header{
 background:#1d3f78!important;
}
.footLogo a {
    display: inline-block;
    width: 280px;
    height: 150px;
    text-indent: -9999px;
    background: url(../image/Logo-ijictm.png) no-repeat!important;
}
span.strong {
    font-weight: bold;
}
 .card-img {
     padding: 15px;
    min-height: 230px;
    background: #E8E8E8;
 }
 .card-img img {
    width: auto;
    max-height: 200px;
}
span.readmore {
    display: inline-block;
    font-size: 18px;
    color: #FFF !important;
    padding: 1px 13px;
    text-align: center;
    text-decoration: none;
    background: #27649d !important;
    border: 1px solid;
    border-color: transparent;
    border-radius: 5px;
    transition: all ease-in-out .3s;
    /* list-style: none; */
    /* text-decoration: none; */
}
a.readmorelink {
    text-decoration: none;
    color: #27649d;
}
img.img-logo {
    margin-bottom: 0px!important;
}
.journalHead.mainhead {
    background: #27649d;
    background-image: url(../image/aimbg.jpg);
    background-repeat: no-repeat, no-repeat;
    width: 100%;
}
.journalHead.homebg{
    background: #27649d;
    background-image: url(../image/homebg.jpg);
    background-repeat: no-repeat, no-repeat;
   }
   .rowwrap.style2.m-t-2erm {
    padding: 2rem 0 1.5rem;
}
button.btn.btn-primary.main-btt {
    background-color: #007bff!important;
    border-color: #007bff;
}
button.btn.btn-primary.main-btt:hover {
    background-color: #27649d!important;
    border-color: #007bff;
}
h5.subheading {
    font-weight: 600;
}
/*coming soon page*/
.journalHead.mainhead.comingsoon {
    /* background: #27649d; */
       background-image: url(../image/comingsoon.jpg);
    background-repeat: no-repeat, no-repeat;
    width: 100%;
    height: 800px;
    background-position: center;
    background-size: cover;
    position: relative;
    color: white;
	margin-bottom: 0rem!important;
}
.col.innerL.soon {
    position: absolute;
    top: 50%;
    
    text-align: center;
}
/*main css*/
.articleImg.noMax.margin-main-zero {
    margin: -15px -15px 0px -15px!important;
}
img .m-0 {
    max-width: 100%;
     margin-bottom: orem!important; 
}

img.m-0 {
    margin-bottom: 0px;
}


.articleCard.zero {
    flex: 0 0 auto;
}
a.h3_style {
    text-decoration: none;
    font-size: 20px;
	text-align:center;
}
.banner.rowBG.l3.top-margin {
    padding-top: 196px;
}
/*.articleCat.padding-left-zero {
    padding-left: 0px;
}*/
h2.margin-bottom-null {
    margin-bottom: 0.5rem;
}
h3.margin-bottom-5px {
    margin-bottom: 1.5rem;
}
.eventImgList img {
    margin-bottom: 0rem;
}
h3.truncate2 {
    padding-top: 15px;
}
.loginControl ul li a {
    font-size: 21px;
}
p.p-author {
    font-weight: bold;
    color: #27649d;
    font-size: 1.2rem;
}

li.current a.logBtn {
    color: #afaf68;
    font-size: 24px;
}
/*new style*/
.main-inner {
			background-color: #3e72a4;
			min-height: 150px;
		}
		.main-inner ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		.main-inner a {
			color: #fff;
		}
		.main-inner {
			background-color: #3e72a4;
			min-height: 150px;
			color: #FFF;
			padding: 15px;
			margin-bottom: 1.5rem;
		}
		.main-inner ul li {
			padding: 0;
			margin: 1rem 0;
		}
		img.mb-0 {
    width: 100%;
}
.loginControl ul li {
    display: inline-block;
    margin: 0 13px!important;
}
		@media only screen and (max-width: 600px) {
		  .main-inner {
			    margin: 30px 15px;
				font-size: 20px;
				
		  }
		}