@media screen and (min-width:1800px) {
   .container {
      max-width: 1550px;
   }
}

@media screen and (max-width:1800px) {
   .logo img {
      width: 300px;
   }
}

@media screen and (max-width:1400px) {
   .section-margin-top {
      margin-top: 5rem;
   }

   .section-margin-bottom {
      margin-bottom: 5rem;
   }

   .section-margin {
      margin: 5rem 0;
   }

   .section-padding-top {
      padding-top: 5rem;
   }

   .section-padding-bottom {
      padding-bottom: 5rem;
   }

   .section-padding {
      padding: 5rem 0;
   }

   .section-header {
      gap: 0.5rem;
      margin-bottom: 2rem;
   }

   .section-header h6 {
      font-size: 1rem;
   }

   .section-header h2 {
      font-size: 2.5rem;
   }

   .section-header p {
      font-size: 15px !important;
   }

   .primary-btn {
      padding: 8px 24px;
      font-size: 14px;
   }

   .secondary-btn {
      padding: 7px 24px;
      font-size: 14px;
   }

   .rest-banner,
   .rest-banner-2 {
      height: 350px;
   }

   .rest-content span {
      font-size: 2.5rem;
   }

   .scroll-to-top {
      height: 40px;
      width: 40px;
   }

   .scroll-to-top i {
      font-size: 1.75rem;
   }

   .swiper-navigation {
      bottom: -4rem;
   }

   .swiper-navigation .gallery-prev,
   .swiper-navigation .gallery-next {
      height: 40px;
      width: 40px;
   }

   .swiper-navigation .gallery-prev i,
   .swiper-navigation .gallery-next i {
      font-size: 2rem;
   }

   .top-bar {
      padding: 8px 0;
   }

   .top-bar-info a i {
      font-size: 1rem;
      margin-bottom: 1px;
   }

   .top-bar-info a:first-child {
      padding-right: 1.25rem;
      margin-right: 1.25rem;
   }

   .top-bar-text {
      margin-bottom: 5px;
   }

   .top-bar-text span {
      font-size: 11px;
   }

   .top-bar-icon i {
      font-size: 1rem;
      height: 30px;
      width: 30px;
   }

   .top-bar-text p {
      font-size: 13px !important;
   }

   .social-icons-container span {
      font-size: 13px;
      margin-right: 1rem;
   }

   .social-icons a {
      height: 26px;
      width: 26px;
   }

   .social-icons a i {
      font-size: 13px;
   }

   .logo img {
      width: 275px;
   }

   .navigation-links li a {
      padding: 8px 12px;
      font-size: 14px;
   }

   .navigation-btn-container a:first-child {
      gap: 12px;
      font-size: 14px;
   }

   .navigation-btn-container a:first-child span i {
      font-size: 1rem;
   }

   .dropdown-menu li a {
      padding: 8px 12px;
      font-size: 14px;
   }

   .hero-content h1 {
      font-size: 48px;
   }

   .hero-slider-btn-container {
      left: 1rem;
      right: 1rem;
   }

   .hero-slider-btn {
      height: 36px;
      width: 36px;
   }

   .hero-slider-btn i {
      font-size: 1.75rem;
   }

   .hero-btn-container .primary-btn {
      gap: 2rem;
      height: 46px;
   }

   .hero-btn-container .primary-btn span {
      height: 36px;
      width: 36px;
   }

   .hero-btn-container .primary-btn span img {
      height: 16px;
   }

   .certificate-slider-card {
      height: 80px;
      width: 80px;
      margin-right: 2.5rem;
   }

   .certificate-slider .swiper-slide img,
   .partner-slider .swiper-slide img {
      width: 40px;
   }

   .certifications .section-header h2 {
      font-size: 2rem !important;
   }

   p {
      font-size: 14px !important;
   }

   .about-card {
      height: 350px;
   }

   .about-card-bg {
      padding: 2rem;
   }

   .about-card-icon {
      height: 80px;
      width: 80px;
   }


   .about-card-icon img {
      width: 40px;
   }

   .about-card-content h2 {
      font-size: 3.5rem;
   }

   .about-card-content p {
      font-size: 1.1rem !important;
   }

   .about-point {
      padding: 1.25rem 0;
   }

   .about-point-icon {
      height: 50px;
      width: 50px;
   }

   .about-point-icon img {
      height: 20px;
   }

   .about-point h2 {
      font-size: 2rem;
   }

   .product-slider {
      padding-bottom: 3rem !important;
   }

   /*.product-slider .swiper-slide {*/
   /*   width: 350px;*/
   /*}*/

   .product-card-img {
      height: 250px;
   }

   .product-card-content {
      margin-top: 1.5rem;
   }

   .product-card-content h6 {
      font-weight: 600;
      font-size: 1.5rem;
   }

   .product-card-content a {
      font-size: 14px;
   }

   .service-card:not(:last-child) {
      margin-bottom: 2rem;
      padding-bottom: 2rem;
   }

   .service-card-img {
      height: 300px;
   }

   .service-card .product-card-content {
      gap: 1rem;
   }

   .service-card-content span {
      font-size: 2.5rem;
   }

   .video-container iframe {
      height: 600px;
   }

   .counter-card-title .count {
      font-size: 3.5rem !important;
   }

   .counter-card-title .count-plus {
      font-size: 1.75rem;
   }

   .counter-card p {
      font-size: 1rem !important;
   }

   .footer-box {
      padding-bottom: 8px;
   }

   .footer-col {
      gap: 1.5rem;
   }

   .footer-col p {
      font-size: 14px !important;
   }

   .footer-col h6 {
      font-size: 24px;
   }

   .quick-links {
      gap: 1.25rem;
   }

   .quick-links li a {
      font-size: 14px;
   }

   .footer-location a {
      font-size: 14px;
   }

   .footer-location-icon {
      height: 36px;
      width: 36px;
   }

   .footer-location-icon i {
      font-size: 1rem;
   }

   .query-box {
      padding: 1.75rem 0;
      gap: 1.25rem;
   }

   .query-box h2 {
      font-size: 3rem;
   }

   .query-box .primary-btn {
      padding: 12px 40px;
      flex-shrink: 0;
   }

   .footer-bottom-box {
      margin-top: 0.5rem;
      padding: 1rem 0;
      gap: 1rem;
   }

   .footer-bottom-box p {
      font-size: 14px !important;
   }

   .footer-bottom-social a {
      height: 36px;
      width: 36px;
   }

   .footer-bottom-social a i {
      font-size: 1.25rem;
   }

   .testimonial-card {
      padding: 2rem 3rem;
   }

   .testimonial-icon {
      left: -25px;
      top: 40px;
      height: 50px;
      width: 50px;
   }

   .testimonial-icon img {
      width: 25px;
   }

   /* .testimonial-slider {
      padding: 0 0 0 25px !important;
   } */

   .testimonial-card p {
      font-size: 13px !important;
   }

   .testimonial-rating {
      padding: 2px 10px;
      margin-top: 2px;
   }

   .testimonial-rating span {
      font-size: 11px;
   }

   .testimonial-rating i {
      font-size: 14px;
   }

   .testimonial-card h6 {
      margin-top: 0.25rem;
      font-size: 1.25rem;
   }

   .testimonial-card h6 span {
      font-size: 12px;
   }

   .testimonial-btn-container {
      top: 2px;
      gap: 8px;
   }

   .testimonial-btn {
      height: 36px;
      width: 40px;
   }

   .testimonial-btn i {
      font-size: 1.25rem;
   }

   .testimonial-card h6 span {
      margin-left: 0.5rem;
   }

   .testimonial-page .testimonial-card {
      padding: 2.5rem 2rem !important;
   }

   .media-card img {
      height: 275px;
   }

   .media-card h6 {
      margin-top: 12px;
      padding: 1rem;
      font-size: 14px;
   }

   .contact-info-box:not(:first-child) {
      margin-top: 2.5rem;
   }

   .contact-info-icon {
      height: 42px;
      width: 42px;
      border-radius: 5px;
   }

   .contact-info-icon i {
      font-size: 1.5rem;
   }

   .contact-info-text h6 {
      font-size: 1.35rem;
   }

   .contact-info-text p {
      margin: 0.2rem 0 0.2rem 0 !important;
      font-size: 15px !important;
   }

   .contact-info-text a {
      font-size: 15px !important;
   }

   .contact-form {
      padding: 2.75rem;
   }

   .contact-form h4 {
      font-size: 1.75rem;
   }

   .contact-form label {
      font-size: 14px;
   }

    .contact-form input,
    .contact-form textarea,
    .contact-form select {
      padding: 10px 14px;
   }

   .contact-info-box:not(:first-child) {
      margin-top: 2rem;
   }

   .contact-info-icon {
      height: 40px;
      width: 40px;
   }

   .contact-info-icon i {
      font-size: 1.45rem;
   }

   .contact-info-text h6 {
      font-size: 1.15rem;
   }

   .contact-info-text p {
      margin: 0.35rem 0 0.2rem 0 !important;
      font-size: 14px !important;
   }

   .contact-info-text a {
      font-size: 14px !important;
   }

   .contact-form {
      padding: 2.5rem;
   }

   .contact-form h4 {
      font-size: 1.35rem;
      margin-bottom: 1.25rem !important;
   }

   .contact-form label {
      font-size: 14px;
   }

    .contact-form input,
    .contact-form textarea,
    .contact-form select {
      padding: 9px 14px;
   }

   .iframe iframe {
      height: 375px;
   }

   .address-card {
      padding: 1.75rem 1.5rem;
      border-radius: 15px;
   }

   .address-card .address-icon {
      font-size: 2rem;
   }

   .address-card h4 {
      font-size: 1.5rem;
      margin-bottom: 0.75rem !important;
   }

   .address-card-info a {
      font-size: 14px;
   }

   .address-card-info a i {
      font-size: 1.15rem;
   }

   .blog-img {
      height: 200px;
   }

   .blog-card-content span {
      font-size: 13px;
   }

   .blog-card-content h6 {
      font-size: 1.25rem;
   }

   .blog-card-content p {
      font-size: 14px !important;
   }

   .blog-card-content a {
      font-size: 15px;
   }

   .blog-content-page .section-header p {
      font-size: 13px !important;
   }

   .blog-content img {
      height: 350px;
   }

   .blog-content p {
      font-size: 14px !important;
   }

   .blog-content ul li {
      font-size: 14px !important;
   }

   .career-card h6 {
      font-size: 15px;
   }

   .career-num {
      top: 1rem;
      left: 1rem;
      font-size: 1.5rem;
   }

   .product-listing-card .product-card-img {
      height: 225px;
   }

   .product-listing-card .product-card-content h6 {
      font-size: 1.25rem;
   }

   .product-listing-card a {
      text-decoration: none;
      padding: 9px 24px;
      font-size: 14px;
   }

   .product-details-img {
      height: 400px;
   }

   .product-details-img img {
      height: 300px;
   }

   .product-table {
      font-size: 13px;
   }

   .product-table th,
   .product-table td {
      padding: 6px;
   }

   .product-table thead tr th {
      color: var(--text-red);
      font-size: 14px;
   }

   .appointment-btn {
      padding: 1rem 8px;
      font-size: 14px;
   }

   .whatsapp-btn {
      left: 45px;
      bottom: 35px;
      height: 45px;
      width: 45px;
   }

   .contact_icon {
      width: 45px;
      height: 45px;
   }

   .about-img img {
      height: 450px;
   }

   .about-content .primary-btn img {
      width: 20px;
      margin-left: 10px;
   }

   .about-content .section-header p {
      width: 100%;
   }

   .choose-header-img img {
      width: 50px;
   }

   .choose-header-img img:not(:first-child) {
      margin-left: -25px;
   }

   .choose-header p {
      font-size: 15px !important;
   }

   .choose-us-card {
      padding: 1.75rem 1.25rem;
      gap: 1rem;
   }

   .choose-us-icon {
      height: 80px;
      width: 80px;
   }

   .choose-us-card h6 {
      font-size: 1.25rem;
      margin-top: 0.25rem;
   }

   .choose-us-icon img {
      width: 40px;
   }

   .choose-us-card p {
      font-size: 15px !important;
   }

   .security-box {
      height: 300px;
      border-radius: 20px;
   }

   .security-box-content {
      padding: 1.5rem 2.5rem;
      gap: 1.5rem;
   }

   .security-box-content h2 {
      font-size: 2.5rem;
   }

   .custom-dropdown {
      padding-top: 1rem;
   }

   .testimonial-slider {
      padding-bottom: 3rem !important;
   }

   .quote-form {
      padding: 2.5rem 2rem;
   }

   .quote-form label {
      font-size: 15px;
   }

   .quote-form input {
      padding: 10px 28px;
   }

   .about-ceo-content h6 {
      font-size: 1.5rem;
      margin-bottom: 0.35rem !important;
   }

   .about-ceo-content p {
      font-size: 14px !important;
   }

   .Office-card {
      padding: 1.25rem 1rem;
   }

   .Office-card i {
      font-size: 2rem;
   }

   .Office-card h6 {
      font-size: 1rem;
   }
   
   .project-card {
       height: 400px;
   }
   
   .product-slider-btn {
        top: 103px;
        height: 36px;
        width: 36px;
    }
    
    .product-slider-btn i {
        font-size: 1.5rem;
    }
    
    .product-slider-prev {
        left: -18px;
    }
    
    .product-slider-next {
        right: -18px;
    }
}

