/*---------------------------
About Us Page
-----------------------------*/

.about-icon img {
    width: 60%;
    height: auto;
}

.about-icon .sppb-addon-title {
    font-size: 18px;
}

.about-icon {
    margin: 0px 80px!important;
}

.yumegro-timeline .title {
    line-height: 1.5;
    font-weight: 500;
}

.yumegro-timeline .timeline-date {
    font-size: 26px!important;
    font-weight: 600;
}

.yumegro-timeline .timeline-panel.left-part {
    text-align: left!important;
}

.sppb-carousel-arrow i {
    color: rgba(31, 159, 61, 0.59);
}

.sppb-carousel-arrow.left i {
    left: 0%;
}

.sppb-carousel-arrow.right i {
    right: 0%;
}

.corn-number .animated-text-words-wrapper {
    color: #cad062;
}

.corn-number .animated-heading-after-part {
    font-size: 24px!important;
    color: #fff;
    margin-top: 20px;
    font-weight: 500;
}

.corn-number .animated-text.is-visible {
    font-size: 40px!important;
}


/*---------------------------
Growth Process Page
-----------------------------*/

@media (max-width: 1024px) {

	.growth-icon .sppb-addon-title {
    	font-size: 20px!important;
	}

	.growth-icon img {
    	height: 70px;
    	width: auto;
	}

}

@media (max-width: 768px) {

	.growth-box {
    	padding-left: 15px!important;
    	padding-right: 15px!important;
	}

	.growth-box .sppb-addon-title {
    	font-size: 18px!important;
    	margin-bottom: 20px!important;
	}
  
}