.questions__title {
    text-align: initial;
    color: #ffffff;
    font-size: 45px;
}
.logooi{
    width: 110px;
}
@media (max-width: 1399.98px) { 
    
}
@media (max-width: 1199.98px) { 
    
}
@media (max-width: 991.98px) { 
    .hamkky {
       
        bottom: 30%;
        
    }
    .images {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 1em;
       
      }
}
@media (max-width: 767.98px) { 
    .g__hread {
        font-size: 40px;
        color: #265A1F; 
        margin-bottom: 20px;
    }
    .g__p {
        width: 63%;
        text-align: center;
        margin: auto;
    }
    .questions__title {
        text-align: initial;
        color: #fff;
        font-size: 40px;
    }
    .three__card__container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 2rem;
    }
    .cntct__desc {
        width: 70%;
        margin: auto;
        text-align: center;
        margin-bottom: 60px;
    }
    .dgfcfc {
        width: 80%;
    }
    .mis__container {
        display: grid;
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    .bread_crmbs {
        
        margin-top: 0px;
    }
    .logooi{
        width: 80px !important;
        height: auto !important;
    }
    .product__containero{
        grid-template-columns: repeat(3,1fr);
        gap: 2rem;
    }
    .hamkk {
        
        font-size: 30px;
    }
    .bhbhb {
        text-align: center;
        width: 50%;
        margin-top: 20px;
       
    }
    .gcfc__sub {
        display: grid;
        margin-top: 50px;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 2rem;
    }
    .prd__hy {
        display: grid;
        gap: 3rem;
        grid-template-columns: 1fr;
    }
    .hamkky {
       
        bottom: 10%;
        
    }
    .images {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1em;
       
      }
      .hsg{
        font-size: 25px;
      }
}
@media (max-width: 575.98px) { 
    .hiuji{
        font-size: 14px;
        width: 100%;
    }
    .modalbg{
        height: 60%;
    }
    .hsg{
        font-size: 20px;
      }
      .uhytgg{
        margin-top: 20px;
        display: grid;
        gap: 1rem;
      }
    .home__data {
        text-align: center;
    }
    .g__hread {
        font-size: 30px;
       
        margin-bottom: 20px;
    }
    .g__p {
        width: 83%;
        text-align: center;
        margin: auto;
    }
    .bg__farm {
        background-position: center;
        height: 50vh;
    }
    .questions__title {
        text-align: initial;
        color: #fff;
        font-size: 30px;
    }
    .three__card__container {
        display: grid;
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    .cntct__desc {
        width: 90%;
        margin: auto;
        font-size: 14px;
        text-align: center;
        margin-bottom: 60px;
    }
    .ft__lg{
        display: grid;
        margin-bottom: 20px;
        gap: 1rem;
    }
    .footer__logo{
        margin-bottom: 10px;
      }
      .dgfcfc {
        width: 100%;
    }
    .logooi{
        width: 75px !important;
        height: auto !important;
    }
    .int__client__container{
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 2rem;
      }
      .product__containero{
        grid-template-columns: repeat(2,1fr);
        gap: 2rem;
    }
    .gcfc__sub {
        display: grid;
        margin-top: 50px;
        grid-template-columns: 1fr 1fr;
        gap: 2rem;
    }
    .bhbhb {
        text-align: center;
        width: 90%;
        font-size: 15px;
        margin-top: 20px;
    }
    .hamkk {
        position: absolute;
        bottom: 24%;
        left: 50%;
        transform: translate(-50%, -50%);
        /* right: 50%; */
        color: #fff;
        font-family: 'Inder', sans-serif;
        font-weight: 500;
        text-align: center;
        font-size: 20px;
    }
    .sxd {
        display: grid;
        height: 150px;
        place-items: center;
    }
    .contact__subtitle-new {
        font-size: 20px;
    }
 }

@media (min-width: 767.99px) {
    header .logooi {
        width: auto !important;
        height: 120px !important;
    }

    header nav.nav {
        height: auto !important;
    }

}