/*!
Theme Name: simpalfyi: an alfyi theme child theme
Theme URI: http://alfyi.com/
Template: simpalfyi
Author: alfyi
Author URI: http://www.alfyi.com
Description: Custom Wordpress Theme Developed by alfyi Services
Version: 1.0.0
Text Domain: simpalfyi_by_alfyi
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

simplfyi is powered by https://alfyi.com/, (C) 2019-2020 alfyi.
simplfyi is distributed under the terms of the use by partner and client site only.

*/


/* ========== BASE THEME START ========== */
* {
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    font-family: 'Cormorant Garamond';
    color: #000;
    font-weight: bold;
    line-height: 1.1;
}

body {
    font-family: "Open Sans";
    color: #414141;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    padding: 0;
    margin: 0;
}

p,
ul,
ol,
blockquote {
    margin: 0;
    padding: 0;
}

img {
    width: 100%;
}

/* Links */
a {
    font-family: "Open Sans";
    color: #414141;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
}

a:hover {
    color: #464646;
}

button,
.btn,
input[type="submit"],
.elementor-button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    border-radius: 0;
    border: none;
    background: transparent;
    color: #000;
    transition: all 0.4s ease-in-out;
}

button:hover,
.btn:hover,
input[type="submit"]:hover,
.elementor-button:hover {
    background: transparent;
}

.btn-secondary {
    background: #f5f5f5;
    color: #333;
    border: 1px solid #ddd;
}

.btn-secondary:hover {
    background: #e5e5e5;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="search"],
input[type="password"],
select,
textarea {
    width: 100%;
    border: 1px solid #ddd;
    padding: .65rem .75rem;
    border-radius: .375rem;
    background: #fff;
    transition: border-color 0.2s;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
    border-color: #0073e6;
    box-shadow: 0 0 0 2px rgba(0, 115, 230, 0.15);
}

.container {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 20px;
}

.section {
    padding: 0;
}

.text-center {
    text-align: center;
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-2 {
    margin-top: 20px !important;
}

.mb-2 {
    margin-bottom: 20px !important;
}

.mt-4 {
    margin-top: 40px !important;
}

.mb-4 {
    margin-bottom: 40px !important;
}



/* ----------- BASE THEME END ------------ */
.left-column-content {
    padding-left: calc((100vw - 1480px) / 2);
}

/* .rigth-column-content{
  padding-right: calc((100vw - 1480px) / 2);
} */
.iconRightAlign li.elementor-icon-list-item a {
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 16px;
}

.iconRightAlign li.elementor-icon-list-item a span.elementor-icon-list-icon svg {
    margin: 0px;
}

.aboutSlider .elementor-swiper-button {
    background-color: #FFC72C;
    width: 44px;
    height: 44px;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
}

.aboutSlider .elementor-swiper-button.elementor-swiper-button-prev {
    left: -22px !important;
}

.aboutSlider .elementor-swiper-button.elementor-swiper-button-next {
    right: -22px !important;
}

.aboutSlider .elementor-image-carousel-wrapper {
    min-height: 505px;
    align-content: center;
}

.aboutSlider .swiper-slide img.swiper-slide-image {
    transition: all 1s linear;
    min-height: 0;
    object-fit: cover;
}

.aboutSlider .swiper-slide.swiper-slide-next img.swiper-slide-image {
    min-height: 500px;


}

body {
    padding: 0px;
    margin: 0px;
    overflow-x: hidden;
}

.school {
    display: block;
}

.paragraph-box {
    position: relative;
    background: #fff;
    z-index: 1;
}

.paragraph-box p {
    max-width: 870px;
}

.bookDownloadBtn .elementor-button-wrapper a {
    width: 450px !important;
}

.sports-stripe {
    position: relative;
    z-index: 1;
}

.sports-stripe::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 233px;
    height: 100%;
    background-color: #FFC72C;
    z-index: -1;
}

.faq-box .elementor-active {
    border: none;
}

.faq-box .elementor-accordion-item {
    margin-bottom: 20px;
    border: 1px solid #D9D7D7 !important;
}

.accordianFAQ .elementor-accordion-item {
    position: relative;
}

.accordianFAQ .elementor-accordion-item::before {
    content: "";
    position: absolute;
    left: -2px;
    top: 20%;
    height: 50%;
    width: 4px;
    background: #FF8725;
    border-radius: 23px;
}

.accordianFAQ .elementor-clearfix {
    border-top: none !important;
}

.accordianFAQ .elementor-tab-title .elementor-accordion-icon svg {
    height: 30px !important;
    width: 30px !important;
}

.paragraph-box::after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 233px;
    height: 100%;
    background-color: #3ed197;
    z-index: -1;
}

