#ics-export{margin:0 0 0 5px;}


#mini-events .calendar-wrap{display:flex;justify-content:space-between;gap: clamp(20px, 5vw, 96px);}
#mini-events .calendar-right {position: relative;flex: 1.3;padding: 0 0 0 16px;}
#department #mini-events .calendar-right{margin:0;}
#mini-events .calendar-right #events-tabs{width: 100%;}
#mini-events .calendar-left {flex: 1.2;max-width:100%;position: relative;z-index: 1;}
#mini-events .calendar-right::-webkit-scrollbar {width: 5px;background:#CDCEE0;border-radius: 6px;} 
#mini-events .calendar-right::-webkit-scrollbar-thumb {background: #32345E;border-radius: 6px;}  




/* Calendar Grid Styles */
.fc-daygrid-body,
.fc-col-header {width: 100% !important;}
table.fc-scrollgrid-sync-table{width:  100% !important;}
#homepage .fc-toolbar-title,
#department .fc-toolbar-title {font-size: 32px;font-weight: 700;color: #041E42;text-transform: capitalize;}
#homepage .fc-prev-button, 
#homepage .fc-next-button,
#department .fc-prev-button, 
#department .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,
#department .fc-prev-button .fc-icon, 
#department .fc-next-button .fc-icon {vertical-align: unset;height: auto;line-height: 1;}
#homepage .fc-icon-chevron-left:before ,
#department .fc-icon-chevron-left:before {content: "\f104";font-family: 'FontAwesome';display: inline-block;line-height: 1;height: auto;}
#homepage .fc-icon-chevron-right:before,
#department .fc-icon-chevron-right:before {content: "\f105";font-family: 'FontAwesome';display: inline-block;}
#homepage .fc-button-group,
#department .fc-button-group {display: none}
#homepage .fc-button-group button,
#department .fc-button-group button {flex: unset;border-radius: 10px !important;background: #D8D8D8 !important;width: 30px;height: 30px;color: #51565D !important;}
#homepage .fc-button-group button:hover,
#department .fc-button-group button:hover {background: #26C348 !important;color: #fff !important;}


#homepage .fc-dayGridMonth-view,
#department .fc-dayGridMonth-view {padding: 0 0;}
#homepage .fc-toolbar.fc-header-toolbar,
#department .fc-toolbar.fc-header-toolbar  {margin-bottom: 21px;}
#homepage .fc .fc-daygrid-day-top ,
#department .fc .fc-daygrid-day-top {justify-content: center}
#homepage .fc-theme-standard td, 
.fc-theme-standard th,
#department .fc-theme-standard td {border: none}
#homepage .fc-theme-standard .fc-scrollgrid,
#department .fc-theme-standard .fc-scrollgrid {border: none}
#homepage .fc-dayGridMonth-view .fc-daygrid-day-events,
#department .fc-dayGridMonth-view .fc-daygrid-day-events {display: none;}
#homepage .fc-col-header-cell a,
#department .fc-col-header-cell a {font-size: 16px;font-weight: 600;color: #32345E;text-transform: uppercase;text-decoration: none;margin: 0 0 1px;}

#homepage a.fc-daygrid-day-number,
#department a.fc-daygrid-day-number {font-size: 14px;font-weight: 700;color: #000;text-decoration: none;pointer-events: none;padding: 15px 0 !important;margin: 1px}
#homepage .day-has-event.fc-day-today a.fc-daygrid-day-number,
#department .day-has-event.fc-day-today a.fc-daygrid-day-number {color: #fff}
#homepage .fc .fc-daygrid-day.fc-day-today,
#department .fc .fc-daygrid-day.fc-day-today {background-color: unset}
#homepage .fc-dayGridMonth-view .fc-day-today .fc-daygrid-day-top a,
#department .fc-dayGridMonth-view .fc-day-today .fc-daygrid-day-top a {color: #fff !important;font-weight: 700;display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;min-height: 100%;text-decoration: none}
#homepage .fc-dayGridMonth-view .fc-day-today .fc-daygrid-day-top a::after,
#department .fc-dayGridMonth-view .fc-day-today .fc-daygrid-day-top a::after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 38px;height: 38px;background: #041E42;border-radius: 4px;z-index: -1}
#homepage .day-has-event .fc-daygrid-day-top a::after,
#department .day-has-event .fc-daygrid-day-top a::after{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 35px;height: 35px;background: #FFB81C;border-radius: 4px;opacity:1;z-index: -1}
#homepage .fc-event:hover,
#department .fc-event:hover {color: #000!important}
#homepage .fc .fc-day-other .fc-daygrid-day-top,
#department .fc .fc-day-other .fc-daygrid-day-top {opacity: 1}
#homepage .fc .fc-day-other .fc-daygrid-day-top a,
#department .fc .fc-day-other .fc-daygrid-day-top a {color: #666666;}
#homepage .fc-toolbar-chunk:nth-of-type(1),
#department .fc-toolbar-chunk:nth-of-type(1) {position: absolute;bottom: 19px;left: 0;width: 100%;display: flex;justify-content: center !important;}
#homepage .fc-toolbar-chunk:nth-of-type(1) .fc-button-group:nth-of-type(1),
#department .fc-toolbar-chunk:nth-of-type(1) .fc-button-group:nth-of-type(1) {position: fixed;left: 13px;right: 37px;top: 24px;display: flex;justify-content: flex-end;gap: 15px;}
#homepage .fc-toolbar-chunk:nth-of-type(3),
#department .fc-toolbar-chunk:nth-of-type(3) {width: 100%;text-align: center;}

