/*@font-face {*/
/*    font-family: 'Graphik Light';*/
/*    src: url('./fonts/GraphikLight.woff2') format('woff2'),*/
/*         url('./fonts/GraphikLight.woff') format('woff'),*/
/*}*/


/*@font-face {*/
/*    font-family: 'Graphik Regular';*/
/*    src: url('./fonts/GraphikRegular.woff2') format('woff2'),*/
/*         url('./fonts/GraphikRegular.woff') format('woff'),*/
/*}*/

/*@font-face {*/
/*    font-family: 'Graphik Medium';*/
/*    src: url('./fonts/GraphikMedium.woff2') format('woff2'),*/
/*         url('./fonts/GraphikMedium.woff') format('woff'),*/
/*}*/

/*@font-face {*/
/*    font-family: 'Graphik Semibold';*/
/*    src: url('./fonts/GraphikSemibold.woff2') format('woff2'),*/
/*         url('./fonts/GraphikSemibold.woff') format('woff'),*/
/*}*/

/*@font-face { */
/*    font-family: 'Graphik Bold';*/
/*    src: url('./fonts/GraphikBold.woff2') format('woff2'),*/
/*         url('./fonts/GraphikBold.woff') format('woff'),*/
/*}*/

*{
    margin:0;
    padding: 0;
    box-sizing: border-box;
}

:root{
    /* text color */
   --text-color:#111;
   --dark-blue:#062371;
   --text-black:#000;
   --text-white:#fff;
   --fw300: 300;
   --fw400: 400;
   --fw500: 500;
   --fw600: 600;
   --fw700: 700;
   --fs-72:7rem;
   --fs-36:2.4rem;

}
html{
    font-size: 62.5%;
}

.fw300{
    font-weight:300;
}
.fw400{
    font-weight:400;
}
.fw500{
    font-weight:500;
}
.fw600{
    font-weight:600;
}
.fw700{
    font-weight:700;
}

a{
    text-decoration: none;
}
body{
    color: #111111;
    font-size: 1.6rem;
    font-family: "Open Sans", sans-serif !important;
    font-weight:400;
}
.text-color-black{
    color:#000;
}
.gallery-col {
    display: flex;
    justify-content: flex-end;
    margin-left: auto;
}
.topbar {
    margin-top: 0px;
}
.tb-megamenu .nav > li > a {
    font-size: 15px;
    text-transform: capitalize;
    display: flex;
    padding: 0;
    padding-block: 6px;
    padding-inline: 10px;
}
/*.tb-megamenu .dropup, .tb-megamenu .dropdown {*/
/*    position: static !important;*/
/*}*/
.navbar-brand>img {
    max-width:275px;
    width:100%;
}
.tb-megamenu .mega-nav > li, .tb-megamenu .dropdown-menu .mega-nav > li {
    font-size: 15px;
    margin-left: 17px;
}
.tb-megamenu .row-fluid .span6 {
    width: 100%;
}
.nav-right img {
    max-width: 121px;
}
.confrences-car .owl-prev:after, .st-org-crausel .owl-prev:after{
    content: "\f053";
    font-family: "Font Awesome 6 Pro";
    color: #000;
    font-size: 20px;
    font-weight: 400;
}
.infocus-slider .owl-prev:after{
    content: "\f053";
    font-family: "Font Awesome 6 Pro";
    color: #000;
    font-size: 20px;
    font-weight: 400;
}
.infocus-slider .owl-next:after{
    content:"\f054";
    font-family:"Font Awesome 6 Pro";
    color:#000;
    font-size:20px;
    font-weight:400;
}
.infocus-slider .owl-next:after, .infocus-slider .owl-prev:after{
    height: 30px;
    width: 30px;
    display: flex;
    color: #fff;
    background-color: var(--dark-blue);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
}
.infocus-slider-sec {
    background-color: var(--dark-blue);
    padding: 10px;
}
.infocus-slider-sec p{
    color:#fff;
    margin-bottom:70px;
    font-size:17px !important;
    padding:15px !important;
    line-height:23px !important;
}
.know-about-sec .sub-heading-2 {
    margin-bottom: 25px;
    font-size: 23px;
}
.know-about-sec h3.tit{
    text-align: center;
    text-transform: capitalize !important;
    font-size: 21px;
    font-weight: 700;
    border-bottom:3px solid var(--dark-blue);
    padding-bottom: 8px;
    margin-bottom:50px !important;
    position:relative;
}
/*.hex-1 .hexIn {*/
/*    -webkit-transform: rotate3d(0, 0, 1, -30deg) skewY(30deg);*/
/*    -ms-transform: rotate3d(0, 0, 1, -30deg) skewY(30deg);*/
/*    transform: rotate3d(0, 0, 1, -30deg) skewY(30deg);*/
/*    transition: all 0.5s;*/
/*}*/
/*.hex-2 .hexIn {*/
/*    -webkit-transform: rotate3d(0, 0, 1, -31deg) skewY(30deg);*/
/*    -ms-transform: rotate3d(0, 0, 1, -31deg) skewY(30deg);*/
/*    transform: rotate3d(0, 0, 1, -31deg) skewY(30deg);*/
/*    transition: all 0.5s;*/
/*    left: 68px;*/
/*    top: -2px;*/
/*}*/
/*.hex-3 .hexIn {*/
/*    -webkit-transform: rotate3d(0, 0, 1, -31deg) skewY(30deg);*/
/*    -ms-transform: rotate3d(0, 0, 1, -31deg) skewY(30deg);*/
/*    transform: rotate3d(0, 0, 1, -31deg) skewY(30deg);*/
/*    transition: all 0.5s;*/
/*        left: 145px;*/
/*    top: -1px;*/
/*}*/
/*.hex-4 .hexIn {*/
/*    -webkit-transform: rotate3d(0, 0, 1, -31deg) skewY(30deg);*/
/*    -ms-transform: rotate3d(0, 0, 1, -31deg) skewY(30deg);*/
/*    transform: rotate3d(0, 0, 1, -31deg) skewY(30deg);*/
/*    transition: all 0.5s;*/
/*    left: 210px;*/
/*    top: -1px;*/
/*}*/
/*.hex-5 .hexIn{*/
/*    -webkit-transform: rotate3d(0, 0, 1, -91deg) skewY(30deg);*/
/*    -ms-transform: rotate3d(0, 0, 1, -91deg) skewY(30deg);*/
/*    transform: rotate3d(0, 0, 1, -91deg) skewY(30deg);*/
/*    transition: all 0.5s;*/
/*    top: -59px;*/
/*    left: 38px;*/
/*}*/
/*.hex-6 .hexIn{*/
/*    -webkit-transform: rotate3d(0, 0, 1, -91deg) skewY(30deg);*/
/*    -ms-transform: rotate3d(0, 0, 1, -91deg) skewY(30deg);*/
/*    transform: rotate3d(0, 0, 1, -91deg) skewY(30deg);*/
/*    transition: all 0.5s;*/
/*        top: -62px;*/
/*    left: 110px;*/
/*}*/
/*.hex-7 .hexIn{*/
/*    -webkit-transform: rotate3d(0, 0, 1, -91deg) skewY(30deg);*/
/*    -ms-transform: rotate3d(0, 0, 1, -91deg) skewY(30deg);*/
/*    transform: rotate3d(0, 0, 1, -91deg) skewY(30deg);*/
/*    transition: all 0.5s;*/
/*    top: -62px;*/
/*    left: 185px;*/
/*}*/
.know-about h3.tit {
    text-align: center;
    display: inline-block;
    max-width: 400px;
    width: 100%;
}
.know-about-sec h3.tit:after {
    content: '\f0d7';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    color: var(--dark-blue);
    position: absolute;
    bottom: -37px;
    margin: auto;
    width: 33px;
    left: 0;
    right: 0;
    font-size: 40px;
}
.infocus-slider {
    position:relative;
}
.infocus-slider .owl-nav {
    display: flex;
    position: absolute;
    width: 100%;
    justify-content: space-between;
    padding-inline: 10px;
    height: 50px;
    align-items: center;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
}
/*.tb-megamenu .dropdown-menu {*/
/*    position: absolute;*/
/*    width: 100% !important;*/
/*}*/
ul.tb-megamenu-nav.nav.level-0 {
    position: relative;
}
.tb-megamenu .mega-nav, .tb-megamenu .dropdown-menu .mega-nav {
    list-style: none;
}
.tb-megamenu .mega-group-ct ul {
    margin-left: 0px !important;
}
.tb-megamenu-submenu.vp-mega-container.dropdown-menu.mega-dropdown-menu.nav-child {
    padding: 0 !important;
}
ul.tb-megamenu-nav.nav:before{
    display:none;
}
.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a {
    padding: 6px 5px;
    color: #013299;
    border-bottom: 1px solid #0000000d;
    margin-inline-end: 10px;
    padding-left: 0;
    font-size: 14px;
    margin-bottom: 0;
}
.collapse:not(.show) {
    display: block !important;
}
.tb-megamenu .nav li.dropdown > .dropdown-toggle .caret {
    margin-top: 8px;
    display: none;
}
p{
    text-align:left;
    font-size:14px !important;
}
.padding-top-40{
    
    padding-top:4rem;
}
/**/
.hero-section-p .owl-nav div {
    z-index: 100;
}
.banner .owl-nav .owl-next {
    right: 0;
    transform: initial;
}
nav.navbar {
    padding: 5px 0;
}
.search-col {
    flex-grow: 1;
}
.hero-section-p .owl-carousel .owl-nav .owl-prev:after{
    content:"\f0a8";
    font-family: "Font Awesome 6 Pro";
    color:#fff;
    font-size:40px;
    font-weight:300;
}
.hero-section-p .owl-prev{
    margin-left: 5%;
}
.container.middle-nav {
    justify-content: space-between;
        align-items: center;
        padding-inline: 0px;
}
.container.middle-nav:after,.container.middle-nav:before{
    display:none;
}
.hero-section-p .owl-next{
    margin-right: 5%;
}
.category-list .boxes h3 {
    color: #013299;
    background: transparent;
    padding: 0;
	text-align: center;
	margin-block:16px;
	height:auto;
}
.societal_impact .d-innerpage-content p {
    margin-top: 15px;
}
.category-list .boxes figure img {
    width: auto;
    display: block;
    margin-inline: auto;
	height:66px;
}

