body {
    font-family: Arial, Helvetica, sans-serif;
    /* width: 718px; */
    max-width: 100%;
}

h1 {
    font-size: 2.23em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1em;
}

.h1{
    font-size: 2.23em;
}

.h2 {
    font-size: 1.5em;
}

.h3 {
    font-size: 1.3em;
}

.h4 {
    font-size: 1em;
}

#epd_header {
    margin-top: 20px;
}

.submenu {
    position: relative;
    cursor: pointer;
}

.toggleNav {
    display: none;
    position: absolute;
    padding: 0px;
    width: 100%;
    margin-top: 2px;
    z-index: 5;
    left: 0;
    top: 0;
}

ul.toggleNav li {
    list-style: none;
    background: white;
    border: solid 2px #06ae51;
    border-radius: 5px;
    margin: 3px 0;
    text-align: center;
}

.pd-index {
    text-align: center;
    color: black;
    padding-left: 5px;
    appearance: none;
    font-size: 12.8px;
    width: 137px;
}


/* .pd1 {
    padding-left: 45px;
} */


/* #btn-123 {
    margin-left: -35px;
}
#btn-321 {
    margin-left: -35px;
} */

.pd1-index {
    text-align: center;
    color: black;
    padding-left: 20px;
    appearance: none;
    width: 137px;
    font-size: 12.8px;
}


/* .pd2 {
    padding-left: 75px;
} */

.pd2-index {
    padding-left: 15px;
    width: 150px;
    /* color: rgb(148 147 144); */
}

.pd3-index {
    background-color: #16A154 !important;
    color: #ffffff;
    width: 130px;
}

input#keyword::placeholder {
    color: black;
    font-size: 12.8px;
    opacity: 1;
}

.list-item {
    background-color: #f8faf5;
    padding: 0 2px;
    width: fit-content;
    box-shadow: 3px 3px 7px 0px #c5c4c4;
    border-radius: 6px;
}

.list-item:hover {
    box-shadow: inset 3px 3px 7px 0px #c5c4c4;
}

.list-item:hover a {
    text-decoration: none;
}

/*.pd3-index:hover {*/
/*    font-size: 18px;*/
/*}*/

.display_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-left: -15px;
    margin-right: -15px;
}


/* .pd3 {
    padding-left: 56px;
} */

.al {
    margin-bottom: 50px;
    margin-top: 50px;
}

.at {
    margin-top: 30px;
    margin-bottom: 30px;
}

