@media only screen and (min-width: 200px) and (max-width: 767px) {
}

@media only screen and (max-width: 1920px) {
}

@media only screen and (max-width: 1899px) {
}

@media only screen and (max-width: 1699px) {
}

@media only screen and (max-width: 1599px) {
}

@media only screen and (max-width: 1499px) {
}

/* Mobile menu style */

@media (max-width: 1399px) {
  .navbar-collapse {
    background: var(--nav-bg);
    padding-bottom: 10px;
  }
}

/* Desktop hover dropdown */

@media (min-width: 1400px) {
  .main-navbar .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}

@media only screen and (max-width: 1299px) {
  .footer-links a {
    font-size: 12px;
  }
  .footer-description {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1199px) {
  .service-title {
    height: 75px;
  }
}

@media only screen and (max-width: 1099px) {
  body {
    font-size: 14px;
    line-height: 1.2;
  }
  .monier-logo {
    width: 200px;
  }
  .custom-faq .accordion-button {
    font-size: 16px;
  }
  .custom-faq .accordion-body {
    font-size: 14px;
  }
}

@media only screen and (max-width: 991px) {
  .main-navbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); */
  }
  .why-choose-heading {
    font-size: 28px;
  }
  .recent-works-heading {
    font-size: 28px;
  }
  .work-image-card img {
    height: 320px;
  }
  .navbar {
    height: auto;
    padding: 15px 0;
    justify-content: center;
  }
  .navbar-buttons {
    /* display: flex !important;
    flex-direction: column;
    margin-top: 15px; */
  }
  .banner-content {
    bottom: 120px;
  }
  .banner-title {
    font-size: 28px;
  }
  .banner-image {
    height: 500px;
  }
  .service-card {
    height: 340px;
  }
  .testimonials-heading {
    font-size: 32px;
  }
  .quick-quote-heading {
    font-size: 30px;
  }
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
  .navbar .dropdown:hover .bi-chevron-down {
    transform: rotate(180deg);
  }
  .service-page-img img {
    height: 200px;
  }
  .service-page-img img {
    height: 200px;
  }
  h1,
  h2 {
    font-size: 32px;
  }
  h5 {
    font-size: 14px;
  }
  .theme-btn {
    padding: 13px 20px;
    font-size: 10px;
  }
  .feature-title {
    font-size: 14px;
  }
  .footer-contact li {
    font-size: 12px;
  }
  .content-box {
    margin-bottom: 15px;
  }
  .service-img {
    height: 300px;
    object-fit: cover;
  }
  .title-txt {
    margin: 10px 0 25px;
  }
  .section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer-bottom {
    margin-top: 30px;
  }
  .site-footer {
    padding: 30px 0 0;
  }
  .product-img {
    max-height: 400px;
    object-fit: cover;
  }
  .boral-img {
    width: 260px;
    text-align: center;
  }
  .boral-logo-box {
    padding: 20px;
    background: none;
    border-radius: 12px;
    box-shadow: none;
  }
}

@media only screen and (max-width: 830px) {
}

@media only screen and (max-width: 768px) {
  .page-banner {
    height: 400px;
  }
  .site-footer {
    padding: 30px 0 0;
  }
  .ba-container {
    width: 100%;
    padding: 0 15px;
  }
  .banner-slider .owl-dots {
    display: none;
  }
  .boral-card {
    margin-bottom: 10px;
    height: auto;
  }
  .custom-video {
    height: 400px;
  }
	
}

@media only screen and (max-width: 620px) {
}

@media only screen and (max-width: 575px) {
  body {
    padding-top: 90px;
    /* same as navbar height */
  }
  element.style {
    visibility: visible;
    animation-name: fadeInUp;
  }
  .banner-bottom {
    margin-top: -50px;
  }
  .page-banner {
    height: 230px;
  }
  .logo-box img {
    height: 90px;
    width: auto;
  }
  .main-menu .nav-link {
    font-size: 12px;
  }
  .banner-slider .owl-nav {
    top: 40%;
  }
  /* .call-btn-left {
    display: none;
  } */
  .service-page-img img {
    height: 180px;
  }
  .service-page-img img {
    height: 180px;
  }
  .testimonial-card {
    padding: 30px 25px;
  }
  .why-choose-heading {
    font-size: 24px;
  }
  .why-icon img {
    width: 55px;
  }
  .why-title {
    font-size: 14px;
  }
  .work-image-card img {
    height: 250px;
  }
  .section-title {
    font-size: 24px;
  }
  .service-card {
    height: 300px;
  }
  .banner-content {
    bottom: 30px;
  }
  .banner-title {
    font-size: 22px;
    line-height: 1.4;
  }
  .banner-image {
    height: 250px;
  }
  .banner-title {
    font-size: 18px;
  }
  .navbar-buttons {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
  }
  /* .navbar-buttons .call-btn {
    width: 100%;
    text-align: center;
  } */
  .call-btn {
    font-size: 12px;
    width: 50%;
    text-align: center;
  }
  .call-btn-left {
    font-size: 12px;
    width: 50%;
    text-align: center;
  }
}

@media only screen and (max-width: 530px) {
  h1,
  h2 {
    font-size: 28px;
  }
  .banner-title {
    font-size: 17px;
  }
  .quick-quote-form .form-control {
    height: 35px;
  }
  .form-row {
    margin-top: 10px;
  }
  .job-info-textarea {
    height: 100px !important;
    resize: none;
  }
}

@media only screen and (max-width: 513px) {
}

@media only screen and (max-width: 430px) {
}

@media only screen and (max-width: 399px) {
  .site-logo {
    height: 40px;
  }
}

@media only screen and (max-width: 361px) {
}
