a {
  color: #bf1e2e;
  text-decoration: none;
  background-color: transparent;
}

.sticky {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
  background-color: #fff !important;
}

header {
  position: absolute;
  width: 100%;
  z-index: 9999;
}

.carousel-item .img-fluid {
  width: 100%;
}

.carousel {
  overflow: hidden;
  /*height:600px;*/
  position: relative;

}

ul {
  margin: 0px;
  padding: 0px;
  margin-left: 15px;
}

.wa-float {
  position: fixed;
  bottom: 44px;
  right: 0px;
  text-align: center;
  z-index: 100;
}

.table {
  color: #212529 !important;
  font-weight: 500 !important;
}

/* .table th {
  border-top: 0 !important;
} */

@media only screen and (min-width: 1020px) and (max-width: 1540px) {
  #dbannerdesktop .carousel-inner img {
    width: 100% !important;
    max-height: 100% !important;
    height: 100% !important;
  }


}


@media only screen and (max-width: 768px) {

  .wa-float {
    bottom: 0px !important;
    right: 0px !important;
    z-index: 100;
    background-color: #ffc107;
    width: 50%;
  }

  /* .fixed-enquire {
    bottom:0px!important;
	top: unset!important;
    transform: rotate(0deg) !important;
    background-color: #84131e !important;
    right: unset;
    border-radius: 0px;
    z-index: 99;
	left:0px;
	width:100% !important;
	text-align:center;
}
.fixed-enquire .side-equire {
    padding: 13px 11px !important;
    font-size: 15px;
    color: #ffffff;
} */

}



.fixed-enquire {
  display: none !important;
}

.fixed-enquire-active {
  display: block !important;
}

.fixed-enquire {
  position: fixed;
  top: 310px;
  transform: rotate(-90deg);
  /* background-color: #FFC107; */
  background-image: linear-gradient(145deg, #792323, #ee0606);
  right: -85px;
  border-radius: 6px;
  z-index: 99 !important;
}

.fixed-enquire .side-equire {
  color: #fff;
  letter-spacing: 0.27px;
  font-size: 16px;
  padding: 12px 30px 40px 30px;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer !important;
}

@media (max-width:791.5px) {
  .fixed-enquire {
    bottom: 0px !important;
    top: unset !important;
    transform: rotate(0deg) !important;
    background-color: #d40606 !important;
    right: unset;
    border-radius: 0px !important;
    z-index: 1;
    left: 0px;
    width: 100% !important;
    text-align: center;
  }

  .fixed-enquire .side-equire {
    padding: 13px 11px !important;
    font-size: 15px;
    color: #fff !important;
  }
}







/* default style  */

/* html {
  text-rendering: optimizeLegibility !important;
  -moz-osx-font-smoothing: grayscale !important;
} */



a,
p {
  /* font-family: 'Poppins', sans-serif !important; */
  font-family: 'Montserrat', sans-serif !important;
  font-size: 17px !important;
  font-weight: 500 !important;

}


h1,
h2,
h3,
h4,
h5 {
  color: #333 !important;

}

h1 {
  font-family: "Kanit", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  color: #ce1414 !important;

}



#form-container {
  background: #fff;
  padding-top: 10px;
}

.formdiv1 {
  background-color: #ccb7b7  !important;
  padding: 10px !important;
}

/* @media only screen and (min-width: 1020px) and (max-width: 1540px) {
  #dbannerdesktop .carousel-inner img {
    min-height: 100vh !important;
    min-width: 100% !important;
    width:fit-content !important;
    height: fit-content !important;
    
  }
} */
.npf_wgts iframe {
  height: 570px !important;
}

.formdiv {
  /* background: rgba(255, 255, 255, 0.7) !important; */
  background: #fff !important;
  top: 6% !important;
  position: absolute;
  overflow: auto;
  right: 5% !important;
  height: auto !important;
  width: 356px;
  max-width: 100%;
  border-radius: 10px;
  /* box-shadow: 0 0 10px #111 !important; */
  z-index: 999 !important;
}

/* .npf_wgts{
  background: green !important;
} */
@media (max-width:1441px) {
  .formdiv {
    top: 6% !important;
    right: 5% !important;
    height: auto !important;
  }

}

