#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;z-index: 0;margin-top: -48px;}
#department #mini-events .calendar-right{margin:0;}
#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 {width: 600px;max-width:100%;border-radius: 0 0 15px 15px;position: relative;z-index: 1;}

#mini-events .fc-toolbar-chunk{display: flex !important;justify-content: center !important;text-align: center !important;padding:10px 0 0 0;flex-direction: row-reverse;}
#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: #5F3916 !important;font-weight: 600;font-size: 12px;line-height: 30px;border-radius: 5px 0px 0px 5px;color: #fff !important;height: 30px;text-transform: capitalize;}
#mini-events .fc-toolbar-chunk .fc-button.fc-today-button {opacity: 1 !important;font-size: 14px;font-weight: 700;line-height: 30px;border-radius: 0px 5px 5px 0px;background: rgba(204, 204, 204, 0.50) !important;color: #4B4B4B !important;}




/* 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 {color: #2E120F !important;font-family: 'Montserrat' !important;font-size: 32px !important;font-style: normal !important;font-weight: 700 !important;line-height: normal !important;text-transform: uppercase;}
#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;width: 35px;height: 35px;}
#homepage .fc-icon-chevron-left:before ,
#department .fc-icon-chevron-left:before {content: "";background-image: url(../images/arrow-circle-left.png);background-repeat: no-repeat;background-size: cover;position: absolute;width: 100%;height: 100%;z-index: 9;left: 0;right: 0;}
#homepage .fc-icon-chevron-left:hover::before,
#department .fc-icon-chevron-left:hover::before {filter: brightness(0) saturate(100%) invert(17%) sepia(36%) saturate(6840%) hue-rotate(203deg) brightness(100%) contrast(98%);}
#homepage .fc-icon-chevron-right:before,
#department .fc-icon-chevron-right:before {content: "";background-image: url(../images/arrow-circle-right.png);background-repeat: no-repeat;background-size: cover;position: absolute;width: 100%;height: 100%;z-index: 9;right: 0;}
#homepage .fc-icon-chevron-right:hover::before,
#department .fc-icon-chevron-right:hover::before {filter: brightness(0) saturate(100%) invert(17%) sepia(36%) saturate(6840%) hue-rotate(203deg) brightness(100%) contrast(98%);}
#homepage .fc-button-group,
#department .fc-button-group {display: none}
#homepage .fc-button-group button,
#department .fc-button-group button {border-radius: unset;flex: unset;background: none;}
#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: 26px;}
#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 {text-decoration: none;margin: 0 0 19px;color: #2E120F;font-family: 'Montserrat';font-size: 16px;font-style: normal;font-weight: 600;line-height: normal;text-transform: uppercase;}


#homepage a.fc-daygrid-day-number,
#department a.fc-daygrid-day-number {text-decoration: none;pointer-events: none;padding: 7px 0;margin: 1px;color: #181818;font-family: 'Montserrat';font-size: 14px;font-style: normal;font-weight: 700;line-height: 200%; /* 18.9px */letter-spacing: -0.28px;}
#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: #5F3916 !important;}
#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: #000;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: 35px;height: 35px;border-radius: 50%;z-index: -1;border-radius: 100px;background: rgba(197, 198, 126, 0.35);}
#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: 100%;opacity:1;z-index: -1;border-radius: 120px;background: #2E120F;}
#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: #757575;}
#homepage .fc-toolbar-chunk:nth-of-type(1),
#department .fc-toolbar-chunk:nth-of-type(1) {position: absolute;bottom: -28px;left: 0;width: 100%;display: flex;justify-content: flex-end}
#homepage .fc-toolbar-chunk:nth-of-type(1) .fc-today-button,
#department .fc-toolbar-chunk:nth-of-type(1) .fc-today-button {padding: 0px 20px;line-height: 1.2;height: 30px;background: rgba(197, 198, 126, 0.50) !important;text-transform: capitalize;color: #5F3916 !important;font-size: 12px;font-weight: 600;}
#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: absolute;left: 74px;right: 84px;top: 5px;display: flex;justify-content: space-between;}
#homepage .fc-toolbar-chunk:nth-of-type(3),
#department .fc-toolbar-chunk:nth-of-type(3) {width: 100%;text-align: center;padding: 0 50px}
#homepage .fc-toolbar-chunk .fc-dayGridMonth-button,
#department .fc-toolbar-chunk .fc-dayGridMonth-button {background: #265A49 !important;padding: 0 5px;/* position: absolute; */top: 0;right: 17px;margin: 0;border: none;border-radius: 0;height: 24px}
#homepage .day-has-event .fc-daygrid-day-top a,
#department .day-has-event .fc-daygrid-day-top a {display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;min-height: 100%;pointer-events: all;color: #D8D98A !important;font-family: 'Montserrat';font-size: 14px;font-style: normal;font-weight: 700;line-height: 135%; /* 18.9px */letter-spacing: -0.28px;}

