* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

@media only screen and (max-width: 1788px) {
  .carousel_card {
    min-height: 230px;
  }
}
@media only screen and (max-width: 1192px) {
  h1 {
    font-size: 30px !important;
  }
  .owl-theme .owl-nav [class*=owl-] {
    display: none !important;
  }
}
@media only screen and (max-width: 1125px) {
  .carousel_card {
    height: 210px;
  }
  .footer_bg .footer-form {
    width: 100%;
    margin: 0 auto;
  }
  .line_wrapper {
    line-height: 25px;
  }
  .navbar .nav-item {
    padding-right: 15px;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 989px) {
  .whychoose_wrapper {
    height: 290px;
  }
  .footer_nav .footer_img {
    height: 40px;
    padding-bottom: 15px;
  }
  .nav-item a {
    display: inline-block;
    color: #000;
    font-size: 14px;
    padding-left: 10px;
  }
  .container_form .container_formtitle {
    font-size: 28px !important;
  }
  .gallery_img {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 25px !important;
  }
  h5 {
    font-size: 16px !important;
  }
  h2, h3, h4 {
    font-size: 18px !important;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 20px !important;
  }
  .Navbar_bg .col-flex .socail_icons i,
  .Navbar_bg .col-flex .socail_icons img {
    font-size: 14px;
    padding-right: 8px !important;
  }
  .socail_icons img {
    height: 15px;
  }
  .Navbar_bg .col-flex .socail_icons a,
  .Navbar_bg .col-flex .socail_icons i {
    color: #fff;
    font-size: 13px;
  }
  .contact_bg .contact-form {
    margin: 25px 0;
  }
  .navbar .navbar-brand img {
    height: 60px;
  }
  .text-container {
    justify-content: center;
    text-align: center;
  }
  .text-container h1 {
    color: #fff;
  }
  .swiper-image1,
  .swiper-image2,
  .swiper-image3,
  .swiper-image4,
  .swiper-image5,
  .swiper-image6,
  .swiper-image7,
  .swiper-image8,
  .swiper-image9 {
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.2196078431);
    height: 50vh !important;
  }
  .text-container {
    height: 50vh;
  }
  .sec_banner .about_container {
    margin-left: 0;
  }
  .about-img {
    padding-top: 20px;
  }
  .about-img img {
    width: 100%;
  }
  .order-wrapper {
    order: 1;
  }
  .value_container {
    margin-right: 0;
    padding-top: 20px;
  }
  .copyright {
    flex-direction: column;
    text-align: center;
  }
  .img-col {
    width: 100%;
  }
  .products_list {
    height: calc(auto - auto) !important;
    margin: 10px 0;
  }
  .products_list .products_items li {
    margin-bottom: 0px !important;
  }
  .contact_info {
    width: 100% !important;
  }
  .contact_icons i {
    font-size: 18px !important;
  }
  .nav-item a {
    display: inline-block;
  }
  .whychoose_wrapper {
    height: auto;
    margin: 15px 0;
  }
  .popup {
    width: 300px;
    z-index: 9999999 !important;
  }
  .footer_bg .footer_nav {
    padding-bottom: 10px;
  }
  .footer_bg .footer_nav h5 {
    padding-bottom: 0;
  }
  .footer_bg .footer_nav .footer_img {
    padding-bottom: 0;
  }
  .socail_icons {
    text-align: center;
  }
  #product_carousel .carousel_product img {
    height: auto !important;
  }
  .footer_bg .footer-form .form-group label {
    font-size: 14px;
  }
  #lubricant-carousel .lubricant_img img {
    height: auto;
  }
  .banner_title {
    height: 40vh;
    text-align: center;
  }
  .Polymers_banner {
    height: 40vh;
  }
  .Organic_banner {
    height: 40vh;
  }
  .base_banner {
    height: 40vh;
  }
  .additive_banner {
    height: 40vh;
  }
  .lubricant_banner {
    height: 40vh;
  }
  .container_form .container_formtitle {
    font-size: 18px !important;
  }
  .container_form .emoji-label {
    font-size: 14px;
  }
  .contact_bg .contact-form .captcha-reload {
    padding-left: 15px;
  }
  .blog_flex {
    display: grid;
    grid-template-columns: 100%;
  }
  .blog_flex .right {
    display: none;
  }
  .gallery_img {
    grid-template-columns: repeat(2, 1fr);
  }
  .blog_card {
    margin-bottom: 15px;
  }
  .row_col .thank-youimg img {
    height: 180px;
  }
  .row_col .container_body {
    padding: 0 10px;
  }
  .row_col .container_body .body_subtitle {
    padding-top: 10px;
    line-height: 25px;
  }
  .row_col .container_body h1 {
    font-size: 25px !important;
  }
  .row_col .container_body p {
    font-size: 16px;
  }
  .row_col .container_body .button {
    width: 60%;
  }
  .row_col .container_body .icons a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 397px) {
  .col-flex {
    flex-direction: column;
  }
  .col-flex .socail_icons i {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  .gallery_img {
    grid-template-columns: repeat(1, 1fr);
  }
}/*# sourceMappingURL=media-query.css.map */