.greenStripe::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% + 223px);
    width: 233px;
    height: 100%;
    background-color: #3ED197;
    z-index: -1;
}

.greenStripe {
    position: relative;
    z-index: 1;
}

.paragraph-box {
    position: relative;
    background: #fff;
    z-index: 1;
}

.paragraph-box::after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 233px;
    height: 100%;
    background-color: #3ed197;
    z-index: -1;
}

.greenStripe::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% + 223px);
    width: 233px;
    height: 100%;
    background-color: #3ED197;
    z-index: -1;
}

.greenStripe {
    position: relative;
    z-index: 1;
}

.sports-stripe {
    position: relative;
    z-index: 1;
}

.sports-stripe::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 233px;
    height: 100%;
    background-color: #FFC72C;
    z-index: -1;
}

.faq-box .elementor-active {
    border: none;
}

.faq-box .elementor-accordion-item {
    margin-bottom: 20px;
    border: 1px solid #D9D7D7 !important;
}

.accordianFAQ .elementor-accordion-item {
    position: relative;
}

.accordianFAQ .elementor-accordion-item::before {
    content: "";
    position: absolute;
    left: -2px;
    top: 20%;
    height: 50%;
    width: 4px;
    background: #FF8725;
    border-radius: 23px;
}

.accordianFAQ .elementor-clearfix {
    border-top: none !important;
}

.accordianFAQ .elementor-tab-title .elementor-accordion-icon svg {
    height: 30px;
    width: 30px;
}

.admissionFAQ .elementor-accordion-item,
.admissionFAQ .elementor-active,
.admissionFAQ .elementor-accordion .elementor-tab-content {
    border: none;
    border-block-start: none;
}

.admissionFAQ .elementor-accordion .elementor-accordion-item {
    border-top: 1px solid #9D9D9D !important;
}

.resultsection select:focus {
    box-shadow: none;
}

.resultsection select.jet-select__control {
    appearance: none;
    background-image: url(/wp-content/uploads/2025/09/arrow-image.svg);
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: auto;
}

.elementor-2183 .elementor-element.elementor-element-62a4cdc .jet-filters-group .jet-filter {
    margin: 0px !important;
}

.formAdmission .frm_primary_label {
    display: none !important;
}

.formAdmission input[type="text"],
.formAdmission input[type="email"],
.formAdmission input[type="tel"],
.formAdmission textarea {
    background: transparent;
    border: 1px solid #000;
    color: #000;
    width: 100%;
    padding: 12px;
    border-radius: 5px;
    /* margin-bottom: 20px; */
    font-size: 14px;
}

.formAdmission .with_frm_style .frm_form_field {
    padding-top: 0px;
}

.formAdmission input::placeholder,
.formAdmission textarea::placeholder {
    color: #555;
}

.formAdmission input[type="submit"] {
    background: #000;
    color: #fff;
    padding: 14px 20px;
    border: none;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s;
    width: 100%;
}

.formAdmission .form-field input:not([type=file]):not([type=range]):not([readonly]):focus {
    background-color: transparent;
    border-color: #000;
    box-shadow: none;
}

.formAdmission .form-field textarea:focus {
    background-color: transparent;
    border-color: #000;
    box-shadow: none;
}

.formAdmission .frm_inline_box {
    height: 44px;
    border-radius: 5px 0px 0px 5px;
    background-color: transparent;
    border: 1px solid #000;
}

.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):not([type=range]):not([readonly]):focus {
    background-color: transparent;
    border-color: #000;
    box-shadow: none;
}

.frm_style_formidable-style.with_frm_style .form-field textarea:focus {
    background-color: transparent;
    border-color: #000;
    box-shadow: none;
}

