/********** Default CSS **********/
:root {
    --primary: #009df2;
    --secondary: #00446B;
    --lightTeal: #009bed94;
    --coralRed: #F03D40;
    --active-color: #002134;
    --light: #e3e2e2;
    --dark: #333;
    --black: #000;
    --yellow: #F39C12;
    --white: #fff;
    --fontText:  'Roboto, sans-serif';
    /* --fontTitle: 'Helvetica Neue, sans-serif'; */
    --margin0: 0px;
    --padding0: 0px;
    --liststyle: none;
    --text-decoration-none: none;
    --text-decoration-underline: underline;
      --col-gap: 2rem;
  	--row-gap: 2rem;
  	--line-w: 0.25rem;
}

body {
    font-family: var(--fontText);
    overflow-x: hidden;
    box-sizing: border-box;
	font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--fontText);
    font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure {
    margin: var(--margin0);
}

ol,
ul,
li {
    list-style: var(--liststyle);
    padding: var(--padding0);
    margin: var(--margin0);
}

p {
    color: var(--dark);
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    margin: 10px 0;
	text-align: justify;
}

a,
a:hover {
    text-decoration: var(--text-decoration-none);
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.hide{
	display:none;
}
.custom-btn {
    padding: 10px 10px;
    display: inline-block;
    color: var(--white) !important;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 1rem;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-text-stroke: .2px;
    letter-spacing: 0.5px;
    cursor: pointer;
        -webkit-text-stroke: .2px;
    border-radius: 5px;
	font-family: var(--fontText);
}
.custom-btn:before {
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: var(--secondary);
    transition: all 0.3s;
    border-radius: 4px;
    z-index: -1;
}

.custom-btn:after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--active-color);
    border-radius: 5px;
    z-index: -2;
    border: 1px solid var(--active-color);
}
.custom-btn:hover {
    color: #fff !important;
}
.custom-btn:hover:before {
    width: 100%;
}

textarea {
    border: 1px solid #bbb9b9b8;
    padding: 8px 10px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    color: var(--dark);
    font-size: 15px;
    font-weight: 500;
    background: #fff;
}
section, header, footer {
    clear: both;
}
iframe {
    width: 100%;
  /*  height: 100%;*/
}
body .red {
    color: #ab1000;
}

.about-sec:after,
.about-sec .container:before,
.section-title:before,
.whos-sec:before,
.whos-sec:after,
.adminstration-sec:after,
.faq-sec:before,
.gallery_img span:after,
.custom-btn:after,
.custom-btn:before,
.faq-sec:after,
.logo-section:after,
.page-title:after, .page-banner:after{
    position: absolute;
    content: '';
}
.modal-body ul li {
    list-style: decimal;
    list-style-position: inside;
}
.modal-body ul li::marker {
    font-weight: bold;
    color: #00101a;
}
.owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.owl-dots .owl-dot {
    width: 17px;
    height: 17px;
    background: var(--primary);
    margin: 0 3px;
    opacity: .3;
    border-radius: 7px;
}

.owl-dots .owl-dot.active {
    opacity: 1;
}

.row {
    margin: 0;
}
/*--------------------------------------------------------------
# Drak Theme/color contrast
--------------------------------------------------------------*/
body.dark,
body.dark .navigation,
body.dark .navbar .nav-item .dropdown-menu,
body.dark .adminstration-box,
body.dark .accordion-button:not(.collapsed),
body.dark .faq-sec,
body.dark .whos-sec,
body.dark .annocements-col .ann-title, body.dark .adminstration-box .icon, body.dark .key-obj {
    background: var(--black) !important;
}

body.dark .logo-header strong,
body.dark .logo-header span,
body.dark .section-title h2,
body.dark .section-title h3,
body.dark .about-sec p,
body.dark .adminstration-box .desp h5,
body.dark .footer .btn.btn-link,
body.dark footer p,
body.dark footer a,
body.dark footer address,
body.dark .counterv span,
body.dark .custom-btn:before,
body.dark .custom-btn:hover, 
.hightlightLinks .logo-text strong, .dark .skip-content a, .dark .page-banner .breadcrumb-item, .dark .page-banner h1, 
.dark .objective-col .adminstration-box .icon, .dark .content-area .admins_box .desp h5, .dark .content-area .admins_box .desp p, 
.dark .screenReaderPage .section-title p, body.dark .custom-list1 li, body.dark .pdfPage strong, body.dark .pdfPage h4, body.dark .pdfPage p, 
body.dark .phdPage strong, body.dark .phdPage p, .dark .regi-steps p, .dark .regi-steps ul li, .dark .aboutPage p, .dark .aboutPage h4  {
    color: var(--white) !important;
}

body.dark .navigation {
    border-top: 1px solid #464646;
    border-bottom: 1px solid #464646;
}

body.dark .about-sec:after,
body.dark .adminstration-sec:after, #contact-buttons-bar.slide-on-scroll {
    display: none;
}

body.dark .banner-section svg g use {
    fill: var(--black);
}

body.dark .navbar .navbar-nav .nav-link:hover,
body.dark .navbar .navbar-nav .nav-link.active,
body.dark .navbar .nav-item .dropdown-menu .dropdown-item:hover,
body.dark .back-to-top,
body.dark .section-title:before,
body.dark .logo-section .owl-nav .owl-prev,
body.dark .logo-section .owl-nav .owl-next,
body.dark .owl-dots .owl-dot,
body.dark .filter-button.active,
body.dark .filter-button:hover,
body.dark #header-carousel .owl-nav .owl-prev,
body.dark #header-carousel .owl-nav .owl-next, body.dark .content-body .nav-tabs li button.active, .dark .page-title:after{
    background: var(--yellow);
}

body.dark .navbar .nav-item .dropdown-menu .dropdown-item,
body.dark .adminstration-box a,
body.dark .section-title h2 span,
body.dark .box-min,
body.dark .box-min h4,
body.dark .filter-button,
body.dark .footer .btn.btn-link:hover,  .dark .page-banner .breadcrumb-item a, .dark .breadcrumb-item+.breadcrumb-item::before  {
    color: var(--yellow) !important;
}

body.dark .custom-btn:after {
    border: 1px solid var(--yellow);
    background-color: var(--yellow);
}

body.dark .navbar .navbar-nav .nav-link:hover,
body.dark .navbar .navbar-nav .nav-link.active,
body.dark .navbar .nav-item .dropdown-menu .dropdown-item:hover,
body.dark .back-to-top,
body.dark .profile-card .caption h5,
body.dark .filter-button.active,
body.dark .filter-button:hover,
body.dark .custom-btn,  body.dark .content-body .nav-tabs li button.active, .dark .img-cont p {
    color: var(--black) !IMPORTANT;
}
body.dark .key-obj {
    border-top: 1px solid #545454;
}
body.dark .banner-section .carousel-caption h1 span {
    background: #000000ad;
}

body.dark .topbar-right::before,
body.dark .topbar-right {
    background: #003d37;
}

body.dark .whos-sec .box-min {
    background: linear-gradient(45deg, #0000007a, transparent);
    border: 2px solid #002830;
}

body.dark .whos-sec:before,
body.dark .faq-sec:before {
    border-top: solid 30px rgb(0 0 0);
}

body.dark .adminstration-box:hover,
body.dark .whos-sec .box-min,
body.dark .filter-button,
body.dark .filter-button,
body.dark #header-carousel .owl-nav .owl-prev,
body.dark #header-carousel .owl-nav .owl-next,
body.dark .back-to-top, body.dark .sitemap-view li .sitemap_menu::after {
    border-color: var(--yellow);
}
body.dark .sitemap-view::before{
	background-color: var(--yellow);
}

body.dark .adminstration-box:hover .desp h5{
	color:  var(--yellow) !important;
}
body.dark .whos-sec .box-min,
body.dark .about-sec .image figure,
body.dark .counterv span, .dark .objective-col .adminstration-box .icon, body.dark .adminstration-box {
    border-color: var(--white);
}
body.dark .sitemap-view li:nth-child(n+1) .sitemap_menu{
	background: var(--white);
}
body.dark  .sitemap-view li:nth-child(n+1) .sitemap_menu::before {
    background: #979797;
}
body.dark .page-banner {
    background: #505050;
}
body.dark  .page-banner:after {
    opacity: .2;
}
body.dark  .Emblemlogo .logo-img, body.dark  .objective-col .icon img {
    filter: brightness(1) invert(1);
	-webkit-filter: brightness(1) invert(1);
	-moz-filter: brightness(1) invert(1);
	-o-filter: brightness(1) invert(1);
}
.dark .aboutPage.content-section .col {
    background: linear-gradient(180deg, rgb(225 228 229) 0%, rgb(255 255 255) 60%, rgb(255 255 255) 80%, rgb(255 255 255) 100%);
}
/*--------------------------------------------------------------
# Hightlighted Links (header)
--------------------------------------------------------------*/
body.hightlightLinks a {
    text-decoration: underline !important;
    background: #000;
    color: #fff !important;
    text-decoration-color: #fff !important;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
[data-aos^=fade][data-aos^=fade] {
    opacity: 1;
    transform: none;
}
/******** Top Header ********/
.top-header {
    border-bottom: 1px solid;
    border-top: 1px solid;
}
.govt-text span {
    font-size: 13px;
	font-family: var(--fontText);
}

.govt-text span:not(:last-child) {
    border-right: 1px solid var(--white);
    padding-right: 7px;
}
.govtIndia {
    height: 17px;
    object-fit: contain;
}
.skip-content a {
    color: var(--secondary);
    padding-right: 10px;
    font-weight: 600;
	font-family: var(--fontText);
}

.skip-content a strong {
    display: none;
}
.top-header .container-fluid {
    padding-right: 0;
}
.topbar-right ul li:not(:first-child) a {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    color: var(--white);
    border: 1px solid var(--white);
    font-size: 18px;
    background: var(--dark);
}

.topbar-right ul li:not(:first-child) a:hover {
    background: var(--white);
    color: var(--active-color);
    border-color: var(--active-color);
}
.topbar-right ul li:not(:first-child) {
    margin: 0 3px;
}

.topbar-right {
    position: relative;
    background: var(--white);
}

.topbar-right::before, #updates .panel-body strong:after {
    position: absolute;
    content: "";
    /* width: 30px; */
    height: 100%;
    top: 0;
    left: -15px;
    transform: skewX(-30deg);
    background-color: var(--white);
}

/*Lanuage Selector*/
select.selectpicker {
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 16px;
}
/********end Top Header********/


/********accessibility tool dropdown********/
.sidepanel {
    width: 0;
    position: fixed;
    min-height: 270px;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 50px;
    z-index: 1111;
    background: url(../img/1.jpg) no-repeat center;
    background-size: cover;
}
.sidepanel:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(17, 17, 17, .7);
}
.sidepanel .closebtn {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 36px;
    font-weight: bold;
    height: auto;
    z-index: 11;
    line-height: normal;
    color: #fff;
}
.sidepanel a:hover {
    color: #f1f1f1;
}

