.elementor.elementor-5067 {
    display: none;
}
body {
    background: none;
}
input:focus, textarea:focus, select:focus {
  outline:none !important;
  box-shadow:none !important;
}
.upcoming_events_section .custom-event {
    display: flex !important
;
    gap: 10px;
    align-items: center;
    border: 1px solid #62626263;
    border-radius: 20px;
    padding: 20px;
}
.custom-event .event-date {
    width: 100%;
    max-width: 150px;
}
.custom-event .event-month {
    font-size: 30px;
    font-family: Kallisto;
    color: #e2e7ef;
}
.event-year {
    font-size: 26px;
    font-family: Serenity;
    color: #dadfe7 !important;
}
.event-info {
    display: flex;
    flex-direction: column;
    gap: 0px;
    width: 100%;
    border-radius: 10px;
    padding: 10px;
    background: #fff;
}
.event-info .event-time {
    font-size: 14px !important;
    font-family: 'Roboto';
    margin: 0;
    padding: 0;
}
.event-title {
    color: #4b4c55;
    font-size: 16px !important;
    font-family: 'Kallisto';
    line-height: 20px;
}
.event-excerpt {
    margin: 0 !important;
}
.event-excerpt {
    margin: 0px !important;
    font-size: 16px;
    color: #5c5d65;
    font-family: 'Serenity';
}
.event-day {
    font-size: 22px !important;
    font-weight: 600;
    font-family: 'Kallisto';
}
div#hero_section b.ekit-fancy-text {
    color: #82849E !important;
}
.marquee-wrapper {
    background: #e2e7ef;
}
.news_section h2.entry-title a {
    font-size: 30px !important;
    font-family: Kallisto !important;
}
.contact-form-footer button {
    background: #f7f7f7;
}
.news_section .entry-title {
    line-height: 46px !important;
}

	.reserch_image_outer .elementor-widget-image {
    height: 100%;
}
.course_option li.elementor-icon-list-item {
    background: #e2e7ef;
    padding: 10px 20px;
    border-radius: 10px;
}
.course_option ul.elementor-icon-list-items.elementor-inline-items {
    display: flex;
    gap: 19px;
}
.upcoming_events_section  .custom-events-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}
.search_bar_header .elementor-widget-hfe-search-button {
    border-radius: 30px;
    background: #3e3f4c;
}
.search_bar_header input.hfe-search-form__input {
    background: none !important;
    color: #fff !important;
    font-size: 14px !important;
	  padding:15px !important;
}
.search_bar_header button.hfe-search-submit {
    background: none !important;
}
.search_bar_header input.hfe-search-form__input::placeholder {
    color: #e2e7ef !important;
    font-size: 14px !important;
}
.search_bar_header .hfe-search-form__container button#clear-with-button i:before {
    font-size: 20px;
    color: #e2e7ef;
}
#ball{
	display:none;
}
.grid_outer_people_post .team-members-row {
    display:flex !important;
    gap: 20px !important;
	  justify-content:space-between;
}
.grid_outer_people_post .team-members-row img {
    border-radius: 5px;
    height: 100%;
    min-height: 200px;
    max-height: 200px;
    object-fit: cover;
    object-position: center;
} 
.grid_outer_people_post .team-members-row .team-member-info p {
    margin: 0;
}
.grid_outer_people_post .team-members-row .team-member-info {
    display: flex;
    flex-direction: column;
}
.grid_outer_people_post .team-members-row .team-member {
    background: #242424;
    border: 1px solid #ffffff1a;
}
.grid_outer_people_post .team-members-row .team-member-info h3 {
    font-family: 'Kallisto';
    font-size: 16px;
    margin-top: 20px;
    color: #cbd1da;
}
.grid_outer_people_post .team-members-row .team-member-info p {
    margin: 0;
    font-size: 16px;
    color: #cbd1da;
    font-family: 'Serenity';
    font-weight: 400;
    display: flex;
    justify-content: center;
    gap: 5px;
    align-items: center;
}
.grid_outer_people_post>div {
    width: 100%;
    max-width: 100%;
}
.contact_us_outer input#msgSubmit {
    background: #fff;
    font-family: 'Kallisto';
    text-transform: uppercase;
}
.contact_us_outer .detail_box h3 {
    font-family: 'Kallisto' !important;
}
.member-modal .modal-image {
    height: 100%;
}

.member-modal .modal-image img {
		height:100%;
	width:100%;
	object-fit:cover;
	object-position:center;
    min-height: 100% !important;
    max-height: 100% !important;
}
.member-modal .close {
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
    font-size: 40px;
    color: #000;
}


