@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&family=Nunito:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

.Globalheading {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 570px) {
  .Globalheading {
    font-size: 24px;
    line-height: 30px;
  }
}

.GlobalheadingDownImg {
  display: block;
  margin: 5px auto 0px auto;
}

.accoDiv .accordion {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.accoDiv .accordion .accordion-item {
  border: 0;
}
.accoDiv .accordion .accordion-item .accordion-body {
  padding-right: 0px;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .accoDiv .accordion .accordion-item .accordion-body {
    padding: 0px;
  }
}
.accoDiv .accordion .accordion-item .center-text {
  text-align: center;
  padding: 20px 0px;
  font-size: 18px;
  font-family: "Nunito";
  color: #000000;
  line-height: 29px;
  font-weight: 0;
}
.accoDiv .accordion .accordion-item table th,
.accoDiv .accordion .accordion-item table td {
  padding: 5px 15px;
  border: 1px solid black;
  font-family: "Nunito";
}
.accoDiv .accordion .accordion-item .bca-bba-intake {
  margin-top: 30px;
  margin-bottom: 20px;
}
.accoDiv .accordion .accordion-item .bca-bba-intake .bca-intake-section {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}
.accoDiv .accordion-button {
  box-shadow: none !important;
  outline: none !important;
  background-color: #fff;
  transition: background-color 0.3s ease;
  font-family: "Lato";
  background-color: #ffffff;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  border: none;
  outline: none;
  line-height: 39px;
  text-transform: capitalize;
  color: #060606;
  padding: 10px;
}
.accoDiv .accordion-button:focus {
  box-shadow: none !important;
  outline: none !important;
}
.accoDiv .accordion-button:not(.collapsed) {
  color: #000000;
}

.theBr {
  display: none;
}
@media screen and (max-width: 350px) {
  .theBr {
    display: block;
  }
}

header .headerTop {
  background: #172f41;
  padding: 12px;
}
header .headerTop .headerTopInner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 500px) {
  header .headerTop .headerTopInner {
    flex-direction: column;
  }
}
header .headerTop .headerTopInner .topLeft {
  display: flex;
  align-items: center;
  justify-content: start;
}
header .headerTop .headerTopInner .topLeft .iconn {
  font-size: 12px;
  color: #00afef;
}
header .headerTop .headerTopInner .topLeft span {
  color: #cfcfcf;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-transform: capitalize;
  padding-left: 10px;
}
header .headerTop .headerTopInner .topRight {
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
header .headerTop .headerTopInner .topRight .iconn {
  font-size: 12px;
  color: #00afef;
}
header .headerTop .headerTopInner .topRight .divider {
  width: 1px;
  height: 30px;
  background-color: #706f6f;
}
header .headerTop .headerTopInner .topRight span {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-transform: capitalize;
  color: #cfcfcf;
}
header .headerMiddle {
  padding: 8px 0px;
  background: white;
}
@media screen and (max-width: 1200px) {
  header .headerMiddle {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.274);
  }
}
header .headerMiddle .headerMiddleInner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .headerMiddle .headerMiddleInner .logo a .logoImg {
  width: 68px;
}
@media screen and (max-width: 500px) {
  header .headerMiddle .headerMiddleInner .logo a .logoImg {
    width: 50px;
  }
}
header .headerMiddle .headerMiddleInner .content {
  display: flex;
  align-items: center;
  -moz-column-gap: 67px;
       column-gap: 67px;
}
header .headerMiddle .headerMiddleInner .content .contLeft {
  display: flex;
  align-items: center;
  -moz-column-gap: 23px;
       column-gap: 23px;
}
header .headerMiddle .headerMiddleInner .content .contLeft .call .callText {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-transform: capitalize;
  color: #404c55;
}
header .headerMiddle .headerMiddleInner .content .contLeft .call .callInner {
  display: flex;
  align-items: center;
  padding-top: 8px;
}
header .headerMiddle .headerMiddleInner .content .contLeft .call .callInner .iconn {
  color: #00afef;
  font-size: 12px;
}
header .headerMiddle .headerMiddleInner .content .contLeft .call .callInner span {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-transform: capitalize;
  padding-left: 7px;
  color: #172f41;
}
header .headerMiddle .headerMiddleInner .content .contLeft .divider {
  width: 1px;
  height: 40px;
  background: #555c62;
}
header .headerMiddle .headerMiddleInner .content .contRight {
  display: flex;
  align-items: center;
}
header .headerMiddle .headerMiddleInner .content .contRight .toggleBtn {
  border: none;
  margin-left: 20px;
  background: none;
}
header .headerMiddle .headerMiddleInner .content .contRight .toggleBtn .iconn {
  color: black;
  font-size: 26px;
  padding-top: 3px;
}
header .headerMiddle .headerMiddleInner .content .contRight .admissionBtn {
  border: none;
  background: linear-gradient(89.92deg, #00afef 0.05%, #0091c7 99.93%);
  border-radius: 4px;
  padding: 10px 15px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #ffffff;
}
header .headerMiddle .headerMiddleInner .content .contRight .admissionBtn .iconn {
  color: white;
  font-size: 14px;
  margin-left: 10px;
}
@media screen and (max-width: 500px) {
  header .headerMiddle .headerMiddleInner .content .contRight .admissionBtn {
    padding: 5px 8px;
    font-size: 16px;
  }
}
header .headerBottom {
  background: #172f41;
  padding: 14px 0px;
}
@media screen and (max-width: 1200px) {
  header .headerBottom {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    transform: translateX(-100%);
    transition: all 0.4s;
    opacity: 0;
    z-index: 3;
  }
}
@media screen and (max-width: 1200px) {
  header .headerBottom.show {
    transform: translateX(0%);
    opacity: 1;
  }
}
header .headerBottom .navItems {
  display: flex;
  justify-content: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media screen and (max-width: 1200px) {
  header .headerBottom .navItems {
    flex-direction: column;
    row-gap: 7px;
    height: 80vh;
    justify-content: start;
    overflow-y: scroll;
  }
}
@media screen and (max-width: 570px) {
  header .headerBottom .navItems {
    row-gap: 0px;
    height: 80vh;
    padding: 0px 10px;
  }
}
header .headerBottom .navItems .navItem {
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  header .headerBottom .navItems .navItem {
    margin-top: 10px;
  }
}
@media screen and (max-width: 570px) {
  header .headerBottom .navItems .navItem {
    margin-top: 23px;
  }
}
header .headerBottom .navItems .navItem .navItemLink {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #ffffff;
}
@media screen and (max-width: 1400px) {
  header .headerBottom .navItems .navItem .navItemLink {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  header .headerBottom .navItems .navItem .navItemLink {
    font-size: 22px;
  }
}
@media screen and (max-width: 570px) {
  header .headerBottom .navItems .navItem .navItemLink {
    font-size: 16px;
  }
}
header .headerBottom .navItems .navItem .iconn {
  font-size: 16px;
  margin-left: 7px;
  color: white;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  header .headerBottom .navItems .navItem .iconn {
    font-size: 20px;
  }
}
header .headerBottom .navItems .navItem.active .navItemLink {
  color: #00afef;
}
header .headerBottom .navItems .navItem.active .navItemLink .iconn {
  color: #00afef;
}
header .headerBottom .navItems .navItem .navDrop {
  display: none;
  background-color: white;
  padding: 0px 10px 10px 10px;
  width: 178px;
  position: absolute;
  top: 40px;
  left: 0px;
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.158);
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  header .headerBottom .navItems .navItem .navDrop {
    position: relative;
    top: 5px;
    width: 100%;
  }
}
header .headerBottom .navItems .navItem .navDrop ul {
  padding-left: 0px;
  margin-bottom: 0px;
}
header .headerBottom .navItems .navItem .navDrop ul li {
  list-style: none;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: capitalize;
  color: #000000;
  padding-bottom: 10px;
  border-bottom: 1px solid #a8a8a8;
  padding-top: 10px;
}
header .headerBottom .navItems .navItem .navDrop ul li a {
  color: black;
}
header .headerBottom .navItems .navItem .navDrop ul li:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}
header .headerBottom .closeDiv {
  display: flex;
  justify-content: end;
}
header .headerBottom .closeDiv .closeBtn {
  border: none;
  background: none;
}
header .headerBottom .closeDiv .closeBtn .iconn {
  color: white;
  font-size: 22px;
}
header .headerBottom .mobileHeader {
  display: none;
  position: relative;
}
@media screen and (max-width: 1200px) {
  header .headerBottom .mobileHeader {
    display: flex;
    align-items: center;
    padding-bottom: 13px;
    border-bottom: 0.5px dashed #7d7d7d;
  }
}
header .headerBottom .mobileHeader .moCloBtn {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px 10px;
  border: none;
  background: transparent;
}
header .headerBottom .mobileHeader .moCloBtn .iconn {
  font-size: 12px;
  color: black;
  background: #6b8aa1;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 2px;
}
header .headerBottom .mobileHeader .mobLogoSm {
  width: 64px;
}
header .headerBottom .mobileHeader .content {
  flex: 1;
  padding-left: 20px;
}
header .headerBottom .mobileHeader .content .item {
  display: flex;
  align-items: center;
}
header .headerBottom .mobileHeader .content .item .iconn {
  color: #00afef;
}
header .headerBottom .mobileHeader .content .item .text {
  padding-left: 8px;
  flex: 1;
}
header .headerBottom .mobileHeader .content .item .text a {
  color: #d9f1ff;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
}

.bannerMain .carousel-indicators {
  display: none;
}
@media screen and (max-width: 770px) {
  .bannerMain .carousel-indicators {
    display: flex;
    bottom: -15px;
  }
  .bannerMain .carousel-indicators button {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    margin-left: 10px;
  }
}
@media screen and (max-width: 770px) {
  .bannerMain .carousel-control-prev {
    display: none;
  }
}
@media screen and (max-width: 770px) {
  .bannerMain .carousel-control-next {
    display: none;
  }
}
.bannerMain .carouselCust {
  position: relative;
}
.bannerMain .carouselCust .carousel-inner .bannerImag {
  height: 610px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}
@media screen and (max-width: 770px) {
  .bannerMain .carouselCust .carousel-inner .bannerImag {
    display: none;
  }
}
.bannerMain .carouselCust .carousel-inner .bannerImagSm {
  display: none;
  height: 610px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 770px) {
  .bannerMain .carouselCust .carousel-inner .bannerImagSm {
    display: block;
  }
}
.bannerMain .carouselCust .content {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  padding-left: 0px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1600px) {
  .bannerMain .carouselCust .content .contentInner {
    padding-left: 70px;
  }
}
@media screen and (max-width: 990px) {
  .bannerMain .carouselCust .content .contentInner {
    padding-left: 50px;
  }
}
@media screen and (max-width: 770px) {
  .bannerMain .carouselCust .content .contentInner {
    padding-left: 0px;
  }
}
.bannerMain .carouselCust .content .contentInner .banTopImg {
  display: none;
}
@media screen and (max-width: 770px) {
  .bannerMain .carouselCust .content .contentInner .banTopImg {
    display: block;
    width: 300px;
    margin: auto;
  }
}
@media screen and (max-width: 500px) {
  .bannerMain .carouselCust .content .contentInner .banTopImg {
    width: 250px;
    margin: auto;
  }
}
.bannerMain .carouselCust .content .contentInner .welText {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  color: #03a4ff;
  margin-bottom: 0px;
}
@media screen and (max-width: 770px) {
  .bannerMain .carouselCust .content .contentInner .welText {
    font-size: 14px;
    margin-top: 20px;
  }
}
.bannerMain .carouselCust .content .contentInner .banHead {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 46px;
  text-transform: capitalize;
  color: #000000;
  margin-bottom: 0px;
  margin-top: 9px;
  max-width: 506px;
}
@media screen and (max-width: 650px) {
  .bannerMain .carouselCust .content .contentInner .banHead {
    width: 100%;
  }
}
@media screen and (max-width: 770px) {
  .bannerMain .carouselCust .content .contentInner .banHead {
    font-size: 20px;
    line-height: 24px;
  }
}
.bannerMain .carouselCust .content .contentInner .greenList .listItem {
  margin-top: 22px;
  display: flex;
  align-items: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
@media screen and (max-width: 500px) {
  .bannerMain .carouselCust .content .contentInner .greenList .listItem {
    margin-top: 14px;
  }
}
.bannerMain .carouselCust .content .contentInner .greenList .listItem .iconbox {
  height: 17px;
  width: 17px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #00c87f;
}
.bannerMain .carouselCust .content .contentInner .greenList .listItem .iconbox .iconn {
  color: white;
  font-size: 12px;
}
.bannerMain .carouselCust .content .contentInner .greenList .listItem .text {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #000000;
  flex: 1;
}
.bannerMain .carouselCust .content .contentInner .contactUsBtn {
  margin-top: 42px;
  background: linear-gradient(89.92deg, #00aeee 0.05%, #0093c8 99.93%);
  border-radius: 4px;
  border: none;
  padding: 10px 15px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: white;
}
@media screen and (max-width: 500px) {
  .bannerMain .carouselCust .content .contentInner .contactUsBtn {
    padding: 8px 12px;
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 40px;
  }
}
.bannerMain .carouselCust .content .contentInner .contactUsBtn .iconn {
  color: white;
  margin-left: 10px;
}

.professionalMain {
  padding-top: 81px;
  padding-bottom: 90px;
}
@media screen and (max-width: 500px) {
  .professionalMain {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 990px) {
  .professionalMain .rightSec {
    padding-top: 30px;
  }
}
.professionalMain .rightSec .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 500px) {
  .professionalMain .rightSec .head {
    font-size: 24px;
    line-height: 30px;
  }
}
.professionalMain .rightSec .desc {
  margin-top: 17px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}
.professionalMain .rightSec .students {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.professionalMain .rightSec .students .student {
  width: 128px;
  position: relative;
}
@media screen and (max-width: 500px) {
  .professionalMain .rightSec .students .student {
    width: 100px;
  }
}
.professionalMain .rightSec .students .student .studentBgImg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: -1;
}
.professionalMain .rightSec .students .student .headStu {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
  text-align: center;
  margin-top: 15px;
}
@media screen and (max-width: 500px) {
  .professionalMain .rightSec .students .student .headStu {
    font-size: 24px;
  }
}
.professionalMain .rightSec .students .student .stuTitle {
  text-align: center;
  margin-top: 22px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  color: #020202;
}
@media screen and (max-width: 500px) {
  .professionalMain .rightSec .students .student .stuTitle {
    margin-top: 12px;
    font-size: 14px;
  }
}
.professionalMain .rightSec .readMoreBtn {
  margin-top: 38px;
  background: linear-gradient(89.92deg, #00aeee 0.05%, #0093c8 99.93%);
  border-radius: 4px;
  border: none;
  padding: 10px 15px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #ffffff;
}
.professionalMain .rightSec .readMoreBtn .iconn {
  margin-left: 10px;
}

.geoTagmain {
  padding-top: 61px;
  padding-bottom: 96px;
  background: url("../images/geotagBg.png");
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 500px) {
  .geoTagmain {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.geoTagmain .heading {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 500px) {
  .geoTagmain .heading {
    font-size: 24px;
  }
}
.geoTagmain .headingDownImg {
  display: block;
  margin: 5px auto 0px auto;
}
.geoTagmain .tags {
  margin-top: 47px;
}
@media screen and (max-width: 500px) {
  .geoTagmain .tags {
    margin-top: 30px;
  }
}
.geoTagmain .tags .tagsRow {
  row-gap: 30px;
}
.geoTagmain .tags .tag {
  background: #ffffff;
  border-radius: 12px;
  padding: 10px;
}
.geoTagmain .tags .tag .tagInner {
  position: relative;
}
.geoTagmain .tags .tag .tagInner .content {
  background: rgba(0, 0, 0, 0.62);
  border-radius: 12px;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  padding: 9px;
  padding-top: 66px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 770px) {
  .geoTagmain .tags .tag .tagInner .content {
    padding-top: 40px;
  }
}
@media screen and (max-width: 500px) {
  .geoTagmain .tags .tag .tagInner .content {
    padding-top: 66px;
  }
}
.geoTagmain .tags .tag .tagInner .content .conHead {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  text-transform: capitalize;
  color: #ffffff;
}
.geoTagmain .tags .tag .tagInner .content .conDown {
  padding-right: 50px;
}
.geoTagmain .tags .tag .tagInner .content .conDown .downHead {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #ffffff;
}
.geoTagmain .tags .tag .tagInner .content .conDown .num {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  color: #ffffff;
  margin-top: 9px;
}
.geoTagmain .tags .tag .tagInner .content .conDown .intakeBox {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  color: white;
  margin-top: 8px;
}
.geoTagmain .tags .tag .tagInner .content .conDown .intakeBox .name {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  text-transform: capitalize;
}
.geoTagmain .tags .tag .tagInner .content .conDown .intakeBox .desc {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  text-transform: capitalize;
}
.geoTagmain .tags .tag .tagInner .topTag {
  padding: 4px 13px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #fffefe;
  position: absolute;
  top: 5px;
  left: 6px;
  border-radius: 5px;
}
.geoTagmain .tags .tag .tagInner .onLeartnImg {
  position: absolute;
  bottom: 11px;
  right: 11px;
  width: 40px;
}

.taheTheLeapMain {
  padding-top: 90px;
  padding-bottom: 136px;
}
@media screen and (max-width: 500px) {
  .taheTheLeapMain {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.taheTheLeapMain .headDesc {
  max-width: 855px;
  margin: 30px auto 0px auto;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
}
.taheTheLeapMain .headDesc b {
  color: black;
  font-weight: 700;
}
.taheTheLeapMain .leapItems {
  margin-top: 32px;
  position: relative;
}
.taheTheLeapMain .leapItems .dotsImg {
  position: absolute;
  bottom: -50px;
  left: 0px;
  z-index: -1;
}
.taheTheLeapMain .leapItems .cilrleImg {
  position: absolute;
  top: -50px;
  right: 50px;
  z-index: -1;
}
@media screen and (max-width: 990px) {
  .taheTheLeapMain .leapItems .cilrleImg {
    display: none;
  }
}
.taheTheLeapMain .leapItems .leapItemsRow {
  row-gap: 30px;
}
@media screen and (max-width: 500px) {
  .taheTheLeapMain .leapItems .leapItemsRow {
    row-gap: 20px;
  }
}
.taheTheLeapMain .leapItems .leapItem {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 10px;
  display: flex;
  -moz-column-gap: 16px;
       column-gap: 16px;
  align-items: center;
}
.taheTheLeapMain .leapItems .leapItem .text {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  color: #000000;
}

.teachingMethodMain {
  padding-top: 60px;
  padding-bottom: 60px;
  background: url("../images/teachingBg.png");
  background-size: cover;
  background-position: top right;
}
@media screen and (max-width: 1200px) {
  .teachingMethodMain {
    background-position: top center;
  }
}
@media screen and (max-width: 770px) {
  .teachingMethodMain {
    background: #f3fcff;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 500px) {
  .teachingMethodMain {
    padding-top: 50px;
  }
}
.teachingMethodMain .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 43px;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 500px) {
  .teachingMethodMain .head {
    font-size: 24px;
  }
}
.teachingMethodMain .desc {
  max-width: 612px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
  margin-top: 34px;
}
@media screen and (max-width: 500px) {
  .teachingMethodMain .desc {
    margin-top: 20px;
  }
}
.teachingMethodMain .blueDesc {
  margin-top: 25px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  color: #0069a4;
  max-width: 525px;
}
.teachingMethodMain .elements {
  margin-top: 38px;
  display: flex;
  align-items: center;
  -moz-column-gap: 75px;
       column-gap: 75px;
}
@media screen and (max-width: 770px) {
  .teachingMethodMain .elements {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 30px;
  }
}
@media screen and (max-width: 570px) {
  .teachingMethodMain .elements {
    align-items: center;
  }
}
.teachingMethodMain .elements .element {
  display: flex;
  align-items: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
@media screen and (max-width: 570px) {
  .teachingMethodMain .elements .element {
    flex-direction: column;
    row-gap: 15px;
  }
}
.teachingMethodMain .elements .element .iconBox {
  height: 80px;
  width: 80px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #d5f5ff;
}
.teachingMethodMain .elements .element .text {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  text-transform: capitalize;
  color: #040404;
  width: 80px;
}
@media screen and (max-width: 570px) {
  .teachingMethodMain .elements .element .text {
    width: 100%;
    text-align: center;
  }
}
.teachingMethodMain .viewbtn {
  margin-top: 60px;
  border: none;
  background: linear-gradient(89.92deg, #00aeee 0.05%, #0093c8 99.93%);
  border-radius: 4px;
  padding: 10px 15px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #ffffff;
}
@media screen and (max-width: 500px) {
  .teachingMethodMain .viewbtn {
    margin-top: 0px;
    margin: 36px auto 0px auto;
    display: block;
  }
}
.teachingMethodMain .viewbtn .iconn {
  margin-left: 10px;
}
.teachingMethodMain .man {
  display: none;
}
@media screen and (max-width: 770px) {
  .teachingMethodMain .man {
    display: block;
    width: 400px;
    margin: 30px auto 0px auto;
  }
}
@media screen and (max-width: 600px) {
  .teachingMethodMain .man {
    width: 250px;
    margin: 30px auto 0px auto;
  }
}

.excellentPlacements {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media screen and (max-width: 500px) {
  .excellentPlacements {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.excellentPlacements .uppDesc {
  margin-top: 31px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
}
.excellentPlacements .macMba {
  margin-top: 36px;
  padding: 0px 300px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .excellentPlacements .macMba {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 770px) {
  .excellentPlacements .macMba {
    padding: 0px 0px;
    flex-direction: column;
    row-gap: 10px;
  }
}
.excellentPlacements .macMba .mca {
  display: flex;
  align-items: center;
  -moz-column-gap: 17px;
       column-gap: 17px;
}
.excellentPlacements .macMba .mca .text {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  color: #00aeee;
}
.excellentPlacements #studentsSlider {
  margin-top: 42px;
}
.excellentPlacements #studentsSlider .item .student {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.excellentPlacements #studentsSlider .item .student .info {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding-top: 24px;
  padding-bottom: 9px;
  background: linear-gradient(181.78deg, rgba(6, 6, 6, 0) 10.52%, rgba(2, 2, 2, 0.729167) 52.68%, #000000 98.5%);
}
.excellentPlacements #studentsSlider .item .student .info .name {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  text-transform: capitalize;
  color: #ffffff;
  text-align: center;
}
.excellentPlacements #studentsSlider .item .student .info .desig {
  text-align: center;
  margin-top: 5px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  color: #ffffff;
}
.excellentPlacements #studentsSlider .owl-dots {
  margin-top: 30px;
}
.excellentPlacements #studentsSlider .owl-dots .owl-dot span {
  transition: all 0.2s;
}
.excellentPlacements #studentsSlider .owl-dots .owl-dot.active span {
  width: 20px;
  background: #00afef;
  border-radius: 7px;
}

.weTeachMain {
  padding-top: 61px;
  padding-bottom: 135px;
  background: #eff6f9;
}
@media screen and (max-width: 500px) {
  .weTeachMain {
    padding-top: 50px;
  }
}
.weTeachMain .desc {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
  max-width: 1118px;
  margin: 31px auto 0px auto;
}

.weTeachPoints {
  margin-top: -90px;
  padding-bottom: 50px;
}
.weTeachPoints .weTeachPointsRow {
  row-gap: 30px;
}
.weTeachPoints .teach {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 30px;
  text-align: center;
  height: 100%;
}
.weTeachPoints .teach .name {
  margin-top: 20px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  text-transform: capitalize;
  color: #040404;
}

.ourAchievements {
  padding-top: 40px;
  padding-bottom: 90px;
}
@media screen and (max-width: 500px) {
  .ourAchievements {
    padding-bottom: 50px;
  }
}
.ourAchievements .rightSec .rightSecRow {
  row-gap: 30px;
}
.ourAchievements .rightSec .item {
  text-align: center;
  padding: 0px 40px;
}
@media screen and (max-width: 570px) {
  .ourAchievements .rightSec .item {
    padding: 0px 0px;
  }
}
.ourAchievements .rightSec .item .name {
  margin-top: 16px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: capitalize;
  color: #040404;
}
@media screen and (max-width: 570px) {
  .ourAchievements .rightSec .item .name {
    font-size: 16px;
  }
}

.alumniWorkAt {
  padding-top: 70px;
  padding-bottom: 100px;
  margin-bottom: 73px;
  background: #eef4f8;
}
@media screen and (max-width: 500px) {
  .alumniWorkAt {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-bottom: 50px;
  }
}
.alumniWorkAt .comnpanies {
  margin-top: 40px;
}
.alumniWorkAt .comnpanies .comnpaniesRow {
  row-gap: 20px;
}
.alumniWorkAt .comnpanies .company {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

footer {
  padding-top: 47px;
  background: #172f41;
}
footer .fooSec.first {
  padding-right: 50px;
}
@media screen and (max-width: 500px) {
  footer .fooSec.first {
    padding-right: 0px;
  }
}
footer .fooSec .fooLogoImg {
  width: 76px;
}
footer .fooSec .contactItemList {
  margin-top: 10px;
}
footer .fooSec .contactItemList .element {
  display: flex;
  align-items: center;
  -moz-column-gap: 13px;
       column-gap: 13px;
  margin-top: 20px;
}
footer .fooSec .contactItemList .element .iconn {
  font-size: 15px;
  color: #00afef;
}
footer .fooSec .contactItemList .element .text {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #86d3ff;
}
footer .fooSec iframe {
  margin-top: 20px;
}
footer .fooSec .fooHeading {
  margin-top: 50px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  color: #d5f5ff;
}
@media screen and (max-width: 770px) {
  footer .fooSec .fooHeading {
    margin-top: 20px;
  }
}
footer .fooSec .foolist {
  padding-top: 20px;
  padding-left: 17px;
}
@media screen and (max-width: 770px) {
  footer .fooSec .foolist {
    padding-top: 10px;
  }
}
footer .fooSec .foolist li {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  text-transform: capitalize;
  color: #86d3ff;
  margin-top: 20px;
}
footer .fooSec .foolist li a {
  color: #86d3ff;
}
footer .fooSec .socials {
  margin-top: 43px;
  display: flex;
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media screen and (max-width: 770px) {
  footer .fooSec .socials {
    margin-top: 20px;
  }
}
footer .fooSec .socials .iconn {
  font-size: 16px;
  color: #00afef;
}
footer .fooSec .enqBox {
  margin-top: 58px;
  border: 1px solid #00afef;
  padding: 22px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 13px;
}
@media screen and (max-width: 770px) {
  footer .fooSec .enqBox {
    margin-top: 25px;
  }
}
@media screen and (max-width: 500px) {
  footer .fooSec .enqBox {
    row-gap: 8px;
    padding: 10px;
  }
}
footer .fooSec .enqBox .divider {
  height: 1px;
  width: 100%;
  background: #00afef;
}
footer .fooSec .enqBox .text {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: capitalize;
  color: #86d3ff;
}
footer .fooSec .enqBox .text a {
  color: #86d3ff;
}
footer .footerBottom {
  margin-top: 38px;
  border-top: 0.6px dashed rgba(163, 221, 254, 0.5960784314);
}
footer .footerBottom .innerDiv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px;
}
@media screen and (max-width: 500px) {
  footer .footerBottom .innerDiv {
    flex-direction: column;
    align-items: center;
  }
}
footer .footerBottom .innerDiv .copy {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  color: #86d3ff;
}

.headingBanner {
  padding-top: 71px;
  padding-bottom: 84px;
  background: url("../images/aboutBanner.png");
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 500px) {
  .headingBanner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.headingBanner .heading {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 500px) {
  .headingBanner .heading {
    font-size: 24px;
  }
}
.headingBanner .path {
  margin-top: 25px;
}
@media screen and (max-width: 500px) {
  .headingBanner .path {
    margin-top: 15px;
  }
}
.headingBanner .path span {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #000000;
}
.headingBanner .path span.active {
  color: #00afef;
}

.bpheIntoSection {
  padding-top: 92px;
  padding-bottom: 90px;
}
@media screen and (max-width: 500px) {
  .bpheIntoSection {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.bpheIntoSection .intro {
  margin-top: 34px;
}
.bpheIntoSection .intro .introRow {
  row-gap: 30px;
}
.bpheIntoSection .intro .leftSec {
  position: relative;
}
.bpheIntoSection .intro .leftSec .aboutLDots {
  position: absolute;
  top: -20px;
  right: 0px;
}
.bpheIntoSection .intro .leftSec .smallDots {
  position: absolute;
  bottom: 0px;
  left: 50px;
}
@media screen and (max-width: 500px) {
  .bpheIntoSection .intro .leftSec .smallDots {
    left: 0px;
  }
}
.bpheIntoSection .intro .leftSec .imgBox {
  position: relative;
  width: 342px;
  margin: 20px auto 0px auto;
  background: #86d3ff;
  border-radius: 12px;
}
@media screen and (max-width: 1200px) {
  .bpheIntoSection .intro .leftSec .imgBox {
    width: 250px;
  }
}
.bpheIntoSection .intro .leftSec .imgBox .guyLessonImg {
  position: relative;
  top: 12px;
  left: 12px;
  width: 100%;
}
.bpheIntoSection .intro .leftSec .imgBox .hatImg {
  position: absolute;
  bottom: -50px;
  right: -50px;
}
.bpheIntoSection .intro .leftSec .info {
  position: relative;
  top: 18px;
  text-align: center;
}
.bpheIntoSection .intro .leftSec .info .name {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #000000;
}
.bpheIntoSection .intro .leftSec .info .year {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  color: black;
}
.bpheIntoSection .intro .rightSec .desc {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}
.bpheIntoSection .intro .rightSec .founderText {
  max-width: 498px;
  margin-top: 31px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 500px) {
  .bpheIntoSection .intro .rightSec .founderText {
    margin-top: 20px;
  }
}

.secondBanner {
  height: 160px;
  position: relative;
  background: #e9f2fb;
}
.secondBanner .smallDots {
  position: absolute;
  bottom: 10px;
  left: 40px;
}
.secondBanner .zigImg {
  position: absolute;
  top: 10px;
  right: 40px;
}

.aboutCardsMain {
  padding-bottom: 150px;
  margin-top: -100px;
  position: relative;
}
@media screen and (max-width: 500px) {
  .aboutCardsMain {
    padding-bottom: 100px;
  }
}
.aboutCardsMain .aboutCardsMainRow {
  row-gap: 30px;
}
.aboutCardsMain .aboutCardsMainRow .cardd {
  padding: 24px 23px;
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
}
@media screen and (max-width: 1400px) {
  .aboutCardsMain .aboutCardsMainRow .cardd {
    padding: 24px 23px;
  }
}
@media screen and (max-width: 500px) {
  .aboutCardsMain .aboutCardsMainRow .cardd {
    padding: 20px 20px;
  }
}
.aboutCardsMain .aboutCardsMainRow .cardd .founderImg {
  display: block;
  margin: auto;
  width: 200px;
}
@media screen and (max-width: 770px) {
  .aboutCardsMain .aboutCardsMainRow .cardd .founderImg {
    width: 100px;
  }
}
@media screen and (max-width: 576px) {
  .aboutCardsMain .aboutCardsMainRow .cardd .founderImg {
    width: 150px;
  }
}
.aboutCardsMain .aboutCardsMainRow .cardd .name {
  margin-top: 18px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #000000;
  text-align: center;
}
.aboutCardsMain .aboutCardsMainRow .cardd .year {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: black;
  text-align: center;
}
.aboutCardsMain .aboutCardsMainRow .cardd .desig {
  margin-top: 20px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #009dd7;
  text-align: center;
}
.aboutCardsMain .aboutCardsMainRow .cardd .desc {
  margin-top: 5px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #4d4c4c;
  margin-bottom: 10px;
}

.aboutIMSSection {
  padding-top: 88px;
  padding-bottom: 90px;
}
@media screen and (max-width: 500px) {
  .aboutIMSSection {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.aboutIMSSection .mainDesc {
  max-width: 855px;
  margin: 30px auto 0px auto;
  text-align: center;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
  padding-bottom: 32px;
}
.aboutIMSSection .mainDesc b {
  color: black;
}
@media screen and (max-width: 990px) {
  .aboutIMSSection .aboutIMSSectionRow .rightSec {
    padding-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .aboutIMSSection .aboutIMSSectionRow .rightSec {
    padding-top: 20px;
  }
}
.aboutIMSSection .aboutIMSSectionRow .rightSec .rightDesc {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}
.aboutIMSSection .aboutIMSSectionRow .rightSec .rightDesc b {
  color: black;
}
.aboutIMSSection .aboutIMSSectionRow .bLeft,
.aboutIMSSection .aboutIMSSectionRow .bRight {
  margin-top: 18px;
  border-radius: 5px;
  padding: 18px 26px;
}
.aboutIMSSection .aboutIMSSectionRow .bLeft .text,
.aboutIMSSection .aboutIMSSectionRow .bRight .text {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}

.missionVisionCards {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #172f41;
}
@media screen and (max-width: 500px) {
  .missionVisionCards {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.missionVisionCards .missionVisionCardsRow {
  row-gap: 30px;
}
.missionVisionCards .missionCard {
  background: #ffffff;
  box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.07), 0px 3px 4px rgba(0, 0, 0, 0.07);
  border-radius: 12px;
  padding-top: 50px;
  padding-bottom: 46px;
  padding-left: 25px;
  padding-right: 25px;
  height: 100%;
}
@media screen and (max-width: 500px) {
  .missionVisionCards .missionCard {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.missionVisionCards .missionCard .vmIcon {
  width: 70px;
  display: block;
  margin: auto;
}
.missionVisionCards .missionCard .name {
  margin-top: 20px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #03a4ff;
}
.missionVisionCards .missionCard .desc {
  margin-top: 20px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}

.qualityObjectivesMain {
  padding-top: 90px;
  padding-bottom: 138px;
}
@media screen and (max-width: 570px) {
  .qualityObjectivesMain {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
.qualityObjectivesMain .obkectives {
  padding-top: 100px;
}
.qualityObjectivesMain .obkectives .content .cont.odd {
  margin-top: -120px;
}
.qualityObjectivesMain .obkectives .content .cont.even {
  margin-top: -20px;
}
.qualityObjectivesMain .obkectives .content .cont .text {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}
.qualityObjectivesMain .obkectives .content .cont .devider {
  height: 2px;
  width: 75px;
}
.qualityObjectivesMain .mobileObjectives {
  padding-top: 100px;
}
@media screen and (max-width: 570px) {
  .qualityObjectivesMain .mobileObjectives {
    padding-top: 40px;
  }
}
.qualityObjectivesMain .mobileObjectives .mobileObjectivesRow {
  row-gap: 30px;
}
.qualityObjectivesMain .mobileObjectives .object .objectImg {
  display: block;
  margin: auto;
}
.qualityObjectivesMain .mobileObjectives .object .content {
  margin-top: -20px;
}
@media screen and (max-width: 570px) {
  .qualityObjectivesMain .mobileObjectives .object .content {
    text-align: center;
  }
}
.qualityObjectivesMain .mobileObjectives .object .content .text {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}
.qualityObjectivesMain .mobileObjectives .object .content .divider {
  height: 2px;
  width: 75px;
  display: inline-block;
}

.directorsMessageMain {
  padding-top: 88px;
  padding-bottom: 129px;
}
@media screen and (max-width: 500px) {
  .directorsMessageMain {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
.directorsMessageMain .descMain {
  margin-top: 12px;
  padding-bottom: 30px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}
.directorsMessageMain .leftSec {
  padding-top: 30px;
  position: relative;
}
.directorsMessageMain .leftSec .directorImg {
  width: 360px;
  margin: auto;
  display: block;
}
@media screen and (max-width: 770px) {
  .directorsMessageMain .leftSec .directorImg {
    width: 250px;
  }
}
.directorsMessageMain .leftSec .dots {
  position: absolute;
  left: 0px;
  bottom: -50px;
  z-index: -1;
}
.directorsMessageMain .leftSec .circle {
  position: absolute;
  right: 50px;
  top: 0px;
  z-index: -1;
}
@media screen and (max-width: 500px) {
  .directorsMessageMain .leftSec .circle {
    right: 0px;
  }
}
@media screen and (max-width: 990px) {
  .directorsMessageMain .rightSec {
    padding-top: 30px;
  }
}
.directorsMessageMain .rightSec .item {
  border-radius: 5px;
  padding: 12px 26px;
  margin-top: 25px;
}
.directorsMessageMain .rightSec .item .text {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}

.deputyMessageSection {
  padding-top: 88px;
  padding-bottom: 118px;
}
@media screen and (max-width: 500px) {
  .deputyMessageSection {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
.deputyMessageSection .inner {
  padding-top: 45px;
}
.deputyMessageSection .inner .leftSec {
  position: relative;
}
.deputyMessageSection .inner .leftSec .deputyImg {
  width: 270px;
  margin: auto;
  display: block;
}
.deputyMessageSection .inner .leftSec .dots {
  position: absolute;
  left: 0px;
  bottom: -50px;
  z-index: -1;
}
@media screen and (max-width: 990px) {
  .deputyMessageSection .inner .leftSec .dots {
    left: 100px;
  }
}
@media screen and (max-width: 770px) {
  .deputyMessageSection .inner .leftSec .dots {
    left: 20px;
  }
}
.deputyMessageSection .inner .leftSec .circle {
  position: absolute;
  top: -30px;
  right: 30px;
  z-index: -1;
}
@media screen and (max-width: 990px) {
  .deputyMessageSection .inner .leftSec .circle {
    right: 100px;
  }
}
@media screen and (max-width: 770px) {
  .deputyMessageSection .inner .leftSec .circle {
    right: 20px;
  }
}
@media screen and (max-width: 990px) {
  .deputyMessageSection .inner .rightSec {
    padding-top: 30px;
  }
}
.deputyMessageSection .inner .rightSec .desc {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}

.geoPhotosMain {
  padding-top: 89px;
  padding-bottom: 114px;
}
@media screen and (max-width: 570px) {
  .geoPhotosMain {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
.geoPhotosMain .imsInfra {
  text-align: center;
  margin-bottom: 22px;
}
.geoPhotosMain .imsInfra a {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  text-decoration-line: underline;
  text-transform: capitalize;
  color: #00afef;
}
.geoPhotosMain .photos {
  padding-top: 37px;
}
.geoPhotosMain .photos .photosRow {
  row-gap: 30px;
}
.geoPhotosMain .photos .photo {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 20px;
}

.mandatoryDisclosureMain {
  padding-top: 91px;
  padding-bottom: 90px;
}
@media screen and (max-width: 570px) {
  .mandatoryDisclosureMain {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.mandatoryDisclosureMain .elements {
  padding-top: 36px;
}
.mandatoryDisclosureMain .elements .elementsRow {
  row-gap: 30px;
}
.mandatoryDisclosureMain .elements .elem {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 10px;
  display: flex;
  align-items: center;
}
.mandatoryDisclosureMain .elements .elem .linkHatImg {
  width: 76px;
}
.mandatoryDisclosureMain .elements .elem .content {
  padding-left: 16px;
}
.mandatoryDisclosureMain .elements .elem .content a {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-decoration-line: underline;
  text-transform: capitalize;
  color: #00a0fa;
  text-underline-offset: 2px;
}

.linkGeoTagPhotos {
  padding-top: 9px;
  padding-bottom: 90px;
}
@media screen and (max-width: 570px) {
  .linkGeoTagPhotos {
    padding-top: 0px;
    padding-bottom: 80px;
  }
}
.linkGeoTagPhotos .elems {
  padding-top: 38px;
}
.linkGeoTagPhotos .elems .elem {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 10px;
  display: flex;
  align-items: center;
}
.linkGeoTagPhotos .elems .elem .linkHatImg {
  width: 76px;
}
.linkGeoTagPhotos .elems .elem .content {
  padding-left: 16px;
}
.linkGeoTagPhotos .elems .elem .content a {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-decoration-line: underline;
  text-transform: capitalize;
  color: #00a0fa;
  text-underline-offset: 2px;
}

.detailAboutProgram {
  padding-top: 90px;
  padding-bottom: 87px;
}
@media screen and (max-width: 570px) {
  .detailAboutProgram {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.detailAboutProgram .details .rightSec {
  padding-top: 50px;
}
@media screen and (max-width: 570px) {
  .detailAboutProgram .details .rightSec {
    padding-top: 30px;
  }
}
.detailAboutProgram .details .rightSec .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 570px) {
  .detailAboutProgram .details .rightSec .head {
    font-size: 24px;
    line-height: 30px;
  }
}
.detailAboutProgram .details .rightSec .desc {
  margin-top: 18px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}

.hodMessage {
  padding-top: 64px;
  padding-bottom: 106px;
  background: #f5fcff;
}
@media screen and (max-width: 570px) {
  .hodMessage {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.hodMessage .messageDiv {
  padding-top: 40px;
}
@media screen and (max-width: 990px) {
  .hodMessage .messageDiv .messageDivRow {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 990px) {
  .hodMessage .messageDiv .leftSec {
    padding-top: 40px;
  }
}
.hodMessage .messageDiv .leftSec .desc {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}
.hodMessage .messageDiv .rightSec {
  position: relative;
}
.hodMessage .messageDiv .rightSec .hodImg {
  width: 333px;
  display: block;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 500px) {
  .hodMessage .messageDiv .rightSec .hodImg {
    width: 250px;
  }
}
.hodMessage .messageDiv .rightSec .circle {
  position: absolute;
  top: -50px;
  right: 0px;
}
@media screen and (max-width: 990px) {
  .hodMessage .messageDiv .rightSec .circle {
    right: 100px;
  }
}
@media screen and (max-width: 770px) {
  .hodMessage .messageDiv .rightSec .circle {
    right: 0px;
  }
}
.hodMessage .messageDiv .rightSec .dots {
  position: absolute;
  bottom: -30px;
  left: 0px;
}
@media screen and (max-width: 990px) {
  .hodMessage .messageDiv .rightSec .dots {
    left: 100px;
  }
}
@media screen and (max-width: 770px) {
  .hodMessage .messageDiv .rightSec .dots {
    left: 0px;
  }
}

.updatedLearningServices {
  padding-top: 91px;
  padding-bottom: 91px;
}
@media screen and (max-width: 570px) {
  .updatedLearningServices {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.updatedLearningServices .inner {
  padding-top: 46px;
}
.updatedLearningServices .inner .leftSec,
.updatedLearningServices .inner .rightSec {
  border-radius: 12px;
  padding: 23px 34px;
  height: 100%;
}
@media screen and (max-width: 570px) {
  .updatedLearningServices .inner .leftSec,
  .updatedLearningServices .inner .rightSec {
    padding: 20px;
  }
}
.updatedLearningServices .inner .leftSec .head,
.updatedLearningServices .inner .rightSec .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
  padding-bottom: 6px;
  display: inline-block;
}
@media screen and (max-width: 570px) {
  .updatedLearningServices .inner .leftSec .head,
  .updatedLearningServices .inner .rightSec .head {
    line-height: 30px;
    font-size: 22px;
  }
}
.updatedLearningServices .inner .leftSec .serUl,
.updatedLearningServices .inner .rightSec .serUl {
  list-style: none;
  padding-left: 0px;
  padding-top: 6px;
  padding-bottom: 0px;
}
.updatedLearningServices .inner .leftSec .serUl li,
.updatedLearningServices .inner .rightSec .serUl li {
  padding-left: 28px;
  position: relative;
  margin-top: 6px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
}
.updatedLearningServices .inner .leftSec .serUl li::before,
.updatedLearningServices .inner .rightSec .serUl li::before {
  content: "";
  height: 14px;
  width: 14px;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: 0px;
}
.updatedLearningServices .inner .leftSec .head {
  border-bottom: 2px solid #70bd77;
}
.updatedLearningServices .inner .leftSec .serUl li::before {
  background: #70bd77;
}
.updatedLearningServices .inner .rightSec .head {
  border-bottom: 2px solid #b687c1;
}
.updatedLearningServices .inner .rightSec .serUl li::before {
  background: #b687c1;
}

.courceDurationMain {
  padding-top: 62px;
  padding-bottom: 71px;
  position: relative;
}
.courceDurationMain .halfLeft {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.courceDurationMain .halfRight {
  position: absolute;
  top: 0px;
  right: 0px;
}
.courceDurationMain .upperSec {
  position: relative;
}
.courceDurationMain .upperSec .cource {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 21px 10px 24px 10px;
  height: 100%;
}
.courceDurationMain .upperSec .cource .courceIcoImg {
  display: block;
  margin: auto;
}
.courceDurationMain .upperSec .cource .name {
  margin-top: 6px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
  text-align: center;
}
.courceDurationMain .upperSec .cource .desc {
  margin-top: 6px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}
.courceDurationMain .lowerSec {
  padding-top: 41px;
  position: relative;
}
.courceDurationMain .lowerSec .lowerElement {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 11px 21px;
  display: flex;
  align-items: center;
}
.courceDurationMain .lowerSec .lowerElement .content {
  padding-left: 20px;
}
.courceDurationMain .lowerSec .lowerElement .content a {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 39px;
  text-decoration-line: underline;
  text-transform: capitalize;
  color: #161616;
}

.commonContactUsSection {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media screen and (max-width: 570px) {
  .commonContactUsSection {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.commonContactUsSection .heading {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 570px) {
  .commonContactUsSection .heading {
    font-size: 24px;
  }
}
@media screen and (max-width: 990px) {
  .commonContactUsSection .inner .innerRow {
    flex-direction: column-reverse;
  }
}
.commonContactUsSection .inner .leftSec {
  padding-top: 43px;
}
@media screen and (max-width: 570px) {
  .commonContactUsSection .inner .leftSec {
    padding-top: 30px;
  }
}
.commonContactUsSection .inner .leftSec .inputField {
  background: #e7f2f9;
  border: 1px solid #40baff;
  border-radius: 5px;
  padding: 11px 14px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  width: 100%;
  outline: none;
}
.commonContactUsSection .inner .leftSec .commonSubBtn {
  margin-top: 40px;
  background: linear-gradient(89.92deg, #00aeee 0.05%, #0093c8 99.93%);
  border-radius: 4px;
  border: none;
  padding: 10px 15px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #ffffff;
}
.commonContactUsSection .inner .leftSec .commonSubBtn .iconn {
  margin-left: 10px;
  font-size: 14px;
  transition: all 0.2s;
}
.commonContactUsSection .inner .leftSec .commonSubBtn:hover .iconn {
  margin-left: 20px;
}
.commonContactUsSection .inner .rightSec .comImg {
  max-width: 485px;
  margin: auto;
  display: block;
}

.specialisationOffered {
  padding-top: 91px;
  padding-bottom: 121px;
}
@media screen and (max-width: 570px) {
  .specialisationOffered {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.specialisationOffered .inner {
  padding-top: 35px;
}
@media screen and (max-width: 570px) {
  .specialisationOffered .inner {
    padding: 50px 50px 0px 50px;
  }
}
.specialisationOffered .inner .innerRow {
  justify-content: space-evenly;
}
@media screen and (max-width: 990px) {
  .specialisationOffered .inner .innerRow {
    flex-direction: column;
    align-items: center;
    row-gap: 50px;
  }
}
.specialisationOffered .inner .specialCard {
  position: relative;
}
.specialisationOffered .inner .specialCard .innerCard {
  position: relative;
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 13px 33px;
  z-index: 2;
}
.specialisationOffered .inner .specialCard .innerCard .name {
  margin-top: 15px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 570px) {
  .specialisationOffered .inner .specialCard .innerCard .name {
    font-size: 14px;
    line-height: 20px;
  }
}
.specialisationOffered .inner .specialCard .spe1 {
  position: absolute;
  top: -10px;
  left: -40px;
  z-index: 3;
}
.specialisationOffered .inner .specialCard .spe2 {
  position: absolute;
  bottom: 100px;
  left: -40px;
  z-index: 1;
}
.specialisationOffered .inner .specialCard .spe3 {
  position: absolute;
  top: 50px;
  right: -30px;
  z-index: 1;
}
.specialisationOffered .inner .specialCard .spe4 {
  position: absolute;
  bottom: 0px;
  right: -20px;
  z-index: 3;
}
.specialisationOffered .inner .specialCard .spe5 {
  position: absolute;
  bottom: 90px;
  left: -40px;
  z-index: 1;
}
.specialisationOffered .inner .specialCard .spe6 {
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 3;
}
.specialisationOffered .inner .specialCard .spe7 {
  position: absolute;
  bottom: 10px;
  right: -50px;
  z-index: 1;
}

.eligibilityMain .Globalheading {
  position: relative;
}
.eligibilityMain .mainDesc {
  max-width: 1048px;
  margin: auto;
  text-align: center;
  padding-top: 30px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
  position: relative;
}
.eligibilityMain .or {
  text-align: center;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
  padding-top: 14px;
  padding-bottom: 66px;
}
@media screen and (max-width: 570px) {
  .eligibilityMain .or {
    padding-bottom: 40px;
  }
}
.eligibilityMain .orTextDiv {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-bottom: 70px;
}
@media screen and (max-width: 570px) {
  .eligibilityMain .orTextDiv {
    flex-direction: column;
    margin-bottom: 40px;
  }
}
.eligibilityMain .orTextDiv span {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
}

.phdSpecialisatonMain {
  padding-top: 74px;
  padding-bottom: 90px;
}
@media screen and (max-width: 570px) {
  .phdSpecialisatonMain {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.phdSpecialisatonMain .inner {
  padding-top: 66px;
}
@media screen and (max-width: 570px) {
  .phdSpecialisatonMain .inner {
    padding: 40px 20px 0px 20px;
  }
}
.phdSpecialisatonMain .inner .speci {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.phdSpecialisatonMain .inner .speci .overDiv {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 65px 20px 20px 20px;
  background: linear-gradient(4.4deg, #050505 4.94%, rgba(41, 41, 41, 0.859375) 40.88%, rgba(0, 0, 0, 0) 84.25%);
}
.phdSpecialisatonMain .inner .speci .overDiv .text {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 39px;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
}

.guideBox {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 15px 25px 22px 25px;
  height: 100%;
}
.guideBox .guideBoxImg {
  width: 100%;
  aspect-ratio: 1.05;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.guideBox .name {
  margin-top: 6px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
  text-align: center;
}
.guideBox .desig {
  margin-top: 13px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-transform: capitalize;
  color: #656565;
}
.guideBox .desc {
  margin-top: 6px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}

.guideListMain {
  padding-top: 54px;
  padding-bottom: 99px;
  background: #f2faff;
  position: relative;
}
@media screen and (max-width: 570px) {
  .guideListMain {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.guideListMain .halfLeft {
  position: absolute;
  top: 0px;
  left: 0px;
}
.guideListMain .halfRight {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.guideListMain .inner {
  padding-top: 48px;
}
@media screen and (max-width: 570px) {
  .guideListMain .inner {
    padding-top: 30px;
  }
}

.getInTouchSection {
  padding-top: 90px;
  padding-bottom: 100px;
}
@media screen and (max-width: 570px) {
  .getInTouchSection {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.getInTouchSection .upperSec {
  padding-top: 42px;
}
@media screen and (max-width: 570px) {
  .getInTouchSection .upperSec {
    padding-top: 30px;
  }
}
.getInTouchSection .upperSec .upLeft .conactElems .element {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 10px;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 570px) {
  .getInTouchSection .upperSec .upLeft .conactElems .element {
    margin-bottom: 25px;
  }
}
.getInTouchSection .upperSec .upLeft .conactElems .element .elementIcoImg {
  width: 72px;
}
.getInTouchSection .upperSec .upLeft .conactElems .element .text {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  color: #232323;
  padding-left: 16px;
}
.getInTouchSection .upperSec .upRight .getInFormDiv {
  padding: 24px 45px;
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
}
@media screen and (max-width: 570px) {
  .getInTouchSection .upperSec .upRight .getInFormDiv {
    padding: 20px;
  }
}
.getInTouchSection .upperSec .upRight .getInFormDiv .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  text-transform: capitalize;
  color: #000000;
}
.getInTouchSection .upperSec .upRight .getInFormDiv form {
  padding-top: 42px;
}
@media screen and (max-width: 570px) {
  .getInTouchSection .upperSec .upRight .getInFormDiv form {
    padding-top: 30px;
  }
}
.getInTouchSection .upperSec .upRight .getInFormDiv form .inputField {
  background: #e7f2f9;
  border: 1px solid #40baff;
  border-radius: 5px;
  padding: 11px 14px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  width: 100%;
  outline: none;
}
.getInTouchSection .upperSec .upRight .getInFormDiv form .commonSubBtn {
  margin-top: 20px;
  background: linear-gradient(89.92deg, #00aeee 0.05%, #0093c8 99.93%);
  border-radius: 4px;
  border: none;
  padding: 10px 15px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #ffffff;
}
.getInTouchSection .upperSec .upRight .getInFormDiv form .commonSubBtn .iconn {
  margin-left: 10px;
  font-size: 14px;
  transition: all 0.2s;
}
.getInTouchSection .upperSec .upRight .getInFormDiv form .commonSubBtn:hover .iconn {
  margin-left: 20px;
}
.getInTouchSection .lowerSec {
  padding-top: 81px;
}
@media screen and (max-width: 570px) {
  .getInTouchSection .lowerSec {
    padding-top: 40px;
  }
}
.getInTouchSection .lowerSec .enquiry {
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 24px;
  position: relative;
}
.getInTouchSection .lowerSec .enquiry .enqHead {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  text-transform: capitalize;
  text-align: center;
}
.getInTouchSection .lowerSec .enquiry .enqText {
  margin-top: 10px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  text-transform: capitalize;
  color: #060606;
  text-align: center;
}
.getInTouchSection .lowerSec .enquiry .enqhat {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.findOnGMap {
  background: #f2f9fd;
  padding-top: 60px;
  padding-bottom: 104px;
}
@media screen and (max-width: 570px) {
  .findOnGMap {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.findOnGMap .mapDesc {
  max-width: 850px;
  margin: 20px auto 0px auto;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
}
.findOnGMap iframe {
  width: 988px;
  margin: 38px auto 0px auto;
  display: block;
  border-radius: 12px;
}
@media screen and (max-width: 1200px) {
  .findOnGMap iframe {
    width: 100%;
  }
}

.administationSection {
  background: white;
  padding-top: 90px;
  padding-bottom: 90px;
}
@media screen and (max-width: 570px) {
  .administationSection {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.administationSection .headPeopleSection {
  padding-top: 48px;
  position: relative;
}
@media screen and (max-width: 570px) {
  .administationSection .headPeopleSection {
    padding-top: 30px;
  }
}
.administationSection .headPeopleSection .lDots {
  position: absolute;
  bottom: -30px;
  left: -30px;
}
@media screen and (max-width: 570px) {
  .administationSection .headPeopleSection .lDots {
    left: 0px;
  }
}
.administationSection .headPeopleSection .rDots {
  position: absolute;
  top: 0px;
  right: -30px;
}
@media screen and (max-width: 570px) {
  .administationSection .headPeopleSection .rDots {
    right: 0px;
  }
}
.administationSection .headPeopleSection .prof {
  padding: 16px;
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 570px) {
  .administationSection .headPeopleSection .prof {
    flex-direction: column;
    align-items: flex-start;
  }
}
.administationSection .headPeopleSection .prof .profImg {
  width: 230px;
  aspect-ratio: 0.96;
}
@media screen and (max-width: 1400px) {
  .administationSection .headPeopleSection .prof .profImg {
    width: 188px;
  }
}
@media screen and (max-width: 570px) {
  .administationSection .headPeopleSection .prof .profImg {
    width: 100%;
  }
}
.administationSection .headPeopleSection .prof .content {
  padding-left: 15px;
  flex: 1;
}
@media screen and (max-width: 570px) {
  .administationSection .headPeopleSection .prof .content {
    padding-top: 20px;
    padding-left: 0px;
  }
}
.administationSection .headPeopleSection .prof .content .head {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  text-transform: capitalize;
  color: #000000;
}
.administationSection .headPeopleSection .prof .content .desig {
  margin-top: 9px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #656565;
}
.administationSection .headPeopleSection .prof .content .director {
  padding-top: 12px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #000000;
}
.administationSection .headPeopleSection .prof .content .degree {
  padding-top: 12px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #000000;
}
.administationSection .headPeopleSection .prof .content .email {
  margin-top: 12px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-transform: lowercase;
  color: #000000;
}
.administationSection .botomPeopleSec {
  padding-top: 48px;
}

.facultyItSec {
  background: #f5fcff;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 570px) {
  .facultyItSec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.facultyItSec .inner {
  padding-top: 48px;
}
@media screen and (max-width: 570px) {
  .facultyItSec .inner {
    padding-top: 30px;
  }
}

.facultymanagement {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media screen and (max-width: 570px) {
  .facultymanagement {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.facultymanagement .inner {
  padding-top: 48px;
}
@media screen and (max-width: 570px) {
  .facultymanagement .inner {
    padding-top: 30px;
  }
}

.internalQualitySec {
  padding-top: 90px;
  padding-bottom: 108px;
}
@media screen and (max-width: 570px) {
  .internalQualitySec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.internalQualitySec .inytenalDesc {
  margin-top: 33px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
}

.objectivesIqac {
  padding-top: 30px;
  padding-bottom: 77px;
  background: #f4fcff;
}
@media screen and (max-width: 570px) {
  .objectivesIqac {
    padding-bottom: 50px;
  }
}
.objectivesIqac .inner {
  padding-top: 21px;
  position: relative;
}
.objectivesIqac .inner .rDots {
  position: absolute;
  top: 0px;
  right: 150px;
}
.objectivesIqac .inner .lDots {
  position: absolute;
  bottom: -40px;
  left: 150px;
}
.objectivesIqac .inner .compositionBox {
  position: relative;
  max-width: 770px;
  margin: auto;
  background: #002c45;
  padding: 50px 60px;
  border-radius: 12px;
}
@media screen and (max-width: 570px) {
  .objectivesIqac .inner .compositionBox {
    padding: 30px 35px;
  }
}
.objectivesIqac .inner .compositionBox .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-transform: capitalize;
  color: #86d3ff;
}
@media screen and (max-width: 570px) {
  .objectivesIqac .inner .compositionBox .head {
    font-size: 18px;
  }
}
.objectivesIqac .inner .compositionBox table tr td {
  color: white;
}
.objectivesIqac .inner .compositionBox table tr th {
  color: white;
}
.objectivesIqac .inner .compositionBox .compositionBoxRow {
  padding-top: 37px;
}
.objectivesIqac .inner .compositionBox .compositionBoxRow .text {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  color: #d0d0d0;
  padding-left: 26px;
  position: relative;
}
.objectivesIqac .inner .compositionBox .compositionBoxRow .text::before {
  content: ">";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 16px;
  font-family: "fontawesome";
}
@media screen and (max-width: 570px) {
  .objectivesIqac .inner .compositionBox .compositionBoxRow .text {
    font-size: 16px;
  }
}

.aqarSec {
  padding-top: 72px;
  padding-bottom: 90px;
}
@media screen and (max-width: 570px) {
  .aqarSec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.aqarSec .inner {
  padding-top: 48px;
}
@media screen and (max-width: 570px) {
  .aqarSec .inner {
    padding-top: 30px;
  }
}
.aqarSec .inner .element {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 10px;
  display: flex;
  align-items: center;
}
.aqarSec .inner .element .aqarIconImg {
  width: 78px;
}
.aqarSec .inner .element .content {
  padding-left: 16px;
}
.aqarSec .inner .element .content a {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-decoration-line: underline;
  text-transform: capitalize;
  color: #00a0fa;
}

.bca-bba {
  padding-top: 72px;
  padding-bottom: 90px;
}
@media screen and (max-width: 570px) {
  .bca-bba {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.bca-bba .accordion {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.bca-bba .accordion .accordion-items:not(:first-of-type) {
  border: 0;
}
.bca-bba .accordion .accordion-items .accordion-body {
  padding-right: 0px;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .bca-bba .accordion .accordion-items .accordion-body {
    padding: 0px;
  }
}
@media screen and (max-width: 768px) {
  .bca-bba .accordion .accordion-items .accordion-body .ims-video {
    height: 200px;
    width: 100%;
  }
}
.bca-bba .accordion .accordion-items .second-table {
  /* Responsive */
}
.bca-bba .accordion .accordion-items .second-table .fancy-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-family: "Lato";
  background: white;
  overflow: hidden;
  border: #83b0c9 1px solid;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  margin: 30px 0;
}
.bca-bba .accordion .accordion-items .second-table .fancy-table thead {
  background: #f5f5f5;
  color: #00678c;
  font-weight: bold;
}
.bca-bba .accordion .accordion-items .second-table .fancy-table th,
.bca-bba .accordion .accordion-items .second-table .fancy-table td {
  padding: 16px 20px;
  text-align: left;
  border: #83b0c9 1px solid;
}
.bca-bba .accordion .accordion-items .second-table .fancy-table tbody tr {
  transition: background-color 0.3s ease;
}
.bca-bba .accordion .accordion-items .second-table .fancy-table tbody tr:hover {
  background-color: #f4f8ff;
  cursor: pointer;
}
.bca-bba .accordion .accordion-items .second-table .fancy-table td {
  border-bottom: 1px solid #eee;
}
.bca-bba .accordion .accordion-items .second-table .fancy-table tbody tr:last-child td {
  border-bottom: none;
}
@media (max-width: 768px) {
  .bca-bba .accordion .accordion-items .second-table .fancy-table thead {
    display: none;
  }
  .bca-bba .accordion .accordion-items .second-table .fancy-table tr {
    display: block;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px;
  }
  .bca-bba .accordion .accordion-items .second-table .fancy-table td {
    display: block;
    text-align: right;
    padding-left: 50%;
    position: relative;
  }
  .bca-bba .accordion .accordion-items .second-table .fancy-table td::before {
    content: attr(data-label);
    position: absolute;
    left: 15px;
    width: 45%;
    padding-right: 10px;
    font-weight: bold;
    color: #333;
    text-align: left;
  }
}
.bca-bba .accordion .accordion-items .center-text {
  text-align: center;
  padding: 20px 0px;
  font-size: 18px;
  font-family: "Nunito";
  color: #000000;
  line-height: 29px;
  font-weight: 0;
}
.bca-bba .accordion .accordion-items .table-border-color {
  border: 1px solid #83b0c9;
  border-radius: 12px;
}
.bca-bba .accordion .accordion-items .table-border-color .bca-bba-table {
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 0px;
}
.bca-bba .accordion .accordion-items .table-border-color .bca-bba-table thead {
  background: #f5f5f5;
  overflow: hidden;
}
.bca-bba .accordion .accordion-items .table-border-color .bca-bba-table thead tr {
  overflow: hidden;
}
.bca-bba .accordion .accordion-items .table-border-color .bca-bba-table thead tr th {
  padding: 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  text-transform: capitalize;
  color: #00678c;
  font-family: "Nunito", sans-serif;
}
.bca-bba .accordion .accordion-items .table-border-color .bca-bba-table tbody tr {
  border-top: 1px solid #d1efff;
}
.bca-bba .accordion .accordion-items .table-border-color .bca-bba-table tbody tr:nth-last-child(1) {
  border-bottom: none;
}
.bca-bba .accordion .accordion-items .table-border-color .bca-bba-table tbody tr.blue {
  background: #d1efff;
}
.bca-bba .accordion .accordion-items .table-border-color .bca-bba-table tbody tr th {
  text-transform: capitalize;
  color: #030303;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  font-family: "Nunito", sans-serif;
  padding: 20px;
}
.bca-bba .accordion .accordion-items .table-border-color .bca-bba-table tbody tr td {
  padding: 20px;
  text-transform: capitalize;
  color: #030303;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  font-family: "Nunito", sans-serif;
}
.bca-bba .accordion .accordion-items .bca-bba-intake {
  margin-top: 30px;
  margin-bottom: 20px;
}
.bca-bba .accordion .accordion-items .bca-bba-intake .rightSec {
  position: relative;
}
.bca-bba .accordion .accordion-items .bca-bba-intake .rightSec .hodImg {
  width: 333px;
  display: block;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 500px) {
  .bca-bba .accordion .accordion-items .bca-bba-intake .rightSec .hodImg {
    width: 250px;
  }
}
.bca-bba .accordion .accordion-items .bca-bba-intake .rightSec .circle {
  position: absolute;
  top: -50px;
  right: 0px;
}
@media screen and (max-width: 990px) {
  .bca-bba .accordion .accordion-items .bca-bba-intake .rightSec .circle {
    right: 100px;
  }
}
@media screen and (max-width: 770px) {
  .bca-bba .accordion .accordion-items .bca-bba-intake .rightSec .circle {
    right: 0px;
  }
}
.bca-bba .accordion .accordion-items .bca-bba-intake .rightSec .dots {
  position: absolute;
  bottom: -30px;
  left: 0px;
}
@media screen and (max-width: 990px) {
  .bca-bba .accordion .accordion-items .bca-bba-intake .rightSec .dots {
    left: 100px;
  }
}
@media screen and (max-width: 770px) {
  .bca-bba .accordion .accordion-items .bca-bba-intake .rightSec .dots {
    left: 0px;
  }
}
@media screen and (max-width: 990px) {
  .bca-bba .accordion .accordion-items .bca-bba-intake .messageDivRow {
    flex-direction: column-reverse;
  }
}
.bca-bba .accordion .accordion-items .bca-bba-intake .bca-intake-section {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}
@media screen and (max-width: 992px) {
  .bca-bba .accordion .accordion-items .bca-bba-intake .bca-intake-section {
    padding-top: 40px;
  }
}
.bca-bba .accordion-button {
  box-shadow: none !important;
  outline: none !important;
  background-color: #fff;
  transition: background-color 0.3s ease;
  font-family: "Lato";
  background-color: #ffffff;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  border: none;
  outline: none;
  line-height: 39px;
  text-transform: capitalize;
  color: #060606;
  padding: 10px;
}
.bca-bba .accordion-button:focus {
  box-shadow: none !important;
  outline: none !important;
}
.bca-bba .accordion-button:not(.collapsed) {
  color: #000000;
}
@media screen and (max-width: 570px) {
  .bca-bba .inner {
    padding-top: 30px;
  }
}
.bca-bba .inner .sub-title {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  line-height: 29px;
  font-family: "Nunito";
  margin-bottom: 10px;
}
.bca-bba .inner .sub-second-title {
  margin-top: 20px;
}
.bca-bba .inner .bba-message-title {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bca-bba .inner .sub-text {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 29px;
  margin-bottom: 8px;
  font-family: "Nunito";
}
.bca-bba .inner .bba-message {
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 1;
}
.bca-bba .inner ol li {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  font-family: "Nunito";
}
.bca-bba .inner .scholarship-btn {
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  font-family: "Nunito";
  background: linear-gradient(89.92deg, #00afef 0.05%, #0091c7 99.93%);
  border-radius: 5px;
}

.rndChiefSec {
  padding-bottom: 79px;
}
@media screen and (max-width: 570px) {
  .rndChiefSec {
    padding-bottom: 50px;
  }
}
.rndChiefSec .inner {
  position: relative;
}
.rndChiefSec .inner .rDots {
  position: absolute;
  top: -50px;
  right: 0px;
}
.rndChiefSec .inner .lDots {
  position: absolute;
  bottom: -30px;
  left: 0px;
}
.rndChiefSec .inner .chief {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 16px 13px;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 500px) {
  .rndChiefSec .inner .chief {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 20px;
  }
}
.rndChiefSec .inner .chief .starIco {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.rndChiefSec .inner .chief .chiefImg {
  width: 188px;
}
@media screen and (max-width: 500px) {
  .rndChiefSec .inner .chief .chiefImg {
    width: 100%;
  }
}
.rndChiefSec .inner .chief .content {
  position: relative;
  padding-left: 20px;
  flex: 1;
}
@media screen and (max-width: 500px) {
  .rndChiefSec .inner .chief .content {
    padding-left: 0px;
  }
}
.rndChiefSec .inner .chief .content .role {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #656565;
}
.rndChiefSec .inner .chief .content .name {
  margin-top: 13px;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  text-transform: capitalize;
  color: #000000;
}
.rndChiefSec .inner .chief .content .degree {
  margin-top: 10px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #000000;
}
.rndChiefSec .inner .chief .content .desig {
  margin-top: 10px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #000000;
}
.rndChiefSec .inner .chief .content .add {
  margin-top: 10px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #000000;
}

.additionalBoardSec {
  padding-bottom: 26px;
}
.additionalBoardSec .editorialBoard {
  height: 100%;
  border-radius: 12px;
  padding: 24px 50px;
}
@media screen and (max-width: 500px) {
  .additionalBoardSec .editorialBoard {
    padding: 20px;
  }
}
.additionalBoardSec .editorialBoard .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-transform: capitalize;
}
.additionalBoardSec .editorialBoard .editorialList {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.additionalBoardSec .editorialBoard .editorialList.green li::before {
  background: #1a9e00;
}
.additionalBoardSec .editorialBoard .editorialList li {
  margin-top: 24px;
  padding-left: 25px;
  position: relative;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #010101;
}
.additionalBoardSec .editorialBoard .editorialList li::before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 5px;
}
.additionalBoardSec .editorialBoard .editorialList.green li::before {
  background: #1a9e00;
}
.additionalBoardSec .editorialBoard .editorialList.red li::before {
  background: #a00000;
}

.publishedBySec {
  padding-bottom: 90px;
}
@media screen and (max-width: 570px) {
  .publishedBySec {
    padding-bottom: 50px;
  }
}
.publishedBySec .inner {
  padding: 22px;
  background: #e3e5f8;
  border-radius: 12px;
}
.publishedBySec .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  /* identical to box height */
  text-align: center;
  text-transform: capitalize;
  color: #00118a;
}
.publishedBySec .subHead {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
  margin-top: 21px;
}
.publishedBySec .desc {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-transform: capitalize;
  color: #010101;
  margin-top: 9px;
}
.publishedBySec .end {
  font-family: "Lato";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-transform: capitalize;
  color: #011acf;
  margin-top: 11px;
}

.guiAuthors {
  padding-top: 57px;
  padding-bottom: 58px;
  background: #f8fcff;
  margin-bottom: 90px;
}
@media screen and (max-width: 570px) {
  .guiAuthors {
    margin-bottom: 50px;
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
.guiAuthors .mainDesc {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  /* or 188% */
  text-align: center;
  text-transform: capitalize;
  color: #343434;
  max-width: 1123px;
  margin: 40px auto 0px auto;
}
.guiAuthors .inner {
  padding-top: 31px;
}
.guiAuthors .inner .guideLineBox {
  background: #e8f5fc;
  border: 0.8px solid #03a4ff;
  border-radius: 12px;
  padding: 10px 30px 30px 30px;
}
@media screen and (max-width: 570px) {
  .guiAuthors .inner .guideLineBox {
    padding: 5px 20px 20px 20px;
  }
}
.guiAuthors .inner .guideLineBox .firstList {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style: none;
}
.guiAuthors .inner .guideLineBox .firstList li.firstLi {
  margin-top: 20px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #303030;
  padding-left: 26px;
  position: relative;
}
.guiAuthors .inner .guideLineBox .firstList li.firstLi::before {
  content: ">";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 12px;
  font-family: "fontawesome";
  font-weight: 700;
}
.guiAuthors .inner .guideLineBox .secondList {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style: none;
}
.guiAuthors .inner .guideLineBox .secondList li.secondLi {
  margin-top: 20px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #303030;
  padding-left: 26px;
  position: relative;
}
.guiAuthors .inner .guideLineBox .secondList li.secondLi::before {
  content: ">";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 12px;
  font-family: "fontawesome";
  font-weight: 700;
}
.guiAuthors .downloadSec {
  padding-top: 58px;
}
.guiAuthors .downloadSec .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  text-transform: capitalize;
  color: #000000;
}
.guiAuthors .downloadSec .downloads {
  padding-top: 36px;
  display: flex;
  -moz-column-gap: 51px;
       column-gap: 51px;
}
@media screen and (max-width: 770px) {
  .guiAuthors .downloadSec .downloads {
    flex-direction: column;
    row-gap: 20px;
    align-items: center;
  }
}
.guiAuthors .downloadSec .downloads .downBox {
  border-radius: 12px;
  padding: 15px;
  width: 236px;
  display: flex;
  align-items: center;
}
.guiAuthors .downloadSec .downloads .downBox .pdfImg {
  width: 60px;
}
.guiAuthors .downloadSec .downloads .downBox .content {
  padding-left: 16px;
}
.guiAuthors .downloadSec .downloads .downBox .content a {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-decoration-line: underline;
  text-transform: capitalize;
  color: #00a0fa;
}

.librarianMsg {
  padding-top: 90px;
  padding-bottom: 45px;
}
@media screen and (max-width: 570px) {
  .librarianMsg {
    padding-top: 50px;
  }
}
.librarianMsg .inner {
  padding-top: 60px;
}
@media screen and (max-width: 570px) {
  .librarianMsg .inner {
    padding-top: 30px;
  }
}
.librarianMsg .inner .topLeft {
  position: relative;
}
.librarianMsg .inner .topLeft .dots {
  position: absolute;
  top: -30px;
  right: 0px;
}
@media screen and (max-width: 990px) {
  .librarianMsg .inner .topLeft .dots {
    right: 100px;
  }
}
@media screen and (max-width: 770px) {
  .librarianMsg .inner .topLeft .dots {
    right: 50px;
  }
}
.librarianMsg .inner .topLeft .circle {
  position: absolute;
  bottom: -20px;
  right: 0px;
}
@media screen and (max-width: 990px) {
  .librarianMsg .inner .topLeft .circle {
    right: 100px;
  }
}
@media screen and (max-width: 770px) {
  .librarianMsg .inner .topLeft .circle {
    right: 50px;
  }
}
.librarianMsg .inner .topLeft .librarianImg {
  position: relative;
  width: 325px;
  display: block;
  margin: auto;
}
@media screen and (max-width: 500px) {
  .librarianMsg .inner .topLeft .librarianImg {
    width: 250px;
  }
}
.librarianMsg .inner .topRight .desc {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}
.librarianMsg .inner .bootom .desc {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}

.statisticalDataSec {
  padding-top: 34px;
  padding-bottom: 50px;
  background: #f5fcff;
}
.statisticalDataSec .heading {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
  text-align: center;
}
.statisticalDataSec .subHeading {
  margin-top: 13px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  text-transform: capitalize;
  color: #40baff;
}
@media screen and (max-width: 570px) {
  .statisticalDataSec .subHeading {
    font-size: 18px;
  }
}
.statisticalDataSec .inner {
  padding-top: 30px;
}
.statisticalDataSec .inner .dataList .element {
  padding: 23px 28px;
  background: #e3eff5;
  border-radius: 6px;
  margin-bottom: 9px;
}
.statisticalDataSec .inner .dataList .element .elemHead {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  color: #045cae;
  padding-left: 30px;
  position: relative;
}
@media screen and (max-width: 570px) {
  .statisticalDataSec .inner .dataList .element .elemHead {
    text-align: center;
    padding-left: 0px;
  }
}
.statisticalDataSec .inner .dataList .element .elemHead::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 10px;
  height: 8px;
  width: 8px;
  background: #52798e;
  border-radius: 50%;
}
@media screen and (max-width: 570px) {
  .statisticalDataSec .inner .dataList .element .elemHead::before {
    background: transparent;
  }
}
.statisticalDataSec .inner .dataList .element .elementItemWrapper {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 570px) {
  .statisticalDataSec .inner .dataList .element .elementItemWrapper {
    flex-direction: column;
    text-align: center;
  }
}
.statisticalDataSec .inner .dataList .element .elementItemWrapper .elementItem {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-transform: capitalize;
  color: #010101;
}

.aboutLibrarySec {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media screen and (max-width: 570px) {
  .aboutLibrarySec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.aboutLibrarySec .inner {
  padding-top: 18px;
}
@media screen and (max-width: 990px) {
  .aboutLibrarySec .inner .innerRow {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 990px) {
  .aboutLibrarySec .inner .leftSec {
    padding-top: 30px;
  }
}
.aboutLibrarySec .inner .leftSec .desc {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}
@media screen and (max-width: 990px) {
  .aboutLibrarySec .inner .rightSec {
    padding: 0px 200px;
  }
}
@media screen and (max-width: 770px) {
  .aboutLibrarySec .inner .rightSec {
    padding: 0px 100px;
  }
}

.libraryServices {
  padding-top: 57px;
  padding-bottom: 85px;
  background: #f5fcff;
}
@media screen and (max-width: 570px) {
  .libraryServices {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.libraryServices .firstPara {
  margin-top: 18px;
  max-width: 1019px;
  margin: auto;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
}
.libraryServices .secondPara {
  margin-top: 49px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
}
@media screen and (max-width: 570px) {
  .libraryServices .secondPara {
    margin-top: 30px;
  }
}
.libraryServices .bestPracticesDiv {
  margin-top: 50px;
  background: #cdddd5;
  border-radius: 12px;
  padding: 35px 40px;
}
.libraryServices .bestPracticesDiv .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
  text-align: center;
}
@media screen and (max-width: 570px) {
  .libraryServices .bestPracticesDiv .head {
    font-size: 24px;
  }
}
.libraryServices .bestPracticesDiv .bestInner {
  padding-top: 48px;
}
@media screen and (max-width: 570px) {
  .libraryServices .bestPracticesDiv .bestInner {
    padding-top: 30px;
  }
}
.libraryServices .bestPracticesDiv .bestInner .text {
  margin-bottom: 28px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #006516;
  padding-left: 24px;
  position: relative;
}
.libraryServices .bestPracticesDiv .bestInner .text::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #006516;
}
@media screen and (max-width: 570px) {
  .libraryServices .bestPracticesDiv .bestInner .text {
    margin-bottom: 20px;
  }
}
.libraryServices .printCards {
  padding-top: 54px;
}
@media screen and (max-width: 570px) {
  .libraryServices .printCards {
    padding-top: 30px;
  }
}
.libraryServices .printCards .editorialBoard {
  height: 100%;
  border-radius: 12px;
  padding: 24px 50px;
}
@media screen and (max-width: 500px) {
  .libraryServices .printCards .editorialBoard {
    padding: 20px;
  }
}
.libraryServices .printCards .editorialBoard .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-transform: capitalize;
}
.libraryServices .printCards .editorialBoard .editorialList {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.libraryServices .printCards .editorialBoard .editorialList.green li::before {
  background: #1a9e00;
}
.libraryServices .printCards .editorialBoard .editorialList li {
  margin-top: 24px;
  padding-left: 25px;
  position: relative;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #010101;
}
.libraryServices .printCards .editorialBoard .editorialList li::before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 5px;
}
.libraryServices .printCards .editorialBoard .editorialList.green li::before {
  background: #1a9e00;
}
.libraryServices .printCards .editorialBoard .editorialList.red li::before {
  background: #a00000;
}

.aditionalCreamSec {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #f5f5f5;
}
@media screen and (max-width: 570px) {
  .aditionalCreamSec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.aditionalCreamSec .heading {
  margin-top: 42px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 570px) {
  .aditionalCreamSec .heading {
    margin-top: 25px;
    font-size: 24px;
    text-align: center;
  }
}
.aditionalCreamSec .blueBox {
  margin-top: 24px;
  background: #e8f5fc;
  border: 0.8px solid #03a4ff;
  border-radius: 12px;
  padding: 30px 30px 10px 30px;
}
@media screen and (max-width: 570px) {
  .aditionalCreamSec .blueBox {
    padding: 20px 20px 10px 20px;
  }
}
.aditionalCreamSec .blueBox .ruleList {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #303030;
}
.aditionalCreamSec .blueBox .ruleList li {
  padding-left: 20px;
  list-style: none;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #303030;
  position: relative;
  margin-bottom: 19px;
}
.aditionalCreamSec .blueBox .ruleList li::before {
  content: ">";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 12px;
  font-family: "fontawesome";
  font-weight: 700;
}

.faqSection {
  padding-top: 53px;
  padding-bottom: 114px;
  background: #f5fcff;
}
@media screen and (max-width: 570px) {
  .faqSection {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.faqSection .inner {
  padding-top: 57px;
}
@media screen and (max-width: 570px) {
  .faqSection .inner {
    padding-top: 30px;
  }
}
.faqSection .inner .accordion-item-custom {
  background: #e0eff8;
  border-radius: 8px !important;
  overflow: hidden;
  margin-bottom: 18px;
}
.faqSection .inner .accordion-item-custom .accordion-button-custom {
  background: #e0eff8;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  color: #060606;
  padding: 10px;
}
.faqSection .inner .accordion-item-custom .accordion-body-custom {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  text-transform: capitalize;
  color: #2d2d2d;
  border-top: 0.5px dashed #000000;
  padding: 10px;
}

.internalComplainsMain {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #f5f5f5;
}
@media screen and (max-width: 500px) {
  .internalComplainsMain {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.internalComplainsMain .inner {
  padding-top: 50px;
}
@media screen and (max-width: 500px) {
  .internalComplainsMain .inner {
    padding-top: 30px;
  }
}
.internalComplainsMain .inner .leftSec {
  padding: 0px 20px;
}
@media screen and (max-width: 500px) {
  .internalComplainsMain .inner .leftSec {
    padding: 0px 10px;
  }
}
.internalComplainsMain .inner .rightSec .desc {
  margin-bottom: 0px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}

.aimsAndObjs {
  padding-top: 66px;
  padding-bottom: 111px;
  background: #f8fcff;
}
@media screen and (max-width: 570px) {
  .aimsAndObjs {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.aimsAndObjs .upperRow {
  padding-top: 60px;
}
@media screen and (max-width: 570px) {
  .aimsAndObjs .upperRow {
    padding-top: 30px;
  }
}
@media screen and (max-width: 990px) {
  .aimsAndObjs .upperRow .upperRowRow {
    flex-direction: column-reverse;
    row-gap: 30px;
  }
}
.aimsAndObjs .upperRow .upLeft .items {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
}
.aimsAndObjs .upperRow .upLeft .items li {
  margin-bottom: 15px;
  padding-left: 36px;
  position: relative;
  font-family: "Lato";
  font-style: normal;
  font-weight: 550;
  font-size: 16px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 570px) {
  .aimsAndObjs .upperRow .upLeft .items li {
    line-height: 32px;
  }
}
.aimsAndObjs .upperRow .upLeft .items li::before {
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #b3d3df;
  position: absolute;
  left: 10px;
  top: 14px;
}
@media screen and (max-width: 990px) {
  .aimsAndObjs .upperRow .upRight {
    padding: 0px 10px;
  }
}
@media screen and (max-width: 990px) {
  .aimsAndObjs .upperRow .upRight .aimsImg {
    max-width: 400px !important;
    display: block;
    margin: auto;
  }
}
.aimsAndObjs .lowerRow {
  padding-top: 73px;
}
@media screen and (max-width: 570px) {
  .aimsAndObjs .lowerRow {
    padding-top: 30px;
  }
}
.aimsAndObjs .lowerRow .botLeft {
  padding: 33px 28px;
  border-radius: 12px;
  height: 100%;
}
@media screen and (max-width: 570px) {
  .aimsAndObjs .lowerRow .botLeft {
    padding: 20px;
  }
}
.aimsAndObjs .lowerRow .botLeft .TopDesc {
  margin-bottom: 0px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #000000;
}
.aimsAndObjs .lowerRow .botLeft .divider {
  margin-top: 17px;
  border-radius: 21px;
  height: 2px;
}
.aimsAndObjs .lowerRow .botLeft .itemList {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-top: 8px;
}
.aimsAndObjs .lowerRow .botLeft .itemList.green li::before {
  background: #70bd77;
}
.aimsAndObjs .lowerRow .botLeft .itemList.red li::before {
  background: #c9af9d;
}
.aimsAndObjs .lowerRow .botLeft .itemList li {
  position: relative;
  padding-left: 18px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
  margin-top: 5px;
}
@media screen and (max-width: 570px) {
  .aimsAndObjs .lowerRow .botLeft .itemList li {
    line-height: 30px;
  }
}
.aimsAndObjs .lowerRow .botLeft .itemList li::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  left: 0px;
  top: 16px;
}

.antiRaggingMain {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #f5f5f5;
}
@media screen and (max-width: 570px) {
  .antiRaggingMain {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.antiRaggingMain .raggingTable {
  margin-top: 50px;
  border: 1px solid #83b0c9;
  border-radius: 12px;
}
@media screen and (max-width: 1200px) {
  .antiRaggingMain .raggingTable {
    overflow-x: scroll;
  }
}
.antiRaggingMain .raggingTable .table {
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 0px;
}
@media screen and (max-width: 1200px) {
  .antiRaggingMain .raggingTable .table {
    width: 1000px;
  }
}
.antiRaggingMain .raggingTable .table thead {
  background: #f5f5f5;
}
.antiRaggingMain .raggingTable .table thead tr {
  overflow: hidden;
}
.antiRaggingMain .raggingTable .table thead tr th {
  padding: 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  text-transform: capitalize;
  color: #00678c;
  font-family: "Nunito", sans-serif;
}
.antiRaggingMain .raggingTable .table tbody tr:nth-child(odd) {
  background: #f0faff;
}
.antiRaggingMain .raggingTable .table tbody tr:nth-child(even) {
  background: #ffffff;
}
.antiRaggingMain .raggingTable .table tbody tr th {
  text-transform: capitalize;
  color: #030303;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  font-family: "Nunito", sans-serif;
  padding: 20px;
}
.antiRaggingMain .raggingTable .table tbody tr td {
  padding: 20px;
  text-transform: capitalize;
  color: #030303;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  font-family: "Nunito", sans-serif;
}

.disciplineCellSec {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #f5f5f5;
}
@media screen and (max-width: 570px) {
  .disciplineCellSec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.disciplineCellSec .upRow {
  padding-top: 50px;
}
@media screen and (max-width: 570px) {
  .disciplineCellSec .upRow {
    padding-top: 30px;
  }
}
.disciplineCellSec .upRow .upLeft {
  padding: 0px 20px;
}
@media screen and (max-width: 570px) {
  .disciplineCellSec .upRow .upLeft {
    padding: 0px 10px;
  }
}
.disciplineCellSec .upRow .upRight .desc {
  margin-bottom: 0px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}
.disciplineCellSec .lowerRow {
  padding-top: 50px;
}
@media screen and (max-width: 570px) {
  .disciplineCellSec .lowerRow {
    padding-top: 30px;
  }
}
.disciplineCellSec .lowerRow .cellBox .cellImg {
  max-width: 100px;
  display: block;
  margin: auto;
}
.disciplineCellSec .lowerRow .cellBox .cellDesc {
  margin: 16px auto 0px auto;
  max-width: 205px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: capitalize;
  color: #040404;
}
@media screen and (max-width: 570px) {
  .disciplineCellSec .lowerRow .cellBox .cellDesc {
    font-size: 14px;
  }
}

.raggingConstitutes {
  padding-top: 10px;
  padding-bottom: 90px;
  background: #f5f5f5;
}
@media screen and (max-width: 570px) {
  .raggingConstitutes {
    padding-bottom: 50px;
  }
}
.raggingConstitutes .acts {
  padding-top: 42px;
}
@media screen and (max-width: 570px) {
  .raggingConstitutes .acts {
    padding-top: 30px;
  }
}
.raggingConstitutes .acts .folActs {
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 570px) {
  .raggingConstitutes .acts .folActs {
    font-size: 22px;
    text-align: center;
  }
}
.raggingConstitutes .acts .bluebox {
  margin-top: 22px;
  background: #e8f5fc;
  border: 0.8px solid #03a4ff;
  border-radius: 12px;
  padding: 30px 20px 10px 20px;
}
.raggingConstitutes .acts .bluebox .list {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.raggingConstitutes .acts .bluebox .list li {
  display: flex;
  margin-bottom: 20px;
}
.raggingConstitutes .acts .bluebox .list li .iconBox .iconn {
  font-size: 14px;
}
.raggingConstitutes .acts .bluebox .list li .text {
  padding-left: 14px;
  flex: 1;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #303030;
}

.ugcSec {
  padding-top: 82px;
  padding-bottom: 75px;
  background: #f8fcff;
}
@media screen and (max-width: 570px) {
  .ugcSec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.ugcSec .sayNo {
  margin-top: 9px;
  text-align: center;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
}
.ugcSec .lists {
  padding-top: 10px;
}
.ugcSec .lists .list {
  margin-top: 16px;
  padding-left: 28px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
  position: relative;
}
@media screen and (max-width: 570px) {
  .ugcSec .lists .list {
    line-height: 30px;
    font-size: 16px;
    margin-top: 10px;
  }
}
.ugcSec .lists .list::before {
  content: "";
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #9ed1e4;
  position: absolute;
  top: 12px;
  left: 0px;
}

.antiCommittee {
  background: #f5f5f5;
  padding-top: 90px;
  padding-bottom: 90px;
}
@media screen and (max-width: 570px) {
  .antiCommittee {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.antiCommittee .ragTable {
  margin-top: 50px;
  border: 1px solid #83b0c9;
  border-radius: 12px;
}
@media screen and (max-width: 1200px) {
  .antiCommittee .ragTable {
    overflow-x: scroll;
  }
}
.antiCommittee .ragTable .table {
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 0px;
}
@media screen and (max-width: 1200px) {
  .antiCommittee .ragTable .table {
    width: 1000px;
  }
}
.antiCommittee .ragTable .table thead {
  background: #f5f5f5;
}
.antiCommittee .ragTable .table thead tr {
  overflow: hidden;
}
.antiCommittee .ragTable .table thead tr th {
  padding: 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  text-transform: capitalize;
  color: #00678c;
  font-family: "Nunito", sans-serif;
}
.antiCommittee .ragTable .table tbody tr:nth-child(odd) {
  background: #f0faff;
}
.antiCommittee .ragTable .table tbody tr:nth-child(even) {
  background: #ffffff;
}
.antiCommittee .ragTable .table tbody tr th {
  text-transform: capitalize;
  color: #030303;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  font-family: "Nunito", sans-serif;
  padding: 20px;
}
.antiCommittee .ragTable .table tbody tr td {
  padding: 20px;
  text-transform: capitalize;
  color: #030303;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  font-family: "Nunito", sans-serif;
}
.antiCommittee .tableDesc {
  margin-top: 45px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
}
.antiCommittee .tableDesc a {
  color: black;
  text-decoration: underline;
}
@media screen and (max-width: 570px) {
  .antiCommittee .tableDesc {
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
  }
}

.colDevelopmentSec {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #f5f5f5;
}
@media screen and (max-width: 570px) {
  .colDevelopmentSec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.colDevelopmentSec .mainDesc {
  padding-top: 50px;
  max-width: 888px;
  margin: auto;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
}
@media screen and (max-width: 570px) {
  .colDevelopmentSec .mainDesc {
    padding-top: 30px;
  }
}
.colDevelopmentSec .colDevTable {
  margin-top: 42px;
  border: 1px solid #83b0c9;
  border-radius: 12px;
}
@media screen and (max-width: 1200px) {
  .colDevelopmentSec .colDevTable {
    overflow-x: scroll;
  }
}
.colDevelopmentSec .colDevTable .table {
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 0px;
}
@media screen and (max-width: 1200px) {
  .colDevelopmentSec .colDevTable .table {
    width: 1000px;
  }
}
.colDevelopmentSec .colDevTable .table thead {
  background: #f5f5f5;
}
.colDevelopmentSec .colDevTable .table thead tr {
  overflow: hidden;
}
.colDevelopmentSec .colDevTable .table thead tr th {
  padding: 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  text-transform: capitalize;
  color: #00678c;
  font-family: "Nunito", sans-serif;
}
.colDevelopmentSec .colDevTable .table tbody tr {
  border-top: 1px solid #d1efff;
}
.colDevelopmentSec .colDevTable .table tbody tr:nth-last-child(1) {
  border-bottom: none;
}
.colDevelopmentSec .colDevTable .table tbody tr.blue {
  background: #d1efff;
}
.colDevelopmentSec .colDevTable .table tbody tr th {
  text-transform: capitalize;
  color: #030303;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  font-family: "Nunito", sans-serif;
  padding: 20px;
}
.colDevelopmentSec .colDevTable .table tbody tr td {
  padding: 20px;
  text-transform: capitalize;
  color: #030303;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  font-family: "Nunito", sans-serif;
  max-width: 384px;
}

.governingBodySec {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #f5f5f5;
}
@media screen and (max-width: 570px) {
  .governingBodySec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.governingBodySec .mainDesc {
  padding-top: 50px;
  max-width: 888px;
  margin: auto;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
}
@media screen and (max-width: 570px) {
  .governingBodySec .mainDesc {
    padding-top: 30px;
  }
}
.governingBodySec .membersSec {
  padding-top: 25px;
}
.governingBodySec .membersSec .members {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
  margin-bottom: 0px;
}
@media screen and (max-width: 570px) {
  .governingBodySec .membersSec .members {
    font-size: 22px;
    text-align: center;
  }
}
.governingBodySec .membersSec .membersTable {
  border: 1px solid #83b0c9;
  border-radius: 12px;
  margin-top: 25px;
}
@media screen and (max-width: 1200px) {
  .governingBodySec .membersSec .membersTable {
    overflow-x: scroll;
  }
}
.governingBodySec .membersSec .membersTable .table {
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 0px;
}
@media screen and (max-width: 1200px) {
  .governingBodySec .membersSec .membersTable .table {
    width: 1000px;
  }
}
.governingBodySec .membersSec .membersTable .table thead {
  background: #f5f5f5;
}
.governingBodySec .membersSec .membersTable .table thead tr {
  overflow: hidden;
}
.governingBodySec .membersSec .membersTable .table thead tr th {
  padding: 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  text-transform: capitalize;
  color: #00678c;
  font-family: "Nunito", sans-serif;
}
.governingBodySec .membersSec .membersTable .table tbody tr:nth-child(odd) {
  background: #f0faff;
}
.governingBodySec .membersSec .membersTable .table tbody tr:nth-child(even) {
  background: #ffffff;
}
.governingBodySec .membersSec .membersTable .table tbody tr th {
  text-transform: capitalize;
  color: #030303;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  font-family: "Nunito", sans-serif;
  padding: 20px;
}
.governingBodySec .membersSec .membersTable .table tbody tr td {
  padding: 20px;
  text-transform: capitalize;
  color: #030303;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  font-family: "Nunito", sans-serif;
}

.scstSec {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #f5f5f5;
}
@media screen and (max-width: 570px) {
  .scstSec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.scstSec .cardDescMain {
  background: #f8fcff;
  padding: 22px 0px;
  margin-top: 25px;
}
.scstSec .cardDescMain .desc {
  margin-bottom: 0px;
  max-width: 1176px;
  margin: auto;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #000000;
}
.scstSec .mainDesc {
  padding-top: 50px;
  max-width: 936px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
  margin: auto;
}
@media screen and (max-width: 500px) {
  .scstSec .mainDesc {
    padding-top: 30px;
  }
}
.scstSec .cardsRow {
  padding-top: 42px;
}
@media screen and (max-width: 570px) {
  .scstSec .cardsRow {
    padding-top: 30px;
  }
}
.scstSec .cardsRow .scCard {
  padding: 33px 23px;
  border-radius: 12px;
  height: 100%;
}
@media screen and (max-width: 500px) {
  .scstSec .cardsRow .scCard {
    padding: 20px;
  }
}
.scstSec .cardsRow .scCard.green {
  background: #d2e7d4;
}
.scstSec .cardsRow .scCard.green .list li::before {
  background: #70bd77;
}
.scstSec .cardsRow .scCard.red {
  background: #f2e9e3;
}
.scstSec .cardsRow .scCard.red .list li::before {
  background: #c9af9d;
}
.scstSec .cardsRow .scCard .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #000000;
}
.scstSec .cardsRow .scCard .divider {
  margin-top: 17px;
  border-radius: 23px;
  height: 2px;
}
.scstSec .cardsRow .scCard .list {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
  padding-top: 5px;
}
.scstSec .cardsRow .scCard .list li {
  margin-top: 17px;
  padding-left: 26px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #000000;
  position: relative;
}
.scstSec .cardsRow .scCard .list li::before {
  position: absolute;
  content: "";
  top: 12px;
  left: 0px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
}

.theCellSection {
  padding-top: 10px;
  padding-bottom: 90px;
  background: #f5f5f5;
}
@media screen and (max-width: 570px) {
  .theCellSection {
    padding-bottom: 50px;
  }
}
.theCellSection .cellTable {
  margin-top: 47px;
  border: 1px solid #83b0c9;
  border-radius: 12px;
}
@media screen and (max-width: 1200px) {
  .theCellSection .cellTable {
    overflow-x: scroll;
  }
}
@media screen and (max-width: 570px) {
  .theCellSection .cellTable {
    margin-top: 30px;
  }
}
.theCellSection .cellTable .table {
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 0px;
}
@media screen and (max-width: 1200px) {
  .theCellSection .cellTable .table {
    width: 1000px;
  }
}
.theCellSection .cellTable .table thead {
  background: #f5f5f5;
}
.theCellSection .cellTable .table thead tr {
  overflow: hidden;
}
.theCellSection .cellTable .table thead tr th {
  padding: 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  text-transform: capitalize;
  color: #00678c;
  font-family: "Nunito", sans-serif;
}
.theCellSection .cellTable .table tbody tr:nth-child(odd) {
  background: #f0faff;
}
.theCellSection .cellTable .table tbody tr:nth-child(even) {
  background: #ffffff;
}
.theCellSection .cellTable .table tbody tr th {
  text-transform: capitalize;
  color: #030303;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  font-family: "Nunito", sans-serif;
  padding: 20px;
}
.theCellSection .cellTable .table tbody tr td {
  padding: 20px;
  text-transform: capitalize;
  color: #030303;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  font-family: "Nunito", sans-serif;
}

.complaintFormMain {
  padding-top: 5px;
  padding-bottom: 90px;
  background: #f5f5f5;
}
@media screen and (max-width: 570px) {
  .complaintFormMain {
    padding-bottom: 50px;
  }
}
.complaintFormMain .formDiv {
  padding-top: 90px;
}
@media screen and (max-width: 900px) {
  .complaintFormMain .formDiv {
    padding-top: 50px;
  }
}
@media screen and (max-width: 570px) {
  .complaintFormMain .formDiv {
    padding-top: 30px;
  }
}
@media screen and (max-width: 990px) {
  .complaintFormMain .formDiv .formDivRow {
    flex-direction: column-reverse;
    row-gap: 40px;
  }
}
.complaintFormMain .formDiv .actualForm .comSubBtn {
  border: none;
  padding: 10px 15px;
  background: linear-gradient(89.92deg, #00aeee 0.05%, #0093c8 99.93%);
  border-radius: 4px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #ffffff;
  margin: 27px 0px 0px 0px;
}
.complaintFormMain .formDiv .actualForm .comSubBtn:hover .iconn {
  margin-left: 15px;
}
.complaintFormMain .formDiv .actualForm .comSubBtn .iconn {
  transition: all 0.2s;
  color: white;
  margin-left: 10px;
  font-size: 19px;
}
.complaintFormMain .formDiv .actualForm .inField {
  outline: none;
  background: #e7f2f9;
  border: 1px solid #40baff;
  padding: 11px 14px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  border-radius: 5px;
  width: 100%;
}
.complaintFormMain .formDiv .actualForm .inField::-moz-placeholder {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}
.complaintFormMain .formDiv .actualForm .inField::placeholder {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}
.complaintFormMain .formDiv .actualForm .formDrop {
  background: #e7f2f9;
  border: 1px solid #40baff;
  border-radius: 5px;
  padding: 11px 14px;
}
.complaintFormMain .formDiv .actualForm .formDrop .dropLinkForm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.complaintFormMain .formDiv .actualForm .formDrop .dropLinkForm .text {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}
.complaintFormMain .formDiv .actualForm .formDrop .dropLinkForm .iconn {
  font-size: 14px;
  color: black;
}
.complaintFormMain .formDiv .actualForm .formDrop .options {
  display: none;
}
.complaintFormMain .formDiv .actualForm .formDrop .options .singleOption {
  margin-top: 7px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  cursor: pointer;
}
.complaintFormMain .imgBox .comImg {
  max-width: 455px;
  display: block;
  margin: auto;
}
@media screen and (max-width: 570px) {
  .complaintFormMain .imgBox .comImg {
    max-width: 300px;
  }
}

.tpoMesSec {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #f5f5f5;
}
@media screen and (max-width: 570px) {
  .tpoMesSec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.tpoMesSec .mainDesc {
  padding-top: 37px;
  max-width: 1097px;
  margin: auto;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
}
@media screen and (max-width: 570px) {
  .tpoMesSec .mainDesc {
    padding-top: 25px;
  }
}
.tpoMesSec .introRow {
  padding-top: 82px;
}
@media screen and (max-width: 570px) {
  .tpoMesSec .introRow {
    padding-top: 50px;
  }
}
.tpoMesSec .introRow .leftSec {
  padding: 0px 50px;
}
@media screen and (max-width: 1200px) {
  .tpoMesSec .introRow .leftSec {
    padding: 0px 10px;
  }
}
@media screen and (max-width: 990px) {
  .tpoMesSec .introRow .leftSec .leftSecImg {
    max-width: 350px;
    display: block;
    margin: auto;
  }
}
.tpoMesSec .introRow .rightSec .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 43px;
  text-transform: capitalize;
  color: #000000;
  margin-bottom: 0px;
}
@media screen and (max-width: 1200px) {
  .tpoMesSec .introRow .rightSec .head {
    font-size: 24px;
    line-height: 30px;
  }
}
.tpoMesSec .introRow .rightSec .rightDsc {
  margin-bottom: 0px;
  margin-top: 46px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}
@media screen and (max-width: 990px) {
  .tpoMesSec .introRow .rightSec .rightDsc {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .tpoMesSec .introRow .rightSec .rightDsc {
    margin-top: 20px;
  }
}

.objOfPlacements {
  padding-top: 64px;
  padding-bottom: 90px;
  background: #f4fbff;
}
@media screen and (max-width: 570px) {
  .objOfPlacements {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.objOfPlacements .mainDesc {
  padding-top: 21px;
  max-width: 935px;
  margin: auto;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #343434;
}
.objOfPlacements .objRow {
  padding-top: 70px;
}
@media screen and (max-width: 570px) {
  .objOfPlacements .objRow {
    padding-top: 40px;
  }
}
.objOfPlacements .objRow .objCard {
  background: #d2e7d4;
  padding: 33px 28px;
  border-radius: 12px;
  height: 100%;
}
@media screen and (max-width: 570px) {
  .objOfPlacements .objRow .objCard {
    padding: 20px;
  }
}
.objOfPlacements .objRow .objCard.green {
  background: #d2e7d4;
}
.objOfPlacements .objRow .objCard.green .list li::before {
  background: #70bd77;
}
.objOfPlacements .objRow .objCard.red {
  background: #e7e0d2;
}
.objOfPlacements .objRow .objCard.red .list li::before {
  background: #a46c00;
}
.objOfPlacements .objRow .objCard.pink {
  background: #e7d2e3;
}
.objOfPlacements .objRow .objCard.pink .list li::before {
  background: #98067c;
}
.objOfPlacements .objRow .objCard .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-transform: capitalize;
}
@media screen and (max-width: 570px) {
  .objOfPlacements .objRow .objCard .head {
    font-size: 22px;
  }
}
.objOfPlacements .objRow .objCard .divider {
  border-radius: 21px;
  height: 2px;
  margin-top: 23px;
}
@media screen and (max-width: 570px) {
  .objOfPlacements .objRow .objCard .divider {
    margin-top: 10px;
  }
}
.objOfPlacements .objRow .objCard .list {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
  margin-top: 17px;
}
.objOfPlacements .objRow .objCard .list li {
  padding-left: 28px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-transform: capitalize;
  color: #000000;
  position: relative;
  margin-top: 14px;
}
@media screen and (max-width: 570px) {
  .objOfPlacements .objRow .objCard .list li {
    margin-top: 10px;
    font-size: 14px;
  }
}
.objOfPlacements .objRow .objCard .list li::before {
  position: absolute;
  top: 10px;
  left: 0px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #70bd77;
  content: "";
}

.prePlacementTraing {
  padding-top: 62px;
  padding-bottom: 80px;
  margin-bottom: 90px;
  background: #f4fbff;
}
@media screen and (max-width: 570px) {
  .prePlacementTraing {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}
.prePlacementTraing .upperRow {
  padding-top: 30px;
}
@media screen and (max-width: 570px) {
  .prePlacementTraing .upperRow {
    padding-top: 10px;
  }
}
.prePlacementTraing .upperRow .upLeft {
  padding: 0px 40px;
}
@media screen and (max-width: 570px) {
  .prePlacementTraing .upperRow .upLeft {
    padding: 0px 10px;
  }
}
.prePlacementTraing .upperRow .upRight .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 43px;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 570px) {
  .prePlacementTraing .upperRow .upRight .head {
    font-size: 24px;
    line-height: 30px;
  }
}
.prePlacementTraing .upperRow .upRight .desc {
  margin-top: 36px;
  margin-bottom: 0px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
}
@media screen and (max-width: 570px) {
  .prePlacementTraing .upperRow .upRight .desc {
    margin-top: 20px;
  }
}
.prePlacementTraing .lowerRow {
  padding-top: 63px;
}
@media screen and (max-width: 570px) {
  .prePlacementTraing .lowerRow {
    padding-top: 30px;
  }
}
.prePlacementTraing .lowerRow .workCard {
  padding: 22px 18px;
  height: 100%;
  border-radius: 12px;
}
@media screen and (max-width: 570px) {
  .prePlacementTraing .lowerRow .workCard {
    padding: 15px;
  }
}
.prePlacementTraing .lowerRow .workCard.red {
  background: #f2e9e3;
}
.prePlacementTraing .lowerRow .workCard.red .list li::before {
  background: #c9af9d;
}
.prePlacementTraing .lowerRow .workCard.pink {
  background: #f2e3ea;
}
.prePlacementTraing .lowerRow .workCard.pink .list li::before {
  background: #ce8eac;
}
.prePlacementTraing .lowerRow .workCard.green {
  background: #d7f3e4;
}
.prePlacementTraing .lowerRow .workCard.green .list li::before {
  background: #699c81;
}
.prePlacementTraing .lowerRow .workCard.blue {
  background: #cbdce1;
}
.prePlacementTraing .lowerRow .workCard.blue .list li::before {
  background: #065d79;
}
.prePlacementTraing .lowerRow .workCard .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 35px;
  text-transform: capitalize;
}
@media screen and (max-width: 570px) {
  .prePlacementTraing .lowerRow .workCard .head {
    font-size: 18px;
    line-height: 28px;
  }
}
.prePlacementTraing .lowerRow .workCard .devider {
  margin-top: 13px;
  border-radius: 21px;
  height: 2px;
}
.prePlacementTraing .lowerRow .workCard .list {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  margin-top: 30px;
}
@media screen and (max-width: 570px) {
  .prePlacementTraing .lowerRow .workCard .list {
    margin-top: 20px;
  }
}
.prePlacementTraing .lowerRow .workCard .list li {
  padding-left: 28px;
  position: relative;
  margin-top: 16px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  color: #000000;
}
.prePlacementTraing .lowerRow .workCard .list li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 2px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
}

.quickLinksSec {
  padding-top: 90px;
  padding-bottom: 114px;
  background: #f5f5f5;
  position: relative;
}
@media screen and (max-width: 570px) {
  .quickLinksSec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.quickLinksSec .halfLeft {
  position: absolute;
  bottom: 50px;
  left: 0px;
}
@media screen and (max-width: 570px) {
  .quickLinksSec .halfLeft {
    width: 50px;
  }
}
.quickLinksSec .halfRight {
  position: absolute;
  top: 50px;
  right: 0px;
}
@media screen and (max-width: 570px) {
  .quickLinksSec .halfRight {
    width: 50px;
  }
}
.quickLinksSec .cardsRow {
  padding: 72px 0px 0px 0px;
}
@media screen and (max-width: 570px) {
  .quickLinksSec .cardsRow {
    padding: 30px 10px 0px 10px;
  }
}
.quickLinksSec .cardsRow .liCard {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 17px;
}
.quickLinksSec .cardsRow .liCard .linkCardImg {
  width: 82px;
  margin: auto;
  display: block;
}
.quickLinksSec .cardsRow .liCard .head {
  margin-top: 10px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 39px;
  text-align: center;
  text-transform: capitalize;
}
.quickLinksSec .cardsRow .liCard .name {
  margin-top: 10px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}
.quickLinksSec .cardsRow .liCard .dsc {
  margin-top: 10px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}
.quickLinksSec .enMarRow {
  padding: 58px 0px 0px 0px;
}
@media screen and (max-width: 990px) {
  .quickLinksSec .enMarRow {
    padding: 25px 0px 0px 0px;
  }
}
@media screen and (max-width: 570px) {
  .quickLinksSec .enMarRow {
    padding: 25px 10px 0px 10px;
  }
}
.quickLinksSec .enMarRow .enMrCrad {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 11px 21px;
  display: flex;
  align-items: center;
}
.quickLinksSec .enMarRow .enMrCrad .feeIcoImg {
  width: 66px;
}
.quickLinksSec .enMarRow .enMrCrad .content {
  padding-left: 20px;
  flex: 1;
}
.quickLinksSec .enMarRow .enMrCrad .content a {
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 39px;
  text-decoration-line: underline;
  text-transform: capitalize;
  color: #161616;
}
@media screen and (max-width: 570px) {
  .quickLinksSec .enMarRow .enMrCrad .content a {
    font-size: 16px;
    line-height: 26px;
  }
}
.quickLinksSec .feeStructureText {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
  padding-top: 50px;
}
@media screen and (max-width: 570px) {
  .quickLinksSec .feeStructureText {
    font-size: 22px;
    line-height: 30px;
  }
}
.quickLinksSec .fraFeeLinks {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-transform: capitalize;
}
.quickLinksSec .fraFeeLinks a {
  color: #000000;
}
@media screen and (max-width: 570px) {
  .quickLinksSec .fraFeeLinks {
    font-size: 24px;
    line-height: 30px;
  }
}
.quickLinksSec table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.quickLinksSec td {
  padding: 10px 12px;
  border-bottom: 1px solid #eee;
}
.quickLinksSec tr:last-child td {
  border-bottom: none;
}
.quickLinksSec .sidelinkSec {
  margin-top: 146px;
}
@media screen and (max-width: 992px) {
  .quickLinksSec .sidelinkSec {
    margin-top: 30px;
  }
}

.instituteSec {
  padding-top: 48px;
  padding-bottom: 73px;
  background: #f4fbff;
}
@media screen and (max-width: 770px) {
  .instituteSec {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 570px) {
  .instituteSec {
    padding-bottom: 30px;
  }
}
.instituteSec .inner {
  padding-top: 35px;
}
.instituteSec .inner .leftSec {
  padding: 0px 23px;
}
.instituteSec .inner .rightSec .elements .elem {
  margin-bottom: 37px;
  background: #cfdeea;
  border-radius: 5px;
  padding: 16px 23px;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 990px) {
  .instituteSec .inner .rightSec .elements .elem {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 570px) {
  .instituteSec .inner .rightSec .elements .elem {
    padding: 12px 18px;
  }
}
.instituteSec .inner .rightSec .elements .elem .elemIcoImg {
  width: 58px;
}
@media screen and (max-width: 570px) {
  .instituteSec .inner .rightSec .elements .elem .elemIcoImg {
    width: 44px;
  }
}
.instituteSec .inner .rightSec .elements .elem .content {
  padding-left: 32px;
}
@media screen and (max-width: 570px) {
  .instituteSec .inner .rightSec .elements .elem .content {
    padding-left: 20px;
  }
}
.instituteSec .inner .rightSec .elements .elem .content .head {
  margin-top: 14px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 570px) {
  .instituteSec .inner .rightSec .elements .elem .content .head {
    font-size: 18px;
    margin-top: 12px;
  }
}
.instituteSec .inner .rightSec .elements .elem .content .text {
  margin-top: 18px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 570px) {
  .instituteSec .inner .rightSec .elements .elem .content .text {
    font-size: 16px;
    margin-top: 12px;
  }
}

.intakeMbaSec {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #f5f5f5;
}
.intakeMbaSec.alter {
  background: #f4fbff;
}
@media screen and (max-width: 990px) {
  .intakeMbaSec.alter .inner .innerRow {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 570px) {
  .intakeMbaSec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.intakeMbaSec .inner {
  padding-top: 46px;
}
@media screen and (max-width: 990px) {
  .intakeMbaSec .inner {
    padding-top: 20px;
  }
}
.intakeMbaSec .inner .imgSec {
  padding: 0px 40px;
}
@media screen and (max-width: 1200px) {
  .intakeMbaSec .inner .imgSec {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 990px) {
  .intakeMbaSec .inner .imgSec .imgSecImg {
    max-width: 450px;
    display: block;
    margin: auto;
  }
}
.intakeMbaSec .inner .infoSec .head {
  margin-bottom: 0px;
  margin-top: 25px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 39px;
  text-transform: capitalize;
  color: #000000;
}
@media screen and (max-width: 570px) {
  .intakeMbaSec .inner .infoSec .head {
    margin-top: 0px;
    font-size: 24px;
    line-height: 30px;
  }
}
.intakeMbaSec .inner .infoSec .Desc {
  margin-top: 20px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #343434;
  margin-bottom: 0px;
}
@media screen and (max-width: 570px) {
  .intakeMbaSec .inner .infoSec .Desc {
    margin-top: 15px;
    font-size: 14px;
  }
}
.intakeMbaSec .inner .infoSec .visitHead {
  margin-top: 11px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #1d1c1c;
  margin-bottom: 20px;
}
@media screen and (max-width: 570px) {
  .intakeMbaSec .inner .infoSec .visitHead {
    font-size: 16px;
    margin-bottom: 14px;
  }
}
.intakeMbaSec .inner .infoSec .aWrapper {
  margin-top: 11px;
}
@media screen and (max-width: 570px) {
  .intakeMbaSec .inner .infoSec .aWrapper {
    margin-top: 8px;
  }
}
.intakeMbaSec .inner .infoSec .aWrapper a {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-decoration-line: underline;
  color: #1d1c1c;
}
@media screen and (max-width: 570px) {
  .intakeMbaSec .inner .infoSec .aWrapper a {
    font-size: 14px;
    line-height: 20px;
  }
}
.intakeMbaSec .inner .infoSec .callText {
  margin-top: 15px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #1d1c1c;
}
@media screen and (max-width: 570px) {
  .intakeMbaSec .inner .infoSec .callText {
    font-size: 16px;
  }
}

.brochureSection {
  padding-top: 90px;
  background: #f5f5f5;
  padding-bottom: 145px;
}
@media screen and (max-width: 990px) {
  .brochureSection {
    padding-top: 70px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 570px) {
  .brochureSection {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.brochureSection .broCards {
  padding-top: 105px;
  position: relative;
}
@media screen and (max-width: 570px) {
  .brochureSection .broCards {
    padding-top: 30px;
  }
}
.brochureSection .broCards .lDots {
  position: absolute;
  top: 50px;
  left: 0px;
}
.brochureSection .broCards .rDots {
  position: absolute;
  bottom: -50px;
  right: 0px;
}
.brochureSection .broCards .broCard {
  position: relative;
}
.brochureSection .broCards .broCard .hoverDiv {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.brochureSection .broCards .broCard .hoverDiv .hoverDivInner {
  text-align: center;
}
.brochureSection .broCards .broCard .hoverDiv .hoverDivInner .head {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  text-transform: capitalize;
  color: #dcdcdc;
  margin-bottom: 13px;
}
.brochureSection .broCards .broCard .hoverDiv .hoverDivInner .dLink {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  text-decoration-line: underline;
  text-transform: capitalize;
  color: #64c7ff;
}

.ourRecruitersSec {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #f5f5f5;
}
@media screen and (max-width: 570px) {
  .ourRecruitersSec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.ourRecruitersSec .companies {
  padding-top: 50px;
}
@media screen and (max-width: 570px) {
  .ourRecruitersSec .companies {
    padding-top: 30px;
  }
}
.ourRecruitersSec .companies .company {
  background: #ffffff;
  box-shadow: 0px 0px 12px #e1e1e1;
  border-radius: 12px;
  padding: 16px 23px;
}

.newsSec {
  background: white;
  width: 300px;
  box-shadow: 0px 0px 5px rgb(180, 180, 180);
  border-radius: 5px;
  position: fixed;
  top: 50%;
  right: 0px;
  transform: translate(100%, -50%);
  height: 200px;
  transition: all 0.3s;
}
.newsSec .newsSecMaquee {
  height: 190px;
  background-color: #FFF;
}
.newsSec.open {
  transform: translate(0%, -50%);
}
.newsSec .newsToggler {
  position: absolute;
  top: 80px;
  left: -110px;
  rotate: 90deg;
  border: none;
  background: linear-gradient(89.92deg, #00afef 0.05%, #0091c7 99.93%);
  border-radius: 4px;
  padding: 5px 10px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #ffffff;
}
.newsSec .newsWrapper {
  overflow: hidden;
  height: 100%;
}
.newsSec .newsWrapper .news {
  height: 100%;
}
.newsSec .newsWrapper .news ul {
  transform: translateY(100%);
  animation: my-animation 6s linear infinite;
  padding-left: 0px;
  list-style: none;
  padding: 20px;
}
.newsSec .newsWrapper .news ul li {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
  border-bottom: 1px solid #a3a3a3;
  padding-bottom: 10px;
}

/* for Firefox */
/* for Chrome */
@keyframes my-animation {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(-100%);
  }
}/*# sourceMappingURL=style.css.map */