@media (max-width:1282px) {

  .formdiv {
    top: 6% !important;
    right: 5% !important;
    height: auto !important;
  }

}

@media only screen and (min-width: 1020px) and (max-width: 1540px) {

  .formdiv {
    right: 2% !important;
    top: 1% !important;
  }

  /* .formdiv iframe {
				height: 480px !important;
				max-height: 100% !important;

			} */
}

/* #form-container {
  background: transparent !important;
} */



.carousel-item .w-100 {
  width: 100% !important;
  height: 100% !important;
  /* object-fit: cover !important;
  object-position: top; */
}

@media (max-width:791.5px) {
  .carousel-item .w-100 {
    width: 100% !important;
    height: 100% !important;
  }

  #form-container h3 {
    color: #000 !important;
  }


}

.m-hide {
  display: inline-block !important;
}

.menu {
  width: 100% !important;
  height: auto !important;
  padding: 5px 0 !important;

  /* position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 9999 !important;
  margin-top: 30px !important; */
}



.logo {
  background: #fff !important;
  /* padding: 5px !important; */
}

@media (max-width:791.5px) {
  .menu {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    position: relative !important;
    text-align: center !important;
    z-index: 9999 !important;
    margin-top: 0 !important;

  }

  .logo {
    padding: 5px !important;
  }

  .logo img {
    width: 280px !important;
    margin: auto !important;
    height: auto !important;
  }

  .m-hide {
    display: none !important;
  }

  /* .m-align {
    display: block !important;

  } */



}

.content-info {
  /* text-align: center !important; */
  align-items: center;
  align-content: center;
  margin-top: 10px !important;
}

.content-info p {
  font-size: 18px !important;
  color: #000 !important;
}

.content-info p span {
  color: #ac0707 !important;
  font-weight: 500 !important;
}

@media (max-width:791.5px) {}

.application-inst,
.admission-process,
.programs,
.lifeatkl,
.Placement,
.recruiters {
  padding: 70px 0 !important;
}



.Exploreklu {
  padding: 50px 0 50px 0 !important;
  position: relative;
  /* background: #fafafa  !important; */
}

/* .Exploreklu h2 {
  color: #fff !important;
} */


.campus-card {
  /* margin: 10px !important; */
  position: relative;
  text-align: center !important;
  /* width: 31.5% !important; */

}



.campus-addr {
  /* background: #861010   !important; */
  background-image: linear-gradient(45deg, rgb(17, 5, 6), rgb(210, 10, 10));
  padding: 10px !important;
  width: 85% !important;
  position: relative;
  margin: auto;
  margin-top: -40px !important;
}

.campus-addr h5 {
  color: #fff !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
}

/* .campus-card::before {
					position: absolute;
					content: "";
					top: 0;
					left: 0;
					bottom: 0 !important;
					width: 100% !important;
					height: 100% !important;
					background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0) 65%);
				} */

@media (max-width:791.5px) {
  .campus-card {

    width: 100% !important;
  }
}


.btn-campus {
  background: #fff !important;
  text-transform: uppercase;
  transition: 0.5s all;
  padding: 10px 40px !important;
  color: #333;
}

.btn-campus:hover {
  background: #960303 !important;
  color: #fff !important;

}

.campus-card img {
  opacity: 0.8;
}

.our-campu {
  display: flex;
  justify-content: space-around;
  align-items: center;
  align-content: center;
  padding-bottom: 10px !important;

}

.our-campu-card {
  text-align: center;
  margin: 10px !important;
  /* padding: 10px !important; */
  width: 32% !important;
  /* border: 1px solid #efefef !important; */
  font-family: 'Montserrat', sans-serif !important;

}

.our-campu-card:not(:last-child) {
  border-right: 1px solid #e1d8d8 !important;
}

.our-campu-card h3 {
  font-size: 30px !important;
  color: #b60606 !important;
  font-weight: 600 !important;
}

.our-campu-card i {
  display: none !important;
  padding-left: 10px !important;
  opacity: 0.1 !important;
  color: #555252 !important;
}