/*----callender-----*/
.tribe-events-view {
    width: 100%;
    padding: 140px 30px;
}
.tribe-events .tribe-common-l-container {
    max-width: 1300px;
    padding: 0px !important;
}
.tribe-events-header__events-bar {
    border-radius: 30px;
    overflow: hidden;
}
.tribe-events-header__top-bar {
    background: #ffffff;
    border-radius: 30px;
    overflow: hidden;
    padding: 15px 20px !important;
}
.tribe-events-calendar-month__body {
    background: #cbd1da !important;
    border-radius: 20px;
    overflow: hidden;
}
.tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column h3 {
    font-size: 18px !important;
    color: #fff;
    font-family: 'Kallisto';
}
.tribe-events-c-messages__message.tribe-events-c-messages__message--notice ul, .tribe-events-c-messages__message.tribe-events-c-messages__message--notice ul a {
    color: #fff !important;
    font-size: 18px;
    font-family: 'Serenity';
}
.tribe-common .tribe-common-c-svgicon--messages-not-found {
    width: 38px !important;
}
.tribe-events-c-messages__message--notice .tribe-events-c-messages__message-icon-svg {
    color: #fff !important;
}
.tribe-common .tribe-common-c-svgicon--messages-not-found path {
    stroke: #efefef !important;
}

