main {
    margin-top:10px;
}
.msinf-image-showm {
    max-height:400px;
}
@media screen and (max-width: 500px) {
    main {
        margin-top:0px !important;
    }
    .msinf-image-showm {
        max-height: 308px;
    }
    .msinf-image-section {                    
        min-height: auto !important;
        max-width:auto;
    }
}

.site-wrap {
    width:1360px;
    margin:0 auto;
}
.top-kids-section {
    float:left;
    width:100%;
    background:#EFF3F8;
    padding:15px 0px;
    box=sizing:border-box;
}
.all-kisd-photos {
    float:left;
    width:100%;
    display:flex;
    gap:20px;
    align-items:center;
}
.top-box {
    float:left;
    
}
.top-box.is-logo {
    width:200px;
}
.top-box img {
    float:left;
    width:100%;
    object-fit:contain;
    height: 100%;
}
.top-kids-cats, .scroll-wrapper  {
    float:left;
    width:100%;
    display:flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    min-height: 50px;
}
.last-news-section {
    float:left;
    width:100%;
    /*background: linear-gradient(90deg, #8A2387 0.16%, #B9326F 50.02%, #F27121 99.88%);  */
    background:url("../img/vodeshti4.png") no-repeat center;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.10);
    padding:35px 0px;
    box-sizing:border-box;
    height: 630px;
}
.top-kids-cat {
    float:left;
    padding-left:35px;
    box-sizing:border-box;
    position:relative;
}
.top-kids-cat.cat1:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon1.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.see-all {
    padding:10px 15px;
    box-sizing:border-box;
    background:#EFF3F8;
    border-radius:10px;
}
.see-all:hover {
    background: #4C8BFF;
    color:#fff;
}
.top-kids-cat.cat1:hover:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon1-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat1.active:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon1-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat2:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon2.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat2:hover:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon2-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat2.active:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon2-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat3:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon3.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat3:hover:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon3-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat3.active:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon3-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat4:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon4.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat4:hover:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon4-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat4.active:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon4-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat5:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon5.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat5:hover:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon5-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat5.active:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon5-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat6:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon6.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat6:hover:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon6-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat6.active:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon6-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat7:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon7.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat7:hover:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon7-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.top-kids-cat.cat7.active:before {
    position:absolute;
    content:"";
    left:0;
    top:-10px;
    width:10px;
    background: url(../img/icon7-active.svg) no-repeat center;
    background-size:100%;
    width:30px;
    height: 30px;
}
.section-title-wrap {
    float:left;
    width:100%;
    display:flex;
    align-items: center;
    justify-content: space-between;

}
.section-title {
    border-left:2px solid #373737;
    color:#373737;
}
.last-news-section .section-title {
    border-left:2px solid #fff;
    color:#fff;
}
.last-news-wrap {
    float:left;
    width:100%;
    display:flex;
    gap:20px;
}
.left-last-news {
    width:40%;
    float:left;
}
.big-white-title {
    float:left;
    font-size:24px;
    width:75%;
    line-height: 30px;
    color:#fff;
    font-weight: 600;
}
.play-btn {
    width:28px;
    height: 28px;
    float:left;
    margin-right:5px;
}
.play-btn img {
    float:left;
    width:100%;
}
.section-title {
    display: flex;
    gap: 10px;
    align-items: center;
}
.bordered-big-box {
    border-top:none !important;
}
.bordered-big-box .big-left-box-wrap .big-left-box {
    background:none !important;
}
.title-img {
    float:left;
    width:35px;
}
.title-img img {
    width:100%;
    float:left;
}
.sub-txt.is-white {
    float:left;
    width:100%;
    margin-top:20px;
    color:#fae7ed;
    font-size:16px;
    line-height: 19px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
.sub-txt {
    float:left;
    width:100%;
    margin-top:20px;
    color:#373737;;
    font-size:16px;
}
.mt40 {
    margin-top:40px;
}
.mb20 {
    margin-bottom:20px;
}
.white-sticker {
    border-top-right-radius:3px;
}
.big-left-box-wrap {
    float:left;
    width:100%;
    gap:20px;
}
.big-left-box {
    width:40%;
    float:left;
}
.big-left-box .stats {
    padding-left:10px;
}
.big-left-box .inner-holder .stats {
}
.big-left-box .big-image  {
    float:left;
    width:100%;
    position: relative;
}
.big-left-box a {
    float:left;
    width:100%;
}
img.big-img {
    float:left;
    width:100%;
    border-radius:10px;
}
.right-boxes {
    width:60%;
    display:flex;
    flex-wrap:wrap;
    gap:20px;
}
.right-boxes .stats-wrap {
    display:flex;
    gap:2px;
    flex-wrap:wrap;
}
.right-boxes .stats-wrap .stats {
    width:auto;
}
.right-boxes .stats-wrap .stats:after {
    background: #000;
}
.small-news {
    width:calc(33% - 11px);
    margin-top:0px;
}
.small-news:hover .image {
      transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    border-radius:10px;
}
.news-box-regular:hover .img-wrap {
   transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    border-radius:10px; 
}
.small-news .image {
    float:left;
    width:100%;
    position:relative;
}
.ticket {
    position:absolute;
    left:0;
    bottom:-15px;
}
.small-news .image img.small-img {
    float:left;
    width:100%;
    height: 140px;
    object-fit:cover;
    border-radius:10px;

}
.small-news .image img.small-img img {
    border-radius:10px;
}
.bordered-big-box .big-left-box-wrap .big-left-box .news-box-regular .img-wrap .img, .bordered-big-box .big-left-box-wrap .big-left-box .news-box-regular .img-wrap {
    border-radius:10px;
}
.bordered-big-box .big-left-box-wrap .right-boxes .news-box-regular .img-wrap, .bordered-big-box .big-left-box-wrap .right-boxes .news-box-regular .img-wrap .img {
    border-radius:10px;
}
.big-left-box .stats-wrap {
    display:flex;
    gap:2px;
    flex-wrap:wrap;
}
.big-left-box .stats-wrap .stats {
    width:auto;
}
.big-left-box .stats-wrap .stats:after {
    background: #000;;
}

.more-bottom-news {
    float:left;
    width:100%;
    display:flex;
    gap:20px;
    flex-wrap:wrap;

}
.is-title {
    float:left;
    width:100%;
    margin-top:30px;
}
.more-bottom-news .small-news {
    width:calc(18% - 35px);
    float:left;
}
.promo-section{
    float: left;
    width: 100%;
    border-radius: 0 5px 5px 0;
    background: #0E2036;    
    border-radius: 8px;
    display: flex;
    margin-top: 50px;
    height: 458px;
    margin-bottom:50px;
}
.promo-section .left-promo {
    width: 60%;
    float: left;
    flex-shrink: 0;
}
.promo-section .left-promo img {
    float: left;
    width: 100%;
    height: 458px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    object-fit:cover;
}
.promo-section .right-promo {
    width: 40%;
    float: left;
    position: relative;
}
.center-info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
}
.promo-section .promo-title {
    float: left;
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
}
.promo-section .promo-txt {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 19px;
}
.promo-section .stats-tv {
    color:#fff;
}
.promo-section .stats-hour {
    color:#fff;
}
.promo-section .stats-date {
    color:#fff;
}
.promo-section .show-now {
    float: left;
    margin-top: 20px;
    background: #fff;
    color: #0E2036;
    font-size: 18px;
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 10px;
}
.promo-section .show-now:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px #000;
}
.two-small-news {
    float:left;
    width:100%;
    display:flex;
    gap:20px;
    margin-top:20px;
}
.two-small-news .small-news {
    width:calc(50% - 20px);
}
.small-news.is-white .small-news-title {
    font-size:15px;
    font-weight: 600;
    line-height: 18px;
    color:#fff;
    float:left;
    margin-top:11px;
}
.sub-txt-white {
    color:#fff !important;
    border-bottom: 1px solid #fff !important;
}
.small-news .small-news-title {
    font-size:15px;
    font-weight: 600;
    line-height: 18px;
    color:#373737;
    float:left;
    margin-top:15px;
}
.small-news .small-news-title:hover {
    text-decoration: underline;
}
.left-last-news {
    position:relative;
}
.stats {
    float:left;
    width:100%;
    padding-left:45px;
    box-sizing:border-box;
    display:flex;
    gap:5px;
    margin-top:5px;
}
.stats .time {
    font-size:10px;
    padding-left:8px;
    box-sizing:border-box;
    color:#373737;
    position:relative;
}
.stats .time:before {
    position:absolute;
    content:"";
    left:0;
    top:3px;
    width:5px;
    height: 5px;
    background: #373737;
}
.is-white .stats .time {
    font-size:10px;
    padding-left:8px;
    box-sizing:border-box;
    color:#fff;
    position:relative;
}
.is-white .stats .time:before {
    position:absolute;
    content:"";
    left:0;
    top:3px;
    width:5px;
    height: 5px;
    background: #fff;
}

