.crosstrail-stories-ctn{box-sizing:border-box;max-width:1041px;width:100%;padding:0 13px;margin:0 auto}
.crosstrail-stories-section .ct-title{display:flex;flex-direction:column;align-items:left;margin-bottom:16px;font-weight:400;font-family:'Poppins-Regular'}
.crosstrail-stories-section .ct-heading{display:flex;flex-direction:column;align-items:left;margin-bottom:26px;color:#000}
.crosstrail-each-storie{position:relative;max-width:212px;aspect-ratio:.55/1;width:100%;height:100%;display:inline-flex}
.crosstrail-each-storie-img{width:100%;height:100%}
.stories-play-button{position:absolute;top:50%;left:50%;translate:-50% -50%}
.crosstrail-stories-section{margin-bottom:85px}
.stories-popup-div{display:block;position:fixed;left:0;top:0;bottom:0;width:100%;background:rgb(0,0,0,0.95);overflow:hidden;transition:all .3s ease;z-index:1002}
.stories-popup-div.hidden-popup{display:none}
.stories-popup{width:60%;height:60%;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}
.stories-popup-div .close-icon .closebtn{width:35px;height:35px;cursor:pointer;filter:invert(1);position:absolute;position:absolute;right:-30px;top:-30px}
.d-none{display:none}
@media(min-width:768px) and (max-width:999px){.crosstrail-stories-ctn{padding:unset;max-width:680px}
}
@media(min-width:1000px) and (max-width:1024px){.crosstrail-stories-ctn{padding:unset;max-width:900px}
}
@media screen and (max-width:767px){.crosstrail-stories-section .ct-heading{margin-bottom:28px}
.crosstrail-stories-section{margin-bottom:48px}
.stories-popup-div{padding:100px 16px;background:rgb(0,0,0,.66)}
.stories-popup{width:70%;height:auto}
.stories-popup-div .close-icon .closebtn{right:0;top:-50px}
}