.e-campus {
  width: 24% !important;
  margin: 5px !important;
  text-align: center;
  padding: 25px 20px !important;
  /* background: #efefef  !important; */
  font-family: 'Montserrat', sans-serif !important;
  /* border-bottom-left-radius: 25px !important;
  border-top-right-radius: 25px !important; */
  /* border: 1px solid #ce4949 !important; */
  box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.1);

}

/* .e-campus:not(:last-child) {
  border-right: 1px solid #e1d8d8 !important;
} */

/* .e-campus img {
  width: 100% !important;
  height: 100% !important;
  display: none !important;
} */

.e-campus h5 {
  padding: 10px 0 !important;
  border-bottom: 1px solid #ece3e3;
  color: #000 ;
  font-size: 18px !important;
  font-weight: 600 !important;
}

.e-campus p {
  font-size: 12px !important;
}

.addr-box{
  background: #c8c6c1 !important;
}
/* .addr-box h5{
  color: #ffc107 !important;
} */


@media (max-width:791.5px) {
  .e-campus {
    width: 90% !important;
    margin: 10px auto !important;
  }

  .our-campu-card {
    text-align: center !important;
  }

  .our-campu-card p {
    font-size: 10px !important;
  }

  .our-campu-card h3 {
    font-size: 25px !important;
  }
}



#recruiters .owl-carousel .owl-item .item {
  padding: 2px !important;

}

/* .Exploreklu p {
  color: #fff !important;
} */

.Explore-img {
  position: relative;
  background: #fff !important;
}

.exams-details {
  width: 100% !important;
  height: 100% !important;
  padding: 70px 0 !important;
  /* background: #9d0909; */
  background: url('../images/red-bg.jpg');
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  background-position: center;
  background-repeat: no-repeat;


}

.exams-details h2 {
  color: #fff !important;
}

.exams-details .normal-link {
  color: #fff !important;
}

@media (max-width:791.5px) {
  .exams-details {
    background-image: linear-gradient(145deg, #110506, #971010);
  }

 
}


.Placement {
  width: 100% !important;
  height: auto !important;
  padding: 50px 0 !important;
  background: url('../images/students-placement.png') no-repeat;
  background-color: rgba(0, 0, 0, 0);
  background-size: 25% 100% !important;
  background-size: contain !important;
  background-color: #f0f0ee !important;
  object-fit: scale-down !important;
  max-width: 100% !important;


}


.placement-card {
  margin: 7px !important;
  padding: 10px 5px !important;
  /* box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.1); */
  width: 28% !important;
  height: auto !important;
  background-color: #ebebe9;
  text-align: center;
  border-radius: 5px !important;
  /* border-right: 1px solid #fff;
  border-bottom: 1px solid #fff; */
  position: relative;
  z-index: 1 !important;
  cursor: pointer;
}


/* .placement-card:hover {
  border: none !important;
  box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.1) !important;
  background: #f7e05f !important;
} */

/* .placement-card:nth-of-type() {
  border-right: 1px solid #f1f0f0;
} */
/* .placement-card:not(:last-child){

 border-right: 1px solid #f1f0f0;
} */


.placement-card h5 {
  font-size: 2rem !important;
  color: #333 !important;
  font-family: 'Lora', serif !important;
  /* font-family: "Kanit", sans-serif !important; */
  font-weight: 600 !important;
}

.placement-card p {
  font-size: 16px !important;
  text-transform: capitalize !important;
  color: #333 !important;
  font-weight: 500 !important;
}

@media (max-width:791.5px) {
  .placement-card {
    width: 42% !important;
    margin: 5px !important;
    border: 1px solid #ddd;
  }

  .Placement {
    background: #fff !important;
  }

  .placement-card p {
    font-size: 13px !important;
  }

  .placement-card h5 {
    font-size: 30px !important;
  }

}

.admission-process {
  background: #eeecec !important;
}


.programs {
  background: #f5f5f5 !important;

}

/* .programs h1 {
  padding: 20px 0 !important;
} */

/* .programs-inner h3{
  background: #000 !important;
  color: #fff !important;
  padding:0px !important;
} */
.programs-inner {
  background: #fff !important;
  padding: 10px !important;
  height: 900px !important;
}

.programs-inner img {
  width: 100% !important;
  height: auto;
}

.lifeatkl {
  width: 100% !important;
  height: 100% !important;
  background: #282020 !important;
  /* background: url('../images/black-bg.jpg'); */
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
  background-position: center;
  background-repeat: no-repeat;
}

#owl-carousel-lifeatklu .owl-item .item {
  width: 100% !important;
  max-height: 400px !important;
  height: 300px !important;
  object-fit: cover;

}





