@media only screen and (min-width: 991px) and (max-width: 1130px) {
  /* content*/
  .banner-bg img {
    position: absolute;
    top: 70px;
    left: 115px;
    z-index: -1;
    width: 80% !important;
  }
  .col-box1 img {
    width: 100%;
  }
  .col-box1:hover .banner-bg img {
    position: absolute;
    top: 70px;
    left: 120px;
    z-index: -1;
    transition: ease-in-out 1s;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1254px) {
  /* content*/
  .plan-card {
    max-width: 306px;
    height: 242px;
    position: relative;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    margin: 25px 0;
    width: 90%;
  }
}

@media only screen and (max-width: 991px) {
  /* content*/
  .banner-bg img {
    display: none;
  }
  .col-box1 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* -----------------------------------------------------On Going Projects  start------------------------------------- */
  .content1-text .flex2 {
    flex-wrap: wrap;
  }
  .bottom-img img {
    width: unset;
  }
  .specification {
    padding: 20px !important;
  }
  .project-head {
    max-width: 1000px !important;
  }
  .project-head {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  .ongoing .card {
    width: 100% !important;
  }
  .ongoing .card .pro-face {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .box {
    width: 70%;
  }
  .popup {
    width: 70%;
  }
  .content {
    padding: 10px !important;
  }
  .project-head {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  .ongoing .card {
    width: 100% !important;
  }

  .jv_form .fields {
    grid-template-columns: 1fr;
    gap: 10px 2%;
    margin: 25px 0;
  }

  .jv_content {
    padding: 25px;
  }
}
@media screen and (max-width: 450px) {
  .banner-title {
    padding: 8px !important;
  }
  .banner-title h1 {
    font-size: 17px !important;
  }
  .form {
    padding: 0 !important;
  }
}
@media screen and (max-width: 374px) {
  .row2 > .column {
    width: 100% !important;
  }
  .mist-col1 img {
    width: 100%;
  }
  .ongoing .card .face.face1 .content8 h3 {
    font-size: 14px;
  }
}
@media screen and (min-width: 250px) and (max-width: 600px) {
  .col-box1 img {
    width: 100%;
  }
  .bottom-img img {
    width: 100%;
  }
  .about-us .container-lg {
    padding: 0px 20px 50px;
  }
  .popup {
    margin: 20px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 100%;
    position: relative;
    transition: all 5s ease-in-out;
  }
  .bg1 {
    background-color: white;
    position: relative;
    top: 0;
    padding: 0;
  }
  .form {
    padding: 0 !important;
  }
  .row2 > .column {
    width: 100%;
  }
  .gallery-title h2 {
    text-align: center;
  }
  .mySlides1 img {
    width: 75% !important;
  }
  .gallery-modal .mySlides img {
    width: 75%;
    height: 325px;
  }
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  .HomeInteriors-col1 .bg2 {
    z-index: -1;
    width: 230px;
    height: 269px;
    background-color: #08a4a0;
    position: absolute;
    left: -8px;
    transition: ease-in-out 1s;
  }
  .carousel-caption {
    top: 77px;
  }
  .banner-text h2,
  .banner-text-2 h2 {
    font-size: 46px;
    line-height: 40px;
    word-spacing: 2px;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 250px) and (max-width: 991px) {
  /* .vision {
    padding: 0 0 26% !important;
  } */
  .bg3 {
    display: none;
  }
  .bg4 {
    display: none;
  }
  .floor-col1 img {
    width: 100%;
  }
  .mist-row {
    flex-direction: column-reverse;
  }
  .Services {
    padding: 20px;
  }
  .Services-2 {
    padding: 20px;
  }

  .service-col1 {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .service-row {
    flex-direction: column-reverse;
  }
  .bg1 {
    display: none;
  }
  .mist-col1 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .content2 {
    padding: 0 !important;
  }
  .content2-text {
    padding: 15px;
  }
  .content2-text p {
    font-size: 15px;
  }
  .content2-text h3 {
    font-size: 24px;
  }
  .content3 {
    padding: 18px;
  }
  .col-box2 img {
    width: auto;
    height: auto;
  }

  /* index */
  .banner-img img {
    width: 50%;
  }
  .about-us {
    padding: 15px;
  }
  .banner-img {
    display: flex;
    justify-content: center !important;
  }
  .flex {
    flex-wrap: wrap;
  }
  .flex1 {
    position: unset;
    top: 0;
    width: 100%;
  }
  .flex5 {
    flex-wrap: nowrap !important;
  }
  .carousel-caption {
    padding-top: 0 !important;
    top: 0;
  }
  .banner-text h2,
  .banner-text-2 h2 {
    font-size: 32px;
    line-height: 33px;
  }
  .banner-text p,
  .banner-text-2 p {
    font-size: 17px;
  }
}
@media screen and (min-width: 250px) and (max-width: 768px) {
  .ongoing .card .face {
    width: 100% !important;
  }
  .card {
    margin: 10px 10px !important;
  }
  /* gallery */
  .product {
    padding: 0 !important;
  }
  .col-box2 img {
    width: 100% !important;
    height: auto;
  }
  .flex5 {
    flex-wrap: wrap !important;
  }
  .card1 {
    width: 100%;
  }
  .content4 {
    height: 2%;
    padding-bottom: 25px;
  }
  .logo1 {
    height: 50px;
    position: unset;
    top: -47px;
  }
  .banner-text,
  .banner-text-2 {
    padding: 10px 0px 6px 50px !;
  }
  .banner-text h2,
  .banner-text-2 h2 {
    font-size: 27px;
    line-height: 24px;
  }
  .banner-text hr,
  .banner-text-2 hr {
    margin: 3px;
  }
  .banner-text p,
  .banner-text-2 p {
    font-size: 15px;
    margin-bottom: 3px;
  }
  .btn1 {
    font-size: 14px !important;
    padding: 5px 36px !important;
  }
  .banner-text,
  .banner-text-2 {
    padding: 10px 0px 6px 24px;
  }

  .ongoing {
    flex-direction: column;
  }

  .ongoing .card {
    width: 90% !important;
  }

  .jv_form_container {
    flex-direction: column;
  }

  .career_form {
    flex-direction: column;
    margin: 50px 25px;
    padding: 25px 0;
  }

  .career_form div {
    width: 90%;
  }

  .career_form .career_img {
    width: 300px;
    height: 300px;
  }

  .career_form .career_data .radio_fields {
    flex-direction: column;
  }

  footer {
    padding: 20px 20px 10px;
  }

  .footer-menu {
    flex-direction: column;
  }
}
@media screen and (max-width: 700px) {
  .plan-card {
    width: 100%;
  }
  .plan-A {
    padding: 16px;
  }
  .plan-A h2::before {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .elevation {
    padding: 20px;
  }
  .plan-card {
    height: auto;
  }
  .elevation h2::before {
    display: none;
  }
  .ongoing {
    padding: 0px;
  }
  .plan-A {
    padding: 16px;
  }
  .about-us {
    padding: 10px 0;
  }
  .content-2 h2 {
    color: #26324c;
    font-size: 21px;
    line-height: 24px;
  }
  .banner-img img {
    width: 100%;
  }
  .card1-text p {
    font-size: 15px;
    margin-bottom: 0;
  }
  .content4 h2 {
    font-size: 30px;
    padding: 5px 0 0px;
    margin-bottom: 0;
  }
  .card1 {
    padding: 5px 4px;
  }
  .contact-info {
    padding: 34px 20px !important;
  }
}
@media (max-width: 576px) {
  #testimonial .carousel-content {
    padding: 20px 0px 20px 0px;
    width: 80%;
  }
  #testimonial .client-img {
    margin: 20px auto;
    position: static;
  }
  #testimonial h3,
  #testimonial p {
    text-align: center;
  }
  .banner-text,
  .banner-text-2 {
    padding: 5px 0px 6px 24px !important;
  }

  .banner-text h2,
  .banner-text-2 h2 {
    font-size: 19px;
    line-height: 18px;
  }
  .index-text {
    display: none !important;
  }
}
@media (max-width: 400px) {
  .carousel-caption {
    background-color: #0000004f;
  }
  .banner-text,
  .banner-text-2 {
    text-align: center;
  }
  .btn1 {
    font-size: 12px !important;
  }
  .banner-text p,
  .banner-text-2 h2 {
    width: 100%;
  }
  .banner-text h2,
  .banner-text-2 h2 {
    width: 100%;
  }
  .banner-text hr,
  .banner-text-2 hr {
    width: 308px;
    border-bottom: 0px solid white !important;
  }
}

@media (max-width: 500px) {
  .wa {
    bottom: 50px;
    right: 20px;
  }
  .wa img {
    width: 40px;
  }
}
