#ics-export{margin:0 0 0 5px;}


#mini-events .calendar-wrap{display:flex;justify-content:space-between;gap: clamp(20px, 5vw, 96px);}
#mini-events{display: flex;gap:40px;justify-content: space-between;}
#mini-events .calendar-right {position: relative;z-index: 0;max-width:47%;}
#mini-events .calendar-right #events-tabs{width: 100%;}
#mini-events .mini-calendar{width: 100%;min-height: 100%;background: #fff;position:relative;display: block !important;padding: 49px 10px 51px;}
#mini-events .calendar-left {max-width:53%;position: relative;z-index: 1;}




/* Calendar Grid Styles */
.fc-daygrid-body,
.fc-col-header {width: 100% !important;}
table.fc-scrollgrid-sync-table{width:  100% !important;}
.fc .fc-toolbar.fc-header-toolbar {
	margin-bottom: 25px;
}
#homepage .fc-toolbar-title {
	font-size:32px;
	font-weight:700;
	color: #232623;
	text-transform: uppercase;
	text-align: left;
}

#homepage .fc-prev-button, #homepage .fc-next-button {display: inline-flex;align-items: center;justify-content: center;background-color: unset!important;border-color: transparent;padding: 0}
#homepage .fc-prev-button .fc-icon, #homepage .fc-next-button .fc-icon {vertical-align: unset;}
#homepage .fc-icon-chevron-left:before {content: "\f053";font-family: 'FontAwesome';display: inline-block}
#homepage .fc-icon-chevron-right:before {content: "\f054";font-family: 'FontAwesome';display: inline-block;}
#homepage .fc-button-group {display: none}
#homepage .fc-button-group button {
	border-radius: unset;
	flex: unset;
	background: #029dd6 !important;
	border-radius: 0;
	color: #fff !important;
	border: none !important;
	height: auto;
	width: auto;
	display: flex;
	align-content: center;
	justify-content: center;
	height: 25px;
	width: 25px;
}
#homepage .fc-button-group button .fc-icon {
	font-size: 12px;
	width: auto;
	height: auto;
	line-height: normal;
	font-weight:400;
}
#homepage .fc-button-group button:hover{
	background:#f68f16 !important;
	color:#232623  !important;
}
.fc .fc-button-primary:focus {
	box-shadow:none;
}
.fc-view-harness.fc-view-harness-passive {
	padding:0;
}
#homepage .fc-dayGridMonth-view {padding: 0 0;}
.faculty-freedom {
	background-color: var(--light-blue);
	padding: 50px 0;
}
#homepage .fc .fc-daygrid-day-top {justify-content: center}
#homepage .fc-theme-standard td, .fc-theme-standard th {border: none}
#homepage .fc-theme-standard .fc-scrollgrid {border: none}
#homepage .fc-dayGridMonth-view .fc-daygrid-day-events {display: none;}
#homepage .fc-col-header-cell a {
	font-weight:700;
	color: #232623;
	text-transform: uppercase;
	text-decoration: none;
	margin: 6px 8px 8px 8px;
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 0;
}
#mini-events .fc-scrollgrid-section-header .fc-scroller-harness{
    /* background:#42a3b5; */
    border-radius:10px;
}
#homepage a.fc-daygrid-day-number {
	font-size: 18px;
	font-weight:500;
	color: #232623;
	text-decoration: none;
	pointer-events: none;
	padding:13px 0;
	margin:2px 0;
}
#homepage .day-has-event.fc-day-today a.fc-daygrid-day-number {color: #fff}
#homepage .fc .fc-daygrid-day.fc-day-today {background-color: unset}
#homepage .fc-dayGridMonth-view .fc-day-today .fc-daygrid-day-top a {color: #232623 !important;font-weight:600;display: flex;align-items: center;justify-content: center;width:41px;height:41px;min-height: 100%;text-decoration: none}
#homepage .fc-dayGridMonth-view .fc-day-today .fc-daygrid-day-top a::after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;height: 100%;background: #f1ac00;z-index: -1}
#homepage .day-has-event .fc-daygrid-day-top a::after{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;height: 100%;opacity:1;z-index: -1;background:#e4e4e4;}
#homepage .fc-event:hover {color: #232623!important}
#homepage .fc .fc-day-other .fc-daygrid-day-top {opacity: 1}
#homepage .fc .fc-day-other .fc-daygrid-day-top a {color: #c1c1c1;}
#homepage .fc-toolbar-chunk:nth-of-type(1) {position: absolute;top: 0;left: 0;width: 100%;display: flex;justify-content: flex-end}
#homepage .fc-toolbar-chunk:nth-of-type(1) .fc-today-button {
	background: #f1f1f1 !important;
	color: #232623 !important;
	border: none !important;
	opacity: 1;
	padding: 0 5px;
	border-radius: unset;
	line-height: 1.2;
	height: 25px;
	width: 75px;
	position: absolute;
	top:58px;
	right: 49px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
}
#homepage .fc-toolbar-chunk .fc-dayGridMonth-button {
	background: #016634 !important;
	color: #fff;
	padding: 0 5px;
	position: absolute;
	top: 58px;
	right: 124px;
	margin: 0;
	border: none;
	border-radius: 0;
	height: 25px;
	width: 75px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