@media screen and (max-width:1200px) {
   .section-margin-top {
      margin-top: 4.5rem;
   }

   .section-margin-bottom {
      margin-bottom: 4.5rem;
   }

   .section-margin {
      margin: 4.5rem 0;
   }

   .section-padding-top {
      padding-top: 4.5rem;
   }

   .section-padding-bottom {
      padding-bottom: 4.5rem;
   }

   .section-padding {
      padding: 4.5rem 0;
   }

   .section-header {
      gap: 0.5rem;
      margin-bottom: 1.75rem;
   }

   .section-header h6 {
      font-size: 15px;
   }

   .section-header h2 {
      font-size: 2rem;
   }

   .primary-btn {
      padding: 7px 20px;
   }

   .secondary-btn {
      padding: 6px 24px;
   }

   .rest-banner,
   .rest-banner-2 {
      height: 325px;
   }

   .rest-content span {
      font-size: 2.25rem;
   }

   .navigation-links li a {
      padding: 6px;
   }

   .navigation-btn-container a:first-child {
      gap: 10px;
   }

   .hero-content h1 {
      font-size: 40px;
   }

   .logo img {
      width: 250px;
   }

   .social-icons-container {
      display: none !important;
   }

   .product-slider {
      padding-bottom: 3rem !important;
   }

   /*.product-slider .swiper-slide {*/
   /*   width: 300px;*/
   /*}*/

   .product-card-img {
      height: 225px;
   }

   .product-card-content h6 {
      font-size: 1.25rem;
   }

   .service-card-img {
      height: 250px;
   }

   .service-card-content span {
      font-size: 2.25rem;
   }

   .video-container iframe {
      height: 500px;
   }

   .counter-card-title .count {
      font-size: 3rem !important;
   }

   .counter-card-title .count-plus {
      font-size: 1.5rem;
   }

   .counter-card p {
      font-size: 15px !important;
   }

   .footer-col h6 {
      font-size: 24px;
   }

   .quick-links {
      gap: 1.25rem;
   }

   .quick-links li a {
      font-size: 14px;
   }

   .footer-location a {
      font-size: 14px;
   }

   .footer-location-icon {
      height: 36px;
      width: 36px;
   }

   .footer-location-icon i {
      font-size: 1rem;
   }

   .query-box {
      padding: 1.75rem 0;
      gap: 1.25rem;
   }

   .query-box h2 {
      font-size: 2.5rem;
   }

   .query-box .primary-btn {
      padding: 10px 32px;
   }

   .footer-bottom-box p {
      font-size: 14px !important;
   }

   .footer-col-container {
      justify-content: flex-start;
   }

   .testimonial-btn {
      height: 32px;
      width: 36px;
   }

   .testimonial-btn i {
      font-size: 1.15rem;
   }

   .testimonial-page .testimonial-card {
      padding: 2rem 1.75rem !important;
   }

   .contact-info-col {
      gap: 2rem;
   }

   .contact-info-icon {
      height: 38px;
      width: 38px;
   }

   .contact-info-icon i {
      font-size: 1.25rem;
   }

   .contact-info-text h6 {
      font-size: 1.1rem;
   }

   .contact-info-text p {
      margin: 0.35rem 0 0.2rem 0 !important;
      font-size: 14px !important;
   }

   .contact-info-text a {
      font-size: 14px !important;
   }

   .contact-form {
      padding: 2.5rem;
   }

   .contact-form h4 {
      font-size: 1.35rem;
      margin-bottom: 1.25rem !important;
   }

   .contact-form label {
      font-size: 14px;
   }

    .contact-form input,
    .contact-form textarea,
    .contact-form select {
      padding: 9px 14px;
   }

   .product-details-img {
      height: 350px;
   }

   .product-details-img img {
      height: 300px;
   }

   .whatsapp-btn {
      left: 40px;
      bottom: 30px;
   }

   .about-img img {
      height: 450px;
   }

   .about-content .primary-btn img {
      width: 20px;
      margin-left: 10px;
   }

   .choose-header-img img {
      width: 40px;
   }

   .choose-header-img img:not(:first-child) {
      margin-left: -20px;
   }

   .choose-us-options {
      grid-template-columns: repeat(2, 1fr);
   }

   .choose-us-card {
      padding: 1.5rem 1.25rem;
      gap: 1rem;
      border: none;
      border-left: 1px solid rgba(0, 0, 0, 0.25);
   }

   .choose-us-card:first-child {
      border-left: 1px solid rgba(0, 0, 0, 0.25);
   }

   .choose-us-card:nth-child(1),
   .choose-us-card:nth-child(2) {
      border-top: 1px solid rgba(0, 0, 0, 0.25);
   }

   .choose-us-card:nth-child(3),
   .choose-us-card:nth-child(4) {
      border-top: 1px solid rgba(0, 0, 0, 0.25);
      border-bottom: 1px solid rgba(0, 0, 0, 0.25);
   }

   .choose-us-card:nth-child(even) {
      border-right: 1px solid rgba(0, 0, 0, 0.25);
   }

   .choose-us-icon {
      height: 70px;
      width: 70px;
   }

   .choose-us-card h6 {
      font-size: 1.15rem;
   }

   .choose-us-icon img {
      width: 35px;
   }

   .security-box-content {
      padding: 1.5rem 2rem;
      gap: 1.25rem;
      width: 65%;
   }
   
   .project-card {
       height: 350px;
   }
}

