@media (max-width: 1440px) {
  .container-main {
    padding: 0px 40px;
  }
}

@media (max-width: 1366px) {
}

@media (max-width: 1280px) {
  .home-about-right h2 {
    font-size: 50px;
    line-height: 58px;
  }

  .home-stats-block img {
    width: 55px;
    height: 56px;
  }
  .footer-block ul li{
    font-size: 16px;
  }
  .footer-copyright p,.footer-block p{
    font-size: 16px;
  }
}

@media (max-width: 1200px) {
  .header-left img {
    max-height: 72px;
  }

  .header-links ul {
    gap: 19px;
  }

  .home-about-right h2 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 0px;
  }

  .home-publications-left h2,
  .home-publications-right h2,
  .home-products-heading h2,
  .why-us-heading h2 {
    font-size: 52px;
    line-height: 52px;
  }

  .why-us-block-inner {
    padding: 25px 23px 25px;
  }

  .why-us-block img {
    height: 40px;
    width: 40px;
  }

  .home-stats-flex {
    margin: -7px;
  }

  .home-stats-block {
    width: 25%;
    padding: 7px;
  }

  .home-stats-block img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    float: unset;
  }

  .stats-info {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .stats-info h4,
  .stats-info p {
    text-align: center;
  }

  .stats-info h4 {
    font-size: 30px;
    margin-left: -25px;
  }

  .stats-info h4::before {
    font-size: 36px;
    line-height: 1;
  }

  .stats-info p {
    font-size: 16px;

    line-height: 1.688;
  }

  .home-products-bg {
    height: 270px;
  }
  .more-product-details{
    gap: 30px;
  }
}

@media (max-width: 1024px) {
  .header-left img {
    max-height: 72px;
  }

  .header-links ul {
    gap: 10px;
  }

  .why-us-block-inner {
    padding: 22px 25px 27px;
  }

  .why-us-block img {
    height: 30px;
    width: 30px;
  }

  .home-publications-left {
    /* padding-right: 50px; */
    width: 50%;
  }

  .home-publications-right {
    /* padding-right: 50px; */
    width: 50%;
  }

  .footer-block h6 {
    font-size: 26px;
  }

  /* .footer-block p {
        font-size: 14px;
    } */

  .footer-block ul li {
    font-size: 14px;
    letter-spacing: 0.02em;
    padding-top: 17px;
    padding-left: 16px;
  }

  .home-banner-content h1 {
    font-size: 60px;
  }
  .home-banner-content p {
    font-size: 23px;
  }

  .home-products-block {
    width: 50%;
  }
  .home-contact-right-inner h2,
  .home-contact-us-left-text h3 {
    font-size: 45px;
  }
  .product-detail-content p{
    font-size: 17px;
  }
}

