@charset "utf-8"; /* CSS Document */
.clear {
    width: 100%;
    display: block;
    height: 0;
    font-size: 0px;
    line-height: 0;
    clear: both;
}

.forestry-sec1 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    padding: 0px 0;
    position: relative;
}

.forestry-sec1:after {
    content: '';
    width: 100%;
    display: block;
    height: 0;
    font-size: 0px;
    line-height: 0;
    clear: both;
}

.forestry-sec1-box1 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 50px 0 0 0;
}

.forestry-sec1-box1 p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    padding: 0 0 0px;
}

.forestry-sec1-box2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 30px 0 0 0;
}

.forestry-sec1-box2 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 26px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 46px;
    padding: 0 0 20px;
}

.forestry-sec1-box2 h2 strong {
    font-weight: bold;
}

.forestry-sec1-box2 p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    padding: 0 0 20px;
}

.forestry-sec1-box2 p:last-child {
    padding: 0 0 0px;
}

.forestry-sec1-box3 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 50px 0 0 0;
}

.forestry-sec1-box3 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 26px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 46px;
    padding: 0 0 20px;
}

/*.forestry-sec1-box3 h2 strong{ font-weight: bold;}*/
.forestry-sec1-box3 ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    margin-left: -10px;
    margin-right: -10px;
    height: auto;
    float: left;
}

.forestry-sec1-box3 ul li {
    padding: 0 10px;
    width: 33.333%;
    color: #4e4e4e;
    text-align: left;
    margin-bottom: 20px;
}



.forestry-sec1-box3 ul li aside {
    width: 100%;
    text-align: center;
    padding: 25px;
    border-radius: 10px;
    float: left;
	display: flex; gap:15px;
    background-color: #46a15c;
    border: 1px solid #fff; line-height: normal;
    height: 100%; color: #fff;  align-items: center;
}
.forestry-sec1-box3 ul.afflist li aside{    color: #fff;}

.forestry-sec1-box3 ul li aside i {
    height: 70px;
    display: inline-block;
}
.forestry-sec1-box3 ul li aside i img{width: 70px;l}

.forestry-sec1-box3 ul li aside h4 {
    font-size: 18px;
    text-align: left;
    padding: 0px 0 10px;
    margin: 0px;
    line-height: 30px; font-weight: 400;
}

.forestry-sec1-box3 ul li aside h5 {
    font-size: 18px;
    text-align: left;
    padding: 0px 0 0px;
    margin: 0px;
}

.forestry-sec1-box3 ul li aside p {
    text-align: left;
    line-height: 20px;
}

.forestry-sec1-box3 p {
    width: 100%;
    max-width: 1280px;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    padding: 0 0 40px;
}

.forestry-sec1-box3 p:last-child {
    padding: 0 0 0px;
}

.forestry-sec1-box4 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 50px 0 50px 0;
}

.forestry-sec1-box4 h2 {
    width: 100%;
    max-width: 1030px;
    margin: 0 auto;
    height: auto;
    display: block;
    font-size: 26px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 46px;
    padding: 0 0 20px;
    text-align: center;
}

.forestry-sec2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    position: relative;
    /*background: rgb(62,161,97);
    background: linear-gradient(100deg, rgba(62,161,97,1) 80%, rgba(255,204,0,1) 100%);*/
	background-color: #f1f1f1;
    margin: 0px 0 0;
    margin-bottom: 0px;
    padding: 50px 0;
}

.forestry-sec2:after {
    content: '';
    width: 100%;
    display: block;
    height: 0;
    font-size: 0px;
    line-height: 0;
    clear: both;
}

.forestry-sec2-box1 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
}

.forestry-sec2-box1 h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    color: #438957;
    padding: 0 0 40px;
}

.forestry-sec2-box1 h2 strong {
    font-weight: bold;
}

.forestry-sec2-box1 .info {
    width: 100%;
    max-width: 758px;
    height: auto;
    display: table;
    margin: 0 auto;
}

.forestry-sec2-box1 .info img {
    width: 100%;
}

.info-desktop {
    display: block;
}

.info-mob {
    display: none;
}

.forestry-sec2-box2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0px 0 0 0;
}

.tab1 {
    width: auto;
    height: auto;
    margin-bottom: 50px!important;
    line-height: 0;
    font-size: 0;
    text-align: center;
    border-top: 0px solid #cdcdcd;
    /*border-bottom: 1px solid #66b87a;*/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
}

.tab1 li {
    width: 20%;
    height: auto;
    display: inline-table;
    padding: 0px 5px;
    box-sizing: border-box;
}

.tab1 li span {
    width: 100%;
    display: table-cell;
    height: 100%;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: 24px;
    position: relative;
    cursor: pointer;
    background: #278742;
    border-radius: 10px;
    vertical-align: middle;
    text-align: center;
    padding: 50px 0;
}

.width16 li {
    width: 16.666%;
}

.tab1 li span {
    padding: 30px 5px;
}

/*.tab1 li a{ display: block; }
.tab1 li a:hover{ color: #237da7; border-bottom: 1px solid #479ed5;}
.tab1 li:after{ content: ''; position: absolute; left: 0; right: 0; bottom:-15px; margin:  0 auto; width: 15px; height: 15px; border: 8px solid transparent; border-top: 6px solid #237da7;} */
.tab1 li.aboutGpsTabActive span {
    font-weight: bold;
    background: #07591e;
    border-bottom: 0px solid #479ed5;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.45);
}

.tab1 li.aboutGpsTabActive span:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: 0 auto;
    width: 15px;
    height: 15px;
    border: 8px solid transparent;
    border-top: 6px solid #0b5c22;
}

.resources-tab1 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    padding: 0px 0;
    text-align: center;
}

.resources-tab1 p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    text-align: left;
    padding: 0 0 20px;
}

.resources-tab1 p:last-child {
    padding: 0 0 0px;
}

.resources-tab2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    padding: 0px 0 0;
    text-align: center;
}

.resources-tab2 p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    text-align: left;
    padding: 0 0 40px;
}

.resources-tab1 p:last-child {
    padding: 0 0 0px;
}

.tab-highlight {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    background: #313131/* url("../images/afforestation-programme-pic12.jpg") no-repeat center center*/;
    background-size: cover;
    border-radius: 15px;
    padding: 100px 100px;
}

.tab-highlight h3 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    line-height: 30px;
    text-align: left;
    padding: 0 0 40px;
}

.tab-highlight h4 {
    width: 100%;
    height: auto;
    max-width: 1000px;
    float: left;
    display: block;
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    text-align: left;
    padding: 0 0 0px;
}

.resources-tab3 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    padding: 0px 0;
    text-align: center;
}

.resources-tab3 p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    text-align: left;
    padding: 0 0 40px;
}

.resources-tab3 p:last-child {
    padding: 0 0 0px;
}

.tab-highlight3 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    background: url("https://www.itcportal.com/assets/images/afforestation-programme-pic2.jpg") no-repeat center center;
    background-size: cover;
    border-radius: 15px;
    padding: 100px 100px;
}

.tab-highlight3 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 32px;
    padding-bottom: 25px;
    text-align: left;
}

.bullet2 {
    width: calc(100% - 60px);
    height: 100%;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    position: relative;
    margin-left: -30px;
    margin-right: -30px;
}

.bullet2 li {
    width: 25%;
    height: auto;
    float: left;
    padding: 0px 30px 0px 30px;
    position: relative;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    text-align: left;
    border-right: 1px solid rgba(255,255,255,0.25);
}