.category-list .boxes p{
	background:none;
}
p:empty{
	display:none;
}
.region.region-home-banner {
    max-height: 465px;
    position:relative;
}
.banner .owl-dots{
    top: 93%;
}
.latest-tab-content .card h3 + p {
    min-height: 77px;
}
.hero-section-p .owl-dots{
    display:block;
}
.hero-section-p .owl-nav{
    display:none;
}
.hero-section-p .owl-carousel .owl-nav .owl-next:before{
    content:"\f0a9";
    font-family: "Font Awesome 6 Pro";
    color:#fff;
    font-size:40px;
    font-weight:300;
}
.banner .owl-nav div{
    background:none !important;
}

#block-np-search-np-search-form .form-select
{
    padding-inline: 12px;
    padding-block: 12px;
    font-size: 16px;
}
#np-search-form .form-text {
    padding-inline: 12px;
    padding-block: 12px;
    font-size: 16px;
}
/**/
ul{
    padding-left:0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e8ebf2;
  margin: 1em 0;
  padding: 0;
  margin-bottom:0px;
}
.pt-70{
    padding-top:7rem;
}
.zoom-font button:nth-child(1){
    font-size:11px;
    font-family:var(--fw400);
    
}
.zoom-font button:nth-child(3){
    font-size:15px;
   
    
}
/*custom scrollbar*/

/*
 *  STYLE 3
 */
.py-70{
    padding-block: 7rem;
}
.p-24{
    padding: 24px;
}
.padding-right-45{
    padding-right:4.5rem!important;
}
.video{
        border-radius:5px;
}
/* hex-gallery start*/
  .gallery {
  --s: 144px; /* control the size */
  --g: 10px;  /* control the gap */
  display: grid;
  margin: calc(var(--s) + var(--g));
}

.gallery > .hex{
  grid-area: 1/1;
  width: var(--s);
  aspect-ratio: 0.866;
  object-fit: cover;
  clip-path: polygon(0% 25%,0% 75%,50% 100%,100% 75%,100% 25%,50% 0);
  /*transform: translate(var(--_x,0),var(--_y,0)) scale(var(--_t,1));*/
transform: rotate(30deg) translate(var(--_x, 0), var(--_y, 0)) scale(var(--_t, 1));
  transition: .2s linear;
  /* background-color: lightgray; */
  display: flex;
  justify-content: center;
  align-items: center;
}


.gallery > .hex:nth-child(1) {--_x: calc(-100% - var(--g))}
.gallery > .hex:nth-child(7) {--_x: calc( 100% + var(--g))}
.gallery > .hex:nth-child(3),
.gallery > .hex:nth-child(5) {--_y: calc(-75% - .87*var(--g))}
.gallery > .hex:nth-child(4),
.gallery > .hex:nth-child(6) {--_y: calc( 75% + .87*var(--g))}
.gallery > .hex:nth-child(3),
.gallery > .hex:nth-child(4) {--_x: calc(-50% - .5*var(--g))}
.gallery > .hex:nth-child(5), 
.gallery > .hex:nth-child(6) {--_x: calc( 50% + .5*var(--g))}

.hex-content a{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap:5px;
  transform: rotate(-30deg);
}
.hex-content .icon{
font-size: 30px;
}
.hex-count{
  margin: 0;
  text-align: center;
  font-size:20px;
  font-family: var(--fw600);
  color:inherit;
}
.hex-content .hex-title{
  color: #111;

}
.hex-title{
  margin: 0;
  text-align: center;
  font-size: 14px;
  font-family: var(--fw400);

}
.technology{
  background: #fff6eb;
  color: #fea539;
}
.technology a{
  color: #fea539;
}
.fellowship{
  background-color: #f2f4fe;
  color: #647ff8;
}
.fellowship a{
  color: #647ff8;
}
.organization{
  background-color: #faf2ec;
  color: #d07b45;
}
.organization a{
  color: #d07b45;
}
.startup{
  background: #ffeaea;
  color: #ff3333;
}
.startup a{
  color: #ff3333;
}
.programme{
  background: #e5f7eb;
  color: #00b33e;
}
.programme a{
  color: #00b33e;
}
.funding{
  background-color: #e5f6fc;
  color: #0ca9e1;
}
.funding a{
  color: #0ca9e1;
}
.research{
  background: #e5f2f1;
  color: #018078;
}
.research a{
  color: #018078;
}