.formAdmission .frm_final_submit {
    background-color: #000 !important;
    width: 507px !important;
    border: 1px solid #000 !important;
    border-radius: 50px !important;
    padding: 16px 30px !important;
    font-size: 24px !important;
}


.formAdmission .frm_full_submit .frm_submit button {
    width: 100% !important;
}

/* .formAdmission .frm_forms .frm_full_submit .frm_submit button{
    width: 100% !important;
} */
.contact-form .frm_style_formidable-style.with_frm_style #frm_field_15_container {
    padding: 0px;
}

.contact-form .frm_form_fields fieldset {
    padding: 0px;
}

.contact-form .frm_style_formidable-style.with_frm_style .frm_submit button {
    line-height: 30px;
    font-size: 24px;
    background: #282828;
    color: #FFFFFF;
    border-radius: 50px;
    padding: 18px 112px;
    margin: 0px;
    border: none;
    font-weight: 400;
    font-family: 'Open Sans';
}

.contact-form .frm_style_formidable-style.with_frm_style .form-field {
    padding-bottom: 32px;
    margin: 0px;
}

.contact-form .with_frm_style .frm_primary_label {
    padding-bottom: 10px;
    line-height: 1.4;
    font-size: 18px;
    font-family: 'Open Sans';
}

.contact-phone-desc p.elementor-icon-box-description a,
.contact-mail-desc p.elementor-icon-box-description a {
    font-size: 18px;
    display: inline-block;
    word-break: break-all;
}

.contact-form .with_frm_style input::placeholder,
.contact-form .with_frm_style select::placeholder,
.contact-form .with_frm_style textarea::placeholder {
    font-size: 18px;
    font-family: 'Open Sans';
    color: #414141;
}

.contact-form .with_frm_style input,
.contact-form .with_frm_style select,
.contact-form .with_frm_style textarea {
    line-height: 2.1;
    border: 1px solid #9C9797;
    border-radius: 1px;
    font-size: 18px;
    color: #000000;
    font-family: 'Open Sans';
}


.ourGallery ul.envira-tags-filter-list {
    display: inline-flex;
    margin: 0 0 50px;
    gap: 12px;
}

.ourGallery ul.envira-tags-filter-list li.envira-tags-filter {
    margin: 0px;
}

.ourGallery ul.envira-tags-filter-list li.envira-tags-filter a.envira-tags-filter-link {
    color: #414141;
    border: 1px solid #414141;
    border-radius: 50px;
    padding: 6px 15px;
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 400;
    line-height: 1;
    display: block;
    transition: all 0.3s ease-in-out;
}

.ourGallery ul.envira-tags-filter-list li.envira-tags-filter a.envira-tags-filter-link.envira-tags-filter-active {
    color: #FF8725;
    border-color: #FF8725;
}

/*--------------- Header css ----------------*/
.mainHeader {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    transition: background-color 0.3s ease, backdrop-filter 0.3s ease !important;
    background: transparent !important;
}

.mainHeader.scrolled {
    background: rgba(255, 255, 255, 0.8);
}

.openMenuBar,
.closeMenuIcon {
    cursor: pointer;
}

/* body.scrollNone {
    overflow: hidden;
} */
.menuHomeSec.megaMenuOpen {
    height: 100vh;
    opacity: 1;
    visibility: visible;
}

.menuHomeSec {
    height: 0;
    opacity: 0;
    visibility: hidden;
    position: fixed !important;
    width: 100%;
    z-index: 9999;
    top: 0px;
    transition: all 0.5s ease-in-out;
}

.menuHomeSec .menuListCol {
    height: 100vh;
}

.menuSec {
    position: absolute !important;
    right: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    opacity: 0;
    z-index: 0;
    transition: opacity 0.4s ease-in-out !important;
}

.menuSec.activeDropdownMenu {
    opacity: 1 !important;
    z-index: 9;
}

.menuListCol a {
    border-left: 3px solid transparent !important;
    transition: all 0.5s ease-in-out;
    font-family: "Cormorant Garamond" !important;
    font-weight: 700 !important;
}

