/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
/* Custom Header Size
-----------------------------------------------------------------*/
.header-size-custom #logo img {
    /*height: 107px;*/
    height: 90px;
    padding: 22px 0;
}

.header-size-custom.sticky-header.sticky-header-shrink #logo img {
    padding: 14px 0;
}

@media (min-width: 992px) {

    .header-size-custom .header-wrap-clone {
        height: calc(70px + 1px);
    }

    #header.header-size-custom + .include-header {
        margin-top: calc(-70px - 2px);
    }

    .header-size-custom.sticky-header-shrink #header-wrap #logo img {
        height: 70px;
    }

    .header-size-custom .menu-container > .menu-item > .menu-link {
        padding-top: 24px; /* (70px - 22px)/2 */
        padding-bottom: 24px; /* (70px - 22px)/2 */
    }

    .header-size-custom.sticky-header-shrink .menu-container > .menu-item > .menu-link {
        padding-top: 24px; /* (70px - 22px)/2 */
        padding-bottom: 24px; /* (70px - 22px)/2 */
    }


}


.svg-trigger {
    width: 60px;
    height: 60px;
}

@media (min-width: 992px) {
    .overlay-menu:not(.top-search-open) #primary-menu-trigger {

        width: 60px;
        height: 60px;
    }
}

.swiper_wrapper .swiper-container {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
}

.slider-caption {
    margin-left: 48%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    flex-flow: column;
    justify-content: center;
    z-index: 20;
    max-width: 615px;
    color: #EEE;
    font-size: 1.375rem;
    font-weight: 300;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 15%);
    -webkit-transition: top .3s ease;
    -o-transition: top .3s ease;
    transition: top .3s ease;
}

.slider-caption:not(.dark), .slider-caption:not(.dark) h2 {
    color: white;
    text-shadow: none;
}

.slider-caption h2 {
    font-size: 6rem;
    letter-spacing: 2px;
    text-transform: unset;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .min-vh-md-100 {
        min-height: 59vh !important;
    }
}

h2.green {


    font-size: 67px;
    font-family: 'Outfit', sans-serif;
    color: rgb(84, 162, 67);
    font-weight: bold;
    line-height: 0.976;
    margin-bottom: 22px;


}

.under_green {

    font-size: 32px;
    font-family: 'Outfit', sans-serif;
    color: rgb(87, 87, 86);
    font-weight: 400;
    line-height: 1.2 !important;
    margin-top: 7%;
    margin-bottom: 0;

}

.Learn_about_our_products {
    font-size: 22px;
    font-family: "Outfit";
    color: rgb(87, 87, 86);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2.271;
}

.section.anual-target {
    background-color: rgb(235, 235, 230);
}

h2.green-target {
    font-size: 67px;
    font-family: 'Outfit', sans-serif;
    color: rgb(84, 162, 67);
    font-weight: bold;
    line-height: 0.976;
    margin-bottom: 22px;
}

img.billion {
    margin: 5% 0 0% 0;
}

.ec-testimonial {
    background-color: rgb(84, 162, 67);
}

.ecologic_circle_has_what_it {
    font-size: 1.8rem;
    font-family: "Outfit";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;

}

.ecologic_circle_has_what_it.scott {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 1.5%;
}

.ecologic_circle_has_what_it.managing_director {
    font-size: 20px;
}

.ec-testimonial img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 150px;
    margin-bottom: 3%;
}

.section {
    margin: 0;
}

p.are_you_ready_text {
    font-size: 73px;
    font-family: "Outfit";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin-top: 24%;

}

p.under_green.Learn_about_our_products.center.are_you_ready_call_to_action {
    margin-top: 2%;
    color: white;
}

/*p.under_green.Learn_about_our_products.center.are_you_ready_call_to_action img {*/
/*    width: 6%;*/
/*}*/

#footer {
    border-top: 0;
}


/*for product page*/