.bullet2 li:last-child {
    border-right: 0px solid rgba(255,255,255,0.25);
}

.bullet2 li span {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    text-align: left;
}

/*.bullet2 li span strong{font-weight: bold; color: #ffc600;  }*/
.forestry-Targetsbox {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
}

.forestry-Targetsbox li {
    width: 25%;
    display: inline-block;
}

.forestry-Targetsbox li aside {
    /*background: rgb(128, 9, 220);*/
    height: auto!important;
    border-radius: 10px;
    /*background: linear-gradient(90deg, rgba(128, 9, 220, 1) 7%, rgba(0, 216, 255, 1) 100%);*/
    padding: 20px 50px!important;
    color: #fff;
    font-size: 40px;
    text-align: center; min-height: auto !important;
}

.forestry-Targetsbox li aside h5 {
    padding: 0 0 0px!important;
    line-height: 25px; font-size: 18px !important; font-weight: 400;
}

.sdgs {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-content: center;
    height: 100%!important;
}

.contri_block .right_block {
    padding: 30px 0 0!important;
}

.sdgs h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    font-size: 30px;
    padding-bottom: 40px!important;
    position: relative;
}

.sdgs h4 {
    width: auto;
    height: auto;
    float: left;
    display: block;
    font-size: 26px;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 100px
}

.sdgs h4:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: #fff;
}

.sdgs h6 {
    width: auto;
    height: auto;
    float: left;
    display: block;
    font-size: 26px;
    padding-bottom: 10px;
    position: relative;
}

.sdgs h6:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: #fff;
}

.contri_block .right_block ul li aside.unsdgs1 {
    background-color: #eb1c2d;
}

.contri_block .right_block ul li aside.unsdgs2 {
    background-color: #dca63a;
}

.contri_block .right_block ul li aside.unsdgs13 {
    background-color: #48773e;
}

.contri_block .right_block ul li aside.unsdgs15 {
    background-color: #3eb049;
}

.contri_block .right_block ul li aside.unsdgs16 {
    background-color: #00689d;
}

.gap50 {
    width: 100%;
    height: 20px;
    float: left;
    display: block;
}

.resources-tab1a {
    width: 100%;
    height: auto;
    float: left;
    display: block;
}

.resources-tab1a h2 {
    width: 100%;
    height: auto;
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    line-height: 46px;
    padding: 0 0 20px;
}

.resources-tab1b {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    background: url("https://www.itcportal.com/assets/images/biodiversity-conservation-pic3.jpg") no-repeat center center;
    background-size: cover;
    border-radius: 15px;
    padding: 60px 100px 0;
    margin-top: 50px;
}

.resources-tab1b-box1 {
    width: 100%;
    height: auto;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    overflow: hidden;
}

.resources-tab1b-box1 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
    padding-bottom: 25px;
    text-align: left;
}

.resources-tab1b-box1 ul {
    margin-left: -30px;
    margin-right: -30px;
    overflow: hidden;
}

.resources-tab1b-box1 ul li {
    width: 33.333%;
    height: 100%;
    float: left;
    display: block;
    padding: 0 29px;
    border-right: 1px solid rgba(255,255,255,0.25);
}

.resources-tab1b-box1 ul li ul {
    margin-left: 0;
    margin-right: 0;
}

.resources-tab1b-box1 ul li ul li {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    border-right: 0px solid rgba(255, 255, 255, 0.25);
    padding: 0 0px 10px 20px!important;
    position: relative;
}

.resources-tab1b-box1 ul li ul li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ffc600;
}

.resources-tab1b-box1 ul li ul li aside {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 22px;
    text-align: left;
}

.resources-tab1b-box1 ul li aside {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    text-align: left;
}

.resources-tab1b-box1 ul li aside strong {
    font-size: 24px;
    font-weight: bold;
    color: #ffc600;
    display: block;
    padding-bottom: 8px;
}

.resources-tab1b-box2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
}

.resources-tab1c {
    width: 100%;
    height: auto;
    float: left;
    display: block;
}

.resources-tab1c h2 {
    font-size: 24px;
    text-align: left;
    padding: 0px 0 20px;
    font-weight: bold;
    line-height: 36px;
    color: #FFFFFF;
}

.resources-tab1c ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.resources-tab1c ul li {
    width: 33.333%;
    height: auto;
    float: left;
    display: block;
    padding: 0 0px 5px 0;
    border-right: 0px solid rgba(255,255,255,0.25);
}

.resources-tab1c ul li aside {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    position: relative;
    padding-left: 40px;
}

.resources-tab1c ul li aside:after {
    content: '';
    position: absolute;
    left: 1px;
    top: 7px;
    width: 22px;
    height: 22px;
    background: url(https://www.itcportal.com/assets/images/new_bullet.png) no-repeat;
}

.biodiversity-tab2 h2 {
    font-size: 26px;
    text-align: left;
    color: #4e4e4e;
    padding: 0px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.biodiversity-tab3 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    color: #4e4e4e;
    line-height: 36px;
    padding-bottom: 25px;
    text-align: left;
}

.biodiversity-box3 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    background: url("https://www.itcportal.com/assets/images/biodiversity-conservation-pic4.jpg") no-repeat center center;
    background-size: cover;
    border-radius: 15px;
    padding: 100px 100px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.biodiversity-box3a {
    width: 100%;
    height: auto;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    overflow: hidden;
}

.biodiversity-box3a h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
    padding-bottom: 25px;
    text-align: left;
}

.biodiversity-box3a ul {
    margin-left: -30px;
    margin-right: -30px;
    overflow: hidden;
}

.biodiversity-box3a ul li {
    width: 50%;
    height: 100%;
    float: left;
    display: block;
    padding: 0 29px;
    border-right: 1px solid rgba(255,255,255,0.25);
}

.biodiversity-box3a ul li aside {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    text-align: left;
}

.biodiversity-box3a ul li aside strong {
    font-size: 30px;
    font-weight: bold;
    color: #ffc600;
    display: block;
    padding-bottom: 8px;
}

.biodiversity-tab4 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
}

.biodiversity-tab4 p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    text-align: left;
    padding: 0 0 40px;
}

.biodiversity-tab4 p:last-child {
    padding: 0 0 0px;
}

.biodiversity-tab4 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    color: #4e4e4e;
    line-height: 36px;
    padding-bottom: 25px;
    text-align: left;
}

.biodiversity-tab4 h3 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 26px;
    font-weight: 500;
    color: #4e4e4e;
    line-height: 36px;
    padding-bottom: 25px;
    text-align: left;
}

.biodiversity-box4 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    background: url("https://www.itcportal.com/assets/images/biodiversity-conservation-pic2.jpg") no-repeat center center;
    background-size: cover;
    border-radius: 15px;
    padding: 100px 100px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.biodiversity-box4 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    line-height: 36px;
    padding-bottom: 25px;
    text-align: center;
}

.biodiversity-box4 p {
    width: 100%;
    max-width: 1000px;
    height: auto;
    float: none;
    display: table;
    margin: 0 auto;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
    padding-bottom: 25px;
    text-align: center;
}

.biodiversity-box41 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    background: url("https://www.itcportal.com/assets/images/biodiversity-conservation-pic3.jpg") no-repeat center center;
    background-size: cover;
    border-radius: 15px;
    padding: 100px 100px;
    margin-top: 50px;
}

.biodiversity-box41 aside {
    width: 100%;
    max-width: 950px;
    height: auto;
    float: none;
    display: table;
    margin: 0 auto;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 50px;
    padding-bottom: 0px;
    text-align: center;
}