#mini-events .fc-toolbar-chunk{display: flex !important;justify-content: start !important;padding: 0 7px;}
#mini-events .fc-toolbar-chunk .fc-button:not(.fc-prev-button, .fc-next-button){font-size: 16px;border:0 !important;border-radius: 10px;padding:0 20px;margin: 0;}
#mini-events .fc-toolbar-chunk .fc-button.fc-dayGridMonth-button{background: #51565D !important;border-radius: 0px 5px 5px 0px;color: #fff !important;font-weight: 700;font-size: 14px;height: 28px;display: flex;align-items: center;line-height: 30px;}
#mini-events .fc-toolbar-chunk .fc-button.fc-today-button {background: #CFCFCF !important;opacity: 1 !important;border-radius: 5px 0px 0px 5px;font-size: 14px;font-weight: 700;height: 28px;display: flex;align-items: center;color: #4B4B4B !important;}


#homepage .day-has-event .fc-daygrid-day-top a,
#department .day-has-event .fc-daygrid-day-top a {font-weight: 600;display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;min-height: 100%;pointer-events: all;color: #041E42 !important;}

#homepage .day-has-event .fc-daygrid-day-top a:hover,
#department .day-has-event .fc-daygrid-day-top a:hover {opacity: 1}


#mini-events{display: flex !important;flex-direction: column;}
#mini-events .calendar-right #events-tabs{margin:0 0 24px 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;max-width:100%;padding: 25px 19px 68px;border-radius: 24px;transform: rotate(0deg);}
#mini-events .mini-events-list{flex-grow:1}
#mini-events .mini-list-loaded{display: flex!important;flex-direction:column;}
#mini-events .cal-content{display:flex;flex-direction: column;gap: 13px;}
#mini-events .cal-event{cursor:pointer;display: block;transition: all .3s;position: relative;padding: 24px 0;border-bottom: 1px solid #364874;}


#mini-events .cal-event::after{content: "\f105";font-family: 'FontAwesome';position: absolute;top: 50%;right: 20px;transform: translateY(-50%);font-size: 24px;color: #373737;font-weight: 900;display: none;}

#mini-events .cal-event:last-of-type{margin-bottom: 0;border:0;}

#mini-events .cal-event .cal-event-time{display: flex;color: #FFB81C;font-size: 12px;font-weight: 800;border-radius: 50%;letter-spacing: 0.6px;transition: all .4s;}

#mini-events .cal-event .cal-event-time span{display: block;font-size: 25px;font-weight: 800;}
#mini-events .cal-event-title{color: #fff;font-size: 20px;font-weight: 700;line-height: 1.5;text-align: left;text-transform: capitalize;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;word-break: break-all;}
#mini-events .cal-event-date{display: flex;align-items: center;gap:5px; color: #242d2e;font-size: 16px;font-weight: 600;line-height: 1.5;text-align: left;text-transform: capitalize;}
#mini-events .cal-event-date span{color: #00704a;}
#mini-events .cal-event-desc{color: #242d2e;font-size: 16px;font-weight: 600;line-height: 1.5;text-align: left;text-transform: capitalize;}

#mini-events .cal-event:hover .cal-event-time{color: #26C348;}
#mini-events .cal-event:hover .cal-event-title{color: #26C348;}
#mini-events .cal-event-link{color: #0C7E01;font-size: 16px;font-weight: 500;line-height: 1.5;text-align: left;text-transform: capitalize;display: block;margin-top: 10px;}

#mini-events .cal-event:hover .cal-event-time{outline-color: #9597CF;}
#mini-events .cal-event:hover .cal-event-link{color: #32345E;}


#mini-events .tab-calendar,
#mini-events .tab-event{display: none;direction: ltr;}
#mini-events .tab-calendar.active,
#mini-events .tab-event.active{display: block;}




@media only screen and (max-width:991px) {
    #mini-events {display: block !important;padding: 0 !important;background: none !important;}
    #mini-events .calendar-left{margin:0 auto;max-width: 100%;}

    #mini-events .calendar-right,
    #department #mini-events .calendar-right{margin: 40px 0 0 0;width: 100%;padding: 0;}
    #homepage .fc-toolbar-chunk:nth-of-type(1) .fc-button-group:nth-of-type(1),
    #department .fc-toolbar-chunk:nth-of-type(1) .fc-button-group:nth-of-type(1){left: 15px;right: 15px;justify-content: space-between;top: 19px;}
    #homepage .fc-dayGridMonth-view,
    #department .fc-dayGridMonth-view{padding: 0;}


    #mini-events .calendar-right{overflow: visible;height: auto;}
    #homepage .fc-toolbar-title, #department .fc-toolbar-title {font-size: 22px;}


    #mini-events{padding: 50px 20px;}

}
@media only screen and (max-width:767px) {
    #mini-events .cal-event-date{font-size: 14px;}
}

@media only screen and (max-width:479px) {
    #mini-events h2{font-size: 28px;}

    #mini-events .cal-event-time{font-size: 18px;}
	#mini-events .cal-event-title{font-size: 17px;}
}