@media only screen and (max-width: 399px) and (min-width: 300px) {
	.desktop_img {
		display: none !important;
	}
	.mobile_img {
		display: block !important;
	}
	section{height: auto !important;}
	.login_form {
		margin-left: 0 !important;
	}
	.login_form h2 {
		line-height: 30px !important;
		font-size: 23px !important;
		margin-bottom: 10px;
	}
	.contact_txt {
		padding-left: 0;
		margin-top: 30px;
	}
	.career_login .img_div {
		margin-bottom: 30px;
	}
	.coming_soon .text {
		font-size: clamp(0.8rem, 6vw, 2rem);
		letter-spacing: 2px;
	}
	.coming_soon .txt img {
		width: 240px  !important;
	}
	.technology_innvation_content {
		padding: 0 !important;
	}
	.career_login p {
		font-size: 15px;
		line-height: 15px;
	}
	.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: 38px;
		width: 100%;
		white-space: wrap;
		text-align: left;
	}

	.banner p {
		font-size: 15px;
		line-height: 15px;
		text-align: left;
		width: 100%;
	}

	.banner .carousel-item > .d-block{
		height: auto !important
	}
	.banner {
		background: #252525;
	}
	.banner h2, .banner p{
		text-align: center; 
		width:100%;
		color: #fff !important
	}
	.carousel, .carousel-inner, .carousel-item {
		height: 87vh;
	}
	.carousel-indicators{bottom: 30px; }
	.carousel-control-prev,
	.carousel-control-next {
		position: absolute;
		top: auto;
		bottom: 80px; 
		transform: none;
		width: auto;
		height: auto;
		background: none;
		font-size: 2rem;
		color: #333; 
		z-index: 5;
		opacity: 1;
	}
	.carousel-control-next-icon, .carousel-control-prev-icon{background-color: var(--color-1);}

	.banner .carousel-caption {
		bottom: 130px;
		align-content: end;
	}
	.carousel-inner {
		position: relative;
	}

	.carousel-control-prev {
		left: 50%;
		transform: translateX(-60px); 
	}

	.carousel-control-next {
		right: 50%;
		transform: translateX(60px); 
	}
	.banner .carousel-caption .container {
		padding-left: 0;
		max-width: 75%;
	}
	#header .navbar-light .navbar-nav .nav-link {
		padding: 8px 20px;
		border-radius: 35px;
		font-size: 16px;
	}
	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;
	}
}
@media only screen and (max-width: 699px) and (min-width: 400px) {
	.desktop_img {
		display: none !important;
	}
	.mobile_img {
		display: block !important;
	}
	section {
		height: auto !important;
		min-height: 90vh;
	}
	.login_form {
		margin-left: 0 !important;
	}
	.login_form h2 {
		line-height: 30px !important;
		font-size: 23px !important;
		margin-bottom: 10px;
	}
	.contact_txt {
		padding-left: 0;
		margin-top: 30px;
	}
	.career_login .img_div {
		margin-bottom: 30px;
	}
	.coming_soon .text {
		font-size: clamp(0.8rem, 6vw, 2rem);
		letter-spacing: 2px;
	}
	.coming_soon .txt img {
		width: 240px  !important;
	}
	.technology_innvation_content {
		padding: 0 !important;
	}
	.career_login p {
		font-size: 15px;
		line-height: 15px;
	}
	.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: 38px;
		width: 100%;
		white-space: wrap;
		text-align: left;
	}

	.banner p {
		font-size: 15px;
		line-height: 15px;
		text-align: left;
		width: 100%;
	}

	.banner .carousel-item > .d-block{
		height: auto !important
	}
	.banner {
		background: #252525;
	}
	.banner h2, .banner p{
		text-align: center; 
		width:100%;
		color: #fff !important
	}
	.carousel, .carousel-inner, .carousel-item {
		height: 90vh;
	}
	.carousel-indicators{bottom: 30px; }
	.carousel-control-prev,
	.carousel-control-next {
		position: absolute;
		top: auto;
		bottom: 80px; 
		transform: none;
		width: auto;
		height: auto;
		background: none;
		font-size: 2rem;
		color: #333; 
		z-index: 5;
		opacity: 1;
	}
	.carousel-control-next-icon, .carousel-control-prev-icon{background-color: var(--color-1);}

	.banner .carousel-caption {
		bottom: 200px;
		align-content: end;
	}
	.carousel-inner {
		position: relative;
	}

	.carousel-control-prev {
		left: 50%;
		transform: translateX(-60px); 
	}

	.carousel-control-next {
		right: 50%;
		transform: translateX(60px); 
	}
	.banner .carousel-caption .container {
		padding-left: 0;
		max-width: 75%;
	}
	#header .navbar-light .navbar-nav .nav-link {
		padding: 8px 20px;
		border-radius: 35px;
		font-size: 16px;
	}
	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;
	}
} 
@media screen and (min-width: 1024px) and (max-width: 1060px) and (orientation: landscape) {
	#header .navbar-nav .dropdown-menu {
		position: static;
		padding: 10px !important;
		border-radius: 10px;
		border: 1px solid var(--color-1) !important;
	}
	#header .navbar-light .navbar-nav .nav-link {
		padding: 6px 10px;
		border-radius: 35px;
		font-size: 14px;
	}
	section {
		min-height: 90vh;
		height: auto !important;
	}
	.coming_soon {
		height: auto;
		min-height: 90vh;
	}
	.login_form {
		margin-left: 0;
		margin-top:30px;
		margin-bottom: 40px;
	}
	.career_login {
		height: auto !important;
	}

	.banner .carousel-item > .d-block{
		height: auto !important
	}
	.banner {
		background: #c8d1d6;
	}
	.banner h2, .banner p{
		text-align: center; 
		width:100%;
	}
	.banner h2{font-size: 44px !important;line-height: 45px;}
	.banner .carousel-caption {
		bottom: 130px;
		align-content: end;

	}
	.carousel-control-prev,
	.carousel-control-next {
		position: absolute;
		top: auto;
		bottom: 50px; 
		transform: none;
		width: auto;
		height: auto;
		background: none;
		font-size: 2rem;
		color: #333; 
		z-index: 5;
		opacity: 1;
	}
	.carousel-control-next-icon, .carousel-control-prev-icon{background-color: var(--color-1);}


	.carousel-inner {
		position: relative;
	}

	.carousel-control-prev {
		left: 50%;
		transform: translateX(-60px); 
	}

	.carousel-control-next {
		right: 50%;
		transform: translateX(60px); 
	}
	.banner .carousel-caption .container {
		padding-left: 0;
		max-width: 75%;
	}
	.text {
		font-size: clamp(1.6rem, 6vw, 2rem) !important;
	}
}
@media only screen and (min-height: 1024px) and (orientation: portrait) {
	#header .navbar-nav .dropdown-menu {
		position: static;
		padding: 10px !important;
		border-radius: 10px;
		border: 1px solid var(--color-1) !important;
	}
	#header .navbar-light .navbar-nav .nav-link {
		padding: 6px 10px;
		border-radius: 35px;
		font-size: 14px;
	}
	section {
		min-height: 90vh;
		height: auto !important;
	}
	.coming_soon {
		height: auto;
		min-height: 90vh;
	}
	.login_form {
		margin-left: 0;
		margin-top:30px;
		margin-bottom: 40px;
	}
	.career_login {
		height: auto !important;
	}
	.desktop_img {
		display: none !important;
	}
	.mobile_img {
		display: block !important;
	}
	.banner .carousel-item > .d-block{
		height: auto !important
	}
	.banner {
		background: #252525;
	}
	.banner h2, .banner p{
		text-align: center; 
		width:100%;
		color: #fff !important
	}
	.banner h2{font-size: 45px; line-height: 48px;}
	.carousel-control-prev,
	.carousel-control-next {
		position: absolute;
		top: auto;
		bottom: 50px; 
		transform: none;
		width: auto;
		height: auto;
		background: none;
		font-size: 2rem;
		color: #333; 
		z-index: 5;
		opacity: 1;
	}
	.carousel-control-next-icon, .carousel-control-prev-icon{background-color: var(--color-1);}

	.banner .carousel-caption {
		bottom: 120px;
		align-content: end;
	}
	.carousel-inner {
		position: relative;
	}

	.carousel-control-prev {
		left: 50%;
		transform: translateX(-60px); 
	}

	.carousel-control-next {
		right: 50%;
		transform: translateX(60px); 
	}
	.banner .carousel-caption .container {
		padding-left: 0;
		max-width: 90%;
	}
}
@media only screen and (max-width: 899px) and (min-width: 799px) {
	#header .navbar-nav .dropdown-menu {
		position: static;
		padding: 10px !important;
		border-radius: 10px;
		border: 1px solid var(--color-1) !important;
	}
	#header .navbar-light .navbar-nav .nav-link {
		padding: 6px 10px;
		border-radius: 35px;
		font-size: 14px;
	}
	section {
		min-height: 90vh;
		height: auto !important;
	}
	.coming_soon {
		height: auto;
		min-height: 90vh;
	}
	.login_form {
		margin-left: 0;
		margin-top:30px;
		margin-bottom: 40px;
	}
	.career_login {
		height: auto !important;
	}
	.desktop_img {
		display: none !important;
	}
	.mobile_img {
		display: block !important;
	}
	.banner .carousel-item > .d-block{
		height: auto !important
	}
	.banner {
		background: #252525;
	}
	.banner h2, .banner p{
		text-align: center; 
		width:100%;
		color: #fff !important
	}
	.banner h2{font-size: 45px; line-height: 48px;}
	.carousel-control-prev,
	.carousel-control-next {
		position: absolute;
		top: auto;
		bottom: 50px; 
		transform: none;
		width: auto;
		height: auto;
		background: none;
		font-size: 2rem;
		color: #333; 
		z-index: 5;
		opacity: 1;
	}
	.carousel-control-next-icon, .carousel-control-prev-icon{background-color: var(--color-1);}

	.banner .carousel-caption {
		bottom: 120px;
		align-content: end;
	}
	.carousel-inner {
		position: relative;
	}

	.carousel-control-prev {
		left: 50%;
		transform: translateX(-60px); 
	}

	.carousel-control-next {
		right: 50%;
		transform: translateX(60px); 
	}
	.banner .carousel-caption .container {
		padding-left: 0;
		max-width: 90%;
	}
}
@media only screen and (max-width: 2999px) and (min-width: 2000px) {
	#header .navbar-light .navbar-nav .nav-link{    font-size: 34px;}
	#header .navbar-brand .logo {
		width: 43%;
	}
	.section-padding {
		padding-top: 6em;
		padding-bottom: 6em;
		min-height: 90vh;
	}
	.banner h2 {
		font-size: 110px;
		line-height: 114px;
		margin-bottom: 35px
	}
	.banner p {
		font-size: 36px;
	}
	.Technology_Innovation_section .technology_innvation_content h1 {
		font-weight: 700;
		font-size: 140px;
		margin-bottom: 60px;
	}
	.footer-bottom {
		padding: 20px 0;
		background: #212121;
		font-size: 30px;
	}
	p {
		font-size: 30px;
	}
	.text {
		font-size: clamp(5.6rem, 9vw, 4rem) !important;
		letter-spacing: 8px !important;
	}
	.coming_soon .txt img {
    width: 520px !important;
}
	.career_login .login_form .form-floating label, .career_login .login_form .form-group label {
    font-size: 30px  !important;
    line-height: 63px  !important;
}
	.career_login .login_form .form-floating .form-control, .career_login .login_form .form-group .form-control {
    font-size: 30px  !important;
    height: 100px  !important;
}
}