.events-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.events-section .each-section{max-width:33.33333%;-webkit-box-flex:1;-ms-flex:1 0 calc(33.33333% - 20px);flex:1 0 calc(33.33333% - 20px);border:1px solid #cdcdcd;padding:20px;margin:0 20px 0 0;text-align:center}@media (min-width:0) and (max-width:767.98px){.events-section .each-section{max-width:100%;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;margin:0 0 20px}}.events-section .each-section:last-child{margin-right:0}.events-section .each-section h4{color:#333;font-size:30px;font-family:Lato,sans-serif;font-weight:400;border-bottom:1px solid #cdcdcd;margin-bottom:18px;padding-bottom:18px}@media (min-width:768px) and (max-width:991.98px){.events-section .each-section h4{line-height:1.4}}.events-section .each-section img{margin-bottom:30px}.events-section .each-section p{margin:0 0 30px;line-height:1.4}.events-section .each-section a,.events-section .each-section p{color:#333;font-size:16px;font-family:Lato,sans-serif;font-weight:400}.events-section .each-section a{padding:10px 20px;border:1px solid #cdcdcd;border-radius:50px;display:inline-block;text-transform:uppercase;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.events-section .each-section a:hover{color:#fff;background:#3765a0;-webkit-transition:all .3s;transition:all .3s}