.menuListCol .activeMenu:nth-child(3n+1) a {
    color: #FF8725 !important;
    border-left: 3px solid #FF8725 !important;
}

.menuListCol .activeMenu:nth-child(3n+2) a {
    color: #FFC72C !important;
    border-left: 3px solid #FFC72C !important;
}

.menuListCol .activeMenu:nth-child(3n+3) a {
    color: #4EDE9B !important;
    border-left: 3px solid #4EDE9B !important;
}

.menuListCol .activeMenu a {
    padding-left: 20px;
    font-style: italic;
    font-size: 48px !important;

}

/* .menuSec li.elementor-icon-list-item.activeMenu a span {
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 7px;
    text-decoration-thickness: 2px;
} */
.menuSec li.elementor-icon-list-item a {
    position: relative;
    width: auto;
}

.menuSec li.elementor-icon-list-item a::after {
    content: " ";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0%;
    height: 1px;
    background-color: #000000;
    transition: all 0.5s ease-in-out;
}

.menuSec li.elementor-icon-list-item a:hover::after,
.menuSec li.elementor-icon-list-item.activeMenu a::after {
    width: 100%;
}







/* ------------- Bog detail --------------- */

.blogDetailContent h2 {
    font-size: 46px !important;
    padding-bottom: 10px;
}

.blogDetailContent h3 {
    padding-bottom: 10px;
    font-size: 36px !important;
}

.blogDetailContent li a {
    font-size: 16px !important;
}

.tobofdetailpage a {
    font-size: 20px !important;
    line-height: 1.3em !important;
}

.tobofdetailpage .elementor-toc__list-item-text-wrapper {
    display: flex;
    align-items: baseline;
}

.blogDetailContent p {
    padding-bottom: 20px;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em !important;
}

.blogDetailContent li+li {
    margin-top: 15px;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em !important;
}

.blogDetailContent ul,
.blogDetailContent ol {
    padding-left: 40px;
    padding-bottom: 20px;
}

.blogPage .elementor-widget-image img {
    width: 100%;
    height: 420px !important;
}

.envirabox-theme-base_dark .envirabox-caption-wrap {
    min-height: auto !important;
}
.blogPost .elementor-column {
    transition: 0.3s ease;
}

.blogPost .elementor-column .elementor-widget-wrap {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
    padding: 15px;
}


/* Heading - 2 lines with dots */
.blogPost .elementor-heading-title {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4em;
}

/* Content - 2 lines with dots */
.blogPost .dynamic-field__content,
.blogPost .elementor-widget-container p {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
}


.envirabox-is-open+header .mainHeader {
    display: none;
}

.envirabox-theme-base_dark .envirabox-toolbar {
    position: initial;
    text-align: end;
    padding: 10px 10px 0px 0px;
}

/* ----------------------------Footer Css--------------- */
.whereNextbox .elementor-widget-icon-list li.elementor-icon-list-item a {
    flex-direction: row-reverse;
    justify-content: space-between !important;
    align-items: center;
}

.whereNextbox .elementor-widget-image a {
    display: block;
}

.whereNextbox .elementor-widget-icon-list li.elementor-icon-list-item a span.elementor-icon-list-icon {
    background-color: #282828;
    border-radius: 50px;
    width: 44px;
    height: 44px;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.footerInnerSec a,
.footerInnerSec p>a {
    font-size: 18px;
}

.newsleterForm .frm_primary_label {
    display: none !important;
}

.newsleterForm .frm_primary_label {
    display: none !important;
}

.newsleterForm .frm_fields_container {
    display: flex !important;
    gap: 0px !important;
    align-items: center;
}

.newsleterForm input#field_29yf4d22 {
    background-color: #D9D9D9;
    border-radius: 0px;
    font-size: 18px;
    color: #414141 !important;
    font-weight: 400;
    min-height: 42px !important;
    max-width: 510px !important;
}

.newsleterForm .frm_button_submit.frm_final_submit {
    background-color: #FF8725 !important;
    border: 1px solid #FF8725 !important;
    border-radius: 0px !important;
    width: 245px !important;
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 7px 16px !important;
    min-height: 42px !important;
    margin: 0px !important;
    box-shadow: none !important;
}