.top-left {
    position: absolute;
    top: 16px;
    left: 16px;
    color: #004d36;
    font-weight: bold;
    font-size: 30px;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

.carousel-indicators {
    justify-content: left;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #000;
}
.carousel-indicators .active {
    background-color: #FFF;
}

.title-main {
    text-align: center;
    margin-top: 60px;
    color: #004d00;
}

.titlee {
    text-align: center;
    border-radius: 10px;
    border: 3px solid;
    width: 40%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.index {
    margin-top: 20px;
    color: dimgrey;
}

.btn-learn-more {
    margin-bottom: 50px;
    border-radius: 50px;
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
}

.btn-download {
    border-radius: 50px;
    background-color: #0A7138; /* #0A7F3F */
    color: #fff;
    border: none;
    width: 145px;
}

.btn-ln {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.btn-l {
    position: absolute;
    left: 40%;
}

.img-f {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.img-tree {
    height: 300px;
}

.img1 {
    background-image: linear-gradient(#383838, transparent), url(../image/stock1000.jpg);
    background-image: linear-gradient(rgb(0 0 0 / 40%), rgb(0 0 0 / 40%)), url(../image/stock1000.jpg);
    background-size: cover;
    background-position: center;
}

.img2 {
    background-image: linear-gradient(#383838, transparent), url(../image/iStock-87.jpg);
    background-image: linear-gradient(rgb(0 0 0 / 40%), rgb(0 0 0 / 40%)), url(../image/iStock-87.jpg);
    background-size: cover;
    background-position: center;
}

.img3 {
    background: #ffe100;
    background-image: url(../image/asset-11.png)
}

.tit {
    text-align: center;
    background-color: #004d36;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
}

.tt {
    margin-bottom: 50px;
    margin-top: 50px;
}

.img-left {
    float: left;
}

.font-right {
    float: right;
}

.a {
    border-radius: 50px;
}

.logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo a img {
    width: 100%;
    padding: 20px 0;
}


/* nav.nav{
    justify-content: space-between;
} */

.nav-link {
    padding: .2rem 1.3rem;
    text-align: center;
}

.btn-w {
    height: 38px;
    object-fit: contain;
    border-radius: 31.5px;
    box-shadow: inset 0 0 5px 0 #c5c4c4;
    background-color: #ffffff;
    border: none;
}

.btn-ww {
    height: 38px;
    object-fit: contain;
    border-radius: 31.5px;
    box-shadow: inset 0 0 5px 0 #c5c4c4;
    border: none;
}

.font-c {
    width: 120px;
    height: 32px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #004d36;
}

.all {
    margin: 10px auto;
}

.font-color1 {
    color: black;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.al3 {
    padding: 30px 50px;
}

.abc {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.btn-more {
    width: 145px;
    height: 38px;
    border-radius: 31.5px;
    border: solid 2px #ffffff;
}

.title-of-main {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding-top: 15px;
    padding-bottom: 15px
}

.btn-list1 {
    color: #0A7138; /* #0A7F3F */
    background-color: transparent;
    border: 2px solid;
    width: 145px;
    height: 38px;
    border-radius: 31.5px;
    font-weight: bold;
}
.btn-list1 svg{
    fill: #0A7F3F;
}

.img-green {
    width: 362px;
    background-color: #004D36;
    background-size: cover;
    background-position: center;
    position: relative;
    padding-right: 0;
    padding-left: 0;
}

.main-of-index {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-left: 50px;
    margin-right: 50px;
}

.btn-more2 {
    width: 145px;
    height: 38px;
    border-radius: 31.5px;
    border: solid 2px #0b8b45;
}

.font-more {
    width: 84px;
    height: 19px;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #0b8b45;
}

.region-content .container .how.tit{
    color: #FFFFFF !important;
}

.how {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.more-more {
    width: 145px;
    height: 38px;
    object-fit: contain;
}

.more-title {
    height: 71px;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: #f8f8f8;
}

.download {
    width: 145px;
    height: 38px;
    border-radius: 31.5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #9bcb46;
}

#show1 {
    display: none;
}

#show3 {
    display: block;
}

.arrow {
    padding-left: 12px;
    padding-bottom: 5px;
}

.btn-primary:hover,
.btn-learn-more.pop:hover {
    color: #fff;
    background-color: #055405;
    border-color: #055405;
}

.hov11 {
    display: none;
    z-index: 99;
}

.btn-primary:hover .hov11 {
    display: block;
    margin-left: 90px;
    margin-top: -16px;
}

.menu {
    border-left: 9px solid #8ec549;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    display: -ms-flexbox;
}

.nav>li {
    /* border: solid 4px #06ae51;
    border-radius: 3px;
    margin: 3px 0px; */
    border: solid 1px #06ae51;
    border-radius: 0 2rem 0 0;
    margin: 3px 0px;
    border-left: none;
    padding: 3px 9px;
    flex-grow: 1;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
}

.nav li.active {
    background-color: #16A154;
}

.nav li.active a {
    color: #fff;
}

.row.filterBar div {
    width: fit-content;
}

.row.filterBar div .searchCate{
    display: flex;
    justify-content: center;
    align-items: center;
}

/* how */

#makrRefer_info,
.table {
    border: #004d00 1px;
}

.hided_info a {
    color: #004d00;
}

.hided_info {
    padding-left: 35px;
    padding-top: 20px;
}

.responsive {
    width: 100%;
    height: auto;
}

.photo {
    height: 525px;
    padding: 30px;
    color: #004d36;
}

.font-color {
    color: #575757;
}

.table-colorr {
    background-color: #ecb940;
}

.table-colorr1 {
    background-color: #9bcb46;
}

.table-colorr2 {
    background-color: #3c754a;
}

.table-colorr3 {
    background-color: #06ae51;
}

.erg {
    padding: 0px 0 5px 40px;
    background: url(../image/pdf2.png) top left no-repeat;
}

.container.titleecg {
    text-align: center;
    width: 100%;
    padding: 20px 0;
    background: #06ae51;
}

.title-main-cg {
    text-align: center;
    color: #004d00;
    padding: 50px 0;
    margin-bottom: 0;
}


/* whygreenprocurement */

.title-mains {
    text-align: center;
    padding: 50px 0;
    color: #004d00;
}

.btn-all-cate {
    color: #fff;
    width: 229px;
    height: 38px;
    object-fit: contain;
    border-radius: 31.5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #004d36;
    border: none;
}

.WHY-Green-Procuremen {
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.tteesstt {
    width: 156px;
    height: 113px;
    padding: 17px 10px 20px 24px;
    object-fit: contain;
    border-radius: 8px;
    background-color: #ffffff;
}

.tteesstt1 {
    width: 156px;
    height: 166px;
    padding: 16px 5px 20px 22px;
    object-fit: contain;
    border-radius: 8px;
    background-color: #ffffff;
}

.tteesstt2 {
    width: 156px;
    height: 113px;
    padding: 8px 10px 5px 24px;
    object-fit: contain;
    border-radius: 8px;
    background-color: #ffffff;
}

.tteesstt3 {
    width: 156px;
    height: 113px;
    padding: 17px 10px 10px 24px;
    object-fit: contain;
    border-radius: 8px;
    background-color: #ffffff;
}

.tteesstt4 {
    width: 198px;
    height: 117px;
    padding: 17px 0px 20px 27px;
    object-fit: contain;
    border-radius: 8px;
    background-color: #ffffff;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

.bs-example {
    position: relative;
}

.note {
    background: yellow;
    color: red;
    padding: 10px;
    font-size: 1.2rem;
    text-align: center;
}

.ce_image .mouse_over {
    position: absolute;
    width: 25%;
    height: 32%;
    /* height: 30%; */
    border-radius: 100%;
}

.ce_image .mouse_over[data-circle="recycle"] {
    top: 25%;
    left: 18%;
    z-index: 999;
}

.ce_image .mouse_over[data-circle="manufacture"] {
    top: 0;
    left: 33%;
}

.ce_image .mouse_over[data-circle="package"] {
    top: 13%;
    left: 60%;
}

.ce_image .mouse_over[data-circle="distrubution"] {
    top: 44%;
    left: 58%;
}

.ce_image .mouse_over[data-circle="use"] {
    top: 55%;
    left: 30%;
}

.ce_image .mouse_over_text {
    position: absolute;
    width: 60%;
    display: none;
    padding-bottom: 10px;
}

.ce_image .recycle_text {
    top: 28%;
    left: -18%;
}

.ce_image .manufacture_text {
    top: -24%;
    left: 32%;
}

.ce_image .package_text {
    top: 0%;
    left: 72%;
}

.ce_image .distrubution_text {
    top: 53%;
    left: 74%;
}

.ce_image .use_text {
    top: 71%;
    left: 4%;
}

.whybenefitlist {
    padding-left: 20px;
}

.whybenefitlist li {
    padding: 2px 0;
}


/* whatisgreenprocurement */

.img-pop {
    padding: 0px 0 5px 30px;
    background: url(../image/mark.png) top left no-repeat;
}


/* news */

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 454px;
    bottom: 0;
    z-index: 1;
}

.br {
    border-radius: 50px;
    border: none;
}

.wh {
    width: 100px;
    height: 40px;
}

.r {
    margin-left: 20px;
}

.tabb {
    list-style-type: none;
    display: inline-flex;
    padding: 0 0 20px;
    max-width: 100%;
    height: auto;
}

.tabb a {
    color: #ffffff;
}

.tabb-1 {
    width: 85px;
    object-fit: contain;
    border-radius: 31.5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #b4b4b4;
    text-align: center;
    padding-top: 7px;
    color: #ffffff;
}

.tabb-2 {
    margin-left: 30px;
    margin-right: 30px;
    width: 85px;
    object-fit: contain;
    border-radius: 31.5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #b4b4b4;
    text-align: center;
    padding-top: 7px;
    color: #ffffff;
}

.tabb-3 {
    width: 85px;
    object-fit: contain;
    border-radius: 31.5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #b4b4b4;
    text-align: center;
    padding-top: 7px;
    color: #ffffff;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    background-color: #3c754a;
}

#ci {
    justify-content: center
}

#di {
    justify-content: center
}

section#content {
    text-align: left;
    background: #f3f3f3;
}

.container-toggle {
    background: #f3f3f3;
}

.container-toggle .panel {
    margin-bottom: 0;
    box-shadow: none;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    border: none;
    border-bottom: 2px solid #f3f3f3;
    position: relative
}

.container-toggle .panel:last-child {
    border: none
}

.container-toggle .panel .panel-title {
    padding: 0;
    color: #2d3e52;
    font-size: 1.1667em;
    position: relative
}

.container-toggle .panel .panel-title a {
    white-space: normal;
    display: block;
    padding: 15px
}

.container-toggle .panel h1.panel-title {
    font-size: 2em
}

.container-toggle .panel h2.panel-title {
    font-size: 1.6667em
}

.container-toggle .panel h3.panel-title {
    font-size: 1.5em
}

.container-toggle .panel h4.panel-title {
    font-size: 1.3333em
}

.container-toggle .panel h5.panel-title {
    font-size: 1.1667em
}

.container-toggle .panel h6.panel-title {
    font-size: 1em
}

.container-toggle .panel.style1 .panel-title>a {
    line-height: 24px;
    color: #575757;
    display: flex;
}

.container-toggle .panel.style1 .panel-title>a:before {
    display: block;
    content: "\f068";
    font-family: FontAwesome;
    margin-right: 16px;
    line-height: 24px;
    font-size: 10px;
    float: left;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #0b8b45;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    min-width: 24px;
}

.container-toggle .panel.style1 .panel-title>a.collapsed:before {
    content: "\f067";
    color: #0b8b45;
}

.container-toggle .panel.style1 .panel-content {
    padding: 10px 15px 15px 55px
}

.container-toggle .panel.style1.arrow-right .panel-title {
    position: relative
}

.container-toggle .panel.style1.arrow-right .panel-title>a {
    padding-right: 36px
}

.container-toggle .panel.style1.arrow-right .panel-title>a:before {
    float: none;
    position: absolute;
    right: 0;
    height: 16px;
    line-height: 17px;
    width: 16px;
    font-size: 9px;
    border: none;
    margin-top: -8px;
    top: 50%
}

.container-toggle .panel.style1.arrow-right .panel-content {
    padding: 10px 15px
}


/* a:link {
    text-decoration: none
} */

.aabb {
    background: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
}


/* resourcesgoodpractice */

.accordion .card {
    border: none;
    margin-bottom: 2px;
    border-radius: 0;
}

.card {
    border: none;
    margin-bottom: 2px;
    border-radius: 0;
}

.accordion .card .card-header {
    background: #f3f3f3;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 0;
    border: none;
}

.accordion .card-header h2 {
    color: #000;
    font-size: 1rem;
    font-weight: 500;
}

.accordion .card-header h2 span {
    float: left;
    margin-top: 10px;
}

.accordion .card-header .btn {
    color: #575757;
}

.accordion .card-header button:hover {
    color: #23384e;
}

.accordion .card-body {
    color: #666;
}

.subTitle {
    color: #A0A0A0;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 20px;
}

.fa-minus {
    color: #0b8b45;
    padding-right: 10px;
}

.fa-plus {
    color: #0b8b45;
    padding-right: 10px;
}

#resource_btn,
#resource_good_practice_btn{
    color: #004D36;
}

#resource_good_practice_btn:hover{
    color: #ffffff;
}

#whatisgreenprocurement_intro:hover{
    text-decoration: none;
}

.arrow_green:hover{
    display: none;
}

#whatisgreenprocurement_intro .btn-learn-more:hover{
    text-decoration: none;
    background-color: #9bcb46;
    color: #004D36;
}

.btn-learn-more.pop {
    width: 145px;
    height: 38px;
    border-radius: 31.5px;
    border: solid 2px #004D36;
    background: transparent;
    color: #004D36;
    font-weight: bold;
}

.gptable th {
    padding: 10px 0;
}

.gptable td {
    padding: 20px 0;
    text-align: center;
}


/* resources */

.aa1 {
    background: url(../image/mark.png) top left no-repeat;
    padding: 0px 0 5px 40px;
}

#ci {
    justify-content: center
}

