/* Navigation css START  */
/* Submenu positioning */

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .nav-link {
    padding: 10px 13px !important;
  }
  .navbar .navbar-collapse {
    align-items: center;
  }
  .bookappointment-btn {
    margin-bottom: 0 !important;
  }
  .about-us .container > .row {
    flex-direction: row !important;
    align-items: center;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .nav-link {
    padding: 10px 6px !important;
    font-size: 14px;
  }
  .navbar .navbar-collapse {
    align-items: center;
  }
  .bookappointment-btn {
    margin-bottom: 0 !important;
  }
  .navbar .navbar-collapse {
    position: unset;
    padding: 0;
  }
  .btn-secondary {
    padding: 9px;
  }

  .slide-caption {
    top: 25% !important;
    position: absolute;
    left: 6% !important;
    transform: unset !important;
    text-align: left !important;
    width: 70% !important ;
    color: var(--bs-black);
    padding: 0;
  }

  .banner-swiper .slide-caption {
    top: 25%;
  }
  .banner-swiper .swiper-slide::before {
    background: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.875) 1%,
      rgba(0, 0, 0, 0.75) 34%,
      rgba(0, 0, 0, 0.5) 49%,
      rgba(0, 0, 0, 0) 66%
    );
  }

  .banner-swiper .slide-caption h1 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 20px;
  }
  .banner-swiper .slide-caption p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .banner-swiper .swiper-button-prev {
    left: 40% !important;
  }
  .banner-swiper .swiper-button-next {
    right: 40% !important;
  }
  .about-us .container > .row {
    flex-direction: row !important;
    align-items: center;
  }
  .about-us-img img {
    width: 25%;
  }
}
@media screen and (min-width: 1280px) {
  /* Banner-css for for Product Banner  */
  .water-heater-banner {
    background: url(../images/desktop-banner-product/water-heater.webp)
      no-repeat center !important;
  }
  .heat-pump {
    background: url(../images/desktop-banner-product/heat-pump.webp) no-repeat
      center !important;
  }
  .vacuume-banner {
    background: url(../images/desktop-banner-product/vaccume-cleaner.webp)
      no-repeat center !important;
    padding: 0 !important;
    height: 800px !important;
  }
  .bldc-fans-banner {
    background: url(../images/desktop-banner-product/bldc-fans.webp) no-repeat
      center !important;
  }
  .bldc-motor-banner {
    background: url(../images/desktop-banner-product/bldc-moter.webp) no-repeat
      center !important;
  }
  .pcb-controller-banner {
    background: url(../images/desktop-banner-product/pcb-controller.webp)
      no-repeat center !important;
  }
  .tech-service-banner {
    background: url(../images/desktop-banner-product/tech-service.webp)
      no-repeat center !important;
  }
  .room-heater-banner {
    padding-bottom: 300px !important;
    background: url(../images/desktop-banner-product/room-heater.webp) no-repeat
      center !important;
  }
  /*Universal Heading css  */
  section {
    padding: 80px 0;
  }
  .text-lg-white {
    color: #fff !important;
  }
  .heading-text p {
    text-align: justify;
  }
  .bookappointment-btn {
    margin-bottom: 0 !important;
  }
  .main-heading h2 {
    font-size: 37px;
    line-height: 50px;
  }
  .dropdown-submenu {
    position: relative;
  }

  .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
  }
  .navbar .navbar-collapse {
    position: unset;
    border: none;
    padding: 0;
    box-shadow: none;
  }
  .navbar > .container {
    margin: auto;
  }
  .dropdown-toggle {
    position: relative;
  }
  .dropdown-toggle::after {
    right: 0;
    top: 20px;
    font-size: 12px;
  }
  .dropdown-menu.show {
    height: auto;
  }
  ul.dropdown-menu.show {
    padding: 0;
  }
  .navbar-brand img {
    width: 400px;
  }
  .nav-item.dropdown:hover > .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    height: auto;
  }

  .dropdown-submenu:hover > .dropdown-menu {
    display: block;
    left: 100%;
    top: 0;
    visibility: visible;
    opacity: 1;
    margin-left: 9px;
    height: fit-content;
    border: none;
  }
  .dropdown-submenu .dropdown-toggle::after {
    right: 5px !important;
    top: 26.25px !important;
    transform: translateY(-50%) rotate(272deg) !important;
  }
  .dropdown-menu {
    border-radius: 0;
    border: none !important;
  }
  .dropdown-item {
    border-bottom: none !important;
    padding: 0px 20px !important;
  }

  .nav-link {
    padding: 10px 12px !important;
  }

  a.dropdown-item {
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    left: 0;
    padding-top: 20px;
    top: 100px;
  }

  .menu_box {
    gap: 15px;
  }

  .menu-img {
    width: 30%;
  }

  .menu-text {
    width: 70%;
  }

  .menu-img img {
    width: 70px;
  }

  /* NAVIGATION CSS END  */

  /* Banner css  */
  .banner-swiper .slide-caption {
    top: 0%;
  }
  .banner-swiper .item::before {
    background: linear-gradient(
      270deg,
      rgba(0, 0, 0, 0) 39.58%,
      rgb(0 0 0 / 50%) 51.93%,
      rgb(0 0 0 / 70%) 87.07%,
      rgb(0 0 0 / 91%) 100%
    );
  }
  .banner-main .swiper-slide,
  .banner-main picture,
  .banner-main img {
    height: 600px;
  }
  .slide-caption {
    position: absolute;
    left: 15% !important;
    transform: unset !important;
    text-align: left !important;
    width: 35% !important ;
    color: var(--bs-black);
    padding: 0;
  }
  .banner-swiper .swiper-slide::before {
    background: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.875) 1%,
      rgba(0, 0, 0, 0.75) 34%,
      rgba(0, 0, 0, 0.5) 49%,
      rgba(0, 0, 0, 0) 66%
    );
  }

  .banner-swiper .slide-caption h1 {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 20px;
  }
  .banner-swiper .slide-caption p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 40px;
  }
  .banner-swiper .owl-prev i,
  .banner-swiper .owl-next i {
    color: #fff !important;
  }
  .banner-swiper .owl-prev {
    left: 10% !important;
    top: var(--swiper-navigation-top-offset, 50%) !important;
    background: #22376c !important;
    width: 45px;
    height: 45px !important;
  }
  .banner-swiper .owl-next {
    right: 10% !important;
    top: var(--swiper-navigation-top-offset, 50%) !important;
    background: #22376c !important;
    width: 45px !important;
    height: 45px !important;
  }

  /* ABOUT US CSS START  */
  .about-us .container > .row {
    flex-direction: row !important;
  }
  .about-us {
    z-index: 1;
    position: relative;
  }
  .about-us-img {
    justify-content: space-around;
  }
  .about-us-img img {
    width: 15%;
  }

  .about-us:before {
    content: "";
    position: absolute !important;
    left: 0;
    display: block;
    bottom: -213px;
    background-image: url("../images/home-page/about-us-vector.svg");
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .about-us-image img {
    width: 100%;
  }
  .counter-box h3 {
    font-size: 40px;
  }
  .counter-box p {
    font-size: 16px;
  }
  .counter-box.left-top-cbox {
    top: 8px;
    padding: 20px;
    width: 188px;
    height: 140px;
  }
  .counter-box.right-bottom-cbox {
    bottom: 45px;
    padding: 20px;
    width: 200px;
    height: 159px;
  }
  .counter-box.left-top-cbox::before,
  .counter-box.right-bottom-cbox::before {
    width: 130px;
  }
  /* ABOUT US CSS END  */
  .home-logos {
    position: relative;
  }
  .home-logos:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../images/home-page/map.svg");
    background-repeat: no-repeat;
    background-position: center;
  }
  /* FACILITY CSS START  */

  .facilities .row > div:nth-child(1) .hovertext {
    top: -20px;
  }
  .facilities .row > div:nth-child(3) .hovertext {
    top: -20px;
  }
  .facilities .row > div:nth-child(4) .hovertext {
    top: -27px;
  }
  .facilities .row > div:nth-child(3) .hovertext h4 {
    padding: 7px;
  }
  .facilities .row > div:nth-child(4) .hovertext h4 {
    padding: 7px;
  }
  .hoverbox h4 {
    font-size: 19px;
    width: 100%;
  }
  .recent-blogs .hoverbox .hovertext {
    top: 0 !important;
  }
  .form_wrapp {
    padding: 80px 30px;
  }

  /* Investor Relation  */
  .financial-accordien-main {
    width: 80%;
    margin: 0 auto;
  }
  .investor-relation-main {
    width: 50%;
  }
  .investor-relationpdf {
    display: flex;
    margin-bottom: 10px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
  }
  .pdf-text h3 {
    font-size: 18px;
    margin: 0;
  }

  .pdf-text h3 a {
    color: #004db2 !important;
  }
  /* FOOTER CSS  */
  .footer-padding {
    padding-top: 80px;
  }
  .footer-social-icon ul {
    justify-content: flex-start;
  }
  .footer-contact-list h3 {
    margin-bottom: 10px;
  }
  .footer-contact-list h4 {
    margin-bottom: 20px;
  }
  .product_box {
    margin-bottom: 0;
  }
  .product_box_main_down,
  .product_down_right_main {
    margin: 0;
  }
  .product_down_right_main {
    margin-top: 20px;
    height: 325px !important;
  }
  .product_box_content p,
  .product_box_down p,
  .product_down_right_content p {
    font-size: 17px;
  }
  .product_box_img_right img {
    width: 330px;
  }
  .pt-8 {
    padding-top: 80px;
  }

  /* Team css  */
  .team-detail h3 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .team-detail {
    gap: 10px;
  }
  .team-slider .swiper-wrapper {
    padding-bottom: 54px;
  }
  /* water-heater-css start  */
  .feature-img-main {
    border-right: 1px solid #0000000a;
  }
  .col-lg-4:nth-child(4) .feature-img-main {
    border-bottom: none;
  }
  .col-lg-4:nth-child(5) .feature-img-main {
    border-bottom: none;
  }
  .product-banner {
    padding: 150px 0;
  }
  .product-banner-content h1 {
    font-size: 40px;
    line-height: 55px;
    color: #fff;
  }
  .product-banner-content p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
  }
  .product-spec span {
    padding: 15px 20px;
    font-size: 15px;
  }
  /* water-heater-css END  */
  /* vacuum-cleaners Product-page CSS */

  .specification-description {
    flex-wrap: nowrap;
    width: 100%;
    justify-content: space-between;
  }
  .specification-img-text {
    width: 40%;
  }
  .specification-description-text {
    width: 65%;
  }
  /* vacuum-cleaners Product-page CSS  END*/

  /* Team POPUP css  */
  .model-width {
    width: 500px;
  }

  /* Facility-main page css  */
  .facility-new-content {
    padding-left: 50px;
    height: 400px;
    overflow-y: scroll;
  }
}
@media (min-width: 1920px) and (max-width: 2560px) {
  .banner-main .swiper-slide,
  .banner-main picture,
  .banner-main img {
    height: 800px !important;
  }
  .product-banner {
    padding: 270px 0;
  }
}
