@media only screen and (max-width: 699px) and (min-width: 300px) {
  .container {
    max-width: 96% !important;
    margin: 0 auto;
  }

  #header .navbar-brand .logo {
    width: 170px;
  }

  header .top_header .left_top_header {
    display: block;
  }

  #header .social-icons-btn {
    justify-content: flex-start;
    display: flex;
    margin-top: 5px;
  }

  #header .navbar-nav .dropdown-menu {
    position: static;
    padding: 10px !important;
    border-radius: 10px;
    border: 1px solid var(--color-1) !important;
  }

  .banner h2 {
    font-size: 30px;
    line-height: 28px;
    width: 60%;
    white-space: wrap;
    text-align: left;
  }

  .banner p {
    font-size: 15px;
    line-height: 15px;
    text-align: left;
    width: 60%;
  }

  .banner,
  .carousel,
  .carousel-inner,
  .carousel-item {
    height: 50vh;
  }

  h1 {
    font-size: 30px !important;
    line-height: 30px !important;
  }

  .services_sections p {
    font-size: 14px;
    line-height: 17px;
  }

  .services_sections .left_heading {
    margin-right: 0;
    margin-bottom: 40px;
  }

  .product_category_sections .card {
    margin-top: 60px;
  }

  .product_category_sections .card .card-img-top {
    height: 170px;
  }

  .contribution-box {
    width: 100%;
    padding: 15px;
    margin: 6px 0;
  }

  .product_section
    .heading.d-flex.justify-content-between.align-items-end.mb-5.w-100 {
    display: block !important;
    margin-bottom: 0 !important;
  }

  .product_section .heading h1 {
    margin-bottom: 20px !important;
  }

  .gtco-testimonials .products_item .card {
    display: block;
    text-align: center;
  }

  .gtco-testimonials .products_item .card .card_img img {
    height: 160px !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .gtco-testimonials .card p {
    font-size: 12px;
    line-height: 16px;
  }

  header .top_header .left_top_header li i,
  header .top_header .left_top_header li p {
    font-size: 13px;
  }

  .heading {
    width: 100%;
  }

  .team_section .team_item {
    margin-bottom: 30px;
  }

  .testimonial4_slide p {
    font-size: 13px;
    line-height: 17px;
    margin: 10px auto;
    width: 100%;
    padding-bottom: 10px;
  }

  .testimonial4_slide h4 {
    font-size: 18px;
  }

  .inner_banner .inner_banner_content h2 {
    font-size: 30px;
    line-height: 30px;
  }

  .about_section .about_info {
    padding: 0 !important;
  }

  .about_section .about_info .title h4 {
    font-size: 15px !important;
    line-height: 15px;
  }

  .about_section .about_info .title h4 b {
    font-size: 30px !important;
    line-height: 30px;
  }

  .about_section .about_info p {
    font-size: 13px;
    line-height: 17px;
  }

  .about_section .abt_img {
    margin-top: 30px;
  }

  .about_section .abt_img img {
    height: auto;
  }

  .mission_vission .nav-pills .nav-link {
    padding: 8px 10px;
    min-width: 40%;
    font-size: 14px;
  }

  .mission_vission .title h4 {
    font-size: 30px;
  }

  .mission_vission p {
    font-size: 13px;
    line-height: 17px;
  }

  .mission_vission .abt_img {
    padding-left: 0;
    margin-top: 20px;
  }

  .mission_vission .abt_img img {
    height: auto;
  }
  .contact_form_div {
    margin-left: 0;
  }
  .contact_form_div .contact_form {
    padding: 20px;
  }
  .herbicides_section .product_txt {
    padding: 20px;
  }
	.gtco-testimonials .owl-stage-outer {
	padding: 30px 0;
	height: auto;
}
}
