@media (max-width:1025px) {
    .event-item-contnt,
    .event-item-loc {padding-left: 32px;padding-right: 32px;}
    .event-item-meta span i,
    .event-item-loc span i {padding-right: 10px;}

}


@media (max-width:770px) {
    .event-lst-info {margin-top: 20px;}
    .style5 .event_gallery {
        margin-bottom: 24px;
    }
    
}


@media (max-width:490px) {
    .event-item-img img {width: 100%;}
    .event-lst-content {text-align: center;}
    .event-lst-img {width: 40%;display: inline-block;}
    .event-lst-title {padding: 0;width: 100%;margin-top: 20px;}
    .event-lst-info {text-align: center;}
    div.event-preacher {display: inline-block !important;}
    .event-list-item .ml-auto {margin-top: 20px;}
    .event-list-item .ml-auto > a {display: inline-block;}
    .event-list-item::before {height: calc(100% + 40px);width: 100%;left: 0;}

    /*=== RTL Demo Style ===*/
    body.rtl .event-lst-title,
    body.rtl .event-preacher img {padding: 0;}

}


@media (max-width:330px) {
    .event-item-contnt,
    .event-item-loc {padding-left: 26px;padding-right: 26px;}

}



  /*=== Style 5 ===*/

 @media (max-width:1366px){
  .style5 .single-event-info h2 {
    width: 72%;
}
.style5 .single-event-media img {
    height: 360px;
}
.style5 .single-event-meta {
    margin-bottom: 70px;
}
}
 @media (max-width:1199px){
  .style5 .single-event-info h2 {
    width: 88%;
}
.style5 .single-event-media img {
    height: 230px;
}
.style5 .single-event-meta {
    margin-bottom: 50px;
}
.style5 time.single-event-date {
    padding: 25px 22px 28px 20px;
    margin-top: -30px;
    margin-bottom: 45px;
}
.style5 .single-event-date span {
    font-size: 100px;
    margin-bottom: -35px;
}
.single-event-info .single-event-date{
    font-size: 23px !important;
}
.style5 .single-event-media {
    margin-bottom: -120px !important;
}

}
 @media (max-width:991px){
.style5 .single-event-info h2 {
    width: 100%;
    line-height: 48px;
    font-size: 40px !important;
}
.style5 .single-event-media {
    margin-bottom: -200px !important;
}
.single-event-wrap.style5 {
    padding: 0 0 100px 0;
}
.style5 .event_gallery span a svg {
    width: 40px;
}
.style5 .single-event-media img {
    height: 170px;
}
.style5 time.single-event-date {
    margin-top: -26px;
    margin-bottom: 35px;
}
.style5 .single-event-date span {
    font-size: 80px;
    margin-bottom: -31px;
}
.single-event-info .single-event-date {
    font-size: 16px !important;
}
.style5 .single-event-info p {
    margin-bottom: 2px;
}
}
 @media (max-width:768px){
    .style5 .single-event-info h2 {
    line-height: 46px;
    font-size: 36px !important;
}
.style5 .single-event-date span {
    font-size: 70px;
    margin-bottom: -27px;
}
}



/*=== Style 6 ===*/

 @media (max-width:1366px){

}
 @media (max-width:1199px){

 .event-meta h2{
    font-size: 28px !important;
    line-height: 38px !important;
 }
}
 @media (max-width:991px){
.event-meta h2 {
    font-size: 21px !important;
    margin-bottom: 5px;
    line-height: 27px !important;
}
.event-info .event-loc{
    margin-bottom: 10px;
}
.style6 .event-item:not(:last-child) {
    padding-bottom: 14px;
}
.event-wrap .event-item {
    margin-bottom: 0px;
}
}
 @media (max-width:768px){
   
}
 @media (max-width:425px){
    .style5 .single-event-info h2 {
        line-height: 40px;
        font-size: 30px !important;
    }
    .style5 .single-event-media img {
        height: 280px;
        margin-bottom: 0;
    }
}







