.margin-top {
  margin-top: 50px;
}

.heading-new {
  text-align: center;
  color: #0056a9;
  margin-bottom: 25px;
  margin-top: 20px;
  font-weight: 700;
  font-family: var(--primary-font);
}
.blogs-section h2,
.events-section h2,
.newsandnotice-section h2 {
  /* margin-bottom: 25px; */
  font-size: clamp(35px, 3vw, 40px);
  /* font-family: var(--primary-font); */
}

.banner-section .wrapper,
.banner-section .wrapper-small {
  display: flex;
  align-items: center;
  gap: 15px;
}
.banner-section.newstudent-banner img {
  height: 320px;
}

.banner-section h1 {
  font-weight: 500;
  font-size: clamp(34px, 3vw, 60px);
  font-family: var(--primary-font);
  letter-spacing: -2%;
  color: #0056a9;
  margin-bottom: 10px;
}

.banner-form__sectionnew {
  position: relative;
  z-index: 1;
}

.banner-section h1 span {
  font-weight: 700;
}

.banner-section ul {
  display: flex;
  gap: clamp(20px, 3vw, 35px);
  margin: 14px 0 clamp(18px, 2vw, 25px) 0;
  padding: 0;
}
.banner-section img {
  width: 100%;
  margin-top: 20px;
}

.banner-section img {
	width: 100%;
	margin-top: 20px;
	object-fit: contain;
}

.banner-section .banner-img {
  width: 50%;
  display: flex;
}
.banner-section .info .banner-img {
  display: none;
}
 .banner-img-responsive{
    display: none;
  }

.banner-section .info {
  width: 50%;
  /* padding: 120px 0; */
}
.bridging-uni span {
  font-style: italic;
  font-weight: 500;
  font-size: 16px;
  margin-top: 16px;
  display: block;
}

.bridging-uni ul li {
  font-size: clamp(18px, 2vw, 20px);
  color: #0056a9;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 9px;
  line-height: 1;
}
.bridging-uni ul li::before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 14px;
  color: #0057a9cc;
}

/* why applyuni */

.why-applyuni-section {
  /* margin-top: 40px; */
  margin-bottom: 20px;
}
.why-applyuni-section .wrapper h2 {
  text-align: center;
  color: #0056a9;
  font-family: var(--primary-font);
}
.why-applyuni-section .wrapper .circle-div {
  display: flex;
  gap: 30px;
  justify-content: center;
  margin-top: 33px;
}

.why-applyuni-section .wrapper .circle-div div {
  border-radius: 50%;
  height: 150px;
  width: 150px;
  align-items: center;
  justify-content: center;
  display: flex;
  /* border: 2px solid #0497DE; */
  box-shadow: 4px 4px 3px black;
  padding: 10px;
}
.circle-div div:nth-child(even) {
  background-color: #0497de;
}
.circle-div div:nth-child(odd) {
  background-color: #0d5fad;
}

.circle-div span {
  display: block;
  color: white;
}

.circle-div div p {
  font-size: 25px;
  font-weight: 600;
}

.circle-div div span {
  font-size: 18px;
  font-weight: 200;
}

.circle-div p {
  text-align: center;
  align-items: center;
  color: white;
}

/* get started section */

.get-started {
  margin-top: 100px;
  margin-bottom: 50px;
}
.get-started-wrapper {
  display: flex;
  margin-bottom: 20px;
  gap: 25px;
  justify-content: center;
  row-gap: 80px;
}

.get-started-wrapper .get-started-entry-content img {
  border-radius: 150px 0;
}

.get-started-wrapper .get-started-entry-content {
  text-align: center;
  width: 470px;
}

.get-started-wrapper .get-started-entry-content .getstarted-img-text {
  background-color: #eff4ff;
  padding: 0 0 30px;
  border-radius: 150px 0 45px 45px;

  height: 100%;
}

.get-started-entry-content p:nth-child(1) {
  font-size: 22px;
  color: #0056a9;
  font-weight: 700;
}

.get-started-wrapper .get-started-entry-content .getstarted-img-text p {
  margin: 15px 0 0;
  padding: 0 20px;
  text-align: center;
  line-height: normal;
}

.get-started-btn {
  margin-top: auto;
  margin-bottom: -47px;
  cursor: pointer;
}
.get-started-btn a {
  color: #f4f4f4;
}

