.fw-4, .fw-4 h1, .fw-4 h2, .fw-4 h3, .fw-4 h4, .fw-4 h5, .fw-4 h6, .fw-4 p, .fw-4 span{
  font-weight:400 !important;
} 
.fw-5, .fw-5 h1, .fw-5 h2, .fw-5 h3, .fw-5 h4, .fw-5 h5, .fw-5 h6, .fw-5 p, .fw-5 span{
  font-weight:500 !important;
}
.fw-6, .fw-6 h1, .fw-6 h2, .fw-6 h3, .fw-6 h4, .fw-6 h5, .fw-6 h6, .fw-6 p, .fw-6 span{
  font-weight:600 !important;
}
.fw-7, .fw-7 h1, .fw-7 h2, .fw-7 h3, .fw-7 h4, .fw-7 h5, .fw-7 h6, .fw-7 p, .fw-7 span{
  font-weight:700 !important;
}
.mb-0, .mb-0 h1, .mb-0 h2, .mb-0 h3, .mb-0 h4, .mb-0 h5, .mb-0 h6, .mb-0 p, .mb-0 span, .mb-0 div{
  margin-bottom:0px !important;
}
.plr-0{
  padding-left:0px !important;
  padding-right:0px !important;
}
.white-text, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text p, .white-text a, .white-text span, .white-text li, .white-text div{
  color:#fff !important;
}
.table-apply-now{
	background: #d30219;
    font-weight: 600;
    padding: 5px 10px;
    color: white;
    border-radius: 8px;
    font-size: 12px;
    width: 100%;
    display: block;
	white-space: nowrap;
}
a.table-apply-now:hover {
    color: white;
	-webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
    -webkit-mask-size: 200%;
    animation: 1s infinite shine;
    -webkit-animation: 1s infinite shine;
}
.news-events .pagination a {
    color: white !important;
}
.font-red{
  color:#E31E24;
}
.font-blue{
  color:#00A0E3;
}
.roboto-family, .roboto-family h1, .roboto-family h2, .roboto-family h3, .roboto-family h4, .roboto-family h5, .roboto-family h6, .roboto-family p, .roboto-family a, .roboto-family span, .roboto-family li, .roboto-family div{
      font-family: 'Roboto' !important;
}
.upcoming-events {
    list-style: none;
    padding: 0;
}
ul.upcoming-events span {
  color:#fff !important;
    font-family: 'Montserrat';
}
ul.upcoming-events .event-content {
    font-size: 14px;
  line-height: 1.4;
}
ul.upcoming-events .event-content p {
  margin-bottom:0px;
}
.upcoming-events li {
    border-bottom: 1px solid white;
    float: left;
    margin-bottom: 20px;
  padding: 10px 0 30px 0;
}

@media screen and (min-width:992px){
  .upcoming-events .cpt-content {
    padding-left: 0;
  }
  .upcoming-events .cpt-meta {
    padding-right: 0;
  }
}
.fusion-social-networks-wrapper a:hover,
.social-links a:hover,
.fusion-menu a:hover:not(a.awb-menu__main-a_button){
  -webkit-mask-image: linear-gradient(-75deg,rgba(0,0,0,.6) 30%,#000 50%,rgba(0,0,0,.6) 70%);
    -webkit-mask-size: 200%;
    animation: 1s infinite shine;
    -webkit-animation: 1s infinite shine;
}
ul.social-links {
    display: inline-flex;
    gap: 15px;
    align-items: center;
    list-style: none;
  margin:0px;
  padding:0px;
  z-index:9999;
}
.social-links i{
  color:#fff;
}
.fixed-menu .social-links i.fa-whatsapp {
    color: #4dc247;
}
.fixed-menu .social-links i.fa-facebook-f {
    color: #3b5998;
}
.fixed-menu .social-links i.fa-linkedin {
    color: #007bb5;
}
.fixed-menu .social-links i.fa-instagram {
    color: #e95950;
}
.fixed-menu .social-links i.fa-youtube {
    color: red;
}
.search-box i{
  margin-right:4px;
}
.social-links .ph-missed{
    line-height: 20px;
    padding-top: 5px;
}
.fixed-menu .social-links a.text360 i {
    color: #dd4b39;
}
.social-links a.text360 i {
    margin-right: 4px;
}
.social-links a.text360 {
    display: inline-flex;
    align-items: center;
}
@-webkit-keyframes shine {
    from {
        -webkit-mask-position: 150%
    }

    to {
        -webkit-mask-position: -50%
    }
}
.img-100, .img-100 img{
  width:100%;
}
.awb-menu__mega-wrap span.menu-text {
    text-align: left !important;
}
.hm-counter .counter-box-container {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
}
.hm-counter .content-box-percentage {
    font-size: 40px !important;
    font-family: roboto;
    line-height: 1;
}
.placement-counter .content-box-percentage{
  font-size: 30px !important;
  font-weight:600;
}
.placement-counter .counter-box-container {
    padding: 20px 0 !important;
}
.all-program-btn a, .apply-now-btn a {
    background-color: #CB000D;
    border-radius: 5px;
    display: flex !important;
    color: #fff;
	font-size:12px;
    display: block;
    margin: 14px 10px;
}

.all-program-btn span, .apply-now-btn span{ background:none; }


.counter-box-content{
  line-height:1.3 !important;
}
.opacity-0{
  opacity:0;
}
.committee-table thead {
    border-radius: 22px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.20) 0%, rgba(255, 255, 255, 0.12) 100%);
}
.blue-gradient {
    background: linear-gradient(109deg, #051630 6.18%, #0060AA 63.03%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.life-at-krmu-slider img {
    max-height: 260px;
    object-fit: scale-down;
}
.tp-thumb-image{
  box-shadow:none !important;
}
.gyges .tp-thumb {
    opacity: 1;
    background: transparent !important;
    border-radius: 20px !important;
    overflow: hidden;
    padding: 0 !important;
    box-shadow: none !important;
}
#student-welfare .tab-content {
    background-color: #ffffff20;
    border-radius: 32px;
    font-size: 18px !important;
    line-height: 1.4;
    text-align: center;
    font-family: 'Raleway';
}
#student-welfare .tab-content p {
    margin-bottom: 0;
}
#student-welfare ul.nav-tabs {
    background: #ffffff20;
    border-radius: 30px !important;
}
#vision-mission .content-box-heading, 
#vision-mission .content-box-heading:hover {
    line-height: 1.3 !important;
    color: white;
}
#vision-mission .content-box-column {
    margin-bottom: 20px;
}
#vision-mission .content-container {
  font-family: 'Raleway';
  line-height:1.3;
}
@media screen and (max-width:767px){
  .sm-br-37 {
    border-radius: 37px !important;
  }
}
@media screen and (max-width:800px){
	.table {
		overflow-x: scroll !important;
		display: block !important;
	}
}