@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) {

header .center_container .navigation .reserv{ display:none;}
    
  .inrBnr {
        height: 150px;
        display: flex;
        align-items: center;
        padding: 0px;
    }
.inrBnr .bnrCtnInr h1{font-size:30px;}
    
.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) {

    header .center_container{
    justify-content: space-between;
}
header .center_container .logo a.mnlogo{ display:none;}
    header .center_container .logo{
    position: initial;
    width: 100px;
}
    header .center_container .logo a.reslogo{display:block;/* position: initial; */}
    
    .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) {

.princiapl{
    padding-top: 60px;
}
    

    .princiapl .imgBx{
    position: initial;
    margin: 0px;
}
.princiapl .imgBx:after{ display:none;}
.princiapl .mam{
    flex-wrap: wrap;
    gap: 30px;
    padding: 30px;
}
.princiapl .message{width:100%;}
    

.aboutPg .abutPnl1{
    flex-wrap: wrap;
    justify-content: center;
}
    .aboutPg .abutPnl1 .dtlPnl{width:100%;}

    .aboutPg .abutPnl1 .imgPnl{
    width: 80%;
}
    

    .menu_overlay {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: #00000061;
        z-index: -2;
        opacity: 0;
        transition: all ease 0.3s;
    }

.slip .menu_overlay {
        opacity: 1;
        /* z-index: 999; */
    }
    
    

    .conctus form{
    width: 100%;
    gap: 10px;
}

.conctus form{
    width: 100%;
    gap: 10px;
}
    

    .conctus .mapinfo .wrap{
    flex-direction: column-reverse;
}
.conctus .mapinfo .lft, .conctus .mapinfo .rgt{width:100%;}
    .conctus .mapinfo .lft{
    height: 250px;
}
.conctus .mapinfo .rgt{
    padding: 20px 30px;
}

    .achiv ul li h3 span{font-size:16px;}
    .achiv{
    padding-top: 50px;
}
    .testimls{
    margin-top: -30px;
}
.achiv ul{
    flex-wrap: wrap;
    gap: 20px 0px;
}
    .achiv ul li{
    width: 50%;
}

    .achiv ul li b{
    font-size: 35px;
}
    .achiv ul li h3 span{font-size:16px;}
    .achiv{
    padding-top: 50px;
}


.weAre .wrap{
    flex-wrap: wrap;
    gap: 30px;
}
.weAre .imgbox{
    width: 100%;
    line-height: 0;
    overflow: hidden;
}
.weAre .imgbox img{
    width: 100%;
}
    .weAre .rgt{
    margin: 0px;
    width: 100%;
}
    
    .achiv ul li h3 span {
        font-size: 16px;
    }

.vlus ul{
    gap: 50px 0px;
}
    .vlus ul li{
    width: 50%;
}
.vlus h2{
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
    
    
.evnts .entTbl .cntr{
    flex-direction: column;
    gap: 20px;
}
.evnts .entTbl .cntr .evntdrc{
    width: 100%;
}
.evnts .entTbl .cntr .evnactn{
    width: 100%;
}
    
    
    .gallery .tab-content ul{
    gap: 20px 0px;
    margin: 0px -20px;
}
    .gallery .tab-content ul li{
    width: 50%;
    padding: 0px 10px;
}

.donation .inner{
    flex-direction: column;
    gap: 50px;
}
    .donation .lft{
    width: 100%;
}
.donation .rgt .cricl{
    width: 220px;
    height: 220px;
}

    
    .donation .rgt{width:100%;margin: 0px;}
    .donation .rgt .cricl.img2{
    margin: 0px;
}
    
.whyUs .inner{
    flex-direction: column;
    gap: 40px;
}
.whyUs .content, .whyUs .imgBx{
    width: 100%;
}
    
.banner:after{ display:none;}
.banner .inner{
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 2;
    /* position: relative; */
}
.banner .inner .cntnBox{
    width: 100%;
}
    
    .banner .inner .imageGrl{
    width: 100%;
    display: flex;
    justify-content: end;
}

    .banner .inner .imageGrl .imgBx{
    /* width: 50%; */
}
    
.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%;
} 
.servcies ul li .imgBx img{width:100%;}
    
.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%;
}
    

