body {
    font-family: 'Rubik', sans-serif;
    font-weight: normal;
    font-size: 16px;

    /*line-height: 1.5em;*/

    color: #000000;

    margin: 0;
    padding: 0;
}

h1 { font-size: 3rem; }
h2 { font-size: 2rem; font-weight: 500; letter-spacing: -0.05rem; margin-top: 1.5em; margin-bottom: 1.5em;}
h3 { font-size: 1.5rem; font-weight: 500;}

p { margin-top: 1em; margin-bottom: 1em; color: #707070; line-height: 1.5em; }

a { /*font-size: 1rem;*/ text-decoration: none; color: #000000; }
a:active, a:focus {
    outline: 1px solid #458721;
}
a:visited {
    color: #505050;
}


.normal-text {
    font-weight: normal;
}
.green-text-1, a.green-text-1:visited {
    color: #458721;
}
.grey-text-1 {
    color: #707070;
}
.black-text-1, a.black-text-1:visited {
    color: #000000;
}
.creamy-text-1, a.creamy-text-1:visited {
    color: #EEE6D7;
}
.blue-text-1 {
    color: #32398E;
}
.color-green-bg {
    background-color: #458721;
}
.color-creamy-bg {
    background-color: #EEE6D7;
 }
.color-orange-bg {
    background-color: #EDAB3F;
}

.reduced-width {
    max-width: 1140px;
    margin-right: auto; margin-left: auto;
}
.align-center, .centered {
    text-align: center;
}
.form-primary-button, .primary-button-green, .button-a  {
    display: inline-block;
    padding: 1rem 2rem;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 0.5rem;
    cursor: pointer;
}

.primary-button-green, .button-a.color-green {
    background-color: #458721;
    color: #EEE6D7;
}
.form-primary-button, .primary-button-blue, .button-a.color-blue {
    background-color: #32398E;
    color: #EEE6D7;
}




.page-wrapper {
}
.header-space-bar {
    height: 2.5rem;
}
.nav-bar {
    padding-left: 0.3rem; padding-right: 0.3rem;
}
.nav-bar-inner {
    height: 3.125rem;
    padding-top: 1rem; padding-bottom: 1rem;

    margin-right: auto; margin-left: auto;

    display: flex;
    justify-content: space-between; align-items: center;
    max-width: 1140px;
}

.nav-bar .logo-wrap>a>img {
    /*max-width: 100px;*/
    max-height: 32px;
    padding-bottom: 12px; padding-top: 12px;
}
.nav-bar .top-nav-links a {
    font-weight: bold;
    margin-left: 1rem; margin-right: 1rem;
}


.main-header {
    background: url('i/BTS_Header.jpg') top left no-repeat ;
    padding-top: 5rem; padding-bottom: 5rem;
    padding-left: 0.3rem; padding-right: 0.3rem;
}

.section-1, .section-2, .section-3, .section-4, .section-41, .section-42, .section-5 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.section-2, .section-4, .section-42 {
    flex-direction: row-reverse;
}

.section-1, .section-2, .section-3, .section-4, .section-41, .section-42, .section-5 {
    align-items: stretch;
}

.section-1 .block, .section-2 .block, .section-3 .block, .section-4 .block, .section-41 .block, 
    .section-42 .block, .section-5 .block {
    width: 50%;
}

.section-1 {
    margin-top: 2.5rem;
}

.section-1 .block-1 .part {
    max-width: 440px;
    margin-left: auto; margin-right: auto;
    padding-top: 3rem; padding-bottom: 5rem;
}

.section-1 .block-2 {
    background-image: url('../i/Sachets in Store (IMG_7066).jpg');
    background-position: top right;
    background-size: cover;
}


.section-2 .block-1 .part {
    max-width: 400px;
    padding-top: 3rem; padding-bottom: 5rem;
    margin-left: auto; margin-right: auto;
}

.section-2 .block-2 {
    background-image: url('../i/closeup-shot-microplastics-particles-hand-volunteer-lr.jpeg');
    background-position: top right;
    background-size: cover;

}

.section-3 .block-2 .part.part-1 {
    height: 100px; 
    padding-top: 0; padding-bottom: 0;
    margin-top: 5.5rem;
    background-image: url('../i/unknown-logos.png');
    background-position: center center;
    background-repeat: no-repeat;
}
.section-3 .block .part {
    max-width: 400px;
    margin-left: auto; margin-right: auto;
    padding-top: 3rem; padding-bottom: 5rem;
}



.section-4 .block-1 .part {
    max-width: 400px;
    padding-top: 3rem; padding-bottom: 5rem;
    margin-left: auto; margin-right: auto;
}

.section-4 .block-2 {
    background-image: url('../i/Water Bottle Image.png');
    background-position: top right;
    background-size: cover;
}

.section-4 .block-2>a {
    display: inline-block;
    float: right;
    margin-right: 450px;
    margin-top: 150px;
    text-transform: uppercase;
}



.section-41 .block-1 .part {
    max-width: 400px;
    padding-top: 3rem; padding-bottom: 5rem;
    margin-left: auto; margin-right: auto;
}

.section-41 .block-2 {
}
.section-41 .block-2 .part > a {
    display: block;
}
.section-41 .block-2 .part > a > img {
    max-width: 100%;
}

.section-41 .block-2 .part-1 {
    float: left;
    margin-top: 35%;
    margin-left: 4rem;
    max-width: calc(50% - 6.0rem);
}

.section-41 .block-2 .part-2 {
    float: right;
    margin-top: 3rem;
    margin-right: 4rem;
    max-width: calc(50% - 5.5rem);
} 
.section-41 .block-2 .part-3 {
    float: right;
    margin-top: 3rem; margin-bottom: 3rem;
    margin-right: 4rem; 
    max-width: calc(50% - 5.5rem);
    
}


.section-42 .block-1 .part {
    max-width: 400px;
    padding-top: 3rem; padding-bottom: 5rem;
    margin-left: auto; margin-right: auto;
}
.section-42 .block-2 .part {
    max-width: 400px;
    
    margin-left: auto; margin-right: auto;
}
.section-42 .block-2 .part-1 {
    padding-top: 6rem; 
}
.section-42 .block-2 .part-2 {
    padding-top: 6rem; padding-bottom: 5rem;
}

.section-42 .block-2 .part>a {
    display: block;
    max-width: 80%;
    margin-left:  auto;
    margin-right: auto;
    text-align: center;
}
.section-42 .block-2 .part>a>img {
    max-width: 100%;
}



/* ===============================================
 * Revenue 10% block
 * =============================================== */
 .revenue-10-block {
    padding: 1rem;
 }
 .revenue-10-block-inner {
    display: flex;
    /*align-items: center;*/
    justify-content:flex-start;
    flex-direction: column;
 }
 .revenue-10-block-inner  .logo-wrapper img {
    margin-top: 1rem;
    margin-left: 0.5rem;
    height: 5rem;
 }
 .revenue-10-block-inner .text-info {
    font-size: 1.2rem;
    line-height:1.5rem;
    margin-left:0.5rem; margin-right: 0.5rem;
    color: #000000;
 }
 .revenue-10-block-inner .text-info strong {
    font-weight: bold;
 }
 .revenue-10-block-inner .text-info small {
    font-size: 0.9rem;
    line-height: 1.0rem;
 } 
 
 


.section-5 {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.section-5 .sub-section-2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.section-5 .sub-section-2 .block {
    width: 522px;
    flex-basis: 522px;
    flex-shrink: 0;
    /*margin-left: 1.5rem;    margin-right: 1.5rem;*/
    margin-left: auto;    margin-right: auto;
    margin-top: 3rem;
}

.section-5 .sub-section-2 .block a img {
    width: 80px;
    margin-right: 20px;
    float: left;
}
.section-5 .sub-section-2 .block>div {
    width: 422px; float: left;
}
.section-5 .sub-section-2 .block>div>h3 {
    margin-top: 0; margin-bottom: 0.5em;
    padding-top: 0;
    font-weight: 500;
    letter-spacing: -0.05rem;
}


.section-7 {
    padding-top: 1px;
}

.section-7 .blog-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
}

.blog-container .post-list-item {
    max-width: 400px;
    margin-left: auto; margin-right: auto;
    padding-bottom: 6rem;
}
.blog-container .post-list-item .post-image a {
    height: 100%;
    display: inline-block;
}

.blog-container .post-list-item .post-image img {
    width: 100%;
    height: 500px;
    max-width: 400px;
    object-fit: cover;
    display: inline-block;
    max-height: 500px;
    overflow: hidden;
}

.blog-container .post-list-item .post-short-description img {
    display: none;
}
.blog-container .post-list-item  .post-info-wraper {
    display: flex;
    flex-direction: column;
}

.blog-container .post-list-item h2.mp-post-title {
    line-height: 2rem; font-size: 1.5rem; font-weight: 400; 
    /*max-height: 2rem;*/
    /*overflow: hidden;*/
    word-wrap: normal;
    margin-bottom: 1rem;
}

.blog-container .post-list-item h2.mp-post-title a {
    line-height: 2rem; font-size: 1.5rem; font-weight: 400; color: #458721;

}

.blog-container .post-list-item .mp-post-info,.blog-container .post-list-item .mp-post-info a {
    font-size: 0.7rem;
}
.blog-container .post-list-item .mp-post-info {
    align-self: flex-start;
    color: #707070;
}
.blog-container .post-list-item .mp-post-info a {
    color: #458721;
}

.blog-container .post-list-item .post-short-description {
    max-height: 26rem; overflow: hidden;
}

.blog-container .post-list-item .post-short-description p {
    /*text-align: justify;*/
}



.section-8 {
    background-image: url('../i/BTS_Subscribe.jpg');
    background-position: top left;
    background-size: cover;

    padding-top: 3rem; padding-bottom: 3em;

}
.section-8>h2 {
    padding-top: 0rem; padding-bottom: 1rem;
    margin-top: 0; margin-bottom: 0;
}

.section-8 .form-box {
    max-width: 670px;
    margin-left: auto; margin-right: auto;
}
.section-8 .form-element-wrapper:nth-child(2) {
    display: none;
}
.section-8 .form-box .fields-box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
}

.section-8 .form-box .form-element-wrapper {
    margin-left: 0.25rem; margin-right: 0.25rem;
}
.section-8 .form-box .form-element-wrapper:first-child {
    margin-left: 0;
}
.section-8 .form-box .form-element-wrapper:last-child {
    margin-right: 0;
}

.section-8 .form-box .field-element {
    border-radius: 0.5rem;
    width: auto;
    max-width: 260px;
}



.our-services-bpx {
    width: 200px;
    margin-left: auto; margin-right: auto;
}
.our-services-bpx a {
    display: block;
}

footer>div {
    padding-top: 12px; padding-bottom: 12px;
    display: flex;
    justify-content: space-between;
    max-width: 1140px;
    margin-left: auto; margin-right:auto ;
}

footer .copyright {
    max-width: 360px;
}
footer .bottom-links {
    max-width: 710px;
    text-align: right;
}
footer .bottom-links a {
    margin-right: 0.25rem; margin-left: 0.25rem;
}
footer .bottom-links a:first-child {
    margin-left: 0;
}
footer .bottom-links a:last-child {
    margin-right: 0;
}

.mp-blog-icon:before {
    background-repeat: no-repeat;
    color: #999999;
    content: '';
    display: inline-flex;
    width: 12px;
    height: 12px;
    opacity: 50%;
    position: relative;
    top: 2px;
}

.mp-blog-calendar-times:before {
    background-image: url(i/blog-icons/calendar-times.svg);
}
.mp-blog-user:before {
    background-image: url(i/blog-icons/user.svg);
}
.mp-blog-traffic:before {
    background-image: url(i/blog-icons/eye.svg);
}



/* ---------------------------------------------------------------------------- 
 * blog-posts
 * ---------------------------------------------------------------------------- */
 .blog-posts {
    margin-top: 6rem;
    max-width: 1068px;
    margin-left: auto; margin-right: auto;
}

.blog-posts .post-content, .blog-posts .post-short-description {
    max-width: calc(768px - 2rem); /*width(.blog-posts) - .post-image - 2rem */
}

.blog-posts .post-content img, .blog-posts .post-short-description img {
    max-width: 100%;
}

.blog-posts .post-item-wraper {
    margin-bottom: 8rem;
    display: flex;
}


.blog-posts .post-item-wraper h2 {
    margin-top: 0;
}


.blog-posts .mp-post-info {
    font-size: 0.8rem;
}
.blog-posts .post-image {
    margin-right: 2rem;
    width: 300px;
}

.blog-posts .post-image img {
    width: 300px;
}

.blog-post-more-link, .blog-posts .post-content a {
    text-transform: capitalize;
    color: #458721;
    text-decoration: underline;
    font-size: 1rem;
}

.blog-post-more-link {
    margin-left: 1rem;
}

.blog-post-more-link:visited, .blog-posts .post-content a:visited {
    color: #458721;
}

.blog-posts .pager-Links {
    max-width: 400px;
    margin-left: auto; margin-right: auto;
}

.blog-posts .pages  {
    padding-top: 5rem; margin-bottom: 5rem;
}

.blog-posts .pager-Links a {
    display: inline-block;
    padding: 1rem;
    width: 1.5rem;
    text-align: center;
    border-radius: 3rem;
    border: 1px solid #707070;
    color: #707070;
    margin-left: 0.5rem;
    margin-right: 0.5rem;

    
}

.blog-posts .pager-Links a.current {
    border: 1px solid #458721;
    background-color: #458721;
    color: #EEE6D7;
}




@media screen and (max-width: 1200px) {
    .section-4 .block-2>a {
        margin-right: 350px;
        margin-top: 150px;
    }
}

@media screen and (max-width: 1145px ) {
    .section-5 .sub-section-2 {
        flex-direction: column;
        align-content: center;
        justify-content: flex-start;
    }
    .section-5 .sub-section-2 .block {
        flex-basis: auto;
    }
    .section-5 .sub-section-2 .block:first-child {
        margin-top: 0;
    }
    .section-5 .sub-section-2 .block:last-child {
        margin-bottom: 3rem;
    }

    footer>div {
        flex-direction: column-reverse;
    }
    footer>div .bottom-links, footer>div .copyright {
        text-align: center;
        width: 100%;
        max-width: none;
    }
    footer>div .copyright {
        margin-top: 2rem;
    }

}

@media screen and (max-width: 1003px) {
    .section-4 .block-2>a {
        margin-right: 280px;
        margin-top: 100px;
    }
}
@media screen and (max-width: 862px) {
    .section-4 .block-2>a {
        margin-right: 220px;
        margin-top: 50px;
    }
}

@media screen and (max-width: 768px) {
    .section-1, .section-2, .section-3, .section-4 {
        display: flex;
        flex-direction: column-reverse;
        align-content: center;
    }

    .section-1 .block, .section-2 .block, .section-3 .block, .section-4 .block {
        width: 100%;
        max-width: none;
    }
    .section-1 .block-2, .section-2 .block-2, .section-3 .block-2, .section-4 .block-2 {
        height: 570px;
    }
    .section-4 .block-2>a {
        margin-right: 340px;
        margin-top: 150px;
    }


    footer>div .bottom-links a {
        display: block;
    }
}
@media screen and (max-width: 650px) {
    .nav-bar .logo-wrap>a>img {
        max-width: 300px;
    }
    .main-header {
        padding-top: 1rem; padding-bottom: 1rem;
    }
    .section-5 {
        margin-top: 2rem;
    }
    .section-5 .sub-1section-1 {
        padding-left: 0.5rem; padding-right: 0.5rem;
    }
    .section-5 .sub-section-2 .block {
        width: 100%;
        flex-basis: unset;
        flex-shrink: 0;
        padding-left: 0.5rem; padding-right: 0.5rem;
        margin-left: 0; margin-right: 0;
        margin-top: 3rem;
    }
    .section-5 .sub-section-2 .block>img {
        width: 60px;
        margin-right: 20px;
        float: left;
    }
    .section-5 .sub-section-2 .block>div {
        width: 320px; float: left;
    }

    .section-8 .form-box .fields-box {
        flex-direction: column;
        margin-left: 50px;
    }
    .section-8 .form-box .form-element-wrapper {
        margin: 0.5rem 0;
    }
    .section-8 .form-box .field-error>ul {
        padding-left: 0;
    }
    .section-8 .form-box .field-error {
        margin-left: 50px;
    }

    .blog-posts .post-item-wraper {
        margin-bottom: 3rem;
        display: flex;
        flex-direction: column;
    }
    .blog-posts .post-info-wraper {
        margin-left: 1rem; margin-right: 1rem;
    }
    .blog-posts .post-content, .blog-posts .post-short-description {
        max-width: 100%; 
        margin-left: auto; margin-right: auto;
    }
    .blog-posts .post-image {
        margin-left: auto; margin-right: auto;
        width: unset;
        max-width: calc(100% - 2rem); 
        margin-bottom: 2rem;
    }        

}