/* hex-gallery ends*/
.btn-action{
    background: -moz-linear-gradient( 96deg, rgb(22,93,190) 0%, rgb(14,64,152) 36%, rgb(6,35,113) 100%);
    background: -webkit-linear-gradient( 96deg, rgb(22,93,190) 0%, rgb(14,64,152) 36%, rgb(6,35,113) 100%);
    background: -ms-linear-gradient( 96deg, rgb(22,93,190) 0%, rgb(14,64,152) 36%, rgb(6,35,113) 100%);
    border-radius: 5px;
    color: white;
    padding-block: 10px;
    padding-inline: 48px;
    margin-top: 28px;
    border: 2px solid transparent;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
.btn-action:hover, .btn-action:focus{
    color: var(--dark-blue);
    border: 2px solid var(--dark-blue);
    background: white;
}
.btn-action-outline{
    /* background-image: -moz-linear-gradient( 121deg, rgb(83,4,122) 0%, rgb(6,35,113) 100%);
    background-image: -webkit-linear-gradient( 121deg, rgb(83,4,122) 0%, rgb(6,35,113) 100%);
    background-image: -ms-linear-gradient( 121deg, rgb(83,4,122) 0%, rgb(6,35,113) 100%); */
    border-radius: 5px;
    color: var(--dark-blue);
    padding-block: 10px;
    padding-inline: 48px;
    margin-top: 28px;
    border: 2px solid var(--dark-blue);
    background: white;
    transition: .4s;
    cursor: pointer;

}
.btn-action-outline:hover{
    background: -moz-linear-gradient( 96deg, rgb(22,93,190) 0%, rgb(14,64,152) 36%, rgb(6,35,113) 100%);
    background: -webkit-linear-gradient( 96deg, rgb(22,93,190) 0%, rgb(14,64,152) 36%, rgb(6,35,113) 100%);
    background: -ms-linear-gradient( 96deg, rgb(22,93,190) 0%, rgb(14,64,152) 36%, rgb(6,35,113) 100%);
    color: white;
}
.lastupdated{
    display:none;
}
.topbar {
    border-block: 1px solid #e8ebf2;
    margin-top: 0px;
    /*background-color: #1b348824;*/
}
.topbar-child ul li{
    font-size:14px;
    font-family:var(--fw400);
    display:flex;
    align-items:center;
    padding-block:2px;
}
.nav-about{
    display:none !important;
}

.fs-72{
    font-size: var(--fs-72);
}
.fs-36{
    font-size: var(--fs-36)
}
.fs-30{
    font-size: 30px;
}
.fs-18{
    font-size: 18px;
}
.fs-20{
    font-size: 2rem;
}
.fs-16{
    font-size: 16px;
}
.fs-15{
    font-size: 15px;
}
.fs-14{
    font-size: 14px;
}
.hero-section-p{
    padding-bottom:0px;
    padding-bottom: 0px;
    max-height: 465px;
    overflow: hidden;
}
section{
    padding-block:4rem !important;
}
.mega-portal-slider{
    padding-top: 40px;
    padding-bottom:0;
}
.swiper-button-prev,.swiper-button-next{
display: none;
}
.mega-portal-slider .swiper-wrapper .swiper-slide img{
    max-width: 100%;

}
.mega-portal-slider .swiper-wrapper {
    display: flex;
    align-items: center;
}   


/* font classes */
.font-light{
    font-weight:var(--fw300);
}
.font-regular{
    font-weight: var(--fw400);
}
.font-medium{
   font-weight: var(--fw500);
}
.font-semibold{
    font-weight: var(--fw600);
}
.font-bold{
    font-weight: var(--fw700);
}
.text-dark-blue{
    color: var(--dark-blue);

}
.text-color{
    color: var(--text-color);
}
/* header */
.logo img{
    width: 100%;
}
.social-link{
    display: flex;
    gap: 1.2rem;
    align-items: center;
    font-size: 24px;

}
.social-link li{
   list-style:none; 
}
.nav-about{
    padding-right:19px;
}
.social-link-header{
    font-size:17px!important;
    padding-left:19px;
    border-left: 1px solid #e8ebf2;
    display:none;
}
li.hindi.cmf_lan {
    display: none;
}
.social-link-header li {
     border-bottom:none!important;
     padding-bottom: 0!important;;
    margin-bottom: 0!important;;
}


.social-link li .social-icon {
    color: var(--text-black);
}   
.social-link li .social-icon .fa-facebook-f {
color: #316FF6;
} 
.social-link li .social-icon .fa-linkedin-in {
    color: #0077b5;
    } 
    .social-link li .social-icon .fa-instagram{
        color: transparent;
        background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
        background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
        background-clip: text;
        -webkit-background-clip: text;
    }
    .social-link li .social-icon .fa-youtube{
        color:#ff0000 ;
    }
.accessibility-tools{
    display: flex;
    align-items:center;
    height:30px;

}
.toogle-menu-btn{
    padding-block:9px;
    padding-inline:12px;
}
.accessibility-tools li{
    font-size: 1.4rem;
    font-weight: var(--fw400);
    border-bottom: none!important;
    margin: 0!important;
    padding: 0!important;
}
.accessibility-tools li button{
    padding-block: 0;
    font-size: inherit;
    border: none;
}

.accessibility-tools li a {
    color: inherit;
   
}
.accessibility-tools li a:after{
    content: '|';
    margin: 0 6px;
}
accessibility-tools li {
    font-size: 1.4rem;
    font-weight: var(--fw400);
    border-bottom:none!important;
    margin:0!important;
    padding:0!important;;
}



.search-box {
    border-radius: 30px;
    font-size: 1.6rem;
    padding-inline: 1.6rem;
    padding-block: 1rem;
    width: 374px;
    padding-block: 22px!important;
    padding-inline: 16px!important;
    box-shadow:none;
}
.search-wrap{
    border-radius:40px;
    padding-inline:12px;
}
.search-box:focus{
    border:none!important;
    outline:none!important;
    box-shadow:none!important;
}
.nav-ppac li {
    margin-bottom:0!important;
    padding:0!important;
}
.header-navigation .nav-ppac >ul {
    justify-content: space-between;
}
.nav-ppac ul li {
    position: relative;
}
.header-navigation li a {
    font-size: 14px;
    font-weight: var(--fw600);
    color: #fff;
    padding: 8px 28px;
    display: block;
}

.header-navigation .child-menu a {
    padding: 8px 32px 8px 10px;
}
.nav-ppac ul ul {
    border: 1px solid #eee;
    position: absolute;
    background-color: #f8f9fa;
    min-width: 200px;
    z-index: 30;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    visibility: hidden;
    opacity: 0;
}
.nav-ppac ul > li > ul {
    margin-top: 0px;
}
.bg-light-gray {
    background-color: #f7f7f7 !important;
}
.nav-ppac ul ul li a {
    border: none;
    outline: none;
}
.header-navigation .child-menu a {
    padding: 8px 32px 8px 10px;
}
.child-menu ul li a {
    font-size: 1.5rem;
    padding: 10px 12px;
}
.nav-ppac ul ul li a {
    border: none;
    outline: none;
}
.header-navigation li a {
    font-size: 16px;
    font-weight: var(--fw600);
    color: #111;
    padding: 8px 28px;
    display: block;
}
.header-navigation li a:after {
    content: '\f078';
    font-family: "Font Awesome 6 Pro";
    margin-left: 4px;
    border:0;
}
ul.tb-megamenu-nav {
    max-width: 1185px;
    margin: auto !important;
    gap: 12px;
}
.tb-megamenu {
    background-color: #f7f7f7;
    border-bottom: 0;
    border-top: 0;
}
.block-tb-megamenu.fixed .tb-megamenu {
    padding-block: 8px;
}
.st-bg .card-body a.read-moree {
    margin: 0;
    display: block;
}
.st-bg .carousel-inner {
    padding-block: 10px;
    padding-inline: 10px;
}
.block-tb-megamenu.fixed {
    position: fixed;
    top: 0;
    height:0px;
    z-index: 9;
    width: 100%;
    left: 0;
    text-align: center;
}
.header-navigation li ul li{
    list-style: none;
}
.header-navigation li ul li a:after {
display: none;
}
.header-navigation .child-menu a {
    padding: 8px 32px 8px 10px;
}
/*change opacity when menu content available*/
.nav-ppac ul > li:hover > ul, .nav-ppac ul > li:focus > ul, .nav-ppac ul > li:focus-visible > ul, .nav-ppac ul > li:focus-within > ul {
    margin-top: 0px;
    visibility: visible;
    opacity: 0;
    list-style: none;
}
.blue-gradient{
    background-image: -moz-linear-gradient( 108deg, rgb(22,93,190) 0%, rgb(6,35,113) 100%);
    background-image: -webkit-linear-gradient( 108deg, rgb(22,93,190) 0%, rgb(6,35,113) 100%);
    background-image: -ms-linear-gradient( 108deg, rgb(22,93,190) 0%, rgb(6,35,113) 100%);
} 
/*.btn-action:focus{
   color:#fff; 
} */
.st-org-crausel img {
    max-width: 40px;
    width: auto !important;
}
.st-org-crausel .card-body{
   padding:0; 
}
.st-org-crausel .card-group {
    margin: 10px 5px;
    min-height: 123px;
}
.startup-img a img {
    width: 100%;
}
.startup-img {
    background-color: #fff;
    padding:8px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.2);
    border-radius: 4px;
}
.st-org-crausel .owl-stage-outer {
    padding: 10px 0;
}
.st-org-crausel .card-body .icon-box {
    height: 52px;
}
.st-org-crausel .card-body .icon-box {
    height: 52px;
}
/* hero section  */
.slide-bg{
    min-height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    position:relative;
    background:#dfdfdf;
}
.slide-bg:after{
    content: '';
    position: absolute;
    height: 59px;
    width: 100%;
    background: white;
    bottom: -18px;
    transform: skew(0deg, 1deg);
    z-index:1;
    display:none;
}
.hero-title{
    font-size: var(--fs-72);
    line-height: 1.111;
}
.hero-para{
    font-size: var(--fs-36);
   
}
.sub-heading-2{
    margin-bottom: 28px;
    text-align:left;
}
.marquee-sec {
    margin-top: 0;
    background: #f3f8fe;
    padding-block: 8px;
    height:46px;
    box-shadow: 0px 0px 7px rgba(0,0,0,.2);
    display: flex;
    align-items: center;
}
.social-link-header li{
    font-size:17px!important;
}
.custom-carousel-control{
    width:10%;
}
.custom-carousel-control i{
     width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    z-index: 250;
    border: 1px solid #fff;
    opacity: 1;
    font-size: 28px;
}   