@media (max-width: 991px) {
  .main-header,
  .top-bar-right a {
    display: none;
  }

  .top-bar-main {
    padding: 6px 20px;
  }

  .top-bar-main .container-main {
    padding: 0;
  }

  .top-bar-left ul,
  .top-bar-right ul {
    gap: 10px;
    justify-content: space-between;
  }

  .top-bar-left {
    width: 100%;
  }

  .mob-header {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    margin-top: 27px;
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  }

  .mob-header .navbar {
    background-color: #1f1a17;
    padding: 15px 0px;
  }

  .mob-header .navbar > .container-fluid {
    padding: 0px 20px;
  }

  .mob-header .navbar-brand img {
    max-width: 200px;
  }

  .mob-header .navbar-brand {
    padding: 0;
    margin: 0;
  }

  .mob-header .navbar-toggler {
    padding: 0;
    border: unset;
  }

  .mob-header .navbar-toggler-icon {
    background-image: url(../images/menu-icon.webp);
    background-repeat: no-repeat;
    width: 30px;
    height: 28px;
    filter: invert(1);
  }

  body.menu-open .mob-header .navbar-toggler-icon {
    background-image: url(../images/close-icon.webp);
    height: 30px;
    margin-right: 7px;
  }

  body.menu-open {
    overflow: hidden;
  }

  .mob-header .navbar-collapse {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    background-color: #1f1a17;
    padding: 0px 20px;
    z-index: -1;
  }

  .mob-header .navbar-nav {
    padding-bottom: 600px;
    padding-top: 120px;
  }

  .mob-header .nav-link {
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    padding: 12px;
  }

  .mob-header .nav-link:hover {
    color: #f5b400;
  }

  .navbar-toggler:focus {
    box-shadow: unset;
  }

  .header-btn.mob {
    margin-top: 20px;
  }

  .quote-btn.mob {
    margin-top: 10px;
  }

  .home-banner-bg {
    height: 600px;
  }

  .home-banner-content h1 {
    font-size: 65px;
  }

  .home-banner-content p {
    font-size: 18px;
  }

  .text-anime h4 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    /* letter-spacing: 1px; */
    /* line-height: 1; */
    text-align: center;
    position: relative;
    z-index: 2;
  }

  .home-about-right h2 {
    font-size: 32px;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .home-about-right {
    padding-left: 60px;
  }

  .home-about-right p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 10px;
  }

  .home-products-bg {
    height: 200px;
  }

  .home-products-content h4 {
    font-size: 28px;
  }

  .stats-info h4 {
    font-size: 30px;
    /* margin-left: 10px; */
  }

  .footer-block h6 {
    font-size: 22px;
  }
  .home-contact-us-left,
  .home-contact-us-right {
    width: 100%;
  }
  .home-contact-us-left {
    padding-right: 0px;
    margin-bottom: 30px;
  }
  .home-contact-us-flex {
    justify-content: unset;
  }
  .home-contact-us-right {
    padding: 60px 70px;
  }
  .about-us-page-right h3 {
    font-size: 25px;
  }
  .about-us-page-right h4 {
    font-size: 18px;
    padding: 6px 13px;
  }
  
  .blogdetail-content h1{
    font-size: 40px;
  }
  .blog-detail-left,.blog-detail-right{
    width: 100%;
  }
  .blog-detail-left{
    padding-right: 0px;
    margin-bottom: 40px;
  }
  .latest-blog-left{
    width: 30%;
  }
  .latest-blog-right{
    width: 60%;
  }
  .latest-blog-heading a h4{
    font-size: 18px;
  }
  .product-specs-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .product-specs-table::-webkit-scrollbar {
    height: 8px;
  }

  .product-specs-table::-webkit-scrollbar-track {
    background: #fdf9ee; 
  }

  .product-specs-table::-webkit-scrollbar-thumb {
    background-color: #f5b400; 
    border-radius: 10px;
  }
  .product-detail-page-left,.product-detail-page-right{
    width: 100%;
  }
  .product-detail-page-left{
    margin-bottom: 40px;
    height: 500px;
  }
  .product-detail-page-right{
    padding-left: 0px;
  }
  .product-detail-banner{
    padding-top: 40px;
  }
  .home-banner-main{
    padding-top: 80px;
  }
      .main-banner{
          padding-top:72px;
      }
}

@media (max-width: 850px) {
  .home-about-flex,
  .home-publications-flex {
    flex-direction: column;
  }

  .home-about-left,
  .home-about-right {
    width: 100%;

    padding-left: 0px;
  }

  .home-about-right {
    margin-top: 25px;
  }

  .home-products-bg {
    height: 250px;
  }

  .home-products-block,
  .why-us-block {
    width: 50%;
  }

  .home-publications-left {
    padding-right: 0px;
    padding-bottom: 25px;
    width: 100%;
  }

  .home-publications-right {
    padding-right: 0px;
    width: 100%;
  }

  .footer-flex {
    flex-wrap: wrap;
  }

  .footer-block:nth-child(1) {
    width: 100%;
    padding-bottom: 25px;
  }

  .footer-block p {
    max-width: unset;
  }

  .footer-copyright {
    flex-direction: column;
    gap: 15px;
  }

  .home-banner-content h1 {
    font-size: 55px;
  }
  .home-about-us-right h3 {
    font-size: 50px;
  }
  .footer-block ul li span {
    height: 40px;
    width: 40px;
  }
  .about-us-page-flex {
    flex-direction: column-reverse;
  }
  .why-choose-us-flex{
    flex-direction: unset;
  }
  .about-us-page-left,
  .about-us-page-right,
  .why-choose-us-left,
  .why-choose-us-right {
    width: 100%;
  }
  .about-us-page-right {
    padding-left: 0px;
    margin-bottom: 30px;
  }
  .mission-vision-card-inner {
    padding: 25px;
  }
  .mission-vision-card-icon img {
    height: 50px;
    width: 50px;
  }
  .why-choose-us-right{
    padding-left: 0px;
    height: 450px;
  }
  .our-blog-block{
    width: 50%;
  }
  .blogdetail-content h1{
    font-size: 35px;
  }
  .blog-main-image img {
    height: 400px;
  }
  
}