.getstarted-img-text {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.what-our-partner-says-section {
  margin-top: 150px;
}

.what-our-partner-says-section .wrapper {
  text-align: center;
  margin-bottom: 20px;
  border-bottom: 2px solid #0056a9;
}

.what-our-partner-says-section .wrapper p {
  text-align: center;
}
.what-our-partner-says-section .wrapper span {
  margin-bottom: 30px;
  display: block;
  font-size: 15px;
}

.events-section {
  /* margin-top: 40px; */
  padding: 20px 0 45px;
}
.blog-div {
  display: flex;
  gap: 40px;
  justify-content: center;
}

.blog-div .blog-box {
  width: 100%;
  height: 300px;
  border: 3px solid #0056a9;
  border-radius: 10px;
  height: 300px;
}

.blog-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.blog-entry-content p:nth-child(1) {
  color: #0056a9;
  font-weight: 700;
}

.blog-entry-content {
  /* justify-items: center; */
  position: relative;
  width: calc(33% - 10px);
}

.blog-entry-content span {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.btn.blog-btn {
  display: inline-block !important;
  /* margin-left: 10px; */
  margin-top: 8px;
  padding: 7px 23px;
  font-size: 14px;
}
.btn.event-btn {
  background-color: #fff;
  border-color: #fff;
  padding: 7px 23px;
  font-size: 14px;
  color: #0057ac;
}

.events-section {
  background-color: #0057ac;
}

.events-section .blog-div .blog-box {
  border: 3px solid #ffffff;
  background-color: white;
}

.blog-entry-content h3,
.blog-entry-content h3 a {
  color: #0056a9;
  font-weight: 700;
  font-size: 24px;
  font-family: var(--secondary-font);
  line-height: 1.2;
  margin-top: 18px;
  display: block;
  margin-bottom: 8px;
}

.blog-entry-content p a:hover {
  color: #0497de;
}
.events-section .blog-entry-content span,
.events-section .blog-entry-content p {
  color: white;
}

.events-section h2,
.events-section h3,
.events-section h3 a {
  color: white;
}

.what-our-partner-says-section .slick-slide img {
  display: inline-block;
  width: 100px;
}

.what-our-partner-says-section .slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 30px;
  line-height: 1;
  opacity: 0.75;
  color: #0056a9;
}
.newsandnotice-section h2 img {
  width: 60px;
}
.events-section h2 img {
  filter: brightness(0) invert(100%);
  width: 40px;
}

/* header */
.login-dropdown {
  display: none;
  /* column-count: 2; */
  margin: 5px auto;
  padding: 0;
  align-items: center;
  position: absolute;
  /* left: 50; */
  /* transform: translateX(-50%); */
  gap: 14px;
  width: 200px;
}
.login-dropdown li {
  line-height: 1;
  position: relative;
  margin-bottom: 6px;
}

.login-dropdown li a i {
  font-size: 12px;
  color: var(--primary);
  margin-right: 8px;
}
/* .login-dropdown li:not(:last-child)::after {
  content: "";
  background-color: #454957;
  width: 1px;
  height: 13px;
  display: block;
  position: absolute;
  right: -8px;
  top: 5px;
} */
.btn.login-btn {
  background-color: black;
  font-family: var(--secondary-font);
  padding: 7px 20px;
  border: 1px solid black;
  color: var(--light);
}

.login-btn i {
  font-size: 12px;
  margin-left: 8px;
}

.login-dropdown li a {
  font-size: 14px;
  /* color: black; */
  color: var(--primary);
  font-weight: 500;
}

.header-button form div {
  position: relative;
}

.header-button .search-icon {
  position: absolute;
  top: 3px;
  right: 14px;
}

.modal form input {
  border-radius: 20px;
  padding: 5px 15px;
  position: relative;
  border: none;
  border: 1px solid #777;
  height: 35px;
  outline: none;
  width: 100%;
}

.modal .search-icon {
  position: absolute;
  top: 8px;
  right: 14px;
}
.modal form h2 {
  margin-bottom: 10px;
  color: var(--primary);
  font-size: 20px;
}
.modal-content form div {
  display: flex;
  position: relative;
}
.login-wrapper {
  position: relative;
}

/* *********** student new *********** */
.destination-youcanapply .box-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.destination-youcanapply .box-wrapper .div-box {
  width: calc(34% - 30px);
  border: 6px solid #0056a9;

  border-radius: 20px;
}
.newstudent-banner h1 {
  color: #0056a9;
  font-weight: 700;
  font-size: 35px;
}
.destination-youcanapply .box-wrapper .div-box:nth-child(1) {
  width: 100%;
  height: 500px;
}

.destination-youcanapply .wrapper .box-wrapper .div-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;
}