.stats .cat {
    font-size:10px;
    padding-left:8px;
    box-sizing:border-box;
    color:#373737;
    position:relative;
}
.stats .cat:before {
    position:absolute;
    content:"";
    left:0;
    top:3px;
    width:5px;
    height: 5px;
    background: #373737;
}
.is-white .cat {
    font-size:10px;
    padding-left:8px;
    box-sizing:border-box;
    color:#fff;
    position:relative;
}
.is-white .cat:before {
    position:absolute;
    content:"";
    left:0;
    top:3px;
    width:5px;
    height: 5px;
    background: #fff;
}
.orange-section {
    float:left;
    width:100%;
    background: url("../img/yell-w.png") no-repeat center;
    min-height:600px;
    padding-bottom:30px;
    box-sizing:border-box;
    margin-top:40px;
    padding:20px 0px;
    box-sizing:border-box;
}
.right-small-news {
    width:60%;
}
.right-small-news .big-img {
    float:left;
    width:100%;
    position:relative;
}
.right-small-news .big-img img {
    border-radius:10px;
}
.right-small-news .big-img.is-video:before {
    position:absolute;
    content:"";
    left:50%;
    top:50%;
    transform-translate(-50%, -50%);
    background:rgba(0,0,0,0.9) url("../img/play-kids.svg") no-repeat center ;
    width:60px;
    height:60px;
    background-size:50%;
    z-index:99;
    border-radius:100%;
    transform:translate(-50%, -50%);
}
.row-news {
    float:left;
    width:100%;
    display:flex;
    gap:20px;
    flex-wrap:wrap;
}
.row-news .stats-wrap, .more-bottom-news .stats-wrap {
    display:flex;
    gap:2px;
    flex-wrap:wrap;
}
.row-news .stats-wrap .stats, .more-bottom-news .stats-wrap .stats {
    width:auto;
}
.row-news .stats-wrap .stats:after, .more-bottom-news .stats-wrap .stats:after {
    background:#000;
}
.row-news .small-news {
    width:calc(25% - 15px) ;
    float:left;
}
.row-news .small-news .image img.small-img {
    height: 180px;
}
.films  {
    float:left;
    width:100%;
    overflow: hidden;
}
.films .small-news .image img.small-img {
    height: 190px;
}
.films .swiper-button-next, .shorts-wrap .swiper-button-next {
    width: 30px;
    height: 50px;
    background: #fff url(../img/slider-stroke.svg) no-repeat center;
    background-size: 12px;
    top: 35%;
}
.films .swiper-button-prev, .shorts-wrap .swiper-button-prev {
    width: 30px;
    height: 50px;
    background: #fff url(../img/slider-stroke.svg) no-repeat center;
    background-size: 12px;
    transform: rotate(180deg);
    top: 35%;
}
.red-section {
    float:left;
    width:100%;
    position:relative;
}
.right-red-info {
    position:absolute;
    bottom:400px;
    right:0;
    width: 700px;
    padding:20px;
    box-sizing:border-box;
    background: linear-gradient(270deg, #EF473A -0.41%, #CB2D3E 99.96%);
}
.right-red-info .bigger {
    float:left;
    width:100%;
    font-size:36px;
    font-weight: 700;
    color:#fff;
    margin-bottom:15px;
}
.right-red-info .smaller {
    float:left;
    width:100%;
    font-size:17px;
    font-weight: normal;
    line-height: 20px;
    color:#fff;
}

.checkbox-wrapper {
    display: flex;
    gap: 20px;
    padding: 20px;
    flex-direction:column;
}

.checkbox-container {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    float:left;
    width:100%;
}

.checkbox-container input[type="checkbox"] {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
}

.custom-circle {
    width: 24px;
    height: 24px;
    border: 2px solid #000;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    margin-right: 8px;
}

.custom-circle::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    background-color: #000;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: transform 0.2s ease;
}

