.device-mockup.iphone6_plus.portrait.white {
}

section.contact ul.list-social li.social-google-plus a {
  background-color: #0072b1;
}

section.contact ul.list-social li.social-google-plus a:hover {
  background-color: #0072b1 !important;
}

/* a:focus,
a:hover {
	color: #dd7171 !important;
	text-decoration: underline;
}

a {
	color: #2B869F;
	transition: all .35s;
} */

.course_list li i {
  background: #fff;
  font-size: 22px;
  height: 40px;
  width: 40px;
  padding: 11px 9px;
  border-radius: 7px;
  text-align: center;
  color: #007bff !important;
}
.course_list li h5 {
  color: #fff !important;
}
.course_list li p {
  color: #fff !important;
}
.course_list li {
  background: linear-gradient(208deg, #007bff, #fac8c8);
  height: 130px;
}
/* .slider img {
	width: calc(100% / 3 - 10px);
	flex-shrink: 0;
	display: block;
	margin-right: 10px;
	height: 300px;
	border-radius: 12px;
	box-shadow: 7px 6px 6px #383d41;
  } */
/* General styling */
.slider img {
  width: calc(100% / 3 - 10px); /* Default to 3 images visible */
  flex-shrink: 0;
  display: block;
  margin-right: 10px;
  height: 300px;
  border-radius: 12px;
  box-shadow: 7px 6px 6px #383d41;
}

.slider-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 20px 0;
}

.slider {
  display: flex;
  transition: transform 1s linear;
  will-change: transform;
}

.slider img:last-child {
  margin-right: 0;
}

/* For screens smaller than 480px (very small mobile devices) */
@media (max-width: 480px) {
  .slider img {
    width: calc(300% / 3 - 10px);
    height: 300px;
  }
}
.place p{
  color:#fff;
  font-size: 16px;
}
.floating {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  left: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.float-button {
  margin-top: 16px;
}

body {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-size: 15px;
  color: #8d8d8d;
}

p {
  color: #434346;
  font-family: open sans, sans-serif;
  font-size: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #252525;
  font-family: poppins, sans-serif;
}

/*---------------developer---uses------------------*/
a {
  text-decoration: none !important;
}
.cards{
  height:200px;
}
.banner_content {
  padding-top: 200px;
  font-size: 14px;
  border-radius: 30px;
}

.banner_content h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}

