@media screen and (max-width: 1440px) {
  .fsvg-pot {
    position: absolute;
    left: 39%;
    bottom: -13%;
    width: 12%;
    z-index: 1;
  }

  .home-intro-sec .home-intro-content p {
    margin-top: 0rem;
  }

  .pre-content p {
    width: 80%;
  }

  .pre-btn {
    padding: 1rem 2rem;
    font-size: 1.5rem;
  }

  .channel-container {
    width: 65%;
    overflow: hidden;
  }
}

/* @media screen and (max-width: 1366px) {} */

@media screen and (max-width: 1200px) {
  .mdata .mdata-cont {
    padding: 0 1rem;
  }

  .mdata .mdata-cont h1 {
    color: #231f20;
    font-size: 1.5rem;
    letter-spacing: -1px;
  }

  .mdata .mdata-cont h3 {
    font-size: 1.3rem;
    color: #231f20;
  }
}

@media screen and (max-width: 1199px) {
  .mcontentimg img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: center;
  }

  .mdata {
    padding: 2rem 0;
  }
}

@media screen and (max-width: 1024px) {
  .our-content p {
    width: 100%;
    margin-top: 0rem;
  }

  .channel-container {
    width: 80%;
    overflow: hidden;
  }
}

@media screen and (max-width: 992px) {
  h1 {
    font-size: 6.5vw;
  }

  .home-pot-content {
    padding-left: 2rem;
  }

  .home-intro-content {
    padding-right: 1rem;
  }

  .cls-phytextsvg {
    font-size: 70px;
  }

  .fsvg-pot {
    position: absolute;
    left: 56%;
    bottom: -2%;
    width: 17%;
    z-index: 1;
  }

  .ftvtextlogo {
    position: absolute;
    right: 2%;
    top: -4%;
    width: 50%;
    animation: zoomin 2s infinite alternate-reverse ease-in-out;
  }

  .ftvtextlogo-phy {
    position: absolute;
    left: 2%;
    bottom: 2%;
    width: 50%;
    animation: zoomin 2s infinite alternate-reverse ease-in-out;
  }

  .homefeatures-sec {
    padding-top: 0;
    padding-bottom: 3rem;
  }

  .features-heading h1 {
    font-size: 6vw;
  }

  .features-subtitle {
    font-size: 1.2rem;
    padding: 0 1rem;
  }

  .service-item {
    padding: 1.5rem 0;
  }

  .service-item h2 {
    font-size: 1.8rem;
    padding-left: 1rem;
  }

  .service-item p {
    font-size: 1.2rem;
    padding-left: 1rem;
  }

  .ftvtextlogo-feat1 {
    position: absolute;
    top: 0%;
    width: 30%;
  }

  .ftvtextlogo-feat2 {
    position: absolute;
    width: 30%;
  }

  .fsvg-features {
    position: absolute;
    left: 39%;
    bottom: 2%;
    width: 12%;
    z-index: 1;
  }

  .Ctatext h2 {
    font-family: "CENTURY";
    font-size: 3rem;
  }

  .Ctatext h2 span {
    font-size: 4.5rem;
    display: block;
  }

  .feat-row {
    padding: 2rem 0;
  }

  .cls1-our {
    stroke: #617246 !important;
    font-size: 90px;
  }

  .cls-1 {
    font-size: 70px;
  }

  .usp-content h1 {
    text-align: center;
    color: #617246;
    font-size: 5.5vw;
  }

  .fsvg-key {
    position: absolute;
    width: 20%;
    left: 50%;
    top: -28%;
  }

  .our-content {
    padding: 1rem 0rem !important;
  }

  .pre-btn {
    padding: 1rem 1rem;
    font-size: 1.2rem;
  }

  .pre_requisite-section {
    padding: 3rem 0;
    background-image: url(../media/images/wings.png);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 80% center;
  }

  .brand-sec {
    padding-top: 0;
    padding-bottom: 5rem;
    margin-top: -10%;
  }

  .ftvtextlogo-brand {
    position: absolute;
    width: 60%;
    left: 18%;
    bottom: 2%;
    animation: zoomin 2s infinite alternate-reverse ease-in-out;
  }

  .fsvg-pre {
    position: absolute;
    left: 57%;
    bottom: -5%;
    width: 15%;
    z-index: 1;
    animation: svg-f 5s infinite alternate;
  }

  .fsvg-award {
    position: absolute;
    left: 1%;
    bottom: 39%;
    width: 20%;
    z-index: 1;
    animation: svg-f 5s infinite alternate;
  }

  .ftvtextlogo-media {
    position: absolute;
    right: 2%;
    bottom: 3%;
    width: 50%;
  }

  .mcontentimg {
    display: none;
  }

  .mdata {
    width: 100%;
    align-self: center;
  }

  .mdata {
    padding: 4rem 1.5rem;
    background-image: url(../media/images/ftvspaposter.png);
    background-size: cover;
    background-color: #e3cec6;
    background-blend-mode: overlay;
    background-position: center;
  }

  .rrr {
    padding: 1rem 1.2rem;
  }

  .statistics-sec {
    padding: 3rem 0;
  }

  .statistics-wrapper {
    padding: 1.5rem 1.5rem;
  }

  .statistics-layout {
    gap: 3rem;
    flex-wrap: wrap;
  }

  .statistics-header-section {
    padding-right: 1rem;
  }

  .statistics-title-main {
    font-size: 3.2rem;
  }

  .statistics-title-sub {
    font-size: 1.4rem;
  }

  .statistics-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem 2rem;
    flex: 1;
    min-width: 400px;
  }

  .stat-number {
    font-size: 2.5rem;
  }

  .stat-label {
    font-size: 0.85rem;
  }
}