/* #homepage .fc-toolbar-chunk .fc-today-button,#homepage .fc-toolbar-chunk .fc-dayGridMonth-button {display: none;}

#homepage .fc-today-button.fc-button.fc-button-primary:has(+ .fc-dayGridMonth-button.fc-button.fc-button-primary.fc-button-active) {
	display: none;
}
#homepage .fc-dayGridMonth-button.fc-button.fc-button-primary.fc-button-active {
	display: none;
}
#homepage .fc-today-button.fc-button.fc-button-primary:has(+ .fc-dayGridMonth-button.fc-button.fc-button-primary) {
	display: block;
}
#homepage .fc-dayGridMonth-button.fc-button.fc-button-primary {
	display: block;
} */
#homepage .fc-toolbar-chunk:nth-of-type(1) .fc-button-group:nth-of-type(1) {
	position: absolute;
	left: 43%;
	top: 56px;
	display: flex;
	justify-content: space-between;
	width: 70px;
	padding: 0;
}
#homepage .fc-toolbar-chunk:nth-of-type(3) {
	width: 100%;
	text-align: left;
	background: #fff;
	padding: 0 30px;
}
#homepage .day-has-event .fc-daygrid-day-top a {
	color: #232623 !important;
	font-weight:600;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 39px;
	height: 39px;
	pointer-events: all;
}
#homepage .day-has-event .fc-daygrid-day-top a:hover {opacity: 1}
#mini-events .calendar-right {
	margin: 0;
	flex: 1;
	height: 508px;
	overflow-y: auto;
	direction: rtl;
	scrollbar-width: thin;
	scrollbar-color: #fff #89898a;
}
#mini-events .calendar-right .tab-event { direction: ltr; padding-left: 40px; }
#mini-events .calendar-right #events-tabs{margin:0 0 24px 0;}
#mini-events .calendar-right::-webkit-scrollbar-track{ background-color: #fff; border-radius:0; }
#mini-events .calendar-right::-webkit-scrollbar{ border-radius:0; width:5px; background-color: #fff; }
#mini-events .calendar-right::-webkit-scrollbar-thumb{ background-color: #89898a; border-radius:0; }


/* Calendar Events Style */
#mini-events .calendar-wrap{display:flex;justify-content:space-between}
#mini-events .mini-calendar {
	display: block !important;
	width: 100%;
	background: #fff;
	position: relative;
	padding:50px 30px;
	max-width: 100%;
	overflow: hidden;
}
#mini-events .mini-events-list{flex-grow:1}
#mini-events .mini-list-loaded{display:block!important;margin-top:0;}
#mini-events .cal-content {
	display: flex;
	min-height:100px;
	align-items: center;
	background:#fff;
	width: calc(100% - 32px);
}
#mini-events .cal-event {
	position: relative;
	cursor: pointer;
	margin-bottom:36px;
	display: block;
	transition: all .5s;
	border-radius:0;
	overflow: hidden;
}
#mini-events .cal-event:hover::after{width:100%;}
#mini-events .cal-event:last-of-type{margin-bottom: 0;}
.cal-event-title-wrapp {
	padding:0 30px 0 20px;
}
#mini-events .cal-event .cal-event-time {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width:100px;
	height:100px;
	text-align: center;
	line-height: 24px;
	text-transform: uppercase;
	color: #fff;
	background: #016634;
	flex-shrink: 0;
	transition: all .4s;
	font-size:14px;
	border: none;
	font-weight:700;
}
#mini-events .cal-event .cal-event-time span {
	display: block;
	font-size:24px;
	color: #fff;
}
#mini-events .cal-event-title {
	color: #232623;
	font-size:20px;
	font-weight:700;
	line-height: 150%;
	text-align: left;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break:break-word;
	padding: 0 70px 0 40px;
}
#mini-events .cal-event-title .read-more-arrow {
	position: absolute;
	right: 0px;
	height:40px;
	background: #029dd6;
	color: #fff;
	top: 50%;
	transform: translatey(-50%);
	display: flex;
	align-items: center;
	width: 40px;
	justify-content: center;
	transition: ease all 0.5s;
}
#mini-events .cal-event:hover .cal-event-title{
	color:#01327f;
}
#mini-events .cal-event:hover .cal-event-time {
	background:#f1ac00;
}
#mini-events .cal-event:hover .cal-event-title .read-more-arrow {
	height: 100%;background: #f1ac00;
}
#mini-events .tab-calendar,
#mini-events .tab-event{display: none;}
#mini-events .tab-calendar.active,
#mini-events .tab-event.active{display: block;}