@media (max-width: 768px) {
  .home-banner-content {
    padding-top: 0px;
    padding-left: 0px;
  }

  .home-banner-content h1 {
    font-size: 45px;
    line-height: 60px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-bottom: 30px;
  }

  .home-banner-content p {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    max-width: 610px;
    margin: 0 auto;
  }

  .home-btn-flex {
    display: none;
  }
  .home-about-us-right h3 {
    font-size: 45px;
  }

  .text-anime h4 {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    /* letter-spacing: 1px; */
    /* line-height: 1; */
    text-align: center;
    position: relative;
    z-index: 2;
  }

  .footer-block {
    width: 100%;
    margin-bottom: 20px;
  }
  .banner-btn {
    justify-content: center;
  }
  .quality-cards-inner {
    padding: 35px;
  }
  .quality-cards-block {
    width: 100%;
  }
  .quality-cards-icon img {
    height: 60px;
    width: 60px;
  }

  .home-about-us-left,
  .home-about-us-right,
  .home-products-left-info,
  .home-products-right-info {
    width: 100%;
  }
  .home-about-us-left {
    height: 400px;
    margin-bottom: 20px;
  }
  .home-about-us-right {
    padding-left: 0px;
  }
  .home-products-right-info {
    padding-left: 0px;
  }
  .home-products-right-info p {
    margin-top: 30px;
    font-size: 16px;
  }
  .home-products-left-info h2 {
    font-size: 30px;
  }
  .home-products-left-info h4,
  .capabilities-info h4,
  .home-contact-right-inner h4,
  .about-us-page-right h4 {
    font-size: 18px;
    padding: 5px 12px;
  }
  .home-products-content h4 {
    font-size: 24px;
  }
  .capabilities-seven-block {
    padding: 20px 0;
  }
  .capabilities-seven-left img {
    height: 50px;
    width: 50px;
  }
  .capabilities-seven-right h4 {
    font-size: 16px;
  }
  .capabilities-info h2 {
    font-size: 28px;
  }
  .home-products-left-info {
    padding-right: 0px;
  }
  .home-contact-us-right {
    padding: 30px 35px;
  }
  .home-contact-right-inner h2,
  .home-contact-us-left-text h3 {
    font-size: 32px;
  }
  .home-contact-us-left p {
    font-size: 16px;
  }
  .home-contact-us-info-block-img img {
    height: 25px;
    width: 25px;
  }
  .cta-section-info h3,
  .getQuote-title h2 {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .cta-section-info p {
    font-size: 20px;
  }
  .main-banner-bg {
    height: 270px;
  }
  .main-banner-content {
    padding-left: 0px;
  }
  .main-banner-content h1 {
    font-size: 45px;
  }
  .contact-details-card-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .about-us-page-left {
    height: 400px;
  }
  .mission-vision-card-block {
    width: 100%;
  }
  .blogdetail-content h1{
    font-size: 35px;
  }
  .more-product-details {
    gap: 35px;
}
.product-specs-table{
    margin-top: 0px;
}
.product-detail-page-left{
    height: 350px;
}
.product-detail-content p {
    font-size: 16px;
}
.home-banner-main,.main-banner {
  padding-top: 40px;
}
.form-row .form-field,.getQuote-form .form-field,.getQuote-form .form-field {
  flex: none;
}

input[type="text"], input[type="email"], input[type="tel"], textarea {
  padding: 5px;
}
.form-inner form {
  gap: 15px;
}
.product-detail-list{
  width: 100%;
}
.inquiry-form{
  border-radius: 10px;
}
.getQuote-form .form-field input, .getQuote-form .form-field textarea{
  border-radius: 5px
}
.top-bar-left ul{
  flex-direction: column;
}
.mob-header {
  margin-top: 50px;
}
.main-banner{
  padding-top: 1px;
}
.main-banner, .banner-info {
        padding-top: 72px;
    }
}

@media (max-width: 600px) {
  .container-main {
    padding: 0px 20px;
  }

  .top-bar-left ul li,
  .top-bar-right ul li {
    font-size: 12px;
  }

  .top-bar-flex {
    justify-content: center;
  }

  .mob-header .navbar {
    padding: 10px 0px;
  }

  .mob-header .navbar-brand img {
    max-width: 200px;
  }

  .text-anime-main,
  .home-products-main,
  .home-about-main,
  .home-products-main,
  .why-us-main,
  .home-stats,
  .home-products-main,
  .capabilities-main,
  .home-contact-us-main,
  .home-about-us-main,
  .cta-section-main,
  .contact-details-main,
  .getQuote,
  .mission-vision-card-main,
  .about-us-page-main,
  .about-us-page-main,
  .blogs-page-main,
  .blog-detail-main,
  .product-detail-page-main,
  .google-reviews-main,
  .products-page-main{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .table-content-main{
    padding-bottom: 50px;
  }

  .home-banner-main {
    padding-bottom: 0;
  }

  .home-publications {
    padding-top: 0px;
    padding-bottom: 50px;
  }

  .home-banner-bg {
    height: 450px;
  }

  .home-banner-content h1 {
    font-size: 35px;
    line-height: 45px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
  }

  .home-banner-content p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    max-width: 610px;
    margin: 0 auto;
  }
  .banner-btn a,
  .about-btn,
  .form-btn input[type="submit"],
  .cta-section-btn a {
    font-size: 16px;
    padding: 11px 28px;
  }

  .banner-btn {
    margin-top: 30px;
    justify-content: center;
  }

  .home-banner-info .container-main {
    padding: 0px 10px;
  }
 
  .home-btn-flex {
    display: none;
  }
  .capabilities-seven-block {
    width: 100%;
  }

  .cta-section-info h3,.google-reviews h2  {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .cta-section-info p,
  .about-us-page-right p {
    font-size: 16px;
  }

  .text-anime-main {
    padding: 18px 17px;
  }

  .text-anime h4 {
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0px;
    line-height: 1;
    text-align: center;
    position: relative;
    z-index: 2;
  }

  .home-about-left {
    height: 350px;
    /* border-bottom: 6px solid #f22e3a; */
  }

  .home-products-bg {
    height: 240px;
  }

  .home-products-block,
  .why-us-block {
    width: 100%;
  }

  .home-products-heading h2,
  .why-us-heading h2,
  .home-publications-left h2,
  .home-publications-right h2,
  .home-about-us-right h3 {
    font-size: 35px;
    line-height: 40px;
  }

  .home-publications-right h2 {
    padding-bottom: 8px;
  }

  .home-stats-flex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .home-stats-block {
    width: 100%;
  }

  .stats-info {
    width: 100%;
  }

  .stats-info h4 {
    margin-left: -15px;
  }

  .home-products-flex,
  .why-us-flex {
    margin: -10px;
  }

  .home-products-block,
  .why-us-block {
    padding: 10px;
  }

  .form-field {
    margin-bottom: 20px;
  }
  .footer-copyright p {
    max-width: 290px;
    font-size: 16px;
  }
  .footer-block ul li {
    font-size: 16px;
  }
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  textarea {
    font-size: 16px;
  }

  .map-main,
  .map-main iframe {
    height: 330px;
  }
  .about-us-page-right h3{
    font-size: 24px;
  }
  .our-blog-block{
    width: 100%;
  }
  .blogdetail-content h1{
    font-size: 28px;
  }
  .blog-main-image img {
    height: 250px;
}
.tips-heading {
    font-size: 18px;
}
.tips-list {
    font-size: 14px;
}
.blog-detail-content p {
    font-size: 14px;
}
.blog-detail-right-heading h2 {
    font-size: 22px;
    height: 45px;
}
.latest-blog-heading a h4{
    font-size: 16px;
}
.top-bar-left ul {
  display: flex;
  gap: 3px;
}

.top-bar-left ul li:nth-child(1) {
  order: -1; /* Move email to top */
}

.top-bar-left ul li:nth-child(2) {
  order: 1;
}
.main-banner, .banner-info {
        padding-top: 72px;
    }

}