.checkbox-container input[type="checkbox"]:checked + .custom-circle::after {
    transform: translate(-50%, -50%) scale(1);
}
.checks-wrap {
    float:left;
    width:100%;
    background: #EFF3F8;
    height: 440px;
    margin-top:40px;
    margin-bottom:40px;
}
.left-check {
    FLOAT:LEFT;
    WIDTH:60%;
    position:relative;
}
.left-check:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    background: #000 url(../img/play-kids.svg) no-repeat center;
    width: 50px;
    height: 50px;
    background-size: 50%;
    z-index: 99;
    border-radius: 100%;
    transform:translate(-50%, -50%);
}
.right-check {
    float:left;
    width:40%;
    padding:50px;
    box-sizing:border-box;
}
.right-check .title {
    float:left;
    width:100%;
    font-size:24px;
    font-weight: 600;
    line-height: 28px;
    color:#0E2036;
}
.left-check img {
    float:left;
    width:100%;
    height: 440px;
    object-fit:cover;
}
.submit {
    width:240px;
    color:#fff;
    font-size:16px;
    border-radius:50px;
    background:#0E2036 ;
    height: 50px;
    line-height: 50px;
    cursor:pointer;
}
.submit:hover {
    background: #FF0000;
}
.promo-section.film {
    border-radius: 0 5px 5px 0;
    background: linear-gradient(270deg, #01C4DF 0.05%, #1DD4D2 100%);
}
.shorts-wrap, .shorts-holder{
    float:left;
    width:100%;
    display:flex;
    gap:17px;
}
.shorts-wrap {
    width:100%;
    margin: 0 auto;
    overflow: hidden; /* важно: крие всичко извън рамката */
    padding: 16px 0;
}

.shorts-inner-scroll {
    width:1340px;
    display: flex;
    gap: 16px;
    /* overflow-x: auto; */
    scroll-behavior: smooth;
    padding-bottom: 8px;
    scrollbar-width: thin;
    scrollbar-color: #aaa transparent;
}

.shorts-inner-scroll::-webkit-scrollbar {
    height: 8px;
}

.shorts-inner-scroll::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
}

