.card-event-actions {
padding:15px 13px 0;  	
}
@media only screen and (min-width:1199px) {
    .play-button {
        width: auto;
        height: auto;
        top: 60%;
    }
    .play-button svg {
        width: auto;
        height: auto;
    }
    .agenda-item-date {
        grid-template-columns: 68px 247px;
    }
   
    .event-listing-wrap .swiper-slide,
    .features-list .swiper-wrapper .swiper-slide {
        height: auto;
        overflow: hidden;
    }
    .event-listing-wrap .swiper-slide .col,
    .feature-item {
        height: 100%;
    }
    .features-list a.btn{
        font-size: 18px;
    }
    .lp-contact-info p {
        font-size: 20px;
    }
    .lp-download-app .btn.btn-primary {
        margin-top: 50px;
    }
    .social__media a:last-child {
        margin-right: 0;
    }
    .agenda-item {
        gap: 10px;
    }
    
}

.content-list h4 {
    font-size: 1rem;
}
.card-speaker-details {
    padding-right: 12px;
}
.lp-event-info .inline-link {
    margin-bottom: 8px;
}
.card-speaker p {
    font-size: 16px;
}
.lp-intro-section .small .card-media--with-video {
    width: 100%;
}
.agenda-item-details p {
    font-size: 17px;
}
.card-event-actions .btn {
    font-size: 17px;
}
.card-event-actions .btn svg,
.features-list a.btn svg {
    width: 30px;
}
.card-event-actions .btn {
    justify-content: center;
}
.agenda-item-details h6  {
    margin-bottom: 8px;
}
.feature-item-content p,
.lp-contact .col:first-child p,
.lp-contact .col:first-child p a  {
    font-size: 18px;
    margin-bottom: 0;
}

.event-detail-block h4,
.speakers-list .card-speaker h4 {
    font-size: 1rem;
}
.speakers-list .card-speaker h4 {
    line-height: 1.4;
}

.lp-contact .col:last-child h2{
    margin-bottom: 18px;
}
@media only screen and (max-width: 1199px) {
    .event-listing-wrap .swiper-slide .btn svg{
        width: 35px;
    }
    .agenda-item-details h6 {
        font-size: 20px;
    }
    .agenda-item-date {
        grid-template-columns: 68px 1fr;
    }
}
@media only screen and (max-width:1024px) {  
    .lp-product-event h5 {
        font-size: 18px;
    }
    .agenda-item-details {
        width: 100%;
    }
    .play-button {
        top: 30%;
    } 
}
@media only screen and (max-width:768px) { 
    .tag-group .tag {
        font-size: 16px;
    }
    .download-app-info ul li {
        font-size: 17px;
    }
    
    
}

.at-a-glance-template-default .gprev.gbtn,
.at-a-glance-template-default .gnext.gbtn {
    display: none;
}


.at-a-glance-template-default .social__media {
    flex-wrap: wrap;
}

.lp-event-info .inline-link {
    font-size: 16px;
}