.lifeatkl h2 {
  color: #fff  !important;
}

.lifeatkl p {
  color: #d8d3d3 !important;
}

.lifeatkl img {
  width: 100% !important;
  height: 100% !important;
  border-radius: 5px;
}


.py-4 {
  padding-top: 2rem !important;
}

@media (max-width:791.5px) {

  .lifeatkl img {
    width: 100% !important;
    height: 200px !important;
    margin-bottom: 10px !important;
    object-fit: cover;
  }

  .py-4 {
    padding-top: 10px !important;
  }
  #owl-carousel-lifeatklu .owl-item .item {
  width: 100% !important;
  height: 100% !important;

}
}

.exams-details h1 {
  margin-bottom: 10px !important;
  /* color: #FFF !important; */
}

/* .exams-details {
  background: #eceaea !important;
} */



/* .social-icon{
  text-align: center !important;
} */
/* .p-footer {
  padding-bottom: 25px !important;
  margin-bottom: 25px !important;
} */

.other-links ul li a {
  color: #000 !important;

}



.copy-right {
  margin: 10px 0 0 0 !important;
  /* border-bottom: 1px solid #c0cac0; */
  text-align: center !important;
}


.other-links ul li {
  display: inline-block;
  padding: 10px !important;
}


.exams-inner {
  /* background: #fff !important; */
  padding: 2px !important;
  /* margin-top: 20px; */
  height: auto !important;

}

.exams-inner1 {
  background: #fff !important;
  /* padding: 5px !important; */
  /* margin-top: 20px; */
  height: auto !important;

}

.exams-inner1 p {
  color: #111 !important;
  text-align: center;
  font-size: 13px !important;
}

.exams-inner1 h5 {
  font-family: 'Montserrat', sans-serif !important;
  /* font-size: 17px !important; */
  font-weight: 600 !important;
  color: #c61717 !important;
}




.program-title {
  font-size: 18px !important;
  color: rgb(170, 12, 12);
  padding: 5px 0 !important;
  margin: 0 !important;
}

.header-active {
  position: absolute !important;
  top: 0 !important;
  margin-top: 0 !important;
  /* box-shadow: 5px 0 5px rgba(0, 0, 0, 0.5) !important; */
  background-color: #fff !important;
}

.p-inner {
  padding: 10px !important;
}


@media (max-width:791.5px) {
  .resp-tab-content {
    padding: 15px 0px 15px 0px;
    position: relative;
  }
}

table tr th {
  /* background: #c99898 !important; */
  color: #fff !important;
  font-family: 'Lora', serif !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  /* border: 1px solid #eaeaea !important; */
}

table tr td {
  /* background: #d5c1c1 !important; */
  /* background: #9e2929 !important; */
  color: #fff !important;
  font-family: 'Montserrat', sans-serif !important;
  /* border: 1px solid #eaeaea !important; */
  border: 1px solid #efefef !important;
}


.tab-wrapper {
  text-align: center;
  display: block;
  margin: auto;
  max-width: 100% !important;
}

.tabs {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}

.tab-link {
  /* margin: 0 1% !important; */
  list-style: none;
  padding: 12px 40px;
  color: #c90303;
  font-family: "Kanit", sans-serif !important;
  background: #efefef;
  cursor: pointer;
  font-weight: 500;
  transition: all ease 0.5s;
  /* border-bottom: solid 3px rgba(255, 255, 255, 0); */
  letter-spacing: 1px;
  font-size: 18px !important;
  position: relative;
}



.tab-link:hover {
  color: #c90303;
  /* border-color: #999; */
}

/* .tab-link.active {
  color: #c90303;
  border-color: #333;
} */

.tab-link.active {
  color: #fff !important;
  background: #c90303 !important;
  /* border-bottom: 1px solid #946060 !important; */
}