.pause-marquee{
    border: none;
    background: -moz-linear-gradient( 96deg, rgb(22,93,190) 0%, rgb(14,64,152) 36%, rgb(6,35,113) 100%);
    background: -webkit-linear-gradient( 96deg, rgb(22,93,190) 0%, rgb(14,64,152) 36%, rgb(6,35,113) 100%);
    background: -ms-linear-gradient( 96deg, rgb(22,93,190) 0%, rgb(14,64,152) 36%, rgb(6,35,113) 100%);;
    color: white;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
.marquee span a:before{
    content: '\f0da';
    margin-right: 4px;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;

}
.read-moree {
    font-size: 14px;
    font-weight: var(--fw600);
    color: rgb(22, 93, 190);
    text-transform: uppercase;
    line-height: 2.569;
  }
  .card-date-box{
    color: var(--text-white);
    background-color: var(--dark-blue);
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-inline: 12px;
    padding-block: 8px;
    min-width:77px;
  }
.custom-tabs .nav-item .nav-link {
    font-size: 16px;
    font-weight: var(--fw600);
    border-radius: 4px;
    color: white;
    background-color: #141414;
    padding-block: 14px;
    padding-inline: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.marquee-sec a {
    color:var(--dark-blue);
    font-weight:600;
}
  .custom-tabs .nav-item .nav-link.active{
    color: #111;
     background: #f5f5f6;
     border: 0;
  }
.latest-bg .nav-tabs{
    border-bottom: 0;
}
.latest-bg .nav-tabs>li {
    margin-bottom: 0;
}
.latest-bg .nav-tabs .nav-link{
    margin-bottom:0px;
}
.latest-bg .custom-tabs .nav-item .nav-link{
    border: 0;
}
  .custom-tabs li:hover a{
      background:white!important;
      color:#111!important;
  }
 .custom-tabs .nav-item .nav-link:hover {
    color: #111!important;
    background: white!important;
    cursor:pointer;
}
.latest-para{
    opacity:.8;
}
.latest-tab-content{
    background-color:#f5f5f6;
   padding-block:50px;
   padding-inline:24px;
   border:0;
   
}
.card-slider-controler{
    background: white;
    position: relative;
    display: flex;
    gap: 15px;
}
.card-slider-controler i{
color: var(--text-color);
}
.tab-menu-wrapper{
    display: flex;
    justify-content: space-between;
}

.card-slider-controler{
    width: 40px;
}
.slider-control-btn-wrapper{
    display: flex;
    gap: 8px;
    background-color: white;
    border-radius: 4px;
    margin-right: 13%;
}

.latest-bg {
    background: linear-gradient(rgba(0, 0, 0, 0.001), rgba(0, 0, 0, 0.001)),url(../images/bg-latest.jpg) #f5f5f6 ;
    background-repeat: no-repeat;
    padding-top: 90px;
    /*background-size: contain;*/
}

.latest-bg .container{
    background: none;
}

.latest-title{
    position: relative;
    padding-bottom:16px ;
    margin-bottom: 24px;
}
.latest-title:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background: var(--text-white);
    width: 5px;
    

}
.latest-title:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 10px;
    height: 2px;
    background: var(--text-white);
    width: 10%;
    

}
.latest-bg .confrences-car .owl-nav{
    top: -97px;
    right: -32px;
    height: 47px;
}
.crousel-sec {
    max-width:1200px;
    margin: auto;
}
.crousel-sec .container {
    margin: auto;
}
/* S&T section css start */
.form-input-wrapper{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
::placeholder,select option{
    color: var(--text-color)!important;
    opacity:.8;
}

.custom-form-group>input,.custom-form-group 
>select{
     padding-block: 8px;
    padding-inline: 12px;
    font-size: 15px!important;
}
.custom-form-group select option{
    font-size:14px!important;
}
.form-submit-btn{
    background-color: #165dbe;
    padding-block: 10px;
    padding-inline: 12px;
    font-size: 16px;
    text-transform: uppercase;
    color: white;
    font-weight: var(--fw500);
    margin-top: 40px;
}
#block-cmf-content-footer-region-block, div#block-cmf-content-new-footer-block {
    background: #fff;   
} 
.column.sidebar{
  padding-top: 0px !important;  
}
.form-wrapper{   
    /*box-shadow: 0px 0px 11.96px 1.04px rgba(0, 0, 0, 0.05);*/
    background: #fff;
    border-radius: 5px;
    min-height:100%;
}
.form-wrapper .card-body{
    padding: 24px;
}
.form-wrapper .card-body.icon-box{
    width: 55px;
}
.form-wrapper .card-body .form-title{
    margin-bottom: 24px;
    font-size: var(--fs-36);
    text-align: center;
}
.st-bg #edit-submit-button{
    background: #165dbe !important;
    width: 100% !important;
    height: 42px !important;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-top: 30px;
}
.st-bg #np-search-form .form-text{
    padding-block: 9px;
    border-radius: 5px;
    border: 0;
}
.st-bg #block-np-search-np-search-form .form-select{
    padding-block: 8px;
    border: 0;
    border-radius: 5px;
}
.form-select{
  font-size: inherit;     
}    
#st-card-slider .carousel-inner{
    padding:5px!important;
}
.s-t-card{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 4px;
    border: none;
    padding: 16px;
} 
 .s-t-card .card-body .title{
    font-size: 13px;
    font-weight: var(--fw500);
    /* color: var(--text-color); */
	color: rgb(22, 93, 190);
    font-weight:900;
    margin-top: 10px;
 }
 .icon-box img {
    margin-bottom: 24px;
    position: relative;
    z-index: 1;
}
/*.icon-box::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    background-color: #e6ebf4;*/
/*    border-radius: 50%;*/
/*    bottom: 55%;*/
/*    left: 10%;*/
/*    z-index: 0;*/
/*}*/
.icon-box.icon-handshake::after{
    bottom: 50%;
}
.st-slider-control-btn-wrap{
    display: flex;
    gap: 16px;
   
   
}
.st-slider-control-btn-wrap >button{
    border: 1px solid var(--dark-blue) !important;
    padding-block: 12px;
    background-color: white;
    opacity: .5;
    border-radius: 4px;
}
.st-bg{
    background: url('../images/st-bg.png');
    height: 100%;
    background-size: cover;
    background-repeat: repeat;
}