#homepage .day-has-event .fc-daygrid-day-top a:hover,
#department .day-has-event .fc-daygrid-day-top a:hover {opacity: 1}

#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: 70px;right: 70px;top: 4px;display: flex;justify-content: space-between;z-index: 99;}


#mini-events{display: flex !important;gap: 69px;justify-content: space-between;background: #FFF;box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);padding: 50px 0;}
#mini-events .calendar-left{width: 600px;}
#mini-events .calendar-right{margin: 0;flex: 1;}
#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: none;position:relative;padding: 3px 60px 25px;max-width:100%;transform: rotate(0deg);}
#mini-events .mini-events-list{flex-grow:1}
#mini-events .mini-list-loaded{display: flex!important;flex-direction:column;gap: 36px;}
#mini-events .cal-content{display:flex;min-height: 79px;align-items: center;gap: 30px;padding-right: 105px;}
#mini-events .cal-event{cursor:pointer;background: none;display: block;transition: all .3s;}
#department.police #mini-events .cal-event{background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.27) 55.5%, rgba(255, 255, 255, 0.00) 100%), #D9D6D6;}
#department.riverlodge #mini-events .cal-event{background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.27) 55.5%, rgba(255, 255, 255, 0.00) 100%), #F1F1F1;}

#mini-events .cal-event:last-of-type{margin-bottom: 0;}

#mini-events .cal-event .cal-event-time{transition:0.3s all;display: flex;flex-direction:column;align-items: center;justify-content: center;width: 78px;height: 78px;flex-shrink: 0;min-height: 100%;align-self: stretch;transition: all .4s;border-radius: 50%;background: #2E120F;color: #FFF;text-align: center;font-family: 'Montserrat';font-size: 14px;font-style: normal;font-weight: 500;line-height: 135%; /* 18.9px */letter-spacing: -0.28px;text-transform: uppercase;}
#mini-events .cal-event .cal-event-time span{display: block;color: #FFF;font-family: 'Montserrat';font-size: 25px;font-style: normal;font-weight: 800;line-height: 110%;text-transform: uppercase;}
#mini-events .cal-event-title{padding: 0;text-align: left;text-transform: capitalize;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;word-break: break-all;color: #2E120F;font-family: 'Montserrat';font-size: 18px;font-style: normal;font-weight: 700;line-height: 120%; /* 21.6px */margin-bottom: 8px;}

#mini-events .cal-event:hover .cal-event-time{border-radius: 100px;outline: 8px solid rgba(55, 97, 145, 0.25);background: #0250AA;color: #fff;}
#mini-events .cal-event:hover .cal-event-title{color:#0250AA;}
#mini-events .tab-calendar,
#mini-events .tab-event{display: none;}
#mini-events .tab-calendar.active,
#mini-events .tab-event.active{display: block;}
#mini-events .cal-event .cal-event-wrap .button{background: none;border: none;border-radius: 0;padding: 0;color: #376191;font-family: 'Montserrat';font-size: 16px;font-style: normal;font-weight: 500;line-height: 135%; /* 21.6px */}

#mini-events .cal-event .cal-event-wrap .button:hover{background: none !important;}


@media only screen and (max-width:991px) {
    #mini-events {display: block !important;}
    #events-tabs{width: 672px;max-width: 100%;margin: 0 auto;}
    #mini-events .calendar-left{width: 672px;margin:0 auto;max-width: 100%;}

    #mini-events .calendar-right,
    #department #mini-events .calendar-right{margin: 40px 0 0 0;width: 100%;}
    #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;}
    #homepage .fc-dayGridMonth-view,
    #department .fc-dayGridMonth-view{padding: 0;}
    #mini-events .cal-content{padding-right: 0;}
    #mini-events .mini-calendar{padding: 0 15px;}
    #mini-events .cal-event {padding: 0 15px;}
}
@media only screen and (max-width:767px) {
    #mini-events .cal-content{min-height: 110px;}
}

@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;}
    #mini-events .cal-event-info{padding: 18px 25px 18px 15px;}
}