.Green_products_derived_from_rice_straw {
    font-size: 99px;
    font-family: "Outfit";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 0.915;
    text-align: left;
    margin-top: 11%;
    margin-left: 45%;
}

p.under_green.beside_glass {
    margin-top: 4%;
}

img.ec-glass-logos {
    margin-top: 3%;
}

.ec-glass .col-md-4 {
    width: 36%;
}

.ec-glass .col-md-8 {
    width: 64%;
}

/*for impact page*/
.better_food_for_better {
    font-size: 83px;
    font-family: "Outfit";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 0.915;
    text-align: left;
    margin-top: 11%;
    margin-left: 45%;
}

p.under_green.impact_one {
    margin-top: -1%;
    text-align: justify;
    margin-bottom: 4%;
}

p.under_green.impact_two {
    margin-top: 2%;
    text-align: justify;
}

h2.green-target.how_bad {
    font-size: 65px;
    font-family: 'Outfit', sans-serif;
    color: rgb(84, 162, 67);
    font-weight: bold;
    line-height: 0.976;
    margin-bottom: 0;
    margin-top: -4%;
}

.section.impact_how_bad .green {
    font-weight: 300;
}

.section.impact_how_bad .under_green {
    font-size: 27px;
    font-family: 'Outfit', sans-serif;
    color: rgb(87, 87, 86);
    font-weight: 400;
    line-height: 1.2 !important;
    margin-top: 7%;
    margin-bottom: 0;
}

.section.impact_how_bad {
    padding-top: 0;
    margin-top: -3%;
}

p.Green_products_derived_from_rice_straw.home-hero {
    margin-bottom: 5%;
    font-size: 4vw;
    margin-top: 7%;
}

.paddy-field-image {
    padding-left: 5%;
}

.paddy-on-hand {
    padding-right: 5%;
}

p.under_green.Learn_about_our_products.center.are_you_ready_call_to_action {
    margin-bottom: 2%;
}


@media (min-width: 992px) {
    .full-header #logo {
        padding-right: 30px;
        border-right: 0;
    }

    .full-header .primary-menu .menu-container {
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
    }

}

img.paper_box, img.open_crop_burning {
    padding-left: 5px;
}

img.green_co, img.curbon_emmission {
    padding-right: 5px;
}

img.impact_enabler {
    margin-top: -7%;
    margin-bottom: -3%;
}

.section.anual-target.seeds_footer {
    background-position-y: 72%;
}

a {
    color: #222;
}

a:hover {
    color: rgb(84, 162, 67);
}

.clients-grid .grid-item a {
    opacity: 1;
}

.team-ec-title {
    padding: 200px 0px !important;
    background-size: cover;
    background-position-y: 220%;
}

#growth_ld {
    display: block;
}

#growth_sd {
    display: none;
}

.product-specification {
    background-color: rgb(84, 162, 67) !important;
    border-bottom: 1px solid rgb(84, 162, 67) !important;
}

.product-specification h1, .product-specification li a, .product-specification li {
    color: white !important;
}

.product-desc {
    padding: 0;
}

.product-desc p {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.3 !important;
}

.Learn_about_our_products a {
    font-size: 22px;
    font-family: "Outfit";
    color: rgb(87, 87, 86);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2.271;
}

p.under_green.Learn_about_our_products.center.are_you_ready_call_to_action a {
    margin-top: 2%;
    color: white;
}


