*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
html,body{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background-color: #E5F6FF;
    color: #0C2B71;
}
p:empty:before{
	display:none;
}
p:empty { display: none }
p{
    font-size: 14px; 
 font-weight: 300;
}
.relative{
	position:relative;
}
h3 {
 font-size: 22px;
 margin: 20px 0 5px 0;
 font-weight: 500;
}
h4 {
 font-size: 14px; 
 font-weight: 500;
}
li{
    list-style-position: inside;   
	 font-weight: 300;
}
.bg-sky-blue{
    background-color: #E5F6FF;
}
.bg-tumeric-yellow{
    background-color:#FCC52F;
}
.bg-blue{
    background-color: rgb(26, 140, 235,0.5);
}
.bg-light-blue{
   background-color:  #1A8CEB;
}
 .bg-navy{
     background-color: #092E70;
     padding: 25px 0;
 }
 .bg-green{
    background-color: #559F3A;
 }
 h5.bg-green{
     font-size: 24px;
     padding: 14px 20px;
     color: #fff;
 }
 #searchsubmit:before{
	content:"";
	background-image:url(../images/Search.png);
	background-repeat:no-repeat;
}
.inner-header .nav-item input[type=submit] {
  background: url(../images/Search.png);
    background-repeat: no-repeat;
    background-size: contain;
    border: 0;
    display: block;
    height: 20px;
    right: 18px;
    width: 14px;
    top: 15px;
    background-color: transparent;
    position: absolute;
    padding-right: 0;
}
.inner-header .nav-item input[type=submit]:focus{
	width: 14px;
}
.banner-right-text h3{
    color: #ffffff;
    font-size: 24px;
    display: flex;
    align-items: center;
    padding: 7px 20px 14px 42px;
    margin: 0;
}
.banner-right-text h3 span{
    font-size: 63px;
    padding-right: 15px;
}
.banner-right-text a{
    color: #ffffff;
    font-size: 24px;
    text-decoration: underline;
    text-align: center;
    background-color: #1A8CEB;
}
.banner-right-text a:hover{
    color: #fff;
}
.carousel-control-prev-icon{
   display: none;
}
.carousel-control-next-icon{
    background-image:url(../images/right-arrow-carousel.svg);
}
.carousel-item img{
    display: block;
    width:100%;
}
.right_menu .nav-link{
    color:#0C2B71;
    font-size:14px;
    padding-top: 0;
    padding-bottom: 0;
    border-right: 1px solid #0C2B71;
    line-height: 13px;
    vertical-align: middle;
}
.slider-article.news-related-content .item{
	padding:25px 35px 15px;
}
.right_menu .nav-item:last-child .nav-link {
    border-right:0;
}
.right_menu .menu-item:last-child .nav-link{
    border-right:0;
}
.inner-header  .navbar-nav .nav-link{
  padding-right:15px;
  padding-left: 15px;
  color:#0C2B71;
  font-size:16px; 
}
.inner-header  .navbar-nav .nav-item.active{
    background-color: #FDE297;
}
.inner-header  .navbar-nav .nav-item:hover{
    background-color: #FDE297;
}
.inner-header  .navbar-nav.ml-auto .nav-item.active{
    background-color: transparent;
}
form{
    position: relative;
}
.navbar-brand{ 
    color: #0C2B71;
    margin-right: 45px;
    line-height: 30px;
}
.navbar-brand img{
	width:250px;
}
.inner-header   .nav-item input{ 
    background-color:rgba(255, 255, 255,0.5);
    border-radius: 0;
    padding-right: 30px;
    color: #0C2B71;
    height: 40px;
    font-size:16px;
    transition: 0.4s;
    cursor: pointer;
    border: 0;
}
.inner-header   .nav-item input:focus{
    width: 365px;
    transition: 0.4s;
}
.inner-header   .nav-item input:focus{
    outline: 0;
    box-shadow: none;
}
.inner-header   .nav-item input::placeholder{
    color:#0C2B71;
    font-size:16px;
}
.inner-header   .nav-item  img{
    position: absolute;
    right: 20px;
    width: 16px;
}
.slider{
    padding-top: 132.5px;
}
.carousel-caption.banner_text{
    color: #ffffff;  
    right: 5%;
    left: 5%;
    top: auto;
    bottom: 8%;
    text-align: left;
}
.carousel-caption.banner_text h2{
    font-size:63px;
    text-align: left;
}
.carousel-control-next, .carousel-control-prev{
	top:27%;
}
.card-horizontal {
    display: flex;
    flex: 1 1 auto;
}
.areas-coe h4{
    font-size: 24px; 
}
.areas-coe  p{
    font-size: 14px;
    line-height: 16px;
}
.areas-coe  h2{
    font-size: 14px;
    line-height: 16px;
	font-weight: 300;
}
.areas-coe a,.slider-artcle-container a{
    display: block;
    margin-top: 15px;
    font-size: 14px;
    text-decoration: none;
    color: #0C2B71;
}
.areas-coe a{
	    margin-bottom: 10px;
}
.areas-coe a img{    
    padding-left: 5px;
}
.areas-coe a:hover{
    color: #0C2B71;
}
.owl-carousel h5{
    font-size:14px;
    margin-bottom: 16px;
	font-weight: 300;
}
.item{
    background-image: url(../images/bg-img.svg);
    padding: 25px 35px;
    background-repeat: no-repeat;
    background-position: top;
    position: relative;
    background-position-x: right;
}
.item p{
    line-height: 16px;
}
.owl-carousel .item p{
	    margin-top: -8px;
}
.political-area .item,.technical-area .item{
    padding: 25px 35px 22px;
    height: 120px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    position: absolute;
    top: 35%;
    color: #fff;
}
button.owl-prev {
    left: -2%;
    display: none;
}
.owl-carousel .owl-nav button.owl-next {
    right: -5%;
    background-image: url(../images/right-arrow.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    top: 40%;
}
.owl-carousel .owl-nav button.owl-next:focus
{
    outline: 0;
}
button.owl-next span{
    display: none;
}
.article::before{
    content: '';
    position: absolute;
    right: 2px;
    top: 7px;
    background-image: url(../images/article.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}
.news::before{
    content: '';
    position: absolute;
    right: 2px;
    top: 7px;
    background-image: url(../images/news.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}
.webinar::before{
    content: '';
    position: absolute;
    right: 2px;
    top:10px;
    background-image: url(../images/webinar.svg);
    background-repeat: no-repeat;
    width: 25px;
    height: 20px;
}
.publication::before{
    content: '';
    position: absolute;
    right: 2px;
    top: 7px;
    background-image: url(../images/publication.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}
.card{
    border-radius: 0;
    border: 0;
}
.date {
    padding: 14px 12px 7px 12px;
    color: #ffffff;
    font-size: 12px;
    margin: 0;
}
.card-body { 
    padding: 1rem;
}
.card-title {
	
    margin-bottom: 5px;
	line-height: 16px;
}
.card-title a{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 17px;
	color:#0C2B71;
	text-decoration:none;
}
.card-text {
    font-size: 14px;
    line-height: 16px;
	font-weight: 300;
}
.coe-learnmore h4{
    font-size: 24px;
}
.coe-learnmore p.bold-font{
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
}
.coe-learnmore p{
    font-size: 14px;
	font-weight: 300;
}
.coe-learnmore ul li{
    font-size: 14px;
    padding-bottom: 20px;
    list-style: none;
    padding-left: 1.3em;
}
.coe-learnmore ul li:last-child{
    padding-bottom: 0;
}
.coe-learnmore ul>li::before { 
        content: ' \25CF'; 
        display: inline-block;
        margin-left: -1.3em;  
        width: 1.3em;        
}
.bgfooter-img{
    background-image: url(../images/footer-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-green a {
	font-size: 24px;
    padding: 14px 20px;
	color:#fff;
	text-decoration:none;
}
.w25{
    width: 25px;
}
.w31{
    width: 31px;
}
.inner-banner-home{
    padding-top: 132px	;
}
.inner-banner-home .container-fluid{
	position:relative;
}
.inner-banner-home-text{
    position: absolute;
    color: #ffffff;
    top: auto;
    bottom: 28%;
    text-align: left;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
}
.inner-banner-home-text h1{
    text-transform: capitalize;
    font-size: 65px;
}
.text-container h2{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
.text-container p{
    font-size: 14px;
	font-weight: 300;
}
.political-area,.left-bg,.technical-area{
    position: relative;
    background: linear-gradient(
        to right
        , #FCC52F 58%, #E5F6FF 30%);
}
.political-area a,.technical-area a {
    color:#0C2B71;
    text-decoration: none;
}
.political-area .item  h5,.technical-area .item h5{
    font-size: 14px;
	font-weight: 300;
}
.left-bg::before
  {
  content: "";
  flex: 1;
  background-color: #FCC52F;
  position: absolute;
    width: 65px;
    height: 176.5px;
    left: -65px;
}
.sidebar-area{
    background-image: url(../images/sidebar-footer.svg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-position: bottom;
    background-size: contain;
    margin-top: -407px;
}
.sidebar-area h3{
    padding: 15px;
    margin: 0;
}
.side-area .btn-events{
    width: 100%;
    text-align: left;
    border: 1px solid #0C2B71;
    border-radius: 25px;
    opacity: 0.3;
    background-color: #fff;
    color: #0C2B71;
    margin-bottom: 16px;
	font-size: 14px;
}
.side-area ul li{
	list-style:none;
	    padding: 0 15px;
}
.side-area .btn-events:hover,.side-area .btn-events:focus,ul.sidebar_nav li.active .btn-events{
    opacity: 1;    
}
.side-area .btn-events img{
    padding-right: 10px;
}
.article-breadcrumbs{
    padding-top: 132.5px;
}
.bg-article-banner{
    background-image: url(../images/bg-article-banner.svg);
    background-repeat: no-repeat;  
    background-size: cover;
    height: 300px;
    background-position: center bottom;
}
.article-description ol li {
    font-size: 14px;
}
.article-description h1,.bg-article-banner h1{
    font-size: 50px;
}
.title-text-banner{
    font-size: 16px;
font-weight: bold;
margin-bottom: 25px;
}
.article-description h2{
    font-size: 24px;
}
.article-description h3{
    font-size: 16px;
    font-weight: bold;
}
.article-description h4{
    font-size: 14px;
    font-weight: bold;
}.article-description .bg-tumeric-yellow{	background-color:transparent;}.article-description .bg-tumeric-yellow img{	padding-bottom: 1rem;}
.article-description p{
    line-height: 16px; 	    text-align: justify;
	font-weight: 300;
}
.article-description h4 {
 font-size: 14px;
 margin: 20px 0 5px 0;
 font-weight: 500;
}
.article-description h3 {
 font-size: 22px;
 margin: 20px 0 5px 0;
 font-weight: 500;
}
.article-description  ul li{
    font-size: 14px;
    padding-left: 1.3em;    
    list-style: none;
	font-weight: 300;
}
.article-description  ul>li::before {
    content: ' \25CF';
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}
ol{
    list-style-position: inside;
    margin: 0;
}
ol li{
    margin-bottom: 25px;
}
ol li:last-child{
    margin-bottom: 0;
}
table{
	width: 100%;
}
table thead{
    background-color: #0C2B71;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
table td, table th {
    padding: 0.65rem;
	font-size:14px;
	font-weight: 300;
}
table tbody tr:nth-of-type(odd){
	background-color: rgba(255,255,255);
}
table tbody tr:first-child{
    background-color: rgb(12, 43, 113,0.3);
}
.table-bordered{
	border:0;
}
.table-bordered thead td, .table-bordered thead th {
     border-bottom-width: 0;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #0C2B71;
}
table tbody tr td:first-child,table tbody tr th:first-child{
	border-left:0;
}
table tbody tr td:last-child, table tbody tr th:last-child{
	border-right:0;
}
.breadcrumb{
    background-color: transparent;
    padding: 0;
    margin: 0;
}
.article-breadcrumbs ol li {
    margin-bottom: 10px;
    font-size: 10px;
    color:#0C2B71;
}
.article-breadcrumbs ol li a{
    color:#0C2B71;
    text-decoration: underline;
}
.breadcrumb-item.active{
    color:#0C2B71;
}
.breadcrumb-item+.breadcrumb-item::before{
    content: ">";
} 
.inner-banner-home ol li {
    margin-bottom: 10px;
    font-size: 10px;
    color:#0C2B71;
}
.inner-banner-home ol li a{
    color:#0C2B71;
    text-decoration: underline;
}
.breadcrumb-item.active{
    color:#0C2B71;
}
.breadcrumb-item+.breadcrumb-item::before{
    content: ">";
}
.political-area .webinar::before {
    content: '';
    position: absolute;
    right: 0px;
    top: 7px;
    background-image: url(../images/webinar.svg);
    background-repeat: no-repeat;
    width: 25px;
    height: 20px;
    background-size: 18px;
    background-position: center;
}
.more-link{
    color: #0C2B71;
    padding: 10px 0;
}
.more-link:hover{
    color: #0C2B71;
    text-decoration: none;
}
.search-banner-head{
    background-image: url(../images/bg-search-banner.svg);
    background-repeat: no-repeat;  
    background-size: cover;
    height: 300px;
    background-position: center bottom;
}
.search-banner-head h1{
    font-size: 65px;
}
.search-results-icon{
    background-color: #FCC52F;
    padding: 25.5px;
    display: flex;
    align-self: center;
}
.search-banner-head p{
    font-size: 24px;
    line-height: 28px;
}
.search-results-area{
    margin-top: -135px;
}
.search-results-area.invalid-search{
	margin-top:0;
}
.search-results-area .sidebar-area {
    margin-top: 0;
	    padding-bottom: 1px;
}
.search-results-area .search-more-input input{
    background-color: rgba(255, 255, 255,0.5);
    border-radius: 0;
    padding-right: 30px;
    color: #0C2B71;
    height: 40px;
    font-size: 16px;
    transition: 0.4s;
    cursor: pointer;
    border-color: #A7DDFC;
}
.search-results-area .search-more-input input:focus{
    outline: 0;
    box-shadow: none;
}
.search-results-area .search-more-input input[type=submit] {
    background: url(../images/Search.png);
    background-repeat: no-repeat;
    background-size: contain;
    border: 0;
    display: block;
    height: 20px;
    right: 18px;
    width: 14px;
    top: 15px;
    background-color: transparent;
    position: absolute;
    padding-right: 0;
}
.search-more-input img{
    position: absolute;
    right: 20px;
    width: 16px;
}
.search-results-area a,.news-archive-sidebar a{
    color: #0C2B71;
    font-size: 24px;
    line-height: 28px;
	 text-decoration: none;
}
.search-results-area a:hover,.search-results-area a:focus,.news-archive-sidebar a:hover,.news-archive-sidebar a:focus{
    text-decoration: none;
}
.search-results-area .breadcrumb-item,.search-results-area .breadcrumb-item a{
    font-size: 10px;
    line-height: unset;
}
.search-results-area p{    
    line-height: 16px;
	font-weight: 300;
}
.search-results-area.news-search p{    
    line-height: 16px;
	font-weight: 300;
}
.news-search img{ 
    width:auto; 
}
.search-results-area  ol li {
    margin-bottom: 18px; 
    list-style: none;
}
.search-results-area  ol li,.search-results-area  ol li a { 
    font-size: 10px;
    line-height: unset;
}
.mt-6{
    margin-top: 3.5rem !important;
}
.side-area ul li:before{
display:none;}
.btn-showmore{
   background-color: #1A8CEB;
   border-radius: 25px;
   color: #ffffff;
   font-size: 14px;
   padding: 10px 25px 6px;
}
.btn-showmore img{
    margin-right: 5px;
}
.btn-showmore:focus{
    outline: 0;
    box-shadow: none;
}
.library img{
    width: 80px;
    height: 113px;
}
.download-link a img {
    width: 14px;
    height: auto;
}
.btn-events img, .btn-showmore-news img{
    height: auto;
    width: auto;
}
img.banner-library {
    width: 180px;
    height: 254px;
}
.img-search-cover img{
    width: 80px;
    height: 85px;
}
.img-search-cover img:nth-child(2){display:none;}
.pl-7{
    padding-left: 4.5rem !important;
}
.banner1{
	padding: 132px 0 0 0;
}
.article-description img{
    max-width: 100%;
    height: auto;
}
.article-description h6{
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 20px;
}
.theme-sidebar {
    margin: 0;
	position: absolute;
    bottom: -420px;
    z-index: 1;
}
.img-square-wrapper img{ 
	    height: 120px;
}
.search-sidebar_nav{
	height: 90px;
    overflow-y: scroll;
    margin: 0 20px 20px 20px;
    background-color: #fff;
    box-shadow: 1px 1px 7px 0px rgb(0 0 0 / 16%);
}
.search-sidebar_nav li.active ,.search-sidebar_nav li:hover{
	    background-color: #E5F6FF;
		cursor:pointer;
}
 
.search-sidebar_nav li a{
	font-size: 14px;
    display: block;
    padding: 0 15px;	
}
.side-area ul.search-sidebar_nav li{
	    padding: 0;
}

.err {
    color: #ffffff; 
    font-size: 11rem; 
     
   
  }

.fa-question-circle-o { 
  font-size: 8.5rem; 
  color: #ffffff;
}

 .err2 {
    color: #ffffff; 
    font-size: 11rem;
    
    
  }

.msg { 
    font-size: 1.6rem;  
  }
  .mb-160{
	  margin-bottom:160px;
  }
  h6.no-content-block{
	      height: 112px;
    justify-content: center;
    display: flex;
    align-items: center;
    width: 100%;
  }
.news-archive-sidebar{
	padding-bottom: 1px;
}
.inaugration{
    background-color: #fcc52f;
    padding: 10px 0 5px;
    margin-top: -28px;
    position: relative;
}
.inaugration p{
    color: #0c2b6b;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    margin-bottom: 0;
}
/* CSS for the article and landing pages*/
.parentnode h1{
    font-size: 36px;
    line-height: 42px;
    padding-left: 0;
     font-weight:400;
    padding-right: 0;
}
.parentnode h6{
    font-size: 18px;
     font-weight:400;
    line-height: 22px;
}
.parentnode p{
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
    font-weight: 300;
}
.parentnode h2 {
    font-size: 18px;
    line-height: 22px;
    font-weight:400;
}
.parentnode h3 {
    font-size: 16px;
    line-height: 18px;
}
.parentnode h4 {
    font-size: 14px;
    line-height: 18px;
}
.parentnode blockquote{
    position: relative;
    padding: 5px 0 5px 35px !important;
}
.parentnode blockquote:before{
    display: block;
    padding-left: 10px;
    content: ' \201D';
    color: #0C2B71;
    font-size: 80px;
    position: absolute;
    left: -20px;
    top: -20px;
}
.parentnode blockquote p {
    font-size: 14px !important;
    line-height: 18px !important;
    text-align: justify !important;
    font-weight: 400 !important; 
}
.parentnode blockquote cite {
    font-size: 14px !important;
    line-height: 18px !important;
    text-align: justify !important;
    font-weight: 300 !important;
    font-style: italic !important;
}
/* CSS for the article and landing pages*/
@media all and (min-width: 992px) {
	.navbar-nav .nav-item .dropdown-menu{ display: none; } 
	.navbar-nav .nav-item:hover .dropdown-menu{ display: block; }
	.navbar-nav .nav-item .dropdown-menu{ margin-top:0;
        background-color: #FDE297;
    color: #0C2B71;
    font-size: 16px; }
    .navbar-nav .dropdown-menu{
        position: absolute;
        border-radius: 0;
        border:0;
    }
    .dropdown-toggle::after{
        display: none;
    }
}
.dropdown-item.active, .dropdown-item:active,.dropdown-item:hover,.dropdown-item:focus{
    background-color: #FDE297;
    color: #0C2B71;
    text-decoration: underline;
}
.search-results-area.news-search ol li {
	font-weight:500;
    display:inline-block;
    margin: 0;
	line-height:10px;
}
.search-results-area.news-search ol li span{
	font-size: 10px;
}
.search-results-area.news-search  .search-results-icon {
    background-image: url(../images/news-yellow-bg.svg);
    padding: 22px 35px;
    background-repeat: no-repeat;
    background-position: top;
    position: relative;
    display: flex;
    align-self: center;
    width: inherit;
    justify-content: center;
    background-color: unset;
}
.search-results-area.news-search  .search-results-icon.img{
    background-color: #FCC52F;
    padding: 10.5px;
}
.btn-showmore-news{
    background-color: #0C2B71;
    border-radius: 25px;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 25px 6px; 
}
.news-parent {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.btn-showmore-news img {
    margin-right: 5px;
}
.news-search h2{
    font-size: 24px;
    margin-bottom: 0px;
}
.search-results-area.news-search {
    margin-top: -165px;
}
.news-search hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.download-link a{
    font-size: 14px;
    line-height: 19px;
}
.download-link a:hover,.download-link a:focus{
    text-decoration: none;
    outline: 0;
}
.download-link a img{
    padding-right: 5px;
}
.news-archive-sidebar{
    margin-top: 0px;
}
.logo-satyamev{
    width: 50px;
    height: 60px;
}
.kefm-logo{
       width: 200px;
}
.nav-item span{ 
    font-size: 10px; 
}
.second-ul-mob{display:none;}
.getcontactform{
   background-color: #fff;
    border-radius: 0;
    padding: 20px 20px 0 20px;
}
.getcontactform h2{
      color: #0C2B71;
    margin-bottom: 20px;
    text-align: center;
    text-transform: capitalize;
    font-size: 24px;
}
.getcontactform input{
   border-radius: 0;
    padding: 8px 8px;
    color: #0C2B71;
    background: #fff;
    width: 100%;
    border: 3px solid #BBE6FB;
    outline: 0 !important;
    margin-bottom: 15px;
}
.getcontactform input::placeholder, .getcontactform textarea::placeholder{
     color: #0C2B71;
}
.getcontactform textarea{
   border-radius: 0;
    padding: 8px;
    width: 100%;
    outline: 0 !important;
    color: #0C2B71;
    background: #fff;
    margin-bottom: 15px;
    border: 3px solid #BBE6FB;
    height: 80px;
}
.getcontactform input.wpcf7-submit{
   width: 100%;
    margin-bottom: 0;
    background-color: #BBE6FB;
    border-radius: 50px;
    font-size: 16px;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.getcontactform input.wpcf7-submit:hover{ 
    background-color: #fff; 
}
.getcontactform input:focus,.getcontactform textarea:focus{
    outline:0;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
    color: red;
    border: 0; 
     margin-top: 0;
    text-align:center;
}
.wpcf7 form.sent .wpcf7-response-output{
    color: #0C2B71;
    text-align: center;
    border: 0;
    margin-top: 0;
}
.wpcf7-not-valid-tip{color:red;}
.wpcf7 .ajax-loader{
    background-color: #e5f6ff !important;
}
.wpcf7 .ajax-loader::before{
    background-color: #0c2b70 !important;
}
@media (max-width:1200px){
    .carousel-caption.banner_text h2 {
        font-size: 50px;
    }
    .inner-header .nav-item input:focus {
        width: 265px;
    }
    .inner-header .nav-item input::placeholder {
        color: #0C2B71;
        font-size: 14px;
    }
    .inner-header .nav-item input, .inner-header .navbar-nav .nav-link{
        font-size: 14px;
    }
    .slider {
        padding-top: 132.5px;
    }
    .banner-right-text h3 span {
        font-size: 53px;
    }
    .banner-right-text h3, .banner-right-text a{
        font-size: 17px;
    }
    h3 {
        font-size: 22px;
        margin: 20px 0 10px 0;
    } 
    .areas-coe h4 {
        font-size: 22px;
    }
    .card-text {
        font-size: 12px;
        line-height: 16px;
    }
    h5.bg-green {
        font-size: 22px;
		text-align:center;
    }
	h5.bg-green a{
		    font-size: 18px;
    padding: 14px 5px;
	}
    .coe-learnmore h4 {
        font-size: 22px;
    }
    .coe-learnmore p {
        font-size: 12px;
    }
    p {
        font-size: 12px;
    }
    .inner-banner-home-text h1 { 
        font-size: 55px;
    }
    .search-banner-head h1 ,.article-description h1,.bg-article-banner h1{
        font-size: 55px;
    }
    .search-results-area a { 
        font-size: 22px;
    }
    .download-link a {
        font-size: 14px;
    }
    img.banner-library { 
        height: 205px;
    }
    .pl-7 {
        padding-left: 1.5rem !important;
    }
	.theme-sidebar { 
		bottom: -410px;
	}
	.political-area .item, .technical-area .item {
    padding: 25px 10px 22px;
	}
}
@media (max-width:992px){
    .navbar-brand img {
        width: 200px;
    }
    .carousel-caption.banner_text h2 {
        font-size: 35px;
    }
    .banner-right-text h3, .banner-right-text a {
        font-size: 14px;
    }
    .banner-right-text h3 span {
        font-size: 43px;
    }
    .carousel-control-next {
        right: -25px;
    }
    h3 {
        font-size: 20px;
    }
    .areas-coe h4 {
        font-size: 20px;
    }
    .areas-coe h2 {
        font-size: 12px;
    }
    .areas-coe p {
        font-size: 12px;
    }
    .img-square-wrapper img{
        width:100%;
    }
    .card-horizontal{
        flex-direction: column;
    }
    .coe-learnmore h4 {
        font-size: 20px;
    }   
    .owl-carousel .owl-nav button.owl-next {
        right: -7%;
    }
    .owl-carousel#article .owl-nav button.owl-next {
        right: -5%;
    } 
    .inner-header .nav-item input, .inner-header .navbar-nav .nav-link {
        font-size: 12px;
    }
    .inner-header .navbar-nav .nav-link {
        padding-right: 5px;
        padding-left: 5px;
        padding-top: .8rem;
    }
    .carousel-control-next {
        right: 0;
        width: 6%;
    }
    .inner-header .nav-item input:focus {
        width: 210px;
    }
    .bgfooter-img { 
        background-size: auto;
    }
    .inner-banner-home-text{
        left: 3%;
    }
    .inner-banner-home-text h1 {
        font-size: 45px;
    }
    .side-area .btn-events{
        font-size: 12px;
    }
   .political-area  .item, .technical-area .item{
        padding: 10px;
    }
    .search-banner-head h1 ,.article-description h1,.bg-article-banner h1{
        font-size: 45px;
    }
    .search-results-area.news-search {
        margin-top: -200px;
    }
    .search-results-area a {
        font-size: 20px;
    }
    .download-link a {
        font-size: 12px;
    }
      h2 {
        font-size: 1.3rem;
    }
    .bg-article-banner,.search-banner-head{
        background-position: center right;
    }
	.theme-sidebar { 
    bottom: -395px; 
}
.logo-satyamev{
   width: 35px;
   height: 50px;
}
.kefm-logo{
   width: 150px;
}
.nav-item span{
        text-align: center;
         font-size: 7px;
        line-height: 10px;
        display: inline-block;
}
/* CSS for the article and landing pages*/
.parentnode h1{
    font-size: 36px;
    line-height: 42px;
    padding-left: 0;
    padding-right: 0;
     font-weight:400;
}
.parentnode h6{
    font-size: 18px;
     font-weight:400;
    line-height: 22px;
}
.parentnode p{
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
    font-weight: 300;
}
.parentnode h2 {
    font-size: 18px;
    line-height: 22px;
    font-weight:400;
}
.parentnode h3 {
    font-size: 16px;
    line-height: 18px;
}
.parentnode h4 {
    font-size: 14px;
    line-height: 18px;
}
/* CSS for the article and landing pages*/
}
@media (max-width:767px){
   
    
    .inner-header .d-flex{
        flex-direction: column;
    }
    .banner-right-text h3{
        padding: 5px 0px 5px 2px;
        font-size: 7px;
    }
    .carousel-caption.banner_text h2 {
        font-size: 13px;
    }
    .banner-right-text a{
        font-size: 7px;
    }
    .slider {
        padding-top: 175px;
    }
    .banner-right-text h3 span {
        font-size: 16px;
        padding-right: 5px;
    }
    h3 {
        font-size: 18px;
    }
    .areas-coe h4 {
        font-size: 18px;
    }
    .carousel-wrap{
        margin-top: 20px;
    }
    .carousel-control-next-icon{
        width: 8px;
    height: 8px;
    }
    .carousel-control-next {
        right: 0;
        width: 9%;
    }
    .carousel-control-next, .carousel-control-prev {
        top: 60%;
    }
    .owl-carousel .owl-nav button.owl-next{
        right: 0%;
    }
    .item{
          background-size: cover;
    }
    .owl-carousel .owl-nav button.owl-next {
      display: none;
    }
    /* .article::before,.publication::before,.news::before,.webinar::before{
        right: 8px;
    } */
    .owl-carousel .owl-nav button.owl-next {
        right: -7%;
    }
    .card{
        margin-bottom: 20px;
    }
    .bgfooter-img { 
        background-size: cover;
        background-position: center;
    }
    .textwidget {
        background-color: #0c2b71;
        padding: 10px 9px;
    }
    .textwidget .justify-content-end{
        justify-content: center !important;
    }
    .navbar-brand img {
        width: 175px;
    }
    .second-menu-item .flex-row{
        flex-direction: column !important;
    }
    .right_menu .nav-link {
        padding: .5rem 0;
    line-height: 21px;
    border-right: 0;
    }
    .second-menu-item li a{
        color: #0C2B71;
    font-size: 14px;   
    vertical-align: middle;
    
    }
    .navbar-toggler:focus, .navbar-toggler:hover{
        outline: 0;
    }
    .inner-header .nav-item input:focus {
        width: 100%;
    }
    .inner-banner-home-text {
        left: 0%;
        bottom: 0%;
    }
    .inner-banner-home-text h1 {
        font-size: 25px;
    }
    .inner-banner-home {
        padding-top: 175px;
    }
    .text-container h2 {
        font-size: 14px;
    }
    .text-container p {
        font-size: 12px;
    }
    .sidebar-area{
        margin-top: 20px;
    }
    .library img {
        width: auto;
        height: 130px;
    }
    .news-search h2 {
        margin-top: 15px;
    }
    .btn-events img, .btn-showmore-news img{
        height: auto;
        width: auto;
    }
    .slider-artcle-container{
        padding-bottom: 3rem!important;
    }
    .mt-6 {
        margin-top: 4.5rem !important;
    }
    .img-search-cover img {
        width: 100%;
        height: 85px;
        max-width: 100%;
    }
    .article-description .container > .row{
        padding: 0 15px;
    }
    .bg-article-banner,.search-banner-head{
        background-position: center right;
    }
    .political-area,.left-bg,.technical-area{
        position: relative;
        background: none;
    }
	.mobile-sidebar {
	
    margin-top: 70px;

}
	.news-parent {margin-bottom:20px;}
    .article-description iframe{
        height: auto;		width:auto;
    }	.search-banner-head h1, .article-description h1,.bg-article-banner h1 {    font-size: 35px; } 
    .inaugration { 
    padding: 12px 0 6px;
    margin-top: -8px; 
}
.inaugration p { 
    font-size: 20px; 
}
.second-ul-mob{display:flex;}
.inner-banner-home-text{
    top:-23%;
}
/* CSS for the article and landing pages*/
.parentnode h1{
    font-size: 36px;
    line-height: 42px;
    padding-left: 0;
    font-weight:400;
    padding-right: 0;
}
.parentnode h6{
    font-size: 18px;
    line-height: 22px;
    font-weight:400;
}
.parentnode p{
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
    font-weight: 300;
}
.parentnode h2 {
    font-size: 18px;
    line-height: 22px;
    font-weight:400;
}
.parentnode h3 {
    font-size: 16px;
    line-height: 18px;
}
.parentnode h4 {
    font-size: 14px;
    line-height: 18px;
}
/* CSS for the article and landing pages*/
}.webinar-description .bg-tumeric-yellow {    background-color: #FCC52F;}
@media (min-width:2000px) and (max-width:5000px){
    .political-area .item{
    background-size: cover;
    }
    .pl-7 {
        padding-left: 38.5rem !important;
    }
}
.inner-div-theme, .inner-div-theme-tech {
    display: block !important;
}

