
@media (max-width: 1536px) {
    .appo {
    background-image: url(../images/fff.jpg);
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    top: 0%;
    left: 0;
    width: 100%;
}
.innerappo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    padding: 2rem;
    background-color: #ffffff;
    border-radius: 20px;
}
.close img{
    width:28px;
}
}
@media only screen and (max-width:1366px){
    .formwrap label {
    font-size: 14px;
    letter-spacing: 0.55px;
    color: #000000c7;
}
    .formwrap input, .formwrap select {
        height: 35px;
    }
.form-input {
    width: 100%;
    border-radius: 5px;
    padding: 0
}
}
@media only screen and (max-width:1200px){
    .outrbnx {
    width: 78%;
    }
    .bannerswiper .swiper-button-prev {
    left: 9%;
    right: auto;
    }
    .innerappo {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 999;
        padding: 2rem;
        background-color: #ffffff;
        border-radius: 20px;
        margin: auto;
        width: 68%;
    }
}
@media only screen and (max-width:1100px){
    .akh {
    position: absolute;
    bottom: 28%;
    left: 2%;
    transform: translate(10px, 10px);
    z-index: 9;
   }
    
}


@media only screen and (max-width:552px){
    .contact-one__info__inner {
        padding: 34px 44px 38px 10px;
        width: 100%;
    }
    .akh {
        left: 5%;
        bottom: 26%;
    }
    .bannerswiper .swiper-slide::after {
        position: initial;
    }
      .bannerswiper .swiper-slide img {
        height: 46vh;
        object-fit: cover;
    }
    .ban-text {
        display: none;
    }
    .skyxfcd {
        padding-left: 0%;
    }
    .skxysxy , .loka1 {
        text-align: left;
    }
    .skxysxy p , .loka1 p  {
        width: 100%;
        font-weight: 500;
    }
    .skxysxy h2 {
        font-size: 18px;
    }
    .abt_col {
        display: flex;
        gap: 16px;
        width: 100%;
        margin-bottom: 2%;
    }
    .abt_text h1 {
        font-size: 17px;
    }
    .abt_inner {
        margin-top: 11%;
    }
    .loka1 h2 {
        font-size: 24px;
    }
    .serv .row .col-lg-3{
        padding:0px !important;
    }
    .cctyibx {
        margin-top: 9%;
    }
    .serv {
        margin-top: 6%;
        margin-bottom: 15%;
    }
    .pro-in {
        padding: 5rem 0rem 5rem;
    }
    .prf {
        position: relative;
        margin-top: 10%;
    }
     .xpcd {
        position: relative;
        transform: none;
        text-align: center;
        padding: 15px;
    }
    .outrbnx_area h3 {
        padding: 25px 15px 35px;
        background: #fff;
        text-align: center;
        font-size: 16px;
        font-weight: 500;
    }
     .outrbnx_area {
        padding: 0;
    }
     .xpcd a .icontex {
        transform: translate(-50%, 0%);
        top: -22px;
        left: 50%;
    }
     .outrbnx {
        width: 100%;
        background: #fff;
        z-index: 1;
        padding: 0 0px;
        transform: translate(1px, 80px);
    }
    .testimonials-one {
        margin-top: 34%;
    }
    .bxo {
        padding: 64px 0px;
        height: 296px;
        position: relative;
    }
    .sect-spac .row .col-lg-12 , .sect-spac .row .col-lg-7, .sect-spac .row .col-lg-5 , .testimonials-one__funfact .row .col-lg-6{ 
        padding:0px !important;
    }
    .bxo::after {
        top: 11%;
        height: 33px;
    }
    .bxo::before {
        height: 33px;
        right: -16%;
        bottom: 0%;
    }
    .contact-one  .row .col-lg-6 , .contact-one  .row .col-lg-12 .main-footer__top .row .col-lg-4, .main-footer__top .row .col-lg-2 , .main-footer__top .row .col-lg-3{
        padding:0px !important;
    }
    .contact-form {
        padding: 37px 15px;
    }
    .main-footer__bottom__copyright {
        text-align: left;
    }
     .pps {
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    width: 100%;
    background-color: #fff;
    transition: all 0.3s;
    z-index: 9;
   }
  .ppsnew {
    left: 0 !important;
   }
  .ull {
    display: grid !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    gap: 9px;
    }
  .clo {
    top: 2rem;
    right: 2rem;
   }
    .navlogo img {
    width: 56%;
    padding: 1px;
    }
    .abt {
    padding: 3rem 0 2rem;
    }
    .tog1 img{
        width: 33px;
    }
    .clx {
    right: 26px;
    top: 4%;
    }
    .clx img {
    width: 26px;
    }
   .serslde .swiper-wrapper {
     padding: 0 0 3rem;
    }
   .dcc{
       flex-direction: column-reverse;
    }
    .contact-one {
    margin-top: 18%;
    margin-bottom: 21%;
    }
    .main-footer {
    padding: 4rem 0 1rem;
    z-index: 1;
    }
    .outrbnx_area:after {
    height: 100%;
    width: 100%;
    }
    .xpcd p {
    padding: 0px 0px;
    }
    .ull li a {
    font-size: 19px;
    font-weight: 500;
    }
        .appo {
        background-image: url(../images/fff.jpg);
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        position: initial;
        top: 0%;
        left: 0;
        width: 100%;
        position: relative;
        z-index: 1;
    }
        .innerappo {
        position: initial;
        top: 50%;
        left: 50%;
        transform: initial;
        z-index: 999;
        padding: 1rem;
        background-color: #ffffff;
        border-radius: 0px;
        margin: auto;
        width: 100%;
    }
    .appo::after {
    position: absolute;
    content: "";
    background-color: #000000d4;
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.frmdata .row .col-lg-6 , .frmdata .row .col-lg-12{
    padding:0px !important;
}
.para {
    font-size: 14px;
    letter-spacing: 0.55px;
    line-height: 17px;
    color: #000;
}
}