.biodiversity-box41 aside strong {
    font-weight: bold;
    color: #ffc600;
}

.biodiversity-box33 ul li {
    width: 25%;
}

.biodiversity-box33 ul li aside h4 {
    line-height: normal;
}

.biodiversity-box33 ul li aside h4 strong {
    color: #fff; font-weight: 400;
}

.contri_block .right_block ul li aside.unsdgs6 {
    background-color: #01aed9;
}

.contri_block .right_block ul li aside.unsdgs13 {
    background-color: #48783e;
}

.contri_block .right_block ul li aside.unsdgs17 {
    background-color: #0c436c;
}

.biodiversity-sec10 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    padding: 50px 0;
    position: relative;
}

.biodiversity-sec10:after {
    content: '';
    width: 100%;
    display: block;
    height: 0;
    font-size: 0px;
    line-height: 0;
    clear: both;
}

.biodiversity-sec10-box1 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 50px 0 0 0;
    overflow: hidden;
}

.biodiversity-sec10-box1 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 44px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 46px;
    padding: 0 0 20px;
}

.biodiversity-sec10-box1 ul {
    margin-left: -30px;
    margin-right: -30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.biodiversity-sec10-box1 ul li {
    width: 50%;
    height: auto;
    float: left;
    display: block;
    padding: 0 29px;
    margin-bottom: 50px;
    border-right: 1px solid rgba(255,255,255,0.25);
}

.biodiversity-sec10-box1 ul li aside {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    position: relative;
    padding-left: 40px;
}

.biodiversity-sec10-box1 ul li aside:after {
    content: '';
    position: absolute;
    left: 1px;
    top: 7px;
    width: 22px;
    height: 22px;
    background: url(https://www.itcportal.com/assets/images/new_bullet.png) no-repeat;
}

.tab-heading {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #4e4e4e;
    line-height: 30px;
    padding: 0 0 30px 0px;
}

.strongnone ul li aside strong {
    display: inline;
}

.addressing-box1 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 50px 0 50px 0;
}

.addressing-box1 p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    padding: 0 0 0px;
}

.addressing-box1 aside {
    width: auto;
    margin: 0 auto;
    height: auto;
    display: table;
    font-size: 44px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 46px;
    padding: 50px 0 0px;
}

.addressing-box1 aside strong {
    font-weight: bold;
    color: #000000;
}

.addressing-box3 {
    width: 100%;
    max-width: 700px;
    height: auto;
    margin: 50px auto 0 ;
    display: table;
}

.addressing-box3 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    color: #4e4e4e;
    line-height: 32px;
    padding: 0 0 20px;
}

	.min-height880{ min-height: 880px!important;}
	 
	.addressing-box1txb h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    color: #4e4e4e;
    line-height: 32px;
    padding: 20px 0 20px; text-align: left
}
	@media screen and (max-width:1023px) {
		.min-height880{ min-height: 100%!important;}
	}

.cont2{color: #4e4e4e; line-height: 30px; text-align: left;}

.addressing-box3 ul {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    height: auto;
    float: left;
}

.addressing-box3 ul li {
    padding: 0 10px;
    width: 50%;
    color: #4e4e4e;
    text-align: left;
    margin-bottom: 20px;
}

.addressing-box3 ul li aside {
    width: 100%;
    display: flex;
    gap: 10px;
    padding: 15px 25px;
    border-radius: 10px;
    float: left;
    background-color: #fff;
    border: 1px solid #ff0054;
    height: 100%;
    align-items: center
}


.addressing-box3 ul.hgh li aside {
    width: 100%;
    display: flex;
    gap: 10px;
    padding: 15px 25px;
    border-radius: 10px;
    float: left;
    background-color: transparent;
    /*border: 1px solid #46a15c;*/
	color: #fff;
    height: 100%;
    align-items: center
}

.addressing-box3 ul.nonegh li aside {
    width: 100%;
    display: flex;
    gap: 20px;
    padding: 15px 25px;
    border-radius: 10px;
    float: left;
    background-color: transparent;
    border: 1px solid transparent;
	color: #fff;
    height: 100%;
    align-items: center; color: #4e4e4e;
}

.addressing-box3 ul.nonegh li {border-right: 1px solid #4e4e4e; width: auto}
.addressing-box3 ul.nonegh li:last-child {border-right: 0px solid #4e4e4e}



.addressing-box3 ul li aside i {
    height: auto;
    display: block;
}

.addressing-box3 ul li aside i img {
    width: 60px;
}

.addressing-box3 ul li aside h4 {
    font-size: 18px;
    padding: 0px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.addressing-box3 ul li aside h5 {
    font-size: 18px;
    padding: 0px 0 0px;
    margin: 0px;
}

.addressing-box3 ul li aside p {
    text-align: left;
    line-height: 20px;
}

.addressing-box14 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 50px 0 0px 0;
}

.addressing-box14 aside {
    width: 50%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 0px 0 0px 0;
}

.addressing-box14 aside h2 {
    font-size: 26px;
    text-align: left;
    color: #FFFFFF;
    padding: 0px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.addressing-box14 aside h3 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    font-size: 34px;
    font-weight: 400;
    text-align: left;
    color: #fff;
    line-height: 46px;
}

.addressing-box14 aside h3 strong {
    font-weight: bold;
}

.addressing-box14 figure {
    width: 50%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 0px 0 0px 0;
    padding-left: 5%;
    border-radius: 15px;
}

.addressing-box14 figure img {
    width: 100%;
    border-radius: 15px;
}

.addressing-box1 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 50px 0 50px 0; font-size: 20px;
}

.addressing-box1 p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    padding: 15px 0 0px;
}

.addressing-box1 aside {
    width: auto;
    margin: 0 auto;
    height: auto;
    display: table;
    font-size: 44px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 46px;
    padding: 50px 0 0px;
}

.addressing-box1 aside strong {
    font-weight: bold;
    color: #000000;
}

.addressing-tab21 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
}

.addressing-tab21 p {
    width: auto;
    margin: 0 auto;
    height: auto;
    display: table;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    padding: 0px 0 0px;
}

.addressing-box22 {
    width: 100%;
    max-width: 1000px;
    height: auto;
    margin: 30px auto 0 ;
    display: table;
}

.addressing-box22 ul {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    height: auto;
    float: left;
}

.addressing-box22 ul li {
    padding: 0 10px;
    width: 33.333%;
    color: #4e4e4e;
    text-align: left;
    margin-bottom: 20px;
}

.addressing-box22 ul li aside {
    width: 100%;
    height: 100%;
    padding: 15px 25px 15px 25px;
    border-radius: 10px;
    float: left;
    background-color: #46a15c;
    border: 1px solid #46a15c;
    position: relative;
}

.addressing-box22 ul li aside a {
    display: flex;
    text-align: left;
    gap: 10px;
    align-items: center
}

.addressing-box22 ul li aside a small {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    width: auto;
    margin: 0 auto;
}