.shorts-inner-scroll:hover::-webkit-scrollbar-thumb {
    background: #555;
}
.shorts-slide {
    height: 380px !important;
    float:left;
    position:relative !important;
    width:180px;
    flex-shrink:0;
}
.shorts-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(transparent 0%, rgba(0,0,0,0.7) 100%);
    z-index: 1;
}
.shorts-slide img {
    height: 380px;
    object-fit:cover;
    border-radius:10px;
    float: left;
    background-size: 100%;
    width: 100%;

}
.shorts-info {
    position:absolute;
    bottom:10px;
    left:10px;
    right:10px;
    width: calc(100% - 20px);
    display:flex;
    flex-direction:column;
    gap:5px;
    z-index:9;
}
.shorts-info .video {
    float:left;
    width:100%;
    color:#fff;
    font-size:13px;
    padding-left:15px;
    box-sizing:border-box;
    position:relative;
}
.shorts-info .video:before {
    position:absolute;
    content:"";
    left:0;
    top:2px;
    background: url("../img/play-kids.svg") no-repeat center;
    width:10px;
    height: 10px;
    background-size:100%;
}
.shorts-info .title {
    float:left;
    width:100%;
    color:#fff;
    font-size:13px;
    font-weight: 600;
}
.shorts-info .views {
    float:left;
    width:100%;
    color:#fff;
    font-size:10px;
}
.video.bott-right {
    position:absolute;
    bottom:10px;
    right:10px;
    background:#000;
    border-radius:10px;
    color:#fff;
    padding-top:3px;
    padding-bottom:3px;
    padding-right:10px;
    padding-left:20px;
    box-sizing:border-box;
}
.video.bott-right:before {
    position:absolute;
    content:"";
    left:8px;
    top:6px;
    width:10px;
    height: 10px;
    background:url("../img/play-kids.svg") no-repeat center;
    background-size:100%;

}
.small-news .stats-wrap {
    float:left;
    width:100%;
    padding-left:0px;
}
.two-small-news .stats {
    color:#fff;
}
.two-small-news .stats-wrap .stats::after {
    background: #fff;
}
.two-small-news .stats-wrap .stats {
    width:auto;
}

/* Survey Namespace - srvy */
.srvy * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.srvy-site-wrap {
    max-width: 1360px;
    margin: 0 auto;
}

.srvy-poll-container {
    background: url("../img/anketa.png") repeat center;
    min-height: 530px;
    border-radius: 7px;
    box-shadow: 0;
    overflow: hidden;
    backdrop-filter: blur(10px);
    border: 1px solid #EFF3F8;
}

.srvy-poll-header {
    background:#4C8BFF;
    padding: 15px;
    text-align: center;
    color: white;
    padding-left:15px;
}

.srvy-poll-title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    text-align:left;
}

.srvy-poll-subtitle {
    font-size: 14px;
    opacity: 0.9;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.srvy-poll-content {
    padding: 20px;
}
.video-js .vjs-play-control .vjs-icon-placeholder:before, .video-js .vjs-play-control.vjs-paused .vjs-icon-placeholder:before {
    color:#fff;
}

/* Desktop layout - 60% Video/Image, 40% Questions */
.srvy-content-wrapper {
    display: flex;
    gap: 40px;
    align-items: stretch;
    min-height: 400px; /* Ensure consistent height */
}

.srvy-media-section {
    flex: 0 0 40%; /* Fixed 60% width */
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.srvy-voting-section {
    /* flex: 0 0 40%; /* Fixed 40% width */ */
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.srvy-question-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 30px;
    text-align: left;
    line-height: 21px;
    width:75%;
}

.srvy-vote-options {
    margin-bottom: 30px;
}

.srvy-vote-option {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 12px;
    transition: all 0.3s ease;
    border: 2px solid #f0f0f0;
    background: #fafafa;
    position: relative;
    overflow: hidden;
}

.srvy-vote-option:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    border-color: #e0e0e0;
}

.srvy-vote-option input[type="radio"] {
    display: none;
}

.srvy-custom-radio {
    width: 22px;
    height: 22px;
    border: 2px solid #ddd;
    border-radius: 50%;
    margin-right: 15px;
    position: relative;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.srvy-vote-option input[type="radio"]:checked + .srvy-custom-radio {
    border-color: #4C8BFF;
    background: #4C8BFF;
}

.srvy-vote-option input[type="radio"]:checked + .srvy-custom-radio::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 50%;
}

.srvy-vote-option input[type="radio"]:checked ~ .srvy-option-text {
    color: #000;
    font-weight: 600;
}

.srvy-option-text {
    font-size: 14.4px;
    color: #333;
    line-height: 1.4;
}

.srvy-results-title {
    margin-bottom:20px;
}

.srvy-vote-btn {
    width: 100%;
    background: #20219C;
    color: white;
    border: none;
    padding: 18px 30px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.srvy-vote-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px #20219C;
}

.srvy-vote-btn:active {
    transform: translateY(0);
}

.srvy-vote-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
}