.tab-link.active::after {
  content: ' ';
  display: inline-block;
  position: absolute;
  bottom: -9px;
  border-top: solid 10px #c90303 !important;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width:791.5px) {
  .tab-link {
    padding: 10px 22px !important;
    font-size: 20px !important;
    margin: 5px 0 !important;
  }
  .tth{
    font-size: 16px !important;
  }
}



/* .content-wrapper {
  padding: 0px 10px;
} */


@media (max-width:791.5px) {
  .content-wrapper {
    padding: 10px 0 !important;
  }

  .tab-content {
    padding: 0 !important;
  }

}

.tab-content {
  display: none;
  /* text-align: center; */
  color: #888;
  font-weight: 300;
  font-size: 15px;
  opacity: 0;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
  border-top: none !important;
  border-bottom: none !important;
  /* padding: 20px !important; */

}

.tab-content-inner {
  padding: 5px !important;
  background: #fff !important;
}

.tab-content-inner ul {
  margin: unset;
}

.tab-content-inner ul li {
  margin: 10px !important;
  font-size: 16px !important;
  color: #111 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400;
  list-style: none !important;
}

.tab-content-inner ul li::before {
  /* content: '✓'; */
  content: '→';
  margin-right: 5px !important;
  color: #333 !important;
}

.tab-content-inner p {
  font-size: 15px !important;
  color: #111 !important;

}

.tab-content-inner h5 {
  font-size: 18px !important;
  color: #991313 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600;
}


.tab-content.active {
  display: block;
}

@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: none;
  }
}



.coursetable td {
  border: 1px solid #f7f7f7 !important;
  background: #f2f2f2 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 17px !important;
}

/* .coursetable td::before {
  content: '✓';
  margin-right: 7px !important;
  color:#000 !important;
} */



/* .active {
  background-color: transparent !important;
  background: transparent !important;
  color: #000 !important;
} */
/* #img-overlay{
  position:relative !important;
  width: 100% !important;
  height: 100% !important;
 } */
#img-overlay::before {
  content: '';
  width: 100% !important;
  height: 100% !important;
  /* background-image: linear-gradient(#0a77e3, #041218); */
  /* background: rgba(0, 0, 0, 0.8) !important; */
  left: 0;
  top: 0;
  position: absolute !important;
  opacity: 0.5 !important;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* background: #fff; */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 310px !important;
  /* height: 100% !important; */
}

.swiper-pagination-fraction {
  color: #000 !important;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;


}


/* .swiper {
  width: 100%;
  height: 400px;
  margin: 0 auto;

} */

@media (max-width:791.5px) {}

.append-buttons {
  text-align: center;
  margin-top: 20px;
}

.append-buttons button {
  display: inline-block;
  cursor: pointer;
  border: 1px solid #007aff;
  color: #007aff;
  text-decoration: none;
  padding: 4px 10px;
  border-radius: 4px;
  margin: 0 10px;
  font-size: 13px;
}

@keyframes rscroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translatex(-1000%)
  }
}

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(189, 4, 4, 0.8);
  }

  100% {
    box-shadow: 0 0 0 30px rgba(185, 19, 19, 0);
  }
}

@keyframes shadow-pulse1 {
  0% {
    box-shadow: 0 0 0 0px rgba(235, 3, 3, 0.8);
  }

  100% {
    box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
  }
}

.b-btn {
  position: absolute !important;
  z-index: 99 !important;
  bottom: 25% !important;
  left: 10% !important;
  text-align: center !important;
}

.b-btn a {
  color: #fff !important;
  background: #c90303;
  text-align: center;
  padding: 10px 15px !important;
  /* box-shadow: 5px 5px 0 0 rgb(74, 37, 37); */
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 25px !important;

}

.b-btn h2 {
  color: #fff !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  background: linear-gradient(to right, #08114f 50%, #c50606 80%) !important;
  padding: 5px 20px !important;
  font-size: 2rem !important;
  border-radius: 25px !important;
}

@media (max-width:791.5px) {

  .b-btn {
    bottom: 15% !important;
    left: 10% !important;
  }

}



.banner-title {
  position: absolute !important;
  z-index: 99 !important;
  top: 40% !important;
  left: 20% !important;
}