.aaa {
    border-radius: 30px;
    background-color: #f3f3f3;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    max-width: 100%;
}

.pp {
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 17px;
    padding-top: 20px;
}

.pop {
    max-width: 100%;
    height: auto;
}

.btn-list {
    border: none;
    border-radius: 31.5px;
    background-color: #9bcb46;
    margin-bottom: 30px;
    width: 363px;
    /* height: 38px; */
    color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.resourcesicons {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 5px;
}

.resinicons {
    width: 100%;
}


/* @media screen and (max-width:833px) {
    .aaa {
        margin-top: 30px;
    }
} */


/* greenspec */

.other {
    margin-left: 15px;
}

.or {
    margin-left: 29.5%;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: bold;
}

.ta {
    text-align: center;
    font-size: 16px;
}

.photocenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 80px;
}

.q {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    height: 58px;
}

.al2 {
    margin-top: 20px;
    height: 55px;
}


/* greenspeccat */


/* .pd {
    padding-left: 20px;
} */

.mg {
    padding-bottom: 12px;
    padding-top: 12px;
}


/* smallamountphase */

.pdd {
    padding-left: 15px;
}

.btn-111 {
    background: #9bcb46;
    color: #fff;
    padding-top: 6px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: none;
}

.btn-d {
    width: 363px;
    height: 38px;
    /* margin: 41px 23px 49px 57px;
    padding: 9px 24px 10px 21px; */
    border-radius: 31.5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #9bcb46;
}