/* aboutusnew-section */
.aboutus-headingnew {
  text-align: left;
  margin-top: 0;
}

.aboutusnew-section .wrapper .aboutus-wrapper .aboutus-div {
  display: flex;
  gap: 10px;
  align-items: center;
}
.aboutus-div-img {
  width: 40%;
  display: flex;
}
.aboutus-content .aboutus-div-img {
  display: none;
}
.aboutus-div-img img {
  width: 100%;
}
.aboutusnew-section .wrapper .aboutus-content {
  width: 60%;
}
.aboutusnew-section .wrapper .aboutus-content p {
  text-align: justify;
}
.aboutusnew-section .wrapper .aboutus-wrapper {
  border: 2px solid #0056a9;
  border-radius: 20px;
  /* padding: 20px;
      padding-left: 60px; */
  padding: clamp(15px, 3vw, 30px) 0 0 clamp(20px, 3vw, 60px);
}

.aboutusnew-section .wrapper .aboutus-wrapper .bridging-uni {
  text-align: center;
}
.aboutusnew-section .wrapper .aboutus-wrapper .bridging-uni ul {
  display: flex;
  justify-content: center;
  gap: 40px;
}
.mission-vision > div {
  display: flex;
  gap: 25px;
  min-height: auto;
  flex-wrap: wrap;
  margin: 25px 0;
}

.mission-vision-content {
  width: calc(50% - 13px);
  height: auto;
}
.mission-vision-content h2 {
  margin-top: 0;
  margin-bottom: 12px;
}
.mission-vision-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.mission-vision-content:nth-child(1),
.mission-vision-content:nth-child(3),
.mission-vision-content:nth-child(5),
.mission-vision-content:nth-child(7) {
  padding: 20px;
  border: 2px solid #0056a9;
  border-radius: 20px;
}

.mission-vision > div:nth-child(even) {
  flex-direction: row-reverse;
}
/* .mission-vision-content:nth-child(3)
 {
  order: 1;
}
.mission-vision-content:nth-child(6){
  order: 1;
} */

/* .mission-vision-content:nth-child(4n + 3),
.mission-vision-content:nth-child(4n + 4) {
  flex-direction: column; 
}

/* But reverse the *row* arrangement */
/* .mission-vision-content:nth-child(4n + 3),
.mission-vision-content:nth-child(4n + 4) {
  order: 2;
}
.mission-vision-content:nth-child(4n + 4) {
  order: 1;
} */

/* .core-services-wrapper {
  position: relative;
  border: 2px solid #0056a9;
  border-radius: 0 0 30px 30px;
  width: 100%;
  height: 245px;
} */
.core-services-h2,
.reach-outfor-h2 {
  position: absolute;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #5596d8;
  border-radius: 30px;
  padding: 8px 20px;
}

.core-services-h2 h2,
.reach-outfor-h2 h2 {
  color: var(--light);
  font-size: clamp(20px, 3vw, 28px);
}
.reach-outfor-h2 {
  background-color: #0357aa;
  border-radius: 10px;
}

.reachout-content {
  column-count: 2;
  margin-top: 37px;
}

/* reachout for section */

.reach-out-wrapper {
  border: 2px solid #0056a9;
  border-radius: 0px 0px 60px 60px;
  position: relative;
  padding: 20px;
}

.reachout-content ul {
  list-style-type: disc;
}
/* core services */
/* .circles-wrapper{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;

}
.circles{
  border-radius: 50%;

}
.circles-wrapper .big-circle{
  width: 25%;
  height: 314px;
 
  margin-left: -60px;
  
}
.circles-wrapper .big-circle:nth-child(1){
  margin-left: 0;
}


.circles-wrapper .small-circle{
  width: 19%;
  height: 238px;
  background-color: #0497de;
  margin-top: -130px;
}

.circles-wrapper .big-circle:nth-child(1),
.circles-wrapper .big-circle:nth-child(3){
background-color: #3158a2;
}

.circles-wrapper .big-circle:nth-child(2),
.circles-wrapper .big-circle:nth-child(4){
background-color: #5596d8;
} */

/* teams new section */