/* S&T section css ends */

/* feature section start */
.feature-bg{
    background-image: url('../images/feature-bg.jpg') ;
    background-color: black;
    background-size: cover;
    background-repeat: no-repeat;
    padding:8rem 0;
}
.st-vision-list .list-group-item{
    padding-block: 10px;
    margin-inline: 18px;
    display: flex;
    align-items: center;
    gap: 24px;
    font-weight: var(--fw500);
    font-size: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.confrences-car .owl-carousel .owl-item img{
    max-height: 170px;
    object-fit: cover;
}
.feature-bg img {
    max-height: 157px;
    object-fit: cover;
}
.feature-bg .list-group-flush>.list-group-item {
    border-width: 1px 0px 1px !important;
}
.st-vision-list .list-group-item i{
    font-size: 32px;
    background: linear-gradient(#062877,#1252af);
    background-clip: text;
    color: transparent;
    width: 35px;
}
.st-vision-list .list-group-item a{
   color:#111;
    
}

/* feature section ends */

/* other-features start */
.other-feature{
    background: url('../images/other-feature-bg.jpg');
    background-repeat:no-repeat;
    background-size:cover;
}
.icon-box .icon{
    font-size:40px!important;
    position: relative;
    z-index:6;
    font-size: 32px;
    background: linear-gradient(#062877, #1252af);
    background-clip: text;
    color: transparent;
}
.s-t-card.feature-card {
    padding: 10px;
}
.s-t-card.feature-card a.read-moree {
    margin-bottom: 0;
}
/* other feature ends */
/*.feature-card .card-body .icon-box::after{*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    background-color: #e6ebf4;*/
/*    border-radius: 50%;*/
/*    bottom: 42%;*/
/*    left: 21%;*/
/*    z-index: 0;*/
/*}*/
.feature-card .card-body .icon-box{
    margin-bottom:10px;
}
.feature-card .card-body .title {
    margin-block: 16px;
    margin-top: 10px;
    margin-bottom: 0;
}
.bg-farmer {
    background-color: var(--dark-blue);
    padding:15px;
    border-radius:5px;
}
/*.farmer-list{*/
/*    padding-inline: 16px;*/
/*}*/
.farmer-list li{
    background: transparent;
    color: white;
    font-weight: var(--fw500);
    font-size: 17px;
    padding-block: 6px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    padding-inline: 10px;
    display: flex;
    align-items: center;
    gap: 16px;
}
.farmer-list li:last-child {
    border:none;
}
.farmer-list li i{
font-size:24px;
margin-right: 10px;
width: 41px;
}
.farmer-list li:first-child{
border-top: none;
}
/* social media card section */
.social-media-bg{
    background:  linear-gradient(rgba(0, 0, 0, 0.001), rgba(0, 0, 0, 0.001)), url('../images/social-media-bg.png') #fff;
    background-size: cover;
    background-repeat: no-repeat;
    padding-block:10rem;
}
.social-media-card{
    /*min-height:480px;*/
    border-radius: 5px;
}
.social-media-card .fb-header{
background-color: #cee0ff;
color: #0866ff;

}
.social-media-card .twitter-header{
    background-color: #cfd0d1;
    color: #111;
    
}
.social-media-card .youtube-header{
        background-color: #ffcccc;
        color: #ff0000;
}
.crousel-sec {
    margin-top: 50px;
}
.fs-col {
    display: flex;
    flex-direction: column;
}
button.border-0.fs-16.text-white.blue-gradient.toogle-menu-btn {
    display: none;
}
.search-width{
    max-width: 230px;
    width: 100%;
}
.search-width form {
    max-width:230px;
    width: 100%;
    position: relative;
}
.hed_ssb_08m .header_search .form-text {
    float: none;
    padding: 8px 35px 9px 7px;
    width: 100%;
}
.header_search .container-inline #edit-actions {
    top: 8px;
    right: 4px;
    position: absolute;
}
.header_search .form-text {
   max-width:270px;
    height:38px;
    border-radius: 40px !important;
    width: 100%;
    padding-left:20px;
    margin-top: 0;
}
.header_search .form-actions {
    position: absolute;
    right: 18px;
    top:7px;
    width: auto;
    background: transparent;
    box-shadow: none;
}
.container-inline {
    position: relative;
}
.hed_ssb_08m .header_search {
    flex: 1;
    padding-left: 12px;
    padding-right: 36px;
}
.fs-col p {
    flex: 1 0 80px;
}
.fs-col a.read-moree {
    margin-bottom: 9px;
}
.social-media-card .card-header h3{
    font-size: 18px;
    font-weight: var(--fw700);
    padding-block:12px ;
    padding-inline: 12px;
}
.confrences-car .owl-nav, .st-org-crausel .owl-nav{
        display: flex;
    position: absolute;
    top: -110px;
    right: 0;
    background-color: #fff;
    gap: 8px;
    max-width: 81px;
    width: 100%;
    justify-content: space-around;
    height:60px;
    align-items: center;
    border-radius: 4px 4px 0px 0px;
}
.st-org-crausel .owl-nav{
    top:-39px;
}
.confrences-car .owl-next:after, .st-org-crausel .owl-next:after{
    content: "\f054";
    font-family: "Font Awesome 6 Pro";
    color: #000;
    font-size: 20px;
    font-weight: 400;
}
.st-org-crausel .owl-nav div {
    border: 1px solid #b5b5b5;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.st-org-crausel .owl-nav div:after{
    color: #b5b5b5;
}
.st-org-crausel .owl-nav div:hover{
    border-color: #062371;
}
.st-org-crausel .owl-nav div:hover:after{
    color: #062371;
}
.confrences-car .owl-prev:after, .st-org-crausel .owl-prev:after{
    content: "\f053";
    font-family: "Font Awesome 6 Pro";
    color: #000;
    font-size: 20px;
    font-weight: 400;
}
.st-org-crausel{
   position:relative; 
}
/* footer section css */
footer{
    padding-top:4rem;
	background: #fff;
}
.address{
    display: flex;
    flex-direction: column;
    margin-top:4px;
    width:100%;
    max-width:85%;
}
.footer-link li{
    border:none!important;
    margin:0!important;
    padding:0!important;
    width:100%;
    display:flex;
}
.footer-link li a{
    color: var(--text-color);
    font-weight: var(--fw400);
    font-size: 15px;
    line-height: 25px;
    margin-bottom:0px;
    display: inline-block;
}
.other-feature a.read-moree {
    display: block;
}
.mega-portal-slider .swiper-slide {
    background-color: #fff;
    height: 115px;
    padding: 20px;
    display: flex;
    align-items: center;
    border-radius: 5px;
}
.footer-logo{
    float:none;
    position:static;
}
.footer-logo img{
    max-width:65%;
}
.footer-title{
    margin-bottom:4px;
    font-weight:var(--fw600);
    font-weight:700;
}
.footer-bottom{
    padding-block:5px;
}
.mega-logo{
    max-width: 100%;
}

input#edit-field-research-form-und-0-url, input#edit-field-technology-form-und-0-url, input#edit-field-innovation-form-und-0-url
{
	display:none !important;
}
div#edit-field-research-form, div#edit-field-technology-form, div#edit-field-innovation-form {
    margin: 10px 0px;
}

li.cmf_lan ul {left: 5px; top: 25px; }
form#views-exposed-form-vocabulary-terms-page input#edit-combine {
    /* font-size: 17px !important; */
    color: #212529;
    /*  padding: 5px 5px;  */
}

.form-select {
    height: 40px;
}