.addressing-box22 ul li aside a small {
    display: block;
    text-align: center;
    padding: 0 25px;
    background: #070a3a;
    border: 0px solid #c2c2c2;
    border-radius: 4px;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    cursor: pointer;
    background-image: linear-gradient(0, #fac832, #fac832);
    background-size: 0;
    transition: .8s;
    background-repeat: no-repeat;
}

.addressing-box22 ul li aside a:hover small:hover {
    background-size: 100%;
    color: #fff;
}

.addressing-box22 ul li aside a i {
    display: table;
    margin: 0 auto;
}

.addressing-box22 ul li aside a i img {
    width: 60px;
}

.addressing-box22 ul li aside a h4 {
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding: 0px 0 10px;
    margin: 0px;
    line-height: normal;
}

.addressing-box22 ul li aside a h5 {
    font-size: 18px;
    text-align: center;
    padding: 0px 0 0px;
    margin: 0px;
}

.addressing-box22 ul li aside p {
    text-align: left;
    line-height: 20px;
}

.addressing-box22 ul li aside a h4 i {
    margin: 15px 0 0;
}

.addressing-box22 h2 {
    font-size: 24px;
    font-weight: bold;
    color: #4e4e4e;
    text-align: center;
    padding: 20px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.addressing-box22 p {
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    text-align: center;
    padding: 20px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.addressing-box23 {
    width: 100%;
    max-width: 1000px;
    height: auto;
    margin: 0px auto 0 ;
    display: table;
}

.addressing-box23 h2 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 20px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.addressing-box23 p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    padding: 20px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.addressing-box23 ul {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    height: auto;
    float: left;
    margin: 50px 0 0px 0;
}

.addressing-box23 ul li {
    padding: 0 10px;
    width: 50%;
    color: #4e4e4e;
    text-align: left;
    margin-bottom: 20px;
}

.addressing-box23 ul li aside {
    width: 100%;
    height: 100%;
    padding: 25px 25px 60px 25px;
    border-radius: 10px;
    float: left;
    background-color: #fff;
    border: 1px solid #ff0054;
    position: relative;
}

.addressing-box23 ul li aside a small {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    width: auto;
    margin: 0 auto;
}

.addressing-box23 ul li aside a small {
    display: table;
    padding: 0 25px;
    background: #070a3a;
    border: 0px solid #c2c2c2;
    border-radius: 4px;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    cursor: pointer;
    background-image: linear-gradient(0, #fac832, #fac832);
    background-size: 0;
    transition: .8s;
    background-repeat: no-repeat;
}

.addressing-box23 ul li aside a:hover small:hover {
    background-size: 100%;
    color: #fff;
}

.addressing-box23 ul li aside a i {
    height: 80px;
    display: table;
    margin: 0 auto;
}

.addressing-box23 ul li aside a h4 {
    font-size: 26px;
    color: #4e4e4e;
    text-align: center;
    padding: 20px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.addressing-box23 ul li aside a h5 {
    font-size: 18px;
    text-align: center;
    padding: 0px 0 0px;
    margin: 0px;
}

.addressing-box23 ul li aside p {
    text-align: left;
    line-height: 20px;
}

.bullet5 ul {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    height: auto;
    float: left;
}

.bullet5 li {
    background: url(https://www.itcportal.com/assets/images/new_bullet.png) no-repeat;
    padding: 0 0 20px 30px;
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    text-align: left;
}

.addressing-box24 {
    width: 100%;
    max-width: 700px;
    height: auto;
    margin: 50px auto 0 ;
    display: table;
}

.addressing-box24 h2 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 20px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.addressing-box24 p {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    padding: 20px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.addressing-tab3 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 0px 0 0px 0;
}

.addressing-tab3 aside {
    width: 60%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 0px 0 0px 0;
}

.addressing-tab3 aside h2 {
    font-size: 26px;
    text-align: left;
    color: #FFFFFF;
    padding: 0px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.addressing-tab3 aside h3 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    font-size: 34px;
    font-weight: 400;
    text-align: left;
    color: #fff;
    line-height: 46px;
}

.addressing-tab3 aside h3 strong {
    font-weight: bold;
}

.addressing-tab3 figure {
    width: 35%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 0px 0 0px 0;
    padding-right: 5%;
    border-radius: 15px;
}

.addressing-tab3 figure img {
    width: 100%;
    border-radius: 15px;
}

.tab-highlight55 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    background: url("https://www.itcportal.com/assets/images/addressing-climate-change-pic4.jpg") no-repeat center center;
    background-size: cover;
    border-radius: 15px;
    padding: 60px 100px;
    margin-top: 50px;
}

.tab-highlight55 h3 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    line-height: 30px;
    text-align: left;
    padding: 0 0 40px;
}

.tab-highlight55 ul {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    height: auto;
    float: left;
}

.tab-highlight55 li {
    background: url(https://www.itcportal.com/assets/images/new_bullet.png) no-repeat;
    padding: 0 0 20px 30px;
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    text-align: left;
}


.tab-highlight55.blck li {
    background: url(https://www.itcportal.com/assets/images/new_bullet2.png) no-repeat;
    padding: 0 0 20px 30px;
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    text-align: left;
}

/*.livest li {
    background: url(../images/new_bullet2.png) no-repeat;
}*/

.addressing-box25 {
    width: 100%;
    max-width: 700px;
    height: auto;
    margin: 0px auto;
    display: inline-block;
    padding: 50px 0;
}

.addressing-box25 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    color: #4e4e4e;
    line-height: 30px;
    text-align: center;
    padding: 0 0 40px;
}

.addressing-box25 ul {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    height: auto;
    float: left;
}

.addressing-box25 ul li {
    width: 50%;
    height: auto;
    float: left;
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    text-align: left;
    line-height: 30px;
    padding: 0px 20px ;
    border-right: 1px solid rgba(255,255,255,0.26);
}

.addressing-box25 ul li:last-child {
    border-right: 0px solid rgba(255,255,255,0.26);
}

.brands-purpose-sec2-box1 ul li figure.brands_image_box img {
    width: 68%;
    float: right;
}

.brands-purpose-sec2-box1 ul li figure.brands_image_box {
    background: transparent;
}

.contri_block .alignment-sdglist ul li aside.unsdgs1 {
    background-color: #e5233d;
}

.contri_block .alignment-sdglist ul li aside.unsdgs2 {
    background-color: #dda73a;
}

.contri_block .alignment-sdglist ul li aside.unsdgs5 {
    background-color: #ed402f;
}

.contri_block .alignment-sdglist ul li aside.unsdgs6 {
    background-color: #01aed9;
}

.contri_block .alignment-sdglist ul li aside.unsdgs7 {
    background-color: #fcc513;
}

.contri_block .alignment-sdglist ul li aside.unsdgs8 {
    background-color: #a31d44;
}

.contri_block .alignment-sdglist ul li aside.unsdgs9 {
    background-color: #f26a2e;
}

.contri_block .alignment-sdglist ul li aside.unsdgs10 {
    background-color: #de1768;
}

.contri_block .alignment-sdglist ul li aside.unsdgs12 {
    background-color: #bf8d2c;
}

.contri_block .alignment-sdglist ul li aside.unsdgs13 {
    background-color: #407f48;
}

.contri_block .alignment-sdglist ul li aside.unsdgs14 {
    background-color: #1f97d4;
}

.contri_block .alignment-sdglist ul li aside.unsdgs15 {
    background-color: #3faf49;
}

.contri_block .alignment-sdglist ul li aside.unsdgs16 {
    background-color: #136a9f;
}

.contri_block .alignment-sdglist ul li aside.unsdgs17 {
    background-color: #1a3668;
}

.livestock-box2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 0px 0 50px 0;
}

.livestock-box2 aside {
    width: 50%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 0px 0 0px 0;
}

.livestock-box2 aside h2 {
    font-size: 26px;
    text-align: left;
    color: #4e4e4e;
    padding: 0px 0 20px;
    margin: 0px;
    line-height: 30px;
}

.livestock-box2 aside h2 strong {
    font-weight: bold;
}

.livestock-box2 aside p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    padding-bottom: 20px;
}

.livestock-box2 figure {
    width: 50%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    padding: 0px 0 0px 0;
    padding-left: 10%;
    border-radius: 15px;
}

.livestock-box2 figure img {
    width: 100%;
    border-radius: 15px;
}

.livestock-box3 {
    width: auto;
    margin: 0 auto;
    display: table;
}

.livestock-box3 h2 {
    font-size: 26px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 0px 0 50px;
    margin: 0px;
    line-height: 30px;
}

.livestock-box3 figure {
    width: 100%;
    max-width: 512px;
    height: auto;
    float: left;
    display: block;
}

.livestock-box3 figure img {
    width: 100%;
}

.livestock-box4 {
    width: 100%;
    max-width: 900px;
    height: auto;
    margin: 50px auto 50px ;
    display: table;
}

.livestock-box4 h2 {
    font-size: 26px;
    text-align: center;
    color: #fff ;
    font-weight: bold;
    padding: 0px 0 20px;
    margin: 0px;
    line-height: 30px;
}

.livestock-box4 h3 {
    font-size: 20px;
    text-align: center;
    color: #fff ;
    font-weight: bold;
    padding: 0px 0 20px;
    margin: 0px;
    line-height: 30px;
}

.livestock-box4 p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    text-align: center;
    padding-bottom: 20px;
}

.livestock-box5 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    background: url("https://www.itcportal.com/assets/images/livestock-pic2.jpg") no-repeat left top;
    background-size: cover;
    margin-bottom: 50px;
    padding: 100px 100px;
    border-radius: 15px;
}

.livestock-box5 h2 {
    font-size: 26px;
    color: #fff ;
    font-weight: bold;
    padding: 0px 0 20px;
    margin: 0px;
    line-height: 30px;
}

.livestock-box5 h3 {
    font-size: 20px;
    color: #fff ;
    font-weight: bold;
    padding: 0px 0 20px;
    margin: 0px;
    line-height: 30px;
}

.livestock-box5 p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    text-align: center;
    padding-bottom: 20px;
}