.newsleterForm .frm_error {
    position: absolute;
    left: 0px;
    bottom: 10px;
    color: #F04438 !important;
}

.newsleterForm button.frm_button_submit {
    background-color: #FF8725 !important;
    width: 200px !important;
    color: #282828 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    border-radius: 0px !important;
    border: 1px solid #FF8725 !important;
        box-shadow: none !important;
}







.sliderGallery .swiper-slide-inner img {
    max-width: 600px;
    min-height: 600px;
}

.sliderGallery .swiper-pagination-bullet {
    border: 1px solid #FF8725 !important;
}

.jobdescription-list.open {
    background-color: #FFECB7;
    border-color: #F4C238 !important;
}

.jobdescription-list-close-icon.active img {
    transform: rotate(180deg);
}

.jobdescription-list.open .job-button a {
    background-color: #282828 !important;
    color: #fff !important;
}

.sliderNavigation .owl-dot {
    border: 1px solid #ff8725 !important;
}


body.pageLoaded .mainHeader,
.heroSection .logo,
.heroSection .textPera,
.heroSection .bottomImg {
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

body.pageLoaded.step-1 .mainHeader {
    opacity: 1;
}

.heroSection .logo {
    bottom: -50px;
    transition: all 0.5s ease-in-out;
}

.heroSection .textPera,
.heroSection .bottomImg {
    bottom: -200px;
    transition: all 0.5s ease-in-out;
}

body.pageLoaded.step-2 .heroSection .logo,
body.pageLoaded.step-3 .heroSection .textPera,
body.pageLoaded.step-3 .heroSection .bottomImg {
    bottom: 0;
    opacity: 1;
}

.heroSection .animatedText1 {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    max-width: 0 !important;
    transition: max-width 2s ease;
}

body.pageLoaded.step-4 .heroSection .animatedText1 {
    max-width: 810px !important;
}

.heroSection .animatedText2 {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    max-width: 0 !important;
    transition: max-width 2s ease;
}

body.pageLoaded.step-6 .heroSection .animatedText2 {
    max-width: 500px !important;
}

.jobdescription-list {
    transition: all 0.5s linear;
}

.jobListing {
    transition: all 0.5s linear;
    opacity: 1 !important;
    overflow: hidden;
}

.meetoursection,
.meetouradmisection {
    display: none;
    transition: all 0.4s ease;
}

.meetoursection.active,
.meetouradmisection.active {
    display: flex;
}


.bookDownloadBtn a:hover span svg path {
    stroke: #fff;
    fill: #e1555500;
}

.contact-form button:hover {
    background: #FF8725 !important;
}

.formAdmission button:hover {
    background: #FF8725;
}

.formAdmission button:hover {
    background: #FF8725 !important;
    border: 1px solid #ff8725 !important;
}

.formAdmission .frm_submit button {
    box-shadow: none !important;
}

.heading-leftbar h2::after {
    content: "";
    position: absolute;
    border-left: 3px solid #FF8725 !important;
    width: 3%;
    height: 60px;
    top: 0;
    left: 0;
}

.contact-mail-desc p a:hover {
    color: #FF8725 !important;
}

.contact-phone-desc p a:hover {
    color: #FF8725 !important;
}

.circle-hover-about .iconRightAlign a:hover svg path {
    fill: #fff;
}

.whereNextbox .iconRightAlign span:hover svg path {
    stroke: #000;
}

.whereNextbox .iconRightAlign span.elementor-icon-list-icon:hover {
    background: #fff !important;
    border: 1px solid #000;
}

.footergetintouch a:hover {
    color: #FF8725 !important;
}

.footergetintouch p a:hover {
    color: #FF8725 !important;
}

.newsleterForm button:hover.frm_button_submit.frm_final_submit {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
}


.openMenuBar .elementor-widget-container .elementor-icon:hover svg path {
    stroke: #000 !important;
    fill: #000 !important;
}

.quicklinkhover li.menu-item.current-menu-item a,
.quicklinkhover a:hover,
.footerbottomlink span:hover {
    color: #FF8725 !important;
}

.secOurExStick>.elementor-container {
    width: 270vw !important;
}

.whatsNewScroll .elementor-container {
    width: 250vw !important;
}

.colFullSec>.elementor-container {
    display: block !important;
}

.colFull {
    width: 100% !important;
}

.aboutSchoolBox .elementor-image-box-content {
    position: absolute;
    top: -33px;
    left: -50px;
}

.aboutSchoolBox .elementor-image-box-content .elementor-image-box-title,
.aboutSchoolBox .elementor-image-box-content p.elementor-image-box-description {
    background-color: #FCC60F;
    width: auto;
    display: table;
    margin: 0 0 5px !important;
    padding: 5px 10px;
}

.awardsSectionScroll>.elementor-widget-wrap {
    width: 300vw;
    gap: 0px;
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
}

.awardsInnerSecFull {
    width: 108vw !important;
}

.sec-Faculty section .elementor-widget-image-box {
    width: 25% !important;
    padding: 15px !important;
}











































@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


/* --------------------------------------Responsive----------------------------------- */
@media (max-width: 1450px) {
    /* .secOurExStick {
    max-width: 100%;
    overflow: scroll;
}
.secOurExStick > .elementor-container { 
    overflow: scroll;
} */










}

@media (max-width: 1024px) {

    .openMenuBar svg,
    .closeMenuIcon svg {
        width: 20px !important;
        height: 20px !important;
    }

    .greenStripe::before {
        left: 77%;
        transform: translateX(-50%);
        width: 100px;
        height: 70%;
    }

    .paragraph-box::after {
        width: 100px;
        right: 0px !important;
    }

    .bookDownloadBtn .elementor-button-wrapper a {
        width: 100% !important;
    }

    .formAdmission .frm_final_submit {
        width: auto !important;
    }

    .whereNextbox .elementor-widget-icon-list li.elementor-icon-list-item a span.elementor-icon-list-icon {
        width: 30px;
        height: 30px;
        padding: 7px;
    }

    .whereNextbox .elementor-widget-icon-list li.elementor-icon-list-item a span.elementor-icon-list-icon {
        width: 30px;
        height: 30px;
        padding: 7px;
    }

    .aboutSlider .elementor-swiper-button.elementor-swiper-button-next {
        right: -18px !important;
    }

    .aboutSlider .elementor-swiper-button.elementor-swiper-button-prev {
        left: -18px !important;
    }

    .aboutSlider .elementor-swiper-button {
        width: 40px;
        height: 40px;
    }

    .contact-form .frm_style_formidable-style.with_frm_style .frm_submit button {
        padding: 12px 80px;
        font-size: 20px;
    }

    .contact-form .frm_style_formidable-style.with_frm_style .form-field {
        padding-bottom: 15px;
        grid-column: span 12 / span 12;
    }

    .newsleterForm .frm_fields_container {
        display: flex !important;
        gap: 0px !important;
        align-items: center;
    }

    .newsleterForm input#field_29yf4d22 {
        max-width: 100% !important;
    }

    /* .tobofdetailpage a.elementor-toc__list-item-text.elementor-toc__top-level {
        font-size: 14px !important;
    }
    .elementor-3264 .elementor-element.elementor-element-164024f .elementor-toc__list-item a {
        font-size: 16px !important;
    } */



    .blogPage .elementor-widget-image img {
        height: 320px !important;
    }

    .contact-form .with_frm_style .frm_primary_label,
    .contact-phone-desc p.elementor-icon-box-description a,
    .contact-mail-desc p.elementor-icon-box-description a,
    .contact-form .with_frm_style input::placeholder,
    .contact-form .with_frm_style select::placeholder,
    .contact-form .with_frm_style textarea::placeholder,
    .contact-form .with_frm_style input,
    .contact-form .with_frm_style select,
    .contact-form .with_frm_style textarea {
        font-size: 16px;
    }

    .contact-form .with_frm_style textarea {
        height: 120px;
    }

    .menuListCol .activeMenu a {
        font-size: 28px !important;
    }









































}