.teamsnew-section h2 {
  text-align: center;
  color: var(--primary);
  font-size: 40px;
  margin-bottom: 40px;
}

.team-btn-wrapper {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.teams-wrapper .members > div,
.teams-wrapper .members > div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.team-member {
  text-align: center;
}
.team-member h3 {
  font-size: 20px;
}
.team-member p {
  margin-top: 12px;
}
.team-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 1px solid black;

  /* border: 1px solid black;
    border-radius: 50%;
    background: conic-gradient(blue 146deg 237deg, transparent 195deg 16deg);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px; */
}

.team-img {
  width: 290px;
  height: 284px;
  margin: 0 auto;
  position: relative;
}
.team-img::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("../img/member-frame.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 999;
  /* inset: 0; */
  /* border: 12px solid #0057ff; */
  /* border-left-color: transparent; */
  /* border-top-color: transparent; */
  /* border-radius: 50%; */
  right: -10px;
  bottom: -10px;
}

.team-btn-wrapper {
  margin: 40px 0;
}

.teams-wrapper .team-member h2 {
  margin: 10px 0 0;
  font-size: 30px;
}

.teams-wrapper .members:not(:first-child) {
  display: none;
}

.meet-team-img {
  width: 100%;
  height: 500px;
  margin-top: 60px;
}

.meet-team-img img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-radius: 30px;
}

.team-btn-wrapper .btn-outline.active {
  background-color: var(--primary);
  color: var(--light);
}

.page-template-template-our-story-php .get-started {
  margin-bottom: 100px;
}

.error-msg {
  font-size: 12px;
  font-weight: 600;
  color: red;
}

@media (max-width: 980px) {
  .aboutusnew-section .wrapper .aboutus-wrapper .aboutus-div {
    display: block;
  }
  .aboutusnew-section .wrapper .aboutus-content {
    width: 100%;
  }
  .aboutusnew-section .wrapper .aboutus-wrapper {
    padding: 30px;
  }

  .aboutus-div-img {
    width: 100%;
  }

  .team-img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
  }
  .destination-youcanapply .box-wrapper .div-box {
    width: calc(51% - 30px);
  }

  .get-started-wrapper {
    justify-content: left;
    flex-wrap: wrap;
  }

  .blog-div {
    display: block;
  }

  .get-started-wrapper .get-started-entry-content {
    text-align: center;
    width: calc(50% - 20px);
  }

  .blog-entry-content {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 820px) {
  .banner-section .wrapper {
    display: block;
  }

  .banner-section .info {
    width: 100%;
    padding: 30px 0;
  }
  .banner-section .banner-img {
    width: 100%;
    display: none;
  }
  .banner-img-responsive{
    display: block;
  }
  .banner-section img {
	width: 100%;
	margin-top: 20px;
	height: auto;
	object-fit: contain;
}
}

@media (max-width: 950px) {
  .what-our-partner-says-section .slick-prev:before,
  .slick-next:before {
    display: none;
  }

  .why-applyuni-section .wrapper .circle-div {
    justify-content: center;

    flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .team-btn-wrapper {
    overflow: auto;
  }

  .mission-vision-content {
    width: 100%;
    height: auto;
  }
  .reachout-content {
    column-count: 1;
    margin-top: 35px;
  }
  .teams-wrapper .members > div,
  .teams-wrapper .members > div {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .destination-youcanapply .box-wrapper .div-box:nth-child(1) {
    height: auto;
  }
  .get-started-wrapper .get-started-entry-content {
    width: 100%;
  }

  .banner-section .wrapper {
    margin-top: 20px;
  }
  .blog-div {
    flex-wrap: wrap;
  }
  .get-started-wrapper .get-started-entry-content {
    width: 100%;
  }
  .get-started-wrapper .get-started-entry-content img {
    border-radius: 90px 0;
  }

  .newsandnotice-section h2 img {
    width: 50px;
  }
  .events-section h2 img {
    width: 35px;
  }
}

@media (max-width: 590px) {
  .destination-youcanapply .box-wrapper .div-box {
    width: 100%;
  }

  .banner-form__section form {
    row-gap: 16px;
    column-gap: 0;
  }

  .banner-form__section form {
    display: block;
  }
  .banner-form__section .btn {
    border-radius: 12px;
  }

  .banner-form form div {
    margin: 10px 0;
  }

  .newstudent-banner h1 {
    font-size: 35px;
  }
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  border-radius: 10px;
}

.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-left: 25px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
