@media(min-width:990px)and (max-width:1200px) {
    .header {
        left: 90px;
        right: auto;
        width: 50%;
        height: 578px;
    }

    .stories-categ {
        top: 82%;
    }

    .header-msg .msg-tag {
        font-family: Arial;
        margin-top: -1px;
        margin-right: -213px;
    }

    /* .header-msg .movable-msg{
        left: 329px;
    } */
}

@media(max-width:990px) {
    .navbar-container .navbar {
        background: #000000b3;
        text-align: center;
        width: 100%;
        position: absolute;
        z-index: 22;
    }

    .icon-span {
        right: 48%;
    }

    .perview-slide img {
        width: 100%;
    }

    .slide-update {
        padding-top: 17px;
    }

    body.seprate-nave .navbar-container {
        padding-bottom: 103px;
    }

    .movable-msg {
        left: 0 !important;
    }

    .header {
        height: 473px;
    }

    .stories-categ {
        top: 78%;
    }
}

@media(max-width:770px) {
    .header {
        height: 710px;
        /* height: 459px; */
        padding-top: 155px;
        right: 0;
    }

    .header .header-msg {
        padding: 112px 0;
    }

    .header-msg .msg .msg-parg {
        font-size: 77px;
        line-height: 47px;
    }

    .icon-span {
        right: 47%;
        width: 15px;
        height: 15px;
        top: -6px;
    }

    .story-item-overlay {
        font-size: 9px;

    }

    .story-item-overlay .play-story {
        width: 22px;
        height: 24px;
        font-size: 9px;
    }

    .story-item-overlay .play-story-col {
        padding-top: 53px;
    }

    .custom-check-labels label {
        margin-left: 28%;
    }

    .header-msg .movable-msg {}

    .stories-categ {
        top: 75%;
    }
}

@media(max-width:686px) {
    .story-imgs-container {
        width: 100%;
        max-height: 485px;
    }

    .story-container .story-img {
        max-width: 100% !important;
        margin: 12% 0;
    }

    .story-container .story-img img {
        height: auto !important;

    }

    .custom-check-labels label {
        margin-left: 21%;
    }
}

@media(min-width:600px)and (max-width:730px) {

    .stories-categ .owl-prev,
    .stories-categ .owl-next {
        height: 70%;
    }


}

@media(max-width:604px) {
    .story-imgs-container {
        max-height: 485px;
    }

    .story-play .story-navigation {
        font-size: 37px !important;
    }

    .movable-msg {
        right: 85px !important
    }


}

@media(max-width:560px) {
    .header {
        height: 700px;

    }

    .story-imgs-container {
        max-height: 445px;
    }

    .movable-msg {
        right: 0px !important;
        left: 70px !important;
        top: -162px !important;
    }

    .custom-check-labels label {
        margin-left: 38%;
    }

}

@media(max-width:500px) {
    .story-imgs-container {
        max-height: 399px;
    }

    .custom-check-labels label {
        margin-left: 33%;
    }

    .hide-some {
        margin-top: 46px;
    }

    .stories-categ {
        top: 74%;
    }

    .stories-categ.expanded {
        top: 41px;
    }

    .header {
        height: 531px;
    }

}

@media(max-width:320px) {
    .movable-msg {
        right: 0px !important;
        left: 0 !important;
        /* top: -162px !important; */
    }

    .header {
        height: 484px;
    }
}