@media (max-width: 768px) {
    .greenStripe::before {
        left: 75%;
        transform: translateX(-50%);
        width: 56px;
    }

    .paragraph-box::after {
        width: 56px;
        right: -52px;
    }

    .bookDownloadBtn .elementor-button-wrapper a {
        width: 100% !important;
    }

}


@media (max-width: 767px) {
    
    .green_box.elementor-widget.elementor-widget-image-box {
        position: initial !important;
    }
    .orange_box.elementor-widget.elementor-widget-image-box {
          position: initial !important;
    }
    .aboutSchoolBox .elementor-image-box-content {
        top: -50px;
        position: initial;
    }
    .headingVertical {
        overflow: hidden !important;
    }

    .awardsInnerSecFull {
        width: 100% !important;
    }

    .whatsNewScroll .elementor-container {
        width: 100% !important;
    }

    .awardsSectionScroll>.elementor-widget-wrap {
        width: auto !important;
        gap: 0px;
        display: grid !important;
        grid-template-columns: 1fr;
    }

    .secOurExStick>.elementor-container {
        width: 100% !important;
    }

    .bg-img img {
        min-height: 600px;
        object-fit: cover;
    }

    .sports-stripe::before {
        width: 126px;
    }

    .formAdmission .frm_final_submit {
        width: auto !important;
        padding: 8px 30px !important;
    }

    .contact-form .frm_style_formidable-style.with_frm_style .frm_submit button {
        padding: 10px 50px;
        font-size: 20px;
    }

    .faculty-info .elementor-image-box-img {
        position: absolute;
        right: 0px;
        bottom: 0px;
    }

    .blogDetailContent h2 {
        font-size: 32px !important;
    }

    .blogDetailContent h3 {
        padding-bottom: 10px;
        font-size: 24px;
    }

    .blogDetailContent p {
        font-size: 14px;
    }

    .blogDetailContent ul,
    .blogDetailContent ol {
        padding-left: 20px;
    }

    .blogDetailContent li+li {
        font-size: 14px !important;
    }

    .blogDetailContent li:first-child {
        font-size: 14px !important;
    }

    .newsleterForm .frm_fields_container {
        display: block !important;
    }

    .newsleterForm input#field_29yf4d22 {
        max-width: 100% !important;
    }

    .newsleterForm .frm_button_submit.frm_final_submit {
        width: 100% !important;
    }

    .newsleterForm .frm_style_formidable-style.with_frm_style .form-field {
        margin-bottom: 0px !important;
    }

    .blogPage .elementor-widget-image img {
        width: auto;
        height: auto !important;
    }

    .contact-form .with_frm_style .frm_primary_label {
        font-size: 14px;
    }

    .contact-phone-desc p.elementor-icon-box-description a,
    .contact-mail-desc p.elementor-icon-box-description a {
        font-size: 14px;
    }

    .contact-form .with_frm_style input::placeholder,
    .contact-form .with_frm_style select::placeholder,
    .contact-form .with_frm_style textarea::placeholder {
        font-size: 14px;
    }

    .contact-form .with_frm_style input,
    .contact-form .with_frm_style select,
    .contact-form .with_frm_style textarea {
        font-size: 14px;
    }

    .menuHomeSec .rightCol {
        position: absolute;
        left: 100%;
        min-height: 100vh;
        transition: all 0.5s ease-in-out;
        overflow-y: auto;
    }

    .menuHomeSec .rightCol.moveLeft {
        left: 0;
    }

    .menuListCol .activeMenu a {
        font-size: 34px !important;

    }

    .menuHomeSec .menuListCol>.elementor-element-populated {
        height: 100vh;
        overflow-y: auto;
    }

    .menuSec .elementor-widget-icon-list {
        min-height: 250px;
    }

    .menuListCol a,
    .menuListCol .activeMenu:nth-child(3n+1) a,
    .menuListCol .activeMenu:nth-child(3n+2) a,
    .menuListCol .activeMenu:nth-child(3n+3) a {
        color: inherit !important;
        border: none !important;
        font-size: inherit !important;
        padding-left: 0px;
        font-style: normal;
        font-weight: 700 !important;
    }

    .heading-leftbar h2::after {
        height: 40px;
    }

    .sec-Faculty section .elementor-widget-image-box {
        width: 100% !important;
        padding: 20px 0px !important;
    }













}