/*css fixes by mohit 05-03-25 */
.books-grid img {
    max-width: 100%;
    height: 150px;
    display: block;
  }
  
 .books-grid .boxes h3 {

    color: #013299;
    min-height: 73px !important;
    font-size: 18px;
    font-weight: 600;

    margin-bottom: 0px;
    line-height: normal;

}

.books-grid .boxes {
    border: 1px solid #ddd;
    padding: 24px;
    border-radius: 12px;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.books-grid .boxes a:last-child {
    margin-top: auto;
}

form#views-exposed-form-innovation-grassroot-views-block-3 select,
input {
    height: 44px;
    margin-top: 0 !important;
}

.books-grid input {
    color: #212529;
}

.books-grid .pager {
    position: relative;
    top: 25px;
    display: flex;
    gap: 8px;
    justify-content: end;
    align-items: center;
}

form#views-exposed-form-vocabulary-terms-page .views-exposed-widgets.clearfix {
    display: flex;
    align-items: end;
}

form#views-exposed-form-vocabulary-terms-page .views-submit-button {
    margin-left: auto;

}

form#views-exposed-form-vocabulary-terms-page .views-exposed-form label {
    margin-bottom: 8px;
    font-size: 18px;
}

form#views-exposed-form-vocabulary-terms-page input#edit-combine {
    height: 40px;
    margin-top: 0;
}

form#views-exposed-form-innovation-grassroot-views-block-3 .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0;
}

form#views-exposed-form-innovation-grassroot-views-block-3 .views-exposed-widgets {
    display: flex !important;
    align-items: end;
}

form#views-exposed-form-innovation-grassroot-views-block-3 .views-exposed-widget.views-submit-button {
    margin-left: auto;
}

.aboutUs p {
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px !important;
}

.taxonomy-term .taxonomy-section,
.taxonomy-term span.field-content {
    display: none;
}

.taxonomy-section {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #f7f7f7;
    padding: 24px;
    gap: 16px;
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
}

.termList {
    width: 20%;
    padding-block: 24px;
    flex-grow: 1;
    background: #ebe9e6;
    transition: .3s;
    max-width: 18%;

}

.termList:hover {
    background: #eca61f;
}

.termList:hover .termList a,
.termList:active .termList a {
    color: #000;
}

.termList a {
    color: #013299;
    font-size: 24px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}

.taxonomy-section .d-innerpage-content p {
    margin: 0;
}

.taxonomy-term-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    gap: 16px;
}

.taxonomy-term-list li {
    width: 20%;
    flex-grow: 1;
    text-align: center;
    background: url('/sites/all/themes/vigyan/homenew/images/feature-artical-img-2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.taxonomy-term-list li a {
    text-decoration: none;
    color: white;
    display: block;
    text-align: center;
    padding: 40px;
    font-size: 24px;
    font-weight: 600;
    backdrop-filter: blur(15px);
    text-transform: capitalize;

}

.taxonomy-section .termList p a:hover {
    color: #fff !important;
}

.taxonomy-section .termList:hover a {
    color: #fff;
}

.taxonomy-term-list li a:hover {
    backdrop-filter: blur(12px);
}

.taxonomy-section .termList p {
    margin-bottom: 00;
}

.st-newsltr span.field-content {
    display: none;
} 
.carousel .infocus-slider-sec p {
    margin-bottom: 10px;
}
.infocus-slider .owl-carousel .owl-item img {
    height: 261px;
    object-fit: cover;
}
.carousel .infocus-slider-sec p {
    margin-bottom: 10px;
    min-height: 170px;
}
.know-about-sec  .carousel .sub-heading-2{
    min-height:56px
}

@media(min-width:992px){
    .tb-megamenu .dropdown-menu li a:hover{
    color:#ffa501;
}
}
@media(min-width:1400px){
  .container{
      max-width:1200px!important;
  }
/*.tb-megamenu-column-inner > ul.tb-megamenu-subnav {*/
/*    column-count: 3;*/
/*}*/
.tb-megamenu-column-inner > ul.tb-megamenu-subnav li ul {
    column-count: initial;
}
/*[data-width="6"] .tb-megamenu-column-inner ul {*/
/*    column-count: 2;*/
/*}*/
}
iframe#twitter-widget-0 {
    max-width: 370px !important;
    width: 100% !important;
}
@media (max-width: 1400px){
/*[data-width="6"] .tb-megamenu-column-inner ul {*/
/*    column-count: 2;*/
/*}*/
/*.tb-megamenu-column-inner > ul.tb-megamenu-subnav {*/
/*    column-count: 3;*/
/*}*/
/*.tb-megamenu-column-inner ul.tb-megamenu-subnav {*/
/*    column-count: 2;*/
/*}*/
.tb-megamenu-column-inner > ul.tb-megamenu-subnav li ul {
    column-count: initial;
}
.slide-bg{
    min-height: auto;
}
.slide-bg:after {
    bottom: -9px;
}
.search-width {
    max-width: 338px;
    width: 100%;
    margin-right: 32px;
}
.st-vision-list .list-group-item a {
    color: #111;
    font-size: 15px;
}
.st-vision-list .list-group-item {
    padding-block: 14px;
    margin-inline: 9px;
}
.farmer-list {
    padding-inline: 0px;
}
.farmer-list li {
    font-size: 14px;
    padding-block: 10px;
    padding-inline:6px;
    gap: 7px;
}
.header-navigation li a{
    font-size:14px;
    padding-right:0!important;
}
 .container{
      max-width:1024px!important;
  } 
  .hero-title{
      font-size:4.2rem;
  }
  .hero-para{
      font-size:3rem;
  }
/*  .slide-bg {*/
/*    padding-top: 8rem;*/
/*    padding-bottom: 10rem;*/
/*}*/
.crousel-sec {
    max-width: 90%;
    margin-left: auto;
}
.fs-36 {
    font-size:3rem;
}
.custom-carousel-control i {
    width:60px;
    height:60px;
}
}




@media (max-width:1200px){
    html{
        font-size:50%;
    }
    .gallery {
    transform: scale(.9);
}
.gallery-col {
   justify-content: space-around;
}
.header-navigation li a{
    font-size:14px;
}
.custom-carousel-control i{
    border:none;
    font-size:24px;
}
.custom-carousel-control{
    width:4%;
}
.container {
    max-width: 960px !important;
}
.header-navigation .child-menu a {
    padding-right:0;
    
}
}
.nav-right ul.navbar-nav {
    flex-direction: row;
    margin-left:10px;
}
@media (max-width:991px){
.btn-action {
    padding-inline: 14px;
}
.tb-megamenu .nav-collapse {
    background: #64c6ff;
    z-index:10000;
}
.tb-megamenu .nav-collapse .nav > li > a, .tb-megamenu .nav-collapse .dropdown-menu a {
    border-bottom: 1px solid #ffffff47;
}
.crousel-sec {
    max-width:95%;
    margin:auto !important;
}
a.navbar-brand.logo img {
    max-width: 79%;
}
.navbar-brand{
    max-width:280px;
}
.gallery-col {
   justify-content: space-around;
}
.gallery {
    transform: scale(.7);
}
.tb-megamenu-column-inner ul.tb-megamenu-subnav {
    column-count:1;
}
.nav-right{
    max-width:147px;
}
.nav-collapse.collapse.show {
    height: auto;
    left: 0;
}
.nav-collapse{
    height: 100% !important;
    left: -100%;
    top: 0 !important;
    max-width: 300px;
    transition: all .2s !important;
    position:fixed !important;
    margin-top:0px !important;
    z-index:10000 !important;
}
.navbar-toggler[aria-expanded="true"] .fa-bars:before {
    content: "\58";
}
.navbar-toggler:focus {
    box-shadow: none;
}
.menuIstance-processed {
    display: none !important;
}
.tb-megamenu {
    height:0px !important;
    position: static !important;
}
.header-navigation .container{
    position: static !important;
}
ul.tb-megamenu-nav.nav.level-0 {
    position: relative;
    display: block;
}
.container.middle-nav {
    gap: 10px;
    flex-wrap: nowrap;
}
.ist-toggle {
    font-size: 30px;
    margin-left: 18px;
        top: 2px;
    right: 10px;
    /*position:absolute;*/
    display:block !important;
}
.slide-bg:after{
    display:none;
}
}
@media (max-width:767px){
.btn-action {
    padding-block: 10px;
    padding-inline: 20px;
}
.custom-tabs .nav-item .nav-link {
    font-size: 11px;
    padding-block: 6px;
    padding-inline: 5px;
}
.crousel-sec{
    max-width:97%;
    margin-left:auto;
    margin-right:auto;
}
.confrences-car .owl-nav{
    gap: 5px;
    max-width: 69px;
    height: 45px;
    align-items: center;
    border-radius: 4px 4px 0px 0px;
    top: 100%;
    left: auto;
    right: auto;
}
.latest-tab-content{
    padding-block: 32px;
    padding-inline: 10px;
}
.crousel-sec .container {
    margin: auto;
    margin-left:0px;
}
.latest-bg .nav-tabs>li {
    margin-bottom: 0;
    margin-right: 0 !important;
}
[class*=col-] + [class*=col-] {
    margin-top: 0;
}
.s-t-card {
    height: 100%;
    margin-top: 0 !important;
}
.card-group {
    margin-bottom: 13px;
}
.carousel-inner {
    padding-top: 21px;
}
.padding-right-45 {
    padding-right: 10px !important;
/* css added by mohit 08-05-25 */
    .termList {
        max-width: fit-content;
        padding-inline: 20px;
        width: 25%;
    }

    .views-exposed-form .views-exposed-widget .form-submit {
        height: 40px;
    }
}
}