.srvy-error-message {
    background: #ff4757;
    color: white;
    padding: 15px 20px;
    border-radius: 8px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
    display: none;
}

.srvy-success-message {
    background: #000;
    color: white;
    padding: 15px 20px;
    border-radius: 8px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
    display: none;
}

/* Results styles */
.srvy-results-container {
    display: none;
}

.srvy-result-item {
    margin-bottom: 20px;
    padding: 20px;
    background: #f8f9fa;
    border-radius: 12px;
    border-left: 4px solid #4C8BFF;
}

.srvy-result-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    gap:30px;
}

.srvy-answer-text {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.srvy-percentage {
    font-size: 18px;
    font-weight: 700;
    color: #FF0000;
}
.video-js .vjs-big-play-button:before {
    content:none !important;
}

.srvy-progress-bar {
    height: 8px;
    background: #e9ecef;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.srvy-progress-fill {
    height: 100%;
    background: #FF0000;
    border-radius: 4px;
    width: 0%;
    transition: width 1.5s ease-in-out;
}

.srvy-total-votes {
    text-align: center;
    margin-top: 30px;
    padding: 20px;
    background: linear-gradient(135deg, rgba(138, 35, 135, 0.1), rgba(242, 113, 33, 0.1));
    border-radius: 12px;
    color: #666;
    font-weight: 600;
}

/* Loading animation */
.srvy-loading {
    position: relative;
}

.srvy-loading::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border: 2px solid transparent;
    border-top: 2px solid white;
    border-radius: 50%;
    animation: srvy-spin 1s linear infinite;
}

@keyframes srvy-spin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

.srvy-fade-in {
    animation: srvy-fadeIn 0.6s ease-in-out;
}

@keyframes srvy-fadeIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Media styles - Video and Image */
.srvy-image-container {
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
    background: #000;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.srvy-image-container video {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 16px;
}

.srvy-img-wrap {
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.srvy-img-wrap img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 16px;
    transition: transform 0.3s ease;
}

.srvy-img-wrap:hover img {
    transform: scale(1.02);
}

/* Video.js custom styling with namespace */
.srvy-poll-container .video-js {
    border-radius: 16px !important;
    margin-bottom: 30px;
}

.srvy-poll-container .video-js .vjs-big-play-button {
    /* background: linear-gradient(135deg, rgba(138, 35, 135, 0.9), rgba(185, 50, 111, 0.9)) !important; */
    border: none !important;
    border-radius: 50% !important;
    width: 80px !important;
    height: 80px !important;
    line-height: 80px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    font-size: 24px !important;
    backdrop-filter: blur(10px);
}

/*.srvy-poll-container .video-js .vjs-big-play-button:hover {
    /* background: linear-gradient(135deg, rgba(138, 35, 135, 1), rgba(185, 50, 111, 1)) !important; */
    transform: scale(1.1);
}     */

.srvy-poll-container .video-js .vjs-control-bar {
    background: linear-gradient(90deg, rgba(138, 35, 135, 0.9) 0%, rgba(185, 50, 111, 0.9) 50%, rgba(242, 113, 33, 0.9) 100%) !important;
    backdrop-filter: blur(10px);
}

