* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: var(--proximanova);
  overflow-x: hidden;
}
figure {
  margin: 0;
  padding: 0;
  display: inline-block;
}
/* Proxima Nova Font Family */
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova-thin.woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova-light.woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova-regular.woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova-semibold.woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proximanova-bold.woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
:root {
  --proximanova-thin: "Proximanova-thin";
  --proximanova-light: "Proximanova-light";
  --proximanova-regular: "Proximanova-regular";
  --proximanova-semibold: "Proximanova-semibold";
  --proximanova-bold: "Proximanova-bold";
  --proximanova: "proxima-nova", sans-serif;
}
.cgc_landing .pl-pr-70 {
  padding: 0 70px 0 70px;
}
.cgc_landing .pl-pr-30 {
  padding: 0 30px 0 30px;
}
.cgc_landing .pl-pr-50 {
  padding: 0 50px 0 50px;
}
.cgc_landing .pl-pr-40 {
  padding: 0 40px 0 40px;
}
.cgc_landing .sec-padding {
  padding: 70px 0;
}
.cgc_landing .gallery__section.sec-padding {
  padding: 70px 0 0;
}
.cgc_landing .desktop-hide {
  display: none;
}
.cgc_landing .gallery__section .container-fluid {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.cgc_landing .placement-stat-box {
  transition: all 0.5s ease-in;
}
.cgc_landing .placement-stat-box .placement-stat-content h3 {
  transition: all 0.3s ease-in;
}
.cgc_landing .placement-stat-box:hover .placement-stat-content h3 {
  color: #a18528;
}
.cgc_landing .placement-stat-box .placement-stat-picture img {
  transition: all 0.5s ease-in;
}
.cgc_landing .placement-stat-box:hover .placement-stat-picture img {
  transform: scale(0.9);
  transition: all 0.5s ease-in-out;
}
.cgc_landing .placement-stat-box:hover {
  cursor: pointer;
}
.cgc_landing .bca-legacy-stat-box {
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.cgc_landing .bca-legacy-image {
  transition: all 0.3s ease-in-out;
}
.cgc_landing .bca-legacy-stat-box:hover .bca-legacy-image img {
  transform: rotate(360deg);
  transition: all 0.9s ease-in-out;
}
.cgc_landing .bca-legacy-image {
  transition: all 0.9s ease-in-out;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.cgc_landing .bca-legacy-image:after {
  content: "";
  position: absolute;
  top: -23px;
  right: -42px;
  background: url('../images/next-gen-images/next-gen-image-arrow.png') no-repeat center;
  background-size: contain;
  width: 100%;
  height: 100%;
}
/* Page Banner CSS */
.cgc_landing .page__banner {
  background: url('../images/top-banner/page-banner.webp') no-repeat bottom;
  background-size: cover;
  height: 650px;
}
.cgc_landing .page__banner__content {
  text-align: center;
  padding: 50px 0;
}
.cgc_landing .page__banner__heading h3 {
  color: #ad274f;
  font-size: 40px;
  line-height: 3.2rem;
  font-weight: 700;
}
.cgc_landing .page__banner__para {
  padding-top: 12px;
  font-weight: 600;
  font-size: 20px;
}
.cgc_landing .page__banner__apply__btn .apply__now__btn {
  background-color: #000;
  color: #fff;
  padding: 12px 22px;
  border-radius: 13px;
  border: 2px solid #fff;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  z-index: 99;
}
.cgc_landing .page__banner__apply__btn .apply__now__btn:hover {
  background-color: #1C3C3C;
  color: #fff;
}
.cgc_landing .apply__now__btn img {
  width: 17px;
  margin-left: 10px;
}
/* CGC Empowerign section CSS */
.cgc_landing .empowering__future__heading h3 {
  font-weight: 600;
  font-size: 30px;
  padding-bottom: 5px;
}
.cgc_landing .empowering__subHeading {
  font-size: 42px;
  color: #ad274f;
  font-weight: 600;
}
.cgc_landing .empowering__future__heading {
  position: relative;
  margin-bottom: 3rem;
}
.cgc_landing .empowering__future__heading::after {
  content: "";
  background: url('../images/below-heading-img.png') no-repeat center;
  background-size: cover;
  position: absolute;
  height: 4px;
  width: 100%;
  margin-top: 12px;
}
.cgc_landing .page__banner__apply__btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cgc_landing .empowering__future__para p {
  text-align: justify;
  font-size: 20px;
}
.cgc_landing .empowering__future__content {
  padding: 30px 50px;
}
.cgc_landing .empowering-apply-btn {
  margin-top: 20px;
}
.cgc_landing .empowering-img {
  max-width: 50%;
  width: 100%;
}
.cgc_landing .empowering__future__section {
  position: relative;
}
.cgc_landing .empowering__future__section::after {
  content: "";
  background-color: #fdd535;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 350px;
  margin-left: 60px;
  z-index: -1;
}
.cgc_landing .cgc-glance-btn {
  display: block;
}
.cgc_landing .empowering-left-pic {
  position: relative;
  z-index: 1;
  max-width: 70%;
  width: 100%;
  margin: 70px 0 0 40px;
}
.cgc_landing .placement__pathways__top {
  text-align: center;
}
.cgc_landing .placement__pathways__top .placement__pathways__headingText h3 {
  color: #4E7855;
  font-weight: 600;
  font-size: 30px;
}
.cgc_landing .placement__subheading {
  font-size: 20px;
}
.cgc_landing .placement__pathways__bottom {
  margin-top: 50px;
  padding: 0 40px;
}
.cgc_landing .experience-beyond-stats {
  display: flex;
  align-items: center;
  height: 100%;
}
.cgc_landing .testimonial-stats .item-block {
  text-align: left;
}
.cgc_landing .stat__number__blocks:not(:last-child) {
  border-bottom: 2px dashed #000;
}
.cgc_landing .border-left {
  border-left: 2px dashed #000;
}
.cgc_landing .testimonial-stats .number {
  font-size: 38px;
  color: #016db5;
}
.cgc_landing .testimonial-stats .text {
  text-align: left;
  font-size: 22px;
  line-height: 1.5;
}
.cgc_landing .stat-block {
  padding: 30px 15px 20px 10px;
}
.cgc_landing .top__recruiters__top__section .top__recruiters__heading h3 {
  font-size: 30px;
  color: #588B76;
  font-weight: 600;
  text-align: center;
}
.cgc_landing .top__recruiters__heading p {
  text-align: center;
  font-size: 19px;
  line-height: 1.9rem;
  margin-top: 15px;
}
.cgc_landing .top__recruiters {
  background: url('../images/recruiters/top-recruiters-bg.webp') no-repeat
    bottom;
  background-size: cover;
  height: 500px;
}
.cgc_landing .slider .item__slider__block {
  display: block;
}
.cgc_landing .slider .item__slider__block img {
  display: block;
  width: 185px;
  margin: 0 auto;
}
.cgc_landing .slider .item__slider__block {
  border-right: 1px dotted #2e2e2e;
}
.cgc_landing .item__slider__block {
  width: 100%;
  display: inline-block;
  padding: 2rem 0;
  min-height: 100px;
}
.cgc_landing .item__slider__block.bor-top {
  border-top: 0.5px dotted #2e2e2e;
}
/* Placement Stats Section */
.cgc_landing .placement-stats {
  background: url('../images/reasearch-innovation/feature-bg.png') no-repeat
    center;
  background-size: cover;
  position: relative;
  padding: 45px 20px;
  color: #333;
}
.cgc_landing .content {
  position: relative;
  z-index: 1;
}
.cgc_landing .section-title {
  font-size: 30px;
  color: #0283df;
  margin-bottom: 10px;
  font-weight: 600;
}
.cgc_landing .stat-item {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.cgc_landing .stat-bodr-right {
  border-right: 1px dotted #006d77;
}
.cgc_landing .stat-item .feature--icon {
  text-align: left;
  margin-left: 17px;
  margin-top: 15px;
}
.cgc_landing .stat-item:hover .icon {
  transform: rotate(360deg);
  transition: transform 1s ease;
}
.cgc_landing .section-subtitle {
  font-size: 19px;
  color: #555;
  margin-bottom: 40px;
}
.cgc_landing .feature__picture__outer__circle {
  transition: transform 1s ease-in-out;
}
.cgc_landing
  .why__choose__feature__block:hover
  .feature__picture__outer__circle {
  transform: rotate(360deg);
}
.cgc_landing .icon {
  background: #ffda47;
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 5px solid #f7a600;
}
.cgc_landing .icon_block-2 {
  width: 90px;
  background-color: #0283df;
  border: 5px solid #016db5;
}
.cgc_landing .icon_block-4 {
  background-color: #0283df;
  border: 5px solid #016db5;
}
.cgc_landing .stat-item .icon img {
  width: 40px;
  height: 45px;
}
.cgc_landing .stat-item h3 {
  font-size: 45px;
  color: #0283df;
  margin-bottom: 5px;
  font-weight: 600;
  line-height: 2.3rem;
}
.cgc_landing .stat-item p {
  font-size: 18px;
  color: #000;
  font-weight: 600;
}
.cgc_landing .placement-stats-bottom {
  margin-top: 40px;
}
.cgc_landing .international__tie__ups {
  background: url('../images/international-tie-ups/international-tieups-bg.webp')
    no-repeat center;
  background-size: cover;
}
.cgc_landing .picture__desktop__view {
  padding: 95px 0 30px 0;
}
/* International Tie Ups section css */
.cgc_landing .international__tie__ups__heading h3 {
  color: #4E7855;
  font-weight: 600;
  font-size: 30px;
  line-height: 2.7rem;
  position: relative;
  padding-bottom: 0;
  text-align: center;
}
.cgc_landing .international__tie__ups__para p {
  margin-top: 15px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 90px;
  padding: 0 80px;
  line-height: 1.8rem;
}
.cgc_landing .tie__up__image__icon {
  width: 135px;
  height: 135px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: -6px 10px 15px rgb(0 0 0 / 43%);
}
.cgc_landing .tie__up__image__icon.tieup__icon__1 {
  background-color: #2781dc;
  position: absolute;
  left: -35px;
  bottom: 87px;
}
.cgc_landing .tie__up__image__icon.tieup__icon__2 {
  background-color: #f7a600;
  position: absolute;
  top: -50px;
  left: 143px;
}
.cgc_landing .tie__up__image__icon.tieup__icon__3 {
  background-color: #98002e !important;
  position: absolute;
  top: -52px;
  right: 134px;
}
.cgc_landing .tie__up__image__icon.tieup__icon__4 {
  background-color: #2e2e2e !important;
  position: absolute;
  bottom: 87px;
  right: -40px;
}
.cgc_landing .tie__up__image__icon.tieup__icon__2::before {
  content: "";
  position: absolute;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  z-index: 1;
  border-bottom: 30px solid #f7a600 !important;
  transform: rotate(153deg) !important;
  top: 86% !important;
  left: 50% !important;
}
.cgc_landing .tie__up__image__icon.tieup__icon__3::before {
  content: "";
  position: absolute;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  z-index: 1;
  border-bottom: 30px solid #98002e !important;
  transform: rotate(198deg) !important;
  top: 89% !important;
  left: 10% !important;
}
.cgc_landing .tie__up__image__icon.tieup__icon__4::before {
  content: "";
  position: absolute;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  z-index: 1;
  border-bottom: 30px solid #2e2e2e !important;
  transform: rotate(206deg) !important;
  top: 86% !important;
  left: 1% !important;
}
.cgc_landing .tie__up__image__inner {
  text-align: center;
  margin-top: -50px;
}
.cgc_landing .tie__up__image__inner img {
  position: absolute;
  top: 24%;
  left: 33%;
  width: 470px;
}
.cgc_landing .tie__up__image__inner h3 {
  display: inline-block;
  font-size: 26px;
  line-height: 2.2rem;
}
.cgc_landing .tie__up__image__icon img {
  width: 70px;
  height: 70px;
  object-fit: contain;
}
.cgc_landing .tie__up__image__icon {
  position: relative;
  border: 5px solid #fff;
}
.cgc_landing .tie__up__image__icon.tieup__icon__1::before {
  content: "";
  position: absolute;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  z-index: 1;
}
.cgc_landing .tie__up__image__icon:first-child::before {
  content: "";
  border-bottom: 30px solid #2781dc;
  transform: rotate(130deg);
  top: 75%;
  left: 64%;
}
.cgc_landing .tie__up__image__outer {
  background: url('../images/International-tie-ups/tieup-outline.png') no-repeat
    center;
  background-size: 100%;
  width: 670px;
  height: 328px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cgc_landing .tie__up__image__text h2 {
  font-weight: 700;
  font-size: 52px;
  line-height: 2rem;
}
.cgc_landing .tie__up__image__text p {
  font-weight: 600;
}
.cgc_landing .tie-up-text-1 {
  position: absolute;
  left: -121px;
  bottom: 205px;
}
.cgc_landing .tie-up-text-1 h2 {
  color: #2781dc;
}
.cgc_landing .international__tie__ups {
  padding: 50px 0 0 0;
}
.cgc_landing .international__tieup__inner__block {
  padding: 0;
}
.cgc_landing .tie__up__image__text.tie-up-text-2 {
  position: absolute;
  top: -128px;
  left: 18%;
  transform: translateX(-50%);
}
.cgc_landing .tie__up__image__text.tie-up-text-2 h2 {
  color: #f7a600;
}
.cgc_landing .tie__up__image__text.tie-up-text-3 {
  position: absolute;
  top: -128px;
  left: 79%;
  transform: translateX(-50%);
}
.cgc_landing .tie__up__image__text.tie-up-text-3 h2 {
  color: #98002e;
}
.cgc_landing .tie__up__image__text.tie-up-text-4 {
  position: absolute;
  bottom: 56%;
  right: -212px;
  transform: translateX(-50%);
}
.cgc_landing .tie__up__image__item {
  transition: all 0.3s ease-in-out;
}
.cgc_landing .tie__up__image__item:hover .tie__up__image__icon {
  background-color: #92278f !important;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.cgc_landing .tie__up__image__item:hover .tie-up-text-1 {
  bottom: 220px;
}
.cgc_landing .tie__up__image__item:hover .tie-up-text-2 {
  top: -140px;
}
.cgc_landing .tie__up__image__item:hover .tie-up-text-3 {
  top: -135px;
}
.cgc_landing .tie__up__image__item:hover .tie-up-text-4 {
  bottom: 60%;
}
.cgc_landing .tie__up__image__text {
  transition: all 0.3s ease-in-out;
}
.cgc_landing .tie__up__image__item:hover .tie__up__image__icon::before {
  border-bottom: 30px solid #92278f;
}
.cgc_landing .tie__up__image__item:hover .tie__up__image__icon::before {
  border-bottom-color: #92278f !important;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.cgc_landing .tie__up__image__item:hover .tie__up__image__text h2 {
  color: #92278f;
}
.cgc_landing .international__Mous {
  background: url('../images/international-mous-icons/interbational-mous-bg.webp')
    no-repeat center;
  background-size: cover;
  height: 820px;
}
.cgc_landing .international__Mous__headingText {
  text-align: center;
}
.cgc_landing .international__Mous__headingText h3 {
  color: #ffda47;
  font-size: 30px;
  font-weight: 600;
}
.cgc_landing .international__Mous__para {
  color: #fff;
  font-size: 18px;
}
.cgc_landing .international__mous__slider .mous__image__icon {
  display: block;
  padding: 1rem;
  width: 100%;
}
.cgc_landing .international__Mous__bottom {
  margin-top: 3rem;
}
.cgc_landing .mous__image__icon img {
  background-color: #fff;
  padding: 30px 20px;
  border-radius: 15px;
  backdrop-filter: blur(0px);
  border: 1px solid #ffffff99;
}
.cgc_landing .experience__beyond__headingText {
  text-align: center;
}
.cgc_landing .experience__beyond__headingText h3 {
  color: #98002e;
  font-weight: 600;
  font-size: 30px;
}
.cgc_landing .experience__beyond__headingText p {
  font-size: 18px;
  font-weight: 400;
  margin-top: 15px;
}
.cgc_landing .experience__beyond__picture img {
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
}
.cgc_landing .experience__beyond__content {
  background-color: #ad274f;
  padding: 45px 30px;
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
  border-bottom-right-radius: 60px;
  height: 100%;
}
.cgc_landing .exp__beyond__headingText h3 {
  position: relative;
  padding-bottom: 30px;
  color: #fff;
  font-size: 22px;
}
.cgc_landing .exp__beyond__headingText h3::after {
  content: "";
  position: absolute;
  background: url('../images/exp-beyond-pic/exp-beyond-line.png') no-repeat
    center;
  background-size: contain;
  left: -8px;
  bottom: 0;
  width: 60%;
  height: 3px;
}
.cgc_landing .exp__beyond__paraText p {
  margin-top: 50px;
  color: #fff;
  font-weight: 400;
  font-size: 22px;
}
.cgc_landing .experience__beyond__block {
  margin: 0 10px;
}
.cgc_landing .placement__pathways__content {
  text-align: center;
  margin-top: 15px;
}
.cgc_landing .placement__pathways__content h3 {
  font-weight: 400;
  font-size: 22px;
}
.cgc_landing .placement__pathways__content p {
  color: #016db5;
  font-weight: 400;
  font-size: 35px;
}
.cgc_landing .foreign__deligates {
  background: url('../images/foreign-deligates/foreign-del-bg-2.webp') no-repeat
    center;
  background-size: cover;
}
.cgc_landing .foreign__deligates__headingText {
  text-align: center;
}
.cgc_landing .foreign__deligates__headingText h3 {
  color: #4E7855;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 15px;
}
.cgc_landing .foreign__deligates__headingText p {
  font-size: 17px;
  font-weight: 400;
}
.cgc_landing .foreign__deligates__content .foreign__deligate__heading {
  text-align: center;
  margin-left: -40px;
}
.cgc_landing .foreign__deligates__content {
  margin-top: 28px;
}
.cgc_landing .foreign-deligate__box {
  transition: all 0.3s ease-in-out;
}
.cgc_landing .foreign__deligates__content .foreign__deligate__heading h3 {
  color: #f7a600;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0;
}
.cgc_landing .foreign__deligates__content .foreign__deligate__heading p {
  font-size: 17px;
  margin-top: 5px;
  color: #fff;
}
.cgc_landing .foregin__deligates__bottom {
  margin-top: 4rem;
}
.cgc_landing .foreign__deligates__block {
  margin-left: 10px;
}
.cgc_landing .scholarshp__josh__logo .cgc-josh {
  max-width: 20%;
  width: 100%;
  height: auto;
}
.cgc_landing .scholarship__section {
  background: url('../images/reasearch-innovation/feature-bg.png') no-repeat
    center;
  background-size: cover;
  height: 750px;
}
.cgc_landing .scholarshp__josh__logo {
  border-right: 1px solid #ffffff;
  padding-right: 15px;
}
.cgc_landing .scholarship__section__heading h3 {
  color: #fff;
  font-weight: 600;
  font-size: 30px;
  margin-top: 20px;
}
.cgc_landing .scholarship__square__bg {
  display: flex;
  justify-content: flex-end;
}
.cgc_landing .scholarship__square__bg img {
  display: block;
  width: 100px;
}
.cgc_landing .scholarship__content__bottom p {
  margin-top: 30px;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  text-align: justify;
  line-height: 2rem;
}
.cgc_landing .scholarship__section__content {
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(0px);
  border: 1px solid #ffffff29;
  padding: 2rem;
  width: calc(100% + 170px);
  margin-left: -150px;
  margin-top: 70px;
  z-index: 1;
  padding-left: 170px;
  padding-right: 60px;
  padding-top: 3rem;
  padding-bottom: 2rem;
}
.cgc_landing .scholarship__left__picture {
  position: relative;
  z-index: 2;
}
.cgc_landing .scholarship__btn__block {
  display: flex;
  justify-content: flex-end;
}
.cgc_landing .why__choose__cgc__headingText {
  text-align: center;
}
.cgc_landing .why__choose__cgc__headingText h3 {
  color: #4E7855;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 15px;
}
.cgc_landing .why__choose__cgc__headingText p {
  font-size: 18px;
  font-weight: 400;
}
.cgc_landing .why__choose__CGC {
  background: url('../images/why-choose-cgc/why-choose-cgc-bg.webp') no-repeat
    center;
  background-size: cover;
}
.cgc_landing .why__choose__cgc__bottom__section {
  margin-top: 4.5rem;
}
.cgc_landing .why__choose__CGC__content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.cgc_landing .feature__icon {
  background-color: #4E7855;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 4px solid #4E7855;
}
.cgc_landing .feature__icon img {
  width: 50px;
  height: 50px;
}
.cgc_landing .feature__icon__content {
  margin-right: 40px;
}
.cgc_landing .feature__icon__content p {
  color: #000;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  margin-left: 44px;
}
.cgc_landing .feature__icon__block {
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 999;
}
.cgc_landing .feature__icon__content {
  transition: all 0.5s ease-in-out;
}
.cgc_landing .feature__icon__block:hover .feature__icon__content {
  margin-top: -15px;
  transition: all 0.5s ease-in-out;
}
.cgc_landing .feature__icon__block:hover img {
  transform: rotate(360deg);
  transition: all 0.7s ease-in-out;
}
.cgc_landing .feature-block-2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -57%;
}
.cgc_landing .feature-block-2 .feature__icon {
  background-color: #2e2e2e;
  border: 4px solid #000;
}
.cgc_landing .feature-block-3 {
  position: absolute;
  left: -21%;
  bottom: 0px;
}
.feature__icon__block.feature-block-4 {
  position: relative;
  left: -3px;
}
.cgc_landing .feature-block-4 .feature__icon__content p {
  margin-left: 40px;
}
.cgc_landing .feature-block-5 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -37%;
}
.cgc_landing .feature-block-5 .feature__icon__content p {
  margin-left: 40px;
}
.cgc_landing .feature-block-5 .feature__icon {
  background-color: #2e2e2e;
  border: 4px solid #000;
}
.cgc_landing .feature-block-6 {
  position: absolute;
  right: 2%;
  bottom: 0px;
}
.cgc_landing .gallery__section {
  background-color: #f2f3f7;
}
.cgc_landing .feature__icon__block:hover .feature__icon__content {
  margin-top: -5px;
  transition: all 0.5s ease-in-out;
}
.cgc_landing .gallery__section .gallery__section__top__headingText {
  text-align: center;
}
.cgc_landing .gallery__section .gallery__section__top__headingText h3 {
  color: #4E7855;
  font-weight: 600;
  font-size: 30px;
}
.cgc_landing .gallery__section .gallery__section__top__headingText p {
  color: #000;
  font-size: 18px;
}
.cgc_landing .why__choose__CGC__Jhanjeri {
  background: url('../images/Why-CGC-Jahnjeri/Why\ CGC\ Jhanjeri\ bg.png')
    no-repeat center;
  background-size: cover;
  height: 645px;
}
.cgc_landing .why__choose__CGC__Jhanjeri .why__choose__CGC__headingText {
  text-align: center;
}
.cgc_landing .why__choose__CGC__Jhanjeri .why__choose__CGC__headingText h3 {
  color: #ffda47;
  font-weight: 600;
  font-size: 30px;
}
.cgc_landing .why__choose__CGC__block {
  background: url('../images/Why-CGC-Jahnjeri/info_line.png') no-repeat center;
  background-size: contain;
  height: 400px;
}
.cgc_landing .feature__block__picture {
  background-color: #ffda47;
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin: 0 auto;
}
.cgc_landing .feature__picture__outer__circle {
  border: 1px solid #ffda47;
  text-align: center;
  width: 100%;
  padding: 15px;
  border-radius: 50%;
}
.cgc_landing .outer-white-circle {
  border: 1px solid #fff;
}
.cgc_landing .feature__box__2 .feature__block__picture {
  background-color: #fff !important;
}
.cgc_landing .feature__box__4 .feature__block__picture {
  background-color: #fff !important;
}
.cgc_landing .feature__block__picture img {
  width: 80px;
  height: 80px;
}
.cgc_landing .why__choose__CGC__block {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.cgc_landing .feature__block__content p {
  text-align: center;
  margin-top: 20px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}
.cgc_landing .why__choose__CGC__bottom {
  margin-top: 3.3rem;
}
.cgc_landing .bottom-margin {
  margin-bottom: 75px;
  margin-left: 0px;
}
.cgc_landing .feature__box__3 {
  margin-left: 5px;
}
.gallery-section {
  background-color: #f8f9fa;
}
.gallery-title {
  color: #b61b44;
  font-weight: bold;
}
.gallery-subtitle {
  color: #6c757d;
  font-size: 1rem;
}
.gallery-item {
  position: relative;
}
.gallery-item img {
  border-radius: 4px;
  width: 100%;
  height: auto;
}
.overlay-text {
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 10px;
  font-size: 1rem;
  width: 100%;
  text-align: center;
}
.footer-text {
  background-color: #b61b44;
  padding: 10px 0;
  color: #fff;
  font-size: 0.9rem;
}
.cgc_landing .coe_sec {
  background: url('../images/centre-of-excellence/center-of-excellence-bg.png')
    no-repeat center;
  background-size: cover;
  height: 870px;
}
.cgc_landing .top-heading h2 {
  font-weight: 600;
  font-size: 32px;
  color: #ffda47 !important;
}
.cgc_landing .coe-heading h4 {
  font-size: 30px;
  font-weight: 700 !important;
  letter-spacing: 0.5px;
  text-align: unset;
  text-transform: none;
  color: #ffda47 !important;
}
.cgc_landing .without-bottom-space {
  position: relative;
}
.cgc_landing .without-bottom-space::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  background: url('../images/centre-of-excellence/center-of-excellence-line.png')
    no-repeat center;
  background-size: contain;
  width: 55%;
  height: 4px;
}
.cgc_landing .icon-wrapper,
.icon-content {
  width: 150px;
  margin: 0 auto;
  text-align: center;
}
.cgc_landing .icon-wrapper img {
  width: 80px;
  height: auto;
  margin: 0 auto;
}
.cgc_landing .icon-content {
  position: relative;
  padding-top: 30px;
  margin-top: 15px;
  width: 70%;
}
.cgc_landing .icon-content p {
  text-align: center;
  font-weight: 400;
}
.cgc_landing .coe-heading p {
  text-align: justify;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7rem;
}
.cgc_landing .apply-btn {
  font-weight: bold;
  border-radius: 10px;
  border: 3px solid orange;
  background-color: #f9e562;
}
.cgc_landing .icon-content:after {
  border-radius: 0;
  bottom: auto;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s linear;
  width: 65px;
  background-color: #fff;
}
.cgc_landing .center__of__excellence__block {
  margin-top: 4.5rem;
  margin-bottom: 1rem;
}
.cgc_landing .box {
  display: grid;
  place-content: center;
  color: white;
  text-shadow: 0 1px 0 #000;
  border: solid 3px transparent;
  border-radius: 2em;
  position: relative;
}
.cgc_landing .picture__box__1::before,
.cgc_landing .picture__box__2::after {
  content: "";
  position: absolute;
  background-color: #ffda47;
  z-index: -1;
}
.cgc_landing .coe-slider .slider-picture img {
  position: relative;
}
.cgc_landing .coe-slider .slider-picture img {
  border-radius: 20px;
}
.cgc_landing .coe-slider .slider-picture {
  margin: 5px;
}
.cgc_landing .excellence-btn .apply__now__btn {
  margin-top: 0;
  display: inline-block;
}
.cgc_landing .excellence-btn .apply__now__btn img {
  display: inline-block;
}
.cgc_landing .pagination-style .slick-dots {
  margin: 10px 0 0;
  padding: 0 0 0 16px;
  position: absolute;
  left: 0;
}
.cgc_landing .pagination-style .slick-dots li {
  list-style-type: none;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  height: auto;
  width: auto;
}
.cgc_landing .pagination-style .slick-dots li button {
  padding: 0;
  border: 0;
  height: 9px;
  width: 9px;
  display: block;
  font-size: 0;
  background: #666;
  border: 1px solid #666;
  border-radius: 50%;
}
.cgc_landing .slick-dots li button:before {
  font-display: swap;
  font-size: 0;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #ccc;
}
.cgc_landing .awards__section__headingText {
  text-align: center;
}
.cgc_landing .awards__section__headingText h3 {
  color: #98002e;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 15px;
}
.cgc_landing .awards__section__headingText p {
  color: #000;
  font-weight: 400;
  font-size: 18px;
}
.cgc_landing .awards-img {
  max-width: 100%;
}
.cgc_landing .award-appreciations {
  position: relative;
  display: flex;
  justify-content: center;
  height: 100%;
  font-size: 16px;
  text-align: center;
  flex-direction: column;
  color: #fff;
}
.cgc_landing .left {
  position: relative;
}
.cgc_landing .left:before,
.left .before {
  border-bottom: 20px solid transparent;
  border-right: 20px solid #ad274f;
  border-top: 20px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  left: -19px;
  top: 50%;
  width: 0;
}
.cgc_landing .right:before,
.right .before {
  border-bottom: 20px solid transparent;
  border-left: 20px solid #ad274f;
  border-top: 20px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: -19px;
  top: 50%;
  width: 0;
  z-index: 9;
}
.cgc_landing .showcase {
  width: 100%;
  height: 100%;
  position: relative;
  color: white;
  text-align: center;
}
.cgc_landing .showcase img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.cgc_landing .showcase .overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(173, 39, 79, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 68px;
  border-radius: 0;
  line-height: normal;
  opacity: 1;
}
.cgc_landing .btn__outline {
  display: inline-block;
  width: max-content;
  text-align: center;
  border: 1px dashed #98002e;
  border-radius: 12px;
  padding: 18px 12px;
  margin: 0 auto;
}
.cgc_landing .black_btn {
  background: #000;
  color: #fff;
  border-radius: 10px;
  line-height: 1.75;
  padding: 12px 18px;
  text-decoration: none;
}
.cgc_landing .button {
  font-size: 16px;
  font-weight: 400;
  box-shadow: none !important;
  outline: none !important;
  border: 0;
  transition: 0.3s all;
  font-size: 16px;
}
.cgc_landing .black_btn:hover {
  background: #7a1231;
  color: #fff;
  box-shadow: 3px 3px #00000040 !important;
}
.cgc_landing .showcase p {
  margin-top: 8px;
  font-size: 17px;
}
.cgc_landing .ranking__section {
  background: url('../images/ranking/ranking-section-bg.png') no-repeat center;
  background-size: cover;
  height: 950px;
}
.cgc_landing .ranking__section__headingText {
  text-align: center;
}
.cgc_landing .ranking__section__headingText h3 {
  color: #ffda47;
  font-weight: 600;
  font-size: 30px;
}
.cgc_landing .ranking__section__headingText p {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
}
.cgc_landing .ranking-img {
  max-width: 75%;
  width: 100%;
  height: auto;
}
.cgc_landing .top__ranking__section__left,
.cgc_landing .top__ranking__section__right {
  background-color: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(0px);
  border: 1px solid #ffffff3d;
  padding: 30px 0px;
  border-radius: 16px;
}
.cgc_landing .top__ranking__section__right .ranking-right-img {
  max-width: 55%;
  width: 100%;
  height: auto;
}
.cgc_landing .ranking-nirf-img {
  max-width: 85%;
  width: 100%;
  height: auto;
}
.cgc_landing .rank-bodr-right {
  border-right: 1px dotted #ffffff;
}
.cgc_landing .rank-bodr-bot {
  border-bottom: 1px dotted #ffffff;
}
.cgc_landing .picture__desktop__view {
  display: block;
}
.cgc_landing .picture__mobile__view {
  display: none;
}
.cgc_landing .testimonial__section {
  background: url('../images/testimonial/testimonial-bg.png') no-repeat center;
  background-size: cover;
}
.cgc_landing .testimonial__section__heading {
  text-align: center;
}
.cgc_landing .testimonial__section__heading h3 {
  color: #0283df;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 15px;
}
.cgc_landing .testimonial__section__heading p {
  font-weight: 400;
  font-size: 18px;
}
.cgc_landing .testimonial__slider .slick-slide {
  margin: 0 15px;
}
.cgc_landing .testimonial__section__top__content {
  padding: 20px 15px;
}
.cgc_landing .testimonial__section__top__content .testimonial__section__info {
  text-align: center;
}
.cgc_landing
  .testimonial__section__top__content
  .testimonial__section__info
  h3 {
  color: #000;
  font-weight: 500;
  font-size: 21px;
  margin-bottom: 5px;
}
.cgc_landing .testimonial__section__top__content .testimonial__section__info p {
  color: #0283df;
  font-weight: 600;
  font-size: 16px;
  font-size: 24px;
}
.cgc_landing .testimonial__placement__logo {
  padding: 7px 5px;
}
.cgc_landing .testimonial-section-bottom-line h2 {
  width: 90%;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 2rem;
}
.cgc_landing .testimonial-section-bottom-line h2 {
  font-size: 22px;
  font-weight: 500;
}
.cgc_landing .header__logo__block {
  text-align: center;
}
.cgc_landing .header__logo__block img {
  max-width: 195px;
  width: 100%;
}
.cgc_landing .header__right__section .header__logo__block img {
  width: 100%;
  max-width: 55%;
}
.cgc_landing .header__section {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 10px 0;
  border-bottom: 1px groove #ccc;
}
.cgc_landing .sticky-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: white;
}
.cgc_landing .header__right__section {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
footer {
  text-align: center;
  background-color: #4E7855;
  display: flex;
  align-items: center;
}
.cgc_landing .footer__para {
  color: #fff;
  margin-top: 18px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 2px;
}
.cgc_landing .checked {
  color: #ffda47;
}
.cgc_landing .page-sub-heading h3 {
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.cgc_landing .page-sub-heading h6 {
  color: #ffda47;
  font-weight: 500;
  font-size: 18px;
}
.cgc_landing .right-pad {
  padding-right: 0px;
}
.cgc_landing .right-pad img {
  padding-right: 15px;
}
/* 25 crore scholarship section */
.cgc_landing .cgc__scholarship__section {
  background: url('../images/scholarship/25-crore-scholarship-bg.webp')
    no-repeat center;
  background-size: cover;
  height: 700px;
  position: relative;
}
.cgc_landing .cgc__sholarship__heading__logo {
  max-width: 75%;
  width: 100%;
  height: auto;
}
.cgc_landing .scholarship__block__content__bottom {
  margin-top: 30px;
}
.cgc_landing .scholarship__bottom__heading h3 {
  color: #f4d774;
  font-size: 31px;
  line-height: 2.4rem;
  font-weight: 600;
}
.cgc_landing .scholarship__bottom__heading p {
  max-width: 80%;
  margin-top: 20px;
  color: #fff;
  font-weight: 400;
  line-height: 1.6rem;
  text-align: justify;
  font-size: 18px;
}
.cgc_landing .scholarship__block__content {
  margin-top: -80px;
}
.cgc_landing .scholarship__block__picture img {
  max-width: 85%;
  width: 100%;
  height: auto;
}
.cgc_landing .scholarship__block__picture {
  position: absolute;
  bottom: 0;
}
.cgc_landing .cgc__scholarship__josh__logo {
  width: 300px;
}
.cgc_landing .awards__section {
  padding: 70px 0 30px;
}
/* Program Offered section css */
.cgc_landing .program__offered__section__headingText {
  text-align: center;
}
.cgc_landing .program__offered__section__headingText h3 {
  color: #016db5;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 15px;
}
.cgc_landing .program__offered__section__headingText p {
  font-weight: 400;
  font-size: 18px;
}
.cgc_landing .diff__prgrams__list__box .progeam__list__heading h3 {
  font-weight: 600;
  color: #016db5;
  font-size: 19px;
}
.cgc_landing .offered__programs__list > li {
  list-style: none;
  margin-block: 4px;
}
.cgc_landing .offered__programs__list > li > a {
  text-decoration: none;
  color: #000;
  font-size: 15px;
  transition: all 0.3s ease-in-out;
}
.cgc_landing .offered__programs__list > li > a:hover {
  color: #016db5;
  font-weight: 400;
}
.cgc_landing .diff__prgrams__list__box {
  background-color: #f2f3f7;
  padding: 21px 30px;
  border: 1px solid #cccccc;
  border-radius: 7px;
}
.cgc_landing .progeam__list__heading {
  margin-bottom: 13px;
}
.cgc_landing .offered__program__block__header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.cgc_landing .off__right__arrow__block i {
  font-size: 15px;
}
.cgc_landing .left__offered__img {
  position: relative;
}
.cgc_landing .left__offered__img img {
  border-radius: 7px;
}
.cgc_landing .left__offered__img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #ad274f;
  opacity: 0.8;
  border-radius: 7px;
}
.diff__program__apply__btn__block {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.diff__program__apply__btn__block .program__off-_apply__btn {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 22px;
}
.cgc_landing .apply__btn__block {
  display: flex;
  align-items: center;
}
.cgc_landing .program__off-_apply__btn i {
  font-size: 20px;
}
.cgc_landing .header__left__icon__block {
  display: flex;
  align-items: center;
}
.cgc_landing .rise-excel-section-bottom {
  position: relative;
}
.cgc_landing .rise-excel-left-picture {
  position: absolute;
  bottom: 0;
}
.cgc_landing .empowering__future__para {
  background-color: #ad274f;
  color: #fff;
  padding: 2rem;
  position: relative;
  z-index: 1;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  display: flex;
  justify-content: flex-end;
}
.cgc_landing .empowering__future__para p {
  width: 50%;
  padding-right: 1rem;
}
.cgc_landing .excel__rise__picture__block img {
  position: relative;
  z-index: 3;
}
.cgc_landing .excel__rise__picture__block {
  max-width: 68%;
  width: 100%;
  height: auto;
}
.cgc_landing .rise__achieve__excel__section {
  background: url('../images/rise-achive-img/rise-esxcel-bg.jpg') no-repeat
    center;
  background-size: cover;
}
.cgc_landing .lab-wrap {
  position: relative;
  width: 100%;
  text-align: center;
  color: #fff;
  margin: 5px 0;
  overflow: hidden;
}
.cgc_landing .gallery .lab-text {
  width: 85%;
}
.cgc_landing .lab-text {
  position: absolute;
  bottom: 40px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  left: 0;
  width: 100%;
  text-align: center;
  font-weight: 600;
}
.cgc_landing .gallery-zoom {
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  filter: grayscale(100%);
}
.cgc_landing .gallery-zoom:hover {
  filter: grayscale(0%);
  transform: scale(1.1);
  overflow: hidden;
}
.testimonial__section__top {
  padding: 0 0 5px 0;
}
.cgc_landing .rs-item {
  padding: 0 7px;
}
.cgc_landing .experience__beyond {
  background: url('../images/exp-beyond-pic/exp-beyond-bg.jpg') no-repeat center;
  background-size: cover;
}
.cgc_landing .showcase .overlay {
  position: relative;
}
.cgc_landing .showcase .overlay::before {
  content: "";
  position: absolute;
  top: 0;
  left: 13px;
  background-image: url('../images/international-collaboration/awards-content-bg.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  height: 100%;
  width: 93%;
}
.testimonial__block {
  display: none;
}
.testimonial__block.active {
  display: block;
}
.cgc_landing .testimonial__block .testimonial__section__picture {
  position: relative;
}
.cgc_landing .testimonial__block .testimonial__section__picture::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0283df;
  opacity: 0.8;
}
.cgc_landing .testimonial__block .testimonial__section__top__content {
  visibility: hidden;
  opacity: 0;
}
.cgc_landing
  .testimonial__block.slick-slide.slick-current.slick-active
  .testimonial__section__picture::before {
  content: none;
}
.cgc_landing
  .testimonial__block.slick-slide.slick-current.slick-active
  .testimonial__section__top__content {
  visibility: visible;
  opacity: 1;
}
.cgc_landing .icon__block {
  height: 500px;
  position: relative;
}
.cgc_landing .why__choose__us__left__icons::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url('../images/why-choose-cgc/why-choose-left-bg.png') no-repeat
    center;
  background-size: contain;
  width: 100%;
  height: 100%;
  margin-left: 25px;
}
.cgc_landing .why__choose__us__right__icons::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url('../images/why-choose-cgc/why-choose-right-bg.png') no-repeat
    center;
  background-size: contain;
  width: 100%;
  height: 100%;
  margin-right: 68px;
}
.cgc_landing .slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
  margin-top: 40px;
}
.cgc_landing .testimonial__section .slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
  margin-top: 0px;
}
.cgc_landing .foreign__deligates li.slick-active button {
  background-color: #ffda47 !important;
}
.cgc_landing .international__Mous li.slick-active button {
  background-color: #ffda47 !important;
}
.cgc_landing .coe_sec li.slick-active button {
  background-color: #ffda47 !important;
}
.cgc_landing .coe_sec .slick-dots {
  margin-top: -10px;
}
.cgc_landing .slick-dots button::before {
  content: none;
}
.cgc_landing .slick-dots button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #bdcddf !important;
  margin: 0 5px;
  border: none;
  cursor: pointer;
  font-size: 0;
  text-indent: -9999px;
  list-style: none;
}
.cgc_landing li.slick-active button {
  background-color: #1c3c3c !important;
  width: 40px;
  height: 8px;
  border-radius: 20px;
  transition: width 0.3s ease;
}
.cgc_landing .state-of-art-labs-headingText h2 {
  text-transform: capitalize;
  color: #4E7855;
  text-align: center;
  font-size: 30px;
  margin-bottom: 40px;
  font-weight: 600;
}
.cgc_landing .state-of-art-labs-headingText p {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 30px;
  text-transform: initial;
  font-size: 18px;
}
.cgc_landing .effect-image {
  max-width: none;
  width: calc(100% + 50px);
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-40px, 0, 0);
  height: 100%;
}
.cgc_landing .life-pu-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.65), transparent);
  z-index: 1;
}
.cgc_landing .life-pu-box {
  position: relative;
  overflow: hidden;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  transition: 0.3s ease-in-out;
  height: 100%;
}
.cgc_landing .life-pu-description {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  padding: 20px;
  color: white;
  text-align: left;
}
.cgc_landing .life-pu-description h2 {
  font-size: 22px;
  margin-bottom: 28px;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.cgc_landing .life-pu-description p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7rem;
  text-align: left;
  margin-top: 0;
  transition: 0.3s ease-in-out;
}
.cgc_landing .effect-move:hover .effect-target,
.effect-move:hover .effect-image {
  transform: translate3d(0, 0, 0);
}
.cgc_landing .effect-move:hover .effect-image,
.effect-move:hover .effect-text {
  opacity: 1;
}
.cgc_landing .hero-grid-content {
  color: #fff;
  font-size: 1.25em;
  backface-visibility: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 3;
}
.cgc_landing .effect-move:hover .effect-text {
  transition-delay: 0.05s;
  transition-duration: 0.35s;
}
.cgc_landing .state-of-art-labs {
  background: url('../images/international-collaboration/awards-section-bg.webp')
    no-repeat center;
  background-size: cover;
}
.cgc_landing .slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
  margin-top: 5px;
  padding: 0;
  position: relative;
  z-index: 999;
}
.cgc_landing .experience__beyond.sec-padding {
  padding: 60px 0 60px 0;
}
.cgc_landing .program__offered__section.sec-padding {
  padding: 70px 0;
}
.cgc_landing .placement__pathways.sec-padding {
  padding: 50px 0;
}
.cgc_landing .experience__beyond .slick-dots {
  margin-top: 25px;
}
.ranking-section__top-rankings--slider {
  margin-top: 40px;
}
.ranking-wrap {
  width: 970px;
  margin: 0 auto;
  position: relative;
}
.ranking-heading {
  position: relative;
  font-size: 37px;
  font-weight: 700 !important;
  text-transform: uppercase;
  text-shadow: 0px 1px 4px #241616;
}
.ranking-heading:after {
  border-bottom: 1px solid rgba(255 255 255 / 51%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -5px;
  width: 100%;
  z-index: 9;
}
.ranking-wrap p {
  font-size: 19px;
  font-weight: 600 !important;
  margin-top: 15.5px;
  text-shadow: 0px 1px 4px #241616;
  line-height: 1.4;
}
.ranking-section__top-numbers .col-lg-3:last-child .top-numbers__card {
  border-left: 0;
  border-right: 1px solid #3565a9;
}
.rs-item {
  padding: 25px 10px;
}
.rs-item__in {
  background: 0 0;
  border: 1px solid transparent;
  text-align: center;
  cursor: pointer;
  opacity: 0.5;
  position: relative;
}
.rs-item__in img {
  display: inline-block;
}
.rs-item__in:hover {
  background: #ffda47;
  border: 1px solid #ffda47;
  box-shadow: 0 0 15px rgb(239 152 162 / 90%);
  opacity: 1;
  border-radius: 7px;
}
.rs-item.slick-current.slick-active .rs-item__in {
  background: #ffda47;
  border: 1px solid #ffda47;
  box-shadow: 0 0 15px rgb(239 152 162 / 90%);
  opacity: 1;
  border-radius: 7px;
}

.ranking-section__top-rankings--slider .slider-nav {
  width: 800px;
  margin: auto;
}
.rankingthumb {
  color: var(--text-white);
  padding-right: 40px;
}
.rankingthumb span {
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.rankingthumb__no {
  font-size: 54px;
  color: var(--bg-white);
  font-weight: 700;
  margin-bottom: 15px;
}
.rankingthumb__no sup {
  top: -22px;
  font-size: 28px;
}
.rankingthumb__content {
  font-size: 16px;
  line-height: 17px;
}
.rankingthumb__content small {
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}
.arrow_box:after {
  left: 100%;
  top: 20%;
  border: 20px solid rgba(136, 183, 213, 0);
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: var(--bg-lightgray);
  margin-top: -20px;
}
.cgc_landing .ranking-section__top-rankings--slider .rs-item__in .hover-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s ease;
}
.cgc_landing .rs-item.slick-current.slick-active .origonal-image {
  opacity: 0;
}
.ranking-section .origonal-image {
  background: transparent;
  border: none;
  box-shadow: none;
}
.cgc_landing .rs-item.slick-current.slick-active .hover-img {
  opacity: 1;
}
.ranking-section .origonal-image {
  background: transparent;
  border: none;
  box-shadow: none;
}
.ranking-section__top-rankings--slider .rs-item__in {
  position: relative;
  width: 135px;
  height: auto;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.ranking-section__top-rankings--slider .rs-item__in:hover {
  background: transparent;
  border: 1px solid transparent;
  box-shadow: 0 0 0 rgb(239 152 162 / 90%);
  opacity: 1;
}
.ranking-section__top-rankings--slider .rs-item__in:hover .hover-img {
  opacity: 1;
  background: #ffda47;
  border: 1px solid #ffda47;
  box-shadow: 0 0 15px rgb(239 152 162 / 90%);
  border-radius: 10px;
  border-radius: 7px;
}
.rs-detail-item__slider {
  width: 1080px;
  margin: 0 auto;
}
.slider .slick-slider {
  margin-bottom: 55px;
}
.rankingthumb-content-content {
  font-size: 20px;
  line-height: 1.3;
  width: 200px;
  margin: 0 auto;
}
.cgc_landing .pagination-style .slick-arrow {
  background: #ffda47;
  width: 19px;
}
.pagination-style .slick-arrow.slick-prev {
  right: auto;
  left: -40px;
}
.pagination-style .slick-arrow {
  position: absolute;
  border: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 10px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  color: #000;
  z-index: 1;
  background: rgba(255, 255, 255, 0.2);
  top: 50%;
  transform: translateY(-50%);
}
.cgc_landing .pagination-style .slick-arrow.slick-next {
  right: -45px;
  left: auto;
}
.cgc_landing .pagination-style .slick-arrow.slick-next {
  right: -10px;
  left: auto;
}
.cgc_landing .ranking__section .pagination-style .slick-dots {
  margin: 10px 0 0;
  padding: 0 0 0 16px;
  position: absolute;
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
}
.cgc_landing .ranking__section li.slick-active button {
  background-color: #ffda47 !important;
  width: 40px;
  height: 8px;
  border-radius: 20px;
  transition: width 0.3s ease;
}
.cgc_landing .top__recruiters .slick-slide img {
  display: block;
  width: 200px;
  margin: 0 auto;
  text-align: center;
}
.cgc_landing .top__recruiters .item {
  border-right: 2px solid #d6d6d6;
}
.cgc_landing .testimonial-section-bottom-line h2 {
  margin-bottom: 10px;
}
.cgc_landing .testimonial-section-bottom-line .slick-dots {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.cgc_landing .desktop-row {
  display: block;
}
.cgc_landing .mobile-row {
  display: none;
}
.cgc_landing .banner-mob-block {
  display: none;
}
.cgc_landing .accordion-button:not(.collapsed) {
  background-color: #f2f3f7;
  border-bottom: none !important;
}
.cgc_landing
  .accordion-item:first-of-type
  > .accordion-header
  .accordion-button {
  background-color: #f2f3f7;
  font-weight: 600;
  color: #016db5;
  font-size: 17px;
  padding: 14px 1rem;
  box-shadow: none !important;
}
.cgc_landing .accordion-body,
.accordion-button {
  background-color: #f2f3f7;
}
.cgc_landing .accordion-item,
.accordion-button {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-radius: 5px !important;
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border: 1px solid #cccccc;
}
.cgc_landing .accordion-body {
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border: 1px solid #cccccc;
  padding: 10px 1rem;
  border-top: none !important;
}
.cgc_landing .accordion-button {
  font-weight: 600;
  color: #016db5;
  font-size: 18px;
}
.cgc_landing .accordion-button:focus {
  box-shadow: none !important;
}
.cgc_landing .accordion-row-2 .accordion-item {
  margin-bottom: 20px;
}
.cgc_landing .ranking__section {
  padding: 70px 0 50px;
}
.cgc_landing .placement-insight-section-bg {
  background: url('../images/placement-insight/placement_bg.jpg') no-repeat
    center;
  background-size: cover;
}
.cgc_landing .fixed_enquiry {
  width: 310px;
  float: right;
  margin-top: 30px;
  background: transparent;
  position: fixed;
  right: -310px;
  z-index: 9999;
  transition-timing-function: ease-in-out;
  transition-duration: 0.5s;
}
.cross-icon-close {
  color: #01aded;
  position: absolute;
  left: 18px;
  font-size: 16px;
  cursor: pointer;
}
.cgc_landing .fixed_enquiry.opne-form {
  right: 0;
}
.cgc_landing .fixed_enquiry #toogle_form {
  left: -34%;
  position: absolute;
  bottom: 50%;
  right: 81%;
  transform: rotate(-90deg);
  -webkit-transform-origin: 50% 51%;
}
.cgc_landing .admsn_form_wrapper .form1 .npf_wgts,
.fixed_enquiry .form1 .npf_wgts {
  background: #dae5f3;
  padding: 10px;
  border-radius: 20px;
  height: 420px;
}
.cgc_landing .admsn_form_wrapper .form2 .npf_wgts,
.fixed_enquiry .form2 .npf_wgts {
  background: #dae5f3;
  padding: 10px;
  border-radius: 20px;
  height: 420px;
}
.cgc_landing iframe {
  border: 0;
}
.cgc_landing .fixed_enquiry #toogle_form span {
  position: relative;
  font-size: 18px;
  padding: 7px 20px;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  background: #1C3C3C;
  font-weight: 500;
  letter-spacing: 1px;
  width: 180px;
  text-align: center;
  border-radius: 30px 30px 0 30px;
}
.cgc_landing .rise-excel-section-top {
  display: flex;
  justify-content: flex-end;
  width: 73%;
}
.cgc_landing .cgc__scholarship__section .page__banner__apply__btn {
  width: 100%;
  justify-content: flex-start;
  margin-top: 0;
}
.cgc_landing .life-pu-box:hover .life-pu-description p {
  transform: translateY(-10px);
}
.cgc_landing .coe_sec .page__banner__apply__btn {
  width: 100%;
  justify-content: flex-start;
}
.cgc_landing .picture__box__1 {
  position: relative;
}
.cgc_landing .picture__box__1::before {
  content: "";
  position: absolute;
  top: -13px;
  left: -13px;
  width: 72%;
  height: 72%;
  background-color: #ffda47;
  border-radius: 27px;
}
.cgc_landing .picture__box__2 {
  position: relative;
}
.cgc_landing .picture__box__2::after {
  content: "";
  position: absolute;
  bottom: -12px;
  right: -13px;
  width: 72%;
  height: 72%;
  background-color: #ffda47;
  border-radius: 27px;
}
.cgc_landing .coe_sec .slick-slide {
  margin: 0 30px;
}
.cgc_landing .program__offered__section {
  background: url('../images/explore-specialisations/explore-spec-bg.png')
    no-repeat center;
  background-size: cover;
  height: 100%;
}
.cgc_landing .box {
  place-content: center;
  text-shadow: 0 1px 0 #000;
  --border-angle: 0turn;
  --main-bg: conic-gradient(
    from var(--border-angle),
    #213,
    #112 5%,
    #112 60%,
    #213 95%
  );
  border: solid 3px transparent;
  border-radius: 2em;
  --gradient-border: conic-gradient(
    from var(--border-angle),
    transparent 25%,
    #08f,
    #f03 99%,
    transparent
  );
  background: var(--main-bg) padding-box, var(--gradient-border) border-box,
    var(--main-bg) border-box;
  background-position: center center;
  -webkit-animation: bg-spin 3s linear infinite;
  animation: bg-spin 3s linear infinite;
}
@-webkit-keyframes bg-spin {
  to {
    --border-angle: 1turn;
  }
}
@keyframes bg-spin {
  to {
    --border-angle: 1turn;
  }
}
@keyframes spin {
  100% {
    transform: rotate(1turn);
  }
}
@keyframes scrollLeft {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.box:hover {
  animation-play-state: paused;
}
@property --border-angle {
  syntax: "<angle>";
  inherits: true;
  initial-value: 0turn;
}

.cgc_landing .mba__overview__section {
  background: url('../images/mba-overview/mba-overiview-bg.webp') no-repeat
    bottom;
  background-size: cover;
  height: 737px;
  margin-bottom: -10px;
}
.cgc_landing .mba__overview__section .button.tsbs {
  font-size: inherit;
  font-weight: 600;
  line-height: 1.4em;
  box-shadow: none !important;
  outline: none !important;
  border: 0;
  width: auto;
  background: #f2f3f7 !important;
  transition: 0.3s all;
  border-radius: 10px !important;
  margin-left: 17px;
  cursor: pointer;
  border: 4px solid #dddddd;
}
.cgc_landing .mba__overview__section .button.tsbs a {
  text-decoration: none !important;
  color: #2e2e2e;
  display: block;
  padding: 0 10px;
}
.cgc_landing .mba__overview__section .tsbs:hover {
  background-color: #4E7855 !important;
  border: 4px solid #4E7855;
}
.cgc_landing .mba__overview__section .tsbs:hover a {
  color: #fff;
}
.cgc_landing .mba__overview__section .tsbs.active {
  background-color: #4E7855 !important;
  border: 4px solid #4E7855;
}
.cgc_landing .mba__overview__section .tsbs.active a {
  color: #fff;
}
.cgc_landing .cgc-jhanjeri-heading {
  text-align: center;
}
.cgc_landing .placement__pathways__headingText h3 {
  color: #4E7855;
  font-weight: 600;
  font-size: 30px;
}
.cgc_landing .placement__pathways__headingText p {
  font-size: 18px;
  width: 80%;
  margin: 0 auto;
}
.cgc_landing .content-para {
  text-align: center;
  font-weight: 400;
  font-size: 17px;
  padding-top: 10px;
  line-height: 1.7rem;
}
.cgc_landing .tab__headingText {
  font-size: 24px;
  font-weight: 600;
  color: #1C3C3C;
}
.cgc_landing .tab-content-link {
  color: #1c3c3c;
}
.cgc_landing .tab-content ul.ul-disc {
  display: flex;
  flex-wrap: wrap;
  max-width: 880px;
  margin: 0 auto;
  margin-top: 15px;
}
.cgc_landing .tab-content ul.ul-disc li {
  width: 50%;
  margin-bottom: 4px;
  text-align: left;
  font-size: 17px;
}
.cgc_landing .cgc-jhanjeri-glance-section {
    background: url(../images/cgc-glance/cgc-glance-bg.webp) no-repeat;
    background-size: contain;
    padding: 25px 0 0;
    height: 518px;
    background-position: right;
}
.cgc_landing .cgc-jhanjeri-headingText {
  padding: 70px 0 0;
}
.cgc_landing .rankingthumb-content {
  padding: 0 10px;
  font-size: 20px;
}
.cgc_landing .glance-icon-block {
  display: flex;
  justify-content: flex-end;
}
.cgc_landing .glance-icon-block .glance-bg-icon {
  width: 130px;
  margin-right: 50px;
}
.cgc_landing .cgc-jhanjeri-headingText h3 {
  color: #4E7855;
  font-weight: 600;
  font-size: 29px;
  padding-bottom: 25px;
}
.cgc_landing .cgc-jhanjeri-headingText h3 {
  position: relative;
}
.cgc_landing .cgc-jhanjeri-headingText h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url('../images/cgc-glance/glance-bottom-line.png') no-repeat
    center;
  background-size: contain;
  height: 4px;
  width: 44%;
}
.cgc_landing .cgc-jhanjeri-headingText p {
  margin-top: 25px;
  font-weight: 400;
  font-size: 18px;
  padding: 0 20px 0 0;
  line-height: 1.8rem;
  width: 85%;
  text-align: justify;
}
.cgc_landing .cgc-jhanjeri-glance-picture img {
  width: 540px;
}
.cgc_landing .cgc-jhanjeri-glance-picture {
  text-align: center;
}
/* Empowering innovation section */
.cgc_landing .empowering-innovation-section {
  background: url('../images/empowering-innovations/empowering-noovation-bg.png')
    no-repeat center;
  background-size: cover;
  height: 100%;
}
.cgc_landing .empowering-innovation-headingText {
  text-align: center;
}
.cgc_landing .empowering-innovation-headingText h3 {
  color: #ffda47;
  font-weight: 600;
  font-size: 26px;
}
.cgc_landing .empowering-innovation-headingText p {
  width: 70%;
  margin: 0 auto;
  color: #fff;
  font-size: 19px;
  font-weight: 300;
  margin-top: 15px;
}
.cgc_landing .innovation-stat-block {
  text-align: center;
  border: 1px solid #ffffff3d;
  padding: 30px;
  border-radius: 15px;
  backdrop-filter: blur(2px);
  background: rgba(255, 255, 255, 0.15);
  transition: all 0.3s ease-in-out;
}
.cgc_landing .stat-block-picture img {
  width: 70px;
}
.cgc_landing .stat-block-content p {
  margin-bottom: 0 !important;
  color: #fff;
  margin-top: 1rem;
  font-size: 20px;
  font-weight: 500;
}
.cgc_landing .empowering-section-img {
  max-width: 70%;
  width: 100%;
  height: auto;
}
.cgc_landing .empowering-innovation-picture-block {
  text-align: center;
}
.cgc_landing .innovation-stat-block:hover {
  background: rgba(39, 135, 120, 0.1);
  cursor: pointer;
}
.cgc_landing .right-arrow {
  color: #016db5;
}
.cgc_landing .programs-offered-picture {
  max-width: 85%;
  width: 100%;
  height: auto;
}
.cgc_landing .program-offered-section-picture {
  text-align: center;
}
.cgc_landing .desktop-version {
  display: block;
}
.cgc_landing .mobile-version {
  display: none;
}
.cgc_landing .rankingthumb-content__no {
  font-weight: 700;
  font-size: 30px;
}
.cgc_landing .rankingthumb-content.rankingthumb-content-new {
  font-size: 22px;
}
.cgc_landing #mobile-footer {
  z-index: 98;
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  margin: 0px;
  background-image: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.7) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transition: ease-out 0.2s;
}
.cgc_landing .mobile-footer-container {
  display: flex;
  width: 100%;
}
.cgc_landing .mobile-link a {
  display: block;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  background: #a50034;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.cgc_landing .mobile-link a {
  display: block;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  background: #a50034;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.et_pb_code_inner {
  display: none;
}
.cgc_landing .enquery_form.mobile-view {
  display: none;
}
.cgc_landing .header__bottom {
  position: fixed;
  bottom: 10px;
  left: 10px;
  right: 10px;
  padding: 10px 15px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  backdrop-filter: blur(5px) contrast(80%);
  -webkit-backdrop-filter: blur(5px) contrast(80%);
  padding: 5px 12px;
  z-index: 99;
}
.cgc_landing .header__top-left-new {
  width: 100%;
}
.cgc_landing .marquee {
  display: inline-block;
  white-space: nowrap;
  animation: scrollLeft 20s linear infinite;
  padding-left: 101%;
  overflow: hidden;
  height: 27px;
}
.cgc_landing .marquee:hover {
  animation-play-state: paused;
}
@keyframes scrollLeft {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.cgc_landing .placement__pathways__content p {
  font-size: 32px;
}
.cgc_landing .placement__pathways__content h3 {
  margin-bottom: 0px !important;
}
.cgc_landing .rankingthumb-content {
  padding-right: 15px;
}

.cgc_landing .desktop-hide {
  display: none;
}
.cgc_landing .rankingthumb-content {
  padding: 0 10px;
}
.cgc_landing .mobile-design {
  display: none;
}
.cgc_landing .gallery-picture {
  position: relative;
}
.cgc_landing .mobile-gallery-description {
  position: absolute;
  bottom: 4px;
  margin-left: 15px;
}
.cgc_landing .mobile-gallery-description p {
  color: #fff;
  font-size: 16px;
  padding: 10px 5px 10px 8px;
  height: 45px;
  background-image: linear-gradient(83deg, #000000, #00000000);
}
.cgc_landing .gallery-slider-2 .mobile-gallery-description p {
  width: 100%;
  height: 51px;
}
.cgc_landing .law-admissions-headingText h3 {
  text-align: center;
  color: #ffda47;
  font-weight: 600;
  font-size: 1.5rem;
}
.cgc_landing .law-admissions {
  background: url('../images/law-admissions/law-admissions-bg.png') no-repeat
    center;
  background-size: cover;
  height: 100%;
  margin-bottom: -7px;
}
.cgc_landing .law-overview-nav-links .tab {
  border: 1px solid #ffffff3d;
  text-align: center;
  padding: 32px 15px;
  margin-bottom: 30px;
  backdrop-filter: blur(0px);
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 7px;
  font-size: 22px;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
}
.cgc_landing .law-overview-nav-links .tab:hover {
  border: 1px solid #ffda47;
  color: #ffda47;
  cursor: pointer;
}
.cgc_landing .law-overview-nav-links .tab.active {
  border: 1px solid #ffda47;
  color: #ffda47;
}
.cgc_landing .tab-content.active {
  display: block;
}
.cgc_landing .course__description h3 {
  color: #ffda47;
  font-size: 1.1rem;
  font-weight: 500;
}
.cgc_landing .course__description p {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5rem;
}
.cgc_landing .law-career-list {
  color: #fff;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.5rem;
}
.cgc_landing .law-admissions-right {
  padding-left: 10px;
}
.cgc_landing .course__description:not(:last-child) {
  padding-bottom: 20px;
}
.cgc_landing .course-apply-btn-block a.apply-btn {
  background-color: #ffda47;
  color: #333;
  padding: 10px 20px;
  border-radius: 15px;
  border: 2px solid #f7a600;
  text-decoration: none;
  font-weight: 700;
  transition: 0.3s;
}
.cgc_landing .course-apply-btn-block {
  display: flex;
  justify-content: center;
  max-width: 44%;
  margin-top: 30px;
}
.cgc_landing .res-pd {
  padding-bottom: 7px !important;
}
.cgc_landing .cultivating-excellence .cultivating-excellence-headingText h3 {
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  color: #492320;
}
.cgc_landing .cultivating-excellence .cultivating-excellence-headingText p {
  text-align: center;
  font-weight: 400;
  font-size: 17px;
  color: #2e2e2e;
}
.cgc_landing .cultivating-excellence {
  background: url('../images/cultivating-excellence/cultivating-excellence-bg.png')
    no-repeat center;
  background-size: cover;
  height: 750px;
  margin-bottom: -7px;
}
.cgc_landing .fetaure-block .feature-block-content {
  text-align: center;
  padding-top: 15px;
}
.cgc_landing .fetaure-block .feature-block-content h3 {
  font-size: 17px;
  font-weight: 600;
}
.cgc_landing .fetaure-block .feature-block-content p {
  font-size: 16px;
  font-weight: 400;
}
.cgc_landing .fetaure-block {
  text-align: center;
  padding: 15px 15px;
}
.cgc_landing .feature-bodr {
  border-right: 3px dashed #492320;
}
.cgc_landing .fetaure-block {
  width: 33%;
  flex: 0 auto;
}
.cgc_landing .features-block-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.cgc_landing .bordr-wrap {
  display: inline-flex;
  height: 240px;
}
.cgc_landing .bordr-left {
  border-left: 3px dashed #492320;
  position: relative;
}
.cgc_landing .placement-stat-box {
  width: 31%;
  flex: 0 0 auto;
  border: 1px solid #ffffff3d;
  padding: 25px;
  background-color: #f2f3f7;
  min-height: 160px;
}
.cgc_landing .placement-stat-picture {
  max-width: 82%;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.cgc_landing .placement-stat-content h3 {
  font-size: 32px;
  margin-bottom: 5px !important;
  color: #1c3c3c;
  font-weight: 600;
}
.cgc_landing .placement-stat-content p {
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 5px !important;
}
.cgc_landing .bodr-left {
  border-left: 2px dashed #1c3c3c;
}
.cgc_landing .placement-stats-block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.cgc_landing .placement__pathways li.slick-active button {
  background-color: #1c3c3c !important;
}
.cgc_landing .placement__pathways .slick-dots {
  margin-top: 15px;
}
.cgc_landing .bordr-wrap {
  height: 53px;
  display: inline-flex;
}
.cgc_landing .bordr-right {
  position: relative;
  border-right: dotted 2px #b6b3b3;
  margin-right: 15px;
}
.cgc_landing .bordr-feature--wrap {
  display: inline-flex;
  height: 239px;
  margin-top: 20px;
}
.cgc_landing .top__recruiters__bottom__section {
  display: flex;
  justify-content: flex-end;
}
.cgc_landing .legacy-section {
  background: url('../images/cgc-legacy/legacy-section-bg.png') no-repeat center;
  background-size: cover;
}
.cgc_landing .legacy-description-block-top h3 {
  color: #4E7855;
  font-weight: 600;
  font-size: 27px;
  line-height: 2rem;
  margin-bottom: 10px;
}
.cgc_landing .legacy-description-block-top p {
  font-weight: 400;
  font-size: 21px;
  line-height: 1.5rem;
}
.cgc_landing .legacy-description-block-top {
  position: relative;
  padding-bottom: 0px;
}
.cgc_landing .legacy-stat-block {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.cgc_landing .legacy-stat-picture {
  text-align: right;
}
.cgc_landing .stat-block-heading h3 {
  color: #0283df;
  font-weight: 500;
  font-size: 20px;
  font-weight: 600;
}
.cgc_landing .legacy-stat-picture img {
  max-width: 90px;
  width: 100%;
  height: auto;
}
.cgc_landing .stat-block-heading p {
  font-weight: 400;
  font-size: 20px;
}
.cgc_landing .stat-bodr-bot {
  border-bottom: 2px dashed #000;
}
.cgc_landing .legacy-stat-block {
  padding: 25px 10px;
}
.cgc_landing .stat-bodr-left {
  border-left: 2px dashed #000;
}
.cgc_landing .stat-box {
  width: 48%;
  flex: 0 0 auto;
}
/* .cgc_landing .creating-next-gen-section .pl-pr-70 {
  padding: 0 30px 0 60px;
} */
.cgc_landing .cus-row {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.feature__icon__block.feature-block-1 {
  position: relative;
  left: -34px;
}
/* MBA Specializations */
.cgc_landing .mba__specialization__section {
  background: url('../images/mba-specialisations/MBA-specialization-bg.png')
    no-repeat center;
  background-size: cover;
}
.cgc_landing .mba__specialization__section.sec-padding {
  padding: 55px 0;
}
.cgc_landing .section-title {
  font-size: 30px;
  color: #ffda47;
  margin-bottom: 10px;
  font-weight: 600;
}
.cgc_landing .mba__specializations__bottom {
  margin-top: 3rem;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.cgc_landing .course_item {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 250px;
  border-right: 1px dashed #d9d9d9;
  border-bottom: 1px dashed #d9d9d9;
}
.cgc_landing .course_item .item_inner {
  padding: 2rem;
  height: 100%;
}
.cgc_landing .course_item .item_inner a {
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  font-weight: 500;
}
.cgc_landing .course_item .overlay_data {
  background: #1ca0ff;
  width: 0%;
  height: 0%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: 0.5s all;
}
.cgc_landing .mba__spec__owl h3 {
  text-align: center;
  font-weight: 600 !important;
  font-size: 19px;
  text-decoration: none !important;
}
.cgc_landing .course_item .overlay_data p {
  text-align: center;
  font-size: 90%;
  margin-top: 10px;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  padding: 0 15px;
}
.cgc_landing .course_item .item_data {
  text-align: center;
}
.cgc_landing .course_item .item_data img {
  width: 70px !important;
  height: 70px;
  object-fit: contain;
  margin: 0 auto 1rem;
}
.cgc_landing .mba__spec__owl h3 {
  text-align: center;
  font-weight: 600 !important;
  font-size: 19px;
  text-decoration: none !important;
  margin-bottom: 5px !important;
  padding: 0 15px;
}
.cgc_landing .course_item .item_inner {
  padding: 2rem;
  height: 100%;
}
.cgc_landing .course_item .item_inner:hover .overlay_data {
  width: 100%;
  height: 100%;
}
.cgc_landing .desktop-btnn {
  display: block;
}
.cgc_landing .mobile-btnn {
  display: none;
}
.cgc_landing .mba-specialization-btn {
  text-align: center;
}
.course_item:last-child {
  border-bottom: 0;
}
.cgc_landing .placement-stats-top p {
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.cgc_landing .item_data p {
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}
.cgc_landing .tab-pane {
  display: none;
}
.cgc_landing .tab-pane.active {
  display: block;
}
.button.tsbs {
  cursor: pointer;
  padding: 10px 15px;
  margin: 0 10px;
  background-color: #f1f1f1;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.cgc_landing .button.tsbs.active {
  background-color: #007bff;
  color: #fff;
  font-weight: bold;
}
.cgc_landing .tab-content .tab-pane.active {
  display: block;
}
.cgc_landing .creating-next-gen-section {
  background: url('../images/next-gen-images/next-gen-section-image.webp')
    no-repeat center;
  background-size: cover;
  position: relative;
}
.cgc_landing .creating-next-gen-section.sec-padding {
  padding: 0;
}
.cgc_landing .owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 1em;
}
.cgc_landing .mba__spec__owl.owl-carousel button.owl-dot.active {
  background: #ffda47 !important;
  width: 40px;
  border-radius: 10px;
}
.cgc_landing .owl-carousel .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  background: #bdcddf !important;
  display: inline-block;
  border-radius: 50%;
  line-height: 1;
  margin: 20px 3px 3px;
}
.cgc_landing .bca-legacy-headingText {
  font-size: 18px;
  text-align: center;
  line-height: 1.5rem;
  margin-bottom: 0;
  margin-top: 15px;
  font-weight: 700;
}
.cgc_landing .creating-next-gen-right {
    position: absolute;
    bottom: 0;
}
.cgc_landing .legacy-description-block{
  padding: 70px 0 70px 0;
}
.cgc_landing .next-gen-logo {
  width: 150px;
  height: 150px;
}
.cgc_landing .labs-title {
  position: relative;
  font-size: 35px;
  font-weight: 700;
}
.cgc_landing .labs-title::after {
  border-top: 3px solid #1c3c3c;
  content: "";
  position: absolute;
  top: 115%;
  left: 10px;
  right: 0;
  bottom: 0;
  width: 21.5%;
  z-index: 9;
}
.cgc_landing .lab-heading {
  position: relative;
  vertical-align: bottom;
  color: #4E7855;
}
.cgc_landing .lab-sub-heading {
  margin-top: 25px;
  font-size: 29px;
  font-weight: 600;
}
 .btn-top {
    width: 25% !important;
  }
  .btn-top a {
    background-color: #98002e !important;
  }
  .btn-top a:hover {
    background-color: #000 !important;
  }
.cgc_landing .my_bg-1 {
  background-size: cover;
  height: 569px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.cgc_landing .background--zoom:hover {
  transform: scale(1.1);
}
.cgc_landing .tech-labs {
    padding: 40px 0 0px;
    margin-bottom: -7px;
    background: url(../images/tech-labs/tech-labs-bg.webp) no-repeat center;
    background-position: top;
}
.cgc_landing .lab-text {
  position: absolute;
  bottom: 15px;
  font-size: 20px;
  font-weight: 600;
  padding: 0 15px;
  line-height: 1.4;
}
.cgc_landing .or-text {
  margin-bottom: 0;
}
.cgc_landing .foreign-deligate__box {
  transition: all 0.3s ease-in-out;
}
.cgc_landing .foreign__deligates__content .foreign__deligate__heading {
  text-align: center;
  margin-left: -40px;
  transition: all 0.5s ease-in-out;
}
.cgc_landing .foreign-deligate__box:hover .foreign__deligate__heading {
  transform: translateY(-10px);
  transition: all 0.5s ease-in-out;
}

@media (max-width: 991px) {
  .innovation-stats-block {
    display: block;
  }
  .cgc_landing .empowering-innovation-section .slick-slide {
    padding: 30px 0;
  }
  .cgc_landing .innovation-stats-block {
    display: block;
  }
  .cgc_landing .empowering-innovation-section li.slick-active button {
    background-color: #ffda47 !important;
  }
  .cgc_landing .resp-mrg {
    margin-top: 0 !important;
  }
  .cgc_landing .header__right__section .header__logo__block img {
    width: 100%;
    max-width: 55%;
  }
}
/* Empowering innovation section */

@media (max-width: 768px) {
  .gallery-item img {
    height: auto;
  }
  .cgc_landing .desktop-hide {
    display: block;
  }
  .fixed_enquiry,
  .banner_section .admsn_text {
    display: none;
  }
  .cgc_landing .legacy-stat-picture {
    text-align: center;
  }
  .cgc_landing .legacy-stats-blocks-section {
    display: block;
  }
  .et_pb_code_inner {
    display: block;
  }
  footer {
    padding-bottom: 50px;
  }
  .cgc_landing .header__bottom {
    position: fixed;
    bottom: 55px;
  }
  .cgc_landing .enquery_form.mobile-view {
    display: block;
    margin-top: 30px;
  }
  .cgc_landing .mobile-design {
    display: block;
  }
  .cgc_landing .desktop-design {
    display: none;
  }
}

/* media queries (responsive design) */
@media screen and (max-width: 575px) {
  .cgc_landing .header__right__section {
    display: none;
  }
}
@media screen and (min-width: 575px) and (max-width: 600px) {
  .cgc_landing .feature__picture__outer__circle {
    width: 65% !important;
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 600px) {
  .cgc_landing .stat-box {
    width: 100%;
    flex: 0 0 auto;
  }
  div#slick-slide21 {
    margin-top: 0 !important;
}
.cgc_landing .cgc-jhanjeri-glance-section .page__banner__apply__btn .apply__now__btn{
  margin-top: 0;
}
.cgc_landing .international__mous__slider .mous__image__icon{
  margin: 0 auto;
  text-align: center;
}
.cgc_landing .lab-heading {
  font-size: 22px;
  font-weight: 800;
}
  .foreign__deligates__picture {
    text-align: center;
  }
  .cgc_landing .tech-labs-section-bottom .container-fluid {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .cgc_landing .bca-legacy-stat-box {
    width: 100%;
    margin-top: 15px;
}
  .cgc_landing .bca-legacy-stat-box:hover .bca-legacy-image {
    top: 32%;
    transition: all 0.3s ease-in-out;
  }
  .cgc_landing .bca-legacy-stat-box:hover .bca-legacy-image img {
    transform: rotate(360deg);
    transition: all 0.9s ease-in-out;
  }
  .cgc_landing .creating-next-gen-section .pl-pr-70 {
    padding: 0 50px;
  }
  .cgc_landing .labs-title {
    font-size: 26px;
  }
  .cgc_landing .bca-legacy-headingText {
    margin-top: 0px;
    line-height: 1.7rem;
    font-size: 20px;
}
.cgc_landing .next-gen-logo {
  width: 150px;
  height: 150px;
}
.cgc_landing .bca-legacy-image:after {
  top: -13px;
  right: -43px;
  width: 100%;
  height: 80%;
}
  /* .cgc_landing .bca-legacy-image {
    position: absolute;
    left: 50%;
    top: 32%;
    transform: translate(-50%, -50%);
  } */
  .cgc_landing .bca-leagcy-content {
    padding: 1.3rem;
    padding-top: 0.7rem;
  }
  .cgc_landing .legacy-description-block{
    padding: 0;
  }
  .recruiters-title span svg,
  .labs-title span svg {
    width: 50px;
    height: auto;
  }
  .cgc_landing .lab-sub-heading {
    font-size: 18px;
    line-height: 1.5rem;
}
  .cgc_landing .custom-m0b-pd {
    padding-left: 10px;
  }
  .cgc_landing .header__logo__block img {
    max-width: 226px;
    width: 100%;
  }
  .cgc_landing .mba__specialization__section .owl-carousel .owl-dots {
    margin-top: 1em;
    margin-bottom: 1.5rem;
  }
  .cgc_landing .course_item .item_inner:hover .overlay_data {
    width: 100%;
    height: 100%;
    padding: 1.5rem 1rem;
  }
  .cgc_landing .top__recruiters.sec-padding {
    padding: 30px 0;
  }
  .cgc_landing .creating-next-gen-section.sec-padding {
    padding: 30px 0 20px;
  }
  .cgc_landing .item__slider__block {
    width: 115px;
    padding: 1rem 0;
  }
  .rec_slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
  .cgc_landing .item__slider__block.bor-top {
    border-top: none;
  }
  .cgc_landing .creating-next-gen-right {
    display: none;
  }
  .cgc_landing .mba__specialization__section.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .section-title {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .cgc_landing .mba__specializations__bottom {
    margin-top: 2rem;
  }
  .cgc_landing .course_item {
    min-height: 158px;
  }
  .cgc_landing .course_item {
    border-right: 1px dashed #d9d9d9;
    border-left: 1px dashed #d3d3d3;
  }
  .cgc_landing .course_item .item_inner {
    margin-top: 0em !important;
  }
  .cgc_landing .course_item .item_inner {
    padding: 1rem;
  }
  .cgc_landing .mba__spec__owl h3 {
    font-size: 18px;
  }
  .cgc_landing .course_item .item_data img {
    width: 70px !important;
    height: 60px;
  }
  .cgc_landing .mba__spec__owl h3 {
    font-size: 18px;
  }
  .cgc_landing .stat-bodr-left {
    border-left: none;
  }
  .cgc_landing .stat-bodr-bot {
    border-bottom: none;
  }
  .cgc_landing .legacy-stat-block {
    text-align: center;
    background: rgba(255, 255, 255, 0.3);
    padding: 20px 15px 20px;
    margin-top: 0 !important;
    border-radius: 10px;
    min-height: 300px;
    max-width: 75%;
    margin: 0 auto;
    border: 2px solid #0283df;
  }
  .cgc_landing .legacy-stat-content {
    margin-top: 20px;
  }
  .cgc_landing .stat-block-heading h3 {
    font-size: 20px;
  }
  .cgc_landing .stat-block-heading p {
    font-size: 16px;
  }
  .cgc_landing .stat-mobile-hide {
    display: none;
  }
  .cgc_landing .legacy-description-block-top h3 {
    font-weight: 600;
    font-size: 19px;
    line-height: 2.2rem;
    text-align: center;
    margin-bottom: 3px;
  }
  .cgc_landing .legacy-description-block-top p {
    font-size: 18px;
    text-align: center;
  }
  .legacy-description-block-bottom.mt-5 {
    margin-top: 0rem !important;
  }
  .cgc_landing .legacy-description-block-top::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: 0;
    width: 45%;
  }
  .cgc_landing .legacy-description-block-top {
    position: relative;
    padding-bottom: 12px;
  }
  .legacy-stats-blocks-section {
    margin: 0;
    padding: 0;
    height: auto;
  }
  .slick-slider {
    margin-bottom: 0 !important;
  }
  .slick-list {
    padding: 0 !important;
  }
  .slick-track {
    height: auto !important;
  }
  .cgc_landing .legacy-section {
    background-position: left;
  }
  .cgc_landing .page__banner {
    height: 100%;
  }
  .cgc_landing .tab-content ul.ul-disc li {
    font-size: 13px !important;
  }
  .cgc_landing .course-apply-btn-block {
    max-width: 75%;
    margin-top: 15px;
  }
  .cgc_landing .page__banner__heading h3 {
    font-size: 24px;
    line-height: 2rem;
  }
  .cgc_landing .empowering-innovation-headingText h3 {
    font-size: 21px;
    line-height: 1.6em;
  }
  .cgc_landing .placement__pathways__headingText h3 {
    font-size: 22px;
  }
  .cgc_landing .legacy-section .slick-dots {
    position: absolute;
    bottom: -30px;
    padding: 0;
    left: 50%;
    transform: translateX(-55%);
  }
  .cgc_landing .legacy-section.sec-padding {
    padding: 40px 0 60px;
  }
  .cgc_landing .law-admissions-headingText h3 {
    font-size: 18px;
    line-height: 1.5rem;
  }
  .cgc_landing .law-admissions-bottom {
    margin-top: 1.5rem !important;
  }
  .cgc_landing .law-overview-nav-links .tab {
    padding: 7px 10px;
    margin-bottom: 17px;
    font-size: 1rem;
    font-weight: 500;
  }
  .cgc_landing .course__description h3 {
    font-size: 17px;
  }
  .cgc_landing .course__description p {
    text-align: justify;
    font-size: 13px;
    line-height: 1.4rem;
    margin-bottom: 0 !important;
  }
  .cgc_landing .mobile-design {
    display: block;
  }
  .cgc_landing .desktop-design {
    display: none;
  }
  .cgc_landing .mobile-design .slick-slide {
    margin-bottom: 3px !important;
  }
  .cgc_landing .placement__pathways__headingText p {
    font-size: 16px;
    width: 100%;
  }
  .cgc_landing .content-para {
    font-size: 16px;
  }
  .cgc_landing .placement__pathways__content p {
    font-size: 25px;
  }
  .cgc_landing .resp-content {
    text-align: center !important;
  }
  .rs-detail-item__slider {
    width: 350px;
    margin: 0 auto;
  }
  .cgc_landing .page__banner__content {
    padding: 40px 30px;
  }
  .cgc_landing .page__banner__para {
    font-size: 16px;
  }
  .cgc_landing .page__banner__apply__btn .apply__now__btn {
    font-size: 13px;
    padding: 15px;
  }
  .cgc_landing .pl-pr-50 {
    padding: 0 30px 0 30px;
  }
  .cgc_landing .placement__pathways__top .placement__pathways__headingText h3 {
    font-size: 20px;
    line-height: 1.57em;
  }
  .cgc_landing .placement__subheading {
    font-size: 16px;
  }
  .cgc_landing .placement__pathways__bottom {
    margin-top: 0px;
    padding: 0;
  }
  .cgc_landing .testimonial-stats .number {
    font-size: 28px;
    text-align: center;
  }
  .cgc_landing .stat-block {
    padding: 18px 0px;
  }
  .cgc_landing .item__slider__block {
    padding: 0.7rem 0;
    min-height: auto;
  }
  .cgc_landing .top__recruiters .slick-slide img {
    display: block;
    width: 200px;
  }
  .cgc_landing .custom-rank-width {
    width: 215px;
    margin: 0 auto;
  }
  .cgc_landing .testimonial-stats .text {
    font-size: 16px;
    text-align: center;
  }
  .cgc_landing .experience-beyond-stats {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .cgc_landing .rise__achieve__excel__section.sec-padding {
    padding: 20px 0;
  }
  .cgc_landing .empowering__future__heading {
    margin-bottom: 2rem !important;
  }
  .cgc_landing .ranking__section.sec-padding {
    padding: 50px 0 10px;
  }
  .cgc_landing .placement__pathways.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .ranking__section {
    height: 100%;
  }
  .cgc_landing .pl-pr-70 {
    padding: 0 20px 0 20px;
  }
  .cgc_landing .top__recruiters__top__section .top__recruiters__heading h3 {
    font-size: 20px;
    line-height: 1.8rem;
    font-weight: 800;
  }
  .cgc_landing .top__recruiters__heading p {
    font-size: 16px;
    line-height: 1.6em;
  }
  .cgc_landing .placement-stats {
    height: 550px;
    padding: 20px;
  }
  .cgc_landing .section-title {
    font-size: 30px;
  }
  .cgc_landing .placement-stats-bottom {
    margin-top: 45px;
  }
  .cgc_landing .stat-item {
    background-color: rgba(255, 255, 255, 1);
    backdrop-filter: blur(0px);
    padding: 25px;
    border-radius: 15px;
    flex-direction: column;
    align-items: center;
    border: 1px solid #492320;
    max-width: 75%;
    margin: 0 auto;
  }
  .cgc_landing .international__tie__ups {
    padding: 20px 0 40px;
  }
  .cgc_landing .international__tieup__inner__block {
    padding-top: 20px;
  }
  .cgc_landing .international__tie__ups__heading h3 {
    font-size: 22px;
    line-height: 2rem;
    padding-bottom: 0px;
  }
  .cgc_landing .international__tie__ups__para p {
    margin-top: 25px;
    text-align: justify;
    font-size: 16px;
  }
  .cgc_landing .picture__desktop__view {
    display: none;
  }
  .cgc_landing .picture__mobile__view {
    display: block;
    margin-top: 10px;
  }
  .cgc_landing .international__tie__ups {
    height: 100%;
  }
  .cgc_landing .international__Mous__headingText h3 {
    font-size: 22px;
  }
  .cgc_landing .international__Mous__para {
    font-size: 16px;
    line-height: 1.7rem;
    margin-top: 0;
  }
  p.text-center.pt-2 .cgc_landing .international__Mous .sec-padding {
    padding: 40px 0 60px;
  }
  .cgc_landing .experience__beyond__headingText h3 {
    font-size: 21px;
  }
  .cgc_landing .experience__beyond__headingText p {
    font-size: 16px !important;
  }
  .cgc_landing .awards__section__headingText h3 {
    font-size: 22px;
  }
  .cgc_landing .awards__section__headingText p {
    font-size: 15px;
  }
  .cgc_landing .showcase .overlay {
    padding: 12px;
  }
  .cgc_landing .showcase p {
    font-size: 14px;
  }
  .cgc_landing .foreign__deligates__headingText h3 {
    font-size: 22px;
  }
  .cgc_landing .scholarship__section {
    height: 100%;
  }
  .cgc_landing .why__choose__CGC__picture {
    display: none;
  }
  .cgc_landing .top-heading h2 {
    padding-top: 10px;
    font-size: 23px;
  }
  .cgc_landing .state-of-art-labs.sec-padding {
    padding: 20px 0;
  }
  .cgc_landing .state-of-art-labs-bottom .container-fluid {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .cgc_landing .future-res-col {
    padding: 0 10px !important;
  }
  .cgc_landing .coe-heading h4 {
    font-size: 17px;
    text-align: center;
    line-height: 1.7rem;
  }
  .cgc_landing .without-bottom-space::before {
    width: 100%;
  }
  .cgc_landing .icon-wrapper img {
    width: 55px;
    margin: 0 auto;
  }
  .cgc_landing .icon-content:after {
    left: 0;
  }
  .cgc_landing .coe-heading p {
    font-size: 14px;
    line-height: 23px;
  }
  .cgc_landing .coe_sec {
    height: 100%;
  }
  .cgc_landing .page__banner__apply__btn .apply__now__btn {
    margin-top: -20px;
    margin-bottom: 35px;
  }
  .cgc_landing .coe-slider .slider-picture img {
    border: 5px solid #fff;
    margin-bottom: 20px;
  }
  .cgc_landing .why__choose__CGC__content {
    justify-content: space-around;
    align-items: flex-start;
  }
  .cgc_landing .feature__icon__block {
    flex-direction: column-reverse;
    position: unset;
    transform: unset;
    margin-bottom: 70px;
  }
  .cgc_landing .feature__icon__content {
    margin-right: 0;
    margin-top: 15px;
  }
  .cgc_landing .mobile-hide {
    display: none;
  }
  .cgc_landing .why__choose__CGC {
    height: 100%;
  }
  .cgc_landing .res-col {
    flex-direction: column;
  }
  .cgc_landing .why__choose__cgc__headingText h3 {
    font-size: 21px;
  }
  .cgc_landing .why__choose__cgc__headingText p {
    font-size: 16px;
  }
  .cgc_landing .why__choose__cgc__bottom__section {
    margin-top: 23px;
  }
  .cgc_landing .feature-block-4 .feature__icon__content p {
    margin-left: 0px;
  }
  .cgc_landing .feature-block-5 .feature__icon__content p {
    margin-left: 0px;
  }
  .cgc_landing .feature-block-6 .feature__icon__content p {
    margin-left: 0px;
  }
  .feature__icon__block .res-arrow {
    position: relative;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri .why__choose__CGC__headingText h3 {
    font-size: 20px;
    line-height: 2rem;
  }
  .cgc_landing .why__choose__CGC__block {
    flex-direction: column;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri {
    height: 100%;
  }
  .cgc_landing .why__choose__feature__block .res-col {
    display: flex;
    flex-direction: column-reverse;
  }
  .cgc_landing .feature__block__inner.res-margin-bot {
    margin-bottom: 40px;
    margin-right: 15px;
  }
  .cgc_landing .top-margin {
    margin-top: -46px;
  }
  .cgc_landing .empowering__future__section::after {
    content: "";
    background-color: #fdd535;
    position: absolute;
    top: 0;
    left: 90px;
    height: 42%;
    width: 230px;
    margin-left: 60px;
  }
  .cgc_landing .empowering-left-pic {
    position: relative;
    z-index: 1;
    max-width: 80%;
    width: 100%;
    margin: 35px 0 0 0px;
  }
  .cgc_landing .empowering__future__content {
    padding: 30px 0px 0px 22px;
  }
  .cgc_landing .empowering__future__heading h3 {
    font-size: 24px;
  }
  .cgc_landing .empowering__subHeading {
    font-size: 25px;
  }
  .cgc_landing .empowering__future__para p {
    font-size: 16px;
  }
  .cgc_landing .page__banner__apply__btn .apply__now__btn {
    margin-top: 0;
    margin-bottom: 0;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading h3 {
    font-size: 16px;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading {
    margin-left: 0;
  }
  .cgc_landing .scholarship__section__content {
    padding-left: 153px;
    padding-right: 30px;
    padding-top: 1rem;
  }
  .cgc_landing .scholarship__content__bottom p {
    font-size: 16px;
    line-height: 1.9rem;
  }
  .cgc_landing .scholarship__section__heading h3 {
    font-size: 22px;
  }
  .cgc_landing .top__recruiters__bottom__section {
    margin-top: -0.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .cgc_landing .why__choose__CGC__block {
    background: none;
  }
  .cgc_landing .section-title {
    font-size: 20px;
    margin-bottom: 10px;
    padding-top: 0;
    font-weight: 800;
  }
  .cgc_landing .item_data p {
    font-size: 13px;
    text-align: center;
    font-weight: 400;
  }
  .cgc_landing .stat-item h3 {
    font-size: 35px;
    text-align: center;
  }
  .cgc_landing .placement-stats-top p {
    font-size: 15px;
  }
  .cgc_landing .section-subtitle {
    font-size: 16px;
  }
  .cgc_landing .stat-item p {
    font-size: 18px;
    text-align: center;
    margin: 0;
  }
  .cgc_landing .foreign__deligates__block {
    margin-left: 2px;
  }
  .cgc_landing .cgc__scholarship__josh__logo {
    width: 245px;
    margin: 0 auto;
  }
  .cgc_landing .scholarship__block__picture {
    display: none;
  }
  .cgc_landing .scholarship__block__content {
    margin-top: 18px;
  }
  .cgc_landing .cgc__sholarship__heading__logo {
    max-width: 94%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .creating-next-gen-section .slick-dots {
    margin-bottom: 0 !important;
  }
  .cgc_landing .cgc__scholarship__section {
    height: 100%;
    padding: 35px 0;
  }
  .cgc_landing .scholarship__bottom__heading h3 {
    font-size: 19px;
    line-height: 2rem;
  }
  .cgc_landing .scholarship__bottom__heading p {
    max-width: 100%;
    font-size: 16px;
  }
  .cgc_landing .res-off-box {
    margin-top: 20px;
  }
  .cgc_landing .program__offered__section__headingText h3 {
    font-size: 22px;
  }
  .cgc_landing .program__offered__section__headingText p {
    font-size: 16px;
  }
  .cgc_landing .offered__programs__list > li > a {
    font-size: 13px;
  }
  .diff__program__apply__btn__block .program__off-_apply__btn {
    font-size: 19px;
  }
  .cgc_landing .diff__prgrams__list__box .progeam__list__heading h3 {
    font-size: 17px;
  }
  .cgc_landing .placement-stats {
    height: 100%;
    margin-bottom: -4px;
  }
  .cgc_landing .future-res-col {
    padding: 0;
  }
  .cgc_landing .stat-item .feature--icon {
    margin-left: 0;
  }
  .cgc_landing .empowering__future__heading {
    margin-top: 20px;
  }
  .cgc_landing .empowering__future__para p {
    padding-left: 0;
    width: 100%;
  }
  .cgc_landing .empowering__future__para {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .cgc_landing .rise-excel-section-top {
    width: 95%;
    justify-content: flex-start;
    margin-left: 1.5rem;
  }
  .cgc_landing .gallery__section {
    background-color: #f2f3f7;
    height: 100%;
  }
  .cgc_landing .res-mar-top {
    margin-top: 0 !important;
  }
  .cgc_landing .ranking__section__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .ranking__section__headingText p {
    font-size: 16px;
  }
  .cgc_landing .top__ranking__section__left,
  .cgc_landing .top__ranking__section__right {
    margin-bottom: 20px;
  }
  .cgc_landing .tech-labs .container-fluid.px-0 {
    padding-left: 0.7rem !important;
    padding-right: 0.7rem !important;
  }
  .cgc_landing .ranking__slider__block {
    margin-top: 20px !important;
  }
  .cgc_landing .page-sub-heading h3 {
    font-size: 19px;
  }
  .cgc_landing .res-top-mar {
    margin-top: 20px;
  }
  .cgc_landing .exp__beyond__headingText h3 {
    font-size: 16px;
  }
  .cgc_landing .exp__beyond__paraText p {
    margin-top: 20px;
    font-size: 14px;
    text-align: justify;
  }
  .cgc_landing .testimonial__section__top {
    padding-top: 0 !important;
  }
  .cgc_landing .testimonial__section__heading h3 {
    font-size: 24px;
  }
  .cgc_landing .testimonial__section__heading p {
    font-size: 16px;
  }
  .cgc_landing .experience-beyond-stats {
    justify-content: center;
  }
  .slick-slide img {
    display: block;
    margin: 0 auto;
  }
  .cgc_landing .international__tie__ups__para p {
    margin-bottom: 40px;
  }
  .cgc_landing .showcase .overlay::before {
    content: none;
  }
  .cgc_landing .testimonial-section-bottom-line h2 {
    line-height: 1.5rem;
  }
  .cgc_landing .testimonial-section-bottom-line h2 {
    font-size: 16px;
  }
  .cgc_landing .testimonial__section {
    height: 100%;
  }
  .cgc_landing .footer__para {
    font-size: 12px;
  }
  .cgc_landing .gallery__section .slick-dots {
    margin-top: 0x;
  }
  .cgc_landing .gallery__section .slick-dots {
    margin-top: 0x;
  }
  .cgc_landing .international__Mous .slick-dots {
    margin-top: -28px !important;
  }
  .cgc_landing .state-of-art-labs .slick-dots {
    margin-top: -25px !important;
  }
  .cgc_landing .international__Mous {
    height: 795px;
    padding: 35px 0;
  }
  .cgc_landing .right-pad img {
    padding-right: 23px;
  }
  .cgc_landing .foreign__deligates .slick-dots {
    margin-top: -30px !important;
  }
  .cgc_landing .why__choose__CGC__block {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .cgc_landing .feature__block__picture {
    width: 125px;
    height: 125px;
    margin: 0 auto;
  }
  .cgc_landing .feature__block__picture img {
    width: 60px;
    height: 60px;
  }
  .cgc_landing .feature__block__content p {
    font-size: 14px;
  }
  .cgc_landing .feature__box__3 {
    margin-left: 0;
  }
  .cgc_landing .placement-stats li.slick-active button {
    background-color: #ffda47 !important;
  }
  .cgc_landing .experience__beyond__content {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 18px 23px;
  }
  .cgc_landing .experience__beyond__picture img {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 100%;
  }
  .cgc_landing .gallery__section.sec-padding {
    padding: 30px 0 0;
  }
  .cgc_landing .foreign__deligates.sec-padding {
    padding: 30px 0;
  }
  .cgc_landing .why__choose__us__left__icons::before {
    content: none;
  }
  .cgc_landing .why__choose__us__right__icons::after {
    content: none;
  }
  .cgc_landing .icon__block {
    height: 100%;
  }
  .cgc_landing .coe_sec .top-heading h2 {
    padding-top: 15px;
  }
  .cgc_landing .coe_sec.sec-padding {
    padding: 40px 10px;
  }
  .cgc_landing .gallery__section .gallery__section__top__headingText h3 {
    padding-top: 0px;
    font-size: 22px;
    padding-bottom: 5px;
  }
  .cgc_landing .gallery__section .gallery__section__top__headingText p {
    font-size: 15px;
  }
  .cgc_landing .testimonial__section__heading h3 {
    font-size: 20px;
    padding-top: 3px;
  }
  .cgc_landing .testimonial__section {
    padding: 30px 0;
  }
  .cgc_landing .testimonial-section-bottom-line h2 {
    width: 100%;
    margin: 0 auto;
    margin-top: -10px;
    margin-bottom: 0px;
  }
  .cgc_landing
    .testimonial__section__top__content
    .testimonial__section__info
    h3 {
    font-size: 22px;
  }
  .cgc_landing .testimonial__section__top__content {
    padding: 20px 0;
  }
  .cgc_landing .lab-text {
    font-size: 18px;
  }
  .cgc_landing .experience__beyond__headingText {
    padding-top: 0px;
  }
  .cgc_landing .foreign__deligates__headingText {
    padding-top: 0px;
  }
  .cgc_landing .international__Mous__bottom {
    margin-top: 1rem;
  }
  .cgc_landing .why__choose__CGC.sec-padding {
    padding: 40px 0 0px;
  }
  .cgc_landing .international__tie__ups__para p {
    padding: 0 10px;
  }
  .cgc_landing .program__offered__section.sec-padding {
    padding: 40px 0 20px;
  }
  .cgc_landing .international__Mous__headingText h3 {
    font-size: 20px !important;
    font-weight: 800;
  }
  .cgc_landing .state-of-art-labs-headingText {
    padding-top: 10px;
  }
  .cgc_landing .state-of-art-labs-headingText h2 {
    font-size: 22px;
  }
  .cgc_landing .state-of-art-labs-headingText p {
    font-size: 16px !important;
    width: 100%;
  }
  .cgc_landing .experience__beyond.sec-padding {
    padding: 40px 0;
  }
  .cgc_landing .foreign__deligates {
    height: 100%;
  }
  .cgc_landing .feature__icon__content p {
    font-size: 17px;
    margin-left: 0;
  }
  .cgc_landing .testimonial__section .slick-dots {
    margin-top: 15px;
  }
  .cgc_landing .below-margin {
    margin-bottom: 10px;
  }
  .cgc_landing .mobile-logo-hide {
    display: none;
  }
  .cgc_landing .slider-wrapper .life-pu-box {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
  }
  .cgc_landing .slider-wrapper .life-pu-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100%;
    transform: unset;
  }
  .cgc_landing .life-pu-box {
    height: 210px;
  }
  .life-pu-box {
    margin-bottom: 20px;
  }
  .cgc_landing .slider-wrapper .slick-slide {
    width: 100%;
  }
  .cgc_landing .slick-slide {
    margin: 0;
    padding: 0;
    margin-bottom: 1rem !important;
  }
  .cgc_landing .slider-wrapper {
    width: 100%;
    overflow: hidden;
  }
  .cgc_landing .res-padd {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .cgc_landing .life-pu-description p {
    font-size: 16px;
    line-height: 1.4rem;
  }
  .cgc_landing .why__choose__feature__block {
    width: 50%;
  }
  .cgc_landing .feature__picture__outer__circle {
    border: none;
  }
  .ranking-section__top-rankings--slider .slider-nav {
    width: 100%;
  }
  .cgc_landing .rankingthumb-content {
    font-size: 18px;
  }
  .rankingthumb-content-content {
    text-align: left;
  }
  .cgc_landing .gallery-zoom {
    background-position: bottom;
  }
  .cgc_landing .icon-wrapper,
  .icon-content {
    width: 100%;
  }
  .cgc_landing .icon-content {
    padding-top: 10px;
  }
  .cgc_landing .center__of__excellence__block {
    margin-top: 3.7rem;
  }
  .cgc_landing .coe-heading {
    padding-top: 0 !important;
    margin-bottom: -15px !important;
  }
  .cgc_landing .coe-slider .slider-picture img {
    border: 5px solid #fff;
    margin-bottom: 30px;
  }
  .cgc_landing .bot-mg {
    margin-bottom: 10px;
  }
  .cgc_landing .life-pu-box::before {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
  }
  .cgc_landing .why__choose__CGC__bottom {
    margin-top: 1.5rem;
  }
  .cgc_landing .why__choose__CGC__block {
    align-items: flex-start;
  }
  .cgc_landing .why__choose__CGC__block {
    height: 100%;
  }
  .cgc_landing .bodr-right {
    border-right: 1px dotted #fff;
  }
  .cgc_landing .bodr-bot {
    border-bottom: 1px dotted #fff;
  }
  .why__choose__feature__block {
    height: 100%;
  }
  .feature__block__inner {
    height: 100%;
  }
  .cgc_landing .why__choose__feature__block {
    min-height: 235px;
  }
  .cgc_landing .top__recruiters .item {
    border-right: none;
    box-shadow: 5px 6px 10px transparent;
  }
  .cgc_landing .top__recruiters {
    height: 450px;
    background-position: left;
  }
  .cgc_landing .top__recruiters .pl-pr-70 {
    padding: 0;
  }
  .cgc_landing .top__recruiters__top__section .top__recruiters__heading h3 {
    padding-top: 10px;
  }
  .ranking-section__top-rankings--slider .rs-item__in {
    margin: 0 auto;
  }
  .pagination-style .slick-arrow.slick-prev {
    left: 0;
  }
  .cgc_landing .pagination-style .slick-arrow.slick-next {
    right: 0;
  }
  .cgc_landing .rdi-item {
    text-align: center !important;
  }
  .cgc_landing .mobile-rec-hide {
    display: none;
  }
  .rs-detail-item__slider {
    width: 517px;
    margin: 0 auto;
  }
  .cgc_landing
    .rise__achieve__excel__section
    .page__banner__apply__btn
    .apply__now__btn {
    margin-top: 10px;
    margin-left: 8px;
  }
  .cgc_landing .rise__excel__section__block {
    padding-top: 0;
  }
  .cgc_landing .excel__rise__picture__block {
    margin-top: 0 !important;
  }
  .cgc_landing .excel__rise__picture__block {
    max-width: 97%;
    width: 100%;
  }
  .cgc_landing .header__left__icon__block {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cgc_landing .program__offered__section__bottom {
    margin-top: 0 !important;
  }
  .cgc_landing .progeam__list__heading {
    margin-bottom: 0;
  }
  .cgc_landing .desktop-row {
    display: none;
  }
  .cgc_landing .mobile-row {
    display: block;
  }
  .cgc_landing .banner-desktop {
    background: none;
  }
  .cgc_landing .banner-mob-block {
    display: block;
  }
  .cgc_landing .ranking__section .pagination-style .slick-dots {
    padding: 0 !important;
  }
  .cgc_landing .pagination-style .slick-dots li {
    margin-right: 0;
  }
  .cgc_landing .ranking__section__bottom {
    margin-top: 1.7rem !important;
  }
  .cgc_landing .international__tie__ups__heading h3 {
    font-size: 20px;
    line-height: 1.7rem;
  }
  .cgc_landing .creating-next-gen-section .slick-dots {
    margin-top: -30px;
    margin-bottom: 0;
  }
  .cgc_landing
    .accordion-item:first-of-type
    > .accordion-header
    .accordion-button {
    font-size: 15px;
    border-bottom: 1px solid #ccc;
    line-height: 1.3rem;
  }
  .cgc_landing .accordion-button {
    font-size: 16px;
    border-bottom: 1px solid #ccc;
  }
  .cgc_landing .accordian-1 .accordion-item {
    margin-bottom: 20px;
  }
  .cgc_landing .experience__beyond .slick-dots {
    margin-top: 0px;
  }
  .cgc_landing .rise-excel-left-picture {
    position: unset;
  }
  .cgc_landing .page__banner__apply__btn {
    width: 100% !important;
    justify-content: flex-end;
  }
  .cgc_landing .mba__overview__section {
    height: 100%;
  }
  .cgc_landing .mba__overview__section .button.tsbs {
    margin-bottom: 10px;
    margin-left: 0;
  }
  .cgc_landing .mba__overview__section__bottom {
    margin-top: 1.5rem !important;
  }
  .cgc_landing .mba__overview__section {
    background-color: #dfe7f3;
    background-image: none;
  }
  .cgc_landing .mba__overview__section {
    background-color: #dfe7f3;
    background-image: none;
  }
  .cgc_landing .mba__overview__section {
    height: 100%;
    padding: 35px 0;
  }
  .cgc_landing .mba__overview__section__bottom {
    margin-top: 1.5rem !important;
  }
  .cgc_landing .link-tabs {
    flex-direction: column;
    margin-bottom: 0.5rem !important;
  }
  .button.tsbs {
    padding: 10px;
  }
  .cgc_landing .tab__headingText {
    text-align: center !important;
    font-size: 18px !important;
    font-weight: 600 !important;
  }
  .cgc_landing .tab-content ul.ul-disc li {
    font-size: 15px;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3 {
    font-size: 22px;
    padding-bottom: 15px;
  }
  .cgc_landing .cgc-jhanjeri-headingText p {
    text-align: justify;
    font-size: 18px !important;
    line-height: 1.5rem;
  }
  .cgc_landing .cgc-jhanjeri-glance-section {
    padding: 30px 0;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3::after {
    content: "";
    width: 79%;
  }
  .cgc_landing .cgc-jhanjeri-headingText p {
    text-align: justify;
    padding: 0;
    margin-top: 15px;
  }
  .cgc_landing .cgc-jhanjeri-glance-picture {
    margin-bottom: 10px;
  }
  .cgc_landing .glance-icon-block {
    display: none;
  }
  .cgc_landing .cgc-jhanjeri-glance-section {
    padding: 40px 0;
  }
  .cgc_landing .empowering-innovation-headingText p {
    width: 100%;
    font-size: 16px;
  }
  .cgc_landing .empowering-innovation-section.sec-padding {
    padding: 40px 0;
  }
  .cgc_landing .resp-row {
    flex-direction: column-reverse;
  }
  .cgc_landing .empowering-innovation-section-bottom {
    margin-top: 1rem !important;
  }
  .cgc_landing .feature__icon__block:hover .feature__icon__content {
    margin-top: 6px;
  }
  .cgc_landing .empowering-innovation-picture-block {
    margin-bottom: 1.5rem;
  }
  .cgc_landing .bot-mrg {
    margin-bottom: 20px;
  }
  .cgc_landing .program-offered-section-picture {
    margin-top: 20px;
  }
  .cgc_landing .mobile-hide {
    display: none;
  }
  .cgc_landing .desktop-version {
    display: none;
  }
  .cgc_landing .mobile-version {
    display: block;
  }
  .cgc_landing .program-offered-section-picture {
    display: none;
  }
  .cgc_landing .program__offered__section.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .placement-stat-picture {
    max-width: 32%;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .cgc_landing .placement-stat-content h3 {
    font-size: 30px;
  }
  .cgc_landing .placement-stat-content p {
    font-size: 18px;
  }
  .cgc_landing .fetaure-block {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(0px);
    border: 1px solid #ffffff3d;
    border-radius: 7px;
    padding: 15px 13px !important;
  }
  .cgc_landing .feature-block-picture img {
    max-width: 25%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .fetaure-block .feature-block-content h3 {
    font-size: 18px;
    line-height: 1.5rem;
  }
  .cgc_landing .mobile-gallery-description p {
    font-size: 12px;
    height: 38px !important;
  }
}
@media screen and (max-width: 768px) {
  .cgc_landing .program-offered-section-picture {
    display: none;
  }
  .cgc_landing .program__offered__section .resp-pad {
    padding: 0 40px;
  }
  .cgc_landing .feature__icon__block:hover img {
    transform: unset;
    transition: all 0.7s ease-in-out;
  }
  .cgc_landing .program__offered__section.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .program__offered__section__headingText h3 {
    font-size: 24px;
    margin-bottom: 5px;
    margin-bottom: 0 !important;
  }
  .cgc_landing .cgc-jhanjeri-glance-section {
    margin-top: 20px;
  }
  .cgc_landing .program__offered__section__headingText p {
    font-size: 16px;
  }
  .cgc_landing .program__offered__section__bottom {
    margin-top: 1rem !important;
  }
  .cgc_landing .glance-icon-block {
    display: none;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3 {
    padding-bottom: 15px;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3::after {
    content: "";
    width: 64%;
  }
  .cgc_landing .cgc-jhanjeri-glance-section {
    padding: 45px 0 30px;
    background-image: none;
    background-color: #e5e4e7;
    height: 100%;
  }
  .cgc_landing .cgc-jhanjeri-headingText {
    padding-top: 0px;
  }
  .cgc_landing .cgc-jhanjeri-headingText p {
    font-size: 21px;
    line-height: 1.9rem;
    width: 98%;
    text-align: justify;
  }
  .cgc_landing .life-pu-box::before {
    background-image: linear-gradient(
      to top right,
      rgba(0, 0, 0, 0.9),
      transparent
    );
  }
  .cgc_landing .rs-detail-item {
    margin-left: 17px;
  }
  .cgc_landing .ranking__section {
    padding: 50px 0 30px;
    margin-bottom: -8px;
  }
  .cgc_landing .foregin__deligates__bottom {
    margin-top: 2rem;
  }
  .cgc_landing .feature__icon__block {
    margin-bottom: 16px;
  }
  .cgc_landing .custom-width {
    width: 175px;
    margin: 0 auto;
    text-align: left;
  }
  .cgc_landing .tab-content ul.ul-disc li {
    font-size: 14px;
  }
  .cgc_landing .placement__pathways .slick-dots {
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
  }
  .cgc_landing .empowering-innovation-section .slick-dots {
    margin-top: 0;
  }
  .cgc_landing .tab-content ul.ul-disc {
    padding-left: 10px !important;
  }
  .cgc_landing .cultivating-excellence {
    height: 100%;
  }
  .cgc_landing .fetaure-block {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(0px);
    border: 1px solid #ffffff3d;
    border-radius: 7px;
    padding: 20px !important;
  }
  .cgc_landing .fetaure-block {
    text-align: center;
  }
  .cgc_landing .feature-bodr {
    border: none;
  }
  .cgc_landing .feature-block-picture img {
    max-width: 35%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .fetaure-block .feature-block-content h3 {
    font-size: 20px;
    line-height: 1.5rem;
  }
  .cgc_landing .cultivating-excellence .slick-dots {
    margin-top: 0;
    padding: 0;
  }
  /* .cgc_landing li.slick-active button {
    background-color: #ffda47 !important;
  } */
  .cgc_landing .resp-mg {
    margin-top: 0 !important;
  }
  .cgc_landing .cultivating-excellence-bottom {
    margin-top: 1.5rem !important;
  }
  .cgc_landing .cultivating-excellence.sec-padding {
    padding: 30px 0 !important;
  }
  .cgc_landing .cultivating-excellence .cultivating-excellence-headingText h3 {
    font-size: 19px;
    line-height: 1.5rem;
  }
  .cgc_landing .cultivating-excellence .cultivating-excellence-headingText p {
    font-size: 16px;
  }
  .cgc_landing .feature-block-picture img {
    max-width: 20%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .feature-block-picture {
    display: flex;
    justify-content: center;
  }
  .cgc_landing .placement-stat-box {
    width: 100%;
  }
  .cgc_landing .placement__pathways__bottom {
    margin-top: 1.5rem !important;
  }
  .cgc_landing .placement-resp-mg {
    margin-top: 0 !important;
  }
  .cgc_landing .placement-stat-box {
    padding: 20px;
    border: 2px solid #1c3c3c;
  }
  .cgc_landing .bodr-left {
    border: none;
  }
  .cgc_landing .placement-stat-content {
    margin-top: 15px;
    text-align: center;
  }
  .cgc_landing .placement-stat-content h3 {
    font-size: 26px;
  }
  .cgc_landing .placement-stat-content p {
    font-size: 20px;
  }
  .cgc_landing .placement-stat-picture {
    max-width: 20%;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
}

@media screen and (min-width: 320px) and (max-width: 374.98px) {
  .cgc_landing .item__slider__block {
    width: 70px !important;
    padding: 1rem 0;
    margin: 0 2px;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 510px) and (max-width: 523.98px) {
  .cgc_landing .item__slider__block {
    width: 108px !important;
    padding: 1rem 0;
    margin: 0 5px;
  }
}
@media screen and (min-width: 460px) and (max-width: 509.98px) {
  .cgc_landing .item__slider__block {
    width: 108px !important;
    padding: 1rem 0;
  }
}
@media screen and (min-width: 350px) and (max-width: 459.98px) {
  .cgc_landing .item__slider__block {
    width: 98px !important;
    padding: 1rem 0;
  }
}
@media screen and (min-width: 350px) and (max-width: 415.98px) {
  .cgc_landing .item__slider__block {
    width: 77px !important;
    padding: 1rem 0;
  }
}

@media screen and (max-width: 320px) {
  .cgc_landing .testimonial__placement__logo {
    padding: 10px 5px 10px -5px;
  }
  .cgc_landing
    .testimonial__section__top__content
    .testimonial__section__info
    p {
    font-size: 16px;
  }
  .cgc_landing .cgc-jhanjeri-glance-section {
    height: 100%;
    background-image: none;
    background-color: #f5f3f8;
  }
  .cgc_landing .testimonial__section__top__content .testimonial__section__info {
    padding-right: 5px;
  }
  .cgc_landing .tab-content ul.ul-disc li {
    font-size: 12px;
  }
  .cgc_landing .course-apply-btn-block {
    max-width: 100%;
    justify-content: flex-start;
  }
  .cgc_landing .testimonial-section-bottom-line h2 {
    text-align: center;
    font-size: 14px;
  }
  .cgc_landing .gallery__section .gallery__section__top__headingText h3 {
    padding-top: 0px;
    font-size: 20px;
    padding-bottom: 5px;
  }
  .cgc_landing .gallery__section .gallery__section__top__headingText p {
    font-size: 14px;
  }
  .cgc_landing .sec-padding {
    padding: 30px 0;
  }
  .cgc_landing .top-heading h2 {
    font-size: 20px;
  }
  .cgc_landing .res-mg {
    margin-top: 0 !important;
  }
  .cgc_landing .icon-content p {
    font-size: 14px;
  }
  .cgc_landing .coe-slider .slider-picture img {
    border: 5px solid #fff;
    margin-bottom: 10px;
  }
  .cgc_landing .why__choose__cgc__headingText h3 {
    font-size: 20px;
  }
  .cgc_landing .foreign__deligates .slick-dots {
    margin-top: -15px;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading p {
    font-size: 14px;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading h3 {
    font-size: 14px;
  }
  .cgc_landing .exp__beyond__paraText p {
    line-height: 1.3rem;
  }
  .cgc_landing .experience__beyond__headingText h3 {
    font-size: 18px;
    line-height: 1.5rem;
  }
  .cgc_landing .state-of-art-labs-headingText h2 {
    font-size: 18px;
  }
  .cgc_landing .life-pu-description p {
    font-size: 14px;
    line-height: 1.3rem;
  }
  .cgc_landing .international__tie__ups__para p {
    font-size: 14px;
    line-height: 1.5rem;
  }
  .cgc_landing .cgc__scholarship__josh__logo {
    width: 160px;
    margin: 0 auto;
  }
  .cgc_landing .cgc__sholarship__heading__logo {
    max-width: 85%;
    width: 100%;
  }
  .cgc_landing .scholarship__block__content__bottom {
    margin-top: 15px;
  }
  .cgc_landing .scholarship__bottom__heading h3 {
    font-size: 20px !important;
    line-height: 1.4rem;
  }
  .cgc_landing .page__banner__apply__btn .apply__now__btn {
    margin-top: -5px;
    margin-bottom: 15px;
  }
  .cgc_landing .scholarship__block__content {
    margin-top: 15px;
  }
  .cgc_landing .section-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .cgc_landing .stat-item h3 {
    font-size: 32px;
  }
  .cgc_landing .stat-item {
    padding: 15px 13px 15px 20px;
  }
  .cgc_landing .stat-item p {
    font-size: 15px;
  }
  .cgc_landing .icon {
    width: 80px;
    height: 80px;
  }
  .cgc_landing .custom-size {
    width: 40px !important;
    height: 40px !important;
  }
  .cgc_landing .placement-stats-bottom .slick-slide {
    margin-bottom: 0 !important;
  }
  .cgc_landing .stat-item p {
    margin-bottom: 0 !important;
  }
  .cgc_landing .placement-stats-bottom {
    margin-top: 20px !important;
  }
  .cgc_landing .testimonial-stats .text {
    font-size: 14px;
  }
  .cgc_landing .empowering__future__heading h3 {
    font-size: 20px;
  }
  .cgc_landing .empowering__future__heading h3 {
    margin-bottom: 0;
  }
  .cgc_landing .excel__rise__picture__block {
    margin-top: -35px;
  }
  .rs-detail-item__slider {
    width: 300px;
    margin: 0 auto;
  }
  .cgc_landing .lab-text {
    font-size: 14px;
  }
  .cgc_landing .rise-excel-left-picture {
    position: unset;
    display: none;
  }
  .cgc_landing .empowering__future__para p {
    width: 100%;
  }
  .cgc_landing .mba__specialization__section.sec-padding {
    padding: 40px 0 !important;
  }
  .cgc_landing .cgc-jhanjeri-glance-picture img {
    width: 95%;
  }
  .cgc_landing .cgc-jhanjeri-glance-section {
    padding: 30px 0;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3 {
    font-size: 20px;
    padding-bottom: 15px;
    text-align: left;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3::after {
    width: 77%;
  }
  .cgc_landing .cgc-jhanjeri-headingText p {
    margin-top: 14px;
    text-align: justify;
    padding-right: 0;
    font-size: 16px;
    line-height: 1.5rem;
  }
  .cgc_landing .empowering-innovation-headingText h3 {
    font-size: 20px;
  }
  .cgc_landing .glance-icon-block .glance-bg-icon {
    width: 75px;
    margin-right: 0px;
  }
  .cgc_landing .cultivating-excellence .cultivating-excellence-headingText h3 {
    font-size: 16px;
    line-height: 1.5rem;
  }
  .cgc_landing .cultivating-excellence .pl-pr-40 {
    padding: 0 20px 0 20px;
  }
  .cgc_landing .cultivating-excellence .cultivating-excellence-headingText p {
    font-size: 16px;
  }
}
@media screen and (min-width: 481px) and (max-width: 600px) {
  .cgc_landing .why__choose__feature__block {
    margin-top: 0px;
    min-height: 278px;
  }
  .cgc_landing .bottom-margin {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 480px) {
  .cgc_landing .page__banner__heading h3 {
    font-size: 22px;
    line-height: 2rem;
  }
  .cgc_landing .placement-stat-picture {
    max-width: 30%;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .cgc_landing .placement-stat-content p {
    font-size: 16px;
  }
  .cgc_landing .placement-stat-content h3 {
    font-size: 24px;
  }
  .cgc_landing .pl-pr-50 {
    padding: 0 20px 0 20px;
  }
  .cgc_landing .empowering__future__heading h3 {
    font-size: 22px;
  }
  .cgc_landing .empowering__subHeading {
    font-size: 24px;
  }
  .cgc_landing .empowering__future__heading::after {
    content: "";
    width: 65%;
    margin-top: 7px;
  }
  .cgc_landing .content-para {
    text-align: justify;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.37rem;
  }
  .cgc_landing .content-para {
    text-align: justify;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.37rem;
  }
  .cgc_landing .empowering__future__para p {
    font-size: 15px;
    line-height: 1.6rem;
  }
  .cgc_landing .ranking__section__headingText h3 {
    font-size: 20px;
  }
  .cgc_landing .ranking__section__headingText p {
    font-size: 16px;
  }
  .cgc_landing .page-sub-heading h3 {
    font-size: 16px;
  }
  .cgc_landing .placement__pathways.sec-padding {
    padding: 30px 0;
    margin-bottom: -10px;
  }
  .cgc_landing .placement__pathways__top .placement__pathways__headingText h3 {
    font-size: 20px;
    line-height: 1.6rem;
    font-weight: 800;
  }
  .cgc_landing .placement__subheading {
    font-size: 16px;
  }
  .cgc_landing .placement__subheading {
    font-size: 14px;
  }
  .cgc_landing .testimonial-stats .number {
    font-size: 26px;
  }
  .cgc_landing .placement__pathways__content h3 {
    font-size: 20px;
  }
  .cgc_landing .placement__pathways__content p {
    font-size: 24px;
    margin-bottom: 0 !important;
  }
  .cgc_landing .feature__block__picture {
    width: 100px;
    height: 100px;
    margin: 0 auto;
  }
  .cgc_landing .top-margin {
    margin-top: 0;
  }
  .cgc_landing .bottom-margin {
    margin-bottom: -10px;
  }
  .rs-detail-item__slider {
    width: 350px;
    margin: 0 auto;
  }
  .rankingthumb-content-content {
    text-align: left !important;
    font-size: 16px;
    width: 160px;
  }
  .cgc_landing .feature__block__content p {
    margin-bottom: 0 !important;
    margin-top: 10px;
  }
  .cgc_landing .feature__block__inner.res-margin-bot {
    margin-bottom: 0;
    margin-right: 15px;
  }
  .cgc_landing .feature__block__picture img {
    width: 50px;
    height: 50px;
  }
  .cgc_landing .program__offered__section__headingText h3 {
    font-size: 18px;
  }
  .cgc_landing .program__offered__section__headingText p {
    font-size: 16px;
  }
  .diff__program__apply__btn__block .program__off-_apply__btn {
    font-size: 17px;
  }
  .cgc_landing .scholarship__bottom__heading h3 {
    font-size: 20px;
    line-height: 1.7rem;
    font-weight: 800;
  }
  .cgc_landing .scholarship__bottom__heading p {
    max-width: 100%;
    font-size: 14px;
  }
  .cgc_landing .international__tie__ups__heading h3 {
    font-size: 19px;
    line-height: 1.7rem;
    font-weight: 800;
  }
  .cgc_landing .state-of-art-labs-headingText h2 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 800;
  }
  .cgc_landing .state-of-art-labs-headingText p {
    font-size: 14px;
    width: 100%;
  }
  .cgc_landing .experience__beyond__headingText h3 {
    font-size: 20px;
  }
  .cgc_landing .experience__beyond__headingText p {
    font-size: 14px;
  }
  .cgc_landing .exp__beyond__headingText h3 {
    font-size: 14px;
    padding-bottom: 17px;
    line-height: 1.3rem;
  }
  .cgc_landing .foreign__deligates__headingText h3 {
    font-size: 20px;
    line-height: 27px;
  }
  .cgc_landing .why__choose__cgc__headingText h3 {
    font-size: 19px;
  }
  .cgc_landing
    .testimonial__section__top__content
    .testimonial__section__info
    h3 {
    font-size: 14px;
  }
  .ranking-section__top-rankings--slider .slider-nav {
    width: 100%;
  }
  .cgc_landing .rankingthumb-content {
    font-size: 17px;
    text-align: left;
  }
  .cgc_landing .lab-text {
    font-size: 22px;
  }
  .cgc_landing .tech-labs .slick-dots {
    margin-top: -20px;
  }
  .cgc_landing li.slick-active button {
    background-color: #1c3c3c !important;
  }
  .cgc_landing .testimonial-section-bottom-line h2 {
    text-align: center;
    font-size: 15px;
  }
  .cgc_landing .gallery__section .gallery__section__top__headingText h3 {
    padding-top: 0px;
    font-size: 20px;
    padding-bottom: 0px;
    font-weight: 800;
  }
  .cgc_landing .gallery__section .gallery__section__top__headingText p {
    font-size: 16px;
  }
  .cgc_landing .cgc__scholarship__section .sec-padding {
    padding: 40px 0;
  }
  .cgc_landing .top-heading h2 {
    font-size: 24px;
  }
  .cgc_landing .res-mg {
    margin-top: 0 !important;
  }
  .cgc_landing .icon-content p {
    font-size: 14px;
  }
  .cgc_landing .coe-slider .slider-picture img {
    border: 5px solid #fff;
    margin-bottom: 15px;
  }
  .cgc_landing .why__choose__cgc__headingText h3 {
    font-size: 20px;
    font-weight: 800;
  }
  .cgc_landing .feature__icon {
    width: 85px;
    height: 85px;
  }
  .cgc_landing .feature__icon img {
    width: 35px;
    height: 40px;
  }
  .cgc_landing .feature__icon__content p {
    font-size: 15px;
  }
  .cgc_landing .feature__icon__block {
    margin-bottom: 13px;
  }
  .cgc_landing .feature__icon__block .res-arrow::after {
    content: "";
    height: 40px;
    top: 30px;
  }
  .cgc_landing .bot-mg {
    margin-bottom: 0px;
  }
  .cgc_landing .foreign__deligates__headingText h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 800;
  }
  .cgc_landing .foregin__deligates__bottom {
    margin-top: 1rem;
  }
  .cgc_landing .exp__beyond__paraText p {
    line-height: 1.4rem;
  }
  .cgc_landing .future-res-col {
    padding: 0 !important;
  }
  .cgc_landing .international__mous__slider .mous__image__icon {
    width: 85%;
    margin: 0 auto;
  }
  .cgc_landing .international__tie__ups__para p {
    margin-bottom: 18px;
    margin-top: 0;
  }
  .cgc_landing .international__tieup__inner__block {
    padding-top: 0px;
  }
  .cgc_landing .cgc__scholarship__josh__logo {
    width: 190px;
  }
  .cgc_landing .cgc__sholarship__heading__logo {
    max-width: 88%;
    width: 100%;
  }
  .cgc_landing .page__banner__apply__btn .apply__now__btn {
    margin-top: -5px;
    margin-bottom: 10px;
  }
  .cgc_landing .excel__rise__picture__block {
    margin-top: -35px;
  }
  .cgc_landing .legacy-description-block-top h3 {
    font-size: 20px;
    line-height: 1.7rem;
    text-align: center;
    font-weight: 800;
  }
  .cgc_landing .legacy-stat-block {
    max-width: 100%;
    margin: 0 auto;
  }
  .cgc_landing .stat-item {
    max-width: 100%;
  }
  .cgc_landing br.mobile-stat-hide {
    display: none;
  }
  .cgc_landing .legacy-description-block-top p {
    font-size: 16px;
    line-height: 1.7rem;
    text-align: center;
    margin-bottom: 10px;
  }
  .rs-detail-item__slider {
    width: 350px;
    margin: 0 auto;
  }
  .cgc_landing .testimonial__section__bottom {
    margin-top: 1rem !important;
  }
  .cgc_landing .gallery__section__bottom {
    margin-top: 1.5rem !important;
  }
  .cgc_landing .empowering-apply-btn {
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .cgc_landing .pad-top {
    padding-top: 0 !important;
  }
  .cgc_landing .mba__overview__section__bottom {
    margin-top: 1.5rem !important;
  }
  .cgc_landing .placement__pathways__headingText h3 {
    font-size: 20px;
    text-align: center;
    line-height: 1.6rem;
    font-weight: 800;
  }
  .cgc_landing .placement__pathways__headingText p {
    font-size: 16px;
    text-align: center;
  }
  .cgc_landing .mba__overview__section__bottom {
    margin-top: 1.5rem !important;
  }
  .cgc_landing .link-tabs {
    flex-direction: column;
    margin-bottom: 0.5rem !important;
  }
}

@media screen and (min-width: 601px) and (max-width: 767.5px) {
  .cgc_landing .page__banner__heading h3 {
    font-size: 28px;
    line-height: 2.5rem;
  }
  .cgc_landing .legacy-description-block{
    padding: 0;
  }
  .cgc_landing .bca-legacy-headingText {
    font-size: 20px;
}
.cgc_landing .lab-sub-heading {
  margin-top: 25px;
  font-size: 22px;
  font-weight: 600;
}
  .cgc_landing .owl-carousel .owl-dots {
    margin-top: 1em;
    margin-bottom: 1rem;
  }
  .cgc_landing .item_data p {
    font-size: 14px;
  }
  .cgc_landing .creating-next-gen-section.sec-padding {
    padding: 40px 0;
  }
  .cgc_landing .creating-next-gen-right {
    display: none;
  }
  .cgc_landing .feature__icon__block:hover .feature__icon__content {
    margin-top: 5px;
    transition: all 0.5s ease-in-out;
  }
  .cgc_landing .page__banner__para {
    font-size: 17px;
  }
  .cgc_landing .legacy-stat-block {
    text-align: center;
    background: rgba(255, 255, 255, 0.4);
    padding: 20px 15px 20px;
    margin-top: 0 !important;
    border-radius: 10px;
    min-height: 285px;
    width: 100%;
    margin: 0 auto;
  }
  .cgc_landing .legacy-description-block-top {
    position: relative;
    padding-bottom: 15px;
  }
  .cgc_landing .legacy-section .slick-dots {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;
    list-style: none;
    margin-top: 5px;
    padding: 0;
  }
  .cgc_landing .legacy-description-block-top h3 {
    font-size: 22px;
    line-height: 2.2rem;
    text-align: center;
    margin-bottom: 3px;
  }
  .legacy-description-block-bottom.mt-5 {
    margin-top: 0.5rem !important;
  }
  .cgc_landing .legacy-description-block-top p {
    font-size: 20px;
    line-height: 2rem;
    text-align: center;
  }
  .cgc_landing .legacy-description-block-top::after {
    content: "";
    background-size: cover;
    left: 50%;
    transform: translateX(-50%);
    width: 38%;
    padding: 0;
  }
  .cgc_landing .legacy-section {
    background-position: left;
  }
  .cgc_landing .stat-block-heading {
    margin-top: 10px;
  }
  .cgc_landing .stat-bodr-left {
    border-left: none;
  }
  .cgc_landing .stat-block-heading h3 {
    font-size: 21px;
  }
  .cgc_landing .stat-block-heading p {
    font-size: 1.2rem;
  }
  .cgc_landing .stat-bodr-bot {
    border-bottom: none;
  }
  .slick-slide img {
    display: unset;
  }
  .cgc_landing .legacy-stat-block {
    display: flex;
    align-items: flex-start;
    border: 2px solid #0283df;
  }
  .cgc_landing .gallery__section .slick-slide {
    margin-bottom: 10px;
  }
  .cgc_landing .law-admissions {
    margin-bottom: -7px;
  }
  .cgc_landing .mba__overview__section {
    background-color: #dfe7f3;
    background-image: none;
  }
  .cgc_landing .feature__icon__content p {
    font-size: 16px;
    margin-left: 0;
  }
  .cgc_landing .course-block-1 {
    margin-top: 30px;
  }
  .cgc_landing .mba__overview__section__bottom {
    margin-top: 1.5rem !important;
  }
  .cgc_landing .button.tsbs {
    margin-bottom: 10px;
  }
  .cgc_landing .mba__overview__section .button.tsbs a {
    font-size: 15px;
  }
  .cgc_landing .desktop-row {
    display: none;
  }
  .cgc_landing .mobile-row {
    display: block;
  }
  .cgc_landing .empowering__future__section::after {
    content: "";
    background-color: #fdd535;
    position: absolute;
    top: 0;
    left: unset;
    right: 0;
    height: 61%;
    width: 300px;
    margin-left: 60px;
    z-index: -1;
  }
  .cgc_landing .empowering-left-pic {
    max-width: 85%;
    margin: 85px 0 0 0;
  }
  .cgc_landing .res-pad {
    padding: 0 15px 0 20px;
  }
  .cgc_landing .empowering__future__content {
    padding: 30px 0px 0 20px;
  }
  .cgc_landing .empowering__future__heading h3 {
    font-size: 26px;
  }
  .cgc_landing .page__banner__apply__btn {
    margin-top: 15px;
  }
  .cgc_landing .rise-excel-right-content {
    padding-top: 10px;
  }
  .cgc_landing .excel__rise__picture__block {
    max-width: 97%;
  }
  .cgc_landing .rise-excel-section-top {
    justify-content: flex-start;
    width: 90%;
    margin-left: 2rem;
  }
  .cgc_landing .empowering__subHeading {
    font-size: 32px;
  }
  .cgc_landing .empowering__future__para p {
    font-size: 16px;
    width: 100%;
  }
  .cgc_landing .placement__pathways__top .placement__pathways__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .placement__subheading {
    font-size: 16px !important;
  }
  .cgc_landing .testimonial-stats .number {
    font-size: 32px;
  }
  .cgc_landing .testimonial-stats .text {
    font-size: 19px;
    line-height: 1.3;
  }
  .cgc_landing .experience-beyond-stats {
    margin-top: 1rem;
    margin-bottom: 3.5rem;
  }
  .cgc_landing .top__recruiters__top__section .top__recruiters__heading h3 {
    font-size: 24px;
  }
  /* .cgc_landing .top__recruiters {
    height: 600px;
    background-position: left;
  } */
  .cgc_landing .top__recruiters .slick-slide img {
    display: block;
    width: 150px;
    margin: 0 auto;
}
  .cgc_landing .top__recruiters__heading p {
    font-size: 16px;
  }
  .cgc_landing .why__choose__CGC__block {
    flex-direction: column;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri {
    height: 100%;
  }
  .cgc_landing .why__choose__feature__block .res-col {
    display: flex;
    flex-direction: column-reverse;
  }
  .cgc_landing .feature__block__inner.res-margin-bot {
    margin-bottom: 40px;
  }
  .cgc_landing .top-margin {
    margin-top: 0px;
  }
  .cgc_landing .bottom-margin {
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .cgc_landing .why__choose__CGC__block {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri .why__choose__CGC__headingText h3 {
    font-size: 24px;
    line-height: 2.5rem;
  }
  .cgc_landing .stat-item {
    background-color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(0px);
    padding: 15px 10px;
    border-radius: 15px;
  }
  .cgc_landing .section-title {
    font-size: 24px;
  }
  .cgc_landing .section-subtitle {
    font-size: 17px;
  }
  .cgc_landing .international__tie__ups__heading h3 {
    font-size: 24px;
    line-height: 2.3rem;
  }
  .cgc_landing .international__Mous__para {
    font-size: 16px;
  }
  .cgc_landing .experience__beyond__content {
    background-color: #ad274f;
    padding: 30px 24px;
  }
  .cgc_landing .exp__beyond__headingText h3 {
    font-size: 20px !important;
  }
  .cgc_landing .exp__beyond__paraText p {
    font-size: 20px;
    text-align: justify;
    margin-top: 35px;
  }
  .cgc_landing .foreign__deligates__block {
    margin-left: 0px;
  }
  .cgc_landing .picture__desktop__view {
    display: none;
  }
  .cgc_landing .picture__mobile__view {
    display: block;
    padding-bottom: 70px;
  }
  .cgc_landing .international__tieup__inner__block {
    padding: 0;
  }
  .cgc_landing .international__tie__ups {
    padding: 50px 0 0 0;
  }
  .cgc_landing .international__tie__ups__para p {
    font-size: 16px;
    margin-bottom: 50px;
    padding: 0 30px;
  }
  .cgc_landing .international__tie__ups__heading h3::after {
    width: 50%;
  }
  .cgc_landing .foreign__deligates__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .foreign__deligates__headingText p {
    font-size: 16px;
  }
  .cgc_landing .foreign-deligate__box {
    margin: 0 15px;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading h3 {
    font-size: 15px;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading p {
    font-size: 15px;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading {
    margin-left: 0px;
  }
  .cgc_landing .awards__section__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .awards__section__headingText p {
    font-size: 17px;
  }
  .cgc_landing .showcase p {
    font-size: 16px;
  }
  .cgc_landing .scholarship__section {
    height: 100%;
  }
  .cgc_landing .scholarship__section__content {
    padding-left: 110px;
    padding-right: 30px;
    padding-top: 1rem;
  }
  .cgc_landing .scholarship__content__bottom p {
    font-size: 18px;
    line-height: 1.9rem;
  }
  .cgc_landing .scholarship__section__heading h3 {
    font-size: 22px;
  }
  .cgc_landing .coe_sec {
    height: 100%;
  }
  .cgc_landing .top-heading h2 {
    padding-top: 10px;
    font-size: 26px;
  }
  .cgc_landing .coe-heading h4 {
    font-size: 22px;
  }
  .cgc_landing .without-bottom-space::before {
    left: -25px;
    width: 100%;
  }
  .cgc_landing .icon-wrapper img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
  }
  .cgc_landing .icon-content p {
    font-size: 14px;
  }
  .cgc_landing .empowering-apply-btn {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .cgc_landing .coe-slider .slider-picture img {
    border-radius: 20px;
    border: 5px solid #fff;
  }
  .cgc_landing .why__choose__CGC__content {
    align-items: center;
    justify-content: space-evenly;
  }
  .cgc_landing .feature__icon__block {
    flex-direction: column-reverse;
    position: unset;
    transform: unset;
    margin-bottom: 30px;
  }
  .cgc_landing .why__choose__CGC.sec-padding {
    padding: 40px 0 0;
  }
  .cgc_landing .coe_sec .slick-dots {
    margin-top: 10px;
  }
  .cgc_landing .gallery__section .gallery__section__top__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .gallery__section .gallery__section__top__headingText p {
    font-size: 16px;
  }
  .cgc_landing .experience__beyond__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .experience__beyond__headingText p {
    font-size: 16px;
    margin-top: 0;
  }
  .cgc_landing .state-of-art-labs-headingText h2 {
    font-size: 24px;
  }
  .cgc_landing .state-of-art-labs-headingText p {
    font-size: 16px;
  }
  .cgc_landing .accordion-row-2 .accordion-item {
    margin-top: 20px;
  }
  .cgc_landing .feature__icon__content {
    margin-right: 0;
    margin-top: 15px;
  }
  .cgc_landing .mobile-hide {
    display: none;
  }
  .cgc_landing .why__choose__CGC {
    height: 100%;
  }
  .cgc_landing .res-col {
    flex-direction: column;
  }
  .cgc_landing .why__choose__cgc__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .why__choose__cgc__headingText p {
    font-size: 16px;
  }
  .cgc_landing .why__choose__cgc__bottom__section {
    margin-top: 40px;
  }
  .cgc_landing .feature-block-4 .feature__icon__content p {
    margin-left: 0px;
  }
  .cgc_landing .feature-block-5 .feature__icon__content p {
    margin-left: 0px;
  }
  .cgc_landing .feature-block-6 .feature__icon__content p {
    margin-left: 0px;
  }
  .feature__icon__block .res-arrow {
    position: relative;
  }
  .cgc_landing .feature__icon__block .res-arrow::after {
    content: none;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri .why__choose__CGC__headingText h3 {
    font-size: 24px;
    line-height: 2rem;
  }
  .cgc_landing .why__choose__CGC__block {
    flex-direction: column;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri {
    height: 100%;
  }
  .cgc_landing .why__choose__feature__block .res-col {
    display: flex;
    flex-direction: column-reverse;
  }
  .cgc_landing .feature__block__inner.res-margin-bot {
    margin-bottom: 40px;
  }
  .cgc_landing .why__choose__CGC__picture {
    display: none;
  }
  .cgc_landing .testimonial__section__heading h3 {
    font-size: 24px;
  }
  .cgc_landing .testimonial__section__heading p {
    font-size: 16px;
  }
  .cgc_landing .testimonial-section-bottom-line h2 {
    font-size: 20px;
  }
  .cgc_landing .footer__para {
    font-size: 14px;
  }
  .cgc_landing .why__choose__CGC__block {
    background: none;
  }
  .cgc_landing .ranking__section__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .ranking__section__headingText p {
    font-size: 16px;
  }
  .cgc_landing .top__ranking__section__left,
  .cgc_landing .top__ranking__section__right {
    margin-bottom: 30px;
  }
  .cgc_landing .ranking__section {
    height: 100%;
  }
  .cgc_landing .ranking-img {
    max-width: 56%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .ranking-nirf-img {
    max-width: 70%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .stat-star-rankings {
    margin-top: -35px !important;
  }
  .cgc_landing .cgc__scholarship__josh__logo {
    width: 245px;
    margin: 0 auto;
  }
  .cgc_landing .scholarship__block__picture {
    display: none;
  }
  .cgc_landing .scholarship__block__content {
    margin-top: 35px;
  }
  .cgc_landing .cgc__sholarship__heading__logo {
    max-width: 75%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .cgc__scholarship__section {
    height: 100%;
  }
  .cgc_landing .scholarship__bottom__heading h3 {
    font-size: 24px;
    line-height: 2.3rem;
  }
  .cgc_landing .scholarship__bottom__heading p {
    max-width: 100%;
    font-size: 16px;
  }
  .cgc_landing .placement-stats .slick-dots {
    margin-top: -14px;
  }
  .cgc_landing .page__banner__apply__btn .apply__now__btn {
    margin-top: 0px;
    margin-left: 10px;
    padding: 15px;
    border-radius: 13px;
    border: 2px solid #fff;
    font-weight: 600;
    font-size: 13px;
  }
  .cgc_landing .stat-item p {
    text-align: center;
  }
  .cgc_landing .mba__overview__section .pl-pr-70 {
    padding: 0 30px 0 30px;
  }
  .cgc_landing .pl-pr-50 {
    padding: 0 30px 0 30px;
  }
  .cgc_landing .mba__overview__section {
    height: 715px;
  }
  .cgc_landing .link-tabs {
    margin-bottom: 0.5rem !important;
  }
  .cgc_landing .placement__pathways__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .placement__pathways__bottom {
    margin-top: 0;
  }
  .cgc_landing .placement__pathways__content h3 {
    font-size: 18px;
  }
  .cgc_landing .placement__pathways__content p {
    font-size: 28px;
  }
  .cgc_landing .section-title {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .cgc_landing .stat-item h3 {
    font-size: 40px;
    text-align: center;
  }
  .cgc_landing .stat-item {
    background-color: rgba(255, 255, 255, 1);
    backdrop-filter: blur(0px);
    padding: 15px 25px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 75%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #492320;
  }
  .cgc_landing .stat-item .feature--icon {
    margin-left: 0;
  }
  .cgc_landing li.slick-active button {
    background-color: #1c3c3c !important;
  }
  .cgc_landing .gallery__section .sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .res-mar-top {
    margin-top: 0 !important;
  }
  .cgc_landing .empowering__future__heading {
    margin-top: 40px;
  }
  .cgc_landing .experience-beyond-stats {
    justify-content: center;
  }
  .cgc_landing .res-top-mar {
    margin-top: 25px;
  }
  .why__choose__feature__block {
    width: 50%;
  }
  .cgc_landing .why__choose__CGC__block {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
  }
  .cgc_landing .feature__block__picture {
    width: 125px;
    height: 125px;
    margin: 0 auto;
  }
  .cgc_landing .feature__block__picture img {
    width: 60px;
    height: 60px;
  }
  .cgc_landing .feature__box__3 {
    margin-left: 0;
  }
  .cgc_landing .why__choose__us__left__icons::before {
    content: none;
  }
  .cgc_landing .why__choose__us__right__icons::after {
    content: none;
  }
  .cgc_landing .icon__block {
    height: 100%;
  }
  .testimonial__section__top {
    padding: 0 !important;
  }
  .cgc_landing .testimonial__section {
    height: 100%;
  }
  .cgc_landing .diff__prgrams__image__box img {
    width: 100%;
  }
  .cgc_landing .foreign__deligates {
    height: 100%;
  }
  .cgc_landing .below-margin {
    margin-bottom: 10px;
  }
  .cgc_landing .slider-wrapper .life-pu-box {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
  }
  .cgc_landing .slider-wrapper .life-pu-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100%;
    transform: unset;
  }
  .cgc_landing .life-pu-box {
    height: 210px;
  }
  .life-pu-box {
    margin-bottom: 20px;
  }
  .cgc_landing .slider-wrapper .slick-slide {
    width: 100%;
  }
  .cgc_landing .slick-slide {
    margin: 0;
    padding: 0;
  }
  .cgc_landing .slider-wrapper {
    width: 100%;
    overflow: hidden;
  }
  .cgc_landing .placement-stat-box {
    padding: 20px !important;
  }
  .cgc_landing .res-padd {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .cgc_landing .life-pu-description p {
    font-size: 18px;
    line-height: 1.7rem;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri {
    height: 100%;
  }
  .cgc_landing .why__choose__CGC__block {
    height: 100%;
  }
  .cgc_landing .why__choose__feature__block {
    width: 50%;
  }
  .cgc_landing .feature__picture__outer__circle {
    border: none;
  }
  .ranking-section__top-rankings--slider .slider-nav {
    width: 100%;
  }
  .cgc_landing .rankingthumb-content {
    font-size: 18px;
  }
  .rankingthumb-content-content {
    width: auto;
    margin: 0 auto;
  }
  .cgc_landing .res-off-box {
    margin-top: 25px;
  }
  .cgc_landing .bodr-right {
    border-right: 1px dotted #fff;
  }
  .cgc_landing .bodr-bot {
    border-bottom: 1px dotted #fff;
  }
  .cgc_landing .why__choose__feature__block {
    min-height: 292px;
  }
 
  .cgc_landing .mba__spec__owl h3 {
    font-size: 19px;
    line-height: 1.5rem;
  }
  .cgc_landing .rise-excel-left-picture {
    position: unset;
  }
  .cgc_landing .page__banner__apply__btn {
    justify-content: flex-end;
    width: 100% !important;
  }
  .cgc_landing .resp-row {
    flex-direction: column-reverse;
  }
  .cgc_landing .empowering-innovation-section-bottom {
    margin-top: 1rem !important;
  }
  .cgc_landing .empowering-innovation-picture-block {
    margin-bottom: 1.5rem;
  }
  .cgc_landing .stat-block-picture img {
    margin: 0 auto;
  }
  .cgc_landing .empowering-innovation-headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .empowering-innovation-headingText p {
    width: 100%;
    font-size: 18px;
  }
  .cgc_landing .mobile-design {
    display: block;
  }
  .cgc_landing .desktop-design {
    display: none;
  }
  .cgc_landing .law-overview-nav-links .tab {
    padding: 7px 10px;
    margin-bottom: 17px;
    font-size: 1.3rem;
    font-weight: 500;
  }
  .cgc_landing .law-admissions {
    height: 100%;
  }
  .cgc_landing .law-admissions.sec-padding {
    padding: 60px 0;
    margin-bottom: -15px;
  }
  .cgc_landing .law-admissions .pl-pr-70 {
    padding: 0 40px 0 40px;
  }
  .cgc_landing .course__description h3 {
    font-size: 1.3rem;
  }
  .cgc_landing .course__description p {
    font-size: 16px;
    text-align: justify;
  }

  .cgc_landing .course-apply-btn-block {
    max-width: 75%;
    margin-top: 20px;
  }
  .cgc_landing .course-apply-btn-block a.apply-btn {
    font-size: 17px;
  }
  .cgc_landing .tab-content ul.ul-disc li {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .stat-item {
    margin-bottom: 20px;
  }
  .cgc_landing .international__Mous__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .desktop-version {
    display: none;
  }
  .cgc_landing .mobile-version {
    display: block;
  }
  .cgc_landing .resp-row {
    flex-direction: column-reverse;
  }
  .cgc_landing .bordr-wrap {
    height: 33px;
    display: inline-flex;
  }
  .cgc_landing .header__right__section .header__logo__block img {
    width: 100%;
    max-width: 90%;
  }
  .cgc_landing .bordr-right {
    margin-right: 0;
    margin-left: -12px;
  }
}
@media screen and (min-width: 575px) and (max-width: 768px) {
 .cgc_landing .banner-desktop {
    background: none;
  }
  .cgc_landing .banner-mob-block {
    display: none;
  }
  .cgc_landing .page__banner {
    background: url(../images/top-banner/page-banner.webp) no-repeat content-box;
    background-size: cover;
    height: 360px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992.98px) {
  .cgc_landing .page__banner__heading h3 {
    font-size: 32px;
    line-height: 2.7rem;
  }
  .cgc_landing .lab-text {
    font-size: 23px;
  }
  .legacy-description-block-bottom.mt-5 {
    margin-top: 0.5rem !important;
  }
  .cgc_landing .creating-next-gen-right {
    display: none;
  }
  .cgc_landing .sec-padding {
    padding: 40px 0 !important;
  }
  .cgc_landing .testimonial__block .testimonial__section__picture {
    position: relative;
    display: flex;
    justify-content: center;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3 {
    font-size: 28px;
    padding-bottom: 15px;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3::after {
    content: "";
    width: 304px;
    background-size: cover;
  }
  .cgc_landing .cgc-jhanjeri-headingText p{
    width: 100%;
    font-size: 20px;
  }
  .cgc_landing .cgc-jhanjeri-glance-picture img {
    width: 300px;
  }
  .cgc_landing .cgc-jhanjeri-glance-section {
    padding: 30px 0;
    background-image: none;
    height: 100%;
    background-color: #DEE0E2;
  }
  .cgc_landing .cgc-jhanjeri-headingText{
    padding: 20px 0 0 0;
  }
  .cgc_landing .page__banner__para {
    font-size: 18px;
  }
  .cgc_landing .desktop-version {
    display: block;
  }
  .cgc_landing .mobile-version {
    display: none;
  }
  .cgc_landing .empowering-innovation-picture-block {
    display: none;
  }
  .cgc_landing .program-offered-section-picture {
    display: none;
  }
  .cgc_landing .offered__programs__list > li > a {
    font-size: 14px;
    transition: all 0.3s ease-in-out;
  }
  .cgc_landing .picture__desktop__view {
    display: none;
  }
  .cgc_landing .picture__mobile__view {
    display: block;
  }
  .cgc_landing .mba__overview__section__bottom {
    margin-top: 2rem !important;
  }
  .cgc_landing .mba__overview__section .button.tsbs a {
    font-size: 13px;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri .why__choose__CGC__headingText h3 {
    font-size: 24px;
    line-height: 2rem;
  }
  .cgc_landing .why__choose__CGC__block {
    flex-direction: column;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri {
    height: 100%;
  }
  .cgc_landing .why__choose__feature__block .res-col {
    display: flex;
    flex-direction: column-reverse;
  }
  .cgc_landing .feature__block__inner.res-margin-bot {
    margin-bottom: 40px;
  }
  .cgc_landing .placement__pathways__top .placement__pathways__headingText h3 {
    font-size: 24px;
    margin-bottom: 5px !important;
  }
  .cgc_landing .innovation-stat-block {
    min-height: 206px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .cgc_landing .top__recruiters .slick-slide img {
    display: block;
    width: 150px;
    margin: 0 auto;
  }
  .cgc_landing .item__slider__block {
    padding: 2rem;
  }
  .cgc_landing .slick-dots {
    margin-top: 20px;
  }
  .cgc_landing .tech-labs .slick-dots {
    margin-top: 0px;
  }
  .cgc_landing .mba__overview__section .button.tsbs {
    font-weight: 400;
  }
  .cgc_landing .mba__overview__section .pl-pr-70 {
    padding: 0 30px 0 30px;
  }
  .cgc_landing .content-para {
    font-size: 16px;
    line-height: 1.5rem;
  }
  .cgc_landing .tab__headingText {
    font-size: 20px;
  }
  .cgc_landing .state-of-art-labs .pl-pr-50 {
    padding: 0 20px;
  }
  .cgc_landing .mobile-hide {
    display: none;
  }
  .cgc_landing .placement__subheading {
    font-size: 16px;
  }
  .cgc_landing .placement__pathways__bottom {
    margin-top: 1.5rem !important;
  }
  .cgc_landing .cultivating-excellence .pl-pr-40 {
    padding: 0 20px 0 20px;
  }
  .cgc_landing .cultivating-excellence {
    background-position: inherit;
    height: 100%;
  }
  .cgc_landing .fetaure-block {
    width: 50%;
    flex: 0 auto;
  }
  .cgc_landing .features-block-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .cgc_landing .res-right-border {
    border-right: 3px dashed #492320;
    margin-top: 0 !important;
  }
  .cgc_landing .feature-bodr {
    border: none;
  }
  .cgc_landing .cultivating-excellence .bordr-wrap {
    display: none;
  }
  .cgc_landing .resp-border {
    border-right: 3px dashed #492320;
  }
  .cgc_landing .fetaure-block:not(:last-child) {
    border-bottom: 3px dashed #492320;
  }
  .cgc_landing .experience-beyond-stats {
    justify-content: center;
  }
  .cgc_landing .experience-beyond-stats {
    margin-top: 0rem;
    margin-bottom: 3rem;
  }
  .cgc_landing .placement__pathways__content h3 {
    font-size: 18px;
  }
  .cgc_landing .placement__pathways__content p {
    font-size: 28px;
  }
  .cgc_landing .top__recruiters__top__section .top__recruiters__heading h3 {
    font-size: 24px;
  }
  .cgc_landing .top__recruiters__heading p {
    font-size: 16px;
  }
  .cgc_landing .top__recruiters {
    height: 440px;
  }
  .cgc_landing .top__recruiters {
    background-position: right;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri .pl-pr-70 {
    padding: 0 30px !important;
  }
  .cgc_landing .section-title {
    font-size: 20px;
    margin-bottom: 7px;
  }
  .cgc_landing .page__banner__apply__btn {
    margin-top: 0 !important;
  }
  .cgc_landing .section-subtitle {
    font-size: 16px;
  }
  .cgc_landing .stat-item {
    background-color: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(0px);
    padding: 15px 20px;
    border-radius: 15px;
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: 15px;
    margin-right: 10px;
    justify-content: flex-start;
  }
  .cgc_landing .stat-item h3 {
    font-size: 35px;
  }
  .cgc_landing .international__tieup__inner__block {
    padding: 0;
  }
  .cgc_landing .international__tie__ups {
    padding: 40px 0 0 0;
  }
  .cgc_landing .international__tie__ups__heading h3 {
    font-size: 24px;
  }
  .cgc_landing .international__tie__ups__heading h3::after {
    width: 57%;
  }
  .cgc_landing .international__tie__ups__para p {
    font-size: 18px;
    margin-bottom: 30px;
    padding: 0;
    line-height: 1.7rem;
  }
  .cgc_landing .foreign__deligates__headingText h3 {
    font-size: 26px;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading h3 {
    font-size: 13px;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading p {
    font-size: 14px;
  }
  .cgc_landing .foreign-deligate__box {
    transition: all 0.3s ease-in-out;
    margin: 0 12px;
  }
  .cgc_landing .fourth-gallery-pic {
    width: 73%;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading {
    margin-left: 0;
  }
  .cgc_landing .foreign__deligates__block {
    margin-left: 0px;
  }
  .cgc_landing .awards__section__headingText h3 {
    font-size: 26px;
  }
  .cgc_landing .awards__section__headingText p {
    font-size: 15px;
  }
  .cgc_landing .scholarship__section {
    height: 100%;
  }
  .cgc_landing .why__choose__CGC__content {
    align-items: flex-start;
    justify-content: space-evenly;
  }
  .cgc_landing .feature__icon__block {
    flex-direction: column-reverse;
    position: unset;
    transform: unset;
    margin-bottom: 30px;
  }
  .cgc_landing .feature__icon__content {
    margin-right: 0;
    margin-top: 15px;
  }
  .cgc_landing .mobile-hide {
    display: none;
  }
  .cgc_landing .why__choose__CGC {
    height: 735px;
  }
  .cgc_landing .res-col {
    flex-direction: column;
  }
  .ranking-section__top-rankings--slider .slider-nav {
    width: 668px;
    margin: auto;
  }
  .cgc_landing .why__choose__cgc__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .why__choose__cgc__headingText p {
    font-size: 16px;
  }
  .cgc_landing .why__choose__cgc__bottom__section {
    margin-top: 40px;
  }
  .cgc_landing .feature-block-4 .feature__icon__content p {
    margin-left: 0px;
  }
  .cgc_landing .feature-block-5 .feature__icon__content p {
    margin-left: 0px;
  }
  .feature__icon__block .res-arrow {
    position: relative;
  }
  .cgc_landing .feature__icon__block .res-arrow::after {
    content: none;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri .why__choose__CGC__headingText h3 {
    font-size: 24px;
    line-height: 2rem;
  }
  .cgc_landing .why__choose__CGC__block {
    flex-direction: column;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri {
    height: 100%;
  }
  .cgc_landing .why__choose__feature__block .res-col {
    display: flex;
    flex-direction: column;
  }
  .cgc_landing .feature__block__inner.res-margin-bot {
    margin-bottom: 15px;
  }
  .why__choose__feature__block.feature__box__3.top-margin.left-mg {
    margin-left: -19px;
    margin-right: 56px;
    margin-right: 19px;
  }
  .cgc_landing .coe_sec {
    height: 100%;
  }
  .cgc_landing .top-heading h2 {
    padding-top: 10px;
  }
  .cgc_landing .top-heading h2 {
    font-size: 26px;
  }
  .cgc_landing .coe-heading h4 {
    font-size: 26px;
    text-align: center;
  }
  .cgc_landing .without-bottom-space::before {
    content: "";
    position: absolute;
    left: 0px;
    width: 100%;
  }
  .cgc_landing .icon-wrapper img {
    width: 62px;
    margin: 0 auto;
  }
  .cgc_landing .coe-heading {
    margin-bottom: 0 !important;
  }
  .cgc_landing .res-mg {
    margin-top: 0 !important;
  }
  .cgc_landing .coe_sec .slick-dots {
    margin-top: -10px;
  }
  .cgc_landing .empowering-apply-btn {
    margin-top: 20px;
    margin-bottom: 40px;
    width: 100%;
    justify-content: flex-start;
  }
  .cgc_landing .coe-slider .slider-picture img {
    border-radius: 20px;
    border: 5px solid #fff;
  }
  .cgc_landing .testimonial-section-bottom-line h2 {
    font-size: 19px;
    font-weight: 500;
    margin-top: -10px;
  }
  .cgc_landing
    .testimonial__section__top__content
    .testimonial__section__info
    h3 {
    font-size: 24px;
  }
  .cgc_landing
    .testimonial__section__top__content
    .testimonial__section__info
    p {
    font-size: 28px;
  }
  .cgc_landing .feature__icon__content p {
    font-size: 16px;
    margin-left: 0;
  }
  .cgc_landing .cgc__scholarship__josh__logo {
    width: 245px;
    margin: 0 auto;
  }
  .cgc_landing .scholarship__block__picture {
    display: none;
  }
  .cgc_landing .scholarship__block__content {
    margin-top: 5px;
  }
  .cgc_landing .legacy-description-block{
    padding: 0;
  }
  .cgc_landing .cgc__sholarship__heading__logo {
    max-width: 60%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .cgc__scholarship__section {
    height: 100%;
  }
  .cgc_landing .scholarship__bottom__heading h3 {
    font-size: 24px;
    line-height: 2.3rem;
  }
  .cgc_landing
    .cgc__scholarship__section
    .page__banner__apply__btn
    .empowering-apply-btnn {
    margin-top: 0 !important;
  }
  .cgc_landing .scholarship__bottom__heading p {
    max-width: 90%;
  }
  .cgc_landing .placement-stats {
    background-size: cover;
    height: 100%;
  }
  .cgc_landing .gallery__section {
    background-color: #f2f3f7;
    height: 100%;
  }
  .cgc_landing .lab-wrap {
    position: relative;
    width: 100% !important;
    text-align: center;
    color: #fff;
    margin: 5px 10px;
    overflow: hidden;
  }
  .cgc_landing .res-mar-top {
    margin-top: 0 !important;
  }
  .cgc_landing .empowering__future__heading {
    margin-top: 30px;
  }
  .cgc_landing .empowering__future__heading h3 {
    font-size: 28px;
  }
  .cgc_landing .empowering__subHeading {
    font-size: 34px;
  }
  .cgc_landing .exp__beyond__paraText p {
    font-size: 15px;
    text-align: justify;
    margin-top: 16px;
  }
  .cgc_landing .exp__beyond__headingText h3 {
    font-size: 18px;
  }
  .cgc_landing .why__choose__CGC__block {
    flex-direction: row;
    display: flex;
    flex-wrap: nowrap;
  }
  .cgc_landing .feature__block__picture {
    width: 80px;
    height: 80px;
    margin: 0 auto;
  }
  .cgc_landing .feature__block__picture img {
    width: 40px;
    height: 40px;
  }
  .cgc_landing .feature__box__3 {
    margin-left: 0;
  }
  .cgc_landing .bottom-margin {
    margin-bottom: 0;
  }
  .cgc_landing .international__tie__ups {
    height: 100%;
  }
  .cgc_landing .picture__mobile__view {
    padding-bottom: 60px;
  }
  .cgc_landing .why__choose__CGC.sec-padding {
    padding: 0;
  }
  .cgc_landing .why__choose__us__left__icons::before {
    content: none;
  }
  .cgc_landing .international__Mous__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .international__Mous__bottom {
    margin-top: 2rem;
  }
  .cgc_landing .international__Mous__para {
    margin-top: 0;
    font-size: 18px;
  }
  .cgc_landing .why__choose__us__right__icons::after {
    content: none;
  }
  .testimonial__section__top {
    padding: 0 !important;
  }
  .cgc_landing .top-margin {
    margin-top: 0 !important;
  }
  .cgc_landing .experience__beyond__content {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 20px 30px;
  }
  .cgc_landing .experience__beyond__picture img {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .cgc_landing .foreign__deligates.sec-padding {
    padding: 50px 0px;
  }
  .cgc_landing .foreign__deligates {
    height: 100%;
  }
  .cgc_landing .below-margin {
    margin-bottom: 10px;
  }
  .cgc_landing .slider-wrapper .life-pu-box {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
  }
  .cgc_landing .slider-wrapper .life-pu-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100%;
    transform: unset;
  }
  .cgc_landing .life-pu-box {
    height: 210px;
  }
  .life-pu-box {
    margin-bottom: -7px;
  }
  .cgc_landing .slider-wrapper .slick-slide {
    width: 100%;
  }
  .cgc_landing .slick-slide {
    margin: 0;
    padding: 0;
  }
  .cgc_landing .slider-wrapper {
    width: 100%;
    overflow: hidden;
  }
  .cgc_landing .life-pu-description p {
    font-size: 15px;
    line-height: 1.5rem;
  }
  .cgc_landing .experience__beyond__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .experience__beyond__headingText p {
    font-size: 18px;
    margin-top: 0;
  }
  .cgc_landing .slider-row-2 {
    display: flex;
    flex-wrap: nowrap;
  }
  .cgc_landing .pagination-style .slick-arrow.slick-next {
    right: -23px;
    left: auto;
  }
  .cgc_landing .rankingthumb-content {
    font-size: 18px;
  }
  .rankingthumb-content-content {
    width: auto;
    margin: 0 auto;
  }
  .rs-detail-item__slider {
    width: auto;
  }
  .cgc_landing .rise__excel__section__block {
    padding-top: 0px;
  }
  .cgc_landing .rise__achieve__excel__section.sec-padding {
    padding: 20px 0 40px;
  }
  .cgc_landing .ranking__section__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .ranking__section__headingText p {
    font-size: 16px;
  }
  .cgc_landing .ranking-img {
    max-width: 85%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .testimonial-stats .number {
    font-size: 35px;
  }
  .cgc_landing .mobile-hide {
    display: none;
  }
  .cgc_landing .state-of-art-labs-headingText h2 {
    font-size: 24px;
  }
  .cgc_landing .state-of-art-labs-headingText {
    padding-top: 0;
  }
  .cgc_landing .state-of-art-labs.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .coe_sec.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .gallery__section.sec-padding {
    padding: 40px 0 0px !important;
  }
  .cgc_landing .gallery__section .gallery__section__top__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .testimonial__section.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .testimonial__section__heading h3 {
    font-size: 24px;
  }
  .cgc_landing
    .rise__achieve__excel__section
    .page__banner__apply__btn
    .apply__now__btn {
    margin-left: 15px;
  }
  .cgc_landing .ranking__section {
    height: 100%;
  }
  .cgc_landing .header__right__section .header__logo__block img {
    width: 100%;
    max-width: 100%;
  }
  .cgc_landing .mobile-version {
    display: none;
  }
  .cgc_landing .empowering-innovation-picture-block {
    display: block;
  }
  .cgc_landing .empowering-innovation-picture-block {
    display: none;
  }
  .cgc_landing .law-admissions {
    height: 100%;
    margin-bottom: -13px;
  }
  .cgc_landing .law-admissions .pl-pr-70 {
    padding: 0 40px 0 40px;
  }
  .cgc_landing .law-admissions.sec-padding {
    padding: 60px 0 !important;
  }
  .cgc_landing .law-overview-nav-links .tab {
    padding: 28px 10px;
    margin-bottom: 28px;
    font-size: 20px;
  }
  .cgc_landing .course__description h3 {
    font-size: 1.3rem;
  }
  .cgc_landing .course__description p {
    text-align: justify;
    font-size: 16px;
    margin-bottom: 6px !important;
  }
  .cgc_landing .tab-content ul.ul-disc li {
    font-size: 15px;
  }
  .cgc_landing .course-apply-btn-block {
    display: flex;
    justify-content: center;
    max-width: 80%;
    margin-top: 16px;
  }
  .cgc_landing .course-apply-btn-block a.apply-btn {
    font-size: 16px;
  }
  .cgc_landing .stat-item {
    background-color: rgba(255, 255, 255, 1);
    backdrop-filter: blur(0px);
    border: 1px solid #492320;
    padding: 15px 20px;
    border-radius: 15px;
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: 15px;
    margin-right: 10px;
    justify-content: flex-start;
  }
  .cgc_landing .bordr-feature--wrap {
    display: none;
  }
  .cgc_landing .creating-next-gen-section .pl-pr-70 {
    padding: 0 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .cgc_landing .header__right__section .header__logo__block img {
    width: 100%;
    max-width: 55%;
  }
  .cgc_landing .why__choose__CGC__block {
    flex-direction: row;
    display: flex;
    flex-wrap: nowrap;
  }
  .cgc_landing .lab-sub-heading {
    font-size: 23px;
  }
  .cgc_landing .owl-carousel .owl-dots {
    margin-top: 1em;
    margin-bottom: 1rem;
  }
  .cgc_landing .page__banner__apply__btn .apply__now__btn {
    margin-top: 0;
  }
  .cgc_landing .creating-next-gen-section.sec-padding {
    padding: 40px 0;
  }
  .cgc_landing .legacy-description-block-top h3 {
    font-size: 28px;
  }
  .cgc_landing .stat-block-heading h3 {
    font-size: 23px;
  }
  .cgc_landing .item_data p {
    font-size: 15px;
    margin-bottom: -6px;
  }
  .cgc_landing .legacy-section {
    background-position: left;
  }
  .cgc_landing .legacy-description-block-top h3 {
    text-align: center;
    line-height: 2.4rem;
    margin-bottom: 6px;
  }
  .cgc_landing .legacy-description-block-top p {
    text-align: center;
    font-size: 23px;
    line-height: 2.3rem;
  }
  .cgc_landing .legacy-description-block-top::after {
    content: "";
    background-size: cover;
    left: 50%;
    transform: translateX(-50%);
    width: 35%;
  }
  .cgc_landing .legacy-description-block-top {
    position: relative;
    padding-bottom: 15px;
  }
  .cgc_landing .legacy-section .pl-pr-70 {
    padding: 0 30px 0 30px;
  }
  .cgc_landing .placement__pathways__headingText p {
    font-size: 16px;
  }
  .cgc_landing .placement-stat-box {
    width: 49%;
    flex: 0 0 auto;
    border: 1px solid #ffffff3d;
    padding: 25px;
    background-color: #f2f3f7;
    margin-top: 0 !important;
    margin-bottom: 10px;
    margin-left: 7px;
  }
  .cgc_landing .placement__pathways__bottom {
    margin-top: 50px;
    padding: 0 10px !important;
  }
  .cgc_landing .placement-stat-content p {
    font-size: 23px;
    margin-bottom: 5px !important;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri .top-margin {
    margin-top: 125px !important;
  }
  .cgc_landing .state-of-art-labs .top-margin {
    margin-top: -60px !important;
  }
  .cgc_landing .top-margin {
    padding-right: 0px;
  }
  .cgc_landing .page__banner {
    background-position: left;
    height: 500px;
  }
  .cgc_landing .feature__block__content p {
    font-size: 14px;
  }
  .cgc_landing .bottom-margin {
    margin-bottom: 126px;
  }
  .cgc_landing .bottom-margin {
    margin-bottom: 115px;
    margin-left: -22px;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri {
    height: 100%;
  }
  .cgc_landing .why__choose__CGC__bottom {
    margin-top: 0rem;
  }
  .cgc_landing .program__offered__section.sec-padding {
    padding: 40px 0;
  }
  .cgc_landing .program__offered__section__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .placement-stats {
    padding: 50px 0;
  }
  .cgc_landing .section-title {
    padding-top: 0;
  }
  .cgc_landing .placement-stats-bottom {
    margin-top: 40px;
  }
  .cgc_landing .lab-wrap {
    margin: 5px 0px;
  }
  .cgc_landing .feature__picture__outer__circle {
    text-align: center;
    width: 87%;
    padding: 15px;
    border-radius: 50%;
    margin: 0 auto;
  }
  .cgc_landing .feature__box__2 .feature__block__picture {
    background-color: #fff !important;
  }
  .cgc_landing .top-mar-2 {
    margin-top: 101px !important;
  }
  .cgc_landing .empowering__future__para p {
    width: 100%;
  }
  .cgc_landing .rise-excel-left-picture {
    position: unset;
  }
  .cgc_landing .rise-excel-right-content {
    margin-top: 10px;
  }
  .cgc_landing .empowering__future__para p {
    font-size: 18px;
  }
  .cgc_landing .page__banner__apply__btn {
    width: 100% !important;
    justify-content: flex-end;
  }
  .cgc_landing .excel__rise__picture__block {
    max-width: 75%;
  }
  .cgc_landing .rise-excel-section-top {
    width: 95%;
    justify-content: flex-start;
    margin-left: 2rem;
  }
  .cgc_landing .why__choose__CGC__picture {
    display: none;
  }
  .cgc_landing .stat-block-content p {
    font-size: 19px;
  }
  .cgc_landing .empowering-innovation-section.sec-padding {
    padding: 50px 0 !important;
  }
  .cgc_landing .empowering-innovation-headingText p {
    width: 100%;
    font-size: 20px;
  }
  .cgc_landing .empowering-innovation-section-bottom {
    margin-bottom: 1.3rem !important;
    margin-top: 2rem !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024.98px) {
  .cgc_landing .header__right__section .header__logo__block img {
    width: 100%;
    max-width: 55%;
  }
  .cgc_landing .page__banner__apply__btn {
    justify-content: flex-end;
    width: 100% !important;
  }
  .cgc_landing .showcase .overlay {
    padding: 0 54px;
  }
  .cgc_landing .mba__overview__section {
    height: 924px;
  }
  .cgc_landing .lab-text {
    font-size: 19px;
  }
  .cgc_landing .cgc-jhanjeri-headingText {
    padding-top: 0;
  }
  .cgc_landing .placement__pathways__bottom {
    margin-top: 50px;
    padding: 0 !important;
  }
  .cgc_landing .creating-next-gen-right {
    display: none;
  }
  .cgc_landing .testimonial__block .testimonial__section__picture {
    display: flex;
    justify-content: center;
  }
  .cgc_landing
    .testimonial__section__top__content
    .testimonial__section__info
    h3 {
    font-size: 26px;
    margin-bottom: 5px;
  }
  .cgc_landing
    .testimonial__section__top__content
    .testimonial__section__info
    p {
    font-size: 16px;
    font-size: 30px;
  }
  .cgc_landing .placement-stat-content p {
    font-size: 17px;
  }
  .cgc_landing .placement-stat-content h3 {
    font-size: 28px;
  }
  .cgc_landing .cultivating-excellence {
    background-position: left;
    height: 100%;
  }
  .cgc_landing .fetaure-block .feature-block-content h3 {
    font-size: 19px;
  }
  .cgc_landing .fetaure-block .feature-block-content p {
    font-size: 18px;
    font-weight: 400;
  }
  .cgc_landing .placement-stats {
    background-size: cover;
    height: 100%;
    margin-bottom: -3px;
  }
  .cgc_landing .cgc-jhanjeri-glance-section {
    padding: 40px 0 0;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3 {
    padding-bottom: 15px;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3::after {
    content: "";
    width: 62%;
  }
  .cgc_landing .cgc-jhanjeri-headingText p {
    font-size: 19px;
    padding: 0 20px 0 0;
    line-height: 1.8rem;
    text-align: justify;
  }
  .cgc_landing .cgc-jhanjeri-glance-content {
    padding-top: 30px;
  }
  .cgc_landing .stat-item {
    background-color: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(0px);
    padding: 15px 20px;
    border-radius: 15px;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .cgc_landing .mba__overview__section__bottom {
    margin-top: 2rem !important;
  }
  .cgc_landing .mba__overview__section .tsbs.active a {
    font-size: 15px;
  }
  .cgc_landing .page__banner__heading h3 {
    font-size: 34px;
    line-height: 2.8rem;
  }
  .cgc_landing .empowering-left-pic {
    max-width: 90%;
    margin: 10px 0 0 80px;
  }
  .cgc_landing .desktop-version {
    display: block;
  }
  .cgc_landing .mobile-version {
    display: none;
  }
  .cgc_landing .empowering-innovation-picture-block {
    display: none;
  }
  .cgc_landing .empowering-innovation-headingText h3 {
    font-size: 28px;
  }
  .cgc_landing .feature__icon__block {
    position: unset;
    transform: unset;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .cgc_landing .empowering-innovation-headingText p {
    width: 100%;
    font-size: 21px;
  }
  .cgc_landing .stat-block-content p {
    font-size: 22px;
  }
  .cgc_landing .empowering__future__section::after {
    height: 96%;
    width: 282px;
  }
  .cgc_landing .res-pad {
    padding: 0 15px 0 20px;
  }
  .cgc_landing .empowering__future__content {
    padding: 30px 10px 30px 50px;
  }
  .cgc_landing .picture__desktop__view {
    display: none;
  }
  .cgc_landing .picture__mobile__view {
    display: block;
    padding-bottom: 80px;
  }
  .cgc_landing .international__tieup__inner__block {
    padding: 0;
  }
  .cgc_landing .international__tie__ups {
    padding: 50px 0 0;
  }
  .cgc_landing .international__tie__ups {
    height: 100%;
  }
  .cgc_landing .international__tie__ups__heading h3 {
    font-size: 28px;
    line-height: 2.5rem;
    padding-bottom: 20px;
  }
  .cgc_landing .international__tie__ups__para p {
    margin-top: -15px;
    padding: 0;
  }
  .cgc_landing .international__tie__ups__para p {
    font-size: 18px;
  }
  .cgc_landing .experience__beyond__headingText h3 {
    font-size: 26px;
  }
  .cgc_landing .experience__beyond__headingText p {
    font-size: 17px;
    margin-top: 8px;
  }
  .cgc_landing .exp__beyond__headingText h3 {
    font-size: 18px;
  }
  .cgc_landing .exp__beyond__paraText p {
    font-size: 16px;
    text-align: justify;
  }
  .cgc_landing .exp__beyond__paraText p {
    margin-top: 20px;
    font-size: 15px;
  }
  .cgc_landing .experience__beyond__content {
    background-color: #ad274f;
    padding: 30px 30px 20px;
  }
  .cgc_landing .experience__beyond__picture img {
    height: 350px;
  }
  .cgc_landing .foreign__deligates__headingText h3 {
    font-size: 26px;
    margin-bottom: 8px;
  }
  .cgc_landing .foreign__deligates__headingText p {
    font-size: 16px;
  }
  .cgc_landing .foreign-deligate__box {
    margin: 0 15px;
  }
  .cgc_landing .foreign__deligates__block {
    margin-left: 0;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading h3 {
    font-size: 18px;
  }
  .cgc_landing .awards__section__headingText h3 {
    font-size: 26px;
  }
  .cgc_landing .awards__section__headingText p {
    font-size: 16px;
  }
  .cgc_landing .showcase p {
    font-size: 13px;
  }
  .cgc_landing .scholarship__section {
    height: 100%;
  }
  .cgc_landing .scholarship__content__bottom p {
    font-size: 17px;
  }
  .cgc_landing .scholarship__section__heading h3 {
    font-size: 24px;
  }
  .cgc_landing .scholarship__section__content {
    width: calc(100% + 170px);
    margin-left: -131px;
    padding-left: 100px;
    margin-top: 35px;
  }
  .cgc_landing .scholarship__left__picture {
    margin-right: 30px;
    margin-left: -30px;
  }
  .cgc_landing .feature__icon {
    width: 90px;
    height: 90px;
  }
  .cgc_landing .feature__icon img {
    width: 40px;
    height: 40px;
  }
  .cgc_landing .feature-block-4 .feature__icon__content p {
    margin-left: 0px;
  }
  .cgc_landing
    .cgc__scholarship__section
    .page__banner__apply__btn
    .apply__now__btn {
    margin-top: 0;
  }
  .cgc_landing .feature__icon__content p {
    font-size: 16px;
    margin-left: 0;
    margin-top: 10px;
  }
  .cgc_landing .res-left-flex {
    flex-direction: column-reverse;
  }
  .cgc_landing .feature-block-5 .feature__icon__content p {
    margin-left: 15px;
  }
  .cgc_landing .feature__icon__content {
    margin-right: 0px;
  }
  .why__choose__CGC__picture img {
    display: none;
  }
  .cgc_landing .why__choose__CGC {
    height: 100%;
  }
  .cgc_landing .coe_sec {
    height: 100%;
  }
  .cgc_landing .top-heading h2 {
    padding-top: 0;
    font-size: 28px;
  }
  .cgc_landing .cgc__scholarship__josh__logo {
    width: 235px;
  }
  .cgc_landing .cgc__sholarship__heading__logo {
    max-width: 50%;
    width: 100%;
  }
  .cgc_landing .mobile-hide {
    display: none;
  }
  .cgc_landing .scholarship__bottom__heading h3 {
    font-size: 24px;
  }
  .cgc_landing .scholarship__bottom__heading p {
    max-width: 94%;
    line-height: 1.7rem;
    text-align: justify;
    font-size: 15px;
  }
  .cgc_landing .cgc__scholarship__section .page__banner__apply__btn {
    width: 100%;
    justify-content: flex-start;
  }
  .cgc_landing .rise-excel-section-top {
    width: 80%;
  }
  .cgc_landing .scholarship__block__content {
    margin-top: 0px;
  }
  .cgc_landing .scholarship__block__picture {
    margin-top: 62.3%;
  }
  .cgc_landing .scholarship__block__content__bottom {
    margin-top: 15px;
  }
  .cgc_landing .scholarship__bottom__heading p {
    margin-top: 0;
  }
  .cgc_landing .scholarship__block__picture img {
    max-width: 100%;
    width: 100%;
  }
  .cgc_landing .empowering__future__para p {
    font-size: 15px;
  }
  .cgc_landing .testimonial-stats .number {
    font-size: 30px;
  }
  .cgc_landing .testimonial-stats .text {
    font-size: 16px;
  }
  .cgc_landing .placement__pathways__content p {
    font-size: 28px;
  }
  .cgc_landing .feature__block__picture {
    width: 100px;
    height: 100px;
  }
  .cgc_landing .feature__block__picture img {
    width: 60px;
    height: 60px;
  }
  .cgc_landing .feature__block__content p {
    font-size: 14px;
  }
  .cgc_landing .why__choose__CGC__block {
    background-position: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .cgc_landing .bottom-margin {
    margin-bottom: 97px;
    margin-left: -29px;
  }
  .cgc_landing .feature__box__3 {
    margin-left: -20px;
  }
  .cgc_landing .res-outer-circle {
    width: 87%;
  }
  .cgc_landing .placement__pathways__content h3 {
    font-size: 18px;
  }
  .cgc_landing .excel__rise__picture__block {
    max-width: 50%;
  }
  .cgc_landing .empowering__future__para {
    padding: 1.3rem;
  }
  .cgc_landing .empowering__future__para p {
    width: 48%;
  }
  .cgc_landing .testimonial__section {
    height: 100%;
    padding: 50px 0;
  }
  .cgc_landing .empowering__future__heading h3 {
    font-size: 24px;
  }
  .cgc_landing .empowering__subHeading {
    font-size: 32px;
  }
  .testimonial__section__top {
    padding: 0;
    padding-top: 0 !important;
  }
  .cgc_landing .top-margin {
    margin-top: 0px !important;
  }
  .cgc_landing .rise__excel__section__block {
    padding-top: 0px;
  }
  .cgc_landing .program__offered__section__headingText h3 {
    font-size: 24px;
  }
  .cgc_landing .diff__prgrams__list__box .progeam__list__heading h3 {
    font-size: 18px;
  }
  .cgc_landing .stat-item h3 {
    font-size: 40px;
  }
  .cgc_landing .state-of-art-labs.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .state-of-art-labs-headingText {
    padding-top: 0;
  }
  .cgc_landing .cgc__scholarship__section {
    height: 650px;
  }
  .cgc_landing .why__choose__CGC.sec-padding {
    padding: 50px 0 60px;
  }
  .cgc_landing .why__choose__cgc__headingText h3 {
    font-size: 28px;
  }
  .cgc_landing .why__choose__cgc__headingText p {
    font-size: 16px;
  }
  .cgc_landing .why__choose__CGC__content {
    align-items: flex-start;
    margin-left: -40px;
    justify-content: space-evenly;
  }
  .cgc_landing .why__choose__us__right__icons::after {
    content: none;
  }
  .cgc_landing .why__choose__us__left__icons::before {
    content: none;
  }
  .cgc_landing .gallery__section {
    height: 100%;
  }
  .cgc_landing .testimonial__section__heading h3 {
    font-size: 26px;
  }
  .cgc_landing .below-margin {
    margin-bottom: 10px;
  }
  .cgc_landing .slider-wrapper .life-pu-box {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
  }
  .cgc_landing .slider-wrapper .life-pu-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100%;
    transform: unset;
  }
  .cgc_landing .life-pu-box {
    height: 210px;
  }
  .life-pu-box {
    margin-bottom: -7px;
  }
  .cgc_landing .slider-wrapper .slick-slide {
    width: 100%;
  }
  .cgc_landing .slick-slide {
    margin: 0;
    padding: 0;
  }
  .cgc_landing .slider-wrapper {
    width: 100%;
    overflow: hidden;
  }
  .cgc_landing .life-pu-description p {
    font-size: 15px;
    line-height: 1.6rem;
    width: 70%;
  }
  .cgc_landing .slider-row-2 {
    display: flex;
    flex-wrap: nowrap;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri {
    height: 100%;
  }
  .cgc_landing .why__choose__CGC__bottom {
    margin-top: 0;
  }
  .cgc_landing .left-mg {
    margin-left: -5px;
    margin-right: 25px;
  }
  .cgc_landing .stat-item {
    background-color: rgba(255, 255, 255, 1);
    backdrop-filter: blur(0px);
    border: 1px solid #492320;
    padding: 15px 20px;
    border-radius: 15px;
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: 15px;
    margin-right: 10px;
    justify-content: flex-start;
  }
  .cgc_landing .international__Mous {
    height: 750px;
  }
  .cgc_landing .experience__beyond.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .foreign__deligates.sec-padding {
    padding: 50px 0;
    height: 100%;
  }
  .cgc_landing .coe_sec.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .without-bottom-space::before {
    content: "";
    width: 92%;
    height: 4px;
  }
  .cgc_landing .coe-heading h4 {
    font-size: 26px;
  }
  .cgc_landing .icon-wrapper,
  .icon-content {
    width: unset;
  }
  .cgc_landing .icon-content {
    position: relative;
    padding-top: 10px;
  }
  .cgc_landing .icon-content p {
    font-size: 14px;
  }
  .cgc_landing .center__of__excellence__block {
    margin-bottom: 0;
  }
  .cgc_landing .coe-heading {
    margin-bottom: 1rem;
  }
  .cgc_landing .coe-slider .slider-picture img {
    border: 5px solid #fff;
  }
  .cgc_landing .gallery__section .gallery__section__top__headingText h3 {
    font-size: 28px;
  }
  .cgc_landing .gallery__section .top-margin {
    margin-top: 0px !important;
  }
  .cgc_landing .res-mar-top {
    margin-top: 0 !important;
  }
  .cgc_landing .testimonial-section-bottom-line h2 {
    margin-top: -10px;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri .top-margin {
    margin-top: 90px !important;
  }
  .cgc_landing .ranking__section__headingText h3 {
    font-size: 28px;
  }
  .cgc_landing .ranking__section__headingText h3 {
    font-size: 28px;
  }
  .cgc_landing .program__offered__section.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .page__banner {
    background-position: left;
    height: 500px;
  }
  .cgc_landing .scholarship__block__picture {
    display: none;
  }
  .cgc_landing .law-admissions {
    height: 100%;
    margin-bottom: -13px;
  }
  .cgc_landing .law-admissions .pl-pr-70 {
    padding: 0 40px 0 40px;
  }
  .cgc_landing .law-admissions.sec-padding {
    padding: 70px 0 !important;
  }
  .cgc_landing .law-admissions-bottom {
    margin-top: 2rem !important;
  }
  .cgc_landing .law-overview-nav-links .tab {
    padding: 28px 7px;
    font-size: 18px;
  }
  .cgc_landing .course__description h3 {
    font-size: 1.3rem;
  }
  .cgc_landing .course__description p {
    font-size: 16px;
    line-height: 1.7rem;
    text-align: justify;
  }
  .cgc_landing .tab-content ul.ul-disc li {
    font-size: 15px;
  }
  .cgc_landing .course-apply-btn-block {
    max-width: 64%;
    margin-top: 30px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .cgc_landing .header__right__section .header__logo__block img {
    width: 100%;
    max-width: 55%;
  }
  .cgc_landing .showcase p {
    font-size: 14px;
  }
  .cgc_landing .why__choose__CGC.sec-padding {
    padding: 60px 0 50px;
  }
  .cgc_landing .legacy-description-block{
    padding: 0;
  }
  .cgc_landing .bca-legacy-headingText {
    font-size: 21px;
    line-height: 1.8rem;
}
  .cgc_landing .creating-next-gen-section.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .mba__overview__section {
    height: 916px;
  }
  .cgc_landing .cgc-jhanjeri-headingText {
    padding-top: 50px;
  }
  .cgc_landing .creating-next-gen-right {
    display: none;
  }
  .cgc_landing .stat-block-heading h3 {
    font-size: 23px;
  }
  .cgc_landing .stat-block-heading p {
    font-size: 22px;
  }
  .cgc_landing .legacy-stat-picture img {
    max-width: 110px;
    width: 100%;
    height: auto;
  }
  .cgc_landing .legacy-description-block-top h3 {
    font-size: 30px;
  }
  .cgc_landing .legacy-description-block-top p {
    font-size: 23px;
  }
  .cgc_landing .legacy-section .pl-pr-70 {
    padding: 0 30px 0 30px;
  }
  .cgc_landing .placement-stats {
    background-size: cover;
    height: 100%;
    margin-bottom: -3px;
  }
  .cgc_landing .placement-stat-content p {
    font-size: 16px;
    margin-bottom: 5px !important;
  }
  .cgc_landing .placement-stat-content h3 {
    font-size: 28px;
    margin-bottom: 5px !important;
  }
  .cgc_landing .placement__pathways__content p {
    font-size: 28px;
  }
  .cgc_landing .ranking__section {
    height: 920px;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3 {
    padding-bottom: 15px;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3::after {
    content: "";
    width: 58%;
  }
  .cgc_landing .cgc-jhanjeri-headingText p {
    font-size: 20px;
    text-align: justify;
  }
  .cgc_landing .empowering-innovation-headingText h3 {
    font-size: 28px;
  }
  .cgc_landing .empowering-innovation-headingText p {
    width: 100%;
    font-size: 19px;
  }
  .cgc_landing .innovation-stat-block {
    min-height: 200px;
  }
  .cgc_landing .stat-block-content p {
    font-size: 18px;
  }
  .cgc_landing .resp-row {
    align-items: center;
  }
  .cgc_landing .empowering-section-img {
    max-width: 85%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .resp-row {
    align-items: center;
  }
  .cgc_landing .programs-offered-picture {
    max-width: 107%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .mba__overview__section__bottom {
    margin-top: 2rem !important;
  }
  .cgc_landing .mba__overview__section .button.tsbs a {
    font-size: 15px;
  }
  .cgc_landing .stat-item {
    background-color: rgba(255, 255, 255, 1);
    backdrop-filter: blur(0px);
    border: 1px solid #492320;
    padding: 15px 20px;
    border-radius: 15px;
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: 15px;
    margin-right: 10px;
    justify-content: flex-start;
  }
  .cgc_landing .international__tie__ups {
    height: 100%;
    padding: 60px 0 0 0;
  }
  /* .cgc_landing .resp-pad {
    padding-right: 0.7rem !important;
  } */
  .cgc_landing .international__tieup__inner__block {
    padding: 0;
  }
  .cgc_landing .international__tie__ups__heading h3::after {
    left: -13%;
  }
  .cgc_landing .international__tie__ups__para p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .cgc_landing .international__tie-ups__picture {
    margin-top: 50px;
    margin-left: -55px;
  }
  .cgc_landing .tie__up__image__inner img {
    max-width: 46%;
    width: 100%;
  }
  .cgc_landing .tie__up__image__inner img {
    position: absolute;
    top: 24%;
    left: 27%;
  }
  .cgc_landing .tie__up__image__icon img {
    width: 57px;
    height: 57px;
    object-fit: contain;
  }
  .cgc_landing .tie__up__image__icon {
    width: 120px;
    height: 120px;
  }
  .cgc_landing .tie__up__image__outer {
    width: 660px;
    height: 350px;
  }
  .cgc_landing .tie__up__image__text.tie-up-text-2 {
    position: absolute;
    top: -110px;
  }
  .cgc_landing .tie__up__image__text h2 {
    font-size: 47px;
  }
  .cgc_landing .tie__up__image__inner h3 {
    font-size: 24px;
    line-height: 2rem;
  }
  .cgc_landing .experience__beyond__headingText h3 {
    font-size: 28px;
  }
  .cgc_landing .experience__beyond__headingText p {
    font-size: 16px;
    margin-top: 10px;
  }
  .cgc_landing .exp__beyond__headingText h3 {
    position: relative;
    font-size: 20px;
  }
  .cgc_landing .exp__beyond__paraText p {
    font-size: 16px;
    text-align: justify;
  }
  .cgc_landing .exp__beyond__paraText p {
    margin-top: 25px;
  }
  .cgc_landing .why__choose__us__left__icons {
    height: 100%;
    position: relative;
  }
  .cgc_landing .why__choose__us__left__icons::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/why-choose-cgc/why-choose-left-bg.png') no-repeat
      center;
    background-size: contain;
    width: 100%;
    height: 100%;
    margin-left: 25px;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading h3 {
    font-size: 18px;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading {
    margin-left: 0;
  }
  .cgc_landing .foreign__deligates {
    height: 100%;
  }
  .cgc_landing .experience__beyond__content {
    background-color: #ad274f;
    padding: 30px 30px 20px 30px;
  }
  .cgc_landing .experience__beyond__picture img {
    height: 385px;
  }
  .cgc_landing .foreign__deligates__headingText h3 {
    font-size: 28px;
  }
  .cgc_landing .cgc__scholarship__section {
    height: 100%;
  }
  .cgc_landing .cgc__scholarship__josh__logo {
    width: 280px;
  }
  .cgc_landing .scholarship__bottom__heading h3 {
    font-size: 30px;
  }
  .cgc_landing .scholarship__bottom__heading p {
    max-width: 85%;
    margin-top: 20px;
    line-height: 1.8rem;
    font-size: 18px;
  }
  .cgc_landing .scholarship__block__picture img {
    display: none;
  }
  .cgc_landing .cgc__scholarship__section .apply__now__btn {
    margin-top: 0 !important;
  }
  .cgc_landing .res-sec-pad {
    padding: 30px 0 0;
  }
  .cgc_landing .scholarship__block__content {
    padding: 50px 0;
  }
  .cgc_landing .foreign__deligates.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .foreign-deligate__box {
    margin: 0 15px;
    transition: all 0.3s ease-in-out;
  }
  .why__choose__CGC__picture img {
    max-width: 82%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .feature-block-5 {
    position: unset;
    transform: unset;
  }
  .cgc_landing .feature-block-2 {
    position: unset;
    transform: unset;
  }
  .cgc_landing .feature-block-3 {
    position: unset;
  }
  .cgc_landing .feature__icon__block {
    flex-direction: column;
    margin-bottom: 25px;
  }
  .cgc_landing .feature-block-6 {
    position: unset;
  }
  .cgc_landing .res-block-left {
    position: unset;
  }
  .cgc_landing .why__choose__CGC .sec-padding {
    padding: 50px 0 40px;
  }
  .cgc_landing .top-heading h2 {
    padding-top: 0;
    font-size: 30px;
  }
  .cgc_landing .coe-heading h4 {
    font-size: 24px;
  }
  .cgc_landing .without-bottom-space::before {
    width: 83%;
  }
  .cgc_landing .icon-wrapper img {
    width: 70px;
  }
  .cgc_landing .icon-content p {
    font-size: 14px;
  }
  .cgc_landing .coe-heading p {
    font-size: 14px;
  }
  .cgc_landing .coe-slider .slider-picture img {
    border: 5px solid #fff;
  }
  .cgc_landing .coe_sec {
    height: 100%;
  }
  .cgc_landing .testimonial__section__top__content {
    padding: 20px 0px;
  }
  .cgc_landing
    .testimonial__section__top__content
    .testimonial__section__info
    h3 {
    font-size: 17px;
  }
  .cgc_landing .testimonial-section-bottom-line h2 {
    font-size: 21px;
  }
  .cgc_landing .cgc__scholarship__section.sec-padding {
    padding: 50px 0 0;
  }
  .cgc_landing .testimonial__section .pl-pr-70 {
    padding: 0 30px;
  }
  .cgc_landing .testimonial__section {
    height: 100%;
    padding: 50px 0;
  }
  .cgc_landing .footer__para {
    font-size: 13px;
  }
  .cgc_landing .why__choose__CGC__Jhanjeri .why__choose__CGC__headingText h3 {
    font-size: 28px;
  }
  .cgc_landing .feature__block__picture img {
    width: 70px;
    height: 70px;
  }
  .cgc_landing .feature__block__picture {
    width: 115px;
    height: 115px;
  }
  .cgc_landing .res-outer-circle {
    width: 83%;
  }
  .cgc_landing .res-outer-circle-2 {
    width: 85%;
  }
  .cgc_landing .gallery__section {
    height: 100%;
  }
  .cgc_landing .why__choose__us__left__icons::before {
    content: "";
  }
  .cgc_landing .left-mg {
    margin-left: -46px;
    margin-right: 26px;
  }
  .cgc_landing .left-mg-2 {
    margin-right: -30px;
  }
  .cgc_landing .top-margin-one {
    margin-top: 115px;
    margin-left: -32px;
  }
  .cgc_landing .bottom-margin {
    margin-bottom: 75px;
    margin-left: -62px;
  }
  .cgc_landing .bottom-margin {
    margin-bottom: 115px;
  }
  .cgc_landing .empowering__future__para p {
    font-size: 15px;
  }
  .cgc_landing .excel__rise__picture__block {
    max-width: 47%;
  }
  .cgc_landing .empowering__future__para {
    padding: 1rem;
  }
  .cgc_landing .rise-excel-section-top {
    width: 74%;
  }
  .cgc_landing .rise__achieve__excel__section {
    padding: 50px 0;
  }
  .cgc_landing .program__offered__section.sec-padding {
    padding: 50px 0;
  }
  .cgc_landing .rise__excel__section__block {
    padding-top: 0;
  }
  .cgc_landing .empowering__future__heading h3 {
    font-size: 24px;
  }
  .cgc_landing .empowering__subHeading {
    font-size: 32px;
  }
  .cgc_landing .cgc__sholarship__heading__logo {
    max-width: 45%;
  }
  .cgc_landing .page__banner__apply__btn {
    width: 100% !important;
    justify-content: flex-end;
  }
  .cgc_landing .mobile-hide {
    display: none;
  }
  .cgc_landing .scholarship__block__content {
    margin-top: 0;
  }
  .cgc_landing .feature-block-5 .feature__icon__content p {
    margin-left: 10px;
  }
  .cgc_landing .why__choose__us__left__icons::before {
    margin-left: 37px;
  }
  .cgc_landing .why__choose__us__right__icons::after {
    margin-right: 55px;
  }
  .cgc_landing .feature__icon__content {
    margin-right: 0;
  }
  .cgc_landing .res-left-flex {
    flex-direction: column-reverse;
  }
  .cgc_landing .why__choose__us__right__icons::after {
    content: none;
  }
  .cgc_landing .why__choose__us__left__icons::before {
    content: none;
  }
  .cgc_landing .feature-block-4 .feature__icon__content p {
    margin-left: 15px;
  }
  .cgc_landing .feature__icon__content p {
    margin-left: 0;
    margin-top: 10px;
  }
  .cgc_landing .why__choose__CGC__content {
    align-items: flex-start;
    justify-content: space-evenly;
  }
  .why__choose__CGC__picture.text-center {
    display: none;
  }
  .cgc_landing .feature__icon {
    width: 90px;
    height: 90px;
  }
  .cgc_landing .feature__icon img {
    width: 40px;
    height: 45px;
  }
  .cgc_landing .why__choose__CGC__block {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .testimonial__section__top {
    padding: 0 !important;
  }
  .cgc_landing .below-margin {
    margin-bottom: 10px;
  }
  .cgc_landing .slider-wrapper .life-pu-box {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
  }
  .cgc_landing .slider-wrapper .life-pu-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100%;
    transform: unset;
  }
  .cgc_landing .life-pu-box {
    height: 210px;
  }
  .life-pu-box {
    margin-bottom: -7px;
  }
  .cgc_landing .slider-wrapper .slick-slide {
    width: 100%;
  }
  .cgc_landing .slick-slide {
    margin: 0;
    padding: 0;
  }
  .cgc_landing .slider-wrapper {
    width: 100%;
    overflow: hidden;
  }
  .cgc_landing .life-pu-description p {
    font-size: 15px;
    line-height: 1.3rem;
    width: 70%;
    padding: 0 0 0 15px;
  }
  .cgc_landing .international__Mous {
    height: 720px;
  }
  .cgc_landing .international__tie__ups__para p {
    padding: 0;
  }
  .cgc_landing .slider-row-2 {
    display: flex;
    flex-wrap: nowrap;
  }
  .cgc_landing .stat-block {
    padding: 15px 10px;
  }
  .cgc_landing .testimonial-stats .number {
    font-size: 30px;
  }
  .cgc_landing .testimonial-stats .text {
    text-align: left;
    font-size: 19px;
    line-height: 1.3;
  }
  .cgc_landing .top__recruiters__top__section .top__recruiters__heading h3 {
    font-size: 28px;
  }
  .cgc_landing .top__recruiters__heading p {
    font-size: 17px;
    line-height: 1.9rem;
  }
  .cgc_landing .program__offered__section__headingText h3 {
    font-size: 28px;
  }
  .cgc_landing .section-title {
    font-size: 24px;
    padding-top: 0px;
  }
  .cgc_landing .placement-stats-top p {
    font-size: 15px;
    margin-bottom: -4px;
  }
  .cgc_landing .item_data p {
    font-size: 15px;
  }
  .why__choose__feature__block.feature__box__3.top-margin.left-mg {
    margin-left: -40px;
    margin-right: 42px;
  }
  .cgc_landing .testimonial-section-bottom-line h2 {
    margin-top: 10px;
  }
  .cgc_landing .page__banner {
    background-position: left;
    height: 510px;
  }
  .cgc_landing .law-admissions {
    height: 100%;
    margin-bottom: -13px;
  }
  .cgc_landing .law-admissions .pl-pr-70 {
    padding: 0 40px 0 40px;
  }
  .cgc_landing .law-admissions.sec-padding {
    padding: 70px 0 !important;
  }
  .cgc_landing .law-admissions-bottom {
    margin-top: 2rem !important;
  }
  .cgc_landing .law-overview-nav-links .tab {
    padding: 28px 7px;
    font-size: 20px;
  }
  .cgc_landing .course__description h3 {
    font-size: 1.3rem;
  }
  .cgc_landing .course__description p {
    font-size: 16px;
    line-height: 1.7rem;
    text-align: justify;
  }
  .cgc_landing .tab-content ul.ul-disc li {
    font-size: 17px;
  }
  .cgc_landing .course-apply-btn-block {
    display: flex;
    justify-content: center;
    max-width: 61%;
    margin-top: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .cgc_landing #techlabs .slick-dots {
    display: none;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .cgc_landing .header__right__section .header__logo__block img {
    width: 100%;
    max-width: 55%;
  }
  .cgc_landing .page__banner__apply__btn {
     justify-content: flex-end;
     width: 100% !important;
  }
  .cgc_landing .empowering__future__heading h3 {
    font-size: 28px;
  }
  .cgc_landing .legacy-description-block-top h3 {
    font-size: 26px;
  }
  .cgc_landing .next-gen-logo {
    width: 150px;
    height: 150px;
}
  .cgc_landing .mba__overview__section {
    height: 850px;
  }
  .cgc_landing .bca-legacy-headingText {
    font-size: 17px;
    line-height: 1.4rem;
  }
  .cgc_landing .stat-block-heading p {
    font-size: 16px;
  }
  .cgc_landing .stat-block-heading h3 {
    font-size: 17px;
  }
  .cgc_landing .feature-block-5 {
    right: -29%;
  }
  .cgc_landing .placement-stat-content p {
    font-size: 18px;
  }
  .cgc_landing .course-apply-btn-block {
    max-width: 55%;
    margin-top: 20px;
  }
  .feature__icon__block.feature-block-1 {
    position: relative;
    left: -24px;
  }
  .feature__icon__block.feature-block-4 {
    position: relative;
    left: -10px;
  }
  .cgc_landing .law-admissions {
    margin-bottom: -7px;
  }
  .cgc_landing .placement__pathways__content p {
    font-size: 26px;
  }
  .rankingthumb-content {
    padding-right: 10px;
  }
  .cgc_landing .scholarship__bottom__heading p {
    max-width: 93%;
  }
  .cgc_landing .feature__icon__content p {
    font-size: 17px;
  }
  .cgc_landing .empowering__subHeading {
    font-size: 36px;
  }
  .cgc_landing .testimonial-stats .number {
    font-size: 35px;
  }
  .cgc_landing .testimonial-stats .text {
    text-align: left;
    font-size: 21px;
  }
  .cgc_landing .programs-offered-picture {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .empowering__future__para p {
    text-align: justify;
    font-size: 16px;
  }
  .cgc_landing .excel__rise__picture__block {
    margin-top: 0px;
    max-width: 56%;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3 {
    padding-bottom: 20px;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3::after {
    content: "";
    width: 50%;
  }
  .cgc_landing .cgc-jhanjeri-headingText p {
    font-size: 20px;
    padding: 0 20px 0 0;
    line-height: 1.8rem;
  }
  .cgc_landing .bottom-margin {
    margin-bottom: 100px;
    margin-left: -25px;
  }
  .cgc_landing .cgc__sholarship__heading__logo {
    max-width: 80%;
  }
  .cgc_landing .scholarship__bottom__heading h3 {
    font-size: 30px;
  }
  .cgc_landing .tie__up__image__inner img {
    position: absolute;
    top: 24%;
    left: 29%;
    width: 470px;
  }
  .cgc_landing .exp__beyond__paraText p {
    margin-top: 21px;
    font-size: 16px;
  }
  .cgc_landing .feature-block-5 .feature__icon__content p {
    margin-left: 12px;
    font-size: 18px;
  }
  .cgc_landing .feature-block-2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -55%;
  }
  .cgc_landing .feature__icon__content {
    margin-right: 27px;
  }
  .cgc_landing .why__choose__cgc__bottom__section {
    margin-left: 2rem;
  }
  .cgc_landing .feature-block-6 {
    position: absolute;
    right: 5%;
  }
  .cgc_landing .feature-block-3 {
    position: absolute;
    left: -17%;
  }
  .cgc_landing .why__choose__CGC__content {
    margin-left: 1rem;
  }
  .why__choose__CGC__picture.text-center {
    margin-left: -3rem;
    margin-right: -1rem;
  }
  .cgc_landing .why__choose__us__right__icons::after {
    margin-right: 60px;
  }
  .cgc_landing .why__choose__us__left__icons::before {
    margin-left: 22px;
  }
  .cgc_landing .coe_sec {
    height: 100%;
  }
  .cgc_landing .placement-stats {
    height: 283px;
    padding: 45px 20px 80px;
    background-size: cover;
  }
  .cgc_landing .placement-stats-bottom {
    margin-top: 0;
  }
  .cgc_landing .section-title {
    font-size: 28px;
    padding-top: 0px;
    padding-bottom: 17px;
  }
  .cgc_landing .stat-item h3 {
    font-size: 40px;
  }
  .cgc_landing .stat-item p {
    font-size: 16px;
  }
  .cgc_landing
    .testimonial__section__top__content
    .testimonial__section__info
    h3 {
    font-size: 18px;
  }
  .cgc_landing .testimonial__section__top__content {
    padding: 20px 0px;
  }
  .cgc_landing .cgc__scholarship__section .apply__now__btn {
    margin-top: 0;
  }
  .cgc_landing .international__tie__ups__para p {
    padding: 0px;
  }
  .cgc_landing .foreign__deligates {
    height: 100%;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading h3 {
    font-size: 16px;
  }
  .cgc_landing .testimonial-section-bottom-line h2 {
    margin-top: 10px;
  }
  .cgc_landing .testimonial__section {
    height: 100%;
  }
  .cgc_landing .page__banner {
    background-position: left;
    height: 580px;
  }
  .cgc_landing .stat-block-content p {
    font-size: 18px;
  }
  .cgc_landing .resp-row {
    align-items: center;
  }
  .cgc_landing .empowering-section-img {
    max-width: 80%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .scholarship__block__picture {
    position: absolute;
    bottom: 0;
    width: 560px;
  }
  .cgc_landing .scholarship__block__picture img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .cgc__scholarship__section {
    height: 670px;
  }
}
@media screen and (max-width: 1200px) {
  .rs-detail-item_all {
    width: auto;
  }
}
@media screen and (min-width: 1600px) {
  .cgc_landing .empowering__future__para p {
    text-align: justify;
    font-size: 21px;
  }
  img.img-fluid.cgc-glance-picture {
    max-width: 85%;
    width: 100%;
    height: auto;
}
  .cgc_landing .bca-legacy-headingText {
    font-size: 19px;
  }
  .cgc_landing .lab-text {
    font-size: 20px;
  }
  .cgc_landing .lab-text {
    font-size: 21px;
  }
  .cgc_landing .stat-block-heading p {
    font-size: 18px;
  }
  .cgc_landing .stat-block-heading h3 {
    font-size: 21px;
  }
  .cgc_landing .legacy-description-block-top h3 {
    font-size: 28px;
    margin-bottom: 8px;
  }
  .cgc_landing .legacy-description-block-top p {
    font-size: 22px;
  }
  .cgc_landing .content-para {
    font-size: 17px;
    line-height: 2rem;
  }
  .cgc_landing .mba__spec__owl h3 {
    font-size: 24px;
  }
  .cgc_landing .item_data p {
    font-size: 19px;
    margin-bottom: 0;
  }
  .cgc_landing .tab-content ul.ul-disc li {
    font-size: 17px;
  }
  .cgc_landing .tab-content ul.ul-disc {
    max-width: 990px;
  }
  .cgc_landing .legacy-section .slick-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .cgc_landing .legacy-stat-block {
    padding: 25px 20px;
  }
  .cgc_landing .stat-block-content p {
    font-size: 22px;
    font-weight: 500;
  }
  .cgc_landing .course-apply-btn-block a.apply-btn {
    font-size: 18px;
  }
  .cgc_landing .course__description p {
    font-size: 17px;
    line-height: 1.7rem;
  }
  .cgc_landing .law-admissions {
    height: 100%;
  }
  .cgc_landing .course__description h3 {
    font-size: 1.35rem;
    font-weight: 500;
  }
  .cgc_landing .law-career-list {
    font-size: 17px;
    line-height: 1.5rem;
  }
  .cgc_landing .law-career-list {
    font-size: 19px;
    line-height: 1.5rem;
  }
  .cgc_landing .course-apply-btn-block a.apply-btn {
    font-size: 16px;
  }
  .cgc_landing .cultivating-excellence .cultivating-excellence-headingText h3 {
    font-weight: 600;
    font-size: 28px;
    color: #492320;
  }
  .cgc_landing .cultivating-excellence .cultivating-excellence-headingText p {
    font-size: 18px;
    color: #2e2e2e;
  }
  .cgc_landing .fetaure-block .feature-block-content h3 {
    font-size: 1.25rem;
    font-weight: 600;
  }
  .cgc_landing .fetaure-block .feature-block-content p {
    font-size: 1.15rem;
    font-weight: 400;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3 {
    font-size: 32px;
    padding-bottom: 15px;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3::after {
    content: "";
    width: 41%;
  }
  .cgc_landing .cgc-jhanjeri-headingText p {
    font-size: 20px;
    padding: 0 20px 0 0;
    line-height: 2rem;
  }
  .cgc_landing .offered__programs__list > li > a {
    font-size: 17px;
    transition: all 0.3s ease-in-out;
  }
  .cgc_landing .programs-offered-picture {
    max-width: 75%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .empowering-section-img {
    max-width: 60%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .empowering-section-img {
    max-width: 65%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .testimonial-stats .number {
    font-size: 38px;
  }
  .cgc_landing .testimonial-stats .text {
    text-align: left;
    font-size: 22px;
    line-height: 1.3;
  }
  .cgc_landing .empowering-innovation-headingText h3 {
    font-size: 28px;
  }
  .cgc_landing .empowering-innovation-headingText p {
    font-size: 20px;
  }
  .cgc_landing .top__recruiters__heading p {
    font-size: 20px;
  }
  .cgc_landing .innovation-stat-block {
    padding: 40px;
  }
  .cgc_landing .excel__rise__picture__block {
    max-width: 70%;
  }
  .cgc_landing .placement-stats {
    background-size: cover;
  }
  .cgc_landing .scholarship__block__picture img {
    max-width: 88%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .tie__up__image__inner img {
    position: absolute;
    top: 24%;
    left: 35%;
    width: 470px;
  }
  .cgc_landing .page__banner {
    height: 710px;
}
  .cgc_landing .feature__block__content p {
    font-size: 18px;
  }
  .cgc_landing .life-pu-description p {
    font-size: 20px;
  }
  .cgc_landing .top__recruiters .slick-slide img {
    display: block;
    width: 210px;
    margin: 0 auto;
  }
  .cgc_landing .ranking__section {
    height: 975px;
  }
  .cgc_landing .ranking-img {
    max-width: 72%;
    width: 100%;
  }
  .cgc_landing .ranking-nirf-img {
    max-width: 82%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .program__offered__section__headingText h3 {
    font-size: 28px;
  }
  .cgc_landing .international__tie__ups__heading h3 {
    font-size: 30px;
  }
  .cgc_landing .top__ranking__section__right .ranking-right-img {
    max-width: 55%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .bottom-margin {
    margin-bottom: 40px;
    margin-left: -20px;
  }
  .cgc_landing .feature__box__3 {
    margin-left: -15px;
  }
  .cgc_landing .feature__block__picture {
    width: 155px;
    height: 155px;
  }
  .cgc_landing .right-pad {
    padding-right: 10px;
  }
  .cgc_landing .gallery__section .gallery__section__top__headingText p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1800px) {
  .cgc_landing .empowering__future__para p {
    text-align: justify;
    font-size: 25px;
  }
  .cgc_landing .mba__overview__section {
    height: 837px;
  }
  .cgc_landing .legacy-description-block {
    padding: 80px -0;
}
  .cgc_landing .lab-text {
    font-size: 26px;
  }
  .cgc_landing .state-of-art-labs-headingText h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .cgc_landing .course__description p {
    font-size: 19px;
    line-height: 1.7rem;
  }
  .cgc_landing .empowering__future__heading h3 {
    font-size: 34px;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3 {
    font-size: 34px;
    padding-bottom: 15px;
  }
  .cgc_landing .program__offered__section__headingText p {
    font-size: 20px;
  }
  .cgc_landing .empowering-innovation-headingText h3 {
    font-size: 30px;
  }
  .cgc_landing .cgc-jhanjeri-headingText p {
    font-size: 23px;
    padding: 0 20px 0 0;
    line-height: 2rem;
    width: 80%;
  }
  .cgc_landing .empowering-innovation-headingText p {
    width: 70%;
    font-size: 20px;
  }
  .cgc_landing .top__recruiters__heading p {
    font-size: 20px;
    line-height: 1.9rem;
  }
  .cgc_landing .ranking__section__headingText p {
    font-size: 20px;
  }
  .cgc_landing .innovation-stat-block {
    padding: 40px;
  }
  .cgc_landing .stat-block-picture img {
    width: 85px;
  }
  .cgc_landing .page__banner__apply__btn .apply__now__btn {
    font-size: 20px;
  }
  .cgc_landing .page-sub-heading h3 {
    font-size: 28px;
  }
  .cgc_landing .testimonial-stats .number {
    font-size: 42px;
  }
  .cgc_landing .testimonial-stats .text {
    text-align: left;
    font-size: 25px;
    line-height: 1.3;
  }
  .cgc_landing .placement__pathways__content h3 {
    font-size: 28px;
  }
  .cgc_landing .feature__block__picture {
    width: 175px;
    height: 178px;
  }
  .cgc_landing .feature__block__content p {
    font-size: 20px;
  }
  .cgc_landing .offered__programs__list > li > a {
    font-size: 18px;
  }
  .cgc_landing .diff__prgrams__list__box .progeam__list__heading h3 {
    font-size: 24px;
  }
  .cgc_landing .scholarship__block__picture img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .cgc__scholarship__section {
    height: 900px;
  }
  .cgc_landing .scholarship__bottom__heading p {
    line-height: 1.9rem;
    font-size: 22px;
  }
  .cgc_landing .tie__up__image__inner img {
    position: absolute;
    top: 24%;
    left: 36%;
    width: 470px;
  }
  .cgc_landing .international__tie__ups__heading h3 {
    font-size: 32px;
  }
  .cgc_landing .international__tie__ups__para p {
    text-align: center;
    font-size: 22px;
    padding: 0 80px;
    line-height: 2rem;
    width: 80%;
    margin: 15px auto 90px;
  }
  .cgc_landing .life-pu-description p {
    font-size: 24px;
    line-height: 2.2rem;
  }
  .cgc_landing .exp__beyond__paraText p {
    font-size: 26px;
  }
  .cgc_landing .exp__beyond__headingText h3 {
    position: relative;
    font-size: 28px;
  }
  .cgc_landing .testimonial-section-bottom-line h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 2.4rem;
  }
  .cgc_landing
    .testimonial__section__top__content
    .testimonial__section__info
    h3 {
    font-size: 26px;
  }
  .cgc_landing
    .testimonial__section__top__content
    .testimonial__section__info
    p {
    font-size: 30px;
  }
  .cgc_landing .testimonial__section__heading p {
    font-weight: 400;
    font-size: 22px;
  }
  .cgc_landing .gallery__section .gallery__section__top__headingText p {
    font-size: 22px;
  }
  .cgc_landing .top-heading h2 {
    font-size: 36px;
  }
  .cgc_landing .feature-block-5 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -37%;
  }
  .cgc_landing .feature-block-2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -57%;
  }
  .cgc_landing .feature-block-3 {
    position: absolute;
    left: -20%;
    bottom: 0px;
  }
  .cgc_landing .feature-block-6 {
    position: absolute;
    right: 7px;
    bottom: 0px;
  }
  .cgc_landing .feature__icon__content {
    margin-right: 35px;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading {
    text-align: center;
    margin-left: -125px;
  }
  .cgc_landing .foreign__deligates__content .foreign__deligate__heading h3 {
    font-size: 21px;
  }
  .cgc_landing .slider .item__slider__block img {
    display: block;
    width: 235px;
    margin: 0 auto;
  }
  .cgc_landing .page__banner {
    height: 836px;
  }
  .cgc_landing .state-of-art-labs-headingText p {
    font-size: 24px;
  }
  .cgc_landing .life-pu-description {
    padding: 20px 35px;
  }
  .cgc_landing .excel__rise__picture__block {
    max-width: 84%;
    width: 100%;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1599px) {
  .cgc_landing .empowering-section-img {
    max-width: 65%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .lab-text {
    font-size: 21px;
  }
  .cgc_landing .tab-content ul.ul-disc li {
    font-size: 17px;
  }
  .cgc_landing .cgc-jhanjeri-headingText p {
    font-size: 22px;
    line-height: 2rem;
    width: 85%;
  }
  .cgc_landing .mba__spec__owl h3 {
    font-size: 21px;
  }
  .cgc_landing .course_item .item_data img {
    width: 80px !important;
    height: 80px;
  }
  .cgc_landing .mba__spec__owl h3 {
    font-size: 21px;
  }
  .cgc_landing .mobile-hide {
    display: none;
  }
  .cgc_landing .stat-block-heading p {
    font-size: 17px;
  }
  .cgc_landing .state-of-art-labs-headingText h2 {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1400.98px) {
  .cgc_landing .page__banner__apply__btn {
    justify-content: flex-end;
    width: 100% !important;
  }
  .cgc_landing .excel__rise__picture__block {
    margin-top: 9px;
    max-width: 59%;
  }
  .cgc_landing .feature-block-2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -54%;
  }
  .cgc_landing .rise-excel-section-top {
    width: 76%;
  }
  .cgc_landing .feature-block-6 {
    position: absolute;
    right: 5%;
    bottom: 0px;
  }
  .cgc_landing .feature-block-3 {
    position: absolute;
    left: -19%;
    bottom: 0px;
  }
  .cgc_landing .why__choose__CGC__content {
    margin-left: 2rem;
  }
  .why__choose__CGC__picture.text-center {
    margin-left: -2rem;
  }
  .cgc_landing .feature-block-5 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -34%;
  }
  .feature__icon__block.feature-block-1 {
    position: relative;
    left: -29px;
  }
  .feature__icon__block.feature-block-4 {
    position: relative;
    left: -13px;
  }
  .cgc_landing .feature__icon__content p {
    font-size: 18px;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3::after {
    content: "";
    width: 48%;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3 {
    padding-bottom: 15px;
  }
  .cgc_landing .cgc-jhanjeri-headingText p {
    font-size: 18px;
    padding: 0 20px 0 0;
    line-height: 1.8rem;
    text-align: justify;
  }
  .cgc_landing .bottom-margin {
    margin-bottom: 87px;
    margin-left: -9px;
  }
  .cgc_landing .exp__beyond__paraText p {
    margin-top: 36px;
    font-size: 19px;
  }
  .cgc_landing .scholarship__block__picture {
    position: absolute;
    bottom: 0;
    width: 600px;
  }
  .cgc_landing .scholarship__block__picture img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .cgc__scholarship__section {
    height: 695px;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1480px) {
  .cgc_landing .empowering__future__para p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1399px) {
  .cgc_landing .scholarship__bottom__heading h3 {
    font-size: 28px;
    line-height: 2.4rem;
  }
  .cgc_landing .page__banner {
    height: 600px;
  }
  .cgc_landing .bca-legacy-headingText {
    font-size: 15px;
    line-height: 1.5rem;
  }
  .cgc_landing .mba__overview__section {
    height: 860px;
  }
  .cgc_landing .creating-next-gen-section .pl-pr-70 {
    padding: 0 40px 0 40px;
  }
  .cgc_landing .stat-block-heading p {
    font-size: 19px;
  }
  .cgc_landing .custom-stat-box-width {
    width: 70%;
  }
  .cgc_landing .testimonial-stats .number {
    font-size: 35px;
    color: #016db5;
  }
  .cgc_landing .course-apply-btn-block {
    max-width: 51%;
    margin-top: 30px;
  }
  .cgc_landing .law-admissions {
    margin-bottom: -6px;
  }
  .cgc_landing .cultivating-excellence {
    background-position: left;
  }
  .cgc_landing .testimonial-stats .text {
    text-align: left;
    font-size: 20px;
    line-height: 1.5;
  }
  .cgc_landing .tie__up__image__inner img {
    position: absolute;
    top: 24%;
    left: 30%;
    width: 470px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1499px) {
   .cgc_landing .page__banner__apply__btn {
    justify-content: flex-end;
    width: 100% !important;
  }
  .cgc_landing .offered__programs__list > li > a {
    font-size: 17px;
    transition: all 0.3s ease-in-out;
  }
  .cgc_landing .tab-content ul.ul-disc li {
    font-size: 17px;
  }
  .cgc_landing .next-gen-logo {
    width: 155px;
    height: 155px;
  }
  .cgc_landing .tie__up__image__inner img {
    position: absolute;
    top: 24%;
    left: 31%;
    width: 470px;
  }
  .cgc_landing .scholarship__block__picture {
    position: absolute;
    bottom: 0;
    width: 600px;
  }
  .cgc_landing .scholarship__block__picture img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .cgc__scholarship__section {
    height: 695px;
  }
  .cgc_landing .law-admissions {
    margin-bottom: -7px;
  }
  .cgc_landing .testimonial-stats .number {
    font-size: 36px;
  }
  .cgc_landing .testimonial-stats .text {
    text-align: left;
    font-size: 21px;
  }
  .cgc_landing .cgc-jhanjeri-headingText h3 {
    padding-bottom: 15px;
  }
  .cgc_landing .cgc-jhanjeri-headingText p {
    font-size: 20px;
    padding: 0 20px 0 0;
    line-height: 1.8rem;
  }
  .cgc_landing .state-of-art-labs-headingText h2 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1599px) {
 .cgc_landing .scholarship__block__picture {
    position: absolute;
    bottom: 0;
    width: 560px;
  }
  .cgc_landing .scholarship__block__picture img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .cgc_landing .cgc__scholarship__section {
    height: 650px;
  }
}
@media screen and (min-width: 1700px) and (max-width: 1799px) {
  .cgc_landing .empowering__future__para p {
    width: 48%;
  }
  .cgc_landing .mba__overview__section {
    height: 867px;
  }
  .cgc_landing .bca-legacy-headingText {
    font-size: 19px;
  }
  .cgc_landing .lab-text {
    font-size: 23px;
  }
  .cgc_landing .mba__spec__owl h3 {
    font-size: 24px;
  }
  .cgc_landing .item_data p {
    font-size: 21px;
  }
  .cgc_landing .stat-block-heading h3 {
    font-size: 21px;
    font-weight: 600;
  }
  .cgc_landing .stat-block-heading p {
    font-weight: 400;
    font-size: 1.2rem;
  }
  .cgc_landing .excel__rise__picture__block {
    max-width: 78%;
    width: 100%;
  }
  .cgc_landing .course-apply-btn-block {
    max-width: 37%;
    margin-top: 30px;
  }
  .cgc_landing .content-para {
    font-size: 19px;
  }
  .cgc_landing .tab-content ul.ul-disc li {
    font-size: 19px;
  }
  .cgc_landing .placement-stats {
    height: 310px;
  }
  .cgc_landing .mobile-hide {
    display: none;
  }
  .cgc_landing .marquee {
    font-size: 18px;
  }
  .cgc_landing .testimonial-stats .text {
    text-align: left;
    font-size: 21px;
  }
  .cgc_landing .rankingthumb-content {
    padding-right: 10px;
  }
}

@media screen and (max-width: 1200px) {
  .cgc_landing .top__recruiters__bottom__section {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .cgc_landing .resp-feature-bodr {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .cgc_landing .course-apply-btn-block {
    max-width: 35%;
    margin-top: 30px;
  }
  .cgc_landing .feature-block-3 {
    position: absolute;
    left: -20%;
  }
  img.img-fluid.cgc-glance-picture {
    max-width: 84%;
    width: 100%;
    height: auto;
}
  /* .cgc_landing .page__banner {
    height: 928px;
} */
  .cgc_landing .feature-block-6 {
    position: absolute;
    right: 5px;
    bottom: 0px;
  }
  .cgc_landing .content-para {
    font-size: 19px;
  }
  .cgc_landing .placement__pathways__headingText p {
    font-size: 20px;
    width: 60%;
    margin: 0 auto;
  }
  .cgc_landing .tab-content ul.ul-disc li {
    font-size: 19px;
  }
}

@media screen and (min-width: 1920px) {
  .cgc_landing .legacy-stat-block {
    padding: 25px 20px;
  }
  .cgc_landing .section-title {
    font-size: 30px;
  }
  .cgc_landing .placement-stats-top p {
    font-size: 21px;
  }
  .cgc_landing .mba__spec__owl h3 {
    font-size: 25px;
  }
  .cgc_landing .item_data p {
    font-size: 22px;
  }
  .cgc_landing .course_item .item_inner:hover .overlay_data {
    padding: 1rem 2rem;
  }
  .cgc_landing .course_item .overlay_data p {
    text-align: center;
    font-size: 18px;
    line-height: 1.8rem;
  }
  .cgc_landing .cgc-jhanjeri-glance-section {
    height: 665px;
  }
  .cgc_landing .mba__specialization__section.sec-padding {
    margin-top: 10px;
  }
  .placement-stat-content {
    padding: 0 5px;
  }
  .cgc_landing .placement-stat-content h3 {
    font-size: 36px;
  }
  .cgc_landing .placement-stat-content p {
    font-size: 24px;
  }
  .cgc_landing .mba__overview__section {
    height: 900px;
  }
  .cgc_landing .bca-legacy-headingText {
    font-size: 21px;
  }
}