@media screen and (max-width: 850px) {
  .channel-container {
    width: 100%;
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    line-height: 1;
  }

  .pagelinks-section .pagelinks-main .pagelinks-main_ul {
    justify-content: flex-start;
    row-gap: 15px;
  }

  .enquiry-form form {
    flex-direction: column;
  }

  .enquiry-form form .form-enquire {
    width: 100%;
  }

  .pagelinks-section {
    padding: 2rem 0 2rem 0;
  }

  .footer .footer-absbranding {
    display: block;
  }

  p,
  a,
  ul li {
    font-size: 1.3rem;
  }

  .video_div video {
    height: 60vh;
  }

  .fsvg-usp {
    position: absolute;
    width: 20%;
    right: 2%;
    top: -6%;
  }

  .pagelinks-section .pagelink-brnd {
    width: 21%;
  }

  .home-intro-content {
    padding: 0 1rem;
  }

  .hintro-row {
    display: flex;
    flex-direction: column-reverse;
  }

  .fsvg-pot {
    position: absolute;
    left: 32%;
    bottom: -5%;
    width: 21%;
    z-index: 1;
  }

  .hfeatheadsvg {
    margin-left: 14rem !important;
    /* margin: 0 auto !important; */
  }

  .cls-1feat {
    font-size: 70px;
  }

  .cls-phytextsvg {
    font-size: 100px;
  }

  .ftvtextlogo-feat1 {
    position: absolute;
    top: -4%;
    width: 50%;
    right: 1%;
  }

  .feat-row {
    padding: 2rem 2rem;
    row-gap: 3rem;
  }

  .features-heading h1 {
    font-size: 7vw;
  }

  .features-subtitle {
    font-size: 1.1rem;
  }

  .service-item h2 {
    font-size: 1.6rem;
  }

  .service-item p {
    font-size: 1.1rem;
  }

  .statistics-sec {
    padding: 2.5rem 0;
  }

  .statistics-wrapper {
    padding: 1.5rem 1rem;
  }

  .statistics-layout {
    flex-direction: column;
    gap: 2.5rem;
    align-items: flex-start;
  }

  .statistics-header-section {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }

  .statistics-title-main {
    font-size: 2.8rem;
  }

  .statistics-title-sub {
    font-size: 1.3rem;
  }

  .statistics-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.8rem 1.5rem;
    width: 100%;
    min-width: 0;
  }

  .stat-item {
    align-items: center;
    text-align: center;
  }

  .stat-number {
    font-size: 2.2rem;
  }

  .stat-label {
    font-size: 0.8rem;
  }

  .featperfectrow {
    display: flex;
    flex-direction: column-reverse;
  }

  .fsvg-features {
    position: absolute;
    left: 70%;
    bottom: 14%;
    width: 26%;
    z-index: 1;
  }

  .Ctatext h2 {
    font-family: "CENTURY";
    font-size: 2.5rem;
  }

  .Ctatext h2 span {
    font-size: 3.5rem;
    line-height: 1.6;
    display: block;
  }

  .our-reverse {
    display: flex;
    flex-direction: column-reverse;
  }

  .our-content p {
    width: 100%;
  }

  .cls1-our {
    stroke: #617246 !important;
    font-size: 50px;
  }

  .usp-sec .usp-list ul {
    width: 100%;
    flex-wrap: wrap;
  }

  .usp-sec .usp-list ul li {
    width: 25%;
    margin: 2.5rem 0;
  }

  .usp-content p {
    width: 100%;
  }

  .usp-content h1 {
    font-size: 6.5vw;
  }

  /* .channel-section{
  background-color: #daebff;
  background-blend-mode: overlay;
  background-position: center;
  background-size: cover;
} */
  .channel-section p {
    width: 100%;
  }

  .channel-container .swiper-pagination {
    display: block;
    bottom: -1%;
  }

  .channel-section .ch-heading,
  .newmedia-sec .ch-heading {
    padding-bottom: 2rem;
    margin-left: 4rem;
  }

  .cls-channel {
    font-size: 100px !important;
  }

  .right-leaves {
    position: absolute;
    top: 0;
    right: -10px;
    width: 60%;
    animation: leafAnimation 10s ease-in-out infinite alternate-reverse;
  }

  .left-leaves-phy {
    position: absolute;
    top: 0%;
    left: -3%;
    width: 60%;
    animation: leafAnimation 10s ease-in-out infinite alternate-reverse;
  }

  .fsvg-key {
    position: absolute;
    width: 20%;
    left: 50%;
    top: -16%;
  }

  .fsvg-ch {
    position: absolute;
    width: 20%;
    right: 5%;
    top: -12%;
  }

  .left-leaves {
    position: absolute;
    top: 0;
    left: -2%;
    width: 60%;
    animation: leafAnimation 10s ease-in-out infinite alternate-reverse;
  }

  /* .download-section .download-content .download-card {
  justify-content: space-between;
} */
  .down-main {
    margin: auto;
  }

  .cls-brand {
    font-size: 70px !important;
  }

  .down-row {
    display: flex;
    flex-direction: column-reverse;
  }

  .download-section {
    padding-top: 5rem;
  }

  .home-pot-sec {
    padding-bottom: 4rem;
  }

  .ma_future-content p {
    /* text-align: start !important; */
  }

  .award-vid video {
    aspect-ratio: 1.2;
  }

  .mission-scale {
    transform: scale(1);
  }

  .mdata .mdata-cont h3 {
    font-size: 1.3rem;
    color: #3b2821;
    padding: 0 1.9rem 0.7rem 0;
    font-weight: bold;
  }

  .mdata .mdata-cont h1 {
    color: #3b2821;
    font-size: 1.4rem;
    font-weight: bold;
  }
}

