@media (max-width: 1799px) {


}

@media all and (max-width:1599px) {  
}

@media all and (max-width:1400px) {
 
    
}

@media (max-width: 1280px) {

    .aboutUs{
    /* min-height: 415px; */
}

    
}



@media all and (max-width:1180px) {

    footer .logoDtls{
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
  footer .footer_inner .info {
        width: 100%;
        border-top: 1px solid #00000029;
        padding-top: 30px;
        padding-top: 40px;
        margin-top: 30px;
    }

    footer {
        padding-top: 50px;
    }

    footer .footer_inner {
        flex-wrap: wrap;
        justify-content: center;
    }
    
}

@media (max-width: 1080px) {
.banner .bnrInr .text{
    width: 50%;
}
    .banner .bnrInr h1{font-size:30px;}
    
    .banner .bnrInr p{
    /* width: 50%; */
    font-size: 14px;
}
    .banner .bnrInr p br{ display:none;}
  
    
    header .center_container .navigation ul{
    gap: 35px;
}
header .center_container .navigation ul li a{ font-size:16px;}
    header{
    padding: 25px 0;
    position: relative;
}
.aboutUs .abtInr .cntn{
    padding-left: 70px;
}
    .aboutUs .abtInr .imgPnl .imgSmall{
    right: -30px;
    bottom: 0px;
}
    .achivments{
    padding-top: 0px;
}
.testimonials .wrap{
    flex-wrap: wrap;
}
    .testimonials .textBox{
    width: 100%;
}
    .testimonials .review{
    padding: 0px;
    width: 100%;
    margin-top: 30px;
}
    .testimonials{
    padding: 60px 0px;
}
}




@media all and (max-width:940px) {

    .banner{
    padding: 30px 0px;
}
.banner .bnrInr{flex-wrap:wrap;/* padding: 40px 0px; */gap: 40px;}
.banner .bnrInr .text{
    width: 100%;
}
.banner .imgboxs{
    width: 100%;
    display: flex;
    justify-content: center;
}
.banner .imgboxs .bigMIg{
    width: fit-content;
}
.banner .imgboxs .smlMIg{
    left: initial;
    right: 30%;
}
.banner .imgboxs .vntr{
    left: initial;
    right: 29%;
}
.banner .bnrInr h1{
    font-size: 30px;
}
.banner .bnrInr p{
    margin: 15px 0px 20px;
}

.aboutUs .abtInr{
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 40px;
}
.aboutUs .abtInr .imgPnl{
    width: 100%;
    display: flex;
    gap: 10px;
}
    
.aboutUs .abtInr .cntn{
    width: 100%;
    padding-left: 0px;
    margin-top: 20px;
}
.aboutUs{}
   .aboutUs .abtInr .imgPnl .imgSmall{
    width: 50%;
    position: initial;
} 
.wedo ul{flex-wrap:wrap;gap: 30px 0px;}
    .wedo ul li{
    width: 50%;
}
    .wedo ul li:last-child{width:100%;}
    .caseStdy .imgBox .dtls{
    width: 80%;
    max-width: initial;
    padding: 15px;
    position: initial;
}
  .blogs ul li .dtl{
    padding: 15px;
    padding-top: 50px;
} 
    .blogs ul li .dtl h3{font-size:18px;}
}



@media (max-width: 780px) {
.achivments ul{
    flex-wrap: wrap;
    margin-bottom: 0px;
}
    
    .achivments ul li{
    width: 50%;
    padding: 0px 0px 26px;
    /* border-bottom: 1px solid #f4f4f4; */
}
.achivments ul li:nth-child(2){border-right:0px}
.achivments{padding-bottom:60px;}
   .servcies ul li{
    width: 50%;
} 
.blogs ul{
    gap: 30px 0px;
    justify-content: center;
}
    .blogs ul li{
    width: 50%;
}    
.getin .inner{
    flex-wrap: wrap;
}    
.getin .inner .details{
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
}
    .getin .inner .enquiry{
    width: 100%;
}
    
footer ul.address li {
        flex-wrap: wrap;
        gap: 0px;
    }

    footer ul.address li b {
        display: block;
        width: 100%;
    }

    footer .footer_inner ul li a {
        line-height: 1.2em;
    }

    footer .footer_inner ul li {
        margin-bottom: 15px;
    }

    footer .footer_inner .info {
        flex-wrap: wrap;
        gap: 30px 0px;
        padding-left: 0px;
    }

    footer .info ul{
        width: 100%!important;
        flex-wrap: wrap;
        display: flex;
    }
footer .info ul li:nth-child(1){
    width: 100%;
}
footer .info ul li:nth-child(1) b{ margin-bottom:0px;}
    
    footer .info ul li{
    width: 100%;
    border-bottom: 1px solid #f4f4f447;
    padding-bottom: 20px;
}
    
footer .info .newsLtr{
    width: 100%;
}
    
    footer ul.address {
        width: 50%;
        /* display: flex; */
    }
    
 
    
.aboutUs .abtInr .cntn ul{
    flex-wrap: wrap;
    gap: 30px;
}
    .aboutUs .abtInr .cntn ul li{
    width: 100%;
}
    

    
.banner{ height:initial;}

    

    
.trigger{ display:block;}
  header .center_container .navigation ul{display:none;position: absolute;left: 0;top: 100%;background: #101a29;width: 100%;border-top: 1px solid #101a29;z-index: 999;}
header.fixed {padding: 10px 0;}
.trigger{display:block;}
header .center_container .navigation ul li{margin:0;}
header .center_container .navigation ul li a:after{ display:none;}
    
header .center_container .navigation ul li a{padding: 15px 20px;border-bottom: 1px solid #3f3f3f;border-radius: 0px;color: #ffffff;}
header .center_container .navigation ul li:last-child a{
    border-radius: 0px;
    padding: 15px 22px;
    border: none;
    width: 100%;
}
header .center_container .navigation ul li a{}  
    .kitchenLogo{
    width: 150px;
    margin: 70px auto;
}
footer .footer_inner{
}
    footer .footer_navigation{
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #f4f4f457;
    padding-bottom: 35px;
}
    footer .logoInfo{
    width: 100%;
    text-align: center;
    gap: 10px;
}
 footer{
    padding: 50px 0px 20px;
    padding-bottom: 0px;
}   
footer .footer_navigation{
    gap: 30px;
}

 
}

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


}




@media all and (max-width:650px) {
    
    .aboutUs .abtInr .cntn h2 span, .hdr span{
    font-size: 60px;
}
    h3{font-size:18px;}
    .aboutUs .abtInr .imgPnl .img1{ display:none;}
    .aboutUs .abtInr .imgPnl .imgSmall{
    width: 100%;
}

.wedo ul li{
    width: 100%;
}
    .testimonials .textBox h2{
    font-size: 25px;
    line-height: 35px;
}
    .testimonials .review p{
    padding: 20px;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px;
}
    .caseStdy .imgBox .dtls{
    width: 96%;
}
    .caseStdy .imgBox .dtls:before{ display:none;}
    .getin .inner .enquiry .fldwrp input{
    padding: 15px;
}
    .getin .inner .enquiry, .getin .inner .details{
    padding: 20px;
}
}
    
@media all and (max-width:600px) {
 
}

@media (max-width: 550px) {
h2{
    font-size: 20px;
}
    
p br{ display:none!important;}
.banner .imgboxs .smlMIg{
    width: 200px;
    right: 51%;
    top: 40px;
}
    .btn{
    padding: 0px 13px;
    font-size: 14px;
}
.banner .bnrInr h1{
    font-size: 25px;
}
    .achivments .numberCnts i{
    font-size: 15px;
}
.achivments .numberCnts .numberWrp{
    font-size: 70px;
}
    .achivments ul li{
    gap: 0px;
}
    .achivments ul li b{
    font-size: 35px;
    line-height: normal;
}
  
    
}
    
@media (max-width: 500px) {

    
.topHdr{ display:none;}

   
.aboutUs h2{font-size:25px;}
    .aboutUs h2 br{ display:none; }
    
    .achivments ul li b{
    font-size: 25px;
}
    .achivments ul li span{
    font-size: 14px;
}
    .servcies ul li{
    width: 100%;
}
    .blogs ul li{width:100%;}
    .teamwrk .btnGrp{
    flex-wrap: wrap;
}
}


@media all and (max-width:430px) {
    .achivments .numberCnts .numberWrp{
    font-size: 50px;
}
   
 
    
}