@media screen and (min-width: 320px) {
    .aph_mobile_header_content {
        display: inline-block;
    }

    .aph_desktop_header_content{
        display: none;
        transition: transform 0.5s ease-in;
    }
    .mobile_header_content-logo img{
        width: 39px;
        height: 45px;
    }
    body {
        overflow-x: hidden !important;
    }    

    .m-font-size-38{
        font-size: 38px;
    }
    .Films_lable{
        font-size: 18px;
        padding-left: 10px !important;
    }
    .Press_warpper1{
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 1rem;
    }
    .slick-slide img{
        height: auto;
    }
    .slick-slide {
        margin: 20px 30px 0px 5px;
    }
    .m-font-size-29{
        font-size: 29px;
       
    }
    .Investor_graph{
        border-radius: 0;
    }
    .Press_re1 .card {
        margin-bottom: 10px;
    }
    .Cinematicmatters_lable {
        margin-top: 25px;
    }
    .Investor_graph_body p {
        color: rgba(10, 49, 97, 1);
    }
    .Press_re1 .card .card-title{
        overflow: hidden;
        white-space: nowrap;
        word-wrap: break-word;
        text-overflow: clip;
        width: 100%;
    }
    .card img{
        width: 100%;
        height: 200px;
        object-fit: cover;
        transition: transform 0.2s , filter 0.2s ;
       }

}

@media screen and (min-width: 1024px) {
    .aph_mobile_header_content {
        display: inline-block;
    }

    .aph_desktop_header_content{
        display: none;
        transition: transform 0.5s ease-in;
    }
    .aph_header_logo{
        width: 350px;
        height: 42px;
    }
    #aphheader ul li a{
        padding: 10px 0px;
    }
    ul.aph_nav_menu li:nth-child(3), ul.aph_nav_menu li:nth-child(3) a {
        padding-left: 0px;
        padding-right: 0px;
        width: 28%;
    }
    #aphheader ul li a{
        font-size: 20px;
    }
   
    .m-font-size-48 {
        font-size: 48px;
    }
    .card-meta {
        line-height: 1em;
    }
    .Press_re1 .card {
        height: 500px;
    }
    .Press_re1 .card .card-text {
        max-height: 7em;
    }
    .Press_re1 .card .card-title{
        overflow: hidden;
    }
  
}



@media screen and (min-width: 1200px) {
    .aph_mobile_header_content {
        display: none;
    }
    .Press_re1 .card .card-text {
        max-height: 4.4em;
        opacity: 0.8;
    }
    .Films_lable{
        font-size: 48px;
    }
    .aph_desktop_header_content{
        display: flex;
        transition: transform 0.5s ease-in;
    }
    ul.aph_nav_menu li:nth-child(3), ul.aph_nav_menu li:nth-child(3) a {
        padding-left: 0px;
        padding-right: 0px;
        width: 28%;
    }
    #aphheader ul li a{
        font-size: 24px;
    }
    .Press_re1 .card {
        height: 500px;
    }
    .Press_re1 .card .card-text {
        max-height: 7em;
        opacity: 0.8;
    }
    /* .Press_re1 .card .card-text {
        max-height: 5.5em;
    } */

    .card img{
        width: 100%;
        height: 260px;
        object-fit: cover;
        transition: transform 0.2s , filter 0.2s ;
       }
}
@media screen and (min-width:2560) {
    .card img{
        width: 100%;
        height: 300px !important;
        object-fit: cover;
        transition: transform 0.2s , filter 0.2s ;
       }
}

@media screen and (min-width: 1400px) { 
    #aphheader ul li a{
        font-size: 28px;
    }
    
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
   #aph_mobile_header .mobile_header_hamburger-lines #menu{
        width: 72vw;
        transition: transform .3s linear;
    }

    .Press_re1 .card {
        height: 500px;
    }

    .card-meta {
        font-size: 80%;
        font-size: 16px;
        line-height: 1em;
        font-weight: 400;
    }
    
}
@media screen  and (max-width:768px){
    .Immediate_lable {
        text-align: center !important;
        line-height: normal;
        font-size: 29px;
        padding: 10px !important;

    }
    .card-text {
        max-height: 4em;
    }
    .Press_re1 .card img{
        height: 200px;
    }
    .Films_lable a{
        font-size: 18px !important;       
    }
    .card-meta {
        font-size: 16px;
        opacity: .8;
        line-height: 1em;
    }
    .card-text {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .Investor_graph_body p {
        text-align: center;
    }

    .Press_re1 .card{
        height: 390px;
    }
    .Press_re1 .card .card-title{
        white-space: nowrap;
        word-wrap: break-word;
        text-overflow: clip;
        width: 100%;
    }

}
@media screen and (min-width:769px){
    #fnsize{
        font-size: 36px;
      }
    
}
@media (max-width: 520px){
    .hero_banner_video {
        height: 30vh !important;
    }
}

@media (max-width: 768px){
    .hero_banner_video {
        height: 50vh;
        object-fit: cover;
    }
}



@media screen and (min-width: 1500px) {
    .Press_re1 .card .card-text {
        max-height: 7em;
        opacity: 0.8;
    }
}

@media screen and (min-width: 1600px) {
    .Press_re1 .card .card-text {
        max-height: 7em;
        opacity: 0.8;
    }

    .slick-slide img {
        height: 742px !important;
        width: 100%;
    }
}

@media screen and (min-width: 1960px)  {
    .slick-slide img {
        height: 742px !important;
        width: 100%;
    }
}