.banner-title h1 {
  color: #fff !important;
  font-size: 2.6rem !important;
  line-height: 75px !important;
  text-transform: capitalize !important;
  opacity: 0.8;
}

.banner-title h1 span {
  color: #f4ae07;
  font-size: 4.5rem !important;
  -webkit-text-fill-color: #1054aa00;
  -webkit-text-stroke: 2px #f4ae07;

}

/* contact us  */
.contact-us {
  padding: 50px 0 50px 0 !important;
  /* margin-bottom: -120px !important; */
}


.contact-img img {
  width: 100% !important;
  height: 100% !important;
  border-radius: 25px !important;
}

.contact-us p {
  font-size: 20px !important;
}



.contact-bg {
  /* background: #fff !important; */
  padding: 20px !important;
  /* height: 230px !important; */
  border-radius: 15px !important;
  margin-bottom: 5px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

@media (max-width:791.5px) {
  .contact-img img {
    display: none !important;
  }

  .contact-bg {
    flex-direction: column;
  }

}


/* footer and copy right  div */


.f-b {
  background: #c00a0a;
  text-align: center;
  padding: 2px 0 !important;
  /* margin-bottom: -5px !important; */
  position: relative;
  /* border-top-left-radius: 25px !important;
			border-top-right-radius: 25px !important; */
}

.f-b h5 {
  padding: 15px 0 !important;
  color: #fff !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 20px !important;
  font-weight: 500 !important;
}
.f-b p{
  margin: 5px 0 !important;
  color: #fff !important;
}

.f-b h5 a {
  color: #fff !important;
  padding: 10px 20px;
  border: 1px solid #c66666 !important;
  border-radius: 50px !important;
  text-decoration: none;
  text-transform: uppercase;
}

.helpline-bottom {
  border-bottom: 1px solid #c66666;
}

.f-flex {
  margin: auto;
  display: flex;
  justify-content: space-between;
}

/* .p-footer{
			background: #ddd;
		} */

@media (max-width:791.5px) {

  .m-full {
    width: 100% !important;
    display: inline-block !important;
    margin-top: 10px !important;
  }

  /* .f-b {
				background: #333 !important;
			} */

  .f-b h5 a {
    border-radius: 0 !important;
    text-transform: uppercase;
    /* background: #af1515 !important; */
    /* border-top:1px solid #ddd !important; */
   

  }

  .helpline-bottom {
    border-bottom: 1px solid #ae5454 !important;
  }

  .f-flex h5 {
    font-size: 16px !important;
  }

  .f-flex {
    flex-direction: column;
  }

}


/* award and recognition */

.awards {
  padding: 70px 0 !important;
  background: #f2f2f2;
}

.recognition-card {
  width: 15% !important;
  padding: 1px;
  height: auto;
  display: inline-block;
  vertical-align: top;
  background: #fff !important;
  margin: 5px;
  /* border-radius: 10px; */
  text-align: center;
  align-content: center;
  align-items: center;
}

.recognition-card img {
  width: 100% !important;
  height: 100% !important;
}



.awards-card {
  width: 23% !important;
  padding: 20px;
  height: auto;
  display: inline-block;
  vertical-align: top;
  background: #eceeec !important;
  margin: 10px;
  border-radius: 10px;
  text-align: center;
  align-content: center;
  align-items: center;
  border: 1px solid #dee3e3;

}

/* .awards-card:hover {
  background: #e4d374 !important;
  cursor: pointer;
} */

@media (max-width: 791.5px) {
  .awards-card {
    width: 44% !important;
    padding: 5px !important;
    margin: 5px !important;
  }

  .uniRankingthumb__no {
    font-size: 25px !important;
  }

  .recognition-card {
    width: 30% !important;
  }
}

.uniRankingthumb__img img {
  width: 100% !important;
  height: 100% !important;
  display: none;

}

.uniRankingthumb__no {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 15px;
  line-height: 40px;
  color: #bb0e0e  !important;
  /* font-family: 'Lora', serif !important; */
  font-family: 'Montserrat', sans-serif !important;


}

.uniRankingthumb__content {
  font-size: 12px;
  line-height: 20px;
  color: #333 !important;
  font-family: 'Montserrat', sans-serif !important;


}

.uniRankingthumb__content small {
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
}