.srvy-poll-container .video-js .vjs-progress-control .vjs-progress-holder .vjs-play-progress {
    background: linear-gradient(90deg, #F27121 0%, #B9326F 100%) !important;
}

.srvy-poll-container .video-js .vjs-volume-level {
    background: linear-gradient(90deg, #F27121 0%, #B9326F 100%) !important;
}

/* Hidden utility class */
.srvy-hidden {
    display: none;
}

/* Responsive design */
@media (max-width: 1024px) {
    .srvy-site-wrap {
        max-width: 800px;
    }

    .srvy-content-wrapper {
        gap: 30px;
    }
}

@media (max-width: 768px) {
    .srvy-site-wrap {
        padding: 0 2px;
        float:left;
        width:100%;
        margin-top:20px;
        margin-bottom: 20px;
    }

    .srvy-poll-header {
        padding: 25px 20px;
    }

    .srvy-poll-title {
        font-size: 20px;
    }

    .srvy-poll-content {
        padding: 30px 20px;
    }

    /* Mobile - Stack vertically (back to original mobile design) */
    .srvy-content-wrapper {
        flex-direction: column;
        gap: 25px;
        min-height: auto;
    }

    .srvy-media-section {
        flex: none;
    }

    .srvy-voting-section {
        flex: none;
    }

    .srvy-image-container,
    .srvy-img-wrap {
        height: auto;
    }

    .srvy-question-title {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .srvy-vote-option {
        padding: 12px 15px;
    }

    .srvy-option-text {
        font-size: 15px;
    }

    .srvy-vote-btn {
        padding: 15px 25px;
        font-size: 16px;
    }

    .srvy-image-container,
    .srvy-img-wrap {
        border-radius: 12px;
    }

    .srvy-image-container video,
    .srvy-img-wrap img {
        border-radius: 12px;
    }

    .srvy-poll-container .video-js .vjs-big-play-button {
        width: 60px !important;
        height: 60px !important;
        line-height: 60px !important;
        margin-top: -30px !important;
        margin-left: -30px !important;
        font-size: 18px !important;
    }
}

@media (max-width: 480px) {
    .srvy-poll-header {
        padding: 20px 15px;
    }

    .srvy-poll-title {
        font-size: 18px;
    }

    .srvy-poll-content {
        padding: 25px 15px;
    }

    .srvy-content-wrapper {
        gap: 20px;
    }

    .srvy-question-title {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .srvy-vote-option {
        padding: 10px 12px;
    }

    .srvy-custom-radio {
        width: 20px;
        height: 20px;
        margin-right: 12px;
    }

    .srvy-option-text {
        font-size: 14px;
    }

    .srvy-image-container,
    .srvy-img-wrap {
        border-radius: 10px;
    }

    .srvy-image-container video,
    .srvy-img-wrap img {
        border-radius: 10px;
    }

    .srvy-poll-container .video-js .vjs-big-play-button {
        width: 50px !important;
        height: 50px !important;
        line-height: 50px !important;
        margin-top: -25px !important;
        margin-left: -25px !important;
        font-size: 16px !important;
    }
}

/* Loading overlay for video */
.srvy-image-container .srvy-loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(138, 35, 135, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    backdrop-filter: blur(5px);
}

.srvy-image-container .srvy-loading-spinner {
    width: 40px;
    height: 40px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-top: 3px solid white;
    border-radius: 50%;
    animation: srvy-spin 1s linear infinite;
}

/* msinf */

.msinf-container {
  background: #ffffff;
  padding: 40px 0px;
  margin: 0 auto;
}

.msinf-header {
  text-align: left;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.msinf-title {
  font-size: 24px;
  font-weight: 600;
  color: #333333;
  margin: 0;
  letter-spacing: -0.01em;
}

.msinf-main-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  align-items: stretch;
  float: left;
  width:100%;
}
.msinf-main-content img.msinf-image-showm {
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
    width:100%;
    object-fit:cover;
}

.msinf-image-section {
  position: relative;
  background: #f0f0f0;
  overflow: hidden;
  min-height: 400px;
}

.msinf-image-placeholder {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.msinf-pulse-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
  background: rgba(220, 53, 69, 0.6);
  border-radius: 50%;
  animation: msinf-pulse 2s ease-in-out infinite;
}

@keyframes msinf-pulse {
  0%, 100% {
      transform: translate(-50%, -50%) scale(0.8);
      opacity: 0.3;
  }
  50% {
      transform: translate(-50%, -50%) scale(1.2);
      opacity: 0.6;
  }
}
@keyframes small-pulse {
  0%, 100% {
      transform: translate(-50%, -50%) scale(1);
      opacity: 1;
  }
  50% {
      transform: translate(-50%, -50%) scale(1.1);
      opacity: 1;
  }
}
#srvy-votingForm {
    position:relative;
} 
.quiz-wrap {
    position:absolute;
    width:140px;
    top:5px;
    right:-70px;
    z-index:9;
    
}
   

  @keyframes pop {
    to {
      opacity: 1;
      transform: scale(1);
    }
  }
.quiz-wrap img {
    width:100%;
}
.you-know-wrap {
  animation:small-pulse 2s ease-in-out infinite;  
}
.quiz-wrap {
  animation:small-pulse 2s ease-in-out infinite;  
}

.msinf-warning-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: #FF0000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 24px;
  font-weight: bold;
  z-index: 2;
  animation: msinf-icon-pulse 3s ease-in-out infinite;
}

@keyframes msinf-icon-pulse {
  0%, 100% { transform: translate(-50%, -50%) scale(1); }
  50% { transform: translate(-50%, -50%) scale(1.1); }
}

.msinf-content-panel {
  background: url("../img/red-pic.png") no-repeat center;
  min-height: 500px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  color: white;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 400px;
  position:relative;
}
.you-know-wrap {
    position:absolute;
    width:170px;
    right:-60px;
    top:50px;
}
.you-know-wrap img {
    width:100%;
}

.msinf-hashtag {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 15px 0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.msinf-badge {
  background: rgba(255, 255, 255, 0.2);
  padding: 4px 12px;
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  animation: msinf-badge-glow 2s ease-in-out infinite alternate;
}

@keyframes msinf-badge-glow {
  0% { background: rgba(255, 255, 255, 0.2); }
  100% { background: rgba(255, 255, 255, 0.3); }
}

.msinf-subtitle {
  font-size: 0.9rem;
  margin: 0 0 20px 0;
  opacity: 0.9;
  font-weight: 500;
}

.msinf-main-message {
  font-size: 1.3rem;
  font-weight: 600;
  margin: 0 0 20px 0;
  line-height: 1.3;
}

.msinf-description {
  font-size: 0.95rem;
  line-height: 1.6;
  margin: 0;
  opacity: 0.95;
}

.msinf-bottom-section {
  display: none;
}

.msinf-news-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
}

.msinf-news-item {
  padding: 20px 0;
  border-bottom: 1px solid #f1f3f4;
  transition: all 0.2s ease;
}

.msinf-news-item:hover {
  background: #f8f9fa;
  margin: 0 -15px;
  padding: 20px 15px;
  border-radius: 6px;
  border-bottom: 1px solid transparent;
}

.msinf-news-tag {
  background: #dc3545;
  color: white;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: inline-block;
  margin-bottom: 8px;
  animation: msinf-tag-pulse 4s ease-in-out infinite;
}

@keyframes msinf-tag-pulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.8; }
}