@media (max-width: 767.98px) {


    .section.anual-target.home-hero {
        background-position: top;
        background-position-x: 25%;
    }

    #burning_problem .under_green {
        font-size: 27px;
    }

    #burning_problem .green {
        font-size: 55px;
    }

    #burning_problem p.under_green.Learn_about_our_products {
        font-size: 20px;
    }

    .ecologic_circle_has_what_it {
        font-size: 30px;
        line-height: normal;
    }

    .section.anual-target.our_business .green-target {
        font-size: 37px;
    }

    p.Green_products_derived_from_rice_straw.home-hero {
        margin-bottom: -4%;
        font-size: 2.5rem;
        margin-left: 3%;
        margin-top: 93%;
        text-shadow: 2px 2px black;
        /* text-align: right; */
        padding: 5% 0;
    }

    #burning_problem .content-wrap {
        margin-top: -12%;
    }

    .paddy-field-image {
        margin-top: 6%;
        padding-left: 0;
        margin-bottom: -6%;
    }

    .paddy-on-hand {
        padding-right: 0;
        margin-top: -7%;
        margin-bottom: 7%;
    }

    #burning_problem p.under_green.Learn_about_our_products {
        font-size: 15px;
    }

    #burning_problem p.under_green.Learn_about_our_products a {
        font-size: 15px;
    }

    .section.anual-target.five-circle {
        margin-top: -9%;
    }

    p.under_green.Learn_about_our_products.center {
        font-size: 15px;
        margin-top: 12%;
    }

    p.under_green.Learn_about_our_products.center a {
        font-size: 15px;
        margin-top: 12%;
    }

    p.under_green.Learn_about_our_products.center a img {
        width: 14% !important;
    }

    p.are_you_ready_text {
        font-size: 30px;
        font-family: "Outfit";
        color: rgb(255, 255, 255);
        font-weight: bold;
        line-height: normal;
        text-align: center;
        margin-top: 0;
    }

    .Green_products_derived_from_rice_straw {
        font-size: 3rem;
        font-family: "Outfit";
        color: rgb(255, 255, 255);
        font-weight: bold;
        line-height: 0.915;
        text-align: left;
        margin-top: -6%;
        margin-left: 0;
    }

    .the_worlds_first h2.green {
        font-size: 3rem;
        font-family: 'Outfit', sans-serif;
        color: rgb(84, 162, 67);
        font-weight: bold;
        line-height: 0.976;
        margin-bottom: 22px;
        margin-top: -8%;
    }

    .the_worlds_first .under_green {
        font-size: 1.5rem;
    }

    .the_worlds_first p.under_green.Learn_about_our_products {
        font-size: 1rem;
    }

    .the_worlds_first p.under_green.Learn_about_our_products a {
        font-size: 1rem;
    }

    .the_worlds_first p.under_green.Learn_about_our_products img {
        width: 14%;
    }

    img.paper_box {
        padding-left: 0;
    }

    img.green_co {
        padding-right: 0;
        margin-top: -7%;
    }

    img.paper_box {
        margin-top: 8%;
        margin-bottom: -7%;
    }

    h2.green.for_greenco_margin {
        margin-top: 7%;
    }

    .section.anual-target.combine-with-organic {
        margin-top: -20%;
    }

    .combine-with-organic h2.green-target {
        font-size: 2.1rem;
        font-family: 'Outfit', sans-serif;
        color: rgb(84, 162, 67);
        font-weight: bold;
        line-height: 0.976;
        margin-bottom: 22px;
        margin-top: -5%;
    }

    .ec-glass .col-md-4 {
        width: unset;
    }

    .ec-glass .col-md-8 {
        width: unset;
    }

    p.under_green.beside_glass {
        font-size: 1.5rem;
        text-align: justify;
    }

    img.ec-glass-logos {
        margin-top: 10%;
    }

    .better_food_for_better {
        font-size: 2.6rem;
        font-family: "Outfit";
        color: rgb(255, 255, 255);
        font-weight: bold;
        line-height: 1;
        text-align: left;
        margin-top: -7%;
        margin-left: 0;
    }

    img.impact_enabler {
        margin-top: -17%;
        margin-bottom: 2%;
    }

    p.under_green.impact_one {
        font-size: 1.3rem;
    }

    h2.green-target.how_bad {
        font-size: 3rem;
        margin-top: -12%;
    }

    .section.impact_how_bad {
        padding-top: 0;
        margin-top: -24%;
    }

    .section.impact_how_bad .green {
        font-weight: 300;
        font-size: 3rem;
    }

    .section.impact_how_bad .under_green {
        font-size: 27px;
        font-family: 'Outfit', sans-serif;
        color: rgb(87, 87, 86);
        font-weight: 400;
        line-height: 1.2 !important;
        margin-top: 2%;
        margin-bottom: 0;
    }

    img.paper_box, img.open_crop_burning {
        padding-left: 0;
        margin-top: 5%;
        margin-bottom: -8%;
    }

    img.green_co, img.curbon_emmission {
        padding-right: 0;
        margin-top: -9%;
        margin-bottom: 7%;
    }

    .section.impact_how_bad {
        padding-top: 0;
        margin-top: -24%;
        margin-bottom: -23%;
    }

    .section.anual-target.home-hero .container {
        background: rgb(84, 162, 67, 0.7);
    }

    #page-title {
        text-align: center;
        background-size: unset !important;
        background-position-y: 32% !important;
        padding: 60px 0 !important;
    }

}