.sidepanel .closebtn {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 36px;
    font-weight: bold;
    height: auto;
    line-height: normal;
}

.openbtn {
    font-size: 20px;
    cursor: pointer;
    background-color: #111;
    color: white;
    padding: 10px 15px;
    border: none;
}

.openbtn:hover {
    background-color: #444;
}

.sidepanel-box {
    background: #ffffff1a;
    width: 90%;
    margin: 0 auto 5px;
    z-index: 1;
    position: relative;
    border: 1px solid #ffffff1a;
}

/*Dark Theme*/
.color-control .checkbox {
    opacity: 0;
    position: absolute;
}
.color-control h5+label {
    font-size: 0;
}
.color-control .checkbox-label {
    background-color: var(--black);
    width: 90px;
    height: 35px;
    border-radius: 50px;
    position: relative;
    padding: 5px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #B0B9AE;
    margin: 0 auto;
}

.color-control .fa-moon {
    color: var(--yellow);
    padding-left: 8px;
    font-size: 24px;
}

.color-control .fa-sun {
    color: #f39c12;
    padding-right: 2px;
    font-size: 26px;
}

.color-control .checkbox:checked+.checkbox-label .ball {
    transform: translateX(54px);
}

.color-control .checkbox-label .ball {
    background-color: #fff;
    width: 40px;
    height: 40px;
    position: absolute;
    left: -4px;
    top: -3px;
    border-radius: 50%;
    transition: transform 0.2s linear;
}

/*font resize*/
.font-increse ul li a {
    font-size: 16px;
    color: #fff;
    padding: 0;
}

.font-increse ul li a {
    font-size: 21px;
    color: #fff;
    padding: 10px;
    margin: 0 3px;
    line-height: normal;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 1px #4992b9, -1px -1px 2px #6897b1ed, 1px 1px 1px #f7f7f7;
}

/*Search*/
.search-btn {
    background: #333;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.search-btn:hover {
    background: #42BBA3;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.search_box {
    clear: both;
    width: auto;
    background: #333;
    margin: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all0 .1s ease-in-out;
    transition: all 0.1s ease-in-out;
    position: fixed;
    right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search_box.active {
    height: auto;
    padding: 1%;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.search_box input {
    width: 100%;
    font-size: 1em;
    margin: 0px;
    padding: 10px;
    border: none;
    background: #fff;
    border-radius: 5px;
    height: 36px;
}

.search_box input.search_icon {
    clear: both;
    width: 7%;
    height: auto;
    padding: 1%;
    margin: 0;
    float: right;
    border: medium none;
    color: #FFF;
    cursor: pointer;
    background: #42BBA3;
    opacity: 1;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.search_box input.search_icon:hover {
    background: #777;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.gsc-input, .gsc-input tr {
    background: transparent;
    border: 0;
    padding: 0;
    border-radius:5px;
}
.gsib_a {
    padding: 4px 1px 4px 4px !important;
    border: 0;
    border-radius: 55px;
    background: transparent;
}
.gsib_a input {
    background-image: none !important;
    padding: 10px !important;
    height: 32px !important;
    min-width: 200px;
}
.gsc-search-button-v2 {
    height: 35px;
    padding: 7px 12px;
}
.gsc-search-button-v2 svg {
    width: 20px !important;
    height: 20px !important;
}
.gsc-search-button-v2 {
    height: 35px;
    padding: 7px 12px;
    margin: -3px 0 0;
    border-radius: 5px;
}
#loginBtn {
    margin-left: 12px;
}
/********Logo header********/
.niotLogo img:first-child {
    display: none;
}
.logo-img img {
    height:110px;
    object-fit: contain;
}
.logo-header a:hover {
    text-decoration: none;
}
.logo-text strong {
    color: var(--secondary);
    font-weight: 800;
    font-size:26px;
    letter-spacing: .2px;
    line-height: normal !important;
	white-space: normal;
	font-family: var(--fontText);
}
.logo-text span {
    font-size: 20px;
    line-height: 1 !important;
    font-weight: 600;
    font-family: var(--fontText);
}
.logo-title2 {
    color: #00466B;
}
.logo-titleNiot {
    color: #006197d9;
}
.logo-titMinistry {
    letter-spacing: -.5px;
}


.logo-list li a img {
    height: 80px;
}

/********End Logo Header

/******** Navbar ********/
.navigation {
    background: var(--secondary);
}
/* .sticky-top.navigation:before {
     background: url(../img/wave.png) repeat-x;
    position: absolute;
    content: '';
    width: 100.1%;
    height: 11px;
    top: -9px;
    left: 0px;
    margin: 0 auto;
    animation: wave-animation 40s linear infinite;
} */
/* .wave {
    background-image: url("../img/wave-img.svg");
    background-repeat: repeat-x;
    background-size: 80px auto;
    background-position: bottom;
    position: absolute;
    bottom: 0%;
    width: 100%;
    height: 40px;
    animation: wave 25s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
    z-index: 1;
}

.wave:nth-of-type(2) {
opacity: 0.7;
animation: swell 5s ease -1.25s infinite, wave 5s cubic-bezier(0.36, 0.45, 0.63, 0.53) -.125s infinite;
z-index: 0;
}

@keyframes wave {
0% {
background-position-x: 0%;
}
100% {
background-position-x: -500px;
}
}

@keyframes swell {
0%, 100% {
background-position: right bottom 10px;
}
50% {
background-position: right bottom 0;
}
}  */
@keyframes wave-animation {
      from {
        background-position: 0 0;
      }
      to {
        background-position: -1000px 0; /* Adjust value based on image width */
      }
    }
.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}

body #wrapper .navigation  .navbar .navbar-nav .nav-link{
    padding: 8px 25px;
    color: var(--white);
    font-size: 18px;
    font-weight: 500;
    outline: none;
    text-transform: capitalize;
    border-right: 1px solid #fff;
    letter-spacing: .3px;
        cursor: pointer;
        text-align:center;
}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    border: 0;
    margin: -1px -2px 1px;
    padding: 0 0 0 2px;
        font-size: 28px;
}
.navbar .navbar-nav .nav-link svg {
    margin-right: 6px;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
       background: var(--active-color);
    color: var(--white);
    text-decoration: none;
}

.navbar .dropdown-toggle::after {
    position: relative;
    top: 2px;
}

.navbar .nav-item .dropdown-menu .dropdown-item {
    color: var(--secondary);
    padding: 3px 14px;
}

.navbar .nav-item .dropdown-menu .dropdown-item:hover {
    background: var(--secondary);
    text-decoration: var(--text-decoration-none);
    color: #fff;
}

.navbar .nav-item .dropdown-menu .dropdown-item:not(:last-child) {
    border-bottom: 1px solid var(--secondary);
}

.fixed-header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    right: 0;
    margin: 0 auto;
}

header .custom-btn:after {
    border-radius: 0;
}

.login-btn-mob {
    display: none;
}
/*==========Sub Menu=v==========*/
.mainmenu .collapse ul>li:hover>a, .mainmenu .collapse ul ul.dropdown-menu li:hover a {
    background: var(--active-color);
    color: #fff !important;
}

.mainmenu .collapse ul ul>li:hover>a,
.navbar-default .navbar-nav .show .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .show .dropdown-menu>li>a:hover {
	    background: var(--active-color);
    color: var(--secondary) !important;

}
.mainmenu .collapse ul ul.dropdown-menu li:last-child a {
    border-bottom: 0;
}
.mainmenu .collapse ul ul ul>li:hover>a {
	background: #4CAF50;
}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu {
    background: var(--secondary);
}

.mainmenu .collapse ul ul.dropdown-menu li a {
    width: 100%;
    display: inline-block;
    color: #fff;
    padding: 5px 13px;
    font-weight: 700;
    border-bottom: 1px solid #296689;
}
/******************************Drop-down menu work on hover**********************************/
.mainmenu {
	background: none;
	border: 0 solid;
	margin: 0;
	padding: 0;
	min-height: 20px;
	width: 100%;
}

@media only screen and (min-width: 767px) {
	.mainmenu .collapse ul li:hover>ul {
		display: block
	}

	.mainmenu .collapse ul ul {
		position: absolute;
		top: 100%;
		left: 0;
		min-width: 250px;
		display: none;
		        border-radius: 0px 0px 5px 5px;
	}

	/*******/
	.mainmenu .collapse ul ul li {
		position: relative
	}

	.mainmenu .collapse ul ul li:hover>ul {
		display: block
	}

	.mainmenu .collapse ul ul ul {
		position: absolute;
		top: 0;
		left: 100%;
		min-width: 250px;
		display: none
	}

	/*******/
	.mainmenu .collapse ul ul ul li {
		position: relative
	}

	.mainmenu .collapse ul ul ul li:hover ul {
		display: block
	}

	.mainmenu .collapse ul ul ul ul {
		position: absolute;
		top: 0;
		left: -100%;
		min-width: 250px;
		display: none;
		z-index: 1
	}

}


