#navbar {
   
    background-color: transparent;
    padding-bottom: 0;
}
.seccohinna p{
	    color: #e06b00 !important;
	font-weight: bold;
}
/*.countersec .counter:after {
    content: "*";
    font-size: 45px;
    position: absolute;
}*/
.location-description {
    font-family: "Bricolage Grotesque";
    min-height: 465px;
    max-height: 465px;
    overflow-y: auto;
    padding-bottom: 0;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

.centerdaily {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.countersec{
	padding-bottom:0
}
.centerdaily h4 {
    font-size: 1.2rem;
    margin-bottom: 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1280px) {
		.location-description {
        min-height: 100% !important;
        max-height: 100% !important;
			        margin-bottom: 0;
    }
	    .introeco {
        top: 3.86%;
    }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
	.cflower1 {
   
    z-index: -1;
}
.centerdaily {
    padding-top: 0rem;
    padding-bottom: 4rem;
    position: relative;
    z-index: 1;
}
	#customers {
  
    padding-top: 2rem;

}
	.countersec {
      
        margin-left: 30px;
        margin-right: 30px;
    }
	.countersec .counter:after {
    
    font-size: 30px;
   
}

		.countersec .row .col-lg-4:nth-child(4) .seccohinna .counter:after {
   
    font-size: 14px;
   
}
	.countersec .row .col-lg-4:nth-child(5) .seccohinna .counter:after {
   
    font-size: 14px;
   
}

}

		.countersec .row .col-lg-4:nth-child(4) .seccohinna .counter:after {
       content: "Tonnes";
    font-size: 25px !important;
    margin-left: 0.5rem;
}
	.countersec .row .col-lg-4:nth-child(5) .seccohinna .counter:after {
       content: "Tonnes";
    font-size: 25px !important;
    margin-left: 0.5rem;
}
.countersec .counter {
   
    display: flex
;
    align-items: center;
    justify-content: center;
}


@media only screen and (min-width: 769px) and (max-width: 1024px) {
 
	.ev-footer .eco-heading h1, #customers .eco-heading h1 {
    font-size: 8rem;
   
}
	.ourteam .eco-heading h1 {
    font-size: 7rem;
}

	.quicklinks {
    
    gap: 0rem;
  
}
	 .title {
    top: 35rem;
    left: 7rem;
    transform: translate(0, 100px);
  }
	#autocircle {
   
    overflow-y: hidden !important;
}
	.our-e-team .eco-heading h1 {
    font-size: 7rem;
}
}