@media screen and (max-width:992px) {
   .section-margin-top {
      margin-top: 4rem;
   }

   .section-margin-bottom {
      margin-bottom: 4rem;
   }

   .section-margin {
      margin: 4rem 0;
   }

   .section-padding-top {
      padding-top: 4rem;
   }

   .section-padding-bottom {
      padding-bottom: 4rem;
   }

   .section-padding {
      padding: 4rem 0;
   }

   .section-header p {
      width: 100%;
   }

   .swiper-navigation {
      bottom: -3rem;
   }

   .social-icons a i {
      font-size: 15px;
   }

   .navigation-links {
      position: fixed;
      top: 0;
      left: -100%;
      bottom: 0;
      width: 100%;
      background-color: var(--secondary-bg);
      flex-direction: column;
      align-items: flex-start !important;
      padding: 1.5rem 0 !important;
      gap: 10px !important;
      overflow-y: auto;
      z-index: 99999;
   }

   .navigation-links li {
      width: 100%;
   }

   .navigation-links li a {
      color: var(--text-white);
      display: block;
      font-size: 16px;
      padding: 10px 14px;
      white-space: wrap;
   }

   .nav-close-btn {
      display: flex;
      margin-left: auto;
      height: 36px;
      width: 36px;
      border-radius: 100%;
      border: 1px solid rgba(255, 255, 255, 0.75);
      align-items: center;
      justify-content: center;
      cursor: pointer;
      flex-shrink: 0;
      margin-right: 1.25rem;
   }

   .nav-close-btn i {
      color: rgba(255, 255, 255, 0.75);
      font-size: 1.5rem;
   }

   .custom-dropdown,
   .custom-dropdown-2 {
      position: static;
      display: block;
      overflow: hidden;
      max-height: 0;
   }

   .custom-dropdown-2 {
      border-radius: 10px;
   }

   .custom-dropdown {
      padding-top: 0;
      transform: translate(0);
      background-color: #222;
      margin-top: 10px;
   }

   .custom-dropdown ul {
      background-color: var(--secondary-bg);
      background-color: #222;
      box-shadow: none;
      display: flex;
      flex-direction: column;
      gap: 10px;
      padding: 10px !important;
      /* margin-top: 10px; */
   }

   .custom-dropdown-2 {
      background-color: #333;
   }

   .custom-dropdown-2 ul {
      padding: 10px;
      background-color: #333;
      margin-top: 10px;
   }

   .custom-dropdown ul li a {
      color: var(--text-white) !important;
      width: 100%;
      padding: 10px 14px;
   }

   .custom-dropdown ul li:not(:last-child) {
      border-bottom: none;
   }

   .custom-dropdown-container a:first-child {
      display: flex;
      align-items: center;
      justify-content: space-between;
   }

   .menu-btn {
      display: flex;
   }

   .navigation-btn-container a:first-child {
      display: none;
   }

   .hero-slider-btn-container {
      display: none;
   }

   .menu-btn i {
      font-size: 1.15rem;
   }

   .top-bar-info a:first-child {
      padding-right: 0;
      margin-right: 0;
      border-right: none;
   }

   .certificate-slider-card {
      height: 70px;
      width: 70px;
      margin-right: 2rem;
   }

   .certificate-slider .swiper-slide img,
   .partner-slider .swiper-slide img {
      width: 35px;
   }

   .about-card {
      height: 300px;
   }

   .about-card-bg {
      padding: 2rem 1.75rem;
   }

   .about-card-bg {
      align-items: center;
   }

   .about-card-content {
      text-align: center;
   }

   .about-card-content h2 {
      font-size: 3rem;
   }

   .about-card-content p {
      font-size: 1rem !important;
   }

   .video-container iframe {
      height: 450px;
   }

   .industry-slider {
      padding-bottom: 3rem !important;
   }

   .query-box h2 {
      font-size: 2rem;
   }

   .media-card img {
      height: 250px;
   }

   .blog-content img {
      height: 325px;
   }

   .appointment-btn {
      padding: 12px 8px;
      font-size: 13px;
   }

   .about-img img {
      height: 400px;
   }

   .security-box {
      height: 300px;
   }

   .security-box-content {
      align-items: center;
      text-align: center;
      width: 100%;
      padding: 1.5rem;
   }

   .top-bar-text {
      display: flex;
      align-items: center;
      margin-bottom: 0;
      gap: 8px;
   }

   .top-bar-info a {
      padding: 0;
      margin: 0;
      gap: 5px;
   }

   .top-bar-icon i {
      font-size: 1rem;
      height: max-content;
      width: max-content;
      border: none;
   }

   .top-bar-info a {
      border-right: none;
   }

   .top-bar-info a:last-child {
      border-right: none;
   }
   
   .project-card {
       height: 325px;
   }
}