/********Navbar Media Query********/


@media (min-width: 992px) {
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    border: 0;
    margin: 0px 0 0 7px;
    padding: 0px 0 0 2px;
    width: auto;
    height: auto;
    right: 8px;
    position: static;
    display: inline-block;
    font-size: 21px;
}
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 104%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s;
        background: var(--active-color);
        border-radius: 4px;
        width: 100%;
        padding: var(--padding0);
    }
}

.navbar .nav-item:hover .dropdown-menu {
    top: 100%;
    visibility: visible;
    transition: .5s;
    opacity: 1;
}

@media (max-width: 991px) {
    .navbar .navbar-nav .nav-link {
        margin-right: 0;
        padding: 10px 0;
    }
.topbar-right ul li:not(:first-child) {
    margin: 0 1px;
}
.topbar-right {
    padding-left: 18px !important;
    padding-right: 10px !important;
}
.skip-content a {
    font-size: 13px;
}
    .navbar-toggler {
        background: #fff;
        margin: 8px 10px 8px;
        border-radius: 5px;
        width: 50px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    .login-btn-mob {
        display: block;
        padding-right: 14px;
    }

    .fixed-header {
        position: static;
    }

    div#navbarCollapse>div,
    div#navbarCollapse>div ul {
        width: 100%;
    }

	div#navbarCollapse>div ul>li>a {
	    border-bottom: 1px solid #666666;
	    background: var(--black);
	    padding: 2px 19px;
	    font-size: 15px;
	    border-right: 0;
	}

    .navbar .nav-item:hover .dropdown-menu {
        background: #455243;
    }

    .navigation #navbarCollapse .login-btn {
        display: none;
    }

    .navigation {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    div#navbarCollapse {
        position: absolute;
        top: 56px;
        width: 100%;
        left: 0;
        background: var(--dark);
                z-index: 99;
    }

    .navigation nav {
        width: 100%;
    }

    .arrow-navbar-toggler {
        background: var(--black);
        border: 1px solid #858585;
    }

    .arrow-navbar-toggler span.navbar-toggler-icon {
        background-image: none;
        position: relative;
    }

    .arrow-navbar-toggler span.navbar-toggler-icon:before {
        content: '\f00d';
        font-family: 'Font Awesome 6 Free';
        font-weight: 900;
        font-size: 30px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        color: var(--white);
    }
}

@media only screen and (max-width: 767px) {
	.navbar-nav .show .dropdown-menu .dropdown-menu>li>a {
		padding: 16px 15px 16px 35px
	}

	.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu>li>a {
		padding: 16px 15px 16px 45px
	}
}

/*--------------------------------------------------------------
# Hero Banner
--------------------------------------------------------------*/
.banner-section .carousel-caption {
    left: 36%;
    color: #fff;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
}
.banner-text {
    background: #004369ad;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    text-align:center;
}
.banner-section .banner-1 .banner-text, .banner-section .banner-1 .banner-text h1{
    text-align: left;
    background: transparent;
}
.banner-1 .carousel-caption {
    left: 33%;
}
/* .banner-section .carousel-caption h1 {
    font-size: 50px;
    font-family: var(--fontText);
    line-height: normal;
    text-shadow: 1px 0px 4px #ddd;
    display: inline-block;
	-webkit-text-stroke: 1px #fff;
	    color: transparent !important;
		font-weight: 500;
		letter-spacing: 1px;
}

.banner-section .carousel-caption h1:before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff;
    -webkit-text-stroke: 2px #ffffff;
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    border-right: 2px solid #ffffff;
    animation: text-fill 4s ease-in-out alternate infinite;
}
@keyframes text-fill {
    100% {
        width: 100%;
    }
} */

.banner-section h1.text {
  font-size: 50px;
    font-family: var(--fontText);
    line-height: normal;
    display: inline-block;
	-webkit-text-stroke: 1px #fff;
	    color: transparent !important;
		font-weight: 500;
		letter-spacing: 1px;
}

.banner-section h1.text span {
  position: relative;
  display: inline-block;
}

.banner-section h1.text span::before {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  -webkit-text-stroke: 2px #fff;
  width: 0;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid #fff;
  animation: text-fill 10s ease-in-out alternate infinite;

}

/* Delay the second line's animation */
h1 .text span:nth-child(2)::before {
  animation-delay: 20s; /* Delay by the duration of the first animation */
}

@keyframes text-fill {
  100% {
    width: 100%;
  }
}
.banner-section .carousel-caption p {
    font-size: 20px;
    line-height: 1.5;
    margin: 20px 0 25px;
    color: #fff;
    text-align: justify;
	text-shadow: 1px 0px 4px #000;
	    font-weight: 300;
}
body .gsc-search-button-v2 {
    background: var(--secondary);
    border: 1px solid var(--secondary);
}
#header-carousel .owl-carousel.owl-drag .owl-item {
    margin-right: 0 !important;
}

#header-carousel {
    margin-top: 10px;
}

#header-carousel .owl-nav .owl-prev,
#header-carousel .owl-nav .owl-next {
    background: var(--lightTeal);
    border-radius: 100px;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    position: absolute;
    border: 2px solid #004d56;
    color: #000000;
}

#header-carousel .owl-nav .owl-prev {
    left: 10px;
}

#header-carousel .owl-nav .owl-next {
    right: 10px;
}

#header-carousel .owl-item img {
    height: 480px;
    object-fit: cover;
}

.customPlayPause {
    cursor: pointer;
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
}

.customPlayPause.pause {
    background-color: #dc3545;
    /* Change color when paused */
}

.customPlayPause.pause,
.customPlayPause {
    background-color: var(--secondary);
    right: 20px;
    bottom: 50px;
    z-index: 1;
    padding: 7px 10px;
    box-shadow: 0 15px 10px -10px rgba(31, 31, 31, 0.5);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    letter-spacing: .5px;
    min-width: 80px;
}

.customPlayPause.pause:hover,
.customPlayPause:hover {
    background: var(--primary);
}

.customPause,
.customPlay {
    display: inline-block;
    background: #2d9070;
    color: #fff;
    padding: 10px;
    margin-left: 5px;
    cursor: pointer;
}

.customPlayPause {
    background: var(--secondary);
}
/* .banner-btn {
    color: var(--secondary) !important;
}
.banner-btn:after {
    background: #fff;
    border-color: #fff;
} */

.hero-waves {
    width: 100%;
    height: 60px;
    top: -30px;
    z-index: 111;
}

.wave1 use {
    animation: move-forever1 8s linear infinite;
    animation-delay: -1s;
}

.wave2 use {
    animation: move-forever2 6s linear infinite;
    animation-delay: -1s;
}

.wave3 use {
    animation: move-forever3 4s linear infinite;
    animation-delay: -1s;
}

@keyframes move-forever1 {
    0% {
        transform: translate(85px, 0%);
    }

    100% {
        transform: translate(-90px, 0%);
    }
}

@keyframes move-forever2 {
    0% {
        transform: translate(-90px, 0%);
    }

    100% {
        transform: translate(85px, 0%);
    }
}

@keyframes move-forever3 {
    0% {
        transform: translate(-90px, 0%);
    }

    100% {
        transform: translate(85px, 0%);
    }
}

.brochure-overlay {
    position: absolute;
    top: 50%;
    right: 12%;
    transform: translateY(-50%);
    width: clamp(140px, 20%, 268px);
    aspect-ratio: 1 / 1.414;
    cursor: pointer;
    text-decoration: none;
    display: block;
    z-index: 5;
}
#header-carousel .owl-item .brochure-overlay img {
    width: auto;
    height: 440px;
    object-fit: cover;
    border: 4px solid #ffffff;
    border-radius: 8px;
    box-shadow: 0 18px 50px -8px rgba(0,0,0,0.3);
    transition: transform .25s ease, box-shadow .25s ease;
    display: block;
}
    .brochure-overlay:hover img,
    .brochure-overlay:focus-visible img {
      transform: translateY(-3px) scale(1.03);
      box-shadow: 0 26px 70px -6px rgba(0,0,0,0.35);
    }
.brochure-overlay .badge {
    position: absolute;
    bottom: 6px;
    left: 6px;
    background: #fff;
    color: var(--active-color);
    padding: 5px 10px 2px;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    backdrop-filter: blur(4px);
    border-radius: 2px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
body .hide-desk{
	display:none !important;	
}


/*--------------------------------------------------------------
# Annocements
--------------------------------------------------------------*/
#updates #updates {
    background: #C3EBFD;
}
#updates .panel-body strong {
   /* background: #8dd8ff;*/
    padding: 6px 20px;
    display: inline-block;
    color: var(---secondary);
    font-size: 22px;
    position: relative;
    min-height: 40px;
}
#updates .panel-body strong img{
    height: 35px;
    margin-right: 5px;
    object-fit: contain;
}
#updates .panel-body strong:after {
    left: auto;
    background: #8dd8ff;
    right: -15px;
    transform: skewX(30deg);
        min-height: 46px;
}
#mainul li a {
    color: var(--secondary);
    text-decoration: underline;
}
.annocements-col .card-footer li a {
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    background: var(--dark);
    color: var(--white);
    margin: 0 1px;
    width: auto;
    height: auto;
    padding: 5px 4px;
}
div#content>div:hover {
    animation-play-state: paused;
}
div#content>div {
    will-change: transform;
    transform: translateX(0);
    white-space: nowrap;
    animation: marquee 15s linear infinite;
    width: 100%;
    transition: animation-play-state 0.2s ease;
}