.o {
    height: 25px;
    font-size: 20px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 12.95;
    letter-spacing: normal;
    text-align: center;
    color: #575757;
}

@media screen and (max-width:1024px) {
    aside {
        width: 280px;
    }
}

@media screen and (max-width:991px) {
    .font {
        text-align: center;
        margin-top: 20px;
    }
    aside {
        display: none;
    }
}

@media screen and (max-width:767px) {
    #show1 {
        display: block;
    }
    #show3 {
        display: none;
    }
    .img-green {
        width: 100%;
        background-color: #004D36;
        margin-bottom: 0;
        margin-top: 0;
        padding-right: 0;
        padding-left: 0;
    }
    .img-green2 {
        width: 100%;
        height: 330px;
    }
    .list-item {
        margin-top: 20px;
        text-align: center;
    }
    .print {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .pd-index {
        width: 150px;
    }
    .pd {
        padding-left: 0px;
    }
    .pd1 {
        padding-left: 0px;
    }
    .pd1-index {
        width: 150px;
    }
    .pd2 {
        padding-left: 0px;
    }
    .pd3-index {
        width: 150px;
    }
    .pd3 {
        padding-left: 0;
    }
    .img-f {
        height: auto;
    }
    .img-tree {
        height: auto;
    }
    #keyword {
        margin-top: 20px;
    }
    #filter {
        margin-top: 20px;
    }
    /* whygreenprocurement */
    .aa1233 {
        margin-top: 50px;
    }
    .tteesstt {
        font-size: small;
        width: 97px;
        height: 144px;
    }
    .ce_image .mouse_over[data-circle="recycle"] {
        top: 38%;
        left: 7%;
    }
    .tteesstt1 {
        font-size: small;
        width: 115px;
    }
    .ce_image .mouse_over[data-circle="distrubution"] {
        top: 58%;
        left: 62%;
    }
    .ce_image .distrubution_text {
        top: 79%;
        left: 83%;
    }
    .tteesstt2 {
        font-size: small;
        height: 82px;
    }
    .ce_image .manufacture_text {
        top: -22%;
        left: 23%;
    }
    .tteesstt3 {
        font-size: small;
        width: 98px;
        height: 123px;
    }
    .ce_image .mouse_over[data-circle="package"] {
        top: 20%;
        left: 63%;
    }
    .ce_image .package_text {
        top: -14%;
        left: 78%;
    }
    .tteesstt4 {
        font-size: small;
        width: 162px;
        height: 101px;
    }
    .ce_image .mouse_over_text {
        position: absolute;
        width: 38%;
        display: none;
        padding-bottom: 10px;
    }
    /* news */
    .carousel-control-prev,
    .carousel-control-next {
        position: absolute;
        top: 600px;
        bottom: 0;
        z-index: 1;
    }
    /* greenspec */
    .other {
        margin-left: 0;
        margin-top: 15px;
    }
    /* resources */
    .resourcesicons {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width:575px) {
    .al3 {
        padding: 0;
    }
    .display_grid {
        grid-template-columns: 1fr 1fr;
    }
    .container-toggle .panel.style1 .panel-content {
        padding: 10px 0 10px;
    }
    .aabb {
        padding-left: 10px;
        padding-right: 10px;
    }
    /*-------------------*/
    #btn-123 {
        margin-left: 0px;
    }
    /* #btn-321 {
        margin-left: 0px;
    } */
    #category {
        margin-bottom: 20px;
        margin-left: 15px;
    }
    .category2 {
        margin-left: 15px;
    }
    .category3 {
        margin-left: 15px;
    }
    .category4 {
        margin-left: 15px;
    }
    .menu {
        padding-left: 15px;
    }
    .container,
    .container-sm {
        max-width: 100%;
    }
    /* whygreenprocurement */
    .ce_image .mouse_over_text {
        position: absolute;
        width: 28%;
        display: none;
        padding-bottom: 10px;
    }
    .tteesstt {
        font-size: x-small;
        width: 84px;
        height: 118px;
    }
    .ce_image .recycle_text {
        top: 42%;
        left: -13%;
    }
    .tteesstt1 {
        font-size: x-small;
        height: 119px;
        width: 97px;
    }
    .tteesstt2 {
        font-size: x-small;
        height: 72px;
        width: 121px;
    }
    .ce_image .manufacture_text {
        top: -18%;
        left: 18%;
    }
    .tteesstt3 {
        font-size: x-small;
        width: 85px;
        height: 101px;
    }
    .ce_image .package_text {
        top: -7%;
        left: 81%;
    }
    .tteesstt4 {
        font-size: x-small;
        width: 131px;
        height: 85px;
    }
    .ce_image .use_text {
        top: 71%;
        left: -3%;
    }
}

@media screen and (max-width:374px) {
    #keyword {
        margin-top: 20px;
    }
    #filter {
        margin-top: 20px;
    }
}