.livestock-box5 aside {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    overflow: hidden;
}

.livestock-box5 aside ul {
    width: 100%;
    height: auto;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.livestock-box5 aside ul li {
    width: auto;
    height: auto;
    float: left;
    display: inline-block;
    padding-right: 30px;
}

.livestock-box5 aside ul li article {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    padding: 0 0px;
}

.livestock-box5 aside ul li article i {
    height: 80px;
    display: table;
    margin: 0 auto;
}

.livestock-box5 aside ul li article h4 {
    font-size: 18px;
    color: rgba(255,255,255,1.00);
    padding: 0px 0 0 40px;
    margin: 0px;
    line-height: 40px;
    position: relative;
}

.livestock-box5 aside ul li article h4:after {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 22px;
    height: 22px;
    background: url(https://www.itcportal.com/assets/images/new_bullet.png) no-repeat;
}

.livestock-box5 aside ul.livest li article h4:after {
    background: url(https://www.itcportal.com/assets/images/new_bullet2.png) no-repeat;
}



.livestock-box5 ul li aside h4 strong {
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}

.livestock-box6 {
    width: 100%;
    height: auto;
    margin: 50px auto 0 ;
    display: table;
}

.livestock-box6 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 26px;
    font-weight: bold;
    color: #4e4e4e;
    line-height: 32px;
    padding: 0 0 40px;
    /*text-align: center;*/
}

.livestock-box6 ul {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    height: auto;
    float: left;
}

.livestock-box6 ul li {
    padding: 0 10px;
    width: 33.333%;
    color: #4e4e4e;
    text-align: left;
    margin-bottom: 20px;
}

.livestock-box6 ul li aside {
    width: 100%;
    padding: 25px;
    border-radius: 10px;
    float: left;
    /*background-color: #fff;*/
    border: 1px solid #ff0054;
    height: 100%;
}

.livestock-box6 ul li aside i {
    height: auto;
    display: block;
    margin: 0 auto;
}

.livestock-box6 ul li aside h4 {
    font-size: 26px;
    text-align: left;
    padding: 20px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.livestock-box6 ul li aside h4 strong {
    font-size: 30px;
    font-weight: bold;
    /*color: #000000;*/
}

.livestock-box7 {
    width: 100%;
    height: auto;
    margin: 50px auto 0 ;
    display: table;
}

.livestock-box7 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 26px;
    font-weight: bold;
    color: #4e4e4e;
    line-height: 32px;
    padding: 0 0 40px;
    text-align: center;
}

.livestock-box7 p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #4e4e4e;
    line-height: 30px;
    padding-bottom: 0px;
    text-align: center;
}

.brands-box2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
   /* background: url("../images/brands-box2-pic.jpg") no-repeat left top;*/
	background-color: #fff; border: 1px solid #4e4e4e;
    background-size: cover;
    margin-bottom: 50px;
    padding: 30px 100px;
    border-radius: 15px;
}

.brands-box2 h2 {
    width: 100%;
    max-width: 850px;
    height: auto;
    font-size: 30px;
    text-align: center;
    color: #4e4e4e ;
    font-weight: 400;
    padding: 0px 0 20px;
    margin: 0 auto;
    line-height: 44px;
    display: table;
}

.brands-box2 a small {
    width: auto;
    margin: 30px auto 0;
}

.brands-box2 a small {
    display: table;
    padding: 0 25px;
    background: #070a3a;
    border: 0px solid #c2c2c2;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    cursor: pointer;
    background-image: linear-gradient(0, #070a3a, #070a3a);
    background-size: 0;
    transition: .8s;
    background-repeat: no-repeat;
}

.brands-box2 a:hover small {
    background-size: 100%;
    color: #fff;
}

.brands-purpose-sec2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0px 0;
    padding: 80px 0 0px 0;
    position: relative;
}

.brands-purpose-sec2:after {
    content: '';
    width: 100%;
    display: block;
    clear: both;
    line-height: 0;
    font-size: 0px;
}

.brands-purpose-sec2-box1 {
    width: 100%;
    height: auto;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.brands-purpose-sec2-box1 h3 {
    width: auto;
    height: auto;
    font-size: 36px;
    text-align: center;
    color: #438957 ;
    font-weight: bold;
    padding: 0px 0 50px;
    margin: 0 auto;
    line-height: 50px;
    display: table;
}

.brands-purpose-sec2-box1 ul {
    width: 100%;
    height: auto;
    float: left;
    display: block
}

.brands-purpose-sec2-box1 ul li {
    width: 100%;
    height: auto;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-bottom: 80px;
    border: 1px solid #4e4e4e; background-color: #fff;
}

.brands-purpose-sec2-box1 ul li figure {
    width: 30%;
    height: auto;
    float: left;
    display: block;
    background: #FFFFFF;
}

.brands-purpose-sec2-box1 ul li figure img {
    width: 100%;
    line-height: 0;
    display: block;
}

.brands-purpose-sec2-box1 ul li aside {
    width: 70%;
    height: auto;
    float: left;
    display: table;
    padding-left: 5%;
}

.brands-purpose-sec2-box1 ul li aside article {
    display: table-cell;
    vertical-align: middle;
}

.brands-purpose-sec2-box1 ul li aside article h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    font-size: 30px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    padding-bottom: 20px;
}

.brands-purpose-sec2-box1 ul li aside article h2 strong {
    font-weight: bold;
}

.brands-purpose-sec2-box1 ul li aside article p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #4e4e4e;
    line-height: 30px;
}

.brands-purpose-sec2-box1 ul li aside article small {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin-top: 50px;
}

