/*==========================================================
                ONLY XS DEVICE QUERY
============================================================ */
@media only screen and (max-width: 576px) {
    .page-nav h1 {
      font-size: 25px;
      margin-bottom: 10px !important;
    }
    .page-nav p {
        font-size: 14px;
        line-height: 28px;
        padding: 0 10%;
    }
    .epcontainer .epnumber{
        font-size: 1.8rem;
    }
}
/*==========================================================
                ONLY SM DEVICE QUERY
============================================================ */

@media screen and (max-width:768px) {
    .w-sm-100{
        width: 100% !important;
    }
    .slider
    {
        height: 200px;
    }
    .owl-text-overlay {
        width: 100%;
        padding: 16px;
    }
    .h1-res
    {
        font-size: 20px !important;
    }
    .h3-res
    {
        font-size: 15px !important;
    }
    .h5-res
    {
        font-size: 13px !important;
    }
    .h6-res
    {
        font-size: 10px !important;
    }
    .thumb-card
    {
        border-radius: 8px;
    }
    .thumb-card img
    {
        border-radius: 8px !important;
    }
    .premium-crown{position:absolute;right: 6px;top:6px; height: 20px;width: 20px !important;}
    .h-sm-100
    {
        height: 100px;
    }
    .h-sm-210
    {
        height: 210px;
    }
    .player-container {
        max-width: 100%;
    }
    .plyr__progress__container
    {
        display: block;
        position: absolute;
        top: 0px;
        height: 15px;
        width: 100%;
        left: 0;
        background: 0 0;
        margin: 0;
    }
    .page-nav {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .page-nav h1 {
        font-size: 28px;
    }
    .b-sm-50
    {
        bottom: 50px !important;
        left: 0 !important;
    }
    .sm-overlay
    {
        background: linear-gradient(to bottom, transparent 0%, rgb(0, 0, 0, 1) 100%) !important;
    }
    .sm-mx-auto
    {
        margin-left: auto;
        margin-right: auto;
    }
    .epcontainer .epnumber{
        font-size: 2rem;
    }
}


/*==========================================================
                    ONLY MD DEVICE QUERY
============================================================ */

@media (min-width:768px) and (max-width:991px){
    .slider
    {
        height: 400px;
        border-radius: 10px;
    }
    .owl-text-overlay {
        width: 100%;
    }
    .w-md-60
    {
        width: 60% !important;
    }
    .h-md-200
    {
        height: 200px;
    }
    .h-md-430
    {
        height: 430px;
    }
    .page-nav h1 {
        font-size: 36px;
    }
    .page-nav p {
        font-size: 12px;
        line-height: 22px;
    }
}


/*==========================================================
                    ONLY LG DEVICE QUERY
============================================================ */

@media (min-width:992px) and (max-width:1500px){
    .slider
    {
        height: 80vh;
        border-radius: 20px;
        width: 100%;
    }
    .owl-text-overlay {
        width: 50%;
    }
    .h-lg-360
    {
        height: 430px !important;
    }
    .layer::after
    {
        height: 430px !important;
        display: block !important;
    }
    .play-img
    {
        width: 120px !important;
    }
}


/*==========================================================
                    ONLY XL DEVICE QUERY
============================================================ */

@media (min-width:1400px) {
    .w-xl-40
    {
       width: 50% !important;
    }
    .slider
    {
        height: 70vh;
        border-radius: 20px;
        width: 100%;
    }
    .owl-text-overlay {
        width: 65%;
    }
    .h-xl-500
    {
        height: 600px !important;
    }
    .layer::after
    {
        height: 600px !important;
        display: block !important;
    }
}

/*==========================================================
                    ONLY XXL DEVICE QUERY
============================================================ */
@media (min-width:1600px) 
{
    .w-xl-40
    {
       width: 50% !important;
    }
}

/*==========================================================
                MD TO LG TO XL DEVICE QUERY
============================================================ */

@media (min-width:768px){
    
    .premium-crown{position:absolute;right: 12px;top:8px; height: 30px !important;width: 30px !important;}
}
/*==========================================================
                LG TO XL DEVICE QUERY
============================================================ */

@media (min-width:992px){

    .poster-item h6
    {
    font-size: 14px !important;
    font-weight: bold;
    }
    .owl-prev, .owl-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: block !important;
    }
    .owl-prev, .owl-next {opacity: 0 !important;}
    .banner:hover .owl-prev {opacity: 1 !important;transition: all 1s;-webkit-transition: all 1s;}
    .banner:hover .owl-next {opacity: 1 !important;transition: all 1s;-webkit-transition: all 1s;}
    .owl-prev { left: 2%; }
    .owl-next { right: 2%; }
    .owl-prev i, .owl-next i {transform : scale(4,4); color: rgb(255, 255, 255);}
    .owl-text-overlay{border-bottom-left-radius: 20px;}

    .poster:hover .owl-prev {opacity: 1 !important;transition: all 1s;-webkit-transition: all 1s;}
    .poster:hover .owl-next {opacity: 1 !important;transition: all 1s;-webkit-transition: all 1s;}
    .poster .owl-prev i, .poster .owl-next i {transform : scale(2,2); color: rgb(255, 255, 255);}

    .thumb:hover .owl-prev {opacity: 1 !important;transition: all 1s;-webkit-transition: all 1s;}
    .thumb:hover .owl-next {opacity: 1 !important;transition: all 1s;-webkit-transition: all 1s;}
    .thumb .owl-prev i, .thumb .owl-next i {transform : scale(2,2); color: rgb(255, 255, 255);}

    .lang:hover .owl-prev {opacity: 1 !important;transition: all 1s;-webkit-transition: all 1s;}
    .lang:hover .owl-next {opacity: 1 !important;transition: all 1s;-webkit-transition: all 1s;}
    .lang .owl-prev i, .lang .owl-next i {transform : scale(2,2); color: rgb(255, 255, 255);}

    .h-lg-300
    {
        height: 300px;
    }
    .layer
    {
        border-radius: 0 10px 10px 0;
    }
    .player-container {
        max-width: 70%;
    }
}


