@charset "UTF-8";
/*
Theme Name: Twenty Twenty-One Child
Template: twentytwentyone
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.8
Requires PHP: 5.6
Version: 2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/

/**
 * SETTINGS
 * File-header..........The file header for the themes style.css file.
 * Fonts................Any font files, if the project needs specific fonts.
 * Global...............Project-specific, globally available variables.
 *
 * TOOLS
 * Functions............Global functions.
 * Mixins...............Global mixins.
 *
 * GENERIC
 * Normalize.css........Normalise browser defaults.
 * Breakpoints..........Mixins and variables for responsive styles
 * Vertical-margins.....Vertical spacing for the main components.
 * Reset................Reset specific elements to make them easier to style in other contexts.
 * Clearings............Clearings for the main components.
 *
 * ELEMENTS
 * Blockquote...........Default blockquote.
 * Forms................Element-level form styling.
 * Headings.............H1–H6
 * Links................Default links.
 * Lists................Default lists.
 * Media................Images, Figure, Figcaption, Embed, iFrame, Objects, Video.
 *
 * BLOCKS
 * Audio................Specific styles for the audio block.
 * Button...............Specific styles for the button block.
 * Code.................Specific styles for the code block.
 * Columns..............Specific styles for the columns block.
 * Cover................Specific styles for the cover block.
 * File.................Specific styles for the file block.
 * Gallery..............Specific styles for the gallery block.
 * Group................Specific styles for the group block.
 * Heading..............Specific styles for the heading block.
 * Image................Specific styles for the image block.
 * Latest comments......Specific styles for the latest comments block.
 * Latest posts.........Specific styles for the latest posts block.
 * Legacy...............Specific styles for the legacy gallery.
 * List.................Specific styles for the list block.
 * Media text...........Specific styles for the media and text block.
 * Navigation...........Specific styles for the navigation block.
 * Paragraph............Specific styles for the paragraph block.
 * Pullquote............Specific styles for the pullquote block.
 * Quote................Specific styles for the quote block.
 * Search...............Specific styles for the search block.
 * Separator............Specific styles for the separator block.
 * Spacer...............Specific styles for the spacer block.
 * Table................Specific styles for the table block.
 * Verse................Specific styles for the verse block.
 * Video................Specific styles for the video block.
 * Utilities............Block alignments.
 *
 * COMPONENTS
 * Header...............Header styles.
 * Footer...............Footer styles.
 * Comments.............Comment styles.
 * Archives.............Archive styles.
 * 404..................404 styles.
 * Search...............Search styles.
 * Navigation...........Navigation styles.
 * Footer Navigation....Footer Navigation styles.
 * Pagination...........Pagination styles.
 * Single...............Single page and post styles.
 * Posts and pages......Misc, sticky post styles.
 * Entry................Entry, author biography.
 * Widget...............Widget styles.
 * Editor...............Editor styles.
 *
 * UTILITIES
 * A11y.................Screen reader text, prefers reduced motion etc.
 * Color Palette........Classes for the color palette colors.
 * Editor Font Sizes....Editor Font Sizes.
 * Measure..............The width of a line of text, in characters.
 */

/* Categories 01 to 03 are the basics. */

/* Variables */

/*testing if child css works*
/* body {
    background-color: blue;
} */