.slip .banner{
    z-index: -3;
}    
.banner{height:initial;padding-bottom: 0px;}


    header .center_container .navigation ul {
        position: fixed;
        left: -280px;
        top: 0;
        background: #ffffff;
        z-index: 6;
        gap: 0;
        flex-direction: column;
        width: 280px;
        height: 100%;
        padding: 10px 0;
        transition: all ease 0.3s;
        /* box-shadow: 10px 0px 10px rgb(0 0 0 / 20%); */
        margin: 0px;
        overflow: scroll;
    }

    header .center_container .navigation ul li:after {
        content: '';
        display: block;
        clear: both;
    }

    header .center_container .navigation ul li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        width: 100%;
    }

    

    header .center_container .navigation ul li a,
    header .center_container .navigation ul li a {
        padding: 16px 24px;
        color: #000000;
        border: none;
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-align: left;
        font-size: 14px!important;
    }

    header .center_container .navigation ul li:last-child a,
    header .center_container .navigation ul li:last-child a {
        border-radius: 0;
        width: 100%;
        text-align: left;
        justify-content: left;
        height: auto;
    }

header .center_container .navigation .reserv{ display:none;}


    header{
    padding: 10px 0px;
}
.trigger{display:block;position: absolute;right: 0px;}

    .slip header .center_container .navigation ul {
        left: 0;
        z-index: 9999;
        box-shadow: 10px 0px 10px rgb(0 0 0 / 20%);
        padding: 0px;
    }

    header .center_container .navigation ul li:last-child {
        width: 100%;
        margin: 0px;
        border: navajowhite;
    }
    

    header .center_container .navigation ul li a:after{ display:none;}
header .center_container .navigation ul li .mega_menu{
    border-top: 1px solid #e3e3e3;
    position: initial;
    padding: 0px;
    display: none;
    box-shadow: none;
}
header .center_container .navigation ul .sub.open .mega_menu{display: block!important;!important}
header .center_container .navigation ul .sub.open i{
    transition: 0.3s ease;
    transform: rotate(180deg);
}
    
    
    .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) {

.jrny ul{
    flex-wrap: wrap;
    gap: 24px;
}
.jrny ul:before {
    content: '';
    left: 20px;
    height: 100%;
    border-left: 2px dashed #cccccc;
    top: 22px;
    /* z-index: -1; */
    border-top: 0px;
}
    
    .jrny ul li .jrnInr{}
    .jrny ul li{
    width: 100%;
    border-radius: 0px;
    display: flex;
    gap: 20px;
    padding-right: 0px;
}
    
    .donation .lft .btnGrp{
    gap: 15px;
}
    .aboutUs .abtInr .cntn h2 span, .hdr span{
    font-size: 60px;
}
    .donation .lft h3{font-size:20px}
    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) {

    .conctus form .fldwrp {
        width: 100%;
    }

    .tstmlPg ul li .content{
    width: 100%;
}
        .tstmlPg ul li {
        flex-wrap: wrap;
    }

.vlus ul li{width:100%;}
    
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) {

    .banner .inner .cntnBox .btnGrp .btn{
    width: 50%;
}

    .caseStdy ul li{
    width: 50%;
}

    
.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;
}
    .whyUs .content ul li{
    padding: 0px 6px;
}
    .whyUs .content ul li .inr{
    padding: 10px;
    gap: 10px;
}
    .whyUs .content ul li p{
    font-size: 14px;
    line-height: 20px;
}
}

@media all and (max-width:450px) {
.banner .inner .cntnBox h1{
    font-size: 25px;
    line-height: 35px;
}
    .donation .rgt .cricl{
    width: 150px;
    height: 150px;
}
.donation .rgt .cricl.img2{
    width: 150px;
    height: 150px;
}
 .donation .rgt .cricl.img3{
    width: 170px;
    height: 170px;
}   
}

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