@media screen and (max-width: 1536px) {

    .cust_card .lang_content { height: 100%; }

}



    @media screen and (max-width: 1440px) {
    h1 { font-size: 71px; font-weight: 900;} /*  96 */
    h2, .fs-92  { font-size: 52px; font-weight: 900;} /*  81 */
    h3 { font-size: 43px; font-weight: 900;} /*  63 */
    h4 { font-size: 32px; font-weight: 900;} /*  52 */
    h5 { font-size: 30px; font-weight: 500;} /*  50 */
    h6 { font-size: 48px; font-weight: 500;} /*  48 */
    p, .fs-15 { font-size: 15px; font-weight: 400;}

    .fs-225 { font-size: 175px;} /*  225 */
    .fs-69 { font-size: 69px;} /*  69 */
    .fs-40 { font-size: 40px;} /*  40 */
    .img_land { width: 100%;}
    .img_pot { width: 100%;}


}







@media screen and (max-width: 1366px) {
    h1 { font-size: 71px; font-weight: 900;} /*  96 */
    h2, .fs-92  { font-size: 45px; font-weight: 900;} /*  81 */
    .fs-225 { font-size: 140px;} /*  225 */

    .img_land { width: 100%; height: 430px;}
    .img_pot { width: 100%; height: 370px;}
    .sec-5 .content4 { width: 48em;}
    .sec-3 .img_pot { width: 100%; }


    .contact-sec-1 .img_pot { height: 47em; width: 100%; }

}

@media screen and (max-width: 1280px) {
    h1 { font-size: 61px; font-weight: 900;} /*  96 */
    h2, .fs-92  { font-size: 40px; font-weight: 900;} /*  81 */

    .img_land { width: 100%; height: 320px;}
    .img_pot { width: 100%; height: 370px;}
    .sec-5 .content4 { width: 48em;}
}

@media screen and (max-width: 1200px) {
    .header .navbar .navbar-nav { gap: 1em; }

    .desktop_nav {display: none;}
    .mobile_nav{display: block;}

}

@media screen and (max-width: 991px) {
    h1 { font-size: 51px; font-weight: 900;} /*  96 */
    h2, .fs-92  { font-size: 40px; font-weight: 900;} /*  81 */
    .fs-225 { font-size: 115px;} /*  225 */

    .img_land { width: 100%; height: 320px;}
    .img_pot { width: 100%; height: 370px;}
    .sec-5 .linear_orange { flex-direction: column;}
}


@media screen and (max-width: 800px) {

.sec-5 .content, .sec-5 .content4 .content { text-align: center; justify-content: center; }
.sec-5 .content4 {  margin: auto; width: 100%; }


 .footer-intro { text-align: center; }

/*about*/
.sticky { position: relative; }
.sec-4 .video_text {padding-left: 10px;width: 95%;display: flex;justify-content: end;flex-direction: column;justify-content: end;align-items: center;gap: 8em;padding-bottom: 20px;}



}


@media screen and (max-width: 767px) {

    .fs-16 { font-size: 14px; }

    .img_land { width: 100%; height: 240px;}
    .img_pot { width: 100%; height: 370px;}
    .sec-5 .linear_orange { flex-direction: column;}
    .sticky { position: unset;}

    .sec-1 .Learn_btn { display: block !important; }
    .sec-1 .Learn_btn .my-auto { padding-block: 20px; }
    .sec-2 .counter_parent { justify-content: center; gap: 10px !important; }





}

@media screen and (max-width: 480px) {


    .sec-2 .counter_parent { flex-direction: column; }
    .about_sec1 .counter_parent { flex-direction: column; }
    h3 { font-size: 30px; }


}


@media screen and (max-width: 414px) {

    h2, .fs-92 { font-size: 35px; }

    .sec-2 .counter_parent { flex-direction: column; }
    .about_sec1 .counter_parent { flex-direction: column; }
    .footerLinks ul.list-unstyled { flex-direction: column;  }
    .footer .footerLinks ul>li { text-align: center; }




}