.banner_content p {
  color: #fff;
  font-size: 17px;
  padding: 12px 0px;
  width: 72%;
}
.applied{
  font-weight:600;
  font-size:15px;
}
.admissionfm h3 {
  background: linear-gradient(45deg, #0dcaf0, #021e7b);
  padding: 36px;
  text-align: CENTER;
  color: #fff;
  font-size: 25px;
  border-radius: 12px 12px 0px 0px;
}
.banner_content h1 {
  background: linear-gradient(to right, #dc3545, #fff);
    -webkit-background-clip: text;
    color: transparent;
    font-size:21px;
    font-weight:600;
}
.admissionfm {
  background: #fff;
  /* height: 500px; */
  width: 100%;
  border-radius: 13px;
  margin-top: 120px;
}
.admissionfm form {
  padding: 33px 44px;
}
.submitbtn {
  background: linear-gradient(45deg, #ec2428, #021e7b);
  color: #ffff !important;
  padding: 12px 23px !important;
  width: 50% !important;
  border-radius: 43px !important;
  margin: 5px 0px !important;
}
.about_para {
  font-size: 21px;
  text-align: center !important;
}

.btn-cta-arrow:hover,
.cta__link:hover {
  font-weight: 600;
  background-color: #c6c6c6;
  color: #dc3545;
  text-decoration: none;
  background-position: right 15px center;
}
.heading {
  position: relative;
}
.one h3 {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 5px;
  color: #000;
  font-weight: 600;
  font-size: 26px;
}

.one h3:before {
  width: 28px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -14px;
  background-color: #b80000;
}
.one h3:after {
  width: 100px;
  height: 1px;
  display: block;
  content: "";
  position: relative;
  margin-top: 10px;
  left: 50%;
  margin-left: -50px;
  background-color: #b80000;
}
.extra {
  background: #f04f51;
  height: 238px;
  padding: 12px 11px;
  width: 318px;
}
.about-text p {
  font-size: 22px;
}
.experience-image img {
  width: 100%;
  border-radius: 100px 0px 100px 0px;
}
.features-list li i {
  color: #007bff;
  margin-right: 10px;
  background: #fff;
  padding: 12px 12px;
  border-radius: 50%;
  font-size: 30px;
}
.features-list li {
  background: #64b5f6;
  border-radius: 26px;
}
.ic {
  background: linear-gradient(45deg, #dc3545, transparent) !important;
  height: 120px;
  padding: 23px 60px;
}
.ic img {
  height: 72px;
  width: 72px;
}
.enq {
  background: #0f75ae;
  padding: 12px 61px;
  margin: 12px;
  border-radius: 12px;
  color: #fff;
}
.enq:hover {
  border: 1px solid #0f75ae;
  background: #fff;
  padding: 12px 61px;
  margin: 12px;
  border-radius: 12px;
  color: #0f75ae;
}
.accordion-item {
  border: unset !important;
}
.accordion-button:not(.collapsed) {
  background-color: #21a2f4 !important;
  color: #fff !important;
}
.accordion-button:focus {
  box-shadow: none !important;
}
.accordion_list {
  border: 30px solid #f8f9fa;
  padding: 11px;
}
.footer_sec {
  background: #3674b5;
  height: 400px;
  padding: 80px 0px;
}

footer {
  background-color: unset !important;
}
.item h2 {
  color: #ffffff;
  font-weight: 600;
  font-size: 33px;
  position: relative;
}
.item h2::before {
  position: absolute;
  top: 43px;
  left: 50%;
  width: 72px;
  content: "";
  border-bottom: 2px dashed red;
  transform: translate(-50%, -50%);
}
footer p {
  font-size: 17px !important;
  margin: 0;
  color: #fff !important;
  text-align: center !important;
}
.ftcontent {
  padding: 21px;
}
.copyright {
  margin-top: 30px;
}

.social i {
  height: 23px;
  width: 23px;
  margin: 0px 6px;
  color: #fff;
  font-size: 20px;
  background: #ed2328;
  border-radius: 50%;
  padding: 17px 18px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.social i:hover{
	height: 23px;
	width: 23px;
	margin: 0px 6px;
	color: #ed2328;
	font-size: 20px;
	background: #fff;
	border-radius: 50%;
	padding: 17px 18px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
  }

.social {
  margin-top: 12px;
}
/*-----floating button----------*/

.radial {
  position: fixed;
  z-index: 20;
  bottom: 150px;
  right: 0px;
}
.radial .triggerButton {
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border: none;
  color: #fff;
  font-size: 20px;
  border-radius: 50%;
  text-decoration: none;
  background: linear-gradient(0deg, #212529 0%, #ed2a2e 100%);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15), 0px 4px 8px rgba(0, 0, 0, 0.2);
  transition: all 0.15s ease-in-out;
  transform: translate(-50%, -50%);
}
.radial .triggerButton:hover {
  background-color: #00009a;
}
.radial .triggerButton .faOpen {
  position: absolute;
  font-size: 14px;
  transform: scale(1);
  transition: 0.25s ease-in-out;
}
.radial .triggerButton .faOpen:nth-child(1) {
  top: 20%;
}
.radial .triggerButton .faOpen:nth-child(2) {
  left: 20%;
  top: 52%;
}
.radial .triggerButton .faOpen:nth-child(3) {
  right: 20%;
  top: 52%;
}
.radial .triggerButton .faClose {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  transform: scale(0) translate(-50%, -50%);
  transition: 0.25s ease-in-out;
}
.radial .radialMenu {
  --width: 250px;
  width: var(--width);
  height: var(--width);
  padding: 0;
  margin: 0;
  /* position: absolute; */
  /* top: 50%;
  left: 50%; */
  transform: translate(-50%, -50%);
}
.radial .radialItem {
  list-style: none;
  /* position: absolute; */
  width: 55px;
  height: 55px;
  /* top: 50%;
  left: 50%; */
  margin:12px 0px;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}
.radial .radialItem:nth-child(1) a,
.radial .radialItem:nth-child(1) span {
  background: #6009f0;
  background: linear-gradient(-90deg, #25d366 0%, #075e54 100%);
}
.radial .radialItem:nth-child(2) a,
.radial .radialItem:nth-child(2) span {
  background-color: #89d8d3;
  background-image: linear-gradient(90deg, #89d8d3 0%, #03c8a8);
}
.radial .radialItem:nth-child(3) a,
.radial .radialItem:nth-child(3) span {
  background: #ff1b00;
  background: linear-gradient(
    -90deg,
    rgba(255, 27, 0, 1) 0%,
    rgba(251, 75, 2, 1) 100%
  );
}
.radial .radialItem a {
  font-size: 22px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  background: #ff4081;
  border-radius: 50%;
  text-decoration: none;
}
.radial .radialItem a:hover {
  color: #fff !important;
  transition-delay: 0s;
  background-color: #f30053;
}
.radial .radialItem a:hover span {
  color: #fff !important;
  opacity: 1;
  right: calc(100% + 15px);
  visibility: visible;
}
.radial .radialItem span {
  position: absolute;
  top: 50%;
  background-color: #f30053;
  right: 100%;
  transform: translateY(-50%);
  white-space: nowrap;
  border-radius: 5px;
  padding: 5px;
  font-size: 14px;
  transition: 0.25s;
  opacity: 0;
  visibility: hidden;
}
.radial.active .triggerButton .faOpen {
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
}
.radial.active .triggerButton .faClose {
  opacity: 1;
  visibility: visible;
  transform-origin: top left;
  transform: scale(1) translate(-50%, -50%);
}
.radial.active .radialItem {
  --angle: 0deg;
  --point-size: 60px;
  --countItem: 8;
  /* we subtract the point size to place point inside circle */
  --radius: calc((var(--width) / 2) - (var(--point-size) / 2));
  --x: calc(var(--radius) * cos(var(--angle)));
  --y: calc(var(--radius) * sin(var(--angle)));
  /* position point at center of circle with radius. We add x and y values to move to edge of circle. */
  top: calc(var(--radius) + var(--y) + (var(--point-size) / 2));
  left: calc(var(--radius) + var(--x) + (var(--point-size) / 2));
  width: var(--point-size);
  height: var(--point-size);
}
.radial.active .radialItem a {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15), 0px 4px 8px rgba(0, 0, 0, 0.2);
}
.radial.active .radialItem:nth-child(1) {
  --angle: 270deg;
}
.radial.active .radialItem:nth-child(2) {
  --angle: 200deg;
}
.radial.active .radialItem:nth-child(3) {
  --angle: 130deg;
}
.features-box {
  background-color: #fff;
  border-radius: 10px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 218px;
  border-top: 1px solid #0099f3 !important;
}

.features-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.features-box i {
  background: #0098f3;
  font-size: 30px;
  border-radius: 50%;
  width: 20%;
  padding: 17px;
  color: #fff !important;
  margin: 0px auto;
}
.features-box h5 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #333;
}

.feature-boxs p {
  font-size: 1rem;
  color: #666;
}
.img-replace {
  display: inline-block;
  overflow: hidden;
  color: #dc3545;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #da3344;
  border-radius: 50%;
  padding: 6px 8px;
}
.logo-text {
  color: #ed2a2e;
  font-size: 19px;
  font-weight: 600;
}
.logo-text:hover {
  color: #ed2a2e !important;
}
.fmheading2 h5 {
  background: linear-gradient(45deg, #0dcaf0, #021e7b);
  padding: 36px;
  text-align: CENTER;
  color: #fff;
  font-size: 25px;
  border-radius: 12px 12px 0px 0px;
}
.fmheading2 form {
  background-color: #fff;
  padding: 23px;
  height: auto;
}
.bts-popup {
  z-index: 99;
  position: fixed;
  left: 0;
  top: 0px;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.bts-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.bts-popup-container {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: 233px auto;
  border-radius: none;
  text-align: center;
  transform: translateY(-40px);
  -webkit-backface-visibility: hidden;
  transition-property: transform;
  transition-duration: 0.3s;
}

.bts-popup-container img {
  padding: 20px 0 0 0;
}

.bts-popup-container p {
  color: #181818;
  padding: 4px 0px;
}

.bts-popup-container .bts-popup-button {
  padding: 5px 25px;
  border: 2px solid white;
  display: inline-block;
  margin-bottom: 10px;
}

.bts-popup-container {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.bts-popup-container .bts-popup-close {
  position: absolute;
  top: 1px;
  right: 6px;
  width: 40px;
  height: 38px;
  font-size: 23px;
  font-weight: 700;
}

.is-visible .bts-popup-container {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.invalid-feedback {
  color: #d9534f;
  display: none;
}

.invalid-feedbacks {
  color: #d9534f;
  display: none;
}

.features-list {
  list-style: none;
  padding: 0;
}

.features-list li {
  font-size: 16px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.features-list li i {
  color: #007bff;
  margin-right: 10px;
}

@media (max-width: 768px) {
  .features-list li {
    font-size: 14px;
  }
}

.about-text {
  padding: 10px;
  background: #ffffff;
  border-radius: 8px;
}

.about-text h3 {
  font-size: 22px;
  font-weight: 700;
  color: #252525;
  font-family: poppins, sans-serif;
}

section {
  padding: 5px 0 !important;
}

p {
  text-align: justify;
}

hr {
  margin-top: 5px;
  max-width: 100%;
  border: none;
  height: 1px;
  background-color: rgba(34, 34, 34, 0.1);
  position: relative;
}

/* .faq,.why-choose-us,.future,.course,.about-us{
  font-size: 22px;
  font-weight: 700;
  color: #252525;
  font-family: poppins, sans-serif;
} */

hr::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  background-color: #ff1949;
  font-weight: bold;
  top: 0;
  left: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .table-responsive {
    width: 80%;
  }
}

@media (min-width: 992px) {
  .table-responsive {
    width: 60%;
  }
}

.form-group {
  margin-bottom: 10px;
}

.form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 14px;
}

select.form-control {
  height: 36px;
}

.form-check-label {
  font-size: 12px;
  line-height: 1.2;
}

#btn-contact {
  padding: 8px 10px;
  font-size: 14px;
}

.feature-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.feature-box i {
  font-size: 50px;
  margin-bottom: 15px;
}

.feature-box h5 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #333;
}

.feature-box p {
  font-size: 1rem;
  color: #666;
}

@media (max-width: 767px) {
  .img-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

.fixed-buttons {
  position: fixed;
  bottom: 25px;
  right: 25px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  z-index: 1000;
}

.fixed-buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: white;
  text-decoration: none;
  font-size: 26px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}

.fixed-buttons a:hover {
  transform: scale(1.1);
}

.whatsapp-btn {
  background-color: #25d366;
}

.call-btn {
  background-color: #007bff;
}

.enquiry-btn {
  position: fixed;
  bottom: 45%;
  right: 10px;
  background-color: #ff5722;
  color: white;
  font-size: 16px;
  padding: 8px 16px;
  border-radius: 30px;
  font-weight: bold;
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.enquiry-btn:hover {
  transform: scale(1.1);
  background-color: #e64a19;
  font-weight: bold;
}

.modal-header {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

/* Style and position the close button */
.custom-close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 34px;
  color: black;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.3s;
}

.custom-close:hover {
  color: #e64a19;
}

.custom-input {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 16px;
}

.custom-input:focus {
  border-color: #e64a19;
  box-shadow: 0 0 5px rgba(230, 74, 25, 0.5);
}

/* Button styling */
.custom-btn {
  background-color: #e64a19;
  border: none;
  padding: 12px;
  font-size: 16px;
  border-radius: 5px;
  transition: 0.3s;
}

.custom-btn:hover {
  background-color: #c84316;
}

/* Reduce modal width on smaller screens */
@media (max-width: 576px) {
  .modal-content {
    width: 90%;
  }
}

/* 
  .slider-container {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 20px 0;
  } */

/* .slider {
	display: flex;
	transition: transform 1s linear;
	will-change: transform;
  }



  .slider img:last-child {
	margin-right: 0;
  } */

.nav-link:hover {
  color: #ee3e42;
}

.h3-heading {
  color: #ee3e42 !important;
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 10px;
}

.h3-heading:hover {
  color: #0099f3 !important;
}

@media (min-width: 768px) {
  .admission-contact {
    width: 30% !important;
  }
}

@media only screen and (min-width: 360px) and (max-width: 479px) {
  .banner_content h1 {
    background: linear-gradient(to right, #dc3545, #fff);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 17px;
    font-weight: 600;
}
  .crd-hg{
    height:195px!important;
    margin-bottom:12px!important;
  }
.feature-box{
  margin-bottom:12px;
  height:193px!important;
}
	.radial {
		position: fixed;
		z-index: 20;
		bottom: -42px!important;
		right: 2px!important;
	}
  .navbar-brand img {
    width: 77px !important;
    margin-top: -20px;
  }
  .logo-text {
    color: #ed2a2e;
    font-size: 13px;
    font-weight: 600;
  }
  #mainNav .navbar-toggler {
    font-size: 12px !important;
    padding: 5px 8px !important;
    color: #ffffff !important;
    background: #1fa3f3 !important;
    margin: 0px 14px !important;
    font-size: 22px !important;
  }
  .banner {
    height: 996px !important;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.125), #000),
      url(assets/img/mba-banner.webp) center;
    background-size: cover;
    border-style: none;
    padding: 14px !important;
  }
  .admissionfm h3 {
    background: linear-gradient(45deg, #0dcaf0, #021e7b);
    padding: 18px !important;
    text-align: center;
    color: #fff;
    font-size: 20px !important;
    border-radius: 12px 12px 0px 0px;
  }
  .banner_content p {
    color: #fff;
    font-size: 17px !important;
    padding: 12px 0px !important;
    width: 100%;
  }
  .banner_content h2 {
    color: #fff;
    font-size: 17px !important;
  }
  .admissionfm form {
    padding: 22px 27px !important;
  }
  .banner_content {
    padding-top: 116px !important;
  }
  .admissionfm {
    margin-top: 44px !important;
  }
  .enq {
    padding: 12px 30px !important;
    margin: 12px;
    border-radius: 12px;
  }
  .footer_sec {
    background: #3674b5;
    height: auto !important;
    padding: 16px 0px !important;
  }
  .item h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 27px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .cards{
    height:264px;
  }
  .features-box i {
    width:30%!important;
  }
  .crd-hg{
    height: 236px!important;
  }
	.radial {
		position: fixed;
		z-index: 20;
		bottom: -42px!important;
		right: 2px!important;
	}
  .ic {
    background: linear-gradient(45deg, #dc3545, transparent) !important;
    height: 120px;
    padding: 13px 15px !important;
  }
  .enq {
    padding: 12px 30px !important;
  }
  .admissionfm h3 {
    font-size: 22px !important;
  }
  .footer_sec {
    background: #3674b5;
   height:auto!important;
    padding: 40px 0px;
}
.social i {
  height: 23px;
  width: 23px;
  margin: 0px 5px!important;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .features-box {
    height: 312px !important;
  }
  .feature-box {
    height: 268px !important;
}
.feature-box h5 {
  font-size: 14px!important;
}
	
	.radial {
		position: fixed;
		z-index: 20;
		bottom: -42px!important;
		right: 2px!important;
	}
  .navbar-brand img {
    width: 77px !important;
    margin-top: -20px;
  }
  #mainNav .navbar-toggler {
    font-size: 12px !important;
    padding: 5px 8px !important;
    color: #ffffff !important;
    background: #1fa3f3 !important;
    margin: 0px 14px !important;
    font-size: 22px !important;
  }
  .features-list li {
    font-size: 12px !important;
  }
  .banner_content h2 {
    color: #fff;
    font-size: 22px !important;
    font-weight: 600;
  }
  .banner_content p {
    width: 100% !important;
  }
  .admissionfm form {
    padding: 24px 21px !important;
  }
  .admissionfm h3 {
    background: linear-gradient(45deg, #0dcaf0, #021e7b);
    padding: 34px;
    text-align: CENTER !important;
    color: #fff;
    font-size: 15px !important;
    border-radius: 12px 12px 0px 0px;
  }
  .ic {
    background: linear-gradient(45deg, #dc3545, transparent) !important;
    height: 114px;
    padding: 23px 11px;
  }
  .ic img {
    height: 45px !important;
    width: 47px !important;
  }
  .enq {
    padding: 11px 23px !important;
    margin: 12px !important;
    border-radius: 12px !important;
  }
  .course_list li {
    background: linear-gradient(208deg, #007bff, #fac8c8);
    height: 240px !important;
  }
  .features-box i {
    background: #0098f3;
    font-size: 27px !important;
    border-radius: 50% !important;
    width: 45% !important;
    padding: 21px !important;
    color: #fff !important;
    margin: 0px auto;
  }
  .map {
    margin-left: -31px !important;
  }
  .social_icon {
    color: #ffff;
    font-size: 15px;
    background: #ed2328;
    border-radius: 50%;
    padding: 6px 9px;
  }
  .footer_sec {
    height: auto !important;
    padding: 40px 0px !important;
  }
}
@media only screen and (min-width: 500px) and (max-width: 540px) {
  .admissionfm form {
    padding: 24px 44px!important;
}
.admissionfm h3 {
  background: linear-gradient(45deg, #0dcaf0, #021e7b);
  padding: 20px!important;
  text-align: CENTER;
  color: #fff;
  font-size: 20px!important;
  border-radius: 12px 12px 0px 0px;
}
  .feature-box {
    margin-bottom: 15px;
    
}
  .footer_sec {
    background: #3674b5;
    height: auto!important;
    padding: 40px 0px!important;
}
  .crd-hg {
    height: 216px !important;
    margin-bottom: 12px;
  }
	.radial {
		position: fixed;
		z-index: 20;
		bottom: -42px!important;
		right: 2px!important;
	}
  .navbar-brand img {
    width: 77px !important;
    margin-top: -20px;
  }
  #mainNav .navbar-toggler {
    font-size: 12px !important;
    padding: 5px 8px !important;
    color: #ffffff !important;
    background: #1fa3f3 !important;
    margin: 0px 14px !important;
    font-size: 22px !important;
  }
  .banner_content p {
    color: #fff;
    font-size: 17px;
    padding: 12px 0px;
    width: 72%;
  }
  .banner_content {
    padding-top: 122px;
    font-size: 14px;
    border-radius: 30px;
  }
  .banner_content h2 {
    color: #fff;
    font-size: 19px !important;
    font-weight: 600;
  }
  .admissionfm {
    margin-top: 40px !important;
  }
  .banner {
    height: 1000px !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 344px) {

	.radial {
		position: fixed;
		z-index: 20;
		bottom: -42px!important;
		right: 2px!important;
	}
  .navbar-brand img {
    width: 77px !important;
    margin-top: -20px;
  }
  .logo-text {
    color: #ed2a2e;
    font-size: 11px;
    font-weight: 600;
  }
  #mainNav .navbar-toggler {
    font-size: 12px !important;
    padding: 5px 8px !important;
    color: #ffffff !important;
    background: #1fa3f3 !important;
    margin: 0px 14px !important;
    font-size: 22px !important;
  }

  .footer_sec {
    background: #3674b5;
    height: auto;
    padding: 40px 0px !important;
  }
  .item h2 {
    font-size: 22px;
  }
  .admissionfm h3 {
    font-size: 22px;
  }
  .banner_content {
    padding-top: 102px!important;
    font-size: 14px;
    border-radius: 30px;
}
.admissionfm h3 {
  font-size: 18px!important;
  padding: 18px!important;
}
.admissionfm {
  margin-top: 43px!important;
}
.banner {
  height: 1095px!important;
}
.banner_content h2 {
  color: #fff;
  font-size: 17px!important;
  font-weight: 600;
}
.features-box i {
  width:25%;
}
.feature-box {
  margin-bottom: 15px;
  height: 228px !important;
}
.crd-hg {
  height: 216px !important;
  margin-bottom: 12px;
}
}