.societal_impact .totalnoof-record{
  margin-bottom: 24px;
}
@media (max-width:575px){
.banner .owl-dot{
    width:18px;
    height:3px;
    margin:0 2px;
}
.societal_impact .totalnoof-record{
  margin-bottom: 20px;
}
.confrences-car .owl-nav{
    gap: 1px;
    max-width:48px;
}
.latest-para {
    margin-bottom:22px;
}
.latest-bg .confrences-car .owl-nav{
    top:-62px;
    right:-15px;
    height:30px;
}
.mega-portal-slider .swiper-slide {
    padding:10px;
}
body .tb-megamenu .nav-collapse {
    max-width: 271px;
}
html{
    font-size:44%;
}
.container.middle-nav {
    gap: 10px;
    flex-wrap:wrap;
}
.search-col {
    margin-right:11px;
}
.ist-toggle {
    position:absolute;
}
.gallery {
    transform: scale(.9);
}
.gallery-col {
    justify-content: flex-end;
}
.hex-content .icon{
    font-size:13px;
}
.mega-portal-slider .swiper-slide{
    height:60px;
}
.search-width{
    max-width: 203px;
}
.mega-portal-slider .swiper-slide
.container {
    max-width: 960px !important;
    padding: 0px 16px;
}
.nav-right {
    max-width: 148px;
    overflow: hidden;
    padding-right: 30px;
}
.nav-right img{
   width:100%;
}
.gallery {
    --s: 115px;
    --g: 9px;
}
.topbar-child ul li {
    font-size: 11px;
}
.align-items-center .topbar{
    align-items: flex-start;
}
}
/* css change by mohit  */
ul.tb-megamenu-nav{
    gap: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mega-dropdown-menu{
    width: auto!important;
    min-width: max-content!important;
  
}
.tb-megamenu .mega-inner {
    padding-block: 0!important;
}
.mega-group-title{
    display: block!important;
    padding-block: 6px!important;
}
.tb-megamenu .mega-nav > li:first-child > a, .tb-megamenu .dropdown-menu .mega-nav > li:first-child > a{
    padding-top: 6px;
}
.footer-title {
   
    font-weight: 600;
    font-size: 16px;
}

.tb-megamenu .mega-align-center > .dropdown-menu {
    left: 0%!important;
    transform: none!important;
}


/*Hexgonal css*/
#hexGrid {
  display: flex;
  flex-wrap: wrap;
  width:100%;
  margin: 0 auto;
  overflow: hidden;
  font-family: sans-serif;
  list-style-type: none;
  max-width: 760px;
  padding-left: 50px;
  padding-right: 50px;
  transform: scale(.9);
}

.hex {
  position: relative;
  visibility:hidden;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
  transition: all 0.5s;
  backface-visibility: hidden;
  will-change: transform;
  transition: all 0.5s;
}
.hex::after{
  content:'';
  display:block;
  padding-bottom:87.602%;  /* =  100 / tan(60) * 1.5 */
}
.hexIn{
  position: absolute;
  width:96%;
  padding-bottom: 110.851%; /* =  width / sin(60) */
  margin: 2%;
  overflow: hidden;
  visibility: hidden;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
  -webkit-transform: rotate3d(0,0,1,-60deg) skewY(30deg);
      -ms-transform: rotate3d(0,0,1,-60deg) skewY(30deg);
          transform: rotate3d(0,0,1,-60deg) skewY(30deg);
    transition: all 0.5s;
}
.hexIn * {
  position: absolute;
  visibility: visible;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
}
.hexLink {
    display:block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    overflow: hidden;
    -webkit-transform: skewY(-30deg) rotate3d(0,0,1,60deg);
    -ms-transform: skewY(-30deg) rotate3d(0,0,1,60deg);
     transform: skewY(-30deg) rotate3d(0,0,1,60deg);
}


.img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background-color: #fff;
    margin:12px;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
}
.img i{
   font-size: 31px;
    position: static;
    background: linear-gradient(rgb(12, 176, 255) 0%, rgb(96, 0, 255) 100%) text;
    -webkit-text-fill-color: transparent;
}
.img h2{
    font-size:22px;
    position:static;
    margin-top:22px;
    color: #01679d;
}
.hex .hex-title{
    margin: 0;
    text-align: center;
    font-family: var(--fw400);
    position: absolute;
    color: #000;
    opacity: 1;
    visibility: visible;
    font-size:16px;
    color: var(--dark-blue);
    margin-top: -87px;
    font-weight: 600;
     height: 50px;
         max-width: 137px;
    width: 100%;
}
h3.hex-title:after {
    content: '\f0d8';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    color: var(--dark-blue);
    position: absolute;
    bottom: -37px;
    margin: auto;
    width: 33px;
    left: 0;
    right: 0;
    font-size:24px;
}
.title-bottom.hex h3.hex-title:before{
    content: '\f0d7';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    color: var(--dark-blue);
    position: absolute;
    top: -37px;
    margin: auto;
    width: 33px;
    left: 0;
    right: 0;
    font-size:24px;
}

.title-bottom.hex h3.hex-title {
    margin-top: inherit;
    bottom: -120px;
}
.img *{
    color:var(--dark-blue);
}
.hexLink{
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background-color: #d89e93;
    
}

.confrences-car:where(.owl-carousel.owl-loaded,.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item, .card-group,.card-group>.card){
    height: 100%;
  }
.fw-bold a {
    font-weight: 700;
} 

.aboutUs p {
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px !important;
} 

/*** HOVER EFFECT  **********************************************************************/

.crousel-sec .owl-carousel .owl-stage{
display:flex !important;
}
.crousel-sec .owl-carousel.owl-drag .owl-item{
flex:1 !important;
display:flex !important;
}





/*** HEXAGON SIZING AND EVEN ROW INDENTATION *****************************************************************/
@media (min-width:1201px) { /* <- 5-4  hexagons per row */
  #hexGrid{
    padding-bottom: 15.4%;
    padding-top: 15.4%;
        margin-left: 49px;
  }
  .hex {
    width: 21%; /* = 100 / 5 */
  }
  .hex:nth-child(9n+5){ 
    margin-left:10%;  
  }
}