li.tribe-events-c-nav__list-item a {
    display: flex;
    background: #ffffff;
    padding: 10px 20px;
    border-radius: 30px;
    font-family: roboto;
}
 .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-subscribe-dropdown {
    float: inline-start !important;
    display: flex !important;
    justify-content: center !important;
	  flex-direction:column;
}
.tribe-events .tribe-events-c-subscribe-dropdown__container {
    margin-top: 20px;
	  position:relative;
}
time.tribe-events-c-top-bar__datepicker-time {
    font-family: sernity;
    font-size: 20px;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border {
    width: 100%;
    border-radius: 30px;
    color: #fff;
    background: #6b6b6b;
    border: none;
	  max-width:300px;
	  margin:auto;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b1, .tribe-common--breakpoint-medium.tribe-common .tribe-common-b1 a {
    text-align: center;
    color: #fff;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
    border-radius: 20px;
    background: #3e3f4cd9;
}
.tribe-events-calendar-list {
    background: #fff;
    border-radius: 20px;
    padding: 20px !important;
}
.tribe-events-calendar-list__event-details h3 {
    font-family: 'Kallisto' !important;
}
.tribe-events .tribe-events-calendar-list__event-datetime {
    font-family: 'Serenity';
    font-size: 18px;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime .tribe-common-h4--min-medium {
    font-family: 'Kallisto';
}
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    justify-content: center;
}
.tribe-events .tribe-events-c-promo, .tribe-events .tribe-events-c-promo a  {
    margin-top: var(--tec-spacer-4);
    text-align: center;
    color: #fff !important;
}
#tribe-events-content * {
    color: #fff;
}
.tribe-events-calendar-day * {
    color: #fff !important;
}

.tribe-events .tribe-events-header__events-bar svg path {
    fill: #fff;
}
#tribe-events-pg-template, .tribe-events-pg-template {
    max-width: 1300px !important;
    padding: 70px 30px !important;
}
.tribe-events-c-subscribe-dropdown__button {
    border-radius: 30px !important;
    background: #333333 !important;
    overflow: hidden;
    border: none !important;
}
.tribe-events-c-subscribe-dropdown {
    margin: 0 !important;
}
.tribe-block.tribe-block__venue.tribe-clearfix {
    border-radius: 30px;
	  margin:0;
}
.for_popup .team-members-row {
    position: unset;
    height: auto;
    z-index: inherit;
}
.for_popup div{
	position:relative;
	height:auto;
	z-index:1;
}
.member-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    height: 90%;
    width: 90%;
    max-width: 1200px;
    max-height: 700px;
	  border-radius:20px;
}
.modal-info h2 {
    color: #000;
    font-family: 'Kallisto';
    font-size: 30px;
}
.member-modal p {
    font-family: 'Serenity';
    margin: 0;
}
.tribe-events-notices {
    background: #000;
    border: 1px solid #ffffff6b;
    border-radius: 30px;
}
ul.tribe-events-c-subscribe-dropdown__list {
    background: #57545480 !important;
    border-radius: 20px !important;
    border: 1px solid #ffffff42 !important;
}
ul.tribe-events-c-subscribe-dropdown__list li a{
	color:#fff !important;
}
ul.tribe-events-c-subscribe-dropdown__list a:hover{
	color:#fff !important;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:hover {
    background-color: #000;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text{
	color:#fff !important;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon path {
    fill: #fff;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
    color: #fff;
    stroke: #fff;
}
#tribe-events-content {
    margin-bottom: 0px;
}
.tribe-events-single>.tribe_events{
	overflow:unset !important;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown__content {
    position: relative !important;
    top: 0 !important;
}
.tribe_events-template-default  {
    padding-top: 70px;
}
 @media screen and (max-width:1199px){
	 
	 .upcoming_events_section .custom-event {
    padding: 10px;
}
.custom-event .event-date {
    width: 100%;
    max-width: 100px;
}
.custom-event .event-month {
    font-size: 24px;
}
.event-day {
    font-size: 18px !important;
}
.event-year {
    font-size: 22px;
}
	 header a.hfe-sub-menu-item {
    font-size: 13px;
}
	 .grid_outer_people_post .team-members-row{
		 display:grid !important;
		 grid-template-columns: repeat(3, 1fr);
	 }
	 .grid_outer_people_post .team-member {
    width: 100%;
}
	 
} 
@media screen and (max-width:1024px){
	.nav_outer_toggle {
    background: none !important;
}
	.modal-body {
    flex-direction: column;
}
	.modal-body>div {
    width: 100%;
}
	.member-modal .close {
    position: absolute;
    top: -28px;
    right: -10px;
		font-size:22px;
}
	.modal-content {
    padding: 0 !important;
}
	.modal-body>div:nth-child(2) {
    padding-bottom: 20px !important;
}
	.elementor-11595 .elementor-element.elementor-element-17cea0e a.hfe-menu-item{
	font-size:18px !important;
}
	    .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-menu-item{
				justify-content:center !important;
	}
	header .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-vertical {
    position: fixed;
    height: 100%;
    right: auto;
    left: 0;
    width: 100%!important;
		z-index:-1 !important;
		padding-top:90px;
}
header ul#menu-1-17cea0e {
    display: flex;
    flex-direction: column;
    margin: 0px  auto auto;
}

header .elementor-11595 .elementor-element.elementor-element-17cea0e nav.hfe-dropdown li.menu-item {
    border: none !important;
}
	.header_customize {
		position:fixed;
		top:0;
		left:0
		width:100%;
		z-index:99;
}
	.hfe-nav-menu__breakpoint-tablet .hfe-active-menu + .hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-tablet .hfe-active-menu + .hfe-nav-menu__layout-vertical {
    top: 0;
    background: #000 !important;
}
	nav.hfe-dropdown .menu-item a.hfe-menu-item{
	background:none !important;
}
}
@media screen and (max-width:991px){
.upcoming_events_section  .custom-events-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}
}
@media screen and (max-width:767px){
	.tribe-events-header__top-bar {
    padding: 4px 15px !important;
}
	#tribe-events-pg-template, .tribe-events-pg-template {
    padding: 40px 20px !important;
}
	.tribe-events .tribe-events-calendar-month__day-cell--mobile {
    background: #cbd1da;
    border-radius: 0;
    border: 1px solid #e4e4e494;
}
	.tribe-events-view {
    width: 100%;
    padding: 100px 20px;
}
	ul.tribe-events-sub-nav {
    flex-direction: column;
}
	.tribe-events-nav-next, .tribe-events-nav-previous {
    width: 100% !important;
}
	#tribe-events-footer:after, #tribe-events-footer:before{
		display:none;
	}
	div#tribe-events-footer {
    padding:0 !important;
    margin: 0 !important;
}
ul.tribe-events-sub-nav a {
    text-align: left;
}
}
@media screen and (min-width:431px) and (max-width:767px){
	 .grid_outer_people_post .team-members-row{
		 display:grid !important;
		 grid-template-columns: repeat(2, 1fr);
	 }
}

@media screen and(min-width:510px) and (max-width:767px){
	.course_option li.elementor-icon-list-item{
		width:100%;
		max-width:50%;
	}
}
@media screen and (max-width:509px){
	.course_option li.elementor-icon-list-item{
		width:100%;
		max-width:100%;
	}
	.custom-event .event-month {
    font-size: 16px;
}
	.event-day {
    font-size: 15px !important;
}
	.event-year {
    font-size: 17px;
}
	.event-info .event-time {
    font-size: 12px !important;
}
	.event-title {
    color: #4b4c55;
    font-size: 13px !important;
    font-family: 'Kallisto';
    line-height: 15px;
}
}
@media screen and (max-width:430px){
	 .grid_outer_people_post .team-members-row{
		 display:grid !important;
		 grid-template-columns: repeat(1, 1fr);
	 }
}

body,
.site,
.page,
.elementor-section {
    background: #000 !important;
    background-image: none !important;
}