div#content {
    display: flex;
    justify-content: center;
    overflow: hidden;
    min-height: 40px;
    align-items: center;
}
ul#mainul {
    display: flex;
    align-items: center;
    justify-content: end;
}
ul#mainul li {
    padding: 0 70px 0 0px;
    list-style: disc;
    font-weight: 500;
    color: #082aa4;
}
ul#mainul li:last-child {
    padding-right: 0;
}
/* Make it move! */
@keyframes marquee {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.PlayNew svg {
    display: none;
}

#updates button.btn {
    width: 36px;
    height: 36px;
    border: 2px solid var(--secondary);
    border-radius: 5px;
    background: var(--secondary);
    font-size: 18px;
    color: #fff;
}
#updates button.btn:focus, #updates button.btn:hover {
    color: var(--secondary);
    background: transparent;
}
/*--------------------------------------------------------------
# About us
--------------------------------------------------------------*/


.logo-section:after, .logo-section:after {
    background: #e7e7e7;
    width: 81%;
    height: 2px;
    top: 0;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}


.section-title {
    position: relative;
    padding-bottom: 21px;
    margin-bottom: 18px;
}

.section-title:before,
.page-title:after {
    background: var(--secondary);
    width: 80px;
    height: 2px;
    bottom: 0;
}

.section-title h2 {
    font-size: 43px;
    font-weight: 900;
    font-family: var(--fontText);
    margin: var(--margin0);
    letter-spacing: 1px;
}

.section-title h2 span {
    color:var(--secondary);
}

.section-title h3 {
    color: var(--black);
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-top: 4px;
}
.about-sec .image figure {
    margin: 0;
    padding: 0;
    background: var(--white);
    overflow: hidden;
    border:1px solid #a4a4a4;
    border-radius: 60px 4px;
    border-radius: 20px;
}

.about-sec .image img {
    object-fit: cover;
    /* -webkit-transform: rotate(15deg) scale(1.1); */
    /* transform: rotate(15deg) scale(1.1); */
    /* -webkit-transition: .3s ease-in-out; */
    transition: .3s ease-in-out;
    height: 420px;
    object-position: center;
    padding: 0;
    border-radius: 20px;
}

.about-sec .image figure:hover img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
}

.about-sec .content {
    padding-left: 20px;
}

/*--------------------------------------------------------------
# whos who
--------------------------------------------------------------*/
/*.whos-sec {
    background: url(../img/whos-who/whos-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background: #e5e5e5;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 50px), 50% 100%, 0 calc(100% - 50px));
}*/

.faq-sec:after, #funding:after {
    position: absolute;
    content: '';
    background: url(../img/pattern1.jpg);
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .2;
    left: 0;
    top: -30px;
}

.faq-sec:before, #funding:before {
    width: 90px;
    height: 60px;
    border-top: solid 30px rgb(255 255 255);
    border-left: solid 50px transparent;
    border-right: solid 50px transparent;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    z-index: 1;
}

/*.whos-sec:after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgba(0, 0, 0, .7);
}*/
.whos-sec .container,
.faq-sec .container, #funding .container {
    position: relative;
    z-index: 1;
}

.whos-sec .section-title:before,
.adminstration-sec .section-title:before, #funding .section-title:before {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.whos-sec .box-min {
    background: var(--white);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    width: 100%;
}

/* .profile-card {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    box-shadow: 0 0 22px #3336;
    margin: 0 25px;
} */

.profile-card {
    border-radius: 10px;
    height: 220px;
    box-shadow: 0 0 22px #3336;
    margin:62px 25px 0;;
}

.profile-card .img {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.profile-card .img,
.img img,
.caption,
.caption .social-links a,
.profile-card,
.adminstration-box,
.gallery_img {
    transition: .6s;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
}

.profile-card .img {
    transform: translateY(-60px);
}

.img img {
    object-fit: contain;
    background: transparent;
    border: 0;
    border-radius: 5px;
    object-position: center;
    height: 210px;
}
.profile-card:hover img {
    border-radius: 10px;
}

.caption {
    transform: translateY(-80px);
    -webkit-transform: translateY(-80px);
    -moz-transform: translateY(-80px);
    -o-transform: translateY(-80px);
    opacity: 0;
}

.caption h5 {
    color: var(--dark);
}

.profile-card .caption {
    opacity: 1;
    margin-top: 40px;
}

.caption .social-links a {
    color: var(--black);
    margin-right: 8px;
    font-size: 18px;
}



/*--------------------------------------------------------------
# Adminstration
--------------------------------------------------------------*/
.adminstration-sec:after {
    background-position: bottom;
    top: 0;
}

.adminstration-box {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    border-radius: 5px;
    padding: 20px 15px;
    min-height: 110px;
    background: var(--white);
    border: 2px solid #009bed29;
    margin-bottom: 20px;
}
.adminstration-box:hover h5 a{
	border:0;
}
.adminstration-box .icon {
    color: var(--primary);
    background: #fff;
    width: 100px;
    height: 100px;
    margin: -50px auto 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    border: 2px solid #009bed29;
}

.adminstration-box:hover {
    box-shadow: rgb(0 150 136 / 53%) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    border-color: var(--secondary);
}

.adminstration-box a {
    color: var(--active-color);
    display: inline-block;
    padding: 0 10px;
    border-radius: 4px;
}

.adminstration-box:hover a {
    border: 1px solid #fff;
    padding-top: 2px;
    margin-top: 9px;
    text-decoration: none !important;
}

.adminstration-box:hover .icon a {
    border: 0;
    color: #fff;
}
.adminstration-box:hover .icon {
    background: var(--secondary);
}

.adminstration-box:hover h5 {
    color:var(--secondary);
}

/*--------------------------------------------------------------
# FAQ Section
--------------------------------------------------------------*/


.faq-sec {
    background: #e5e5e5;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 50px), 50% 100%, 0 calc(100% - 50px));
}
.accordion-item {
    margin-bottom: 10px !important;
}
.accordion-button {
    border: 2px solid #0043693d;
    background: #edeaea;
    padding: 10px 20px;
}
/* .accordion-button:not(.collapsed):before {
    background: url(../img/wave_pattern.png);
    position: absolute;
    content: '';
    width: 100%;
    height: 7px;
    top: -5px;
    left: 0px;
    margin: 0 auto;
} */
.accordion-button:not(.collapsed):focus {
    box-shadow: none;
}
.accordion-button:not(.collapsed), .accordion-button:hover {
    background: var(--secondary);
    color: #fff;
    border-color: transparent;
}

.accordion-button:not(.collapsed)::after {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    -o-filter: brightness(0) invert(1);
}

.pdfPage .listInstitute li::marker {
    font-weight: 600;
    color: #002133;
}
.faq-page .accordion-item ul {
    padding-top: 12px;
}
.faq-page .accordion-item ul li {
    list-style: disc;
    list-style-position: inside;
    padding: 0 0 3px;
}
.faq-page .section-title:before{
	display:none;
}

.accordion-item .accordion-header .accordion-button {
    border: 2px solid var(--secondary);
    /* color: var(--secondary); */
}


/* .accordion-item .accordion-header .accordion-button:hover, .accordion-item .accordion-header .accordion-button:focus, .accordion-item .accordion-button:not(.collapsed){

    color: #fff;
} */

.accordion-item .accordion-header .accordion-button strong {
    margin-right: 7px;
}
.accordion-item .accordion-header .accordion-button:hover:after {
    filter: brightness(1) invert(1);
    -webkit-filter: brightness(1) invert(1);
    -moz-filter: brightness(1) invert(1);
    -o-filter: brightness(1) invert(1);
}

/*--------------------------------------------------------------
# Lets Explore
--------------------------------------------------------------*/
.explore-main {
  width: 100%;
  min-height: 160px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.explore-main:hover .explore-icon a {
    color: #fff;
}
/* .explore-main:hover .explore-icon {
    background: var(--active-color);
} */
.explore-main:hover .explore-box h4 a {
    color: var(--active-color);
}
.explore-box {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  position: absolute;
  bottom: 0;
  z-index: 1;
  box-shadow: 0 0 20px -15px var(--active-color);
  transition: transform .8s;
  width:100%;
}


.explore-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: -50px auto 0;
    background: #fff;
    border: 2px solid #193d80;
    display: flex;
    justify-content: center;
    align-items: center;
}
.explore-icon img {
    height: 50px;
}
.explore-icon a {
    color: #004369;
    font-size: 30px;
}
/* Membuat border title */
.explore-box h4 {
    min-height: 45px;
    width: 100%;
    margin: 10px auto 10px;
    background: #fff;
    position: relative;
}

.explore-box h4 a {
    color: #333;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    width: 100%;
}




/* membuat shadow untuk service */
.explore-main::after {
  content: '';
  height: 132px;
  width: 80%;
  background: #fff;
  position: absolute;
  border-radius: 10px;
  bottom: 0;
  left: 10%;
  z-index: -1;
  box-shadow: 0 0 20px -15px #030380;
  transition: transform .8s;
}
.explore-main::before {
  content: '';
  height: 140px;
  width: 64%;
  background: #fff;
  position: absolute;
  border-radius: 10px;
  bottom: 0;
  left: 18%;
  z-index: -2;
}

.explore-main:hover .explore-box  {
  transform: translateY(-50px);
}

.explore-main:hover::after {
  transform: translateY(-25px);
}

.explore-icon a svg{
  transition: transform 1s;
}

.explore-main:hover .explore-icon a svg {
  transform: rotate(360deg);
}


/*--------------------------------------------------------------
#R & D
--------------------------------------------------------------*/
#funding {
    background: #e5e5e5;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 50px), 50% 100%, 0 calc(100% - 50px));
}


/*--------------------------------------------------------------
# gallery Section
--------------------------------------------------------------*/
#gallery .section-title:before {
    left: 0;
    right: 0;
    margin: 0 auto;
}



.gallery_img span {
    overflow: hidden;
    display:inline-block;
    border-radius: 6px;
    border: 2px solid var(--primary);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    width:100%;
}

.gallery_img span:after {
    background: #009bed3d;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
    opacity: 0;
}
.gallery_img:hover span:after {
    opacity: 1;
}

