@media (max-width: 1660px) {
    ul.menu-head li a{
        padding: 0 10px;
    }
    .search-bar{
        width: 50%;
    }
    ul.navbar-nav li {
        margin: 0 10px !important;
    }
}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {
    ul.navbar-nav li {
        margin: 0 5px !important;
    }
    .visionp p{
        font-size: 20px;
    }
}
@media (max-width: 1280px){
    ul.navbar-nav li a,
    ul.menu-head li a,
    header form.d-flex input{
        font-size: 12px;
    }
    ul.navbar-nav {
        margin-left: 0;
    }
    .movies-section #trailers .item{
        height: 200px;
    }
    .last-section ul.social-ul li a i {
        font-size: 20px;
    }
    .last-section ul.social-ul li{
        padding: 5px 10px !important;
    }
    .last-section a,
    .footer-up a,
    .footer-down a{
        font-size: 17px !important;
    }
    .footer-down .copyright ul li a,
    .footer-down p{
        font-size: 14px !important;
    }
    div#mainContainer {
        padding: 60px 0 0;
    }
}
@media (max-width: 999px) {
    p{
        font-size: 16px !Important;
        font-weight: 400;
        line-height: 28px !important;
    }
    .arrow_wise .slick-prev, .arrow_wise .slick-next{
        right: 5% !important;
    }
    .arrow_wise .slick-prev {
        left: 5% !important;
    }
    .d_mob_none{
        display: none !important;
    }
    #sidebar{
        display:unset;
    }
    header .justify-content-center {
        justify-content: flex-start !important;
    }
    .search-bar {
        width: 100%;
    }
    header .container-fluid{
        justify-content: unset !important;
    }
    header{
        padding: 15px 0 !important;
    }
    #sidebar.visible {}
    #sidebar.visible #sidebar-btn{
        right: 145px;
    }
    #sidebar.visible #sidebar-btn span{width: 21px;}
    #sidebar.visible #sidebar-btn span:nth-child(1){
        transform: rotate(45deg);
        position: relative;
        top: 5px;
    }
    #sidebar.visible #sidebar-btn span:nth-child(2){
        transform: rotate(-45deg);
    }
    #sidebar.visible #sidebar-btn span:nth-child(3){
        display: none;
    }
    .watch-section h2,
    .party-section h2{
        font-size: 55px;
        line-height: 70px !important;
    }
    .podcast a{
        font-size: 16px;
        padding: 15px 35px;
    }
    .last-section img.img-fluid {
        width: 50%;
    }
    .footer-up h3.sec-h3{
        padding: 30px 0 0px;
    }
    .last-section a, .footer-up a, .footer-down a {
        font-size: 15px !important;
    }
    .footer-down .copyright ul li {
        margin: 0 2px !important;
    }
    .social-section .div-social{
        margin: 15px 30px;
        border-radius: 25px 25px 55px 55px;
    }
    section.news .box{
        display: block;
        background-color: #100e0e;
        margin: 0 0 10px !important;
        text-align: center;
    }
    #suggestion-result li .detail{
        padding: 0 10px;
        width: 100%;
    }
    #suggestion-result li .detail p {
        margin: 0;
        line-height: 18px !important;
        font-size: 12px !important;
    }
    .single1 .poster-img img {
        height: 400px;
        width: 100%;
        object-fit: cover;
        margin: 0 0 20px;
    }
    .ads-section a img {
        display: block;
        text-align: center;
        margin: auto;
    }
    #floating-icons p{
        font-size: 12px !important;
    }

}

@media (max-width: 767px){
    .visionp{
        padding: 10px;
    }
    .social-section .div-social {
        margin: 15px 30px;
        border-radius: 25px 25px 55px 55px;
    }
    body,
    .last-section,
    .footer-up,
    .footer-down,
    .about-section2,
    section.about-banner h2,
    section.inner_banner h2,
    .footer-up input[type="email"],
    section.news .box,
    h2.sec-h2,
    .single1{
        text-align: center !important;
    }
    h2.sec-h2{
        margin-left: auto;
        margin-right: auto;
    }
    .footer-down .copyright {
        float: unset;
    }
    .footer-down p span, .footer-down p span a{
        display: none;
    }
    .movies-section #trailers .item {
        height: 340px;
    }
    .arrow_wise .slick-prev, .arrow_wise .slick-next{
        width: 40px !important;
        height: 50px !important;
    }
    .arrow_wise .slick-prev:before, .arrow_wise .slick-next:before{
        font-size: 20px !important;
    }
    .last-section ul.social-ul {
        margin: 20px 0 0;
    }
    section{
        padding: 40px 0 !important;
    }
    .footer-up h3.sec-h3 {
        padding: 10px 0 0px;
    }
    .movies-section ul.movtab {
        padding: 0 0;
        margin: 10px 0 0;
        position: relative;
        top: -40px;
    }
    .single1 .cliname ul {
        column-count: 2;
    }
    .box-sec ul{
        width:100%;
    }
    div#social-links{
        float: unset;
    }
    .single1 .ratreview ul li{
        padding: 10px 20px !important;
        text-align: left;
    }
    .vision-section .dis-flex-end{
        align-items: center; 
    }

}
@media (max-width: 567px){
    section.imdb_banner .box .img-box img.thumbnail{
        height: 500px;
    }
    section.imdb_banner .box .img-box .overlay .content .info {
        width: 40%;
    }
    section.imdb_banner .box .img-box .overlay .content .details{
        width: 60%;
    }
    section.imdb_banner .box .img-box .overlay .content .info img{
        height: 200px;
    }
    .search-bar {
        width: 85%;
        margin: 0 5px;
    }
    header .logo{
        width: 30% !important;
    }
    h2.sec-h2{
        font-size: 28px !important;
        line-height: 30px !important;
    }
    .movies-section #trailers .item {
        height: 200px;
    }
    section.about-banner h2,
    section.inner_banner h2{
        font-size: 45px;
    }
    header nav .container-fluid{
        padding: 0 0 !important;
    }
    .about-team h2.sec-h2 {
        margin-bottom: 30px;
    }
    #sidebar-btn{
        right: 210px;
    }
    .watch-section h2, .party-section h2 {
        font-size: 45px;
        line-height: 50px !important;
    }
    .single1 .cliname ul {
        column-count: 1;
    }
    .clientreview ul li .flex-grow-1.ms-3{
        margin: 0 0 !important;
    }
    .clientreview ul li{
        margin-bottom: 15px;
        text-align: center;
        line-height: 20px;
    }
    .single1 .cliname ul li .d-flex{
        display: inline-block !important;
    }
    .clientreview ul li img{
        margin: 0 0 5px;
    }
    .budget-section p strong{
        padding-right: 0;
        font-size: 17px;
    }
    .budget-section p{

    }
    .single1 .actor-posts .d-flex {
        display: -webkit-inline-box !important;
    }
}