@media screen and (max-width: 576px) {
  .ma_video-section .ma-heading h4,
  h1 {
    font-size: 10vw;
  }

  .pagelinks-section .pagelinks-main .pagelinks-main_ul {
    row-gap: 5px;
    justify-content: flex-start;
  }

  .ma_future-section {
    padding: 4rem 0;
  }

  .enquiry-form-sec img {
    width: 90%;
  }

  /* Index */
  .enquiry-form-sec {
    background-size: 100%;
  }

  .pc_innerdiv .pc_logo {
    width: 120px;
  }

  .head_links {
    top: 90px;
    height: calc(100vh - 90px);
  }

  #introdesk {
    display: none;
  }

  #intromob {
    display: block;
  }

  .Ctatext h2 {
    font-family: "CENTURY";
    font-size: 2rem;
  }

  .Ctatext h2 span {
    font-size: 3rem;
    line-height: 1.6;
    display: block;
  }

  .home-pot-content {
    padding-left: 1.5rem;
  }

  .cls-phytextsvg {
    font-size: 85px;
  }

  .hfeatheadsvg {
    margin-left: 7rem !important;
  }

  .tab-sub-div {
    display: flex;
    flex-direction: column-reverse;
  }

  .ftv-tabs-div {
    background-color: #3b2821;
  }

  .pre-btn {
    padding: 1rem 2rem;
    font-size: 1.5rem;
    margin: 1rem 4rem;
  }

  .pre-content p {
    width: 100%;
  }

  .cls1-our {
    stroke: #617246 !important;
    font-size: 60px;
  }

  #v-pills-tab {
    margin-right: 0 !important;
  }

  .usp-content h1 {
    font-size: 8vw;
  }

  .usp-content p {
    width: 90%;
  }

  .pagelinks-section .pagelinks-main .pagelinks-main_ul {
    display: flex;
    flex-direction: column;
    row-gap: 0;
  }

  .pagelinks-section
    .pagelinks-main
    .pagelinks-main_ul
    .pagelinks-main_ul_li:not(:last-child):after {
    display: none;
  }

  .pagelinks-section
    .pagelinks-main
    .pagelinks-main_ul
    .pagelinks-main_ul_li
    .pagelinks-main_ul_li_a {
    font-size: 1.5rem;
  }

  .pagelinks-section {
    padding-bottom: 2rem;
  }

  .pagelinks-section .pagelinks-main .pagelinks-main_ul .pagelinks-main_ul_li {
    padding: 0;
  }

  .fsvg-usp {
    position: absolute;
    width: 23%;
    right: 2%;
    top: -16%;
  }

  .fsvg-key {
    position: absolute;
    width: 26%;
    left: 50%;
    top: -19%;
  }

  .download-section {
    padding-top: 5rem;
  }

  .ma_future-container {
    padding: 0 1rem;
  }

  .section__video {
    width: 100%;
    /* margin-top: 5%; */
    margin-top: 94px;
  }

  .rrr {
    padding: 1rem 1.2rem;
    width: 85%;
    margin: 1rem auto;
  }

  .footer .copyright p {
    padding: 1rem 0;
    font-size: 0.8rem;
  }
}