.gallery_img span:hover {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.gallery_img:hover img {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.gallery-section img {
    width: 100%;
    height: 210px;
    object-fit: cover;
    overflow: hidden;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;

}


.gallery-title {
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}

.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}

.filter-button {
    font-size: 18px;
    border: 1px solid var(--secondary);
    border-radius: 5px;
    text-align: center;
    color: var(--secondary);
    font-weight: 700;
    margin-bottom: 30px;
}

.filter-button:hover {
    font-size: 18px;
    border: 1px solid var(--primary);
    border-radius: 5px;
    text-align: center;
    color: var(--white);
    background-color: var(--primary);

}

.filter-button.active {
    background-color:var(--secondary);
    color: var(--white);
}

.port-image {
    width: 100%;
}

.gallery_img {
    margin-bottom: 20px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
        margin: 0 0 15px;

}
.gallery_img .img-caption {
    width: 100%;
    min-height: 0px;
    padding-top: 0px;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: absolute;
    background: linear-gradient(360deg, rgb(0 33 51) 50.52%, rgba(255, 255, 255, 0) 100%);
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: var(--white);
    left: 0;
    right: 0;
    z-index: 1;
    display: flex;
    bottom: 0;
    opacity: 0;
    align-items: center;
    justify-content: center;
}
.gallery_img:hover .img-caption {
    bottom: 0;
    min-height: 59px;
    padding: 10px;
    opacity: 1;
}

.block {
    opacity: 0;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.ImgTitle .gallery_img .img-caption {
    height: 75px;
    opacity: 1;
    background: linear-gradient(360deg, rgb(0 33 51) 50.52%, rgba(255, 255, 255, 0) 100%);
    color: #fff;
    padding-top: 12px;
    font-size: 17px;
    line-height: 1.2;
}
.ImgTitle .gallery_img .img-caption svg {
    margin: 2px 0px 0 7px;
}
.ImgTitle .gallery_img:hover .img-caption{
	height:100%;
}
.content-section #gallery .container {
    position: relative;
    z-index: 1;
}
.content-section #gallery:after {
    position: absolute;
    content: '';
    background: url(../img/bg-layer1.jpg);
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: .1;
    background-size: contain;
    background-attachment: fixed;
}
.content-section #gallery:after {
    position: absolute;
    content: '';
    background: url(../img/bg-science-tool-img-min.jpg);
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: .1;
    background-size: contain;
    background-attachment: fixed;
}
/*--------------------------------------------------------------
# logo Section
--------------------------------------------------------------*/
.logo-section .owl-item img {
    height: 130px;
    object-fit: contain;
}

.logo-section .owl-item {
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    background: var(--white);
}

.logo-section .owl-nav .owl-prev,
.logo-section .owl-nav .owl-next {
    position: absolute;
    top: -50px;
    right: 0px;
    background: var(--lightTeal);
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    margin: 0 0;
    justify-content: center;
}

.logo-section .owl-nav .owl-prev {
    right: 40px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
body .footer {
    color: #B0B9AE;
	height:auto;
}
body footer .container {
    border: 0;
    max-width: 90%;
    margin: 0 auto;
}
/*footer h5 span{
    color: var(--secondary);
}*/
body .footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #B0B9AE;
    font-weight: normal;
  /*   text-transform: capitalize; */
    transition: .3s;
	font-family: var(--fontText);
	font-size: 16px;
}
.helpdeskMail {
    padding-left: 34px;
    display: block;
}
.Foot_social-icon+h5+ul li a img {
    width: 25px;
    height: 25px;
    object-fit: contain;
}
body .footer address, body .footer p {
    font-family: var(--fontText);
	font-size: 16px;
}
.Foot_social-icon+strong+ul li a {
    font-family: var(--fontText);
    font-size: 16px;
    text-decoration: none;
}
body footer .Foot_social-icon a {
    width: 40px;
    height: 40px;
    background:var(--secondary);
    border: 1px solid var(--primary);
    color: var(--white);
}
.img_footer p a {
    color: #fff;
}
body .footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}
body .footer strong, body .footer strong span {
    font-size: 18px;
    font-family: var(--fontText);
}
body .footer .btn.btn-link:hover {
    color: var(--light);
    letter-spacing: 1px;
    box-shadow: none;
}

.imp-links ul li {
    width: 100%;
}
.securityCertificate img {
    width: 70%;
}
body footer p,
body footer a {
    color: #B0B9AE;
}

body .copyright {
    color: #B0B9AE;
    border-top: 1px solid rgba(255, 255, 255, .1);
}

.website-counter {
    display: flex;
    justify-content: flex-end;

    margin-right: 14px;
}


.website-counter img {
    height:45px;
    object-fit: contain;
}
.website-counter span {
    min-width: 30px;
    height: 30px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #333;
    margin-left: 10px;
    font-weight: 600;
    padding: 8px 7px 5px;

}

.website-counter span {
    min-width: 25px;
    height: 25px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #333;
    font-weight: 600;
    padding: 8px 7px 5px;
}
body .back-to-top {
    position: fixed;
    bottom: 70px;
    right: 60px;
    background: var(--secondary);
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    border: 1px solid var(--secondary);
    z-index: 111;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
	color:var(--white) !important; 
}

body .back-to-top:hover {
    background: var(--primary);
}


/*--------------------------------------------------------------
# Screen Reader Page
--------------------------------------------------------------*/
/*.page-banner {
    background: url(../img/InnerPageBanner/page-banner.jpg);
    height: 200px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: bottom;
}*/
.page-banner {
    background: linear-gradient(0deg, rgb(0 42 13 / 8%) 0%, rgb(0 0 0 / 16%) 100%);
    height: 200px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: bottom;
    position: relative;
    clip-path: polygon(0 0px, 100% 0, 100% calc(100% - 70px), 51% 100%, 0 calc(100% - 40px));
}
.page-banner:after {
    background: url(../img/pattern2.png);
    width: 100%;
    height: 100%;
    bottom: 0;
    opacity: .1;
    right: 0;
}
.page-title {
    z-index: 1;
}
.page-title h1 {
    font-size: 37px;
    line-height: 1.4;
    font-weight: 900 !important;
	font-family: var(--fontText);
	margin:0px;
}

.page-title:after {
    margin: 0 auto !important;
    left: 0;
    right: 0;
    background: var(--primary);
}

.table-bg thead tr th {
    background: var(--dark);
    color: var(--white);
    font-weight: 900;
}

.table-bg a,
.breadcrumb li a {
    color: var(--secondary);
    font-weight: 900;
    text-decoration: underline;
	font-family: var(--fontText);
}

.breadcrumb-item.active {
    font-weight: 700;
	font-family: var(--fontText);
}
table tbody tr td a {
    font-weight: 700;
    text-decoration: underline;
    cursor: pointer;
}

/*--------------------------------------------------------------
# About Us page
--------------------------------------------------------------*/
.content-body .section-title h2 {
    font-size: 26px;
    font-weight: 800;
}
.aboutPage .content-body .image figure img {
    height: 460px;
}

.aboutPage .content-body section:first-child .container:before{
    display: none;
}
body .content-body .nav-tabs li button {
    background: #fff;
    color: var(--dark);
    border: 1px solid var(--dark) !important;
    margin: 0 3px;
    border-bottom: 0 !important;
}

body .content-body .nav-tabs li button:hover {
    color: #fff;
	background-color: var(--secondary);
}
body .content-body .nav-tabs li button.active {
    border-bottom: 0px !important;
    font-weight: 700;
    background: var(--active-color);
    border-color: var(--active-color) !important;
    color: #fff;
}
.key-obj {
    background: #edf2f5;
    position: relative;
}

.objective-col .adminstration-box:hover h5 {
    color: var(--black);
}
.objective-col .adminstration-box:hover {
    border-color: #ddd;
}
.objective-col .adminstration-box .icon {
    border-color: var(--dark);
    color: var(--dark);
}
.objective-col .adminstration-box1 .icon {
    border-color: #265789;
}
.objective-col .adminstration-box1:hover  .icon{
background: #265789;	
}

.objective-col .adminstration-box2 .icon {
    border-color: #ab312d;
}
.objective-col .adminstration-box2:hover  .icon{
	background: #ab312d;
}

.objective-col .adminstration-box3 .icon {
    border-color: #94580f;
}
.objective-col .adminstration-box3:hover .icon{
	background: #94580f;
}

.objective-col .adminstration-box4 .icon {
    border-color: #587714;
}
.objective-col .adminstration-box4:hover .icon{
	background: #587714;
}

.inner-obj-sec .section-title::before {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.objective-col .adminstration-box {
    min-height: 250px;
}
.objective-col .icon img {
    height: 60px;
    object-fit: contain;
}
.objective-col .adminstration-box:hover .icon img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    -o-filter: brightness(0) invert(1);
}
.col_common {
    padding: 0 10px;
}

/*--------------------------------------------------------------
# Who is Who page
--------------------------------------------------------------*/

.content-body .whos-sec table td, .content-body .whos-sec table th, .content-body .whos-sec table td, .content-body .whos-sec table {
    border: 1px solid #3333335e;
    border-radius: 5px;
}
/*--------------------------------------------------------------
# Deep Ocean page
--------------------------------------------------------------*/
body .compo-deepOcean .Pro-col {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
	cursor: auto;
}
.content-section .col {
    padding: 12px;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    background: linear-gradient(180deg, rgb(0 68 107 / 10%) 0%, rgb(255 255 255) 60%, rgb(0 33 52 / 21%) 80%, rgb(33 37 41 / 41%) 100%);
    border-left: 10px solid #00213447;
        min-height: 100%;
}
.content-section .col ul li {
    list-style: decimal;
    list-style-position: inside;
	text-align: justify;
}
.img-cont .row {
    background: #e6f2f9;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.img-cont .row .bg-img img {
    height:100%;
    object-fit: cover;
}
.img-cont .row .content {
    padding: 30px;
}
.impl_image {
    text-align: center;
}
.impl_image img {
	    width: 100%;
	}