.msinf-news-title {
  font-size: 1rem;
  font-weight: 600;
  color: #333333;
  margin: 0 0 8px 0;
  line-height: 1.4;
  text-decoration: none;
}

.msinf-news-title:hover {
  color: #dc3545;
}

.msinf-news-meta {
  font-size: 0.8rem;
  color: #6c757d;
  margin: 0;
}

.msinf-live-indicator {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #dc3545;
  border-radius: 50%;
  margin-right: 5px;
  animation: msinf-live-blink 1.5s ease-in-out infinite;
}

@keyframes msinf-live-blink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.3; }
}

@media (max-width: 768px) {
  .msinf-main-content {
      grid-template-columns: 1fr;
      gap: 0px;
  }

  .msinf-content-panel {
      position: relative;
  }

  .msinf-title {
      font-size: 1.6rem;
  }

  .msinf-hashtag {
      font-size: 1.3rem;
      flex-direction: column;
      align-items: flex-start;
      gap: 8px;
  }

  .msinf-main-message {
      font-size: 1.1rem;
  }

  .msinf-news-grid {
      grid-template-columns: 1fr;
      gap: 0;
  }
}


/* SHR CAROUSEL CSS */
.shr-carousel-container {
    position: relative;
    /* overflow: hidden; */
    float: left;
    width: 100%;
}

.shr-carousel-wrapper {
    position: relative;
    overflow: hidden;
}

.shr-carousel-track {
    display: flex;
    transition: transform 0.3s ease;
    gap: 15px;
}

/* Mobile: Enable horizontal scrolling */
@media (max-width: 768px) {
    .shr-carousel-wrapper {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .shr-carousel-wrapper::-webkit-scrollbar {
        display: none;
    }

    .shr-carousel-track {
        transition: none;
        transform: none !important;
    }
}

.shr-carousel-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.9);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    transition: all 0.2s ease;
    z-index: 10;
}

.shr-carousel-arrow:hover {
    background: white;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    transform: translateY(-50%) scale(1.1);
}

.shr-carousel-arrow:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    transform: translateY(-50%) scale(1);
}

.shr-carousel-arrow svg {
    width: 20px;
    height: 20px;
    fill: #333;
}

.shr-carousel-arrow--prev {
    left: -20px;
}

.shr-carousel-arrow--next {
    right: -20px;
}

.shr-carousel-slide {
    flex: 0 0 auto;
    transition: transform 0.2s ease;
}

.shr-carousel-slide:hover {
    transform: translateY(-2px);
}

/* Mobile styles */
@media (max-width: 768px) {
    .shr-carousel-arrow {
        display: none;
    }
}

@media (max-width: 480px) {
    .shr-carousel-arrow--prev {
        left: -15px;
    }

    .shr-carousel-arrow--next {
        right: -15px;
    }
}


.shorts-slide {
    cursor: pointer;
}
/* PPSHRT Video Popup Styles - START */
.ppshrt-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.95);
    z-index: 1011111000;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.ppshrt-overlay.ppshrt-active {
    display: flex;
    opacity: 1;
}

.ppshrt-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
}

.ppshrt-video-wrapper {
    position: relative;
    width: 100%;
    max-width: 400px;
    height: 100%;
    max-height: 90vh;
    aspect-ratio: 9/16;
    background: #000;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.7);
    transform: scale(0.8);
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.ppshrt-overlay.ppshrt-active .ppshrt-video-wrapper {
    transform: scale(1);
    opacity: 1;
}

.ppshrt-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #000;
}