@media screen and (max-width: 425px) {
  .marquee-tag marquee,
  h1 {
    font-size: 11vw;
  }

  .pagelinks-section .pagelinks-main .pagelinks-main_ul .pagelinks-main_ul_li {
    padding: 0.1rem 1rem;
  }

  .enquiry-form form {
    padding: 0.5rem;
  }

  p,
  a,
  ul li {
    font-size: 1.1rem;
  }

  .Ctatext h2 {
    font-family: "CENTURY";
    font-size: 1.5rem;
  }

  .Ctatext h2 span {
    font-size: 2rem;
    line-height: 1.6;
    display: block;
  }

  .home-intro-sec {
    padding-bottom: 0;
  }

  .ftvtextlogo {
    position: absolute;
    right: 3%;
    top: -4%;
    width: 95%;
    animation: zoomin 2s infinite alternate-reverse ease-in-out;
  }

  .ftvtextlogo-phy {
    display: none !important;
    position: absolute;
    left: 2%;
    bottom: 2%;
    width: 60%;
    animation: zoomin 2s infinite alternate-reverse ease-in-out;
  }

  .phy-sec {
    padding: 3rem 0 4rem 0;
  }

  .ftvtextlogo-feat1 {
    position: absolute;
    top: -1%;
    width: 60%;
    right: 1%;
  }

  .fsvg-features {
    position: absolute;
    left: 67%;
    bottom: 28%;
    width: 30%;
    z-index: 1;
  }

  .ftvtextlogo-feat2 {
    position: absolute;
    width: 60%;
    top: -4%;
    left: 5%;
  }

  .homefeatures-sec {
    padding-bottom: 0;
  }

  .features-heading h1 {
    font-size: 8vw;
  }

  .features-subtitle {
    font-size: 1rem;
    padding: 0 0.5rem;
  }

  .service-item {
    padding: 1rem 0;
  }

  .service-item:not(:last-child) {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }

  .service-item h2 {
    font-size: 1.4rem;
    padding-left: 1.5rem;
  }

  .service-item p {
    font-size: 1rem;
    padding-left: 0.5rem;
  }

  .statistics-sec {
    padding: 2rem 0;
  }

  .statistics-wrapper {
    padding: 1rem 0.5rem;
  }

  .statistics-layout {
    flex-direction: column;
    gap: 2rem;
    align-items: center;
  }

  .statistics-header-section {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }

  .statistics-title-main {
    font-size: 2.5rem;
  }

  .statistics-title-sub {
    font-size: 1.1rem;
  }

  .statistics-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem 1rem;
    width: 100%;
    min-width: 0;
  }

  .stat-item {
    align-items: center;
    text-align: center;
  }

  .stat-number {
    font-size: 2rem;
  }

  .stat-label {
    font-size: 0.75rem;
    letter-spacing: 0.5px;
  }

  .cls-phytextsvg {
    font-size: 100px;
  }

  .phy-sec .phy-content {
    gap: 15px;
  }

  .section__video {
    width: 100%;
    margin-top: 94px;
  }

  .pre-btn {
    padding: 1rem 2rem;
    font-size: 1.5rem;
    margin: 1rem 2rem;
  }

  .pre-content p {
    width: 100%;
    padding-top: 1rem;
  }

  .usp-sec .usp-list ul li {
    width: 33%;
    margin: 1rem 0;
  }

  .usp-content p {
    width: 80%;
  }

  .usp-content h1 {
    font-size: 9vw;
  }

  .channel-section .swiper-container .swiper-slide .swiper-channel-video video {
    /* aspect-ratio: 1.2; */
    height: 320px;
    object-fit: cover;
    object-position: center;
  }

  .channel-section .ch-heading {
    padding-bottom: 1rem;
    margin-left: 5rem;
  }

  .cls-channel {
    font-size: 100px !important;
  }

  .newmedia-sec {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .ftvtextlogo-media {
    position: absolute;
    right: 5%;
    bottom: 3%;
    width: 90%;
    animation: zoomin 2s infinite alternate-reverse ease-in-out;
  }

  .key-sec {
    padding-bottom: 0;
  }

  .phy-sec .phy-content img {
    width: 70px;
  }

  .download-section .download-content .download-card {
    padding: 0.5rem;
  }

  .download-section .download-content .download-card h3 {
    font-size: 1.5rem;
  }

  .download-section .download-content .download-card a img {
    width: 25px;
  }

  .pre_requisite-section .pre_requisite-content .tabs-content p {
    text-align: center;
    font-size: 1rem;
  }

  .pre_requisite-section .pre_requisite-tabs .tabs__toggle h3 {
    font-size: 1.1rem;
  }

  .pre_requisite-section .pre_requisite-main {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }

  .pre_requisite-section .pre_requisite-tabs {
    padding-top: 2rem;
    display: flex;
    width: 100%;
  }

  .pre_requisite-section .pre_requisite-content {
    width: 90%;
    padding: 2rem 0;
  }

  .pre_requisite-section {
    padding: 3rem 0;
  }

  .brand-sec {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .fsvg-pre {
    position: absolute;
    left: 35%;
    bottom: -17%;
    width: 30%;
    z-index: 1;
    animation: svg-f 5s infinite alternate;
  }

  .callnumber {
    width: 250px;
  }

  .ivppop {
    padding: 15px;
  }

  .fixedside {
    width: 125px;
    transform: rotate(90deg);
    position: fixed;
    top: 38%;
    right: 208px;
  }

  .fixedside span {
    font-size: 1rem !important;
  }

  .enquiry-form {
    border: none;
  }

  .mdata .mdata-cont {
    padding: 0;
  }

  .mdata {
    padding: 1rem 1.5rem;
  }
}

@media screen and (max-width: 375px) {
  .marquee-tag marquee,
  h1 {
    font-size: 12vw;
  }

  p,
  a,
  ul li {
    font-size: 1rem;
  }

  .home-intro-sec .home-intro-content p {
    margin-top: 0rem;
  }

  .Ctatext h2 {
    font-family: "CENTURY";
    font-size: 1.2rem;
  }

  .Ctatext h2 span {
    font-size: 1.7rem;
    line-height: 1.6;
    display: block;
  }

  .cls-1 {
    font-size: 65px;
  }

  .hfeatheadsvg {
    margin-left: 3rem !important;
  }

  .cls-1feat {
    font-size: 90px;
  }

  .feat-row {
    padding: 2rem 1rem;
    row-gap: 3rem;
  }

  .home-pot-content {
    padding-left: 0rem;
  }

  .home-intro-content {
    padding: 0 0.4rem;
  }

  .pre-btn {
    padding: 1rem 2rem;
    font-size: 1.2rem;
    margin: 0.6rem 2rem;
  }

  .our-content {
    padding: 1rem 1rem !important;
  }

  .cls1-our {
    stroke: #617246 !important;
    font-size: 75px;
  }

  .our-content p {
    width: 100%;
    margin-top: 0rem;
  }

  .usp-sec .usp-list ul li {
    width: 45%;
  }

  .channel-section .swiper-container .swiper-slide .swiper-channel-video video {
    aspect-ratio: 0.9;
    height: 275px;
    object-fit: cover;
    object-position: center;
  }

  .fsvg-ch {
    position: absolute;
    width: 25%;
    right: 25%;
    top: -10%;
  }

  .newmedia-sec {
    padding-top: 0;
    padding-bottom: 3rem;
  }

  .pre_requisite-section h1 {
    font-size: 10vw;
  }

  .fsvg-pre {
    position: absolute;
    left: 35%;
    bottom: -9%;
    width: 30%;
  }

  .newmedia-content h1 {
    /* color: #ACE455; */
    padding-bottom: 1rem;
    font-size: 10vw;
  }

  .mdata .mdata-cont h1 {
    color: #3b2821;
    font-size: 1.2rem;
  }

  .mdata .mdata-cont h3 {
    font-size: 1rem;
    color: #3b2821;
    padding: 0 0 0.7rem 0;
    font-weight: bold;
  }
}

@media screen and (max-width: 320px) {
  .channel-section .ch-heading,
  .newmedia-sec .ch-heading {
    padding-bottom: 1rem;
    margin-left: 2rem;
  }

  .cls-channel {
    font-size: 110px !important;
  }

  .pagelinks-section
    .pagelinks-main
    .pagelinks-main_ul
    .pagelinks-main_ul_li
    .pagelinks-main_ul_li_a {
    font-size: 1.3rem;
  }

  .fsvg-usp {
    position: absolute;
    width: 30%;
    right: 32%;
    top: -8%;
  }

  .fsvg-key {
    position: absolute;
    width: 35%;
    left: 59%;
    top: -19%;
  }

  .phy-sec .phy-content img {
    width: 55px;
  }

  .download-section .download-content .download-card a img {
    width: 20px;
  }

  .fsvg-pot {
    position: absolute;
    left: 20%;
    bottom: -3%;
    width: 30%;
    z-index: 1;
  }

  .callin {
    width: 45px;
    height: auto;
  }

  .callin svg {
    width: 10px;
    height: 10px;
  }
}