.brands-purpose-sec2-box1 ul li aside article small a {
    width: auto;
    height: 47px;
    background: #dbe0dc;
    display: inline-block;
    padding: 0px 25px 0px 25px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 47px;
    background-image: linear-gradient(0, #d34f45, #d34f45);
    background-size: 0;
    transition: .8s;
    background-repeat: no-repeat;
    font-style: normal;
}

.brands-purpose-sec2-box1 ul li aside article small a:hover {
    background-size: 100%;
    color: #fff;
}

.right-side {
    flex-direction: row-reverse;
}

.brands-purpose-sec2-box1 ul li.right-side aside {
    padding-right: 5%;
    padding-left: 0;
}

.brands-purpose-sec2-box1 ul li.right-side aside article {
    padding-left: 5%;
}

.women-box2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    background: url( "https://www.itcportal.com/assets/images/women-empowerment-pic1.jpg") no-repeat center center;
    background-size: cover;
    margin-bottom: 50px;
    padding: 100px 100px;
    border-radius: 15px;
}

.women-box2 h2 {
    width: 100%;
    max-width: 850px;
    height: auto;
    font-size: 36px;
    text-align: center;
    color: #fff ;
    font-weight: 400;
    padding: 0px 0 20px;
    margin: 0 auto;
    line-height: 44px;
    display: table;
}

.women-empowerment-tab1 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
}

.women-empowerment-tab1 p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    text-align: left;
    padding: 0 0 40px;
}

.women-empowerment-tab1 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 40px;
    font-weight: bold;
    color: #4e4e4e;
    line-height: 46px;
    text-align: left;
    padding: 0 0 20px;
}

.women-empowerment-tab1 span {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    line-height: 46px;
    text-align: left;
    padding: 0 0 20px;
}

.women-empowerment-tab1 h3 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    line-height: 30px;
    text-align: left;
    padding: 0 0 20px;
}

.women-empowerment-tab1 ul {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    height: auto;
    float: left;
    padding: 20px 0;
}

.women-empowerment-tab1 ul li {
    padding: 0 10px;
    color: #4e4e4e;
    text-align: left;
    margin-bottom: 20px;
}

.women-empowerment-tab1 ul li aside {
    width: 100%;
    padding: 25px;
    border-radius: 10px;
    float: left;
    background-color: #fff;
    height: 100%;
}
.women-empowerment-tab1 ul.nbox li aside{background-color: #46a15c; border: 1px solid #fff; color: #fff}



.women-empowerment-tab1 ul li aside i {
    height: auto;
    display: block;
}

.women-empowerment-tab1 ul li aside h4 {
    font-size: 26px;
    font-weight: 400;
    padding: 20px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.women-empowerment-tab1 ul li aside h4 strong {
    font-size: 30px;
    font-weight: bold;
}

.women-empowerment-tab1 ul.row4 li {
    width: 25%;
}

.women-empowerment-tab1 ul.row3 li {
    width: 33.333%;
}

.women-empowerment-tab1 ul.row2 li {
    width: 50%;
}

.highlight5 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    background: url("https://www.itcportal.com/assets/images/women-empowerment-pic2.jpg") no-repeat center center;
    background-size: cover;
    margin-bottom: 50px;
    padding: 100px 100px;
    border-radius: 15px;
}

.highlight5 h6 {
    width: 100%;
    max-width: 850px;
    height: auto;
    font-size: 36px;
    text-align: center;
    color: #fff ;
    font-weight: 400;
    padding: 0px 0 20px;
    margin: 0 auto;
    line-height: 44px;
    display: table;
}

.highlight6 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    background: url("https://www.itcportal.com/assets/images/women-empowerment-pic3.jpg") no-repeat center center;
    background-size: cover;
    margin-bottom: 50px;
    padding: 100px 100px;
    border-radius: 15px;
}

.highlight6 h6 {
    width: 100%;
    max-width: 850px;
    height: auto;
    font-size: 36px;
    text-align: center;
    color: #fff ;
    font-weight: 400;
    padding: 0px 0 20px;
    margin: 0 auto;
    line-height: 44px;
    display: table;
}

.highlight7 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    background: url("https://www.itcportal.com/assets/images/women-empowerment-pic4.jpg") no-repeat center center;
    background-size: cover;
    margin-bottom: 50px;
    padding: 100px 100px;
    border-radius: 15px;
}

.highlight7 h6 {
    width: 100%;
    height: auto;
    font-size: 26px;
    text-align: center;
    color: #fff ;
    font-weight: 400;
    padding: 0px 0 20px;
    margin: 0 auto;
    line-height: 32px;
    display: table;
}

.highlight7 h6 strong {
    font-size: 30px;
    font-weight: bold;
}

.women-sec11 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    padding: 50px 0;
}

.women-sec11-box1 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
}

.women-sec11-box1 p {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #4e4e4e;
    line-height: 30px;
    text-align: left;
    padding: 0 0 40px;
}

.women-sec11-box1 h2 {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    margin: 0;
    font-size: 40px;
    font-weight: bold;
    color: #4e4e4e;
    line-height: 46px;
    text-align: left;
    padding: 0 0 20px;
}

.women-sec11-box1 ul {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    height: auto;
    float: left;
    padding: 20px 0;
}

.women-sec11-box1 ul li {
    width: 25%;
    padding: 0 10px;
    color: #4e4e4e;
    text-align: left;
    margin-bottom: 20px;
}

.women-sec11-box1 ul li aside {
    width: 100%;
    padding: 25px;
    border-radius: 10px;
    float: left;
    background-color: #fff;
    border: 1px solid #ff0054;
    height: 100%;
}

.women-sec11-box1 ul li aside i {
    min-height: 100px;
    display: block;
}

.women-sec11-box1 ul li aside h4 {
    font-size: 26px;
    font-weight: 400;
    padding: 20px 0 10px;
    margin: 0px;
    line-height: 30px;
}

.women-sec11-box1 ul li aside h4 strong {
    font-size: 30px;
    font-weight: bold;
}

.sustainbility-sec6a .sec6-right-box {
    width: 100%;
    height: auto;
    float: left;
    /* background: #fff; */
    border-radius: 15px;
    padding: 0px 20px 0px 40px;
    /* -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.26); */
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.26);
    /* box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.26); */
}

.sustainbility-sec6a .sec6-right-box ul {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
    position: relative;
    justify-content: center;
}

.sustainbility-sec6a .sec6-right-box ul li {
    /* width: 100%; */
    height: auto;
    /* float: left; */
    padding: 0px 30px;
}

.sustainbility-sec6a .sec6-right-box ul li a {
    width: 100%;
    height: auto;
    float: left;
    padding: 0px 20px 0px 0px;
    margin-right: 20px;
    margin-bottom: 15px;
    border-right: 1px solid #acacac;
    position: relative;
    font-size: 18px;
    font-weight: normal;
    color: #272727;
    line-height: 22px;
}

.sustainbility-sec6a .sec6-right-box ul li:last-child a {
    margin-bottom: 0px;
    border-bottom: 0px solid #acacac;
}