.ppshrt-controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    pointer-events: none;
    z-index: 3;
}

.ppshrt-nav-btn {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: all;
    cursor: pointer;
    user-select: none;
    transition: background 0.2s;
    opacity: 0;
}

.ppshrt-nav-btn:hover {
    background: rgba(255, 255, 255, 0.1);
}

.ppshrt-nav-btn.ppshrt-nav-left {
    justify-content: flex-start;
    padding-left: 20px;
}

.ppshrt-nav-btn.ppshrt-nav-right {
    justify-content: flex-end;
    padding-right: 20px;
}

.ppshrt-arrow {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.2s;
}

.ppshrt-nav-btn:hover .ppshrt-arrow {
    background: rgba(255, 255, 255, 0.3);
    transform: scale(1.1);
}

.ppshrt-arrow svg {
    width: 18px;
    height: 18px;
    fill: white;
}

.ppshrt-close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 45px;
    height: 45px;
    background: rgba(0, 0, 0, 0.6);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 4;
    pointer-events: all;
    transition: all 0.2s;
    backdrop-filter: blur(10px);
}

.ppshrt-close-btn:hover {
    background: rgba(0, 0, 0, 0.8);
    transform: scale(1.1);
}

.ppshrt-close-btn svg {
    width: 20px;
    height: 20px;
    fill: white;
}

.ppshrt-play-pause {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 4;
    opacity: 0;
    pointer-events: all;
    transition: all 0.3s;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.3);
}

.ppshrt-play-pause.ppshrt-show {
    opacity: 1;
}

.ppshrt-play-pause:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) scale(1.1);
}

.ppshrt-play-pause svg {
    width: 32px;
    height: 32px;
    fill: white;
}

.ppshrt-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-top: 3px solid white;
    border-radius: 50%;
    animation: ppshrt-spin 1s linear infinite;
    z-index: 5;
}

@keyframes ppshrt-spin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

.ppshrt-video-info {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    color: white;
    z-index: 4;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    padding: 30px 20px 20px;
    border-radius: 15px;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.3s;
}

.ppshrt-overlay.ppshrt-active .ppshrt-video-info {
    opacity: 1;
    transform: translateY(0);
}

.ppshrt-video-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 1.3;
}

.ppshrt-video-views {
    font-size: 14px;
    opacity: 0.8;
}

/* Mobile optimizations */
@media (max-width: 768px) {
    .last-news-section {
        background: url("../img/vodeshti4.png") repeat #20219C;
        height: auto;
    }
    .msinf-content-panel {
        background:url("../img/red-pic.png") repeat center;
        border-radius:0px;
    }
    .msinf-main-content img.msinf-image-showm {
        border-radius:10px;
    }
    .you-know-wrap, .quiz-wrap {
        width:85px;
    }
    .ppshrt-container {
        padding: 10px;
    }

    .ppshrt-video-wrapper {
        max-width: none;
        width: 100%;
        height: 100%;
        border-radius: 0;
    }

    .ppshrt-close-btn {
        top: 10px;
        right: 10px;
        width: 40px;
        height: 40px;
    }

    .ppshrt-nav-btn.ppshrt-nav-left {
        padding-left: 10px;
    }

    .ppshrt-nav-btn.ppshrt-nav-right {
        padding-right: 10px;
    }

    .ppshrt-video-info {
        bottom: 10px;
        left: 10px;
        right: 10px;
    }
}

/* Touch device optimizations */
@media (hover: none) {
    .ppshrt-nav-btn {
        opacity: 1;
    }
}

/* Hide native video controls on mobile */
.ppshrt-video::-webkit-media-controls {
    display: none !important;
}

.ppshrt-video::-webkit-media-controls-panel {
    display: none !important;
}
/* PPSHRT Video Popup Styles - END */

.demo-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}

@media (max-width: 900px) {
    .all-kisd-photos {
    display: flex;
    overflow-x: auto;
    gap: 10px; /* разстояние между снимките */
    padding-bottom: 10px; /* за да не се реже скролбара */
  }

  .all-kisd-photos img {
    flex: 0 0 auto;
    width: auto; /* или каквато ширина искаш */
    height: auto;
    border-radius: 8px; /* по избор */
  }

  /* по избор: скрол бар стил */
  .all-kisd-photos::-webkit-scrollbar {
    height: 6px;
  }

  .all-kisd-photos::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
  }
}


@media (max-width: 500px) {
    .msinf-content-panel {
        padding:10px;
    }
    .two-small-news {
        flex-wrap:wrap;
    }
    .two-small-news .small-news {
        width:100%;
    }
    .orange-section {
        background: url("../img/yell-w.png") repeat center;
    }
    .msinf-title {
        font-size: 20px;
    }
    
}
