@media only screen and (max-width: 1440px){
    ul.custom_v_navbar li a{
        font-size: 12px;
        margin-left: 0px;
    }
    .baneer_list{
        max-width: 1000px;
    }
    .about_width{
        max-width: 1000px;
    }
    .baneer_list ul li h2{
        font-size: 90px;
    }
}
@media only screen and (max-width: 1280px){
    /* .baneer_list{
        max-width: 750px;
    }
    .about_width{
        max-width: 750px;
    } */
    .baneer_list ul li h2{
        font-size: 90px;
    }
}
@media only screen and (max-width: 600px) {
    .navbar-toggler:focus{
        box-shadow: none;
    }
    .baneer_list ul{
        flex-direction: column;
    }
    .mobile_flex {
        display: flex;
        align-items: flex-start;
        flex-direction: column-reverse;
        padding: 0px 5px 0px 5px;
    }
    .author_card {
        display: flex;
        padding: 40px 0px 30px 0px;
        flex-direction: column;
    }
    .baneer_list ul li button{
        display: block;
        background: none;
        border: none;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 12px;
        margin: -20px 0px 10px auto;
    }
    .baneer_list ul li p{
        font-size: 12px;
    }
    .baneer_list ul li{
        padding: 0;
    }
    .container{
        padding-left: 20px;
        padding-right: 20px;
    }
    .about_detail h3{
        font-size: 20px;
    }
    .author_card img.author_img{
        width: 100%;
        padding: 0px;
        height: auto;
    }
    .author_card h3{
        margin: 10px 0px 0px 0px;
        word-break: break-word;
        font-size: 42px;
    }
    .author_slider .slick-next{
        left: 52% !important;
        bottom: -10% !important;
    }
    .author_slider .slick-prev{
        left: 24% !important;
        bottom: -10% !important;
    }
    .auth_div{
        position: relative;
    }
    .mobile_flex p{
        opacity: 0.6;
        max-width: none;
        min-width: auto;
    }
    .review_padding{
        padding: 40px 0px;
    }
    .review_slider .slick-next{
        left: 52% !important;
        bottom: -15% !important;
    }
    .review_slider .slick-prev{
        left: 24% !important;
        bottom: -15% !important;
    }
    .media_padding {
        padding: 60px 0px;
    }
    .slider_bg2{
        margin: -5% 3% 3% -2%;
    }
    .media_content h5{
        font-size: 13px;
    }
    .media_content h2{
        font-size: 48px;
    }
    .slider_bg2 .slick-dots{
        left: 7%;
    }
    .slider_bg2 .slick-next{
        bottom: 2% !important;
    }
    .slider_bg2 .slick-prev{
        bottom: 2% !important;
        right: 17% !important;
    }
    .media_detail img.desk_media{
        z-index: 0;
    }
    /* img.mobile_media{
        display: block;
    } */
    ul.review_social_list{
        justify-content: center;
    }
    .box_container{
        columns: 1;
    }
    .booklaunh_detail h4{
        font-size: 20px;
    }
    img.modi_text{
        bottom: 25%;
    }
    .custom_btn{
        margin-left: auto;
        text-align: right;
        z-index: 99;
        position: relative;
        border: none;
    }
    .navbar_popup{
        position: fixed;
        background: rgb(0, 0, 0);
        inset: 0px;
    }
    ul.custom_v_navbar{
        padding-left: 0px;
        padding-top: 50px;
        padding-right: 40px;
    }
    ul.custom_v_navbar li a{
        font-size: 32px;
    }
    .navbar_width{
        width: auto;
        margin: 0;
        text-align: right;
    }
    .gallery_content{
        max-height: 75vh;
        /* overflow: hidden; */
        position: absolute;
        width: 95%;
        max-width: none;
    }
    .buynow_slider .slick-center .bunow_img{
        padding: 0px 15px 15px 15px;
    }
    .buynow_slider .slick-center .bunow_img img{
        width: 100%;
    }
    .imgpopup_padding img{
        max-height: none;
    }
    ul.review_social_list li a{
        font-size: 14px;
    }
    .buynow_slider .slick-slide.slick-active .bunow_img{
        padding-top: 0px;
    }
    .buunow_btn{
        margin: 60px auto 10px auto;
    }
    ul.custom_v_navbar{
        left: 0px;
    }
    ul.custom_v_navbar li a::before{
        content: '\26AC';
        position: relative;
        left: -10px;
        opacity: 0;
        width: 6px;
        height: 6px;
    }
    ul.custom_v_navbar li a.active::before{
        content: '\26AC';
        position: relative;
        left: -10px;
        opacity: 1;
    }
    a.logo img{
        width: 130px;
    }
    .box_overlay{
        background: rgba(0, 0, 0, 0);
        opacity: 1;
    }
    .launch_adding{
        padding-top: 30px;
    }
    .baneer_list{
        padding: 60px 0px 40px 0px;
    }
    .box:nth-child(14){
        padding-top: 0px;
    }
    
    .buynow_section {
        padding: 60px 0px 60px 0px;
        margin-top: 0px;
    }
    iframe.desk_frame{
        width: 100%;
        height: 31vh;
        /* position: "relative";
        left: "50%";
         transform: "translate(-50%)"; */
      }
      .launch_adding2{
        margin-top: 40px;
    }
    .gallery_content2{
        max-height: 80vh;
        
    }
    .gallery_content2 .slick-prev{
        width: 60px !important;
        height: 40px !important;
        left: 30% !important;
        bottom: -45% !important;
    }
    .gallery_content2 .slick-next{
        width: 60px !important;
        height: 40px !important;
        right: 30% !important;
        bottom: -45% !important;
    }
    .imgpopup_padding img{
        padding: 0px 5px;
    }
  }