@media screen and (max-width:768px) {
   .section-margin-top {
      margin-top: 3.5rem;
   }

   .section-margin-bottom {
      margin-bottom: 3.5rem;
   }

   .section-margin {
      margin: 3.5rem 0;
   }

   .section-padding-top {
      padding-top: 3.5rem;
   }

   .section-padding-bottom {
      padding-bottom: 3.5rem;
   }

   .section-padding {
      padding: 3.5rem 0;
   }

   .section-header h2 {
      font-size: 1.75rem;
   }

   .nav-link-container {
      padding: 2rem 1.5rem;
   }

   .rest-banner,
   .rest-banner-2 {
      height: 300px;
   }

   .rest-content span {
      font-size: 2rem;
   }

   .scroll-to-top {
      right: 15px;
   }

   .certificate-slider-card {
      margin-right: 1.5rem;
   }

   .about-card {
      height: 275px;
   }

   .about-point {
      padding: 1.25rem 0;
      grid-template-columns: none;
   }

   .about-point-icon {
      height: 40px;
      width: 40px;
      margin-left: 0;
   }

   .about-point-icon img {
      height: 16px;
   }

   .about-point h2 {
      font-size: 1.5rem;
   }

   .video-container iframe {
      height: 400px;
   }

   .counter-card-title .count {
      font-size: 2.5rem !important;
   }

   .counter-card-title .count-plus {
      font-size: 1.25rem;
   }

   .testimonial-sec {
      padding-bottom: 5rem;
   }

   .testimonial-slider {
      padding-bottom: 1.75rem !important;
   }

   .testimonial-btn-container {
      top: 100%;
      bottom: -1.75rem;
      right: 50%;
      transform: translateX(50%);
   }

   .contact-form {
      padding: 2rem 1.5rem;
   }

   .blog-content img {
      height: 300px;
   }

   .product-table-container {
      width: 100%;
      overflow-x: auto;
   }

   .product-table {
      width: 750px;
   }

   .appointment-btn {
      top: 40%;
      transform: translateY(-40%);
   }

   .whatsapp-btn {
      left: 30px;
   }

   .about-img img {
      height: 350px;
   }

   .choose-us-options {
      grid-template-columns: none;
   }

   .choose-us-card:first-child {
      border-left: none;
   }

   .choose-us-card:nth-child(1),
   .choose-us-card:nth-child(2) {
      border-top: none;
   }

   .choose-us-card:nth-child(3),
   .choose-us-card:nth-child(4) {
      border-top: none;
      border-bottom: none;
   }

   .choose-us-card:nth-child(even) {
      border-right: none;
   }

   .choose-us-card {
      border: none;
      border-top: none;
      border-bottom: none;
   }

   .choose-us-card {
      border-top: 1px solid rgba(0, 0, 0, 0.25) !important;
      border-left: 1px solid rgba(0, 0, 0, 0.25) !important;
      border-right: 1px solid rgba(0, 0, 0, 0.25) !important;
   }

   .choose-us-card:last-child {
      border-bottom: 1px solid rgba(0, 0, 0, 0.25) !important;
   }

   .testimonial-slider {
      padding-bottom: 3rem !important;
   }

   .quote-form {
      padding: 2rem 1.5rem;
   }

   .logo img {
      width: 225px;
   }
   
   .project-card {
       height: 300px;
   }
   
   .product-slider-nav {
       display: none;
   }
}

@media screen and (max-width: 575px) {
   .rest-banner,
   .rest-banner-2 {
      height: 250px;
   }

   .rest-content span {
      font-size: 1.75rem;
   }

   .video-container iframe {
      height: 350px;
   }

   .query-box {
      flex-direction: column;
      align-items: flex-start;
   }

   .footer-bottom-box {
      flex-direction: column;
      text-align: center;
   }

   .testimonial-card {
      padding: 2rem 1.5rem 2rem 2.5rem;
   }

   .testimonial-icon {
      left: -20px;
      top: 40px;
      height: 40px;
      width: 40px;
   }

   .testimonial-icon img {
      width: 20px;
   }

   .testimonial-page .testimonial-card {
      padding: 1.75rem 1.5rem !important;
   }

   .blog-content img {
      height: 275px;
   }

   .product-details-img {
      height: 300px;
   }

   .product-details-img img {
      height: 250px;
   }

   .whatsapp-btn {
      left: 25px;
   }

   .about-img img {
      height: 300px;
   }

   /* .quote-form {
      padding: 2rem 1.25rem;
   } */
}

@media screen and (max-width: 500px) {}

@media screen and (max-width: 400px) {}