@media (min-width: 768px) and (max-width: 1399.98px) {
    .section.anual-target.home-hero {
        background-position: top;
        background-position-x: 25%;
    }

    #burning_problem .under_green {
        font-size: 27px;
    }

    #burning_problem .green {
        font-size: 55px;
    }

    #burning_problem p.under_green.Learn_about_our_products {
        font-size: 20px;
    }

    .ecologic_circle_has_what_it {
        font-size: 29px;
        line-height: 1.2;
    }

    .section.anual-target.our_business .green-target {
        font-size: 58px;
    }

    .Green_products_derived_from_rice_straw {
        font-size: 80px;
        font-family: "Outfit";
        color: rgb(255, 255, 255);
        font-weight: bold;
        line-height: 0.915;
        text-align: left;
        margin-top: 11%;
        margin-left: 45%;
    }

    .the_worlds_first h2.green {
        font-size: 52px;
        font-family: 'Outfit', sans-serif;
        color: rgb(84, 162, 67);
        font-weight: bold;
        line-height: 0.976;
        margin-bottom: 22px;
    }

    .under_green {
        font-size: 27px;
        font-family: 'Outfit', sans-serif;
        color: rgb(87, 87, 86);
        font-weight: 400;
        line-height: 1.2 !important;
        margin-top: 7%;
        margin-bottom: 0;
    }

    p.under_green.Learn_about_our_products {
        font-size: 1.1rem;
        font-weight: bold;
    }

    p.under_green.Learn_about_our_products a {
        font-size: 1.1rem;
        font-weight: bold;
    }

    .section.impact_how_bad {
        padding-top: 0;
        margin-top: -3%;
        margin-bottom: -5%;
    }

    .team-ec-title {
        padding: 168px 0px !important;
        background-size: cover;
        background-position-y: 245%;
    }

    #growth_ld {
        display: none;
    }

    #growth_sd {
        display: block;
    }

    section#page-title {
        padding: 50px 0 !important;
    }

}

.logo-row {
    display: flex;
    gap: 20px; /* space between logos */
    margin-top: 20px;
    align-items: center;
}

.logo-row img {
    height: 60px; /* or whatever size you prefer */
    object-fit: contain;
}

.double-call-to-action .Learn_about_our_products a {

    color: white;

}

.double-call-to-action .under_green {
    font-size: 32px;
    font-family: 'Outfit', sans-serif;
    color: rgb(87, 87, 86);
    font-weight: 400;
    line-height: 1.2 !important;
    margin-top: -7%;
    margin-bottom: 0;
}


/* When screen is 768px or less, stack them */
@media (max-width: 768px) {
    .double-call-to-action > div {
        display: block !important;
    }
    .double-call-to-action > div>div {
        margin: 7% 0;
    }
}