/*--------------------------------------------------------------
# Contact Us
--------------------------------------------------------------*/
.contactpage .container .row {
    background: #edf2f5;
    margin: 20px 0 70px;
    border-radius: 5px;
    border: 1px solid #dddddd85;
}
.contactpage .section-title:before {
    display: none;
}
.contactpage .address {
    padding: 50px 10px;
}
.contactpage strong {
    margin: 0px 0px 7px 0px;
    font-size: 18px;
    color: var(--dark);
    font-weight: 800;
}
.contactpage span svg {
    height: 28px;
    color: var(--secondary);
    margin: 7px 20px 0px 0px;
}
.contactpage  address {
    font-size: 16px;
    color: #4F555A;
}
.contactpage a {
    color: var(--secondary);
    font-weight: bold;
    text-decoration: underline;
}
.cont-col {
    margin: 0 0 25px;
}

.email-info .icon span {
    width: 60px;
    height: 60px;
    display: flex;
    background:var(--active-color);
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}
.contactpage .email-info svg {
    margin: 0;
    color: #fff;
}
.contactpage .email-info .email {
    padding-left: 20px;
}
.contactpage .email-info strong {
    margin: 0;
}
body .content-section .contactpage .email-info a {
    font-weight: 500;
}
/*--------------------------------------------------------------
#R & D page
--------------------------------------------------------------*/
body .RD_opportunities .objective-col .adminstration-box {
    min-height: 200px;
    display: inline-block;
    text-align: center;
    position:relative;
    overflow:hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
     z-index: 1;
}

body .RD_opportunities .objective-col .adminstration-box .overlay {
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    right:0;
    margin:0 auto;
        -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
   
    background: var(--secondary);
    border-radius: 10px;
}
body .RD_opportunities .objective-col .adminstration-box:hover .overlay{
	height:100%;
}
body .RD_opportunities .objective-col .adminstration-box .icon {
    margin: 0 auto;
    width: 80px;
    height: 80px;
    font-size: 34px;
    border-color: var(--active-color);
    color: var(--active-color);
}

body .RD_opportunities .objective-col .adminstration-box .desp {
    color: var(--active-color);
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-top: 13px;
}
body .RD_opportunities .objective-col .adminstration-box .desp, body .RD_opportunities .objective-col .adminstration-box .icon {
    position: relative;
    z-index: 1;
}
body .RD_opportunities .objective-col .adminstration-box:hover .desp {
    color: #fff;
}
body .RD_opportunities .objective-col .adminstration-box:hover .icon {
    border-color: #fff;
    color: #fff;
}
body .RD_opportunities .objective-col .adminstration-box:hover {
    box-shadow: rgb(0 67 105 / 70%) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
/*--------------------------------------------------------------
# On page load Popup
--------------------------------------------------------------*/
.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    z-index: 1000;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* z-index: 503; */
   /* z-index: 1503; */ 
    z-index: 999999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: auto;
  max-width: 1200px;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.5;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 12px solid #000;
  left: 5px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  border-right: 20px solid #FFF;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 12px solid #000;
  left: 3px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 20px solid #FFF;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 1200px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 8px;
  background: black;
}

.mfp-iframe-holder .mfp-close {
  top: -43px;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 8px;
}

.mfp-figure {
  line-height: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  padding-right: 36px;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}



/*--------------------------------------------------------------
#For Scheme Eligibility
--------------------------------------------------------------*/
.search_scheme{
	position: fixed;

min-height:200px;
right: -250px;
top: 60%;
background: #E2F8E8;
width: 250px;
z-index: 1500;
padding: 0;
cursor: pointer;
display:none;
}
div#searchoption_chzn {
    width: 100% !important;
}
.search_scheme>div {
    min-height: 193px;
    background: var(--active-color);
}
.chose-role h5 {
    background: var(--secondary);
    color: var(--white);
    padding: 7px 10px;
}
.search_scheme h2{

color: #FFF;
display: block;
position: absolute;
top: 0px;
width: 44px;
height: 193px;
margin: 0 0 0 -44px;
cursor: pointer;
z-index: 9999;
}
.mini-submenu{
   display:block;   
  /*display:none;*/ 
  background-color: rgba(0, 0, 0, 0);  
  border-radius: 4px;
  padding: 9px;    
  width: 50px;
}

.mini-submenu:hover{
  cursor: pointer;
}


#slide-submenu{
  background: rgba(0, 0, 0, 0.45);
  display: inline-block;
  padding: 0 8px;
  border-radius: 4px;
  cursor: pointer;
}

/*--------------------------------------------------------------
# Models and form
--------------------------------------------------------------*/
.modal-header .close {
    right: 0;
}
.modal-header {
    background: var(--secondary);
}
.modal-header .btn-close {
    filter: brightness(0.5) invert(1);
    -webkit-filter: brightness(0.5) invert(1);
    -moz-filter: brightness(0.5) invert(1);
    -o-filter: brightness(0.5) invert(1);
    opacity: 1;
}
.form-group {
    margin-bottom: 15px;
}
body label {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 4px;
    color:var(--dark);
    font-weight:800;
	font-family: var(--fontText);
}
body form input[type="text"], body form input[type="password"], body input[type="email"], body form input[type="number"], .chzn-container-single .chzn-single {
    width: 100%;
    box-sizing: border-box;
    height:40px !important;
    border-radius:5px 5px !important;
    border: 1px solid #cdcccc;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    padding: 10px;
    color: var(--dark);
    margin:0;
	background: #fff;
	font-family: var(--fontText);
}
body .chzn-container-single .chzn-single {
    background-image: none;
    display: flex;
    align-items: center;
    width: 100%;
    font-family: var(--fontText);
}
body button, body input[type=submit], body input[type=button], body input[type=reset], body .button, body a.button, body a.button:visited, body nav.menu .menu-toggle, body .menu.nav .menu-toggle {
    background: var(--active-color);
    border-color: var(--active-color);
}
body .picker__nav--prev:before, body .picker__nav--next:before {
    border-right-color: #fff;
}
body .picker__nav--next:before {
    border-left-color: #fff;
}
body button.picker__button--close {
    color: #fff !important;
}
body input[type=submit]:hover, body input[type=button]:hover, body input[type=reset]:hover, body .button:hover, 
body [role~=button]:hover, body nav.menu .menu-toggle:hover, body .menu.nav .menu-toggle:hover,  body input[type=submit]:focus, body input[type=button]:focus, body input[type=reset]:focus, body .button:focus, [role~=button]:focus, body nav.menu .menu-toggle:focus, body .menu.nav .menu-toggle:focus {
    background: var(--secondary);
}
input.labelauty + label {
    border: 1px solid #d1d1d1;
	border-radius: 5px;
}
ul.error-list {
    width: 100%;
    padding: 10px 10px 0px 5px;
}
.input-group {
    align-items: center;
}
.input-group-addon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--dark);
    border-radius: 5px 0 0 5px;
    color: var(--white);
}
div#captchaText img {
    width: 100%;
    border: 1px solid var(--dark);
    border-radius: 5px;
	max-width:100%;
}
a#reloadCaptcha {
    background: #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    COLOR: VAR(--active-color);
    border-radius: 5px;
    height: 60px;
    min-width: 80px;
}
body .submitButton, .btn-primary, .btn-default, body input[type="button"], body input[type="reset"] {
    border-radius: 5px;
    background: var(--active-color);
    color: var(--white);
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid var(--primary);
    font-family: var(--fontText);
    padding: 8px 10px;
}
.btn-default {
    background: var(--dark);
    color: #fff;
    border-color: var(--dark);
}
body form .submitButton:hover, .btn-default:hover {
    background: var(--secondary);
    color: #fff;
}

body .page-bg {
    background: #f3f1f1;
    border: 2px solid #e9e9e9;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-top: 40px;
	display: inline-block;
	width:100%;
}
body input.labelauty:checked + label {
    background-color: #124364;
}
body .picker__weekday {
    color: #333;
    font-weight: 700;
}
body .picker__button--close {
    background: var(--dark);
    color: #fff !important;
	margin: 20px 0 20px;
}
/*--------------------------------------------------------------
# Funding Opportunity
--------------------------------------------------------------*/
.programs, .awards {
    border: 1px solid #81b7d38f;
    padding: 0;
    border-radius: 5px;
    box-shadow: rgb(141 200 231 / 33%) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
.Program .Pro-col {
    background: var(--active-color);
    font-size: 20px;
    padding: 6px 10px;
    border-radius: 5px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    min-height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    color: var(--white);
    line-height: 1.3;
        cursor: pointer;
}
.Program .Pro-col:hover {
   background: var(--secondary);
}
/* .programs ul, .awards ul {
    padding-top: 14px;
    background: #96d5f61f;
}
.programs ul li a, .awards ul li a {
    color: #333;
    cursor: pointer;
    padding: 10px 20px 4px 30px;
    display: inline-block;
    border-bottom: 1px solid #3333333d;
    width: 100%;
    font-weight: 500;
}
.programs ul li a:hover, .awards ul li a:hover {
    text-decoration: underline;
    color: var(--secondary);
    font-weight: 600;
}
.programs ul li, .awards ul li {
    position: relative;
}
.programs ul li:before, .awards ul li:before {
    position: absolute;
    content: '';
    background: #96d5f6;
    width: 12px;
    height: 12px;
    border-radius: 5px;
    top: 15px;
    left: 10px;
} */

/*--------------------------------------------------------------
# Who is Who
--------------------------------------------------------------*/
body .content-body .nav-custom .nav-pills button {
    position: relative;
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    padding: 16px;
    margin-bottom: 12px;
    color: #FFF;
    border: 1px solid #aaaaaa4a;
    width: 100%;
    background: var(--secondary);
}
body .content-body.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: var(--active-color);
    font-weight: 700;
}
body .content-body.nav-custom .nav-pills button:before {
    content: '';
    display: block;
    border-top: 8px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    opacity: 0;
}
body .content-body.nav-custom .nav-pills button.active:before {
    opacity: 1;
    border-left-color: var(--active-color);
}
.content-body .whos-sec {
    background: transparent;
    clip-path: none;
}
.content-section section.whos-sec:after, .content-section .faq-sec:after, .content-body .whos-sec:before, .content-body  .faq-sec:before{
	display:none;
}
.content-body .whos-sec .tab-content{
    background: #00436924;
    border-radius: 5px;
    padding: 22px 11px;
}
body .admins_box .min-img img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: 3px solid var(--secondary);
}
.whosWhoPage .img img {
    height: 200px;
}
/*--------------------------------------------------------------
# Sweet Alert
--------------------------------------------------------------*/
body .sweet-alert p {
    line-height: 1.5;
    font-weight: 500;
}
body .sweet-alert hr {
    height: 3px;
    border: 0;
    opacity: 1;
    color: #ddd;
    background: #ddd;
}
body .sweet-alert h2 {
    color: var(--black);
    font-weight: 800;
    line-height: 1.2;
    margin: 0 0 5px;
}

