@media screen and (min-width:200px) and (max-width:683px) {
    body {
        font-size: 85%;
    }

   
   
    :root {
        --btnradius: 80px;
    --radius: 50px;
    --small-radius: 30px;
    }
   
    .container {
        width: 85%;
    }
  
   

    ul.sub {

        padding: 0 0 0 20px;
    }
    .mobile-only {
        display: block;
      }
   

    .menu-toggle {
        color: #000;
        width: 20px;
    }

    .flex {
        display: flex;
        flex-wrap: wrap
    }

 

    .logo {
        width: 40%;
		justify-content: flex-start;
    }

  
    .flex {
        flex-wrap: wrap;
    }

 
    .logo img {
        max-width: 110px;
    }
    .header.bgcolor .logo img {
        max-width: 110px;
    }
    h1 {
        font-size: 2.5em;
    }
    
    .header-btn {
        display: none;
    }
    header {
        padding: 20px 0;
    }
    
    h2 {
        font-size: 2.2em;
    }
    
    h3 {
        font-size: 2em;
    }
    
    .mobile-only ul {
        margin: 40px 0 0 0;
        width: 100%;
    }
    .mobile-only li {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .banner {
        height: 500px;
        align-items: center;
        min-height: 500px;
    }
    .banner-text {
        padding: 0 0 0 0;
    }
    .home .banner h1 {
        font-size: 3em;
    }
    .about-block .left {
        width: 100%;
    }
	.first-footer b {
		padding: 0 0 15px 0;
	}
    .about-content {
       
        padding: 50px;
    }
    .first-sec {
        width: 100%;
    }
    .about-block .right {
        width: 100%;
        position: relative;
    }
    .about-banner {
        padding: 100px 0 100px 0;
    }  
    .organic .left {
        width: 100%;
    }
    .organic ul {
        flex-wrap: wrap;
    }
    .organic li {
        width: 50%;
        padding: 35px;
    }
    .organic li img {
        width: 80px;
        height: 80px;
       
    }
    .organic li b {
       
        font-size: 1.1em;
        padding: 0;
    }
    .organic .right {
        width: 100%;
    }
    .organic-head h3 {
        font-size: 2.5em;
    }
    .organic-head {
        text-align: left;
    }
    .half-width .left {
        width: 100%;
    }
    .half-width .right {
        width: 100%;
        height: 300px;
    }
    .home .green-box {
        height: 172px;
        width: 25px;
        bottom: -70px;
    }
    .green-box.grey-box {
        display: none;
    }
    .green-text img {
        height: 200px;
    }
    .home .banner::after {
        display: none;
    }
	.respre {
		padding: 50px 0;
	}
    .about-block h2 {
        font-size: 1.6em;
        line-height: 1.2;
    }
	.left-img img {
		display: block;
		width: 100%;
		height: 250px;
		object-fit: contain;
	}
    .about-block p {
        font-size: 1.1em;
    }
    .service-block .carousel-cell {
        width: 80%;
    }
    .second-sec {
        display: none;
    }
    .organic .flex {
        flex-direction: column-reverse;
    }
    .mile-stone {
        padding: 30px;
        width: 100%;
    }
    .mile-stone a {
        display: block;
        font-size: 1.3em;
    }
    .mile-stone a img {
        margin: 20px 0 0 0;
    }
    .footer .logo-ft {
        width: 40%;
    }
    .service-offered {
        width: 100%;
		border-bottom: 1px solid #9f9c9c;
        padding: 0 0 10px 0;
    }
    .ft-content {
        width: 100%;
    }
    .address {
        width: 100%;
		border-bottom: 1px solid #9f9c9c;
        padding: 0 0 10px 0;
    }
	.links {
	border-bottom: 1px solid #9f9c9c;
        padding: 0 0 10px 0;
		width: 100%;
	}
    .links ul {
        display: flex;
        flex-wrap: wrap;
    }
    .links ul li {
        margin: 0 0 10px 0;
        width: 100%;
    }
    .second-footer .flex {
        gap: 30px;
    }
    .address ul {
        margin: 5px 0 0 0;
    }
    .footer .flex {
        gap: 20px;
    }
    .second-footer {
        margin: 20px 0 0 0;
    }
    .footer {
        padding: 50px 0;
    }
    .inner .banner-text {
        padding: 0 0 0 0;
    }
    .inner .banner .green-box {
        bottom: -240px;
        height: 300px;
        width: 40px;
    }
	.inner .banner {
		padding: 135px 0 90px 0;
	}
    .about-video {
        width: 100%;
        margin: 0 0 0 0;
    }
    .about-video-content p {
        font-size: 1.5em;
    }
    .mission-block .left {
        width: 100%;
    }
    .mission-block p {
        font-size: 1.5em;
        opacity: 0.8;
        max-width: 900px;
        margin: 0 auto;
        padding: 50px;
    }
    .mission-sec h3 {
        color: var(--secondmaincolor);
        font-size: 5em;
        text-transform: uppercase;
        font-weight: 600;
        transform: translateY(8px);
		text-align: center;
    }
    .mission-block .right img {
        height: 300px;  
    }
    .mission-block .right {
        width: 100%;
        transform: translateY(0);
    }
    .expertise {
        width: 100%;
        padding: 100px 0;
    }
    .expertise h3 {
        font-size: 2.5em;
    }
	.abt-video {
		height: 40vh;
	}
	.inner .banner
    .expertise-sec .left-img {
        width: 100%;
    }
    .expertise-sec .right-content {
        width: 100%;
        margin: 20px 0 0 0;
    }
	.service-block .carousel .flickity-page-dots .dot {
		width: 40px;
		margin: 0 4px;
	}
    .about-organic .organic-head {
        width: 100%;
    }
    .organic-services.about-organic-services li {
        width: 100%;
    }
    .milestone-about h4 {
        font-size: 2.5em; 
        padding: 0;
    }
    .found-text {
        display: none;
    }
    .profile-img {
        width: 100%;
        height: 500px;
    }
    .profile-content {
        width: 100%;
    }
    .first-content {
        background-color: #2E3035;
        padding: 50px;
    }
    .second-content {
        padding: 50px;
    }
    .service-text {
        display: none;
    }
    .inner.service-inner .banner .green-box {
        height: 300px;
    }
    .service-img-content {
        width: 100%;
        padding: 50px;
    }

    .service-list-wrapper {
        width: 100%;
    }
    .service-img-content h3 {
        font-size: 2.5em;
    }
    .contact-page .green-box {
       
        display: none;
    }
    .contact-links ul li {
        width: 100%;
        margin: 20px 0 0 0;
    }
    .contact-banner .left {
        width: 100%;
        margin: 0 0 0 0;
        height: 300px;
    }
    .contact-banner .right {
        width: 100%;
    }
    .contact-form-wrap {
        padding: 40px;
    }
    .respre h3 {
        font-size: 2.5em;
    }
    .respre li {
        width: 100%;
    }
    .respre ul {
        margin: 0 0 0 0;
    }
	.logo {
    justify-content: flex-start;
}
}

@media screen and (min-width:684px) and (max-width:1024px) {
   body {
        font-size: 85%;
    }
 
   
   
    .container {
        width: 90%;
    }

   
    .mobile-only {
        display: block;
    }
    .mobile-only ul {
        margin: 40px 0 0 0;
        width: 100%;
    }
    .mobile-only li {
        width: 100%;
        margin: 0 0 10px 0;
    }
   
   
    .header header nav li ul li a {
        padding: 0;
    }

    ul.sub {

        padding: 10px 0;
    }



    .flex {
        display: flex;
        flex-wrap: wrap;

    }

    h1 {
        font-size: 3.5em;
    }
    .header {
        padding: 20px 0;
    }
    .header.bgcolor {
        padding: 20px 0;
    }

    .medium-container {
        margin: 0 auto;
        width: 90%;
        max-width: 500px;
    }
	.abt-video {
		 height: 60vh;
	}
    .header-btn {
        display: none;
    }
    .banner-text {
        padding: 0 0% 300px 0;
    }
    .banner-text {
        padding: 0 0% 300px 115px;
    }
    .home .banner h1 {
        font-size: 5em;
    }
    .banner {

        min-height: 800px;
        height: 80vh;
       
    }
    .home .banner::after {
        display: none;
    }
    .about-block .left {
        width: 100%;
    }
    .about-content {
     padding: 80px;
    }
    .about-block .right {
        width: 100%;
    }
    .second-sec {
        display: none;
    }
    .first-sec {
        width: 100%;
    }
    .green-box.grey-box {
        width: 40px;
    }
    .about-banner {
        padding: 150px 50px;
    }
    .organic .left {
        width: 100%;
    }
    .organic .right {
        width: 100%;
    }
    .organic .flex {
        flex-direction: column-reverse;
    }
    .half-width .left {
        width: 100%;
    }
    .half-width .right {
        width: 100%;
        height: 500px;
    }
    .second-footer .flex {
        gap: 30px;
    }
    .inner .banner .green-box {
        bottom: -525px;
    }
    .mission-block .left {
        width: 100%;
    }
    .mission-block p {
        max-width: 100%;
        padding: 50px;
    }
    .mission-block .right {
        width: 100%;
        transform: translateY(0);
    }
    .expertise {
        width: 100%;
        padding: 100px 0;
    }
	.left-img img {
		width: 100%;
		height: 250px;
		object-fit: contain;
	}
    .about-organic .organic-head {
        width: 100%;
    }
    .organic-services.about-organic-services li {
        width: 50%;
    }
    .organic ul {
        flex-wrap: wrap;
    }
	.mission-sec h3 {
		font-size: 8.5em;
	}
	.mission-block .right img {
		height: 450px;
	}
	.organic-services.about-organic-services li:nth-child(3) {
		background-color: #EAF7F9;
	}
	.organic-services.about-organic-services li:nth-child(4) {
		background-color: var(--textcolor);
	}
    .milestone-about h4 {
    
        font-size: 2.5em;
        padding: 0 0 0 0;
    }
    .found-text {
        display: none;
    }
    .profile-img {
        width: 100%;
    
        height: 800px;
    }
    .profile-content {
        width: 100%;
    }
    .first-content {
        padding: 100px;
    }
    .second-content {
        padding: 100px;
    }
    .service-text {
        display: none;
    }
    .service-list-wrapper {
        width: 100%;
    }
	.inner.service-inner .banner .green-box {
		width: 38px;
	}
	.service-img {
		width: 100%;
		height: 350px;
	}
	.service-img-content {
    width: 100%;
    background-color: var(--secondmaincolor);
    padding: 80px;
}
	.contact-links ul li {
    width: 100%;
    padding: 0 0 20px 0;
}
	.contact-form-wrap {
		padding: 50px;
	}
	.about-video {
		width: 100%;
	}
		.logo {
  
    justify-content: flex-start;
}
}

@media screen and (min-width:1024px) and (max-width:1550px) {

    body {
        font-size: 85%;
    }
  
    .container {
        margin: 0 auto;
        width: 90%;
        max-width: 1100px;
    }

	.home .banner {
	  position: relative;
	  min-height: 650px;
	}
	
	.banner .container {
    width: 70%;
}
}