.sustainbility-sec6a .sec6-right-box ul li a:after {
    content: '';
    position: absolute;
    right: 20px;
    bottom: 7px;
    width: 7px;
    height: 7px;
    background: url(https://www.itcportal.com/assets/images/arrow9.png) no-repeat -20px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.sustainbility-sec6a .sec6-right-box ul li a:hover:after {
    background: url(https://www.itcportal.com/assets/images/arrow9.png) no-repeat 0 0;
}
/*	.blurb-box5{ width: 100%; max-width: 1020px; margin: 0 auto 50px; height: auto; display: block; padding: 40px 40px; background: url("../images/blurb-box.jpg") no-repeat center center; background-size: cover;  font-size: 24px; font-weight: bold; color: #fff; line-height: 32px; border-radius: 15px; text-align: center; }*/

.blockwomen{display: flex}
.blockwomen aside{width: 50%}

.blockwomen li{width: 100% !important}


@media (max-width: 1370px) {
    .tab-highlight3 {
        padding: 20px 20px;
    }

    .bullet2 {
        width: 100%;
        height: auto;
        margin-left: 0px;
        margin-right: 0px;
    }

    .bullet2 li {
        padding: 0px 15px 0px 15px;
    }

    .forestry-Targetsbox li {
        width: auto;
    }

    .biodiversity-tab1 li {
        width: 20%;
    }

    .tab1 li span {
        padding: 0 10px;
    }

    .tab1 li span {
        padding: 30px 10px;
        font-size: 22px;
        line-height: 28px;
    }
}

@media (max-width: 1180px) {
    .brands-purpose-sec2-box1 ul li aside article p {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (max-width: 1050px) {
    .bullet2 li {
        width: 50%;
        margin-bottom: 20px;
    }

    .bullet2 {
        width: auto;
        overflow: hidden;
        margin-left: -16px;
        margin-bottom: -16px;
    }

    .tab-highlight3 {
        padding: 30px 0px;
    }

    .tab-highlight3 h2 {
        padding-left: 16px;
    }

    .bullet2 li span {
        padding: 0 20px;
    }

    .contri_block .left_sec {
        height: 100%!important;
    }

    .resources-tab1b {
        padding: 30px 30px;
    }

    .resources-tab1b-box1 ul li aside {
        font-size: 20px;
        line-height: 26px;
    }

    .resources-tab1b-box1 ul li aside strong {
        font-size: 22px;
    }

    .biodiversity-sec10-box1 ul {
        margin-bottom: -31px;
    }

    .biodiversity-sec10-box1 ul li {
        width: 50%;
        padding-top: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    }

    .biodiversity-box33 ul li {
        width: 50%;
    }

    .biodiversity-box3 {
        padding: 30px 30px;
    }

    .addressing-box14 aside {
        width: 100%;
    }

    .addressing-box14 figure {
        width: 100%;
        padding-left: 0%;
        margin-top: 30px;
    }

    .resources-tab1 {
        padding: 50px 0 00px 0;
    }

    .brands-purpose-sec2-box1 ul li aside article h2 {
        font-size: 30px;
        line-height: 26px;
        padding-bottom: 10px;
    }

    .tab1 li span {
        padding: 18px 10px;
        font-size: 16px;
        line-height: 24px;
    }

    .women-empowerment-tab1 ul.row4 li {
        width: 50%;
    }

    .women-sec11-box1 ul li aside h4 {
        font-size: 22px;
        line-height: 26px;
    }
}

@media (max-width: 1023px) {
	.bullet5{margin-top: 15px; float: left; width: 100%;}
	.addressing-box22 ul li aside a i{margin: 0px;}
    .tabNavDropMenu {
        width: 100%;
        height: auto;
        float: left;
        display: block;
        border: 1px solid #4e4e4e;
        position: relative;
    }

    .tabNavDropMenu strong {
        width: 100%;
        height: auto;
        float: left;
        display: block;
        font-size: 22px;
        font-weight: 400;
        color: #4e4e4e;
        line-height: 22px;
        font-style: normal;
        padding: 10px 20px;
        position: relative;
    }

    .tabNavDropMenu strong:after {
        content: '';
        position: absolute;
        right: 25px;
        top: 22px;
        border: 7px solid transparent;
        border-top: 7px solid #4e4e4e;
    }

    .tabNavDropMenu ul {
        position: absolute;
        left: 0;
        right: 0;
        top: 50px;
        border: 1px solid #ccc;
        border-top: 1px solid transparent;
        font-size: 18px;
        font-weight: 400;
        color: #3d3c3c;
        line-height: 32px;
        background: #FFFFFF;
        z-index: 999;
    }

    .tabNavDropMenu ul li {
        width: 100%;
        height: auto;
        float: left;
        display: block;
        font-size: 18px;
        font-weight: 400;
        color: #237da7;
        line-height: 32px;
        font-style: normal;
        border-bottom: 1px solid #e6e0e0;
        padding: 10px 20px;
        box-sizing: border-box;
    }

    .tabNavDropMenu ul li:last-child {
        border-bottom: 0px solid #ccc;
    }

    .text30 {
        width: 100%;
        height: auto;
        float: left;
        display: block;
        font-size: 30px;
        font-weight: bold;
        line-height: 30px;
        padding: 40px 0 20px 0;
    }

    .resources-tab1 {
        padding: 10px 0;
    }

    .resources-tab2 {
        padding: 10px 0;
    }

    .resources-tab3 {
        padding: 10px 0;
    }
}

@media (max-width: 900px) {
    .brands-purpose-sec2-box1 ul li figure.brands_image_box img {
        width: 100%;
        float: right;
    }

    .forestry-sec1-box3 ul li {
        width: 50%;
    }

    .tab-highlight {
        padding: 20px 20px;
    }

    .bullet2 li {
        width: 100%;
        border-bottom: 1px solid rgba(255,255,255,0.20);
    }

    .bullet2 li:last-child {
        border-bottom: 0px solid rgba(255,255,255,0.20);
    }

    .bullet2 {
        margin-left: 0px;
        margin-bottom: 0px;
    }

    .bullet2 li {
        padding-bottom: 20px;
    }

    .contri_block .right_block ul li {
        padding: 0 10px 10px 0px;
    }

    .contri_block .right_block ul {
        margin: 0 0 0px !important; font-size: 0px;
    }

    .sdgs h6 {
        margin: 0 auto;
        display: table;
        text-align: center;
    }

    /*.sdgs h6:after {
        width: 100%;
    }*/
	    .sdgs h6:after {
        position: absolute;
        content: "";
        width: 255px;
        height: 1px;
        left: 0;
        bottom: 0;
        background-color: #011f60;
        right: 0;
        margin: 0 auto;
    }

    .forestry-Targetsbox li {
        width: 100%;
    }

    .contri_block .left_sec {
        height: auto !important;
    }

    .resources-tab1b-box1 ul li {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .resources-tab1b-box1 ul li ul li {
        margin-bottom: 0;
    }

    .resources-tab1b-box1 ul li ul li:after {
        left: 2px;
    }

    .biodiversity-box41 {
        padding: 30px 30px;
    }

    .biodiversity-box4 {
        padding: 30px 30px;
    }

    .sdgs h2 br {
        display: none;
    }

    .sdgs h2 {
        text-align: center;
    }

    .sdgs h4 {
        float: none;
        display: table;
        margin: 0 auto;
        margin-bottom: 20px;
    }

 /*   .contri_block .alignment-sdglist ul li {
        width: 25% !important;
    }
*/
    .tab-highlight55 {
        padding: 30px 30px;
    }

    .livestock-box2 aside {
        width: 100%;
    }

    .livestock-box2 figure {
        width: 100%;
        padding-left: 0%;
    }

    .livestock-box3 h2 {
        padding-top: 50px;
    }

    .livestock-box6 ul li {
        width: 50%;
    }

    .livestock-box4 aside ul li article h4 {
        font-size: 26px;
        line-height: 32px;
    }

    .livestock-box4 aside ul li {
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.36);
    }

    .livestock-box4 aside ul li:last-child {
        border-bottom: 0px solid rgba(255, 255, 255, 0.36);
    }

    .women-sec11-box1 ul li {
        width: 50%;
    }

    .targets_block ul li aside h5 br {
        display: none;
    }

    .forestry-Targetsbox li aside h5 {
        font-size: 26px !important;
        line-height: 34px;
    }

    /*.contri_block {padding: 0px 0;}*/
    .highlight7 {
        padding: 30px 30px;
    }

    .highlight6 {
        padding: 30px 30px;
    }

    .highlight5 {
        padding: 30px 30px;
    }

    .women-empowerment-tab1 span {
        font-size: 30px;
        line-height: 36px;
    }

    .highlight5 h6 {
        font-size: 30px;
        padding: 0px 0 0px;
        line-height: 36px;
    }
}

@media (max-width: 800px) {
    .addressing-box22 ul li {
        width: 50%;
    }

    .addressing-tab3 {
        padding: 0px 0 0px 0;
    }

    .addressing-tab3 aside {
        width: 100%;
    }

    .addressing-box22 {
        margin: 0px auto 0;
    }

    .addressing-tab3 figure {
        width: 100%;
        padding-left: 0%;
    }

    .addressing-tab21 p {
        padding: 0px 0 20px;
        font-size: 20px;
    }

    .forestry-sec2 {
        padding: 0px 0;
    }

    .brands-purpose-sec2-box1 ul li figure {
        width: 100%;
    }

    .brands-purpose-sec2-box1 ul li aside {
        width: 100%;
        padding-left: 0%;
        padding: 30px 30px;
    }

    .brands-purpose-sec2-box1 ul li aside article h2 {
        line-height: 40px;
    }

    .brands-box2 {
        padding: 30px 30px;
    }

    .brands-box2 h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .brands-purpose-sec2-box1 h3 {
        padding-top: 25px;
    }

    .women-box2 {
        padding: 30px 30px;
    }
	
/*	.contri_block .alignment-sdglist ul li {
		width: 100% !important;}*/
}

@media (max-width: 600px) {
    .forestry-sec1-box2 h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .forestry-sec1-box3 h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .forestry-sec1-box3 ul li {
        width: 100%;
    }

    .forestry-sec1-box3 ul li aside i {
       /* margin: 0 auto;*/
        display: table;
        text-align: center;
    }

    .forestry-sec1-box3 ul li aside h4 {
        font-size: 20px;
        text-align: center;
        padding: 20px 0 10px;
        line-height: 24px;
    }

    .forestry-sec1-box4 h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .forestry-sec1-box4 {
        padding: 20px 0 20px 0;
    }

    .forestry-sec2-box1 h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .forestry-Targetsbox li aside {
        padding: 20px 20px!important;
    }

    .text30 {
        font-size: 22px;
        line-height: 26px;
    }

    .resources-tab1a h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .resources-tab1b-box1 h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .gap50 {
        height: 20px;
    }

    .biodiversity-sec10-box1 h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .biodiversity-sec10-box1 ul li {
        width: 100%;
    }

    .forestry-Targetsbox li aside h5 {
        font-size: 32px !important;
    }

    .biodiversity-sec10-box1 {
        padding: 0px 0 0 0;
    }

    .biodiversity-tab2 h2 {
        font-size: 26px;
        font-weight: 400;
        line-height: 36px;
    }

    .biodiversity-tab3 h2 {
        font-size: 26px;
        font-weight: 400;
        line-height: 36px;
    }

    .biodiversity-box3a ul li {
        width: 100%;
        height: auto;
        padding: 0 29px 20px 29px;
    }

    .biodiversity-box41 aside {
        font-size: 28px;
        line-height: 38px;
    }

    .forestry-Targetsbox li aside h5 {
        font-size: 22px !important;
        line-height: 33px;
    }

    .biodiversity-tab4 h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .biodiversity-sec10-box1 ul li aside {
        font-size: 18px;
        line-height: 24px;
    }

    .resources-tab2 p {
        font-size: 18px;
        line-height: 22px;
    }

    .biodiversity-tab2 h2 {
        font-size: 20px;
        font-weight: 600;
        line-height: 26px;
    }

    .resources-tab3 p {
        font-size: 18px;
        line-height: 22px;
        padding: 0 0 10px;
    }

    .resources-tab3 h2 {
        font-size: 20px;
        font-weight: 600;
        line-height: 26px;
    }

    .biodiversity-tab4 p {
        font-size: 18px;
        line-height: 22px;
    }

    .biodiversity-tab4 h2 {
        font-size: 20px;
        font-weight: 600;
        line-height: 26px;
    }

    .tabNavDropMenu strong {
        font-size: 14px;
    }

    .addressing-box25 ul li {
        width: 100%;
        border-right: 0px solid rgba(255, 255, 255, 0.26);
        padding: 0px 20px 20px 20px;
        font-size: 18px;
        line-height: 24px;
    }

    .addressing-box1 aside {
        font-size: 30px;
        line-height: 36px;
        padding: 25px 0 0px;
    }

    .resources-tab1 p {
        font-size: 16px;
        line-height: 26px;
    }

    .addressing-box3 h2 {
        font-size: 20px;
        line-height: 30px;
        text-align: left;
    }

    .addressing-box3 ul li {
        width: 100%;
    }
	.addressing-box3 ul.nonegh{display: block}
.addressing-box3 ul.nonegh li {
    border-right: 0px solid #4e4e4e; float: left; width: 100%;
    border-bottom: 1px solid #4e4e4e;
    width: 100%;
}
    .addressing-box14 {
        padding: 20px 0 0px 0;
    }

    .addressing-box14 aside h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .addressing-box22 ul li {
        width: 100%!important;
    }

    .addressing-box23 ul li {
        width: 100%;
    }

    .tab-highlight55 h3 {
        font-size: 26px;
        line-height: 30px;
        padding: 0px 0 26px;
    }

    .tab-highlight55 li {
        font-size: 18px;
        line-height: 24px;
    }

    .livestock-box6 ul li {
        width: 100%;
    }

    .livestock-box5 {
        padding: 20px 20px;
    }

    .livestock-box5 aside ul li {
        padding-right: 0px;
    }

    .women-sec11-box1 ul li {
        width: 100%;
    }

    .women-sec11-box1 h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .women-empowerment-tab1 ul.row4 li {
        width: 100%;
    }

    .women-empowerment-tab1 h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .women-box2 h2 {
        font-size: 26px;
        padding: 0px 0 0px;
        line-height: 34px;
    }

    .women-empowerment-tab1 ul.row2 li {
        width: 100%;
    }
}

@media (max-width: 550px) {
    .contri_block li {
        padding: 0 5px 5px !important;
    }

    /*.contri_block .alignment-sdglist ul li {width: 100% !important;}*/
}

.blub_mid_box {
    display: flex;
    width: 100%;
    align-items: center;
}
.blub_mid_box aside:first-child {
    background: url(https://www.itcportal.com/assets/images/green_bg_box.jpg);
    background-size: cover;
    padding: 40px;
    border-radius: 20px;
}
.blub_mid_box aside:first-child p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
}



@media screen and (max-width:680px) {
    .blub_mid_box aside {
        width: 100%;
    }
    .blub_mid_box {
        width: 100%;
        flex-wrap: wrap;
    }
    .blub_mid_box aside:first-child {
        width: 100%;
    }
    .sustainbility-sec6a .sec6-right-box ul {
        width: 100%;
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .sustainbility-sec6a .sec6-right-box ul li a {
        border-right: none;
    }
}