/*--------------------------------------------------------------
# PDF and PhD scheme page
--------------------------------------------------------------*/
.pdfPage ul li, .phdPage ul li {
    list-style: disc;
    list-style-position: inside;
    }
    .pdfPage ol li, .phdPage ol li {
    list-style: number;
    list-style-position: inside;
    }
    ul.custom-list1 li {
    list-style: disc;
    padding: 5px 0 3px 10px;
    margin-left: 50px;
    }
    
   .listInstitute {
    display: flex;
    background: #eee;
    flex-wrap: wrap;
}
.pdfPage .listInstitute li {
    border: 1px solid #e5e5e5;
    background: #f1f1f1;
    margin: 0;
    width: 50%;
    padding: 10px 10px;
    list-style: decimal;
    list-style-position: inside;
}
.pdfPage .listInstitute li:hover {
    background: #e1e1e1;
}
	
	/*--------------------------------------------------------------
	#Registration page
	--------------------------------------------------------------*/
	div#main-section {
	    border-top: 2px solid var(--secondary);
	}
	
	/*--------------------------------------------------------------
	#Forgot Password Page
	--------------------------------------------------------------*/
	body .forgotPasswordPage .page-bg {
	    width: 50%;
	    margin: 50px auto 0;
	    display: flex;
	}
	.forgotPasswordPage #captchaText {
	    width: 50%;
	}
	html, body, .document, .html, .body, .footer, .push {
	    height: auto !important;
	}
	
.custom-list_page li {
    list-style: decimal;
    list-style-position: inside;
    padding: 0 0 8px;
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 8px;
}
.custom-list_page li::marker {
    font-weight: 900;
    width: 30px;
    height: 30px;
    background: var(--secondary);
    font-size: 20px;
}	
	.more-info a {
    text-transform: inherit;
}

/*--------------------------------------------------------------
# Sitemap
--------------------------------------------------------------*/
.sitemap-view {
  display: grid;
  grid-template-columns: var(--line-w) 1fr;
  grid-auto-columns: max-content;
  column-gap: var(--col-gap);
  list-style: none;
  width: min(60rem, 90%);
  margin-inline: auto;
}

/* line */
.sitemap-view::before {
  content: "";
  grid-column: 1;
  grid-row: 1 / span 20;
  background: rgb(225, 225, 225);
  border-radius: calc(var(--line-w) / 2);
}

/* color*/
.sitemap-view li:nth-child(n+1) .sitemap_menu{
    color: #211C12;
}
.sitemap-view li:nth-child(n+1) .sitemap_menu {
    background: #0081b542;
}
.sitemap-view li:nth-child(n+1) .sitemap_menu::before {
    background: #211C12;
}


/* row gaps */
.sitemap-view li:not(:last-child) {
  margin-bottom: var(--row-gap);
}

/* card */
.sitemap-view li {
  grid-column: 2;
  --inlineP: 1.5rem;
  margin-inline: var(--inlineP);
  grid-row: span 2;
  display: grid;
  grid-template-rows: min-content min-content min-content;
}

/* date */
.sitemap-view li .sitemap_menu {
  --dateH: 3rem;
  min-height: var(--dateH);
  margin-inline: calc(var(--inlineP) * -1);

  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;

  display: grid;
  place-content: center;
  position: relative;

  border-radius: calc(var(--dateH) / 2) 0 0 calc(var(--dateH) / 2);
}

/* date flap */
.sitemap-view li .sitemap_menu::before {
  content: "";
  width: var(--inlineP);
  aspect-ratio: 1;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2) 100%, transparent);
  position: absolute;
  top: 100%;

  clip-path: polygon(0 0, 100% 0, 0 100%);
  right: 0;
}

/* circle */
.sitemap-view li .sitemap_menu::after {
  content: "";
  position: absolute;
  width: 1.2rem;
  aspect-ratio: 1;
  background: var(--bgColor);
  border: 0.3rem solid #211C12;
  border-radius: 50%;
  top: 50%;

  transform: translate(50%, -50%);
  right: calc(100% + var(--col-gap) + var(--line-w) / 2);
}


@media (min-width: 40rem) {
  .sitemap-view {
    grid-template-columns: 1fr var(--line-w) 1fr;
  }
  .sitemap-view::before {
    grid-column: 2;
  }
  .sitemap-view li:nth-child(odd) {
    grid-column: 1;
  }
  .sitemap-view li:nth-child(even) {
    grid-column: 3;
  }

  /* start second card */
  ul li:nth-child(2) {
    grid-row: 2/4;
  }

  .sitemap-view li:nth-child(odd) .sitemap_menu::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    left: 0;
  }

  .sitemap-view li:nth-child(odd) .sitemap_menu::after {
    transform: translate(-50%, -50%);
    left: calc(100% + var(--col-gap) + var(--line-w) / 2);
  }
  .sitemap-view li:nth-child(odd) .sitemap_menu {
    border-radius: 0 calc(var(--dateH) / 2) calc(var(--dateH) / 2) 0;
  }
}



/*--------------------------------------------------------------
# Event Section
--------------------------------------------------------------*/

.events {
    width: 100%;
    padding: 50px 0 50px;
    background: #f5f5f5;
}

.events .owl-slide {
    border-radius: 2px;
    padding: 13px 10px 10px;
    min-height: 400px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
}
.events p {
    font-size: 16px;
    text-align: justify;
}

/* Different colors for slides */
.events .owl-item.slide1 { background: #00466B; }
.events .owl-item.slide2 { background: #4B7B97; }
.events .owl-item.slide3 { background: #5c98b8; }
.events .owl-item.slide4 { background: #347294; }
.events .owl-item.slide5 { background: #00466B; }
.events .owl-item.slide6 { background: #4B7B97; }
.events .owl-item.slide7 { background: #5c98b8; }
.events .owl-item.slide8 { background: #347294; }
.events .owl-item.slide9 { background: #00466B; }
.events .owl-item.slide10 { background: #4B7B97; }
.events .owl-item.slide11 { background: #5c98b8; }
.events .owl-item.slide12 { background: #347294; }

.event_modal .modal-content .modal-body .slide-content
.events .slide-images {
    display: flex;
    margin-bottom: 15px;
}
.event_modal .modal-content .modal-body .slide-content p {
    font-weight: 300;
}
.events .slide-title {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 1.4;
    color: #fff;
    text-align: center;
        min-height: 120px;
            margin-top: 16px;
}
.events .slide-image {
    flex: 1;
    border-radius: 8px;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}


/* Custom Swiper Navigation */
.events .owl-next, .events .owl-prev {
    width: 50px;
    height: 50px;
    background: var(--secondary);
    border-radius: 50%;
    color: var(--white);
    font-size: 20px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    top: 50%;
    transform: translate(0px, -50%);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
}

.events .owl-next:hover,
.events .owl-prev:hover {
    background: var(--active-color);
}
.events .owl-prev {
    left: -60px;
}
.events .owl-next {
    right: -60px;
}
.events .owl-next::after,
.events .owl-prev::after {
    font-size: 20px;
    font-weight: bold;
}

/* Custom Pagination */
.events .owl-dots {
    bottom: 20px !important;
}

.events .owl-dot {
    width: 14px;
    height: 14px;
    background: var(--primary);
    opacity: 1;
    transition: all 0.3s ease;
}

.events .owl-dot.active {
    background: var(--active-color);
    transform: scale(1.2);
}

.events .slide-image img {
    height: 160px;
    object-fit: cover;
    width: 100%;
    border: 2px solid var(--primary-color);
    padding: 0;
}
.slide-content button {
    line-height: normal;
}
.events .section-title:before {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.events .slide-content button:hover {
    background: var(--active-color);
}
.event_modal .modal-content {
    background: var(--secondary);
    color: #fff;
}
.event_modal .modal-content .modal-body .slide-content {
    margin: 10px 0 10px;
}
.event_modal .slide-images img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
@media(min-width:2500px) {
	body #header-carousel .owl-item img {
		    height:70vh;
		}
}


@media(min-width:1920px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1800px;
    }
	p, body, .skip-content a {
	    font-size: 20px;
	}
	.topbar-right ul li:not(:first-child) a {
	    width: 40px;
	    height: 40px;
	    font-size: 21px;
	}
	.govt-text span {
	    font-size: 18px;
	}
	.logo-img img {
	    height: 160px;
	}
	.logo-text strong {
	    font-size: 32px;
	}
	.logo-text span {
	    font-size: 24px;
	}
	body #wrapper .navigation  .navbar .navbar-nav .nav-link {
	    padding: 10px 32px;
	    font-size: 22px;
	}
	.page-title h1 {
	    font-size: 43px;
	}
	#header-carousel .owl-item img {
	    height: 570px;
	}
	
}



@media(max-width:1440px) {
body #wrapper .navigation .navbar .navbar-nav .nav-link {
    padding: 10px 15px;
}
.events .owl-slide {
    min-height: 450px;
}
}


@media(max-width:1366px) {

    /**Header**/
    .navbar .navbar-nav .nav-link {
        padding: 10px 20px;
    }

    .banner-section .carousel-caption h1 {
        font-size: 40px;
    }

/*     .profile-card {
        width: 170px;
        height: 170px;
    } */
    #updates .panel-body strong {
    padding: 6px 10px;
    font-size: 20px;
}
.navbar .navbar-nav.sm-collapsible .nav-link {
    padding: 10px 16px;
}
}

@media(max-width:1280px) {
body #wrapper .navigation .navbar .navbar-nav .nav-link {
        padding: 10px 11px;
        font-size: 14px;
}
}

@media(max-width:1199px) {

    /**Header**/

    body #wrapper .navigation .navbar .navbar-nav .nav-link {
        padding: 10px 7px;
        font-size: 13px;
    }

    /**Banner**/
    .banner-section .carousel-caption {
        left: 10%;
        transform: translate(-10%, -50%);

        width: 100%;
        right: auto;
    }
    .navbar .navbar-nav .nav-link svg {
    margin-right: 1px;
        font-size: 15px;
}
.navbar .navbar-nav.sm-collapsible .nav-link{
	font-size: 14px;
}
#header-carousel .owl-nav .owl-prev, #header-carousel .owl-nav .owl-next{
	height: 30px;
    width: 30px;
}
#header-carousel .owl-nav .owl-prev {
    left: 1%;
}
#header-carousel .owl-nav .owl-next {
    right: 1%;
}
#gallery .col {
    width: 33%;
    display: flex;
    flex: none;
}
#gallery .col a {
    width: 100%;
}
.events .swiper {
    padding: 0px 0px 80px;
}
#header-carousel .owl-item .brochure-overlay img {
		    height: 350px;
		}
		.brochure-overlay {
		    right: 7%;
		}
}