.editor-styles-wrapper .wp-block{ max-width: 80%;}
body{ overflow-x:hidden;}
.sub-menu-toggle { display: none }
.TopMenu a:focus { outline: 2px solid transparent; text-decoration: underline 1px dotted currentColor; text-decoration-skip-ink: none; background: rgb(35 43 116); }
a.hfe-menu-item:focus { outline: 2px solid transparent; text-decoration-skip-ink: none; background: rgb(35 43 116); }
.entry-content { margin-top: 0; }
.News .eael-grid-post-holder-inner { display: flex; align-items: center; justify-content: start; }
.News .eael-entry-media { min-width: 80px !important; float: left; max-width: 80px; }
.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before { background-image: url(CalendarSmall.png); content: ""; height: 10px !important; width: 10px !important; padding-right: 15px; background-repeat: no-repeat; opacity: inherit; background-size: contain; }
.montessori h1.eael-entry-title{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
p.no-posts-found {font-size: 30px !important;text-align: center;background: #eeffdc;padding: 30px;border-radius: 5px; }
.News .eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before { background-image: url(CalendarSmall.png); content: ""; height: 10px !important; width: 10px !important; padding-right: 15px; background-repeat: no-repeat; opacity: inherit; background-size: contain; }
.News .eael-grid-post .eael-entry-meta .eael-posted-on { padding-left: 0 !important; }
.News .eael-grid-post .eael-entry-wrapper, .eael-grid-post .eael-entry-footer { padding: 0px 15px; }
.News .eael-post-grid-container .eael-post-grid .eael-grid-post:first-child { padding-top: 0; }
.News .eael-post-grid-container .eael-post-grid .eael-grid-post:last-child { padding-bottom: 0; }
.News .eael-entry-thumbnail img { width: 70px !important; height: 70px !important; object-fit: cover; }
.ScrollBar .eael-post-grid-container { max-height: 340px; overflow: auto; overflow-x: hidden; }
::-webkit-scrollbar { width: 7px; height: 7px; }
::-webkit-scrollbar-track { border-radius: 10px; background: #E3E3E3; }
::-webkit-scrollbar-thumb { border-radius: 10px; background: #ED9E10; }
::-webkit-scrollbar-thumb:hover { background: rgba(0, 0, 0, 0.4); }
::-webkit-scrollbar-thumb:active { background: #ED9E10; }
.montessori .eael-entry-thumbnail { text-align: center; padding: 10px; }
.ScrollBar.montessori .elementor-widget-container { max-height: 545px; overflow: auto; overflow-x: hidden; }
.ScrollBar.montessori .eael-post-grid-container { overflow: inherit; max-height: inherit; overflow: visible; }
.montessori .eael-post-grid-container .eael-post-grid .eael-grid-post { float: left; padding: 0px 10px 20px; }
.caroufredsel_wrapper { width: 100% !important; box-shadow: 0px 3px 14px 0px #00000016; border-radius: 25px; }
.UpcomingEvents .wa_chpcs_image_carousel ul { left: 0px !important; width: 100% !important; background: #fff; border-radius: 25px }
.wa_chpcs_image_carousel ul li { width: auto !important; max-width: 590px !important; width: 100% !important; margin: 0; }
.wa_chpcs_image_carousel ul { width: 100% !important; }
.wa_chpcs_card .item-content { box-shadow: none; }
.UpcomingEvents .wa_chpcs_more { text-align: right !important; font-size: 14px; width: 100%; display: block; font-weight: 700; text-decoration: underline; }
.UpcomingEvents .wa_chpcs_slider_show_date { color: #B3B4B8; font-weight: 300; background-image: url(calendar.png); background-repeat: no-repeat; display: flex; align-items: center; background-position: left center; padding-left: 45px; margin-bottom: 15px; margin-top: 5px; background-size: contain; padding-top: 5px; padding-bottom: 5px; }
.UpcomingEvents .wa_chpcs_foo_con:before { content: ""; border-left: solid 4px #B6DD5A; position: relative; height: 76px; position: absolute; left: 0; top: 8px; }
.UpcomingEvents .wa_chpcs_foo_con { padding-left: 15px; position: relative; color: #1b1b1b !important; }
.UpcomingEvents #wa_chpcs_image_carousel812 .wa_chpcs_prev, #wa_chpcs_image_carousel812 .wa_chpcs_next, #wa_chpcs_image_carousel812 .wa_chpcs_prev_v, #wa_chpcs_image_carousel812 .wa_chpcs_next_v { line-height: 29px !important; border-radius: 50%; position: absolute; bottom: -50px !important; top: auto; height: 40px !important; width: 40px !important; }
.UpcomingEvents .wa_chpcs_image_carousel .wa_chpcs_prev { left: auto; right: 50px; }
.wa_chpcs_image_carousel { padding-left: 0; padding-right: 0; }
.AchieversSec #wa_chpcs_image_carousel882 li img { height: 190px; width: 190px; border-radius: 50%; }
.AchieversSec .caroufredsel_wrapper { box-shadow: none; padding: 0; background: none; }
.AchieversSec #wa_chpcs_image_carousel882 li .item-content { background: #D5F6FF; text-align: center; padding-top: 120px; border: solid 1px #B7B7B7; border-radius: 15px; margin: 0; }
.AchieversSec #wa_chpcs_image_carousel882 li { padding-top: 100px; overflow: auto; }
.AchieversSec #wa_chpcs_image_carousel882 .wa_featured_img { position: absolute; top: 0; left: 0; right: 0; }
.AchieversSec #wa_chpcs_image_carousel882 .wa_featured_img img { padding: 5px; background: #fff; box-shadow: 0px 0px 13px #00000016; object-fit: cover; }
.AchieversSec .wa_chpcs_foo_con { color: #4A4A4A !important; padding-top: 15px; line-height: 20px; }
.AchieversSec .wa_chpcs_image_carousel { padding: 0; }
.AchieversSec .wa_chpcs_image_carousel .wa_chpcs_prev, .AchieversSec .wa_chpcs_image_carousel .wa_chpcs_next { right: 0; margin-top: -70px !important; top: 0; line-height: 29px !important; border-radius: 50%; height: 40px !important; width: 40px !important; color: #63727D; }
.AchieversSec .wa_chpcs_image_carousel .wa_chpcs_prev { right: 47px; left: auto; }
.wa_chpcs_image_carousel ul { inset: 0 !important; }
.AchieversSec #wa_chpcs_image_carousel812 li, .UpcomingEvents #wa_chpcs_image_carousel812 li { overflow: auto; max-width:800px !important; }
/* .montessori .eael-entry-thumbnail img { width: 100% !important; height: 150px !important; } */
.sub-menu a.hfe-sub-menu-item { padding-top: 10px !important; padding-bottom: 10px !important; }
.TabsContent .eael-grid-post-holder-inner { padding: 10px 10px 0px 10px; }
.TabsContent .eael-grid-post .eael-entry-thumbnail>img { height: 190px !important; object-fit: cover;         object-position: 0 0;}
.PostHeaderBG, .entry-header { background: url(innerbanner-bg.jpg); background-size: cover; }
.MaxWidthContainer { max-width: 1280px !important; margin: auto; padding: 1rem; }
.w-100 .post { width: 100% !important; }
.MaxWidthaAuto { max-width: 100%; }
.entry-header { margin-top: 0; padding-bottom: 3rem !important; padding-top: 3rem; padding-left: 1rem; padding-right: 1rem; border-bottom: none !important; margin-bottom: 0px !important; }
.entry-title { color: #fff; font-size: 3rem !important; }
.post .gallery .gallery-item .gallery-icon { padding: 10px; border: solid 1px #D1D1D1; margin: 5px !important; }
.post .gallery .gallery-item .gallery-icon img {height: 200px !important;object-fit: cover;        object-position: 0 0;}
.post-navigation { display: none; }

.sub-menu-toggle { display: none }
.menu-Top-item-1 { background: #006b41; }
.menu-Top-item-2 { background: #008f5a; }
.menu-Top-item-3 { background: #476710; }
.menu-Top-item-4 { background: #679120; }
.menu-Top-item-5 { background: #507f00; }
 /* .Header a:focus{ background: #ed9d10 !important; } */
 /* .MainMenu .menu-item-has-children .sub-menu a{ background: #050A4A !important; } */
 

.Header .logo a:focus { background: none !important; }
.sub-menu li.CustomLink a.hfe-sub-menu-item { font-size: 14px !important; }
.Header .hfe-nav-menu a.hfe-menu-item, .Header .hfe-nav-menu a.hfe-sub-menu-item { padding-left: 15px !important; text-decoration: none !important; }
.hfe-nav-menu a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {background-color: #ED9D10}

.Header .TopMenu a.hfe-menu-item { padding-top: 7px !important; padding-bottom: 7px !important; }

/* .ea-advanced-data-table tr td p { font-size: 14px; line-height: inherit;} */
.ea-advanced-data-table th p, .ea-advanced-data-table th h5 { font-size: 18px; color: #fff; font-weight: 500; line-height: normal;    line-height: 15px; }
.eael-data-table thead tr th{ font-size: 18px;    font-weight: 500; }
.TransferCertificatesTable table tr td a { background-color: #ED9D10 !important; color: #fff; padding: 7px 15px; border-radius: 30px; }
.eael-dt-td-align-left .eael-data-table tbody tr td{ font-size: 16px !important;}
.eael-data-table { border-collapse: collapse;}
.eael-data-table thead tr th, .ea-advanced-data-table th {padding: 14px 15px !important}
.TableCon thead { background-color: #ED9D10; }
.TableCon th { padding: 10px 10px 10px 10px; font-size: 18px; color: #fff; background-color: #ED9D10; font-weight: 500; }
.TableCon tr td { border-style: solid; border-width: 1px 1px 1px 1px; border-color: #EEEEEE; font-size: 16px; }
.contact-form-7 input[type=number] { border-width: 1px; border-radius: 5px 5px 5px 5px; }
.FormClass input[type=number] { height: 45px; border-width: 1px; border-radius: 5px 5px 5px 5px; }
.wpcf7-radio .wpcf7-list-item:first-child, .wpcf7-checkbox .wpcf7-list-item:first-child { margin-left: 0px; }
.wpcf7-radio .wpcf7-list-item label, .wpcf7-checkbox .wpcf7-list-item label { display: flex !important; align-items: center; }
.wpcf7-radio .wpcf7-list-item { display: inline-flex; align-items: center; }
.wpcf7-form-control-wrap.House .wpcf7-list-item-label { margin-left: 5px; font-weight: 500; }
.wpcf7-radio .wpcf7-list-item label input[type=radio], .wpcf7-checkbox .wpcf7-list-item [type=checkbox] { margin-right: 5px; }
.FormClass select { width: 100%; border-radius: 5px 5px 5px 5px; }
.wpcf7-checkbox .wpcf7-list-item { display: block; margin-left: 0; }
span.mandatory { color: #dc3232; }
.wpcf7-not-valid-tip { color: #dc3232; font-size: 14px; }
.FormClass p span { font-weight: 600; }
.TransferCertificatesTable table tr td a { background-color: #ED9D10 !important; color: #fff; padding: 7px 15px; border-radius: 30px; border-color:#ED9D10 ; border: solid; border-width: 1px; }
.TransferCertificatesTable table tr td a:hover{ color: #ED9D10; background-color: #fff !important;}
.eael-post-elements-readmore-btn {display: inline-block;}
.News .navigation{display: flex; justify-content: end; margin-top: 15px;} 
.News .navigation a{background-color: #ED9D10 !important;color: #fff;padding: 7px 15px; border-radius: 30px;border-color: #ED9D10;border: solid;border-width: 1px;margin-left: 10px;text-decoration: none; border-width: 1px;}
.News .navigation a:hover{color: #ED9D10;background-color: #fff !important;}
.NewsFilter{display: flex;justify-content: center;}
.NewsFilter input[type=text] { width: 300px;border-style: solid; border-width: 1px;}
.NewsFilter input[type="submit"] {padding: 5px 20px;height: 47px;border-color: #ED9D10;background-color: #ED9D10 !important;color: #fff !important;font-size: 15px;border-width: 1px;}
.NewsFilter input[type="submit"]:hover {color: #ED9D10 !important;background-color: #fff !important;}
.NewPost{border: solid 1px #ccccccb8;border-radius: 5px; padding: 30px; margin-top: 30px;box-shadow: 0px 3px 40px 0px rgb(0 0 0 / 16%);}
.NewPost p{ max-width: 100% !important;}
.News {padding-top: 30px;}
/* .NewsPostImageheader {display: flex;} */
/* .NewsPostImageheader > div {
    /* margin-right: 15px; */
    /* margin-top: 30px;
} */
.NewsPostImageheaderHeading{margin-top: 30px;}
.NewsPostImageheaderHeading h3 {margin-top: -9px;font-size: 25px;font-weight: 500;}
.NewsPostImageheaderHeading p{color: #B3B4B8 !important;font-weight: 300 !important;margin-bottom: 0 !important;}
/* .NewPost .entry-content{ margin-top: 15px;} */
.NewsPostImageheader > div img{border: solid 1px #cccccc85;padding: 10px;}
.eael-grid-post img {object-fit: cover;width: 100% !important;height: 200px !important;max-width: none !important;}
/* post equal css */
.GridEqual .eael-post-grid-container .eael-post-grid{ display: flex; flex-wrap: wrap;}
.GridEqual .eael-post-grid-container .eael-post-grid .eael-grid-post{-ms-flex-item-align: stretch!important; align-self: stretch!important; display: flex;}
.GridEqual .eael-post-grid-container .eael-post-grid .eael-grid-post .eael-grid-post-holder { width: 100%;}
.SchduleTable table.ea-advanced-data-table th:first-child {width: 115px !important;}
.SchduleTable table.ea-advanced-data-table td p {font-size: 13px !important;line-height: inherit;}
.SchduleTable table.ea-advanced-data-table td {padding: 5px !important;}
.PostThumbnailOuter{background: #e9e7e7;width: 100% !important;max-width: inherit !important;padding: 30px;border-bottom:solid 1px #D1D1D1;    margin-bottom: 0;}
.post-thumbnail{ margin-top: 0;    margin-bottom: 0;}
.post-thumbnail .wp-post-image{ margin-top: 0px !important;}
.eael-post-elements-readmore-btn:focus {color: #ED9D10 !important; background-color: #FFFFFF !important;text-decoration: none !important;}
.FooterList ul li a:focus {background: transparent !important;outline: none !important;text-decoration: none !important;}
.wa_chpcs_image_carousel ul li{width:auto!important;max-width: 790px!important;width:100%!important;margin:0;}
.eael-grid-post .eael-entry-thumbnail>img { object-position: top;}
.wa_chpcs_card .item-content{ margin-bottom:0px !important}
.FacultyPageAccordian h3.elementor-image-box-title {font-size: 18px !important;padding-left: 5px;padding-right: 5px;}
.eael-data-table thead tr th:first-child, .ea-advanced-data-table th:first-child, .eael-data-table tr td:first-child, .ea-advanced-data-table td:first-child {text-align: center !important; white-space:nowrap}
.TabsContent .eael-grid-post-holder-inner .eael-entry-header h2 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.TableCon th, .TableCon td {white-space: nowrap;}
table.TableCon {overflow-x: auto;width: 100% !important;}


@media (min-width:768px) {
.GridEqual .eael-post-grid-container .eael-post-grid .eael-grid-post .eael-grid-post-holder {padding-bottom: 60px; position: relative;}
.GridEqual .eael-post-grid-container .eael-post-grid .eael-grid-post .eael-grid-post-holder .eael-post-elements-readmore-btn{position: absolute;bottom: 15px;}

.NewsFilter > div {margin-right: 30px;}
/* .Gallery-outer {  width: 100%; top: 0; bottom: 0; left: 0; right: 0; padding: 25px;  height: auto; }
.GalleryScroll{ overflow: auto; position: absolute; top: 0; bottom: 0;} */
.eael-tabs-nav { padding-top: 40px; padding-bottom: 40px; }
.eael-tabs-content { position: relative; overflow: hidden; }
.eael-tab-content-item { position: absolute; top: 0; bottom: 0; }
.eael-tab-content-item>div { overflow: auto; height: 100%; }
.TabsScroll .eael-advance-tabs.eael-tabs-vertical > .eael-tabs-nav > ul { max-height: 600px; overflow: auto; display: -block; display: -block; display: block; }
.min-td-width table tr td:first-child { min-width: 200px }
ol.listing-style li { font-size: 17px }
ol.listing-style { margin-bottom: 20px; }
.submenu-item { padding-left: 10px !important; }

}



@media (max-width:768px){
.ea-advanced-data-table th h5, .ea-advanced-data-table th p{white-space: nowrap; font-size: 16px;}
.ea-advanced-data-table-wrap .ea-advanced-data-table td p{ font-size:14px; line-height:inherit}
.entry-title { color: #fff; font-size: 2rem !important; }
.Header .MainMenu .menu-item-has-children .sub-menu li{background: #050A4A!important;}
.Header .MainMenu .menu-item-has-children .sub-menu a { padding-left: 35px !important;     background: transparent !important;}
.FacultyPageAccordian h3.elementor-image-box-title {font-size: 14px !important}
.entry-header {padding-bottom: 1rem !important; padding-top: 1rem; padding-left: 0rem; padding-right: 0rem; }
	
}

@media (max-width:767px){
.caroufredsel_wrapper, .AchieversSec .caroufredsel_wrapper { height: 590px !important;}
	.UpcomingEvents .wa_chpcs_image_carousel ul, .UpcomingEvents #wa_chpcs_image_carousel812 li, .wa_chpcs_image_carousel ul, .AchieversSec #wa_chpcs_image_carousel882 li{ height:100% !important}
    .NewsFilter{ display: block;}
    .NewsFilter > div{ margin-bottom: 10px}
    .NewsFilter > div form{ display: flex; width: 100%;}
    .NewsFilter input[type=text] { -ms-flex: 1 1 auto!important;flex: 1 1 auto!important;}
	.TabsScroll .eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav{ padding-right: 0; overflow: hidden;}
	.TabsScroll .eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul{ flex-wrap: nowrap; overflow-x: scroll; white-space: nowrap; flex-flow: inherit;     margin-bottom: 10px;}
	.TabsScroll .eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul>li{     flex: none; width: auto; margin-bottom: 5px !important;}
	.TabsScroll .eael-tabs-nav>ul li{ border-radius:0 !important;     padding: 5px 10px 5px 10px !important; font-size: 17px !important;}
}
