.recent-sessions{display:block;margin:0;text-align:left}.recent-sessions .recent-sec{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px 0;width:100%}.recent-sessions .recent-post{display:flex;flex:1;flex-direction:column;float:left;max-width:352px;overflow:hidden;width:100%}.recent-sessions .recent-image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:199px;padding:24px;position:relative;transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease;-ms-transition:all .4s ease}.recent-sessions .recent-image:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.recent-sessions .recent-post h3.recent-title{position:relative}.recent-sessions .recent-text{margin-bottom:10px;padding:0 20px;text-align:left;width:100%}.recent-sessions .recent-titlesec{float:left;padding:20px 0;width:100%}.recent-sessions h3.recent-title,.recent-sessions h3.recent-title-under{align-self:flex-end;display:inline-block;line-height:1.2;text-decoration:none}.recent-sessions h3.recent-title-under{margin-bottom:10px}.recent-sessions .recent-toptext .listing-details{font-family:var(--secondary-font);font-size:14px;font-weight:400;line-height:20px}.recent-sessions .recent-toptext .listing-details .day{font-size:20px;font-weight:600;line-height:22px}.recent-sessions .recent-toptext .listing-details .time{font-size:18px;font-weight:600;line-height:20px;margin-top:5px}.recent-sessions .recent-toptext .listing-details .desc{margin-top:10px}.recent-sessions .recent-toptext .listing-details .desc p{font-size:14px;line-height:20px}.recent-sessions .author-name a:hover,.recent-sessions .recent-title a:hover{text-decoration:underline}.recent-sessions .author-name,.recent-sessions .recent-comments{display:inline-block;padding:0 10px 0 0}.recent-sessions .author-name:before,.recent-sessions .recent-comments:before{color:#0b9f47}.recent-sessions .recent-comments:before{content:"\f086";display:inline-block;font-family:FontAwesome}.recent-sessions .author-name:before{content:"\f007";display:inline-block;font-family:FontAwesome}.recent-sessions .author-name a,.recent-sessions .recent-comments span{font-weight:600}.recent-sessions .recent-content{float:left;padding:15px 0 0;width:100%}.recent-sessions .recent-btn{float:left;width:100%}.recent-sessions .recent-btn a{margin-top:20px;min-width:auto;padding:8px 25px}.recent-sessions .session-link:hover{text-decoration:none}@media (max-width:1200px){.recent-sessions .wrapper{width:100%}}@media (max-width:991px){.recent-sessions .recent-post{flex-basis:calc(50% - 20px)}}@media (max-width:768px){.recent-sessions .recent-post{margin:0 auto;max-width:unset;padding:0 0 10px;position:relative;width:100%}}@media (max-width:600px){.recent-sessions .recent-post{flex-basis:100%}}