/*
Theme Name: Velammal Nexus
Author Name: Jerold
Version: 2.0
Description: Velammal Nexus Website
*/

.campuses-list-sec.academy-home-sec {
    position: relative;
    background-color: #2CCCD3;
}

.campuses-list-sec.academy-home-sec .campus-row-two .event-name-div {
    border: 2px solid #EF564A;
    border-width: 2px 3px 10px 10px;
}

.campuses-list-sec.academy-home-sec .campus-head-row h2::after {
    top: -20px;
}

.campuses-list-sec.academy-home-sec .campus-head-row h2::before {
    top: -20px;
}

.our-dna-sec.orange-background {
    margin-top: 0;
}

/* About Us page overview div */

.overview-images-row {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.overview-images-div {
    align-items: center;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 140px;
    justify-content: center;
    margin: 0 auto 20px;
    padding: 20px 5px;
    width: 140px;
}

.academy-school-overview {
    position: relative;
    padding: 0px 0px 30px;
}

.academy-about-firstsec .learning-content-div h2 {
    padding-bottom: 10px;
}

.overview-bottom-text p {
    font-size: 25px;
    color: #fff;
}

.explore-our-campus.velammal-academy-campus-sec {
    padding: 40px 80px 110px 80px;
}

.our-dna-sec.orange-background .dna-img1::after {
    background-image: url('./img/Chairman-Message-section-Blue-Right.gif');
}

.explore-our-campus-sec.blue-background .explore-our-campus-commoncontent h4 {
    color: #fff;
}

.explore-our-campus-sec.blue-background .explore-our-campus-commoncontent h4:after {
    background: #fff;
}

.explore-our-campus-sec.blue-background .explore-our-campus-commoncontent p {
    color: #fff;
}

.explore-campus-labs-sec.lightblue-background .explore-our-campus-commoncontent.labss-in,
.explore-campus-labs-sec.lightblue-background .explore-our-campus-commoncontent.explore-campus-labs-head-div {
    color: #000;
}

.explore-campus-labs-sec.lightblue-background .explore-our-campus-commoncontent.labss-in h4,
.explore-campus-labs-sec.lightblue-background .explore-our-campus-commoncontent.explore-campus-labs-head-div h4 {
    color: #000;
}

.explore-campus-labs-sec.lightblue-background .explore-our-campus-commoncontent.labss-in h4::after,
.explore-campus-labs-sec.lightblue-background .explore-our-campus-commoncontent.explore-campus-labs-head-div h4::after {
    background: #000;
}

.matric-banner.admission-banner .waveWrapperPurple {
    top: 1px;
}

.academy-school-overview-sec {
    position: relative;
    padding: 100px 0px;
}

.academy-school-overview-head-row {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 50px;
}

.academy-school-overview-head h4 {
    text-transform: uppercase;
    letter-spacing: 4.5px;
    font-size: 60px;
    position: relative;
    text-align: center;
}

.academy-school-overview-head p {
    width: 75%;
    margin: 0 auto;
}

.academy-school-overview-container {
    position: relative;
    padding: 0px 100px;
}

a.centers-card-div {
    color: #000;
    text-decoration: none;
}

a.centers-card-div:hover {
    color: #000;
    text-decoration: none;
}

.centers-card-div {
    background-color: #fff;
}

.centers-card-div .centers-card-img {
    width: 100%;
    border-top-right-radius: 55px;
    border-top-left-radius: 55px;
    background: #fff;
    overflow: hidden;
}

.centers-card-div .centers-card-content {
    width: 100%;
    float: left;
    background: #fff;
    border-bottom-right-radius: 55px;
    border-bottom-left-radius: 55px;
    padding: 30px 20px;
    margin-bottom: 40px;
}

.centers-card-img:hover img {
    transform: scale(1.3);
}

.centers-card-img img {
    width: 100%;
    transition: transform .5s ease;
}

.centers-card-content h4 {
    font-size: 25px;
    margin-bottom: 20px;
    width: 85%;
}

.centers-card-content p {
    font-size: 15px;
    margin-bottom: 20px;
}

.academy-about-firstsec .header-row .star-group.stars-6 {
    top: auto;
    bottom: 175px;
    right: 50px;
    position: absolute;
}

.academy-about-firstsec .header-row p {
    width: 70%;
    margin: 0 auto;
}

.what-we-offer-swiper img {
    width: 100%;
    vertical-align: bottom;
}

.what-we-offer-div {
    position: relative;
    padding: 50px 0px;
}

.what-we-offer-swiper {
    height: 100%;
    width: 35%;
    position: relative;
    z-index: 1;
}

.offer-content-swiper {
    height: 100%;
    box-sizing: border-box;
    padding: 10px 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.learning-sec.academy-about-firstsec {
    padding: 100px 0px 60px;
}

.offer-content-swiper .swiper-slide {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.offer-content-swiper .swiper-wrapper {
    display: flex;
    align-items: center;
    width: 70%;
    margin: 0 auto;
    color: #fff;
}

.offer-swiper-content-head h3 {
    font-size: 40px;
    color: #000;
    margin-bottom: 20px;
    width: 50%;
    text-transform: uppercase;
    font-family: "Helvetica-Neu-Bold", sans-serif;
}

.offer-swiper-content-para {
    width: 70%;
}

.offer-swiper-content-head {
    width: 50%;
    position: relative;
    margin: 0 auto;
}

.offer-swiper-content-head.offer-swiper-content-head1 {
    width: 90%;
    position: relative;
    right: 9rem;
    color: #000;
}

.offer-swiper-content-para.offer-swiper-content-para1 {
    width: 50%;
    left: 55px;
    position: relative;
    color: #000;
}

.offer-content-swiper .swiper-pagination-fraction,
.what-we-offer-swiper.what-we-offer-swiper1 .swiper-pagination-fraction {
    bottom: 50px;
    color: #fff;
}

.offer-content-swiper .swiper-button-next,
.offer-content-swiper .swiper-button-prev,
.what-we-offer-swiper.what-we-offer-swiper1 .swiper-button-next,
.what-we-offer-swiper.what-we-offer-swiper1 .swiper-button-prev {
    top: auto;
    bottom: 40px;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    display: flex !important;
    color: #fff;
}

.what-we-offer-swiper.what-we-offer-swiper1 .swiper-button-next:after {
    content: 'next';
    font-size: 20px;
}

.what-we-offer-swiper.what-we-offer-swiper1 .swiper-button-prev:after {
    content: 'prev';
    font-size: 20px;
}

.what-we-offer-swiper.what-we-offer-swiper1 .swiper-button-prev {
    right: 51%;
    left: auto;
}

.what-we-offer-swiper.what-we-offer-swiper1 .swiper-button-next {
    left: 51%;
    right: auto;
}

.offer-content-swiper .swiper-button-next:after,
.offer-content-swiper .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 20px;
}

.offer-content-swiper .swiper-button-prev:after,
.offer-content-swiper .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 20px;
}

.offer-content-swiper .swiper-button-prev {
    right: 51%;
    left: auto;
}

.offer-content-swiper .swiper-button-next {
    left: 51%;
    right: auto;
}

.what-we-offer-swiper .swiper-wrapper {
    padding-top: 30px;
    padding-bottom: 100px;
}

.what-we-offer-swiper-container {
    position: relative;
}

.what-we-offer-swiper-container .star-group.stars-1 {
    top: 0;
    bottom: auto;
    left: 25%;
    position: absolute;
}

.what-we-offer-swiper-container .star-group.stars-2 {
    top: 15%;
    bottom: auto;
    right: 15%;
    position: absolute;
}

.what-we-offer-swiper-container .star-group.stars-3 {
    top: auto;
    bottom: 15%;
    left: 35%;
    position: absolute;
}

.what-we-offer-swiper-container .star-group.stars-6 {
    top: auto;
    bottom: 280px;
    right: 50px;
    position: absolute;
}

.what-we-offer-swiper-container .star-group.stars-5 {
    top: auto;
    bottom: 100px;
    right: 200px;
    position: absolute;
}

.what-we-offer-swiper-container .star-group.stars-4 {
    top: auto;
    bottom: 300px;
    left: 200px;
    position: absolute;
}

.academy-school-overview-head h4::before {
    top: -80px;
    left: 0px;
    right: auto;
    background-image: url('./img/Chairman-Message-section-1-Left.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    content: "";
    display: inline-block;
    line-height: 1;
    position: absolute;
    width: 100px;
    height: 100px;
}

.academy-school-overview-head h4::after {
    top: -80px;
    right: 0px;
    left: auto;
    background-image: url('./img/Chairman-Message-section-1-Right.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    content: "";
    display: inline-block;
    line-height: 1;
    position: absolute;
    width: 100px;
    height: 100px;
}

.academy-school-overview-head-row .star-group.stars-1 {
    top: 0;
    bottom: auto;
    left: 50px;
    position: absolute;
}

.academy-school-overview-head-row .star-group.stars-2 {
    top: 0;
    bottom: auto;
    right: 50px;
    position: absolute;
}

.academy-school-overview-head-row .star-group.stars-3 {
    top: 200px;
    bottom: auto;
    left: 150px;
    position: absolute;
}

.academy-school-overview-head-row .star-group.stars-4 {
    top: auto;
    bottom: 100px;
    left: 200px;
    position: absolute;
}

.academy-school-overview-head-row .star-group.stars-5 {
    top: auto;
    bottom: 100px;
    right: 200px;
    position: absolute;
}

.academy-school-overview-head-row .star-group.stars-6 {
    top: auto;
    bottom: 280px;
    right: 50px;
    position: absolute;
}

/* Velammal Academy Home page style */

.velammal-academy-home-offer-sec {
    position: relative;
    padding: 1rem 6rem 10rem;
    background-color: #0E9ED9;
    color: #fff;
}

.velammal-academy-home-offer-head {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 87%;
    padding: 3rem 0rem 0rem;
    align-items: stretch;
}

.velammal-academy-home-offer-head h2 {
    font-size: 75px;
}

.velammal-academy-home-offer-sec p {
    padding-bottom: 20px;
    width: 50%;
}

.velammal-academy-home-offer-line {
    margin: 1rem 0rem;
}

.velammal-academy-home-offer-line .services_line {
    height: 2px;
    background-color: #fff;
    border: 1px #fff;
}

.velammal-academy-home-offer-text {
    justify-content: space-between;
    display: flex;
}

.velammal-academy-home-offer-text .text-size-regular {
    margin-bottom: auto;
    font-weight: 400;
    font-size: 18px;
}

.velammal-academy-home-offer-text .text-style-allcaps {
    text-transform: uppercase;
    position: relative;
}

.velammal-academy-home-offer-img {
    /*height: 100%;*/
    height: auto;
    min-width: 100%;
    object-fit: cover;
    margin-bottom: 1rem;
    overflow: hidden;
    border-radius: 0%;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

.velammal-academy-home-offer-img:hover {
    border-radius: 90%;
    -webkit-transition: .4s ease-in;
    transition: .4s ease-in;
}

.velammal-academy-home-offer-img img {
    width: 100%;
    height: 100%;
    /*height:auto;*/
    object-fit: cover;
    position: static;
}

.velammal-academy-school-overview-sec {
    position: relative;
    padding: 3rem 6rem 0rem;
    background-color: #002776;
    color: #fff;
}

.velammal-academy-school-overview-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0%;
    right: 0;
    left: 0;
    width: 55%;
    min-height: 1150px;
    z-index: 1;
    pointer-events: none;
    flex-direction: column;
    text-align: center;
    margin: 0 auto;
}

.velammal-academy-school-overview-title .read-more-button {
    position: relative;
    padding: 10px 35px;
    pointer-events: all;
}

.velammal-academy-school-overview-title h2 {
    width: 100%;
    font-size: 75px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 110px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
}

.video-circle__content {
    min-height: 1150px;
    position: relative;
    width: 100%;
}

.video-circle {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 15vw;
    text-align: center;
}

.video-circle .circle {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    margin-bottom: 15px;
}

.video-circle:nth-of-type(1) {
    top: 4vw;
    left: 39vw;
    width: 15vw;
}

.video-circle:nth-of-type(2) {
    top: 11%;
    left: 63vw;
    width: 13.35vw;
}

.video-circle:nth-of-type(3) {
    top: 43%;
    left: 75vw;
    width: 11.75vw;
}

.video-circle:nth-of-type(4) {
    top: 58%;
    left: 54vw;
    width: 15vw;
}

.video-circle:nth-of-type(5) {
    top: 64%;
    left: 30vw;
    width: 15vw;
}

.video-circle:nth-of-type(6) {
    top: 56%;
    left: 8vw;
    width: 15vw;
}

.video-circle:nth-of-type(7) {
    top: 34%;
    left: 0vw;
    width: 10.25vw;
}

.video-circle:nth-of-type(8) {
    top: 14%;
    left: 19vw;
    width: 10.25vw;
}

.video-circle .circle .yellow-circle {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 100%;
    height: 100%;
    background-color: #FFD336;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.video-circle:nth-of-type(1) .yellow-circle {
    top: 50%;
    right: -17px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.video-circle:nth-of-type(2) .yellow-circle {
    top: 50%;
    right: -15px;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.video-circle:nth-of-type(3) .yellow-circle {
    top: -9px;
    right: -7px;
}

.video-circle:nth-of-type(4) .yellow-circle {
    top: 50%;
    right: 17px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.video-circle:nth-of-type(5) .yellow-circle {
    top: -16px;
    right: -4px;
}

.video-circle:nth-of-type(6) .yellow-circle {
    top: 0;
    right: -24px;
}

.video-circle:nth-of-type(7) .yellow-circle {
    top: 3px;
    right: -11px;
}

.video-circle:nth-of-type(8) .yellow-circle {
    top: -13px;
    right: 4px;
}

.video-circle .circle img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.video-circle p {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.4285714286;
    margin: 0;
}

.video-circle:hover .yellow-circle {
    right: 0;
    top: 0;
    transform: translate(0);
}

/* Velammal Academy Centres Section Style */

.velammal-academy-centres-sec {
    position: relative;
    padding: 7rem 0rem 5rem 6rem;
}

.velammal-academy-centres-sec h2 {
    font-size: 75px;
}

.velammal-academy-centres-swiper {
    overflow: visible;
    margin-top: 2rem;
}

.bio-slider__slide-title {
    font-size: 32px;
    text-transform: uppercase;
    padding-bottom: 1rem;
}

.bio-slider__slide-intro {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    padding: 0rem 8rem 1rem 0rem;
}

.bio-slider__slide-image--container {
    margin-top: -11%;
}

.bio-slider__slide-image {
    position: relative;
    width: 600px;
    height: 600px;
}

.circle-link--yellow {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #FFD336;
    position: absolute;
}

.bio-slider__slide-image .circle-link--yellow {
    right: -20px;
    top: -20px;
}

.bio-slider__slide-image img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
    position: absolute;
    inset: 0;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.velammal-academy-centres-swiper .swiper-pagination {
    right: 31vw !important;
    top: 22.5% !important;
    left: inherit !important;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
    z-index: 1;
    width: auto !important;
}

.velammal-academy-centres-swiper .swiper-pagination .swiper-pagination-bullet {
    position: relative !important;
    top: 0;
    width: 100%;
    padding-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: right;
    font-weight: bold;
}

.velammal-academy-centres-swiper .swiper-pagination-bullet {
    position: absolute;
    bottom: 30px;
    right: 20px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin: 45px 20px !important;
    background: none !important;
    font-size: 22px !important;
}

/* velammal academy about section style */

.velammal-academy-home-about {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    padding: 11rem 0rem;
    height: auto;
}

.block--quote-cta__images>div {
    position: absolute;
    width: 320px;
    height: 420px;
    border-radius: 3px;
    overflow: hidden;
}

.block--quote-cta__images>div:nth-of-type(1) {
    bottom: 100px;
    left: 0;
}

.block--quote-cta__images>div:nth-of-type(2) {
    top: 100px;
    right: 0;
}

.block--quote-cta__images>div img {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.block--quote-cta__content p {
    font-size: 18px;
    line-height: 1.80;
    letter-spacing: normal;
    padding: 1.5rem 6rem;
}

.block--quote-cta__content {
    width: 80%;
    margin: 0 auto;
}

.block--quote-cta__content .button {
    text-transform: uppercase;
    color: #002776;
    font-weight: bold;
    padding: 10px 35px;
    border: 2px solid #FED31D;
    border-radius: 25px;
    background-color: #fff;
    position: relative;
    text-align: center;
    border-width: 2px 3px 10px 10px;
    text-decoration: none;
}

/* Velammal Academy Contact Section Style */

.velammal-academy-contact-sec {
    position: relative;
    padding: 0rem 0rem 0rem;
    background-color: #002776;
    color: #fff;
}

.velammal-academy-contact-home-div {
    padding: 16rem 5rem 9rem;
}

.velammal-academy-contact-home-div h2 {
    font-size: 65px;
    text-transform: uppercase;
}

.velammal-academy-contact-home-div p {
    font-size: 18px;
}

.velammal-academy-contact-home-img {
    position: relative;
    background-image: url('./img/academy/contact-sec.jpg');
    background-repeat: no-repeat;
    height: 83vh;
    width: auto;
    background-size: cover;
    padding: 0;
    background-position: center;
    /*background-attachment: fixed;*/
}

/* Velammal Academy home curriculum Section style */

.velammal-academy-home-curriculum-sec {
    position: relative;
    background-image: url('./img/velammal-academy/velammal-curriculum-bg.jpg');
    height: 80vh;
    width: auto;
    /*background-attachment: fixed;*/
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #000;
    background-position: center;
    background-size: cover;
}

.velammal-academy-home-curriculum-div {
    position: relative;
    background: #fff;
    width: 50%;
    padding: 25px 25px;
    opacity: 0.7;
    margin: 0 auto;
    border-radius: 20px;
    height: 265px;
}

.velammal-academy-home-curriculum-div h2 {
    font-size: 75px;
    text-transform: uppercase;
}

.velammal-academy-home-curriculum-div p {
    width: 80%;
    margin: 0 auto;
    font-size: 18px;
    padding-bottom: 20px;
}

.velammal-academy-home-curriculum-div .read-more-button {
    position: relative;
    padding: 10px 35px
}

.velammal-academy-home-offer-sec .star-group.stars-1 {
    left: 35%;
    top: 7%;
}

.velammal-academy-home-offer-sec .star-group.stars-2 {
    top: 7%;
    right: 23%;
}

.velammal-academy-home-offer-sec .star-group.stars-3 {
    top: 90%;
    bottom: auto;
    left: 14%;
}

.velammal-academy-home-offer-sec .star-group.stars-4 {
    top: auto;
    left: 45%;
    bottom: 40%;
}

.velammal-academy-home-offer-sec .star-group.stars-5 {
    bottom: 10%;
    right: 46%;
}

.velammal-academy-home-offer-sec .star-group.stars-6 {
    bottom: 10%;
    right: 12%;
}

.velammal-academy-school-overview-sec .star-group.stars-1 {
    left: 17%;
    top: 10%;
}

.velammal-academy-school-overview-sec .star-group.stars-2 {
    top: 10%;
    right: 10%;
}

.velammal-academy-school-overview-sec .star-group.stars-3 {
    top: 85%;
    bottom: auto;
    left: 14%;
}

.velammal-academy-school-overview-sec .star-group.stars-4 {
    top: auto;
    left: 40%;
    bottom: 45%;
}

.velammal-academy-school-overview-sec .star-group.stars-5 {
    bottom: 10%;
    right: 30%;
}

.velammal-academy-school-overview-sec .star-group.stars-6 {
    bottom: 20%;
    right: 7%;
}

.velammal-academy-school-overview-sec .star-group.stars-7 {
    left: 22%;
    top: 27%;
    position: absolute;
}

.velammal-academy-school-overview-sec .star-group.stars-8 {
    top: 28%;
    right: 33%;
    position: absolute;
}

.velammal-academy-school-overview-sec .star-group.stars-9 {
    top: 65%;
    bottom: auto;
    left: 10%;
    position: absolute;
}

.velammal-academy-school-overview-sec .star-group.stars-10 {
    top: auto;
    right: 30%;
    bottom: 48%;
    position: absolute;
}

.velammal-academy-school-overview-sec .star-group.stars-11 {
    bottom: 10%;
    left: 35%;
    position: absolute;
}

.velammal-academy-school-overview-sec .star-group.stars-12 {
    bottom: 35%;
    right: 17%;
    position: absolute;
}

.velammal-academy-school-overview-sec .star-group.stars-13 {
    left: 42%;
    top: 4%;
    position: absolute;
}

.learning-sec.academy-about-firstsec .star-group.stars-1 {
    left: 35%;
    top: 7%;
}

.learning-sec.academy-about-firstsec .star-group.stars-2 {
    top: 7%;
    right: 23%;
}

.learning-sec.academy-about-firstsec .star-group.stars-3 {
    top: 33%;
    bottom: auto;
    left: 14%;
}

.learning-sec.academy-about-firstsec .star-group.stars-4 {
    top: auto;
    left: 20%;
    bottom: 30%;
}

.learning-sec.academy-about-firstsec .star-group.stars-5 {
    bottom: 20%;
    right: 46%;
}

.learning-sec.academy-about-firstsec .star-group.stars-6 {
    bottom: 55%;
    right: 12%;
}

.learning-sec.academy-about-firstsec .star-group.stars-7 {
    bottom: 25%;
    right: 20%;
    position: absolute;
}

.academy-school-overview-sec .star-group.stars-1 {
    left: 35%;
    top: 7%;
}

.academy-school-overview-sec .star-group.stars-2 {
    top: 7%;
    right: 23%;
}

.academy-school-overview-sec .star-group.stars-3 {
    top: 33%;
    bottom: auto;
    left: 14%;
    z-index: 1;
}

.academy-school-overview-sec .star-group.stars-4 {
    top: auto;
    left: 20%;
    bottom: 10%;
    z-index: 1;
}

.academy-school-overview-sec .star-group.stars-5 {
    bottom: 10%;
    right: 46%;
    z-index: 1;
}

.academy-school-overview-sec .star-group.stars-6 {
    bottom: 15%;
    right: 12%;
    z-index: 1;
}

.velammal-academy-home-about-1 {
    position: absolute;
    left: -5%;
    top: -15%;
}

.velammal-academy-home-about-1 img {
    width: 50%;
    animation: blink 5s linear infinite;
}

.velammal-academy-home-about-2 {
    position: absolute;
    right: -28%;
    bottom: -15%;
}

.velammal-academy-home-about-2 img {
    width: 60%;
    animation: blink 5s linear infinite;
}

.velammal-academy-home-about-3 {
    position: absolute;
    left: 36%;
    bottom: -35%;
}

.velammal-academy-home-about-3 img {
    width: 75%;
    animation: animName 20s linear infinite;
}

.velammal-academy-home-about-4 {
    position: absolute;
    left: 45%;
    bottom: -15%;
}

.velammal-academy-home-about-4 img {
    width: 75%;
    animation: animName 20s reverse infinite;
}

.velammal-academy-home-about-5 {
    position: absolute;
    left: 7%;
    bottom: -1%;
}

.velammal-academy-home-about-5 img {
    width: 75%;
}

.velammal-academy-home-about-6 {
    position: absolute;
    right: 7%;
    top: -1%;
    rotate: 180deg;
}

.velammal-academy-home-about-6 img {
    width: 75%;
}

.velammal-academy-home-about-7 {
    position: absolute;
    left: 18%;
    top: 0%;
    z-index: 1;
    rotate: 270deg;
}

.velammal-academy-home-about-7 img {
    width: 30%;
}

.velammal-academy-home-about-8 {
    position: absolute;
    right: 25%;
    bottom: 10%;
    z-index: 1;
    rotate: 110deg;
}

.velammal-academy-home-about-8 img {
    width: 30%;
}

.velammal-academy-home-about-9 {
    position: absolute;
    left: 0%;
    top: 10%;
    /*z-index: 1;*/
    animation: run 40s linear infinite;
}

.velammal-academy-home-about-9 img {
    width: 50%;
}

.velammal-academy-home-about-10 {
    position: absolute;
    left: 10%;
    top: 35%;
    /* z-index: 1; */
    animation: run 50s linear infinite;
}

.velammal-academy-home-about-10 img {
    width: 40%;
}

.velammal-academy-home-about-11 {
    position: absolute;
    left: 10%;
    bottom: 35%;
    /* z-index: 1; */
    animation: run 100s linear infinite;
}

.velammal-academy-home-about-11 img {
    width: 40%;
}

.velammal-academy-home-about-12 {
    position: absolute;
    left: 10%;
    bottom: 15%;
    /* z-index: 1; */
    animation: run 150s linear infinite;
}

.velammal-academy-home-about-12 img {
    width: 40%;
}

.velammal-academy-home-offer-sec-1 {
    position: absolute;
    left: 50%;
    top: 10%;
    z-index: 1;
}

.velammal-academy-home-offer-sec-1 img {
    width: 100%;
}

.velammal-academy-home-offer-sec-2 {
    position: absolute;
    right: 12%;
    top: 17%;
    z-index: 1;
}

.velammal-academy-home-offer-sec-2 img {
    width: 80%;
    animation: animName 20s linear infinite;
}

.velammal-academy-home-offer-sec-3 {
    position: absolute;
    left: 0%;
    top: 0%;
    animation: MoveUpDown1 25s reverse infinite;
}

.velammal-academy-home-offer-sec-3 img {
    width: 60%;
}

@keyframes MoveUpDown1 {
    0% {
        left: 60%;
        top: 10%;
    }
    100% {
        left: 100%;
        top: 100%;
    }
}

@keyframes MoveUpDown2 {
    0% {
        left: 5%;
        bottom: 0%;
    }
    100% {
        left: 100%;
        bottom: 100%;
    }
}

@keyframes MoveUpDown4 {
    0% {
        left: 5%;
        bottom: 0%;
    }
    100% {
        left: 100%;
        bottom: 100%;
    }
}

.velammal-academy-home-curriculum-sec-1 {
    position: absolute;
    left: 8%;
    top: 25%;
    z-index: 1;
}

.velammal-academy-home-curriculum-sec-1 img {
    width: 60%;
    -webkit-animation: action 2s infinite alternate;
    animation: action 2s infinite alternate;
}

.velammal-academy-home-curriculum-sec-2 {
    position: absolute;
    right: 8%;
    top: 30%;
    z-index: 1;
    rotate: 180deg;
}

.velammal-academy-home-curriculum-sec-2 img {
    width: 60%;
    -webkit-animation: action 2s infinite alternate;
    animation: action 2s infinite alternate;
}

.velammal-academy-home-curriculum-sec-3 {
    position: absolute;
    right: 18%;
    top: 26%;
    z-index: 1;
    rotate: 180deg;
}

.velammal-academy-home-curriculum-sec-3 img {
    width: 30%;
}

.velammal-academy-school-overview-sec-1 {
    position: absolute;
    right: -8%;
    top: 20%;
    z-index: 1;
}

.velammal-academy-school-overview-sec-1 img {
    width: 30%;
}

.velammal-academy-school-overview-sec-2 {
    position: absolute;
    left: 6%;
    top: 28%;
    z-index: 1;
}

.velammal-academy-school-overview-sec-2 img {
    width: 30%;
}

.offer-swiper-content .row .col-md-6 {
    /*justify-content: center;*/
    align-items: center;
    display: flex;
}

.velammal-academy-school-overview-sec-3 {
    position: absolute;
    right: 0%;
    bottom: 9%;
    z-index: 1;
}

.velammal-academy-school-overview-sec-3 img {
    width: 30%;
}

.velammal-academy-school-overview-sec-4 {
    position: absolute;
    right: -28%;
    top: 0%;
}

.velammal-academy-school-overview-sec-4 img {
    width: 80%;
}

.velammal-academy-school-overview-sec-5 {
    position: absolute;
    right: 0;
    bottom: 0%;
    object-fit: cover;
}

.velammal-academy-school-overview-sec-5 img {
    width: 100%;
}

.velammal-academy-school-overview-sec-6 {
    position: absolute;
    right: 14%;
    bottom: 18%;
}

.velammal-academy-school-overview-sec-6 img {
    width: 80%;
    -webkit-animation: action 2s infinite alternate;
    animation: action 2s infinite alternate
}

.velammal-academy-school-overview-sec-7 {
    position: absolute;
    right: -32%;
    bottom: 8%;
}

.velammal-academy-school-overview-sec-7 img {
    width: 65%;
    animation: animName 10s linear infinite;
}

.velammal-academy-school-overview-sec-8 {
    position: absolute;
    left: 5%;
    bottom: 5%;
    animation: MoveUpDown4 25s linear infinite;
}

.velammal-academy-school-overview-sec-8 img {
    width: 65%;
}

.velammal-academy-school-overview-sec-9 {
    position: absolute;
    left: 16%;
    top: 16%;
}

.velammal-academy-school-overview-sec-9 img {
    width: 80%;
    -webkit-animation: action 2s infinite alternate;
    animation: action 2s infinite alternate
}

.velammal-academy-centres-sec-1 {
    position: absolute;
    left: 10%;
    bottom: 10%;
    z-index: 1;
}

.velammal-academy-centres-sec-1 img {
    width: 80%;
    animation: animNameone 10s linear infinite;
}

.velammal-academy-centres-sec-2 {
    position: absolute;
    right: 25%;
    bottom: 5%;
    z-index: 1;
}

.velammal-academy-centres-sec-2 img {
    width: 55%;
    animation: animNameone 10s linear infinite;
}

.velammal-academy-centres-sec-3 {
    position: absolute;
    left: 20%;
    bottom: -1%;
    z-index: 10;
}

.velammal-academy-centres-sec-3 img {
    width: 60%;
}

.velammal-academy-centres-sec-4 {
    position: absolute;
    left: 35%;
    top: 7%;
}

.velammal-academy-centres-sec-4 img {
    width: 50%;
    animation: animNameone 10s linear infinite;
}

.velammal-academy-centres-sec-5 {
    position: absolute;
    right: 25%;
    top: 10%;
}

.velammal-academy-centres-sec-5 img {
    width: 55%;
    animation: animNameone 10s linear infinite;
}

.velammal-academy-centres-sec-6 {
    position: absolute;
    right: -10%;
    top: -16%;
}

.velammal-academy-centres-sec-6 img {
    width: 80%;
}

.velammal-academy-centres-sec-7 {
    position: absolute;
    right: 0%;
    top: 22%;
}

.velammal-academy-centres-sec-7 img {
    width: 80%;
}

.velammal-academy-centres-sec-8 {
    position: absolute;
    left: 5%;
    top: 48%;
    rotate: 270deg;
}

.velammal-academy-centres-sec-8 img {
    width: 30%;
}

.velammal-academy-centres-sec-9 {
    position: absolute;
    left: 25%;
    top: 40%;
    rotate: 310deg;
}

.velammal-academy-centres-sec-9 img {
    width: 30%;
}

.velammal-academy-centres-sec-10 {
    position: absolute;
    left: -8%;
    top: 40%;
}

.velammal-academy-centres-sec-10 img {
    width: 60%;
    animation: blink 1s linear infinite;
}

.velammal-academy-contact-sec-1 {
    position: absolute;
    left: 20%;
    top: 10%;
}

.velammal-academy-contact-sec-1 img {
    width: 65%;
    animation: animNameone 10s linear infinite;
}

.velammal-academy-contact-sec-2 {
    position: absolute;
    left: 21%;
    bottom: 10%;
}

.velammal-academy-contact-sec-2 img {
    width: 55%;
}

.velammal-academy-contact-sec-3 {
    position: absolute;
    left: 5%;
    top: 20%;
}

.velammal-academy-contact-sec-3 img {
    width: 25%;
}

@keyframes blink {
    0% {
        opacity: 0;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}

.velammal-academy-contact-sec .star-group.stars-1 {
    top: 5%;
    bottom: auto;
    left: 5%;
    position: absolute;
}

.velammal-academy-contact-sec .star-group.stars-2 {
    top: 20%;
    bottom: auto;
    left: 32%;
    right: auto;
    position: absolute;
}

.velammal-academy-contact-sec .star-group.stars-3 {
    top: auto;
    bottom: 30%;
    left: 7%;
    right: auto;
    position: absolute;
}

.velammal-academy-contact-sec .star-group.stars-4 {
    top: 15%;
    bottom: auto;
    left: 18%;
    right: auto;
    position: absolute;
}

.velammal-academy-contact-sec .star-group.stars-5 {
    top: auto;
    bottom: 40%;
    left: 30%;
    right: auto;
    position: absolute;
}

/* New Velammal academy animation elements */

.explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-7 {
    position: absolute;
    left: 35%;
    top: 10%;
    z-index: 1;
    rotate: inherit;
}

.explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-7 img {
    width: 30%;
    rotate: 90deg;
}

.explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-8 {
    position: absolute;
    right: 25%;
    bottom: 40%;
    z-index: 1;
    rotate: inherit;
}

.explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-8 img {
    width: 30%;
    rotate: 90deg;
}

.explore-our-campus.velammal-academy-campus-sec .new-matric-section-about-8 {
    position: absolute;
    left: 30%;
    top: 25%;
    bottom: inherit;
    right: inherit;
    z-index: 1;
}

.explore-our-campus.velammal-academy-campus-sec .new-matric-section-about-8 img {
    width: 60%;
}

.academy-school-overview-sec .new-matric-section-campus-1 {
    position: absolute;
    right: 3%;
    bottom: inherit;
    top: 8%;
    z-index: 1;
}

.academy-school-overview-sec .new-matric-section-campus-1 img {
    width: 60%;
}

.academy-school-overview-sec .kids-circle-swiper-sec-1 {
    position: absolute;
    left: 10%;
    top: 5%;
}

.academy-school-overview-sec .kids-circle-swiper-sec-1 img {
    width: 45%;
    animation: blink 5s linear infinite;
}

.academy-school-overview-sec .new-matric-section-achievement-2 {
    position: absolute;
    left: 10%;
    top: 8%;
    bottom: inherit;
    z-index: 1;
    animation: 2s ease-in-out 0s infinite alternate none running animateddogbackground1;
}

.academy-school-overview-sec .new-matric-section-achievement-2 img {
    width: 80%;
}

/* Velammal Academy Pages Responsiveness */

@media only screen and (max-width: 319.5px) {
    .vel-aca-eve-ele2 {
        right: 10px;
        left: auto;
    }
    .vel-aca-eve-ele2 img {
        width: 20%;
        margin: 0 auto;
    }
    .vel-aca-eve-ele1 img {
        width: 20%;
        margin: 0 auto;
    }
    .vel-aca-eve-ele1 {
        position: absolute;
        top: 5%;
        left: 0;
    }
    /* Velammal Academy Home Page Responsiveness */
    .velammal-academy-home-about {
        padding: 2rem 0rem 0rem;
        height: auto;
    }
    .block--quote-cta__images>div {
        position: relative;
        width: auto;
        height: auto;
        padding: 0px 20px;
    }
    .block--quote-cta__images>div:nth-of-type(1) {
        bottom: 0px;
        left: 0;
    }
    .block--quote-cta__images>div:nth-of-type(2) {
        top: 30px;
        right: 0;
    }
    .block--quote-cta__content {
        width: 100%;
    }
    .block--quote-cta__content p {
        padding: 1.5rem 0rem 0rem;
    }
    .velammal-academy-home-about h2 {
        font-size: 25px;
        position: relative;
        margin-top: 15%;
        margin-bottom: 0;
    }
    .velammal-academy-home-offer-sec .velammal-academy-home-offer-sec-1 {
        display: none;
    }
    .velammal-academy-home-offer-sec .velammal-academy-home-offer-sec-2 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-1 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-2 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-3 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-4 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-5 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-6 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-7 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-8 {
        display: none;
    }
    .velammal-academy-home-offer-sec {
        padding: 1rem 0.5rem 1rem;
    }
    .velammal-academy-home-offer-head {
        display: block;
        width: 100%;
        padding: 0rem 0rem 0rem;
        text-align: center;
    }
    .velammal-academy-home-offer-head h2 {
        font-size: 30px;
    }
    .velammal-academy-home-offer-head-btn .read-more-button {
        position: relative;
        padding: 10px 25px;
        font-size: 12px;
    }
    .velammal-academy-home-offer-sec p {
        padding: 45px 0px 10px;
        width: 100%;
        text-align: center;
    }
    .velammal-academy-home-offer-img {
        height: auto;
        min-width: auto;
    }
    .velammal-academy-home-curriculum-div {
        width: 100%;
        padding: 25px 25px;
        height: 300px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .velammal-academy-home-curriculum-div .read-more-button {
        position: relative;
        padding: 10px 35px;
        width: 160px;
        font-size: 12px;
    }
    .velammal-academy-home-curriculum-sec {
        height: 70vh;
    }
    .velammal-academy-home-curriculum-div h2 {
        font-size: 30px;
    }
    .velammal-academy-home-curriculum-div p {
        width: 100%;
    }
    .velammal-academy-home-curriculum-sec-1 img {
        width: 30%;
    }
    .velammal-academy-home-curriculum-sec-2 img {
        width: 30%;
    }
    .velammal-academy-home-curriculum-sec-1 {
        left: 0%;
        top: 5%;
    }
    .velammal-academy-home-curriculum-sec-2 {
        right: 0%;
        top: 50%;
    }
    .velammal-academy-home-curriculum-sec-3 {
        right: 10%;
        top: 8%;
    }
    .velammal-academy-home-curriculum-sec-3 img {
        width: 20%;
    }
    .velammal-academy-school-overview-sec-7 {
        right: -60%;
        bottom: -45%;
    }
    .velammal-academy-school-overview-sec {
        padding: 1rem 0rem 1rem;
    }
    .velammal-academy-school-overview-title {
        position: relative;
        width: 100%;
        min-height: auto;
        padding: 0px 0px 35px;
    }
    .velammal-academy-school-overview-title h2 {
        font-size: 30px;
        line-height: 80px;
    }
    .velammal-academy-school-overview-title .read-more-button {
        padding: 10px 35px;
        font-size: 12px;
        width: 170px;
    }
    .video-circle:nth-of-type(1),
    .video-circle:nth-of-type(2),
    .video-circle:nth-of-type(3),
    .video-circle:nth-of-type(4),
    .video-circle:nth-of-type(5),
    .video-circle:nth-of-type(6),
    .video-circle:nth-of-type(7),
    .video-circle:nth-of-type(8) {
        top: auto;
        left: auto;
        width: 70%;
        margin: 0px auto 20px;
        padding: 10px 0px;
        position: relative;
    }
    .video-circle p {
        font-size: 15px;
    }
    .velammal-academy-school-overview-sec-1 {
        right: -60%;
        top: 21%;
    }
    .velammal-academy-school-overview-sec-1 img {
        width: 20%;
    }
    .velammal-academy-school-overview-sec-2 {
        top: 31%;
    }
    .velammal-academy-school-overview-sec-2 img {
        width: 20%;
    }
    .velammal-academy-school-overview-sec-9 {
        left: 10%;
        top: 10%;
    }
    .velammal-academy-school-overview-sec-9 img {
        width: 35%;
    }
    .velammal-academy-centres-sec {
        padding: 2rem 0rem 5rem 0rem;
    }
    .velammal-academy-centres-sec h2 {
        font-size: 30px;
        text-align: center;
    }
    .velammal-academy-centres-sec .velammal-academy-centres-swiper .order-2 {
        -ms-flex-order: 2;
        order: 0;
    }
    .bio-slider__slide-intro {
        font-size: 15px;
        letter-spacing: 0;
        line-height: 20px;
        padding: 0rem;
        margin-top: -2rem;
        text-align: center;
    }
    .bio-slider__slide-image--container {
        margin-top: 110%;
    }
    .bio-slider__slide-image {
        width: 250px;
        height: 250px;
    }
    .velammal-academy-centres-swiper .read-more-button {
        position: relative;
        padding: 10px 20px;
        font-size: 15px;
        margin: 0 auto;
        display: flex;
        width: 150px;
    }
    .velammal-academy-centres-swiper .swiper-pagination {
        right: 5vw !important;
        top: 37.5% !important;
        left: inherit !important;
        -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
        transform: translateY(-40%);
        z-index: 1;
        width: auto !important;
    }
    .velammal-academy-centres-swiper .swiper-pagination .swiper-pagination-bullet {
        position: relative !important;
        padding-right: 0px;
        text-align: center;
    }
    .velammal-academy-centres-sec-3 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-3 {
        z-index: auto;
    }
    .velammal-academy-centres-sec-2 {
        right: -35%;
    }
    .velammal-academy-centres-sec-2 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-1 {
        left: 5%;
        bottom: 5%;
    }
    .velammal-academy-centres-sec-1 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-4 {
        left: 10%;
        top: 2%;
    }
    .velammal-academy-centres-sec-4 img {
        width: 25%;
    }
    .velammal-academy-centres-sec-5 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-5 {
        right: -15%;
        top: 15%;
    }
    .velammal-academy-centres-sec-8 {
        left: 0%;
        top: 20%;
        rotate: 344deg;
    }
    .velammal-academy-centres-sec-8 img {
        width: 20%;
    }
    .velammal-academy-centres-sec-9 {
        right: -28%;
        top: 58%;
        rotate: 90deg;
        left: auto;
    }
    .velammal-academy-centres-sec-9 img {
        width: 20%;
    }
    .velammal-academy-contact-home-div {
        padding: 2rem 1rem 2rem;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .velammal-academy-contact-home-div h2 {
        font-size: 35px;
    }
    .velammal-academy-contact-home-div .read-more-button {
        position: relative;
        padding: 10px 20px;
        font-size: 15px;
        width: 170px;
    }
    .velammal-academy-contact-home-img {
        height: 50vh;
        background-attachment: local;
    }
    .velammal-academy-contact-sec-1 img {
        width: 40%;
    }
    .velammal-academy-contact-sec-1 {
        left: auto;
        right: 0%;
    }
    /* Matric Campuses Page Responsiveness */
    .explore-our-campus.velammal-academy-campus-sec {
        padding: 40px 5px 40px 5px;
    }
    .explore-our-campus.velammal-academy-campus-sec .matric-new-achievements-1 {
        right: -60%;
    }
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-7 {
        left: 1%;
        top: 5%;
    }
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-7 img {
        width: 20%;
    }
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-8 {
        display: none;
    }
    .explore-our-campus.velammal-academy-campus-sec .kids-location-sec-10,
    .explore-our-campus.velammal-academy-campus-sec .kids-location-sec-12,
    .explore-our-campus.velammal-academy-campus-sec .kids-location-sec-13 {
        display: none;
    }
    .explore-our-campus.velammal-academy-campus-sec h2.event-sec-subheader::before {
        left: 5px;
        top: -40px;
    }
    .academy-about-firstsec .header-row .learning-content-div p {
        font-size: 15px;
        width: 95%;
        margin: 0 auto;
    }
    .learning-content-div {
        padding: 10px 0px 15px;
    }
    .learning-sec.lightblue-background.academy-about-firstsec {
        padding: 25px 0px 20px !important;
    }
    /* Velammal Academy Curriculum Page Responsiveness */
    .what-we-offer-div {
        padding: 0px 10px;
    }
    .offer-swiper-content-head.offer-swiper-content-head1 {
        width: 100%;
        right: 0rem;
    }
    .offer-swiper-content-para.offer-swiper-content-para1 {
        width: 95%;
        left: 0px;
    }
    .what-we-offer-div .offer-content-swiper {
        height: 100%;
        box-sizing: border-box;
        padding: 0px 0;
        position: relative;
        margin-top: -35%;
    }
    .what-we-offer-div .offer-content-swiper .swiper-wrapper {
        width: 100%;
    }
    .offer-content-swiper .swiper-pagination-fraction {
        bottom: 10px;
    }
    .offer-content-swiper .swiper-button-next,
    .offer-content-swiper .swiper-button-prev {
        bottom: 0px;
    }
    .offer-swiper-content-head h3 {
        font-size: 20px;
        width: 100%;
        text-align: center;
    }
    .learning-sec.lightblue-background.academy-about-firstsec .kids-location-sec-6 img {
        width: 25%;
    }
    .learning-sec.lightblue-background.academy-about-firstsec .kids-location-sec-7 {
        left: auto;
        right: -55%;
    }
    .learning-sec.lightblue-background.academy-about-firstsec .kids-location-sec-7 img {
        width: 25%;
    }
    /* velammal academy achievements page responsiveness */
    .labimg img {
        padding: 20px;
    }
    .academy-school-overview-sec .new-matric-section-campus-1 img {
        width: 35%;
    }
    .academy-school-overview-sec .new-matric-section-campus-1 {
        right: -25%;
        top: 11%;
    }
    .academy-school-overview-sec .kids-circle-swiper-sec-1 img {
        width: 30%;
    }
    .academy-school-overview-container {
        padding: 0px 10px !important;
    }
    .academy-school-overview-sec {
        padding: 70px 0px 0px 0px;
    }
    .academy-school-overview-head h4 {
        letter-spacing: 1px !important;
        font-size: 30px !important;
    }
    .academy-school-overview-head p {
        width: 95% !important;
    }
    .academy-school-overview-head h4::before {
        top: -50px;
        left: 0px;
        width: 50px;
        height: 50px;
    }
    .academy-school-overview-head h4::after {
        top: -50px;
        right: 0px;
        left: auto;
        width: 50px;
        height: 50px;
    }
    .academy-school-overview-head-row {
        padding-bottom: 15px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767.5px) {
    .vel-aca-eve-ele2 {
        right: 10px;
        left: auto;
    }
    .vel-aca-eve-ele2 img {
        width: 20%;
        margin: 0 auto;
    }
    .vel-aca-eve-ele1 img {
        width: 20%;
        margin: 0 auto;
    }
    .vel-aca-eve-ele1 {
        position: absolute;
        top: 5%;
        left: 0;
    }
    /* Velammal Academy Home Page Responsiveness */
    .velammal-academy-home-about {
        padding: 3rem 0rem 0rem;
        height: auto;
    }
    .block--quote-cta__images>div {
        position: relative;
        width: auto;
        height: auto;
        padding: 0px 20px;
    }
    .block--quote-cta__images>div:nth-of-type(1) {
        bottom: 0px;
        left: 0;
    }
    .block--quote-cta__images>div:nth-of-type(2) {
        top: 30px;
        right: 0;
    }
    .block--quote-cta__content {
        width: 100%;
    }
    .block--quote-cta__content p {
        padding: 1.5rem 0rem;
    }
    .velammal-academy-home-about h2 {
        font-size: 30px;
        position: relative;
        margin-top: 15%;
        margin-bottom: 0;
    }
    .velammal-academy-home-offer-sec .velammal-academy-home-offer-sec-1 {
        display: none;
    }
    .velammal-academy-home-offer-sec .velammal-academy-home-offer-sec-2 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-1 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-2 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-3 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-4 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-5 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-6 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-7 {
        display: none;
    }
    .velammal-academy-home-about .velammal-academy-home-about-8 {
        display: none;
    }
    .velammal-academy-home-offer-sec {
        padding: 2rem 1rem 2rem;
    }
    .velammal-academy-home-offer-head {
        display: block;
        width: 100%;
        padding: 0rem 0rem 0rem;
        text-align: center;
    }
    .velammal-academy-home-offer-head h2 {
        font-size: 35px;
        margin-bottom: 30px;
    }
    .velammal-academy-home-offer-head-btn .read-more-button {
        position: relative;
        padding: 10px 20px;
        font-size: 15px;
    }
    .velammal-academy-home-offer-sec p {
        padding: 45px 0px 10px;
        width: 100%;
        text-align: center;
    }
    .velammal-academy-home-offer-img {
        height: auto;
        min-width: auto;
    }
    .velammal-academy-home-curriculum-div {
        width: 100%;
        padding: 25px 25px;
        height: 300px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        z-index: 9;
    }
    .velammal-academy-home-curriculum-sec {
        height: 70vh;
    }
    .velammal-academy-home-curriculum-div h2 {
        font-size: 35px;
    }
    .velammal-academy-home-curriculum-div p {
        width: 100%;
    }
    .velammal-academy-home-curriculum-sec-1 img {
        width: 30%;
    }
    .velammal-academy-home-curriculum-sec-2 img {
        width: 30%;
    }
    .velammal-academy-home-curriculum-sec-1 {
        left: 0%;
        top: 5%;
    }
    .velammal-academy-home-curriculum-sec-2 {
        right: 0%;
        top: 50%;
    }
    .velammal-academy-home-curriculum-sec-3 {
        right: 10%;
        top: 8%;
    }
    .velammal-academy-home-curriculum-sec-3 img {
        width: 20%;
    }
    .velammal-academy-school-overview-sec-7 {
        right: -60%;
        bottom: -45%;
    }
    .velammal-academy-school-overview-sec {
        padding: 1rem 0rem 1rem;
    }
    .velammal-academy-school-overview-title {
        position: relative;
        width: 100%;
        min-height: auto;
        padding: 0px 0px 35px;
        z-index: 9;
    }
    .velammal-academy-school-overview-title h2 {
        font-size: 35px;
        line-height: 80px;
    }
    .velammal-academy-school-overview-title .read-more-button {
        padding: 10px 35px;
        font-size: 12px;
        width: 170px;
    }
    .video-circle:nth-of-type(1),
    .video-circle:nth-of-type(2),
    .video-circle:nth-of-type(3),
    .video-circle:nth-of-type(4),
    .video-circle:nth-of-type(5),
    .video-circle:nth-of-type(6),
    .video-circle:nth-of-type(7),
    .video-circle:nth-of-type(8) {
        top: auto;
        left: auto;
        width: 70%;
        margin: 0px auto 20px;
        padding: 10px 0px;
        position: relative;
    }
    .video-circle p {
        font-size: 15px;
    }
    .velammal-academy-school-overview-sec-1 {
        right: -60%;
        top: 21%;
    }
    .velammal-academy-school-overview-sec-1 img {
        width: 20%;
    }
    .velammal-academy-school-overview-sec-2 {
        top: 31%;
    }
    .velammal-academy-school-overview-sec-2 img {
        width: 20%;
    }
    .velammal-academy-school-overview-sec-9 {
        left: 10%;
        top: 10%;
    }
    .velammal-academy-school-overview-sec-9 img {
        width: 35%;
    }
    .velammal-academy-centres-sec {
        padding: 2rem 0rem 5rem 0rem;
    }
    .velammal-academy-centres-sec h2 {
        font-size: 35px;
        text-align: center;
    }
    .velammal-academy-centres-sec .velammal-academy-centres-swiper .order-2 {
        -ms-flex-order: 2;
        order: 0;
    }
    .bio-slider__slide-intro {
        font-size: 15px;
        letter-spacing: 0;
        line-height: 20px;
        padding: 0rem;
        margin-top: -2rem;
        text-align: center;
    }
    .bio-slider__slide-image--container {
        margin-top: 95%;
    }
    .bio-slider__slide-image {
        width: 300px;
        height: 300px;
        margin: 0 auto;
        text-align: center;
    }
    .velammal-academy-centres-swiper .read-more-button {
        position: relative;
        padding: 10px 20px;
        font-size: 15px;
        margin: 0 auto;
        display: flex;
        width: 150px;
    }
    .velammal-academy-centres-swiper .swiper-pagination {
        right: 15vw !important;
        top: 36.5% !important;
        left: inherit !important;
        -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
        transform: translateY(-40%);
        z-index: 1;
        width: auto !important;
    }
    .velammal-academy-centres-swiper .swiper-pagination .swiper-pagination-bullet {
        position: relative !important;
        padding-right: 0px;
        text-align: center;
    }
    .velammal-academy-centres-sec-3 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-3 {
        z-index: auto;
    }
    .velammal-academy-centres-sec-2 {
        right: -35%;
    }
    .velammal-academy-centres-sec-2 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-1 {
        left: 5%;
        bottom: 5%;
    }
    .velammal-academy-centres-sec-1 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-4 {
        left: 10%;
        top: 2%;
    }
    .velammal-academy-centres-sec-4 img {
        width: 25%;
    }
    .velammal-academy-centres-sec-5 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-5 {
        right: -15%;
        top: 15%;
    }
    .velammal-academy-centres-sec-8 {
        left: 0%;
        top: 20%;
        rotate: 344deg;
    }
    .velammal-academy-centres-sec-8 img {
        width: 20%;
    }
    .velammal-academy-centres-sec-9 {
        right: -28%;
        top: 58%;
        rotate: 90deg;
        left: auto;
    }
    .velammal-academy-centres-sec-9 img {
        width: 20%;
    }
    .velammal-academy-contact-home-div {
        padding: 2rem 1rem 2rem;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .velammal-academy-contact-home-div h2 {
        font-size: 35px;
    }
    .velammal-academy-contact-home-div .read-more-button {
        position: relative;
        padding: 10px 20px;
        font-size: 15px;
        width: 170px;
    }
    .velammal-academy-contact-home-img {
        height: 50vh;
        background-attachment: local;
    }
    .velammal-academy-contact-sec-1 img {
        width: 40%;
    }
    .velammal-academy-contact-sec-1 {
        left: auto;
        right: 0%;
    }
    /* Matric Campuses Page Responsiveness */
    .explore-our-campus.velammal-academy-campus-sec {
        padding: 40px 5px 40px 5px;
    }
    .explore-swiper-slider .swiper-button-next,
    .explore-swiper-slider .swiper-button-prev {
        top: 50%;
    }
    .explore-our-campus.velammal-academy-campus-sec .matric-new-achievements-1 {
        right: -60%;
    }
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-7 {
        left: 1%;
        top: 5%;
    }
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-7 img {
        width: 20%;
    }
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-8 {
        display: none;
    }
    .explore-our-campus.velammal-academy-campus-sec .kids-location-sec-10,
    .explore-our-campus.velammal-academy-campus-sec .kids-location-sec-12,
    .explore-our-campus.velammal-academy-campus-sec .kids-location-sec-13 {
        display: none;
    }
    .explore-our-campus.velammal-academy-campus-sec h2.event-sec-subheader::before {
        left: 35px;
    }
    /* Velammal Academy Curriculum Page Responsiveness */
    .what-we-offer-div {
        padding: 0px 0px;
    }
    .offer-swiper-content-head.offer-swiper-content-head1 {
        width: 100%;
        right: 0rem;
    }
    .offer-swiper-content-para.offer-swiper-content-para1 {
        width: 95%;
        left: 0px;
    }
    .what-we-offer-div .offer-content-swiper {
        height: 100%;
        box-sizing: border-box;
        padding: 0px 0;
        position: relative;
        margin-top: 0%;
    }
    .learning-sec.lightblue-background.academy-about-firstsec .kids-location-sec-6 img {
        width: 25%;
    }
    .learning-sec.lightblue-background.academy-about-firstsec .kids-location-sec-7 {
        left: auto;
        right: -40%;
    }
    .learning-sec.lightblue-background.academy-about-firstsec .kids-location-sec-7 img {
        width: 25%;
    }
    /* velammal academy achievements page responsiveness */
    .labimg img {
        padding: 20px;
    }
    .academy-school-overview-sec .new-matric-section-campus-1 img {
        width: 35%;
    }
    .academy-school-overview-sec .new-matric-section-campus-1 {
        right: -25%;
        top: 11%;
    }
    .academy-school-overview-sec .kids-circle-swiper-sec-1 img {
        width: 30%;
    }
    .velammal-academy-centres-swiper .row {
        width: 100%;
        margin: 0 auto;
        text-align: center
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023.5px) {
    /* Velammal Academy home responsiveness */
    .velammal-academy-home-about {
        padding: 0rem 0rem 0rem;
        height: auto;
    }
    .block--quote-cta__images>div {
        display: none;
    }
    .block--quote-cta__images>div:nth-of-type(1) {
        bottom: 0px;
        left: 0;
    }
    .block--quote-cta__images>div:nth-of-type(2) {
        top: 30px;
        right: 0;
    }
    .block--quote-cta__content {
        width: 100%;
    }
    .block--quote-cta__content p {
        padding: 1.5rem 0rem;
    }
    .velammal-academy-home-about h2 {
        font-size: 40px;
        position: relative;
        margin-top: 5%;
        margin-bottom: 0;
    }
    .velammal-academy-home-about-2,
    .velammal-academy-home-about-3,
    .velammal-academy-home-about-4,
    .velammal-academy-home-about-5,
    .velammal-academy-home-about-6,
    .velammal-academy-home-about-7,
    .velammal-academy-home-about-8,
    .velammal-academy-home-about-10,
    .velammal-academy-home-about-12 {
        display: none;
    }
    .velammal-academy-home-offer-sec {
        padding: 1rem 2rem 6rem;
    }
    .velammal-academy-home-offer-head-btn .read-more-button {
        position: relative;
        font-size: 15px;
        padding: 10px 25px;
    }
    .velammal-academy-home-offer-head {
        width: 100%;
        padding: 1rem 0rem 0rem;
        align-items: center;
    }
    .velammal-academy-home-offer-head h2 {
        font-size: 45px;
    }
    .velammal-academy-home-offer-sec p {
        padding-bottom: 10px;
        width: 60%;
    }
    .velammal-academy-home-curriculum-sec {
        height: 40vh;
    }
    .velammal-academy-home-curriculum-div {
        width: 75%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .velammal-academy-home-curriculum-div h2 {
        font-size: 45px;
    }
    .velammal-academy-school-overview-sec {
        padding: 2rem 1rem 0rem;
    }
    .velammal-academy-school-overview-title h2 {
        font-size: 45px;
        line-height: 80px;
    }
    .velammal-academy-school-overview-title {
        top: -5%;
        width: 50%;
    }
    .video-circle:nth-of-type(3) {
        top: 35%;
        left: 77vw;
    }
    .video-circle:nth-of-type(4) {
        top: 58%;
        left: 60vw;
    }
    .video-circle:nth-of-type(5) {
        left: 34vw;
    }
    .video-circle:nth-of-type(8) {
        top: 11%;
        left: 12vw;
        width: 11.25vw;
    }
    .video-circle p {
        font-size: 15px;
    }
    .velammal-academy-school-overview-sec-1 img {
        width: 20%;
    }
    .velammal-academy-school-overview-sec-1 {
        right: -24%;
    }
    .velammal-academy-centres-sec {
        padding: 2rem 1rem 5rem 1rem;
    }
    .velammal-academy-centres-sec h2 {
        font-size: 45px;
        text-align: left;
    }
    .velammal-academy-centres-sec .velammal-academy-centres-swiper .order-2 {
        -ms-flex-order: 2;
        order: 0;
    }
    .bio-slider__slide-intro {
        font-size: 15px;
        line-height: 25px;
        margin-top: -2rem;
        text-align: left;
        padding: 0rem 16rem 0rem 0rem;
    }
    .bio-slider__slide-image--container {
        margin-top: 0%;
    }
    .bio-slider__slide-image {
        width: 350px;
        height: 350px;
    }
    .velammal-academy-centres-swiper .read-more-button {
        position: relative;
        padding: 10px 20px;
        font-size: 15px;
        margin: 0px 0px 25px;
        display: flex;
        width: 150px;
    }
    .velammal-academy-centres-swiper .swiper-pagination {
        right: 10vw !important;
        top: 40.5% !important;
        left: inherit !important;
        -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
        transform: translateY(-40%);
        z-index: 1;
        width: auto !important;
    }
    .velammal-academy-centres-swiper .swiper-pagination .swiper-pagination-bullet {
        position: relative !important;
        padding-right: 0px;
        text-align: right;
    }
    .velammal-academy-centres-sec-3 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-3 {
        z-index: auto;
        left: 40%;
    }
    .velammal-academy-centres-sec-2 {
        right: -15%;
    }
    .velammal-academy-centres-sec-2 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-1 {
        left: 5%;
        bottom: 5%;
    }
    .velammal-academy-centres-sec-1 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-4 {
        left: 10%;
        top: 2%;
    }
    .velammal-academy-centres-sec-4 img {
        width: 25%;
    }
    .velammal-academy-centres-sec-5 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-6 {
        right: -25%;
        top: -5%;
    }
    .velammal-academy-centres-sec-5 {
        right: 0%;
        top: 15%;
    }
    .velammal-academy-centres-sec-8 {
        left: 2%;
        top: 30%;
        rotate: 344deg;
    }
    .velammal-academy-centres-sec-8 img {
        width: 20%;
    }
    .velammal-academy-centres-sec-9 {
        right: -28%;
        top: 58%;
        rotate: 90deg;
        left: auto;
    }
    .velammal-academy-centres-sec-9 img {
        width: 20%;
    }
    .velammal-academy-contact-home-div {
        padding: 8rem 1rem 2rem;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .velammal-academy-contact-home-div h2 {
        font-size: 40px;
    }
    .velammal-academy-contact-home-div .read-more-button {
        position: relative;
        padding: 10px 20px;
        font-size: 15px;
        width: 170px;
    }
    .velammal-academy-contact-home-img {
        height: 40vh;
        background-attachment: local;
    }
    .velammal-academy-contact-sec-1 img {
        width: 40%;
    }
    .velammal-academy-contact-sec-1 {
        left: 25%;
        right: auto;
    }
    .velammal-academy-contact-sec-2 {
        left: 22%;
        bottom: 5%;
    }
    .velammal-academy-contact-sec-2 img {
        width: 35%;
    }
    .velammal-academy-contact-sec-3 {
        left: 4%;
        top: 10%;
    }
    /* Velammal Acasdemy Campuses Page Responsiveness */
    .learning-sec.academy-about-firstsec {
        padding: 50px 0px 45px;
    }
    .learning-sec.academy-about-firstsec .new-matric-section-campus-3 img {
        width: 30%;
    }
    .explore-our-campus.velammal-academy-campus-sec {
        padding: 40px 15px 40px 15px;
    }
    .academy-about-firstsec .learning-content-div h2 {
        padding-bottom: 10px;
        font-size: 45px;
    }
    .explore-our-campus.velammal-academy-campus-sec .matric-new-achievements-1 {
        right: -60%;
    }
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-7 {
        left: 1%;
        top: 5%;
    }
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-7 img {
        width: 20%;
    }
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-8 {
        display: block;
    }
    .explore-our-campus.velammal-academy-campus-sec .kids-location-sec-10,
    .explore-our-campus.velammal-academy-campus-sec .kids-location-sec-12,
    .explore-our-campus.velammal-academy-campus-sec .kids-location-sec-13 {
        display: block;
    }
    .explore-our-campus.velammal-academy-campus-sec h2.event-sec-subheader::before {
        left: 35px;
    }
    /* velammal academy achievements page responsiveness */
    .labimg img {
        padding: 0px;
    }
    .academy-school-overview-sec .new-matric-section-campus-1 img {
        width: 35%;
    }
    .academy-school-overview-sec .new-matric-section-campus-1 {
        right: -10%;
        top: 20%;
    }
    .academy-school-overview-sec .kids-circle-swiper-sec-1 img {
        width: 30%;
    }
    .academy-school-overview-container {
        padding: 0px 35px !important;
    }
    .academy-school-overview-sec .kids-circle-swiper-sec-1 {
        top: 20%;
    }
    .velammal-academy-school-overview-sec-7 {
        position: absolute;
        right: -10%;
        bottom: 50%;
        width: 20%;
    }
    .velammal-academy-school-overview-sec-7 img {
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
    .vel-aca-cam-e1 {
        position: absolute;
        top: 35%;
        right: -35%;
    }
    .vel-aca-cam-e1 img {
        width: 15%;
    }
    .vel-aca-cam-e2 img {
        width: 16%;
    }
    .vel-aca-cam-e3 img {
        width: 13%;
    }
    .velammal-academy-school-overview-sec-7 {
        position: absolute;
        right: -10%;
        bottom: 50%;
        width: 20%;
    }
    .velammal-academy-school-overview-sec-7 img {
        width: 100%;
    }
    /* Velammal Academy home responsiveness */
    .velammal-academy-home-about {
        padding: 1rem 0rem 1rem;
        height: auto;
    }
    .block--quote-cta__images>div {
        display: none;
    }
    .block--quote-cta__images>div:nth-of-type(1) {
        bottom: 0px;
        left: 0;
    }
    .block--quote-cta__images>div:nth-of-type(2) {
        top: 30px;
        right: 0;
    }
    .block--quote-cta__content {
        width: 100%;
    }
    .block--quote-cta__content p {
        padding: 1.5rem 0rem;
    }
    .velammal-academy-home-about h2 {
        font-size: 40px;
        position: relative;
        margin-top: 5%;
        margin-bottom: 0;
    }
    .velammal-academy-home-about-2,
    .velammal-academy-home-about-3,
    .velammal-academy-home-about-4,
    .velammal-academy-home-about-5,
    .velammal-academy-home-about-6,
    .velammal-academy-home-about-7,
    .velammal-academy-home-about-8,
    .velammal-academy-home-about-10,
    .velammal-academy-home-about-12 {
        display: none;
    }
    .velammal-academy-home-offer-sec {
        padding: 1rem 2rem 6rem;
    }
    .velammal-academy-home-offer-head-btn .read-more-button {
        position: relative;
        font-size: 15px;
        padding: 10px 25px;
    }
    .velammal-academy-home-offer-head {
        width: 100%;
        padding: 1rem 0rem 0rem;
        align-items: center;
    }
    .velammal-academy-home-offer-head h2 {
        font-size: 55px;
    }
    .velammal-academy-home-offer-sec p {
        padding-bottom: 10px;
        width: 60%;
    }
    .velammal-academy-home-curriculum-sec {
        height: 80vh;
    }
    .velammal-academy-home-curriculum-div {
        width: 75%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .velammal-academy-home-curriculum-div h2 {
        font-size: 55px;
    }
    .velammal-academy-school-overview-sec {
        padding: 2rem 1rem 0rem;
    }
    .velammal-academy-school-overview-title h2 {
        font-size: 45px;
        line-height: 80px;
    }
    .velammal-academy-school-overview-title {
        top: -5%;
        width: 50%;
    }
    .video-circle:nth-of-type(3) {
        top: 35%;
        left: 77vw;
    }
    .video-circle:nth-of-type(4) {
        top: 58%;
        left: 60vw;
    }
    .video-circle:nth-of-type(5) {
        left: 34vw;
    }
    .video-circle:nth-of-type(8) {
        top: 11%;
        left: 12vw;
        width: 11.25vw;
    }
    .video-circle p {
        font-size: 15px;
    }
    .velammal-academy-school-overview-sec-1 img {
        width: 20%;
    }
    .velammal-academy-school-overview-sec-1 {
        right: -24%;
    }
    .velammal-academy-centres-sec {
        padding: 2rem 1rem 5rem 1rem;
    }
    .velammal-academy-centres-sec h2 {
        font-size: 55px;
        text-align: left;
    }
    .velammal-academy-centres-sec .velammal-academy-centres-swiper .order-2 {
        -ms-flex-order: 2;
        order: 0;
    }
    .bio-slider__slide-intro {
        font-size: 15px;
        line-height: 25px;
        margin-top: -2rem;
        text-align: left;
        padding: 0rem 8rem 0rem 0rem;
    }
    .bio-slider__slide-image--container {
        margin-top: -11%;
    }
    .bio-slider__slide-image {
        width: 350px;
        height: 350px;
    }
    .velammal-academy-centres-swiper .read-more-button {
        position: relative;
        padding: 10px 20px;
        font-size: 15px;
        margin: 0px 0px 25px;
        display: flex;
        width: 150px;
    }
    .velammal-academy-centres-swiper .swiper-pagination {
        right: 35vw !important;
        top: -5.5% !important;
        left: inherit !important;
        -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
        transform: translateY(-40%);
        z-index: 1;
        width: auto !important;
    }
    .velammal-academy-centres-swiper .swiper-pagination .swiper-pagination-bullet {
        position: relative !important;
        padding-right: 0px;
        text-align: left;
    }
    .velammal-academy-centres-sec-3 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-3 {
        z-index: auto;
        left: 40%;
    }
    .velammal-academy-centres-sec-2 {
        right: 0%;
    }
    .velammal-academy-centres-sec-2 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-1 {
        left: 5%;
        bottom: 5%;
    }
    .velammal-academy-centres-sec-1 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-4 {
        left: 10%;
        top: 2%;
    }
    .velammal-academy-centres-sec-4 img {
        width: 25%;
    }
    .velammal-academy-centres-sec-5 img {
        width: 30%;
    }
    .velammal-academy-centres-sec-6 {
        right: -25%;
        top: -5%;
    }
    .velammal-academy-centres-sec-5 {
        right: 0%;
        top: 15%;
    }
    .velammal-academy-centres-sec-8 {
        left: 25%;
        top: 50%;
        rotate: 344deg;
    }
    .velammal-academy-centres-sec-8 img {
        width: 20%;
    }
    .velammal-academy-centres-sec-9 {
        right: -28%;
        top: 58%;
        rotate: 90deg;
        left: auto;
    }
    .velammal-academy-centres-sec-9 img {
        width: 20%;
    }
    .velammal-academy-contact-home-div {
        padding: 8rem 1rem 2rem;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .velammal-academy-contact-home-div h2 {
        font-size: 40px;
    }
    .velammal-academy-contact-home-div .read-more-button {
        position: relative;
        padding: 10px 20px;
        font-size: 15px;
        width: 170px;
    }
    .velammal-academy-contact-home-img {
        height: 70vh;
        background-attachment: local;
    }
    .velammal-academy-contact-sec-1 img {
        width: 40%;
    }
    .velammal-academy-contact-sec-1 {
        left: 25%;
        right: auto;
    }
    .velammal-academy-contact-sec-2 {
        left: 22%;
        bottom: 5%;
    }
    .velammal-academy-contact-sec-2 img {
        width: 35%;
    }
    .velammal-academy-contact-sec-3 {
        left: 4%;
        top: 10%;
    }
    /* Velammal Acasdemy Campuses Page Responsiveness */
    .learning-sec.academy-about-firstsec {
        padding: 50px 0px 45px;
    }
    .learning-sec.academy-about-firstsec .new-matric-section-campus-3 img {
        width: 30%;
    }
    .explore-our-campus.velammal-academy-campus-sec {
        padding: 40px 15px 40px 15px;
    }
    .academy-about-firstsec .learning-content-div h2 {
        padding-bottom: 10px;
        font-size: 45px;
    }
    .explore-our-campus.velammal-academy-campus-sec .matric-new-achievements-1 {
        right: -60%;
    }
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-7 {
        left: 1%;
        top: 5%;
    }
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-7 img {
        width: 20%;
    }
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-8 {
        display: block;
    }
    .explore-our-campus.velammal-academy-campus-sec .kids-location-sec-10,
    .explore-our-campus.velammal-academy-campus-sec .kids-location-sec-12,
    .explore-our-campus.velammal-academy-campus-sec .kids-location-sec-13 {
        display: block;
    }
    .explore-our-campus.velammal-academy-campus-sec h2.event-sec-subheader::before {
        left: 35px;
    }
    /* velammal academy achievements page responsiveness */
    .academy-school-overview-sec .new-matric-section-campus-1 {
        right: -3%;
        top: 13%;
    }
    .academy-school-overview-sec .kids-circle-swiper-sec-1 {
        left: 5%;
        top: 13%;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1823px) {
    .velammal-academy-contact-home-div {
        padding: 9rem 5rem 9rem;
    }
    .velammal-academy-contact-home-img {
        background-attachment: local;
    }
    .velammal-academy-contact-sec-3 {
        top: 8%;
    }
}

@media only screen and (min-width: 1824px) and (max-width: 1920px) {
    .velammal-academy-contact-home-div {
        padding: 9rem 5rem 9rem;
    }
    .velammal-academy-contact-home-img {
        background-attachment: local;
    }
    .velammal-academy-contact-sec-3 {
        top: 8%;
    }
}

@media only screen and (min-width: 1920px) and (max-width: 2560px) {
    .velammal-academy-home-about-5 {
        position: absolute;
        left: 6%;
        bottom: -4%;
    }
    .velammal-academy-home-about-6 {
        position: absolute;
        right: 6%;
        top: -4%;
    }
    .velammal-academy-school-overview-sec {
        position: relative;
        padding: 4rem 6rem 4rem 6rem
    }
}

/* Velammal Academy Animation Elements */

.vel-aca-elem-cur1 {
    position: absolute;
    top: 10%;
    left: 15%;
    z-index: 1;
}

.vel-aca-elem-cur1 img {
    width: 75%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-elem-cur2 {
    position: absolute;
    top: 25%;
    left: 20%;
    z-index: 1;
}

.vel-aca-elem-cur2 img {
    width: 45%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-elem-cur3 {
    position: absolute;
    top: 25%;
    left: 80%;
    z-index: 1;
}

.vel-aca-elem-cur3 img {
    width: 25%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-elem-cur4 {
    position: absolute;
    left: 10%;
    animation: MoveUpDown 100s linear infinite;
}

.vel-aca-elem-cur4 img {
    width: 35%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-elem-cur5 {
    position: absolute;
    right: 20%;
    animation: MoveUpDown 50s linear infinite;
}

.vel-aca-elem-cur5 img {
    width: 35%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-elem-cur6 {
    position: absolute;
    /*right: 5%;  */
    right: 65%;
    animation: MoveUpDown 150s linear infinite;
}

.vel-aca-elem-cur6 img {
    width: 30%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-elem-cur7 {
    position: absolute;
    bottom: 30%;
    left: 15%;
}

.vel-aca-elem-cur7 img {
    width: 40%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-elem-cur8 {
    position: absolute;
    bottom: 5%;
    left: 40%;
}

.vel-aca-elem-cur8 img {
    width: 40%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-eve-ele1 {
    position: absolute;
    top: 5%;
    left: 15%;
}

.vel-aca-eve-ele1 img {
    width: 65%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-eve-ele2 {
    position: absolute;
    top: 5%;
    left: 60%;
}

.vel-aca-eve-ele2 img {
    width: 45%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-eve-ele3 {
    position: absolute;
    top: 18%;
    right: 3%;
}

.vel-aca-eve-ele3 img {
    width: 50%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-eve-ele4 {
    position: absolute;
    bottom: 3%;
    left: 20%;
}

.vel-aca-eve-ele4 img {
    width: 50%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-eve-ele5 {
    position: absolute;
    bottom: 3%;
    left: 40%;
}

.vel-aca-eve-ele5 img {
    width: 50%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-eve-ele6 {
    position: absolute;
    top: 65%;
    right: -3%;
}

.vel-aca-eve-ele6 img {
    width: 50%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-ach-ele1 {
    position: absolute;
    top: 15%;
    left: 18%;
}

.vel-aca-ach-ele1 img {
    width: 40%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-ach-ele2 {
    position: absolute;
    top: 20%;
    right: 10%;
}

.vel-aca-ach-ele2 img {
    width: 35%;
}

.vel-aca-ach-ele3 {
    position: absolute;
    bottom: 3%;
    right: 20%;
}

.vel-aca-ach-ele3 img {
    width: 35%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-ach-ele4 {
    position: absolute;
    top: 3%;
    right: 45%;
}

.vel-aca-ach-ele4 img {
    width: 35%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-cam-e1 {
    position: absolute;
    top: 35%;
    right: -20%;
}

.vel-aca-cam-e1 img {
    width: 25%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-cam-e2 {
    position: absolute;
    bottom: 0%;
    left: 15%;
}

.vel-aca-cam-e2 img {
    width: 25%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-cam-e3 {
    position: absolute;
    bottom: 0%;
    right: 5%;
}

.vel-aca-cam-e3 img {
    width: 20%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-cam-e4 {
    position: absolute;
    top: 10%;
    left: 45%;
}

.vel-aca-cam-e4 img {
    width: 20%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-cam-e5 {
    position: absolute;
    top: 50%;
    right: -10%;
}

.vel-aca-cam-e5 img {
    width: 20%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-cam-e6 {
    position: absolute;
    bottom: 0%;
    left: 35%;
}

.vel-aca-cam-e6 img {
    width: 30%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-con-e1 {
    position: absolute;
    top: 15%;
    left: 10%;
}

.vel-aca-con-e1 img {
    width: 40%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-con-e2 {
    position: absolute;
    top: 15%;
    right: 10%;
}

.vel-aca-con-e2 img {
    width: 40%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-con-e3 {
    position: absolute;
    bottom: 0%;
    left: 10%;
    animation: MoveUpDown3 2s linear infinite;
}

.vel-aca-con-e3 img {
    width: 40%;
}

.vel-aca-con-e4 {
    position: absolute;
    bottom: -15%;
    right: -25%;
    z-index: 1;
}

.vel-aca-con-e4 img {
    width: 35%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-con-e5 {
    position: absolute;
    top: 10%;
    right: 0%;
    z-index: 1;
}

.vel-aca-con-e5 img {
    width: 35%;
    animation: tilt-shaking 1s ease-in-out 1s infinite alternate;
}

.vel-aca-con-e6 {
    position: absolute;
    bottom: 0%;
    right: -12%;
    z-index: 1;
}

.vel-aca-con-e6 img {
    width: 20%;
}

@media only screen and (max-width: 319.5px) {
    .vel-aca-eve-ele2 {
        right: 10px;
        left: auto;
    }
    .vel-aca-eve-ele2 img {
        width: 20%;
        margin: 0 auto;
    }
    .vel-aca-eve-ele1 img {
        width: 20%;
        margin: 0 auto;
    }
    .vel-aca-eve-ele1 {
        position: absolute;
        top: 5%;
        left: 0;
    }
    .centers-card-div .centers-card-content {
        text-align: center;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767.5px) {
    .vel-aca-eve-ele2 {
        right: 10px;
        left: auto;
    }
    .vel-aca-eve-ele2 img {
        width: 20%;
        margin: 0 auto;
    }
    .vel-aca-eve-ele1 img {
        width: 20%;
        margin: 0 auto;
    }
    .vel-aca-eve-ele1 {
        position: absolute;
        top: 5%;
        left: 0;
    }
    .centers-card-div .centers-card-content {
        text-align: center;
    }
}

@media only screen and (max-width: 319.5px) {
    .vel-aca-cam-e1 img,
    .vel-aca-cam-e4,
    .vel-aca-cam-e5 {
        display: none;
    }
    .vel-aca-cam-e2 img {
        display: none;
    }
    .vel-aca-cam-e3 img {
        display: none;
    }
    .vel-aca-cam-e6 {
        position: absolute;
        bottom: 0%;
        left: 5%;
    }
    .vel-aca-cam-e6 img {
        width: 15%;
    }
    .vel-aca-elem-cur6 img {
        width: 15%;
    }
    .vel-aca-elem-cur3 img {
        width: 15%;
    }
    .vel-aca-con-e4 {
        position: absolute;
        bottom: -15%;
        right: 0;
        width: 15%;
        z-index: 1;
    }
    .vel-aca-con-e4 img {
        width: 100%;
    }
    .vel-aca-con-e5 img,
    .vel-aca-con-e6 img,
    .vels-center-elem1,
    .vels-center-elem2,
    .vels-center-elem3,
    .vels-center-elem4 {
        display: none;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767.9px) {
    .vel-aca-cam-e1 img,
    .vel-aca-cam-e4,
    .vel-aca-cam-e5 {
        display: none;
    }
    .vel-aca-cam-e2 img {
        display: none;
    }
    .vel-aca-cam-e3 img {
        display: none;
    }
    .vel-aca-cam-e6 {
        position: absolute;
        bottom: 0%;
        left: 5%;
    }
    .vel-aca-cam-e6 img {
        width: 15%;
    }
    .vel-aca-elem-cur6 img {
        width: 15%;
    }
    .vel-aca-elem-cur3 img {
        width: 15%;
    }
    .vel-aca-con-e4 {
        position: absolute;
        bottom: -15%;
        right: 0;
        width: 15%;
        z-index: 1;
    }
    .vel-aca-con-e4 img {
        width: 100%;
    }
    .vel-aca-con-e5 img,
    .vel-aca-con-e6 img,
    .vels-center-elem1,
    .vels-center-elem2,
    .vels-center-elem3,
    .vels-center-elem4 {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023.9px) {
    .vel-aca-con-e4 {
        position: absolute;
        bottom: -15%;
        right: 0;
        width: 15%;
        z-index: 1;
    }
    .vel-aca-con-e4 img {
        width: 100%;
    }
    .vel-aca-con-e5 img,
    .vel-aca-con-e6 img {
        display: none;
    }
    .vel-aca-ach-ele1 {
        position: absolute;
        top: 18%;
        left: 14%;
    }
    .vel-aca-ach-ele1 img {
        width: 25%;
    }
    .vel-aca-ach-ele2 {
        position: absolute;
        top: 23%;
        right: 3%;
    }
    .vel-aca-ach-ele2 img {
        width: 20%;
    }
    .vel-aca-cam-e1 {
        position: absolute;
        top: 35%;
        right: -55%;
    }
    .vel-aca-cam-e1 img {
        width: 15%;
    }
    .vel-aca-cam-e2 img {
        width: 16%;
    }
    .vel-aca-cam-e3 img {
        width: 13%;
    }
    .vel-aca-cam-e6 img {
        width: 17%;
    }
    .vel-aca-cam-e4 img {
        width: 15%;
    }
    .vel-aca-cam-e5 {
        position: absolute;
        top: 55%;
        right: -30%;
    }
    .velammal-academy-school-overview-sec-9 img {
        width: 50%;
    }
    .vel-aca-cam-e2 {
        position: absolute;
        bottom: 0%;
        left: 3%;
    }
    .vel-aca-cam-e5 img {
        width: 15%;
    }
    .kids-location-sec-10 img {
        width: 40% !important;
    }
    .kids-location-sec-13 img {
        width: 40% !important;
    }
    .offer-swiper-content-para.offer-swiper-content-para1 {
        /*width: 70%;*/
        /*left: 5px;*/
        /*position: relative;*/
        /*color: #000;*/
        width: 100%;
        left: 0px;
        position: relative;
        color: #000;
    }
    .offer-swiper-content-head.offer-swiper-content-head1 {
        width: 90%;
        position: relative;
        right: 0rem;
        color: #000;
    }
    .offer-swiper-content .row .col-md-6 {
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .vel-aca-elem-cur6 img {
        width: 15%;
    }
    .vel-aca-elem-cur3 img {
        width: 15%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
    .offer-swiper-content .row .col-md-6 {
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .offer-swiper-content-head h3 {
        font-size: 35px;
        width: 75%;
    }
    .vel-aca-con-e4 {
        position: absolute;
        bottom: -15%;
        right: -35%;
        z-index: 1;
    }
    .vel-aca-con-e4 img {
        width: 20%;
    }
    .vel-aca-con-e5 img,
    .vel-aca-con-e6 img {
        display: none;
    }
    .vel-aca-ach-ele1 {
        position: absolute;
        top: 18%;
        left: 14%;
    }
    .vel-aca-ach-ele1 img {
        width: 25%;
    }
    .vel-aca-ach-ele2 {
        position: absolute;
        top: 23%;
        right: 3%;
    }
    .vel-aca-ach-ele2 img {
        width: 20%;
    }
    .offer-swiper-content-para.offer-swiper-content-para1 {
        /*width: 100%;*/
        /*left: 0px;*/
        width: 90%;
        left: -90px;
        position: relative;
        color: #000;
    }
    .offer-swiper-content-head.offer-swiper-content-head1 {
        width: 90%;
        position: relative;
        right: 0rem;
        color: #000;
    }
    .vel-aca-elem-cur6 img {
        width: 15%;
    }
    .vel-aca-elem-cur3 img {
        width: 15%;
    }
    .vel-aca-cam-e1 {
        position: absolute;
        top: 35%;
        right: -35%;
    }
    .vel-aca-cam-e1 img {
        width: 15%;
    }
    .vel-aca-cam-e2 img {
        width: 16%;
    }
    .vel-aca-cam-e3 img {
        width: 13%;
    }
    .vel-aca-cam-e6 img {
        width: 17%;
    }
    .vel-aca-cam-e4 img {
        width: 15%;
    }
    .vel-aca-cam-e5 {
        position: absolute;
        top: 55%;
        right: -10%;
    }
    .vel-aca-cam-e5 img {
        width: 15%;
    }
    .kids-location-sec-10 img {
        width: 40% !important;
    }
    .kids-location-sec-13 img {
        width: 40% !important;
    }
}

.kids-classroom-content .read-more-button {
    pointer-events: all;
}

@media only screen and (min-width: 1920px) and (max-width: 2560px) {
    .what-we-offer-swiper.what-we-offer-swiper1 .swiper-button-prev {
        right: 54%;
        left: auto;
    }
    .what-we-offer-swiper.what-we-offer-swiper1 .swiper-button-next {
        left: 54%;
        right: auto;
    }
    .offer-content-swiper .swiper-pagination-fraction,
    .what-we-offer-swiper.what-we-offer-swiper1 .swiper-pagination-fraction {
        bottom: 40px;
        color: #fff;
    }
    .what-we-offer-swiper.what-we-offer-swiper1 .swiper-button-prev:after {
        content: 'prev';
        font-size: 26px;
    }
    .what-we-offer-swiper.what-we-offer-swiper1 .swiper-button-next:after {
        content: 'next';
        font-size: 26px;
    }
    .velammal-academy-home-about h2 {
        font-size: 3rem;
    }
    .block--quote-cta__content p {
        font-size: 28px;
    }
    .velammal-academy-home-offer-head h2 {
        font-size: 3rem;
    }
    .velammal-academy-home-offer-text .text-size-regular {
        margin-bottom: auto;
        font-size: 28px;
    }
    .velammal-academy-home-curriculum-div {
        height: 365px;
    }
    .velammal-academy-home-curriculum-div h2 {
        font-size: 3rem;
    }
    .velammal-academy-home-curriculum-div p {
        font-size: 28px;
        margin: 0 auto 15px;
    }
    .velammal-academy-centres-sec h2 {
        font-size: 3rem;
    }
    .bio-slider__slide-intro {
        font-size: 28px;
        line-height: 45px;
    }
    .velammal-academy-centres-swiper .swiper-pagination-bullet {
        font-size: 34px !important;
        margin: 5px 20px 60px 20px !important;
    }
    .velammal-academy-contact-home-div h2 {
        font-size: 3rem;
    }
    .velammal-academy-contact-home-div p {
        font-size: 28px;
    }
    .velammal-academy-contact-home-img {
        height: 90vh;
    }
    .explore-text p {
        font-size: 28px;
    }
    .offer-swiper-content-head h3 {
        font-size: 1.75rem;
    }
    .velammal-academy-centres-swiper .swiper-pagination {
        top: 1.5% !important;
    }
}

/*21-12-2023 4k Resolution*/

@media only screen and (min-width: 2561px) and (max-width: 3840px) {
    .velammal-academy-home-about {
        padding: 18rem 0rem;
    }
    .velammal-academy-home-about h2 {
        font-size: 7rem;
    }
    .block--quote-cta__content p {
        font-size: 38px;
    }
    .block--quote-cta__images>div {
        width: 650px;
        height: 650px;
    }
    .velammal-academy-home-about-5 {
        left: 11.5%;
    }
    .velammal-academy-home-offer-head h2 {
        font-size: 7rem;
    }
    .velammal-academy-home-offer-sec {
        position: relative;
        padding: 10rem 6rem 10rem;
    }
    .explore-our-campus.velammal-academy-campus-sec .new-matric-section-about-8 img {
        width: 100% !important;
    }
    .velammal-academy-home-offer-sec p {
        font-size: 38px;
        line-height: 60px;
    }
    .read-more-button {
        position: relative;
        padding: 25px 45px !important;
        font-size: 3rem !important;
    }
    .velammal-academy-home-offer-text .text-size-regular {
        font-size: 38px;
    }
    #dna-cloud1,
    #dna-cloud2,
    #dna-cloud3,
    #dna-cloud4,
    #dna-cloud5,
    #dna-cloud6 {
        width: 350px;
        height: 350px;
    }
    .star-group .star {
        width: 150px;
        height: 150px
    }
    .star-group .star:nth-child(1) {
        right: 4rem;
    }
    .star-group .star:nth-child(3) {
        right: -4.5rem;
        top: 3.5rem;
    }
    .velammal-academy-home-curriculum-div {
        padding: 130px 25px;
        height: auto;
    }
    .velammal-academy-home-curriculum-div h2 {
        font-size: 7rem;
    }
    .velammal-academy-home-curriculum-div p {
        width: 55%;
        font-size: 38px;
        padding-bottom: 4rem;
    }
    .velammal-academy-home-curriculum-sec-1 img {
        width: 100%;
    }
    .velammal-academy-home-curriculum-sec-1 img,
    .velammal-academy-home-curriculum-sec-2 img,
    .velammal-academy-home-curriculum-sec-3 img,
    .velammal-academy-home-curriculum-sec-4 img {
        width: 100%;
    }
    .velammal-academy-school-overview-sec-7 {
        right: -12%;
        bottom: 28%;
    }
    .velammal-academy-centres-sec {
        padding: 21rem 0rem 10rem 6rem;
    }
    .velammal-academy-centres-sec h2 {
        font-size: 7rem;
    }
    .bio-slider__slide-intro {
        font-size: 38px;
        line-height: 60px;
        padding: 0rem 28rem 1rem 0rem;
    }
    .velammal-academy-centres-swiper .swiper-pagination-bullet {
        margin: 60px 20px !important;
        font-size: 38px !important;
    }
    .velammal-academy-centres-swiper .swiper-pagination {
        right: 33vw !important;
        top: -60.5% !important;
    }
    .velammal-academy-centres-sec-8 {
        top: 5%;
    }
    .velammal-academy-centres-sec-9 {
        top: 13%;
    }
    .velammal-academy-centres-sec-3 {
        left: 43%;
    }
    .velammal-academy-centres-sec-1 img,
    .velammal-academy-centres-sec-2 img,
    .velammal-academy-centres-sec-3 img,
    .velammal-academy-centres-sec-4 img,
    .velammal-academy-centres-sec-5 img,
    .velammal-academy-centres-sec-6 img,
    .velammal-academy-centres-sec-7 img,
    .velammal-academy-centres-sec-8 img,
    .velammal-academy-centres-sec-9 img,
    .velammal-academy-centres-sec-10 img {
        width: 100%;
    }
    .velammal-academy-contact-home-div {
        padding: 38rem 5rem 9rem;
    }
    .velammal-academy-contact-home-div h2 {
        font-size: 7rem;
    }
    .velammal-academy-contact-home-div p {
        font-size: 38px;
        padding-bottom: 30px;
    }
    .velammal-academy-contact-sec-1 img,
    .velammal-academy-contact-sec-2 img,
    .velammal-academy-contact-sec-3 img {
        width: 100%;
    }
    .learning-sec.academy-about-firstsec {
        padding: 140px 0px 140px;
    }
    .learning-content-div h2 {
        font-size: 7rem;
    }
    .learning-content-div p {
        font-size: 38px;
    }
    .vel-aca-cam-e1 {
        top: 15%;
        right: 0%;
    }
    .vel-aca-cam-e1 img,
    .vel-aca-cam-e2 img,
    .vel-aca-cam-e3 img {
        width: 55%;
    }
    .velammal-academy-school-overview-sec-9 img {
        width: 100%;
    }
    .velammal-academy-school-overview-sec-6 {
        right: 5%;
    }
    .velammal-academy-school-overview-sec-6 img {
        width: 100%;
    }
    .velammal-academy-school-overview-sec-2 img {
        width: 100%;
    }
    .new-matric-section-campus-3 img {
        width: 100%;
    }
    .explore-our-kids-commoncontent h4 {
        font-size: 7rem !important;
    }
    .explore-our-kids-commoncontent p {
        font-size: 38px !important;
        line-height: 60px !important;
        margin: 0 0 85px 0 !important;
    }
    .velammal-academy-home-about-9 img,
    .velammal-academy-home-about-10 img,
    .velammal-academy-home-about-11 img,
    .velammal-academy-home-about-12 img {
        width: 100%;
    }
    .kids-campus-elem3 img,
    .kids-campus-elem4 img,
    .kids-campus-elem5 img,
    .kids-campus-elem6 img,
    .kids-campus-elem7 img,
    .kids-campus-elem8 img {
        width: 100%;
    }
    .vel-aca-cam-e4 img,
    .vel-aca-cam-e6 img {
        width: 55%;
    }
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-7 img,
    .explore-our-campus.velammal-academy-campus-sec .velammal-academy-home-about-8 img {
        width: 100%;
    }
    .kids-location-sec-10 img {
        width: 100% !important;
    }
    .event-sec-subheader {
        font-size: 7rem;
    }
    .event-sec-header h4 {
        font-size: 38px;
        line-height: 50px;
        width: 95%;
    }
    .explore-swiper-slider .swiper-button-next,
    .explore-swiper-slider .swiper-button-prev {
        width: 150px;
        height: 150px;
        top: 70%;
    }
    .swiper-button-prev {
        right: 220px;
    }
    .offer-swiper-content-head h3 {
        font-size: 5rem;
    }
    p {
        font-size: 38px;
    }
    .academy-school-overview-head h4 {
        font-size: 7rem !important;
    }
    .academy-school-overview-head p {
        width: 60% !important;
    }
    .contact-head-div h2 {
        font-size: 7rem;
    }
    #cbse-curriculum .card .card-header .btn-header-link {
        font-size: 38px;
    }
    .contact-card-content h4 {
        font-size: 3rem;
    }
    .contact-card-content-map iframe {
        width: 100%;
        height: 600px;
    }
    #cbse-curriculum .card .card-header .btn-header-link:after {
        font-size: 38px;
    }
    .cbse-contact-form-div {
        display: inline-block;
    }
    .cbse-contact-form-div h2 {
        font-size: 5rem;
    }
    .cbse-contact-functionality-wrapper .adm-form-one .cbse-contact-func-title {
        font-size: 38px;
    }
    .cbse-contact-functionality-wrapper .adm-form-one .cbse-contact-func-details {
        font-size: 38px;
        line-height: 60px;
    }
    label {
        font-size: 38px;
    }
    .form-dropdown,
    .form-control {
        font-size: 38px;
    }
    .adm-form-one .form-dropdown {
        font-size: 38px;
    }
    .adm-submit {
        font-size: 38px;
        padding: 20px 45px;
    }
    .vel-aca-con-e1 img,
    .vel-aca-con-e2 img,
    .vel-aca-con-e3 img {
        width: 100%;
    }
    .vel-aca-con-e4 {
        right: 0%;
    }
    .vel-aca-con-e6 {
        right: 0%;
    }
    .vel-aca-con-e4 img,
    .vel-aca-con-e5 img {
        width: 65%;
    }
    .vel-aca-con-e6 img {
        width: 30%;
    }
    .vel-aca-eve-ele1 img {
        width: 100%;
    }
    .vel-aca-eve-ele2 img {
        width: 70%;
    }
    .academy-school-overview-head h4::before,
    .academy-school-overview-head h4::after {
        width: 200px;
        height: 200px;
    }
}