.events-list-box{column-gap:2%;display:flex;flex-wrap:wrap;row-gap:20px}.events-list-box .event-list{align-content:flex-start;border-radius:10px;box-shadow:0 4px 12px 0 rgba(26,52,89,.15);display:flex;flex-wrap:wrap;width:32%}.event-list .event-fig{background-position:50%!important;background-size:cover!important;height:240px!important;width:100%}.event-list .event-detail{padding:20px;width:100%}.event-list .event-detail h5{margin-bottom:0}.event-list .event-detail p.event-date{font-size:12px;font-weight:700;margin-bottom:10px}.events-container .event-desc{column-gap:5%;display:flex;flex-wrap:wrap;margin:10px 0 80px;row-gap:20px}.events-container .event-desc .event-desc-img{width:35%}.events-container .event-desc .event-desc-text{width:60%}.events-container .event-sched{column-gap:5%;display:flex;flex-wrap:wrap;margin:10px 0 80px;row-gap:20px}.events-container .event-sched .event-sched-left{width:35%}.events-container .event-sched .event-sched-right{width:60%}.events-container .event-sched .event-sched-list{column-gap:5%;display:flex;flex-wrap:wrap;margin-bottom:15px}.events-container .event-sched .event-sched-list .event-sched-time{font-weight:600;width:15%}.events-container .event-sched .event-sched-list .event-sched-detail{width:80%}.events-container .event-location{column-gap:5%;display:flex;flex-wrap:wrap;margin:10px 0 80px;row-gap:20px}.events-container .event-location .event-location-left{width:35%}.events-container .event-location .event-location-right{width:60%}.events-container .event-location .event-location-right .event-location-img{margin-bottom:20px}.events-container .event-location .event-location-right .event-location-img img{height:auto;max-width:300px}.events-container .event-location .event-location-right .event-location-text{column-gap:10%;display:flex;flex-wrap:wrap;justify-content:space-between}.events-container .event-form{column-gap:5%;display:flex;flex-wrap:wrap;margin:10px 0 80px;row-gap:20px}.events-container .event-form .event-form-left{width:35%}.events-container .event-form .event-form-right{width:60%}.events-container .event-form .event-form-left .contact-img img{border-radius:50%;margin-bottom:20px;max-width:250px;width:100%}.events-container .event-form .event-form-left .contact-details p a{color:#87909e;font-size:16px;font-weight:600;text-decoration:none}.filter-group{margin-bottom:50px}@media (max-width:768px){.events-container .event-desc .event-desc-img,.events-container .event-desc .event-desc-text,.events-container .event-form .event-form-left,.events-container .event-form .event-form-right,.events-container .event-location .event-location-left,.events-container .event-location .event-location-right,.events-container .event-sched .event-sched-left,.events-container .event-sched .event-sched-right,.events-list-box .event-list{width:100%}.events-container .event-location .event-location-right .event-location-img img{max-width:200px}}@media (max-width:480px){.events-list-box .event-list{width:100%}.events-container .event-location .event-location-right .event-location-img img{max-width:150px}}