/* Grid click */
/* #mini-events .fc-dayGridMonth-button{display:none!important} */
#mini-events .day-has-event .fc-daygrid-day-top{cursor:pointer}
#mini-events .fc-dayGridDay-view{display:none!important}
#mini-events .fc-daygrid-day-number{pointer-events:none!important}

@media only screen and (max-width:1365px) {
	#mini-events .cal-event-title {
		font-size: 18px;
		padding: 0 40px 0 20px;
	}
	.explore-back p {
		font-size: 16px;
		line-height:24px;
	}
}
@media only screen and (max-width:1199px) {
	#homepage .fc-toolbar-chunk:nth-of-type(3) {
		padding: 0;
	}
	#homepage .fc-toolbar-title {
		font-size: 22px;
	}
	#homepage .fc-toolbar-chunk:nth-of-type(1) .fc-button-group:nth-of-type(1) {
		left: 48%;
		top: 51px;
		width: 60px;
	}
	#homepage .fc-toolbar-chunk:nth-of-type(1) .fc-today-button,
	#homepage .fc-toolbar-chunk .fc-dayGridMonth-button{
		top: 51px;
	}
	#mini-events .cal-event .cal-event-time {
		width: 80px;
	}
}
@media only screen and (max-width:991px) {
	#mini-events {
		gap: 10px;
	}
	#mini-events .calendar-right {
		height: 396px;
	}
    #homepage .fc-toolbar-chunk:nth-of-type(1) .fc-button-group:nth-of-type(1) {top: 23px;}
    #homepage .fc-dayGridMonth-view{padding: 0;}
	#homepage .fc-toolbar-chunk:nth-of-type(1) .fc-button-group:nth-of-type(1) {
		top: 22px;
		left: auto;
		right: 27px;
	}
	#homepage .fc-toolbar.fc-header-toolbar{
		margin-bottom: 35px;
	}
	#mini-events .cal-event {
		margin-bottom: 25px;
	}
	#homepage .fc-toolbar-chunk:nth-of-type(1) .fc-today-button, #homepage .fc-toolbar-chunk .fc-dayGridMonth-button {
		top: 57px;
	}
	#homepage .fc-toolbar-chunk:nth-of-type(1) .fc-today-button {
		right: 26px;
	}
	#homepage .fc-toolbar-chunk .fc-dayGridMonth-button {
		right: 102px;
	}
	#mini-events .calendar-right .tab-event {
		padding-left: 20px;
	}
	#mini-events .mini-calendar {
		padding: 20px 15px 20px;
	}
	#homepage .fc-toolbar-title {
		font-size: 24px;
	}
	#homepage .fc-col-header-cell a,#homepage a.fc-daygrid-day-number,#mini-events .cal-event .cal-event-time   {
		font-size: 14px;
	}
	#homepage a.fc-daygrid-day-number {
		padding: 4px 0;
		margin: 4px 8px;
	}
	#mini-events .cal-event .cal-event-time span {
		font-size: 24px;
	}
	#mini-events .cal-event-title {
		font-size: 16px;
		padding: 0 20px 0 15px;
	}
	#mini-events .cal-content {
		min-height: 80px;
	}
	#mini-events .cal-event .cal-event-time {
		width: 60px;
		height: 80px;
	}
}
@media only screen and (max-width:767px) {
	#mini-events {
		display:block;
	}
	#mini-events .calendar-left,
	#mini-events .calendar-right{
		max-width:100%;
	}
	#mini-events .calendar-right {
		margin-top:50px;
	}
}

@media only screen and (max-width:575px) {
	.fc-view-harness.fc-view-harness-passive {
		padding: 0;
	}
	
	#homepage .day-has-event .fc-daygrid-day-top a {
		width: 40px;
		flex: 0 0 40px;
		max-height: 40px;
	}
	#mini-events .cal-event .cal-event-time {
		width: 60px;
	}
	#mini-events .cal-event-title {
		padding: 0 40px 0 10px;
	}
}
@media only screen and (max-width:479px) {
    #homepage .fc-toolbar-title {
		font-size: 20px;
	}
	#homepage .fc-toolbar-chunk:nth-of-type(3) {
		padding: 20px 0 0;
	}
    #mini-events .cal-event-time{font-size: 18px;}
	#mini-events .cal-event-title{font-size: 16px;}
    #mini-events .cal-event-info{padding: 18px 25px 18px 15px;}
	#homepage .day-has-event .fc-daygrid-day-top a {
		width: 100%;
		flex: 0 0 30px;
		max-height: 30px;
	}
}