body {
overflow-x: hidden !important;
overflow-y: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: "NeoSans-Std-Regular";
font-size: 14px;
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
a, a:hover, a:focus {
text-decoration: none;
outline: none;
}
input:focus {
outline: none;
}
p {
font-size: 14px;
line-height: 25px;
margin-bottom: 0;
color: #404040;
font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-weight: normal;
}
h1{
font-size: 35px;
line-height: 42px;
}
h2{
font-size: 28px;
line-height: 38px;
}
h3{
font-size: 24px;
line-height: 31px;
}
h4{
font-size: 21px;
line-height: 28px;
}
h5{
font-size: 18px;
line-height: 25px;
}
h6{
font-size: 14px;
line-height: 21px;
}   @media only screen and (min-width: 1340px) {
.container {
max-width: 1140px;
}
}
.mastwrap {
z-index: 1;
border-bottom: 0;
position: relative;
}
.full-height {
height: 100vh;
}
.full-width {
width: 100%;
}
.half-height {
height: 50vh;
}
.transparent-bg{
background: transparent !important;
}
.animate {
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.visibility-hide, .hide-block {
visibility: hidden !important;
opacity: 0 !important;
}
.item-fade {
opacity: 0.5 !important;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.no-pad {
padding: 0 !important;
}
.pos-center {
display: table-cell;
vertical-align: middle;
position: relative;
}
.pos-center-wrap {
display: table;
width: 100%;
height: 100%;
}
.vertical-center{
position: relative;
top: 50%;
transform: translateY(-50%);
}
.v-center > * {
display: inline-block;
vertical-align: middle;
float: none !important;
}
.net-parallax {
background-position: initial!important;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed !important;
}
.net-parallax.no-parallax {
background-attachment: scroll !important;
}
.covered-bg {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.ease {
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.parallax-ease {
-webkit-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.img-center-cover {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.col-no-padding {
padding-left: 0px;
padding-right: 0px;
}
.net-text-block {
height: auto;
}
.net-text-block dfn {
font-style: inherit;
}
.net-text-block span {
display: inline-block;
width: auto;
float: none;
}
.net-text-block .text-block-element {
height: auto;
width: auto;
padding: 0;
margin: 0;
}   .pad-top {
padding-top: 140px;
}
.pad-top-half {
padding-top: 70px;
}
.pad-min-top {
padding-top: 35px;
}
.pad-min-top-half {
padding-top: 20px;
}
.pad-bottom {
padding-bottom: 140px;
}
.pad-bottom-half {
padding-bottom: 70px;
}
.pad-min-bottom {
padding-bottom: 35px;
}
.pad-min-bottom-half {
padding-bottom: 20px;
}
.add-top {
margin-top: 140px;
}
.add-top-half {
margin-top: 70px;
}
.add-min-top {
margin-top: 35px;
}
.add-min-top-half {
margin-top: 20px;
}
.add-bottom {
margin-bottom: 140px;
}
.add-bottom-half {
margin-bottom: 70px;
}
.add-min-bottom {
margin-bottom: 35px;
}
.add-min-bottom-half {
margin-bottom: 20px;
}
.pad-top-110 {
padding-top: 110px;
}
.move-to-top {
margin-top: -250px;
}
.move-to-top-half {
margin-top: -125px;
}
.move-to-top-quarter {
margin-top: -60px;
}
.move-to-top-200{
margin-top: -200px;
}
.move-to-top-175{
margin-top: -175px;
}   .light-font{
font-family: "NeoSans-Light";
}
.regular-font{
font-family: "NeoSans-Std-Regular";
}
.regular-italic-font{
font-family: "NeoSans-Italic";
}
.medium-font{
font-family: "NeoSans-Medium";
}
.bold-font{
font-family: "NeoSans-Bold";
}
.black-font{
font-family: "NeoSans-Black";
}   .uppercase {
text-transform: uppercase;
}
.lowercase {
text-transform: lowercase;
}   .white{
color: #ffffff;
}
.white-bg{
background-color: #ffffff;
}
.dark{
color: #4A4A4A;
} .extended-container{
width: 100%;
padding-left: 65px;
padding-right: 65px;
}
html.preloader-running, body.preloader-running {
overflow: hidden;
}
div#preloader {
height: 100%;
left: 0px;
position: fixed;
top: 0px;
width: 100%;
z-index: 99999;
}
#status {
height: 100%;
left: 0px;
position: fixed;
top: 0px;
width: 100%;
z-index: 99999;
background-repeat: no-repeat;
background-position: center;
}
.pre-header{
}
.pre-header ul{
margin: 0;
padding: 0;
}
.pre-header li{
display: inline-block;
list-style: none;
}
.pre-header ul li a{
padding: 7.5px 30px;
font-size: 14px;
display: inline-block;
color: #ffffff !important;
}
header{
padding: 0px 0;
box-shadow: rgba(0,0,0,0.1) 0px 0px 5px 5px;
position: relative;
z-index: 210;
}
header.header-fixed{
width: 100%;
position: fixed;
top: 0;
}
body.admin-bar header.header-fixed{
top: 32px;
}
.mastwrap.content-pos-adjustment{
padding-top: 144px;
} header .logo-holder {
width: 300px;
float: left;
padding: 6px 0px;
}
header nav{
width: calc(100% - 300px);
float: right;
height: 74px;
}
header nav > ul{
margin: 0;
padding: 0;
display: inline-block;
}
header nav > ul > li{
display: inline-block;
list-style: none;
position: relative;
}
header nav > ul > li > a{
text-transform: uppercase;
font-size: 12px;
display: inline-block;
padding: 7px 25px 7px;
border-radius: 20px;
font-family: "NeoSans-Medium";
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
header nav > ul > li > a:hover, header nav > ul > li.current-menu-item > a {
color: #FF001F;
}
header nav ul.sub-menu{
position: absolute;
left:0px;
top: 57px;
margin: 0;
padding: 0;
width: 210px;
text-align: left;
padding: 0px 0px;
border-radius: 6px;
opacity: 0;
visibility: hidden;
z-index: 999;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
background-color:#FFF; 
box-shadow: 0 2px 12px 0 rgba(0,0,0,0.30);
}
header nav ul.sub-menu::before{
content: '';
display: inline-block;
position: absolute;
width: 0px;
height: 0px;
border-top: 15px solid transparent;
border-right: 15px solid transparent;
top: -25px;
left: 30px;
z-index: 105;
}
header nav ul.sub-menu::after{
content: '';
display: inline-block;
position: absolute;
width: 100%;
height: 35px;
z-index: 100;
top: -34px;
left: 0px;
}
.menu-item-has-children .menu-item > ul.sub-menu {
left: 209px;
}
header nav ul.sub-menu li { width:200px;}
header nav ul.sub-menu li a{
color:#153980;
font-size: 12px;
font-family: "NeoSans-Std-Regular";
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;  
display:inline-block;
width:210px;
padding:9px 12px;
border-bottom: 1px solid #8080802b;
}
header nav ul.sub-menu li a:hover {
color:white!important;
background-color:#f37121; 
}
header nav ul li.menu-item-has-children:hover > ul.sub-menu{
opacity: 1;
visibility: visible;
}
header nav ul.sub-menu li{
display: block;
}
header nav ul.sub-menu li:last-child{
margin-bottom: 0px;
}
.net-text-block {
height: auto;
}
.net-text-block dfn {
font-style: inherit;
color: #1A3082;
}
.net-text-block span {
display: inline-block;
width: auto;
float: none;
}
.net-text-block .text-block-element {
height: auto;
width: auto;
padding: 0;
margin: 0;
}
.net-hero-section-height{
height: 70vh;
}
.net-hero-section-pattern-holder{
position: relative;
}
.net-hero-section-pattern-holder img{
position: absolute;
bottom: -60px;
left: 15px; }
.hero-section-content-wrap{
padding: 10px;
width: 100%;
background-image: linear-gradient(223deg, #385EB8 0%, #1A3082 100%);
box-shadow: 0 5px 21px 12px rgba(0,0,0,0.08);
border-radius: 13px;
transform: translateY(40%);
position: relative;
padding: 10px !important;
margin: 0 0 0 30px !important;
top:-50px !important; 
}
.hero-section-content-wrap h1{
font-size: 22px !important;
line-height: 32px !important;
padding-bottom:0px;
}
.hero-section-content-wrap p{
font-size: 14px;
line-height: 22px;
padding-right: 0px;
}
.hero-section-content-wrap img{
position: absolute;
top: -75px;
right: -75px; width: 110px !important;
}
.net-simple-button{
font-size: 16px;
}
.net-simple-button span{
padding-bottom: 5px;
border-bottom: transparent solid 1px;
}
.net-simple-button + .net-simple-button {
margin-left: 40px;
}
.net-lightbox-video{
position: relative;
display: inline-block; }
.net-lightbox-video .poster-image-holder{
position: relative;
display: inline-block;
z-index: 50;
}
.net-lightbox-video .poster-image-holder .dots-pattern{
position: absolute;
z-index: 55;
}
.net-lightbox-video .poster-image-holder .dots-pattern.pos-top-left{
top: -30px;
left: 30px;
}
.net-lightbox-video .poster-image-holder .dots-pattern.pos-top-right{
top: -30px;
right: 30px;
}
.net-lightbox-video .poster-image-holder .dots-pattern.pos-bottom-right{
bottom: -30px;
right: 30px;
}
.net-lightbox-video .poster-image-holder .dots-pattern.pos-bottom-left{
bottom: -30px;
left: 30px;
}
.net-lightbox-video .poster-image-holder .play-icon-holder{
position: absolute;
width: auto;
height: auto;
top: 50%;
left: 50%;
z-index: 58;
transform: translate(-50%, -50%);
}
.net-lightbox-video .poster-image-holder .play-icon-holder:hover{
transform: translate(-50%, -50%) scale(0.9);
}
.net-lightbox-video .stripes-bg{
position: absolute;
width: 100%;
height: 100%;
z-index: 30;
}
.net-lightbox-video .stripes-bg.pos-top-left{
top: -25px;
left: -25px;
}
.net-lightbox-video .stripes-bg.pos-top-right{
top: -25px;
right: -25px;
}
.net-lightbox-video .stripes-bg.pos-bottom-right{
bottom: -25px;
right: -25px;
}
.net-lightbox-video .stripes-bg.pos-bottom-left{
bottom: -25px;
left: -25px;
}
.net-student{
width: 160px;
height: 160px;
border-radius: 50%;
position: relative; display: inline-block;
float: left;
margin: 10px;
}
.net-student img{
position: absolute;
top: 0;
right: 0;
}
.net-statistics{
width: 160px;
height: 160px;
border-radius: 50%;
position: relative; display: inline-block;
float: left;
margin: 10px;
}
.net-statistics .stat-count{
font-size: 36px;
}
.net-statistics .stat-title{
font-size: 16px;
line-height: 18px;
padding: 0 25px;
margin-top: 10px;
}
.net-intermediate-section{
padding: 100px 0px;
position: relative;
overflow: hidden;
}
.net-intermediate-section h2{
font-size: 36px;
line-height: 45px;
margin-bottom: 30px;
}
.net-intermediate-section h4{
font-size: 18px;
}
.net-intermediate-section .large-sun{
position: absolute;
bottom: 0;
left: 0;
}
.net-section-heading h2{
font-size: 40px;
letter-spacing: 1px;
line-height: 63px;
padding-top: 15px;
padding-bottom: 5px;
}
.net-section-heading p{
font-size: 14px;
line-height: 29px;
}
.net-institutes{
background: #FFFFFF;
box-shadow: 0 2px 15px 0 rgba(0,0,0,0.38);
display: inline-block;
width: 100%;
}
.net-large-button{
font-size: 24px;
line-height: 23px;
display: inline-block;
width: 100%;
padding: 35px 10px;
border-radius: 8px;
position: relative;
}
.net-large-button span{
padding-right: 5px;
}
.net-large-button .white-dot-pattern{
position: absolute;
right: 30px;
top: -25px;
}
.events-carousel .event-slide-item{
position: relative;
padding: 15px;
margin: 50px 15px;
background: #FFFFFF;
box-shadow: 0 0 11px 2px rgba(0,0,0,0.10);
border-radius: 9px;
}
.events-carousel .event-slide-item .event-date{
width: 80px;
height: 80px;
border-radius: 50%;
background-image: linear-gradient(50deg, #EA053B 6%, #E84100 100%);
margin-top: -55px;
}
.events-carousel .event-slide-item .event-date .event-day{
font-size: 28px;
line-height: 26px;
}
.events-carousel .event-slide-item .event-date .event-month{
font-size: 18px;
line-height: 18px;
padding-top: 3px;
}
.events-carousel .event-slide-item h3{
font-size: 24px;
line-height: 29px;
margin-top: 20px;
margin-bottom: 10px;
}
.events-carousel .event-slide-item p{
font-size: 14px;
line-height: 18px;
}
.events-carousel{
position: relative;
}
.events-carousel .owl-nav{
position: absolute;
width: 100%;
top: 50%;
transform: translateY(-50%);
margin: 0;
}
.events-carousel .owl-nav button{
position: absolute;
top: 50%;
transform: translateY(-50%);
margin: 0;
background: transparent !important;
font-size: 26px !important;
width: 45px;
height: 45px;
border-radius: 50% !important;
}
.events-carousel .owl-nav .owl-prev i{
display: inline-block;
transform: translate(-3px, 3px);
}
.events-carousel .owl-nav .owl-next i{
display: inline-block;
transform: translate(3px, 3px);
}
.events-carousel .owl-nav .owl-prev{
left: -100px;
}
.events-carousel .owl-nav .owl-next{
right: -100px;
}
.net-blog-list .post-grid-item{
height: 170px;
border-radius: 5px;
position: relative;
width: 100%;
margin-bottom: 30px;
}
.net-blog-list .post-grid-item .net-overlay{
position: absolute;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.6);
z-index: 2;
border-radius: 5px;
}
.net-blog-list .post-grid-item a{
display: inline-block;
width: calc(100% - 30px);
height: auto;
vertical-align: bottom;
position: absolute;
bottom: 15px;
left: 15px;
z-index: 11;
}
.net-blog-list .post-grid-item h2{
font-size: 18px;
line-height: 23px;
}
.net-blog-list .post-grid-item h6{
margin-top: 5px;
font-size: 10px;
line-height: 10px;
}
.icon-block-wrap{
height: 240px;
position: relative;
}
.icon-block-wrap a{
display: inline-block;
}
.icon-block-wrap .icon-block-text h4{
font-size: 20px;
margin-top: 15px;
}
.icon-block-wrap .dots-pattern{
position: absolute;
right: 0;
bottom: 20px; mix-blend-mode: overlay;
}
.contact-method-each{
margin-bottom: 20px;
}
.contact-method-wrapper .contact-method-each:last-child{
margin-bottom: 0px;
}
.contact-method-each .icon-wrap{
width: 25px;
float: left;
}
.contact-method-each .icon-wrap i{
font-size: 20px;
}
.contact-method-each .contact-method-content-panel{
width: calc(100% - 30px);
float: right;
font-size: 18px;
line-height: 22px;
}
.bread-crumbs{
font-size: 14px;
font-family: "NeoSans-Std-Regular";
color: #f37121!important;
}
.bread-crumbs a:hover{
text-decoration: underline;
} .net-button{
border-radius: 6px;
display: inline-block;
border: solid 1px;
padding:12px;
font-size: 16px;
line-height: 18px;
}
.net-button + .net-button{
margin-left: 25px;
}
.net-button.white-btn.outline-btn{
color: #FFF;
border-color: #FFF;
}
.net-button.white-btn.outline-btn:hover{
color: #4A4A4A;
border-color: #FFF;
background: #FFF;
}
.net-button.dark-btn.outline-btn{
color: #4A4A4A;
border-color: #4A4A4A;
}
.net-button.dark-btn.outline-btn:hover{
color: #FFF;
border-color: #4A4A4A;
background: #4A4A4A;
}
.net-button.white-btn.filled-btn{
background-color: #FFF;
border-color: #FFF;
color: #4A4A4A;
}
.net-button.white-btn.filled-btn:hover{
background-color: transparent;
border-color: #FFF;
color: #FFF;
}
.net-button.dark-btn.filled-btn{
background-color: #4A4A4A;
color: #FFF;
border-color: #4A4A4A;
}
.net-button.dark-btn.filled-btn:hover{
background-color: transparent;
color: #4a4a4a;
border-color: #4A4A4A;
}
.net-chairman .chairman-image-holder, .net-hod .hod-image-holder{
position: relative;
display: inline-block;
width: 100%;
height: 250px;
z-index: 105;
}
.net-chairman .chairman-image-holder .mini-sun{
position: absolute;
right: 0;
top: 0;
z-index: 104;
}
.net-chairman .chairman-image-holder .dots-pattern{
position: absolute;
left: 0;
bottom: 0;
z-index: 106;
}
.net-hod .hod-image-holder .dots-pattern{
position: absolute;
left: 0;
top: 0;
z-index: 106;
}
.net-chairman h4 {
margin-top: 5px;
font-size: 18px;
}
.net-chairman h6, .net-hod h6 {
font-size: 12px;
margin-bottom: 10px;
margin-left: 0px;
}
.net-hod h4{
margin-top: 20px;
font-size: 18px;
line-height: 32px;
}
.net-hod h6{
color: #4A4A4A;
} .net-trustee-member .trustee-member-image-holder{
position: relative;
display: inline-block;
width: 190px;
height: 190px;
border-radius: 50%;
z-index: 105;
}
.net-trustee-member .trustee-member-image-holder .mini-sun{
position: absolute;
right: 0;
top: 0;
z-index: 104;
}
.net-trustee-member .trustee-member-image-holder .dots-pattern{
position: absolute;
z-index: 106;
}
.net-trustee-member .trustee-member-image-holder .dots-pattern.pos-top-left{
left: 0;
top: 0;
}
.net-trustee-member .trustee-member-image-holder .dots-pattern.pos-top-right{
right: 0;
top: 0;
}
.net-trustee-member .trustee-member-image-holder .dots-pattern.pos-bottom-right{
right: 0;
bottom: 0;
}
.net-trustee-member .trustee-member-image-holder .dots-pattern.pos-bottom-left{
left: 0;
bottom: 0;
}
.net-trustee-member h4{
margin-top: 20px;
margin-bottom: 10px;
font-size: 20px;
line-height: 20px;
}
.net-trustee-member h6{
font-size: 14px;
line-height: 14px;
}
.net-timeline {
list-style: none;
}
.net-timeline > li {
margin-bottom: 60px;
}
.net-timeline-date {
font-size: 24px;
}
.net-timeline-content{
font-size: 18px;
} @media ( min-width : 640px ){
.net-timeline > li {
overflow: hidden;
margin: 0;
position: relative;
}
.net-timeline-date {
width: 110px;
float: left;
margin-top: 20px;
}
.net-timeline-content {
width: calc(100% - 110px);
float: left;
border-left: 1px #9B9B9B solid;
padding-left: 50px;
padding-bottom: 60px;
}
.net-timeline-content:before {
content: '';
width: 35px;
height: 45px;
background: url(//www.navodayamedical.edu.in/wp-content/themes/nva-inst/images/sun-symbol.svg) no-repeat center center;
background-size: 100% auto;
position: absolute;
left: 99px;
top: 5px;
}
}
.net-image-gallery-title{
font-size: 28px;
line-height: 40px;
margin-bottom: 25px;
}
.net-image-gallery-item{
margin-bottom: 30px;
}
.net-image-gallery-grid-wrap .net-image-gallery-item:nth-last-child(-n+3){
margin-bottom: 0px;
}
.recognition-block-wrap{
padding: 0px 40px 40px;
background: #FFFFFF;
box-shadow: 0 1px 13px 0 rgba(0,0,0,0.13);
border-radius: 5px;
position: relative;
}
.recognition-block-wrap .icon-block{
width: 110px;
height: 110px;
border-radius: 50%;
box-shadow: 0 1px 13px 0 rgba(0,0,0,0.13);
background-size: 60px auto;
background-position: center center;
background-repeat: no-repeat;
margin: 0 auto;
margin-top: -40px;
display: inline-block;
background-color: #FFF;
}
.recognition-block-wrap h3{
font-size: 24px;
line-height: 24px;
margin-bottom: 30px;
margin-top: 40px;
}
.recognition-block-wrap p{
font-size: 14px;
line-height: 21px;
}
.recognition-block-wrap .button-wrap{
margin-top: 30px;
}
.recognition-block-wrap .dots-pattern{
position: absolute;
bottom: 20px;
right: 20px;
}
.net-divider{
position: relative;
}
.net-divider img{
background: #FFF;
}
.net-divider:after{
content: '';
display: inline-block;
width: calc(100% - 48px);
height: 1px;
background: #D8D8D8;
position: absolute;
top: 50%;
right: 0;
transform: translateY(-2px);
}
.net-scroll-links{
background: #303753;
}
.net-scroll-links ul{
list-style: none;
margin: 0;
padding: 0;
}
.net-scroll-links ul li{
display: inline-block;
margin: 10px;
}
.net-scroll-links ul li a{
font-size: 14px;
}
.blog-container{
padding: 100px 0px;
}
.blog-post-each{
margin-bottom: 80px;
}
.blog-post-each .featured-image-wrap img{
border-radius: 6px;
}
.blog-post-each .blog-post-title{
font-size: 22px;
line-height: 27px;
margin-bottom: 20px;
}
.blog-post-each p{
margin-bottom: 20px;
}
.blog-post-each .button-wrap a{
padding: 15px 35px 12px;
}
.blog-post-each .post-attrs{
margin-bottom: 20px;
display: inline-block;
width: 100%;
}
.blog-post-each .post-attrs .post-category-list{
width: calc(100% - 100px);
float: left;
}
.blog-post-each .post-attrs .post-category-list a{
display: inline-block;
color: #9B9B9B;
font-family: "NeoSans-Std-Regular";
font-size: 12px;
border: 1px solid #9B9B9B;
padding: 5px 15px 3px;
border-radius: 10px;
margin-right: 5px;
margin-bottom: 5px;
}
.blog-post-each .post-attrs .post-date{
width: 100px;
float: left;
}
.blog-post-each .post-attrs .post-date span{
font-size: 12px;
padding-left: 5px;
}
.grey{
color: #9B9B9B;
}
.single-post-title{
font-size: 36px;
line-height: 45px;
margin-bottom: 30px;
}
.single-post-featured-image{
margin-bottom: 30px;
position: relative;
}
.single-post-left-panel{
margin-bottom: 0px;
}
.single-post-featured-image .dots-pattern{
position: absolute;
bottom: 100px;
left: -25px;
}
.form-section {
background: #FFFFFF;
padding: 50px 40px 80px;
box-shadow: 0 0 28px 8px rgba(0,0,0,0.1);
border-radius: 16px;
}
.enquiry-form input[type="text"], .enquiry-form input[type="email"], .enquiry-form input[type="tel"]{
font-size: 14px;
line-height: 21px;
font-family: "NeoSans-Std-Regular";
color: #555;
padding: 11px 13px 7px 13px;
text-align: left;
margin-bottom: 25px;
display: block;
width: 100%;
background: transparent;
border: 1px solid #1A3082;
border-radius: 5px;
outline: none;
}
.enquiry-form textarea{
font-size: 14px;
line-height: 21px;
font-family: "NeoSans-Std-Regular";
color: #555;
padding: 19px 13px 15px 13px;
text-align: left;
display: block;
width: 100%;
background: transparent;
border: 1px solid #1A3082;
border-radius: 5px;
outline: none;
resize: none;
height: 100px;
}
.enquiry-form ::-webkit-input-placeholder{ font-size: 14px;
line-height: 21px;
font-family: "NeoSans-Std-Regular";
color: #555;
text-align: left;
opacity:  1;
font-weight: 400;
}
.enquiry-form :-moz-placeholder{ font-size: 14px;
line-height: 21px;
font-family: "NeoSans-Std-Regular";
color: #555;
text-align: left;
opacity:  1;
font-weight: 400;
}
.enquiry-form ::-moz-placeholder{ font-size: 14px;
line-height: 21px;
font-family: "NeoSans-Std-Regular";
color: #555;
text-align: left;
opacity:  1;
font-weight: 400;
}
.enquiry-form :-ms-input-placeholder{ font-size: 14px;
line-height: 21px;
font-family: "NeoSans-Std-Regular";
color: #555;
text-align: left;
opacity:  1;
font-weight: 400;
}
.enquiry-form input[type="submit"]{
float: right;
position: relative;
z-index: 1;
padding: 12px 31px 11px;
margin-top: 20px;
outline: none;
border: 1px solid #1A3082;
box-shadow: none;
background:#153980;
color: #fff;
font-size: 16px;
line-height: 18px;
font-family: "NeoSans-Std-Regular";
border-radius: 3px;
cursor: pointer;
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
outline: none !important;
box-shadow: none !important;
border-color: #ced4da !important;
}
.dropdownjs {
width: 100%;
}
.dropdownjs > ul {
width: 100%;
max-width: 100%;
}
.fakeinput {
border: 1px solid #1A3082;
border-radius: 5px;
margin-bottom: 25px;
}
.dropdownjs > .fakeinput {
font-size: 14px;
line-height: 21px;
font-family: "NeoSans-Std-Regular";
background: #fff;
padding: 11px 29px 7px 13px !important;
color: #555;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.dropdownjs > .fakeinput span {
width: 100%;
display: inline-block;
background: url(//www.navodayamedical.edu.in/wp-content/themes/nva-inst/images/dropdown.svg) 100% 3px / 11px no-repeat #fff;
}
.dropdownjs > ul {
padding: 9px 29px 0px 13px !important;
box-shadow: none;
border: 1px solid #1A3082;
border-radius: 5px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.dropdownjs > ul > li:first-child {
padding-top: 10px;
background: url(//www.navodayamedical.edu.in/wp-content/themes/nva-inst/images/dropdown.svg) 100% 10px / 15px no-repeat #fff;
}
.dropdownjs > ul > li {
font-size: 14px;
line-height: 21px;
font-family: "NeoSans-Std-Regular";
padding: 10px 0;
margin: 0;
color: #555;
border-bottom: 1px solid #555;
}
.dropdownjs > ul > li:first-child, .dropdownjs > ul > li:last-child {
border-bottom: none;
}
.dropdownjs > ul > li:first-child.selected, .dropdownjs > ul > li:first-child:active {
color: #555;
}
.net-featured-image-content-wrap{
position: relative;
}
.net-featured-image .poster-image-holder{
position: relative;
z-index: 100;
}
.net-featured-image h4{
width: 415px;
padding: 30px 50px;
font-size: 36px;
line-height: 43px;
position: absolute;
z-index: 102;
bottom: 50px;
}
.net-featured-image h4 .dots-pattern{
position: absolute;
top: -130px;
z-index: 103;
}
.net-featured-image-right-aligned .poster-image-holder img{
float: left;
}
.net-featured-image-right-aligned h4{
right: 0;
}
.net-featured-image-right-aligned h4 .dots-pattern{
right: 0;
}
.net-featured-image-left-aligned .poster-image-holder img{
float: right;
}
.net-featured-image-left-aligned h4{
left: 0;
}
.net-featured-image-left-aligned h4 .dots-pattern{
left: 0;
}
.map-container-wrapper{
position: relative;
}
.map-container-wrapper .dots-pattern{
position: absolute;
top: 35px;
left: -60px;
}
.highlighted-event{
padding: 60px 25px 30px;
background-image: url(//www.navodayamedical.edu.in/wp-content/themes/nva-inst/images/highlight-event-bg.png);
background-repeat: no-repeat;
background-position: right bottom;
border-radius: 10px;
}
.highlighted-event h4{
font-size: 24px;
line-height: 34px;
word-break: break-word;
}
.highlighted-event h3{
font-size: 72px;
line-height: 58px;
padding-top: 35px;
}
.highlighted-event .button-wrap{
margin-top: 50px;
}
.blog-post-sidebar .widget{
margin-bottom: 60px;
}
.blog-post-sidebar .widget .widget-heading{
font-size: 20px;
line-height: 27px;
width: 100%;
margin-bottom: 20px;
}
.blog-post-sidebar .widget .widget-heading:after{
content: '';
display: block;
width: 30px;
height: 2px;
margin-top: 5px;
}
.blog-post-sidebar .widget ul{
list-style: none;
margin: 0px;
padding: 0px;
}
.blog-post-sidebar .widget .upcoming-events-list-item{
margin-bottom: 10px;
}
.blog-post-sidebar .widget .upcoming-events-list-item:last-child{
margin-bottom: 0px;
}
.blog-post-sidebar .widget .upcoming-events-list-item a{
display: inline-block;
}
.blog-post-sidebar .widget .upcoming-events-list-item a:hover span{
text-decoration: underline;
}
.blog-post-sidebar .widget .upcoming-events-list-item i{
display: inline-block;
width: 35px;
float: left;
font-size: 20px;
transform: translateY(-4px);
}
.blog-post-sidebar .widget .upcoming-events-list-item span{
display: inline-block;
width: calc(100% - 35px);
float: left;
font-size: 14px;
line-height: 21px;
}
.blog-pagination .navigation ul{
margin: 0px;
padding: 0px;
}
.blog-pagination .navigation li a,
.blog-pagination .navigation li a:hover,
.blog-pagination .navigation li.active a,
.blog-pagination .navigation li.disabled {
color: #fff;
text-decoration:none;
font-family: "NeoSans-Std-Regular";
font-size: 16px;
-webkit-transition: all .3s ease-in;
-moz-transition: all .3s ease-in;
-ms-transition: all .3s ease-in;
-o-transition: all .3s ease-in;
transition: all .3s ease-in;
}
.blog-pagination .navigation li {
display: inline;
}
.blog-pagination .navigation li a,
.blog-pagination .navigation li a:hover,
.blog-pagination .navigation li.active a,
.blog-pagination .navigation li.disabled {
border-radius: 3px;
cursor: pointer;
padding: 12px;
padding: 0.75rem;
}
.blog-pagination .navigation li a:hover,
.blog-pagination .navigation li.active a {
background-color: #3C8DC5;
}
.event-date-higlight{
padding: 30px;
border-radius: 6px;
margin-bottom: 35px;
margin-top: 40px;
}
.event-date-higlight h6{
font-size: 10px;
letter-spacing: 1.55px;
}
.event-date-higlight h4{
font-size: 24px;
line-height: 30px;
}
.event-single-post-content{
padding-bottom: 100px;
}
.department-carousel .department-slide-item {
position: relative;
padding: 20px 15px;
margin: 50px auto;
background-image: linear-gradient(-180deg, #385EB8 0%, #1A3082 100%);
border-radius: 7px;
width: 260px;
height: 255px;
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
cursor: pointer;
}
.department-carousel .department-slide-item a {
width: 100%;
height: 100%;
display: inline-block;
}
.department-carousel .department-slide-item .department-icon img {
width: 84px;
height: 84px;
float: right;
}
.department-carousel .department-slide-item .department-name {
float: left;
position: absolute;
left: 0px;
bottom: 0px;
font-size: 23px;
line-height: 33px;
padding: 0 60px 20px 20px;
}
.department-carousel .department-slide-item:hover {
background-image: linear-gradient(-180deg, #FF001F 0%, #FF001F 100%);
}
.department-carousel .owl-nav {
display: inline-block !important;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
margin-top: 0;
z-index: -1;
}
.department-carousel .owl-nav button:hover {
background: #fff !important;
}
.department-carousel .owl-nav button i {
font-size: 31px;
line-height: 21px;
color: #4a4a4a;
}
.department-carousel .owl-nav .owl-prev {
left: -65px;
position: relative;
width: 50px;
height: 50px;
float: left;
}
.department-carousel .owl-nav .owl-next {
right: -65px;
position: relative;
width: 50px;
height: 50px;
float: right;
}
.about-nit-button {
padding: 40px 0;
width: 100%;
font-family: "NeoSans-Medium";
}
.net-scroll-links-to a {
font-size: 14px;
line-height: 27px;
}
.faculty-image-holder {
width: 100%;
height: 250px;
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 30px;
}
.net-faculty-designation {
font-size: 14px;
color: #4a4a4a;
margin-top: 5px;
} .dots-pattern {
display:none!important;
}
.engineering-subhead.font-overview {
font-size: 47px;
line-height: 60px;
letter-spacing:0;
}
.highlight-color {
color: #1A3081!important;
}
.net-simple-button img {
color: red;
width: 13px; }
.col-md-5.text-right.align-self-center.bread-crumbs { }
.owl-item .item {
margin-right: 4px!important;
} .page-header{
position:relative;
}
.col-md-4.text-right.align-self-center.bread-crumbs {
position: absolute!important;
bottom: 26px!important;
}
.bread-crumbs a, .bread-crumb-seperator{
color:white!important;
}
#m.s .page-header h1{
font-size: 60px;
line-height: 43px;
color:white;
}
#m.s .page-header {
background-image: url(https://medical.navodaya.edu.in/wp-content/uploads/2019/12/postgrad.png)!important;
padding: 24px 0px;
}
#about-us .page-header{
display:none!important;
background-image: url(https://medical.navodaya.edu.in/wp-content/uploads/2019/12/2019-12-07.png);
padding: 200px 0px;
background-position: 29% 106%!important;
background-attachment: scroll!important;
font-size: 60px!important;
}
#about-us .page-header h1{
font-size: 60px;
line-height: 43px;
color:white;
}
.kc-elm.kc-css-338500.kc_text_block {
padding-left: 37px;
}
.net-divider:before {
content: url(https://medical.navodaya.edu.in/wp-content/uploads/2019/12/dots-vertical.svg);
left: 0;
position: absolute;
top: -24px;
}
#hospital .page-header h1{
font-size: 60px;
line-height: 43px;
color:white;
}
#sports-achivements .page-header h1{
font-size: 60px;
line-height: 43px;
color:white;
}
#results .page-header h1{
font-size: 60px;
line-height: 43px;
color:white;
}
#achivements .page-header h1{
font-size: 60px;
line-height: 43px;
color:white;
}
ol {
padding-left: 17px;
}
#blog-list .page-header h1{
font-size: 60px;
line-height: 43px;
color:white;
}
.page-header.net-parallax .col-md-4 {
flex: 0 0 50.333333%;
max-width: 64.333333%;
} .blog-post-each .featured-image-wrap img {
border-radius: 0px;
}
.img-fluid {
max-width: 100%;
height: auto;
height: 100%;
width: 100%;
}
.blog-post-each .col-md-7 {
padding: 3em 4em;
padding-bottom:3em;
}
.blog-post-each .col-md-5.featured-image-wrap {
padding: 0;
}
.blog-post-each .post-attrs .post-category-list a{
border-radius: 0!important;
border-right:1px solid #15398066!important;
padding-right: 13px!important;
border: none;
padding: 0;
margin:0;
}
.post-date.grey.text-right {
padding-left: 13px;
}
h4.blog-post-title.primary-color.medium-font:before {
content: '';
font-family: "fontello";
font-size: 1.6em;
display: block;
position: absolute;
z-index: 1;
top: 44px;
left: 1.3em;
width: 0.11em;
height: 18%;
background: #f37121;
}
h4.blog-post-title.primary-color.medium-font {
margin: 0 0 0.7em 1em;
color: #1A3081;
} .post-category-list {
margin: 0 0 1.1em 1.8em;
margin-bottom:0;
width: auto!important;
}
a.net-button.regular-font.ease.primary-color-btn.outline-btn {
border: 0;
padding: 0;
}
.net-button.primary-color-btn.outline-btn:hover{
background:transparent!important;
color:#f37121!important;
}
.blog-post-each .button-wrap {
text-align: right;
}
.row.blog-post-each {
background: #F2F0EE;
}
.blog-post-each .post-attrs .post-date{
width:auto;
}
.blog-post-each .post-attrs{
margin-bottom:0;
}
.post-attrs a, .post-date,.post-date span {
color: #f37121!important;
}
.row.blog-post-each .col-md-7:hover h4 {
color: red;
transition: .4s;
}
.blog-post-each p {
margin-bottom: 15px;
}
.net-button{
font-size:14px;
}
img.img-fluid:hover {
-webkit-filter: grayscale(100%)!important;
filter: grayscale(100%)!important;
transition: .6s ease!important;
}
.post-category-list a {
margin-left: 5px!important;
margin-right: 5px!important;
}
.news-image img {
width: 100%;
}
.blog-post-each.single-post-left-panel {
background: #F2F0EE;
}
.single-post-content {
margin: 1.5em 4.8em 1em !important;
padding-bottom: 2.2em;
}
.blog-post-each.single-post-left-panel .post-attrs {
display: none;
}
.single-post-title{
display:none;
}
h1.primary-color.medium-font.title-margin {
margin-bottom: 22px;
position:relative;
}
h1.primary-color.medium-font.title-margin:before {
content: '';
font-family: "fontello";
font-size: 1.6em;
display: block;
position: absolute;
z-index: 1;
top: 0px;
left: -23px;
width: 0.08em;
height: 100%;
background: #f37121;
}
ul.wp-block-gallery.columns-3.is-cropped {
padding: 0;
list-style:none;
}
ul.wp-block-gallery.columns-3.is-cropped img {
width: 100%;
}
#m.b.b.s.page-header h1{
font-size: 60px;
line-height: 43px;
color:white;
}
section#m.b.b.s {
background-image: url(https://medical.navodaya.edu.in/wp-content/uploads/2019/12/postgrad.png)!important;
padding: 24px 0px;
} .tablepress tfoot th, .tablepress thead th {
background-color:  #153980!important;
color:white;
}
.tablepress .row-hover tr:hover td {
background-color: #1a30811f!important;
}
.tablepress td, .tablepress th{
padding: 12px!important;
}
.tablepress .odd td {
background-color: #1a30810f!important;
}
ul.sub-menu a:before {
content: " "!important;
margin:0!important;
}
ul.sub-menu {
border-radius: 0!important;
} .net-image-gallery.row.image-lightbox .col-md-3 {
max-width: 100%!important;
flex: 4%;
}
.net-image-gallery.row.image-lightbox .button-wrap{
display:none;
}
.net-image-gallery.row.image-lightbox .col-md-9 {
max-width:100%;
flex: 0 0 100%;
} ul.footer-ul.menu-footer-menu-one {
margin: 0;
padding: 0;
list-style: none;
color: #FFF!important;
font-family: "NeoSans-Std-Regular";
font-size: 14px;
margin-top: 20px;
}
ul.footer-ul.menu-footer-menu-one li a{
color:white;
}
ul.footer-ul.menu-footer-menu-one li a:hover{
color:red!important;
} section.kc-elm.kc-css-332135.kc_row {
display: none;
} .oxilab-flip-box-1-image-icon {
display: none;
}
.oxilab-flip-box-front {
background-image: url(https://medical.navodaya.edu.in/wp-content/uploads/2019/12/red-box.png)!important;
}
.oxilab-flip-box-1-data{
background-image: url(https://medical.navodaya.edu.in/wp-content/uploads/2019/12/home-shadow.png)!important;
}
.oxilab-flip-box-1{
border: 1px solid #002896!important;
background:white!important;
}
.oxilab-flip-box-body-1-2 .oxilab-flip-box-back-1-data, .oxilab-flip-box-body-1-1 .oxilab-flip-box-back-1-data, .oxilab-flip-box-body-1-3 .oxilab-flip-box-back-1-data{
background: #ff0000c2!important;
}
.icons-counter-home .element-icon {
color:#f37121;
margin-bottom: 0px;
}
body.kc-css-system .kc-css-743727{
background:none!important;
}
body.kc-css-system .kc-css-946625 {
background: none!important;
} .background-counter .kc-elm, body.kc-css-system .kc-css-594588 {
background: none!important;
}
.oxilab-flip-box-back-1{
border-color: red!important;
background-color: white!important;
}
.oxilab-flip-box-back-1-data .oxilab-button-data {
color: #113bab!important;
}
.oxilab-flip-box-back-1-data .oxilab-button-data:hover {
color: #ffffff!important;
background: #113bab!important;
}
li#menu-item-1648 ul, li#menu-item-1649 ul {
left: 179px;
top: 0px;
} .padSides {
padding-left: 7%;
padding-right: 7%;
background: #005198;
}
marquee.marquee-normal {
color: white;
font-weight: 500;
font-family: "NeoSans-Std-Regular";
font-size: 14px;
padding-top:8px;
}
#inpatient .page-header h1{
font-size: 60px;
line-height: 43px;
color:white;
}
#admissions .page-header h1, #outpatient .page-header h1, #services .page-header h1{ }
#admissions .page-header, #under-graduate .page-header, #post-graduate .page-header{
background-image: url(https://medical.navodaya.edu.in/wp-content/uploads/2019/04/Navo-587.jpg);
}
#alumni .page-header h1, #activities .page-header h1{
}
#alumni .page-header, #activities .page-header {
background-image: url(https://medical.navodaya.edu.in/wp-content/uploads/2019/12/prog.png);
}
.nursingall-treated-s.divider-with-slash ul li {
padding: 0!important;
margin: 0!important;
background:none;
}
span.divide {
color: #0C4B9E;
font-size: 18px;
margin-right: 2px;
margin-left: 2px;
}
ul.children {
padding: 0!important;
}
.blog-post-sidebar .widget ul{
padding-left:1.5em!important;
}
.blog-post-sidebar .widget .widget-heading {
font-size: 20px;  margin-bottom: 20px;
margin-top: 0;
margin-bottom: 1.6em !important;
font-size: 2.143rem;
}
h4.widget-heading.primary-color.medium-font {
border-bottom-width: 0.16rem;
border-bottom-style: solid;
padding-bottom: 0.9rem !important;
position: relative;
border-color: rgba(27,27,27,0.05);
}
h4.widget-heading.primary-color.medium-font:after {
content: "";
position: absolute;
height: 0.3rem;
width: 2rem;
position: absolute;
z-index: 0;
bottom: -0.3rem;
left: 0;
background-color: #f3291d;
}
li.cat-item a {
color: #1b1b1b;
font-size:16px;
}
.widget li {
position: relative;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
.widget_categories ul > li:before {
width: 0.25em !important;
height: 0.65em !important;
top: 0.3em !important;
background-color: #f37121;
}
li.cat-item:before {
content: ' ';
display: block;
width: 3px;
height: 3px;
line-height: 3px;
text-align: center;
position: absolute;
z-index: 1;
top: 0.6em;
left: -1.2em;
}
.blog-container .col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 70%;
margin-right: 5%;
}
#recent-posts-2 li a{
color: #1b1b1b;
font-size: 16px;
}
div#recent-posts-2 ul li:before {
width: 0.25em !important;
height: 0.65em !important;
top: 0.3em !important;
background-color: #f3291db5;
content: ' ';
display: block;
width: 3px;
height: 3px;
line-height: 3px;
text-align: center;
position: absolute;
z-index: 1;
top: 0.6em;
left: -1.2em;
}
.net-single-post-pagination.text-center {
text-align: left!important;
}
.net-single-post-pagination.text-center a {
background: #1A3081!important;
color: white!important;
padding: 10px!important;
}
.col-md-8.text-right.align-self-center.bread-crumbs {
display: none;
}
.tabs-phases .regular-font {
margin: 0;
}
.kc_accordion_header>span.ui-accordion-header-icon:before {
color: white;
font-weight: 800;
}
.principal-msg .regular-font {
}
.icons-counter-home .kc_col-sm-3 {
border-right: 1px solid #80808052;
}
.icons-counter-home>.kc_col-sm-3:last-child {
border: none;
}
.hover-departments .kc_wrapper{
box-shadow: 6px 5px 25px 0px rgba(0,0,0,0.08);
padding-top: 58px !important;
padding-right: 40px !important;
padding-bottom: 55px !important;
padding-left: 40px !important;
border-radius: 10px !important;
background-image: url(https://iguru.wgl-demo.net/wp-content/uploads/2019/09/icon-box_bg-01.png);
background-position: left top;
background-repeat: no-repeat;
background-color: #ffffff;
transition: cubic-bezier(0.4, 0, 1, 1) 0.5s;
}
.hover-departments .kc_col-sm-4:hover .kc_wrapper {
background-color: #ff6d34;
box-shadow: none;
transition:.5s;
}
.hover-departments .kc_col-sm-4:hover .kc_text_block p {
color: white!important;
transition:.5s;
}
.hover-departments .kc_col-sm-4:hover .kc_single_image img {
filter: brightness(0) invert(1);
transition:.5s;
}
.hover-departments .second-box .kc_wrapper{
background-image: url(https://medical.navodaya.edu.in/wp-content/uploads/2019/12/02.png)!important;
}
.hover-departments .third-box .kc_wrapper{
background-image: url(https://medical.navodaya.edu.in/wp-content/uploads/2019/12/03.png)!important;
}
.kc-elm.kc-css-266463.kc_col-sm-12.kc_column.kc_col-sm-12.kc-video-bg {
opacity: 0.7;
}
.kc-video-bg {
opacity: 0.6;
} li#menu-item-1654 ul, li#menu-item-1656 ul, li#menu-item-1655 ul {
left: 179px;
top: 0;
}
.section-title {
border-left: solid 5px #ff931e;
padding-left: 20px;
font-size: 20px;
line-height: initial;
}
.kc-elm.kc-css-452699.kc_col-sm-8.kc_column.kc_col-sm-8.counter-home .kc_counter_box { 
display: inline-block;
width: 25%!important;
}
.nursingall-treated-s.divider-with-slash ul li {
padding: 0!important;
margin: 0!important;
background:none;
}
span.divide {
color: #0C4B9E;
font-size: 18px;
margin-right: 2px;
margin-left: 2px;
}
.ctshowcase-col-3{
margin-bottom:40px;
max-width:23%;
margin-right:2%;
}
.nursingall-treated li {
margin-bottom: 10px;
list-style-type: none;
list-style-image: url(https://medical.navodaya.edu.in/wp-content/uploads/2019/12/right-arrow-1.png);
} .page-sidebar .widgettitle {
font-size: 20px !important;
letter-spacing: 1.5px!important;
margin-bottom: 10px!important;
padding:0!important;
color:#1c1a1a;
}
.page-sidebar ul {
padding-left: 0px;
list-style: none;
}
.page-sidebar li {
margin: 0px!important;
}
.page-sidebar li a{
font-size: 14px;
color: #453C3E;
line-height: 30px!important;
}
.page-sidebar ul li a:hover {
color: #f37121;
}
.page-sidebar .current-menu-item a {
color: #f37121;
}
.current_page_parent a {
color: #FF001F;
}
.heading-style-1 {
font-size: 25px;
text-transform: uppercase;
}
.color-blue {
color:#153980!important;
}
.heading-style-2 {
font-size: 17px;
text-transform: uppercase;
}
.heading-style-3 {
font-size: 15px;
text-transform: uppercase;
}
.keypoints-bg-ol {
padding-top: 20px;
padding-bottom: 20px;
}
.keypoints-bg-ol:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(255,255,255,0.9);
left: 0;
top: 0;
}
.points_section .dot-pattern {
display: none;
}
.points_section .net-section-heading h2 {
font-size: 15px;
line-height: inherit;
border-top: solid;
margin-left: 0px;
}
.points_section .net-section-heading p {
color: #ffa442;
font-size: 25px;
margin-left: 0px;
}
.points_section .heading-style-1 {
position: relative;
}
.keypoints-bg-ol .heading-style-1 {
position: relative;
}
.keypoints-bg-ol .sub-heading-style1 {
position: relative;
margin-bottom: 20px;
}
.kc_accordion_header>span.ui-accordion-header-icon {
background:#f37121;
padding: 10px;
margin: 8px!important;
}
#about-nmc  .page-header, #principal-profile .page-header, #principal’s-message .page-header, #medical-superintendent .page-header, #vice-principal-profile .page-header, #roles-of-honours .page-header, #contact-us .page-header, #principal’s-desk .page-header, #chairmen’s-desk .page-header, #teaching-time-table .page-header {
background-image: url(https://medical.navodaya.edu.in/wp-content/uploads/2020/01/2020-01-22.jpg);
background-position: 21% 22%!important;
}
.page-id-6689 .page-header {
background-image: url(https://medical.navodaya.edu.in/wp-content/uploads/2019/06/Award.jpg);
}
.net-chairman.text-center.parallaxify-element {
-webkit-box-shadow: 0 10px 6px -6px #e3e3e3;
-moz-box-shadow: 0 10px 6px -6px #e3e3e3;
box-shadow: 0 10px 6px -6px #e3e3e3;
border: solid 1px #e3e3e3;
}
.nursingall-treated-s ul li {
list-style-image: url(https://medical.navodaya.edu.in/wp-content/uploads/2019/12/2019-12-02-6.png);
text-align: left;
list-style-position: inside;
}
.net-timeline .net-timeline-content {
margin-top: 15px;
}
h3.kc_accordion_header.ui-accordion-header i {
display:none;
}
.header_Search {
position: relative;
top: 50%;
transform: translateY(-50%);
float: right;
margin-left: 15px;
}
.header_Search input{
border: 2px solid #153980!important;
max-width: 130px;
border-radius: .25rem!important;
padding:3px;
}
.header_Search button {
background: #153980!important;
border-color: #153980!important;
color: #fff;
cursor:pointer;
}
@media (max-width:1145px){
.header_Search {
display:none;
}
}