@media(max-width:1024px) {

.swiper-slide{
	width:100% !important;
}
.swiper-3d .swiper-wrapper {
    transform-style:initial;
}
.events .swiper-button-next, .events .swiper-button-prev {
    width: 25px;
    height: 25px;
    top: 26%;
    transform: translate(0px, -26%);
}
.events .swiper-button-next::after, .events .swiper-button-prev::after {
    font-size: 16px;
    font-weight: bold;
}
.events .swiper-slide {
    padding: 15px 20px;
}
.events .swiper-button-prev {
    left: 1px;
}
.events .swiper-button-prev {
    right: 1px;
}
}

@media(max-width:991px) {
	.logo-header {
	    padding: 5px 10px !important;
	}
    .section-title h2 {
        font-size: 37px;
    }
    .logo-text span {
        word-break: break-word;
        white-space: normal;
    }
    .annocements-sec .col-lg-8.row {
        padding: 0;
        margin: 0;
    }
    div#newsOutlines {
        padding: 0px 0 0px;
    }
    .about-sec .content {
        padding-left: 0;
    }

    .accordion {
        width: 100% !important;
    }

    .back-to-top {
        display: none !important;

    }
    .col-btn {
    justify-content: center !important;
}
#updates.carousel-inner {
    padding: 0 10px;
}
    #updates .panel-body {
        padding: 10px 15px 10px;
        width: 100%;
        margin: 0 auto;
    }
    .col-news {
    display: block !important;
}
.img-cont .row .bg-img img {
    height: auto;
}
.tab-content>.tab-pane {
    display: block;
    opacity: 1;
  }
    .aboutPage .content-body .image figure img {
        height: 300px;
        padding: 0;
    }
  .about-sec .image img{
	height:auto;
  }
  #Staff-tab-pane #mision-vision + .tab-content>.tab-pane {
      display: none;
  }
  #Staff-tab-pane #mision-vision + .tab-content>.tab-pane.active {
      display: block;
  }
  body .forgotPasswordPage .page-bg {
      width: 90%;
  }
  #gallery .col {
    width: 50%;
}
#header-carousel .owl-item .brochure-overlay img {
	height: 250px;
}
	.brochure-overlay {
	    right: 3%;
	}
	.banner-section .banner-pdf .carousel-caption {
    left: 0;
	}
	.events .owl-slide {
    min-height: 480px;
}
}

@media(max-width:900px) {
		.brochure-overlay {
		    display:none;
		}
		.banner-section .banner-pdf .carousel-caption {
    left: 10%;
}
body .hide-desk{
	display:block !important;	
}
}

@media(max-width:800px) {
      .brochure-overlay {
        width: 120px;
      }
    .banner-section .banner-pdf .carousel-caption {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}

@media(max-width:767px) {
	.events .owl-slide {
    min-height: 450px;
}
.events .slide-image img {
    height: 280px;
}
	.banner-section .carousel-caption p, body p{
		text-align: left;
	}
	.aboutPage p {
	    text-align: justify;
	}
	body {
	    font-size: 16px;
	}
	.niotLogo img:first-child {
	    display: block;
	}
    .custom-btn {
        font-size: 15px;
        text-align: center;
    }

    .section-title h2 {
        font-size: 33px;
    }

    /**Header**/
    .skip-content a strong {
        display: block;
    }

    .skip-content a {
        display: none;
    }

    .govt-text span {
        font-size: 12px;
    }

    .govt-text {
        padding-left: 15px !important;
    }

    .topbar-right {
        padding-right: 15px !important;
    }
	a.logo-img {
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    padding-top: 10px;
	}

    /**Banner**/
	.banner-text {
	    background: #004369ad !important;
	    padding: 10px 15px;
	    width: 90%;
	}
    #header-carousel .owl-item {
        position: relative;
        min-height: 450px;
    }

    #header-carousel .owl-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .banner-section .carousel-caption h1 {
        font-size: 30px;
    }

    .banner-section .carousel-caption p {
        font-size: 16px;
    }
    .img_footer {
    text-align: center;
}
.counterv {
    justify-content: center !important;
    text-align: center;
}
.mbview strong {
    text-align: center !important;
}
#updates .panel-body {
    padding: 40px 20px 30px;
    width: 100%;
    margin: 0 auto;
}
    .container, .container-sm {
        max-width: 100%;
    }
    .img img {
        object-fit: contain;
    }
    .profile-card {
    margin: 62px 0 0;
}
	.page-banner {
	    clip-path: none;
	}
	.reg-Name .pad-left {
	    padding: 0;
	}
	.reg-Name div:not(:first-child) {
	    padding-bottom: 10px;
	}
	div#captchaText img {
	    width: 50%;
	}
	.one.fourth.mobile {
	    width: 100%;
	}
	body .Emblemlogo {
	    display: none !important;
	}
	.niotLogo {
	    text-align: center;
	    justify-content: center !important;
	}
	.logo-img img {
	    height: 120px;
	}
	.logo-text span {
	    font-size: 17px;
	    line-height: normal;
	}
	span.logo-text {
	    border-top: 1px solid #ddd;
	    display: inline-block;
	    width: 100%;
	    padding-top: 11px;
	}
	.content-section .whos-sec .img {
	    text-align: center;
	    margin: 10px 10px 0;
	}
	.sitemap-view li .sitemap_menu{
		font-size: 1rem;
	}
	.forgotPasswordPage #captchaText {
	    width: 100%;
	}
	body footer .container {
    max-width: 100%;
}
.events .slide-title{
	min-height:auto;
}
}

@media(max-width:580px) {
    p {
    font-size: 16px;
}
  #gallery .col {
    width: 100%;
}
    .custom-btn {
        font-size: 13px;
    }
    /**Header**/
    .govt-text {
        display: none !important;
    }
    
    .text-end {
    display: flex;
    justify-content: end;
    width: 100%;
}
    .navbar-brand {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }

    span.logo-text {
        border-left: 0;
        border-top: 1px solid #adadad;
        padding-top: 5px;
        margin-top: 4px;
        width: 100%;
    }

    .logo-header {
        padding: 5px 0px 7px ! IMPORTANT;
    }
	.niotLogo+.col-lg-8.col-md-8.col-sm-12, .niotLogo {
	    padding: 0;
	}
	.logo-text strong {
	    font-size: 20px;
	}
	.logo-text span {
	    font-size: 16px;
	}
    /**Banner**/
    .banner-section .carousel-caption .text-start {
        text-align: center ! IMPORTANT;
    }

    .banner-section .carousel-caption {
        left: 0;
        transform: translate(-0%, -50%);
        right: 0;
        margin: 0 auto;
    }

    /**end Banner**/

    .about-sec .image img {
        transform: none;
		height: auto;
    }

    .imp-links ul li {
        width: 100%;
        border-bottom: 1px solid #4e4e4e;
    }
    .page-title h1 {
    font-size: 25px;
    line-height: 1.2;
}
.page-banner {
    height: 150px;
}
.contactpage a {
    font-size: 15px;
}
.contactpage strong {
    font-size: 16px;
}
.contactpage span svg {
    height: 18px;
    margin: 7px 11px 0px 0px;
}
.contactpage .address {
    padding: 50px 0px;
}
a#reloadCaptcha {
    font-size: 25px;
    height: 50px;
    min-width: 50px;
}
.whos-inner-sec>div {
    padding-left: 0;
    padding-right: 0;
}
.email-info .icon span {
    width: 40px;
    height: 40px;
}

}

@media(max-width:480px) {

    /**banner**/
    .banner-section .carousel-caption h1 {
        font-size: 25px;
    }

    .customPlayPause.pause,
    .customPlayPause {
        display: none;
    }
div#captchaText img {
	    width: 100%;
	}
	    body .content-body .nav-tabs li button {
        padding: 6px 5px;
        width: 100%;
        margin: 0 0 4px;
    }
	.whosWhoPage .accordion-body ul li button {
	    width: 100%;
	    margin: 0 0 5px;
	}
	ul#mision-vision, .events .slide-images {
	    display: block;
	}
	.events .slide-images img{
	margin-bottom:10px;
	}
	
}