@media (max-width: 1200px) and (min-width:901px) { /* <- 4-3  hexagons per row */
  #hexGrid{
    padding-bottom: 21.5%;
    font-size: 13px;
    padding-top: 20%;
  }
  .hex {
    width: 25%; /* = 100 / 4 */
  }
  .hex:nth-child(7n+5){ /* first hexagon of even rows */
    margin-left:12.5%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 900px) and (min-width:575px) { 
  #hexGrid{
    padding-bottom: 26.5%;
    font-size: 14px;
    padding-top: 20%;
  }
  .hex {
    width:25%; 
  }
  .hex:nth-child(7n+5){ /* first hexagon of even rows */
    margin-left:12.5%;  /* = width of .hex / 2  to indent even rows */
  }
  .img i {
    font-size: 17px;
}
.img h2 {
    font-size: 15px;
    margin-top: 8px;
}
.img {
    margin:8px;
}
}

@media (max-width:574px){ 
   #hexGrid{
    padding-bottom:35.5%;
    font-size: 14px;
    padding-top: 40%;
    padding-left:0;
    padding-right:0;
  }
  .hex {
    width:25%; 
  }
  .hex:nth-child(7n+5){ /* first hexagon of even rows */
    margin-left:12.5%;  /* = width of .hex / 2  to indent even rows */
  }
  .img i {
    font-size:18px;
}
.img h2 {
    font-size:16px;
    margin-top:5px;
}
.hex .hex-title {
    font-size: 11px;
    margin-top: -70px;
    height: 39px;
}
.title-bottom.hex h3.hex-title{
    margin-top: inherit;
    bottom: -103px;
}
.img {
    margin: 5px;
}
.s-t-card .card-body .title {
        font-size: 11px;
        height: 21px;
}
}

@media (max-width: 400px) {
    #hexGrid {
        font-size: 8px;
    }

}

@-moz-document url-prefix() {
  .navbar-brand > img {
    height: 52px;
}
} 

.social-link a p{
    display: none;
}

.form-item-MYFIELD label{
    color: white;
}

.form-item-main-search-title label{
    color: white;
}

.custom-marquee {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    width: 100%;
  }
  
  .marquee-content {
    display: inline-block;
    padding-left: 100%;
    animation: scroll-left 30s linear infinite;
  }
  
  @keyframes scroll-left {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-100%);
    }
  } 

.form-item-funding-organisation-search label{
    color: white;
}

.form-item-wht-looking-for label{
    color: white;
}

.form-item-focus-area-search label{
    color: white;
}

.form-item-technology-area label{
    color: white;
}

.form-item-experts label{
    color: white;
}

.form-item-state-search label{
    color: white;
}

#edit-submit-organisations{
    color: #000;
}

#edit-submit-organisations-autonomous-institute{
    color: #000;
}

/** Css Added for Graph **/
.fade {
    transition: opacity .15s linear !important;
    opacity: 1 !important;
}

.prtl_dbord_graph .tab-content {
    border: 1px solid #ddd;
    max-width: 100%;
    width: 100%;
}

.prtl_dbord_graph .boxw {
    max-width: inherit !important;
    padding: 0 !important;
    flex: inherit !important;
}

.prtl_dbord_graph .ico_db {
    left: -32px !important;
    transform: scale(.3);
}

.prtl_dbord_graph .box_c {
    padding: 0px !important;
    padding-left: 65px !important;
}

.prtl_dbord_graph .box_c {
    min-height: auto !important;
    margin: 0 !important;
}

.prtl_dbord_graph .box_c h5 {
    font-size: 15px !important;
    text-align: left !important;
}

.prtl_dbord_graph .box_c h4 {
    font-size: 24px !important;
    padding: 0 !important;
    text-align: left !important;
}

.prtl_dbord_graph .nav-pills .nav-link {
    padding: 0;
    margin-bottom: 10px;
    border: 1px solid #fff;
}

.prtl_dbord_graph .nav-pills .nav-link.active,
.prtl_dbord .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #aeaeae;
}

.prtl_dbord_graph .nav-pills .nav-link:hover {
    border: 1px solid #aeaeae;
}

.boxw.active-tab {
    border: 2px solid blue;
    border-radius: 4px;
}

/* css for graient */
.termList:nth-of-type(1) {
background: linear-gradient(to right, #d4e6f4, #619ccb);
}
 
.termList:nth-of-type(2) {
background: linear-gradient(to right, #bdeaef, #96b5cd);
}
.termList:nth-of-type(3) {
background: linear-gradient(to right, #a9ceea, #bdeaef);
}
.termList:nth-of-type(4) {
background: linear-gradient(to right, #94c2e5, #a9ceea);
}
.termList:nth-of-type(5) {
background: linear-gradient(to right, #7eb6e0, #94c2e5);
}
.termList:nth-of-type(6) {
background: linear-gradient(to right, #9fd7dd, #b1c3d2);
}
.termList:nth-of-type(7) {
background: linear-gradient(to right, #a9ceea, #bdeaef);
 
}
.termList:nth-of-type(8) {
background: linear-gradient(to right, #94c2e5, #a9ceea);
}
.termList:nth-of-type(9) {
background: linear-gradient(to right, #7eb6e0, #94c2e5);
 
}
.termList:nth-of-type(10) {
background: linear-gradient(to right, #69aadb, #7eb6e0);
 
}
.termList:nth-of-type(11) {
background: linear-gradient(to right, #a9ceea, #bdeaef);
}
.termList:nth-of-type(12) {
background: linear-gradient(to right, #94c2e5, #a9ceea);
 
}
.termList:nth-of-type(13) {
background: linear-gradient(to right, #7eb6e0, #94c2e5);
 
}
.termList:nth-of-type(14) {
background: linear-gradient(to right, #69aadb, #7eb6e0);
}
.termList:nth-of-type(15) {
 
background: linear-gradient(to right, #539ed6, #69aadb);
 
}
.termList:nth-of-type(16) {
background: linear-gradient(to right, #94c2e5, #a9ceea);
 
}
.termList:nth-of-type(17) {
background: linear-gradient(to right, #7eb6e0, #94c2e5);
 
}
.termList:nth-of-type(18) {
background: linear-gradient(to right, #69aadb, #7eb6e0);
}
.termList:nth-of-type(19) {
background: linear-gradient(to right, #539ed6, #69aadb);
}
.termList:nth-of-type(20) {
background: linear-gradient(to right, #3e92d1, #539ed6);
}
.termList:nth-of-type(21) {
background: linear-gradient(to right, #7eb6e0, #94c2e5);
}
.termList:nth-of-type(22) {
background: linear-gradient(to right, #69aadb, #7eb6e0);
 
}
.termList:nth-of-type(23) {
background: linear-gradient(to right, #539ed6, #69aadb);
}
.termList:nth-of-type(24) {
background: linear-gradient(to right, #3e92d1, #539ed6);
}
.termList:nth-of-type(25) {
background: linear-gradient(to right, #2986cc, #3e92d1);
 
}

.termList {
  transition: filter 0.3s ease;
}
.termList:hover{
        filter: brightness(85%);
}
.taxonomy-term .nezletter .nlbx a:before{
    display: none;
}
.nezletter  .nlbx a {
    height: 100%;
}
.nezletter .impan{
    display: block;
    padding-block: 16px;
}
.nezletter .impan img{
    max-width: 100%;
    max-height: 350px;
    height: 100vh;
    object-fit: cover;
    object-position: center;
}
.nezletter.day a strong{
    padding-block: 16px;
}
.termList a{
    color:#fff
}

@-moz-document url-prefix() {
  .navbar-brand > img {
    height: 52px;
}
} 


.prtl_dbord .box_c h4{

padding-left:0;
text-align:left;
}
.prtl_dbord .box_c h5{
text-align:left;

}
.prtl_dbord .box_c{
padding-left: 170px;
}
.box_c p a {
    color: #013299 !important;
}