@import url("https://fonts.googleapis.com/css?family=Open+Sans:300, 400, 600, 700, 800&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif:200, 300, 400, 500, 600, 700, 900&display=swap");

.bgBlack {
    background: #000000;
}

blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    font-family: "Noto Serif ", serif;
}

q:after, q:before {
    content: ""
}

abbr, acronym {
    border: 0;
}

.clear_0 {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    display: block;
}

.last {
    margin: 0!important;
}

.pad_last {
    padding: 0!important;
}

.no_bg {
    background: none!important;
}

img {
    width: auto;
    height: auto;
}

a {
    color: #000000;
    text-decoration: none;
    outline: 0 none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

*, :after, :before {
    box-sizing: border-box;
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}

* {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    list-style: none;
    text-decoration: none;
    -webkit-text-size-adjust: none;
    -webkit-appearance: none;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
hr {
    padding: 0;
    margin: 30px 0;
    border-bottom: 1px solid #ccc;
    height: 1px;
    width: 100%;
}
a, button, h1, h2, h3, h4, h5, input, p, span {
    z-index: 1;
}

.flex {
    display: flex;
}

.flex-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex-wrap-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

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

.flex-col-end {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.container, .container-wrap {
    max-width: 1280px;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
}
.container-fluid {
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
}
html {
    scroll-behavior: smooth;
}

body {
    position: relative;
    color: #000000;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2rem;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
    text-rendering: optimizeLegibility;
}

body.active {
    overflow: hidden;
}

main {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding-top: 54px;
    background-color: #fff;
    margin-bottom: 160px;
}

.bodyOverflowHidden {
    overflow: hidden;
}

.overlay-body {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: -9;
}

.overlay-body.active {
    background: rgba(0, 0, 0, 0.7)!important;
    z-index: 9;
}

button.mfp-close {
    background: #004950!important;
    width: 50px!important;
    height: 50px!important;
    text-align: center!important;
    border-radius: 50%!important;
    padding: 0!important;
    color: #fff!important;
    opacity: 1!important;
    top: -60px!important;
    font-size: 44px!important;
}

button.mfp-close:hover {
    background-color: red!important;
}

.fillPolygon {
    fill: red;
}

.title-wrap {
    text-align: center;
    padding-bottom: 60px;
}

.title-wrap h2 {
    color: #004950;
    font-family: "Noto Serif ", serif;
    font-size: 30px;
    line-height: 44px;
    font-weight: 600;
}

.banner-circle {
    position: relative;
    display: block;
    height: 640px;
    width: 100%;
    z-index: 3;
}

.banner-circle .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 33;
    opacity: 0.8;
    background: linear-gradient(318.03deg, #7A9B0D 0%, #004950 100%);
}

.banner-circle .circle-container {
    position: absolute;
    right: 144px;
    bottom: -48px;
    z-index: 44;
}

.banner-circle .circle-container .circle-line-wrap {
    position: absolute;
    right: -42px;
    bottom: -44px;
    z-index: 45;
    height: 570px;
    width: 570px;
}

.banner-circle .circle-container .circle-line-wrap .circle-wrap {
    position: relative;
}

.banner-circle .circle-container .circle-line-wrap .circle-wrap .Oval_1, .banner-circle .circle-container .circle-line-wrap .circle-wrap .Oval_2 {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
}

.banner-circle .circle-container .circle-line-wrap .circle-wrap .Oval_1 svg, .banner-circle .circle-container .circle-line-wrap .circle-wrap .Oval_2 svg {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
}

.banner-circle .circle-container .circle-line-wrap .circle-wrap .Oval_1 {
    padding-top: 8px;
    left: 0;
}

.banner-circle .circle-container .circle-line-wrap .circle-wrap .Oval_1 svg:first-child {
    animation: circular-animate-oval-reverse 70s linear infinite;
}

.banner-circle .circle-container .circle-line-wrap .circle-wrap .Oval_2 {
    padding-top: 0;
    left: 2%
}

.banner-circle .circle-container .circle-line-wrap .circle-wrap .Oval_2 svg:first-child {
    animation: circular-animate-oval 70s linear infinite;
}

@keyframes circular-animate-oval {
    0% {
        transform: rotateZ(0deg);
    }
    to {
        transform: rotateZ(270deg);
    }
}

@keyframes circular-animate-oval-reverse {
    0% {
        transform: rotateZ(0deg);
    }
    to {
        transform: rotateZ(-270deg);
    }
}

.banner-circle .circle-container .inner-wrap {
    position: relative;
}

.banner-circle .circle-container .inner-wrap .circle-img {
    width: 475px;
    height: 475px;
    border-radius: 50%
}

.our-approach-main .dots-line-wrap {
    width: 144px;
}

.our-approach-main .dots-line-wrap ul.ul-line span.line {
    background: url(../../images/about/line.png) no-repeat center;
}

.dots-line-wrap {
    width: 282px;
    position: relative;
}

.dots-line-wrap ul.ul-line span.line {
    width: 100%;
    height: 1px;
    background: url(../../images/about/line.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: -1px;
    max-width: 315px;
    width: 315px;
}

.dots-line-wrap ul.ul-line.core-line span.line {
    width: 100%;
    height: 1px;
    background: url(../../images/about/line-dots.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: -1px;
    right: 85px;
}

.dots-line-wrap ul.ul-line li {
    position: relative;
}

.dots-line-wrap ul.ul-line li:nth-child(2) .dot {
    left: -7px;
}

.dots-line-wrap ul.ul-line li:nth-child(3) .dot {
    left: 24px;
}

.dots-line-wrap ul.ul-line li:nth-child(4) .dot {
    left: 54px;
}

.dots-line-wrap ul.ul-line li:nth-child(5) .dot {
    left: 85px;
}

.dots-line-wrap ul.ul-line li:nth-child(6) .dot {
    left: 112px;
}

.dots-line-wrap ul.ul-line li:nth-child(7) .dot {
    left: 142px;
}

.dots-line-wrap ul.ul-line li:nth-child(8) .dot {
    left: 174px;
}

.dots-line-wrap ul.ul-line li:nth-child(9) .dot {
    left: 204px;
}

.dots-line-wrap ul.ul-line li:nth-child(10) .dot {
    left: 234px;
}

.dots-line-wrap ul.ul-line li:nth-child(11) .dot {
    left: 264px;
}

.dots-line-wrap ul.ul-line li:nth-child(12) .dot {
    left: 284px;
}

.dots-line-wrap ul.ul-line li:nth-child(13) .dot {
    left: 304px;
}

.dots-line-wrap ul.ul-line li.active .dot {
    position: absolute;
    top: -9px;
}

.dots-line-wrap ul.ul-line li.active .dot>span {
    display: block;
    position: relative;
    background: url(../../images/circle-dot.svg) no-repeat center;
    background-size: auto;
    width: 18px;
    height: 18px;
    transition: all 0.3s ease;
}

.dots-line-wrap ul.ul-line li span.oval {
    width: 5px;
    height: 5px;
    background: url(../../images/oval.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: -3px;
}

.dots-line-wrap ul.ul-line li span.oval-1 {
    left: 0px;
}

.dots-line-wrap ul.ul-line li span.oval-2 {
    left: 30px;
}

.dots-line-wrap ul.ul-line li span.oval-3 {
    left: 60px;
}

.dots-line-wrap ul.ul-line li span.oval-4 {
    left: 90px;
}

.dots-line-wrap ul.ul-line li span.oval-5 {
    left: 120px;
}

.dots-line-wrap ul.ul-line li span.oval-6 {
    left: 150px;
}

.dots-line-wrap ul.ul-line li span.oval-7 {
    left: 180px;
}

.dots-line-wrap ul.ul-line li span.oval-8 {
    left: 210px;
}

.dots-line-wrap ul.ul-line li span.oval-9 {
    left: 240px;
}

.dots-line-wrap ul.ul-line li span.oval-10 {
    left: 270px;
}

.dots-line-wrap ul.ul-line li span.oval-11 {
    left: 290px;
}

.dots-line-wrap ul.ul-line li span.oval-12 {
    left: 310px;
}

.tab-drop-wrap ul.tabs {
    margin-left: 125px;
    display: block;
    width: auto;
    margin-bottom: 52px;
    position: relative;
}

.tab-drop-wrap ul.tabs.impact {
    margin-left: 0;
}

.tab-drop-wrap.connect ul.tabs, .tab-drop-wrap.compliance ul.tabs {
    margin-left: 0px;
}
.tab-drop-wrap.compliance ul.tabs li {
    width: 220px;
}
.tab-drop-wrap ul.tabs span.arrow {
    position: absolute;
    top: 13px;
    right: 10px;
    z-index: 2;
    width: 18px;
    height: 18px;
    display: none;
}
.downloadstyle {
    position: absolute;
    right: 25px;
    top: 35px;
    width: 32px;
    z-index: 9;
}
.tab-drop-wrap ul.tabs span.arrow.active img {
    transform: rotate(0deg);
}

.sec-approach-tab .tab-drop-wrap ul.tabs span.arrow.active img {
    transform: rotate(180deg);
}

.sec-core-tab .tab-drop-wrap ul.tabs span.arrow.active img {
    transform: rotate(180deg);
}

.sec-core-tab.core-special .tab-drop-wrap ul.tabs span.arrow.active img {
    transform: rotate(0deg);
}

.tab-drop-wrap ul.tabs span.arrow img {
    transform: rotate(180deg);
    width: 100%
}

.sec-core-tab .tab-drop-wrap ul.tabs span.arrow img {
    transform: rotate(0deg);
}

.sec-approach-tab .tab-drop-wrap ul.tabs span.arrow img {
    transform: rotate(0deg);
}

.sec-core-tab.core-special .tab-drop-wrap ul.tabs span.arrow img {
    transform: rotate(180deg);
    width: 100%
}

.tab-drop-wrap ul.tabs span.line {
    width: 100%;
    height: 1px;
    opacity: 0.1;
    position: absolute;
    left: 0;
    bottom: 2px;
    background-color: #000;
}

.tab-drop-wrap ul.tabs li {
    position: relative;
    padding-right: 0px;
    display: inline-block;
    transition: 50ms ease-out;
    -webkit-transition: 50ms ease-out;
    -moz-transition: 50ms ease-out;
    -ms-transition: 50ms ease-out;
    -o-transition: 50ms ease-out;
    width: auto;
    display: table-cell;
    vertical-align: middle;
}

.tab-drop-wrap.partner-tabs ul.tabs li  {
    width: 140px;
}

section.sec-strag-tab .container .tab-drop-wrap ul.tabs li:nth-child(4) {
    width: 228px;
}

section.sec-strag-tab .container .tab-drop-wrap ul.tabs li:nth-child(5) {
    width: 200px;
}

.tab-drop-wrap ul.tabs li.width-168 {
    width: 168px;
}

.tab-drop-wrap ul.tabs li.width-200 {
    width: 200px;
}

.tab-drop-wrap ul.tabs li.init, .arrow.init {
    display: none;
}

.tab-drop-wrap ul.tabs li a {
    color: #000000;
    opacity: 0.6;
    font-family: "Open Sans";
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 22px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
    padding: 0 18px 22px;
    display: block;
    text-align: center;
}

.tab-drop-wrap ul.tabs li:nth-last-child(2) a {
    padding: 0 0 22px;
}

.tab-drop-wrap ul.tabs li:hover {
    transition: 50ms ease-out;
    -webkit-transition: 50ms ease-out;
    -moz-transition: 50ms ease-out;
    -ms-transition: 50ms ease-out;
    -o-transition: 50ms ease-out;
}

.tab-drop-wrap ul.tabs li:hover a {
    color: #004950;
    opacity: 1;
}

.tab-drop-wrap ul.tabs li.active a {
    color: #004950;
    font-weight: bold;
    opacity: 1;
}

.tab-drop-wrap ul.tabs li:after {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    bottom: 1px;
    height: 3px;
    border-radius: 50px;
    background: #004950;
    transition: width 350ms ease-out;
}

.tab-drop-wrap ul.tabs li:hover:after {
    width: 100%;
    transition: width 350ms ease-out;
}

.tab-drop-wrap ul.tabs li.active:after {
    width: 100%
}

.btn-primary {
    cursor: pointer;
    border-radius: 50px;
    background-color: #004950;
    color: #fff;
    padding: 10px 14px;
    margin: 30px auto 0;
    max-width: 270px;
    text-align: center;
    display: block;
    transition: all 0.3s ease;
}
a.btn-primary:hover, a.btn-primary:focus {
    transform: translateY(-2px);
    color: #fff;
}


@media screen and (max-width:1680px) {
    .banner-circle {
        height: 580px;
    }
}

@media screen and (max-width:1440px) {
    .banner-circle {
        height: 560px;
    }
    .banner-circle .circle-container {
        right: 90px;
    }
    .banner-circle .circle-container .circle-line-wrap {
        right: -28px;
        bottom: -28px;
        width: 440px;
        height: 440px;
    }
    .banner-circle .circle-container .inner-wrap .circle-img {
        width: 375px;
        height: 375px;
    }
}

@media screen and (max-width:1280px) {
    .banner-circle .circle-container {
        right: 100px;
    }
    /*    .tab-drop-wrap ul.tabs {
            margin-left: 100px;
        }*/
}

@media screen and (max-width:1279px) {
    .banner-circle .circle-container {
        right: 100px;
    }
    /*    .tab-drop-wrap ul.tabs {
            margin-left: 100px;
        }*/
}

@media screen and (max-width:1199px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .banner-circle {
        height: 480px;
    }
    .banner-circle .circle-container {
        right: 40px;
    }
    .tab-drop-wrap ul.tabs {
        /*        margin-left: 30px;*/
        max-width: 480px;
    }
    .tab-drop-wrap ul.tabs {
        max-width: 100%
    }
}

@media screen and (max-width:1024px) {
    main {
        margin-bottom: 0;
    }
    .title-wrap h2 {
        font-size: 24px;
        line-height: 36px;
    }
    .banner-circle .circle-container .circle-line-wrap .circle-wrap div svg #About {
        stroke-width: 1.5;
    }
    .banner-circle .circle-container {
        bottom: -40px;
    }
    .banner-circle .circle-container .circle-line-wrap {
        right: -14px;
        bottom: -17px;
        z-index: 45;
        height: 360px;
        width: 360px;
    }
    .banner-circle .circle-container .inner-wrap .circle-img {
        width: 320px;
        height: 320px;
    }
    section.sec-approach-tab .container .tab-drop-wrap ul.tabs {
        margin-bottom: 0!important;
    }
    .dots-line-wrap {
        margin: 0 38px;
    }
    .tab-drop-wrap {
        position: absolute;
        top: 60px;
        left: 0;
        z-index: 11;
        display: block;
        max-width: 1280px;
        width: 100%;
        padding: 0 30px;
    }
    .training_tab {
        top: -10px;
    }
    .tab-drop-wrap.zindex {
        z-index: 0;
        display: none;
    }
    .tab-drop-wrap ul.tabs {
        margin-bottom: 0;
        /*        margin: 0 30px;*/
        overflow: hidden;
        position: relative;
        display: block;
        height: inherit;
        background-color: #fff;
        border: 1px solid #D1EEDF;
        border-radius: 5px;
    }
    .tab-drop-wrap ul.tabs span.arrow {
        display: block;
        right: 20px;
        z-index: 1;
    }
    .tab-drop-wrap ul.tabs span.line {
        bottom: auto;
        top: 53px;
        display: none;
    }
    .tab-drop-wrap ul.tabs.active {
        box-shadow: 0 7px 14px rgba(0, 73, 80, 0.1), 0 3px 6px rgba(0, 73, 80, 0.1);
        border-radius: 8px;
    }
    .tab-drop-wrap ul.tabs.active .init {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .tab-drop-wrap ul.tabs.active a {
        position: relative;
        display: block;
        width: 100%;
        text-align: left;
    }
    .tab-drop-wrap ul.tabs.active a br {
        display: none;
    }
    .tab-drop-wrap ul.tabs li {
        display: block;
        padding: 0;
        position: relative;
        z-index: 1;
        width: 100%;
        transition: 0.3s ease-in-out;
    }
    .tab-drop-wrap ul.tabs li:not(.init) {
        display: none;
    }
    .tab-drop-wrap ul.tabs li:nth-child(3) {
        margin-top: 12px;
    }
    .tab-drop-wrap ul.tabs li:last-child a {
        padding-bottom: 24px;
    }
    .tab-drop-wrap ul.tabs li.init, .arrow.init {
        display: block;
        border-bottom: none;
        position: sticky;
        top: 0px;
        z-index: 2;
        width: auto;
    }
    .tab-drop-wrap ul.tabs li.init a {
        opacity: 1;
        color: #004950;
        font-weight: bold;
        font-size: 18px;
        padding: 0px 0px 0px 20px;
        height: 54px;
        display: flex;
        align-items: center;
        display: block;
        line-height: 3;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .tab-drop-wrap ul.tabs li.init a br {
        display: none;
    }
    .tab-drop-wrap ul.tabs li.width-168, .tab-drop-wrap ul.tabs li.width-200 {
        width: 100%
    }
    .tab-drop-wrap ul.tabs li:after {
        display: none;
    }
    .tab-drop-wrap ul.tabs li.active a {
        border-color: transparent;
        position: relative;
        z-index: 1;
        background: transparent;
    }
    .tab-drop-wrap ul.tabs li.active a br {
        display: none;
    }
    .tab-drop-wrap ul.tabs li a {
        margin: 0;
        width: 100%;
        height: 100%;
        display: inline-block;
        border-color: transparent;
        width: 100%;
        padding-right: 16px;
        padding: 10px 12px 10px 30px;
        font-weight: 600;
        font-size: 16px;
        line-height: 18px;
        text-align: left;
    }
    .tab-drop-wrap ul.tabs li:nth-last-child(2) a {
        padding: 10px 12px 10px 30px;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list .img-box .paratext {
        padding: 10px !important;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list {
        align-items: start !important;
    }
    .funder-wrap.compliance h3, .funder-wrap.connectwithus {
        margin: 0 15px;
    }
}

@media screen and (max-width:992px) {
    section.sec-approach-tab.highlights .tab-circle-container {
        display: block !important;
        transform: scale(0.5);
        top: 300px;
        right: 200px;
    }
    section.sec-news .resources-section .midsection {
        width: 100% !important;
    }
    section.sec-approach-tab .tab-circle-container {
        display: none;
    }

}

@media screen and (max-width:768px) {
    .title-wrap {
        padding-bottom: 40px;
        align-items: center;
    }
    .banner-circle .circle-container {
        right: -30px;
    }
    .tab-drop-wrap ul.tabs li.init a {
        width: 80vw;
    }
}

@media screen and (max-width:650px) {
    main {
        padding-top: 69px;
    }
    .banner-circle .circle-container {
        bottom: -38px;
    }
    .banner-circle .circle-container .circle-line-wrap .circle-wrap .Oval_1 {
        padding-top: 5px;
    }
    .banner-circle .circle-container .circle-line-wrap {
        height: 300px;
        width: 300px;
        bottom: -18px;
    }
    .banner-circle .circle-container .inner-wrap .circle-img {
        width: 260px;
        height: 260px;
    }
}

@media screen and (max-width:480px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .title-wrap {
        padding-bottom: 24px;
    }
    .title-wrap h2 {
        font-size: 24px;
        line-height: 30px;
        text-align: center !important;
    }
    .banner-circle {
        height: 360px;
    }
    .banner-circle .circle-container {
        right: -40px;
    }
    .dots-line-wrap {
        margin: 0 24px;
    }
    .tab-drop-wrap ul.tabs li.init a {
        width: 74vw;
    }
}

@media screen and (max-width:360px) {
    .title-wrap h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .banner-circle .circle-container {
        bottom: -36px;
    }
    .banner-circle .circle-container .circle-line-wrap .circle-wrap .Oval_1 {
        padding-top: 5px;
    }
    .banner-circle .circle-container .circle-line-wrap {
        height: 260px;
        width: 260px;
        right: -12px;
        bottom: -14px;
    }
    .banner-circle .circle-container .inner-wrap .circle-img {
        width: 230px;
        height: 230px;
    }
    .tab-drop-wrap ul.tabs li.init a {
        font-size: 16px;
        height: 48px;
    }
    .tab-drop-wrap ul.tabs span.line {
        top: 48px;
    }
}

header {
    padding: 0px 55px;
    z-index: 9999;
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    width: 100%;
    box-shadow: 0 5px 10px 0 rgba(88, 88, 88, 0.3);
    transition: 0.9s all ease;
}

.hidden-xs {
    display: block !important;
}
.hidden-xs-tb{
    display: table-cell  !important;
}
.visible-xs {
    display: none  !important;
}


header.active {
    z-index: 0;
    display: none;
}

header .hamburger-logo {
    display: none;
    position: absolute;
    top: 0;
    left: 50px;
    margin-top: 20px;
}

header .hamburger-logo.active {
    display: block;
}

header .hamburger-logo a {
    display: block;
    line-height: 0;
}

header .hamburger-logo a img {
    width: 170px;
    height: auto;
}

header .hamburger {
    display: none;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    right: 10%;
    transition-duration: 0.3s;
    background-color: #fff;
    box-shadow: 0 4px 9px 0 rgba(128, 128, 128, 0.2);
    border-radius: 50%;
    margin-top: 40px;
}

header .hamburger:hover {
    transition-duration: 0.3s;
    background: #004950;
    cursor: pointer;
}

@media screen and (min-width:1025px) {
    header .hamburger:hover .icon {
        background-color: #FFFFFF !important;
    }
    header .hamburger:hover .icon:after, header .hamburger:hover .icon:before {
        background-color: #FFFFFF;
    }
}

header .hamburger.active {
    display: block;
}

@media screen and (min-width:1025px) {
    header .hamburger.open:hover {
        transition-duration: 0.3s;
        background: #fff;
        cursor: pointer;
    }
    header .hamburger.open:hover .icon:after, header .hamburger.open:hover .icon:before {
        background-color: #212121;
    }
}

header .hamburger.open .icon {
    transition-duration: 0.3s;
    background: transparent;
}

header .hamburger.open .icon:before {
    transform: rotateZ(45deg) scaleX(1.2) translate(4px, 4px);
}

header .hamburger.open .icon:after {
    transform: rotateZ(-45deg) scaleX(1.2) translate(5px, -6px);
}

header .hamburger .icon {
    transition-duration: 0.3s;
    position: absolute;
    height: 0.104375rem;
    width: 22px;
    top: 20px;
    background-color: #212121;
    border-radius: 4px;
    left: 9px;
}

header .hamburger .icon:before {
    transition-duration: 0.3s;
    position: absolute;
    width: 22px;
    height: 0.104375rem;
    background-color: #212121;
    content: "";
    top: -7px;
    border-radius: 4px;
}

header .hamburger .icon:after {
    transition-duration: 0.3s;
    position: absolute;
    width: 22px;
    height: 0.104375rem;
    background-color: #212121;
    content: "";
    top: 7px;
    border-radius: 4px;
}

header .container {
    position: unset;
}

header .container.active {
    transition: 0.3s ease-in-out;
}

header .container .flex-wrap .logo {
    padding: 10px 0;
}

header .container .flex-wrap .logo.active {
    display: none;
}

header .container .flex-wrap .logo a {
    display: block;
    line-height: 0;
}

header .container .flex-wrap .logo a img {
    width: 170px;
    height: auto;
    position: relative;
    left: 0;
}

header .container .flex-wrap .menu-wrap {
    padding: 15px 0;
}

header .container .flex-wrap .menu-wrap.active {
    display: none;
}

header .container .flex-wrap .menu-wrap.open {
    display: block!important;
    position: absolute;
    top: 0;
    left: 0;
    background: #004950;
    width: 100%;
    padding: 150px 50px;
    height: 90vh;
    color: #fff;
}

header .container .flex-wrap .menu-wrap.open nav {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li {
    width: calc(100% / 5 - 24px)!important;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li:nth-child(2), header .container .flex-wrap .menu-wrap.open nav ul.menu>li:nth-child(4) {
    width: 294px!important;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li:nth-child(2) ul.dropdown li, header .container .flex-wrap .menu-wrap.open nav ul.menu>li:nth-child(4) ul.dropdown li {
    width: 222px;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li.active>a {
    color: #FFFFFF;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li:after {
    content: "";
    display: none;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li:before {
    content: "";
    width: 48px;
    height: 2px;
    border-radius: 20px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.7;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li.li-resources ul.dropdown {
    left: -30px;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li:hover>a {
    color: #fff;
    font-weight: 400;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li>a {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.23px;
    line-height: 24px;
    opacity: 1;
    transition: 0.3s ease-in-out;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li>a.active, header .container .flex-wrap .menu-wrap.open nav ul.menu>li>a:hover {
    color: #fff;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown {
    display: block;
    background: no-repeat;
    box-shadow: none;
    padding-top: 24px;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li.active>a {
    color: #FFFFFF;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li:hover:before {
    background-color: #fff;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li:hover a {
    color: #fff;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li a {
    color: #fff;
    font-size: 15px;
    line-height: 21px;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li.inner-li-link.active:before, header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li.inner-li-link:hover:before {
    display: none;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li.inner-li-link:after {
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li.inner-li-link:last-child ul li:last-child {
    padding-bottom: 0px;
    border-bottom: none;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li ul.inner-dropdown {
    display: none;
    padding-top: 12px;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li ul.inner-dropdown:hover>* {
    opacity: 0.4;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li ul.inner-dropdown:hover>:hover {
    opacity: 1;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li ul.inner-dropdown li {
    position: relative;
    width: 100%;
    padding-bottom: 10px;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li ul.inner-dropdown li:last-child {
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li ul.inner-dropdown li.active, header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li ul.inner-dropdown li:hover {
    transition: 0.3s ease-in-out;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li ul.inner-dropdown li.active:before, header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li ul.inner-dropdown li:hover:before {
    background-color: #fff;
    right: 15px !important;
}

header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li ul.inner-dropdown li.active>a, header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li ul.inner-dropdown li:hover>a {
    color: #fff;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li {
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    padding-right: 40px;
    transition: 50ms ease-out;
    -webkit-transition: 50ms ease-out;
    -moz-transition: 50ms ease-out;
    -ms-transition: 50ms ease-out;
    -o-transition: 50ms ease-out;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li:first-child {
    width: 98px;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li:nth-child(2) {
    width: 90px;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li:nth-child(3) {
    width: 102px;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li:nth-child(4) {
    width: 125px;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li:last-child {
    padding-right: 0;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li span.plus {
    display: none;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li>a {
    text-transform: uppercase;
    color: #000000;
    font-family: "Open Sans";
    font-size: 16px;
    letter-spacing: 0.73px;
    line-height: 19px;
    cursor: pointer;
    opacity: 0.7;
    transition: 0.3s ease-in-out;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li.active, header .container .flex-wrap .menu-wrap nav ul.menu>li:hover {
    transition: 50ms ease-out;
    -webkit-transition: 50ms ease-out;
    -moz-transition: 50ms ease-out;
    -ms-transition: 50ms ease-out;
    -o-transition: 50ms ease-out;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li.active>a, header .container .flex-wrap .menu-wrap nav ul.menu>li:hover>a {
    color: #004950;
    font-weight: bold;
    opacity: 1;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li:after {
    content: "";
    display: block;
    width: calc(0% - 40px);
    position: absolute;
    height: 4px;
    bottom: -16px;
    border-radius: 20px;
    left: -10px;
    background: #004950;
    transition: width 350ms ease-out;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li:hover:after {
    width: calc(100% - 20px);
    transition: width 350ms ease-out;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li.active:after {
    width: calc(100% - 20px);
}

header .container .flex-wrap .menu-wrap nav ul.menu>li:last-child:after {
    width: 0%
}

header .container .flex-wrap .menu-wrap nav ul.menu>li:last-child:hover:after {
    width: 0%
}

header .container .flex-wrap .menu-wrap nav ul.menu>li:last-child.active:after {
    width: 100%
}

header .container .flex-wrap .menu-wrap nav ul.menu>li:hover ul.dropdown {
    display: block;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown {
    padding: 42px 38px 20px 30px;
    display: none;
    position: absolute;
    top: 100%;
    left: -30px;
    border-radius: 0 0 5px 5px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 10px 0 rgba(206, 206, 206, 0.3);
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown:hover>* {
    opacity: 0.6;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown:hover>:hover {
    opacity: 1;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li {
    width: 160px;
    padding-bottom: 12px;
    position: relative;
    transition: 0.3s ease-in-out;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li:last-child {
    padding-bottom: 0px;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li a {
    color: #000000;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 19px;
    cursor: pointer;
    transition: font-weight 0.4s ease-in-out;
    width: 100%;
    display: block;
    text-transform: capitalize;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li.active, header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li:hover {
    transition: 0.3s ease-in-out;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li.active:before, header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li:hover:before {
    content: "";
    background-color: #11555c;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    right: 14px;
}

.pad150 {
    padding-bottom: 150px !important;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li.active>a, header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li:hover>a {
    color: #004950;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li.inner-li-link {
    width: 148px;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li.inner-li-link.active:before, header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li.inner-li-link:hover:before {
    display: none;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li.inner-li-link:after {
    width: 8px;
    height: 8px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    position: absolute;
    right: 0px;
    content: " ";
    top: 4px;
    transform: rotate(45deg);
    transition: all 0.2s ease-in-out;
}

header .container .flex-wrap .menu-wrap.active.open nav ul.menu>li ul.dropdown>li.inner-li-link:after {
    right: 0px;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li.inner-li-link.active:after {
    transform: rotate(-134deg);
    transition: all 0.2s ease-in-out;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li.inner-li-link:last-child ul li:last-child {
    padding-bottom: 0px;
    border-bottom: none;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li ul.inner-dropdown {
    display: none;
    padding-top: 20px;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li ul.inner-dropdown:hover>* {
    opacity: 0.4;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li ul.inner-dropdown:hover>:hover {
    opacity: 1;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li ul.inner-dropdown li {
    position: relative;
    width: 100%;
    padding-bottom: 10px;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li ul.inner-dropdown li:last-child {
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.3);
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li ul.inner-dropdown li.active, header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li ul.inner-dropdown li:hover {
    transition: 0.3s ease-in-out;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li ul.inner-dropdown li.active:before, header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li ul.inner-dropdown li:hover:before {
    content: "";
    background-color: #11555c;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    right: -15px;
}

header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li ul.inner-dropdown li.active>a, header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li ul.inner-dropdown li:hover>a {
    color: #004950;
}

@media screen and (max-width:1600px) {
    header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown li ul.dropdown {
        width: 120px;
    }
    header .container .flex-wrap .menu-wrap nav ul.menu>li:last-child ul.dropdown {
        left: -72px;
    }
}

@media screen and (max-width:1366px) {
    header .container .flex-wrap .menu-wrap.open {
        padding: 120px 50px 30px;
    }
    header .container .flex-wrap .menu-wrap.open {
        height: 93vh;
    }
}

@media (min-height:300px) and (max-height:700px) {
    header .container .flex-wrap .menu-wrap.open {
        height: 88vh;
        padding: 100px 50px 30px;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown {
        padding: 20px 20px 20px 30px;
    }
    header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown li {
        padding-bottom: 10px;
    }
}

@media screen and (max-width:1199px) {
    header {
        padding: 0px;
    }
    header .container .flex-wrap .menu-wrap nav ul.menu>li:last-child ul.dropdown {
        left: -130px;
    }
    header .hamburger {
        right: 30px;
    }
}

@media screen and (max-width:1024px) {
    header {
        padding: 0 30px;
        box-shadow: 0 3px 10px 0 rgba(88, 88, 88, 0.14);
    }
    header .container {
        padding: 0 0;
    }
    header .hamburger-logo {
        left: 30px;
        display: none;
    }
    header .hamburger-logo.active {
        display: none;
    }
    header .hamburger {
        display: block;
        top: 12px;
        right: 30px;
        margin-top: 12px;
        box-shadow: none;
    }
    header .hamburger:hover {
        background: #fff;
    }
    header .container .flex-wrap .menu-wrap {
        display: none;
    }
    header .container .flex-wrap .menu-wrap.open {
        height: 100vh;
        padding: 70px 0px 20px 0px;
        margin-bottom: 24px;
    }
    header .container .flex-wrap .menu-wrap.open nav {
        /* margin-top: 52px; */
        margin-top: 45px;
        display: block;
        position: relative;
        overflow-y: scroll;
        height: calc(100% - 50px);
    }
    header .container .flex-wrap .menu-wrap .menu.flex-wrap {
        flex-direction: column;
    }
    header .container .flex-wrap .menu-wrap.open nav {
        padding: 0 40px;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li {
        cursor: pointer;
        padding: 0;
        margin-bottom: 24px;
        width: 100%!important;
        border-bottom: 1px solid;
        padding-bottom: 24px;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li:last-child {
        border-bottom: 0;
    }
    header .container .flex-wrap .menu-wrap nav ul.menu>li.active>a, header .container .flex-wrap .menu-wrap nav ul.menu>li:hover>a {
        color: #fff;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li:hover>a {
        font-weight: normal;
        display: block;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li>a {
        font-weight: normal;
        z-index: 0;
        width: auto;
        display: inline;
        font-size: 18px;
        line-height: 26px;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li:nth-child(2), header .container .flex-wrap .menu-wrap.open nav ul.menu>li:nth-child(4) {
        width: 100%!important;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li:before {
        display: none;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li span.plus {
        display: block;
        border: 1px solid #fff;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        position: absolute;
        top: 0;
        right: 0px;
        z-index: 0;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li span.plus:before {
        content: "+";
        display: block;
        font-size: 20px;
        line-height: 22px;
        font-weight: 200;
        padding-left: 5px;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li.active span.plus:before {
        content: "-";
        padding-left: 7px;
        font-size: 22px;
        line-height: 18px;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li.li-resources ul.dropdown {
        left: 0;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li.li-resources ul.dropdown li {
        width: 184px;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown {
        display: none;
        padding: 0;
        position: relative;
        left: auto;
        top: auto;
        padding-top: 30px;
    }
    header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown li {
        cursor: none;
        width: 100%;
        padding-bottom: 16px;
    }
    header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown li a {
        font-size: 16px;
        line-height: 22px;
    }
    header .container .flex-wrap .menu-wrap nav ul.menu>li.li-resources ul.dropdown li {
        width: auto;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li:hover:before {
        display: none;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li ul.dropdown li.inner-li-link:after {
        right: 10px;
    }
    header .container .flex-wrap .menu-wrap.open nav ul.menu>li.li-link ul.dropdown li.inner-li-link {
        width: 100%
    }
    .none {
        display: none;
    }
    .block {
        display: block;
    }
    section.sec-funders-tab .container .tab-container.partners .tab-content .row .funder-wrap .funders-block h2 {
        margin: 0 30px;
    }
    .blue-section {
        padding: 0 30px;
    }
    .funder-wrap.news, .funder-wrap.compliance .funders-list {
        margin: 0 20px;
    }
}

@media screen and (max-width:650px) {
    header {
        padding: 0px 20px;
    }
    header .container .flex-wrap .logo {
        width: 148px;
        padding: 8px 0;
    }
    header .container .flex-wrap .logo a img {
        width: 100%;
        height: auto;
    }
    header .container .flex-wrap .menu-wrap.open nav {
        height: 100%;
        height: calc(100% - 20px);
        max-height: 100%;
        padding-bottom: 120px;
    }
    header .hamburger-logo {
        width: 88px;
        left: 20px;
        margin-top: 15px;
    }
    header .hamburger-logo a img {
        width: 100%
    }
    header .hamburger {
        top: 3px;
        right: 16px;
    }
}

footer {
    background-color: #004950;
    padding: 44px 55px;
    height: 160px;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: -1;
}

footer .container .inner-wrap .col.logo-wrap a {
    display: block;
    line-height: 0;
}

footer .container .inner-wrap .col.logo-wrap a img {
    width: 170px;
}

footer .container .inner-wrap .col.link-wrap {
    max-width: 486px;
    width: 100%
}

footer .container .inner-wrap .col.link-wrap .row:first-child {
    margin-bottom: 16px;
}

footer .container .inner-wrap .col.link-wrap .row:last-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

footer .container .inner-wrap .col.link-wrap .row>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

footer .container .inner-wrap .col.link-wrap .row>ul li {
    padding-bottom: 10px;
    position: relative;
}

footer .container .inner-wrap .col.link-wrap .row>ul li:before {
    content: "";
    box-sizing: border-box;
    height: 20px;
    width: 1px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: absolute;
    right: -44%;
    top: 50%;
    margin-top: -15px;
}

footer .container .inner-wrap .col.link-wrap .row>ul li:first-child:before {
    right: -28%;
}

footer .container .inner-wrap .col.link-wrap .row>ul li:last-child:before {
    display: none;
}

footer .container .inner-wrap .col.link-wrap .row>ul li a {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
    position: relative;
    display: block;
    transition: 0.3s ease-in-out;
}

footer .container .inner-wrap .col.link-wrap .row>ul li a:hover {
    transition: 0.3s ease-in-out;
}

footer .container .inner-wrap .col.link-wrap .row>ul li a:hover:before {
    content: "";
    background-color: #fff;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    right: -16px;
}

footer .container .inner-wrap .col.link-wrap .row .follow-wrap {
    display: flex;
    align-items: center;
}

footer .container .inner-wrap .col.link-wrap .row .follow-wrap p {
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    margin-right: 16px;
}

footer .container .inner-wrap .col.link-wrap .row .follow-wrap ul {
    display: flex;
}

footer .container .inner-wrap .col.link-wrap .row .follow-wrap ul>li {
    width: auto;
    padding: 0;
    margin: 0 6px;
}

footer .container .inner-wrap .col.link-wrap .row .follow-wrap ul>li a {
    display: block;
    line-height: 0;
}

footer .container .inner-wrap .col.link-wrap .row .follow-wrap ul>li a img {
    width: 32px;
    transition: 0.3s ease-in-out;
}

footer .container .inner-wrap .col.link-wrap .row .follow-wrap ul>li a img:hover {
    transform: scale(1.2);
}

footer .container .inner-wrap .col.link-wrap .row .humanx {
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    opacity: 0.4;
    transition: 0.3s ease-in-out;
}

footer .container .inner-wrap .col.link-wrap .row .humanx:hover {
    opacity: 1;
}

footer .container .inner-wrap .col.tech-wrap .row {
    position: relative;
    padding-left: 30px;
}

footer .container .inner-wrap .col.tech-wrap .row:before {
    content: "";
    box-sizing: border-box;
    height: 56px;
    width: 1px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -28px;
}

footer .container .inner-wrap .col.tech-wrap .row .coll {
    width: 148px;
}

footer .container .inner-wrap .col.tech-wrap .row .coll p {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 17px;
    padding-right: 20px;
}

footer .container .inner-wrap .col.tech-wrap .row .coll .img {
    width: 148px;
    display: block;
}

footer .container .inner-wrap .col.tech-wrap .row .coll .img img {
    width: 100%
}

@media screen and (max-width:1199px) {
    footer {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width:1024px) {
    footer {
        position: relative;
        z-index: 1;
    }
    footer .container {
        padding-right: 30px;
        padding-left: 30px;
    }
    footer .container .inner-wrap .col.logo-wrap {
        width: 140px;
    }
    footer .container .inner-wrap .col.logo-wrap img {
        width: 100%
    }
    footer .container .inner-wrap .col.link-wrap {
        width: 442px;
    }
    footer .container .inner-wrap .col.link-wrap .row .follow-wrap p, footer .container .inner-wrap .col.link-wrap .row>ul li a {
        font-size: 14px;
    }
    footer .container .inner-wrap .col.link-wrap .row .follow-wrap ul>li a img {
        width: 28px;
    }
}

@media screen and (max-width:991px) {
    footer {
        z-index: 1;
        padding: 50px 0;
        height: auto;
    }
    footer .container .inner-wrap {
        justify-content: flex-start;
        flex-wrap: wrap;
        justify-content: center;
        max-width: 470px;
        margin: 0 auto;
    }
    footer .container .inner-wrap .col.logo-wrap {
        padding-right: 0px;
        order: 1;
        flex: 0 0 50%
    }
    footer .container .inner-wrap .col.link-wrap {
        margin: 50px 0 0px;
        max-width: 470px;
        order: 2;
    }
    footer .container .inner-wrap .col.link-wrap .row ul {
        max-width: 470px;
        margin: 0 auto;
    }
    footer .container .inner-wrap .col.link-wrap .row ul li {
        padding-bottom: 20px;
    }
    footer .container .inner-wrap .col.link-wrap .row ul li a div {
        display: none;
    }
    footer .container .inner-wrap .col.tech-wrap {
        order: 1;
        flex: 0 0 50%
    }
    footer .container .inner-wrap .col.tech-wrap .row {
        flex-direction: column;
        padding-left: 0;
    }
    footer .container .inner-wrap .col.tech-wrap .row .coll {
        width: 100%
    }
    footer .container .inner-wrap .col.tech-wrap .row .coll .img {
        width: 170px;
        margin: 0 0 0 auto;
    }
    footer .container .inner-wrap .col.tech-wrap .row .coll .img img {
        width: auto;
    }
    .greenbanner span > span {
        display: block;
        line-height: 10px;
    }
}

@media screen and (max-width:768px) {
    footer .container .inner-wrap .col.tech-wrap .row {
        flex-direction: column;
    }
    footer .container .inner-wrap .col.tech-wrap .row .coll p {
        padding-right: 0;
    }
    footer .container .inner-wrap .col.tech-wrap .row .coll {
        width: 100%
    }
    footer .container .inner-wrap .col.link-wrap {
        display: flex;
        align-items: flex-start;
        position: relative;
    }
    footer .container .inner-wrap .col.link-wrap .row {
        width: 50%
    }
    footer .container .inner-wrap .col.link-wrap .row ul {
        flex-direction: column;
    }
    footer .container .inner-wrap .col.link-wrap .row ul li:before {
        display: none;
    }
    footer .container .inner-wrap .col.link-wrap .row .follow-wrap {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        width: 100%
    }
    footer .container .inner-wrap .col.link-wrap .row .follow-wrap p {
        display: none;
    }
    footer .container .inner-wrap .col.link-wrap .row .follow-wrap ul {
        margin: 0;
        flex-direction: row;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
    }
    footer .container .inner-wrap .col.link-wrap .row .follow-wrap ul>li {
        width: auto;
        padding: 0;
        margin: 0 0 10px 0;
        flex: 0 0 30%
    }
    footer .container .inner-wrap .col.link-wrap .row .humanx {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    footer .container .inner-wrap .col.link-wrap .row>ul li a:hover:before {
        content: "";
        background-color: #fff;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        position: absolute;
        top: 7px;
        right: 85px;
    }
}

@media screen and (max-width:480px) {
    footer {
        padding: 48px 0px 38px;
    }
    footer .container .inner-wrap {
        justify-content: space-between;
    }
    footer .container .inner-wrap .col.logo-wrap {
        flex: 0 0 40%
    }
    footer .container .inner-wrap .col.link-wrap {
        padding-bottom: 32px;
    }
    footer .container .inner-wrap .col.link-wrap .row:first-child {
        margin: 0;
    }
    footer .container .inner-wrap .col.link-wrap .row .follow-wrap ul>li {
        margin-bottom: 20px;
    }
    footer .container .inner-wrap .col.link-wrap .row .follow-wrap ul>li a {
        width: 36px;
        height: 36px;
    }
    footer .container .inner-wrap .col.link-wrap .row .follow-wrap ul>li a img {
        width: 100%
    }
    footer .container .inner-wrap .col.logo-wrap {
        width: 80px;
    }
    footer .container .inner-wrap .col.logo-wrap a img {
        width: 100%
    }
    footer .container .inner-wrap .col.tech-wrap .row .coll .img {
        width: 130px;
    }
}

@media screen and (max-width:360px) {
    footer .container .inner-wrap .col.tech-wrap .row .coll .img {
        width: 120px;
    }
    footer .container .inner-wrap .col.link-wrap .row .follow-wrap ul>li {
        flex: 0 0 33%
    }
}

/*section.sec-slider {
    height: calc(100vh - 81px);
    overflow: hidden;
    position: relative;
    overflow: hidden;
}*/

/*section.sec-slider .bn-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
}*/

/*section.sec-slider .banner-wrap {
    display: block;
    position: relative;
    overflow: hidden;
    height: inherit;
}
section.sec-slider .banner-wrap .owl-carousel {
    display: block;
    position: relative;
    overflow: hidden;
    height: inherit;
}*/

section.sec-slider .banner-wrap .owl-carousel .owl-stage, section.sec-slider .banner-wrap .owl-carousel .owl-stage-outer {
    height: inherit;
}

section.sec-slider .banner-wrap .owl-carousel .owl-item {
    height: 90vh;
}

section.sec-slider .banner-wrap .owl-carousel .item {
    position: relative;
    height: inherit;
}

section.sec-slider .banner-wrap .owl-carousel .item img.mob {
    display: none;
}

section.sec-slider .banner-wrap .owl-carousel .item #ytplayer {
    width: 100%;
    height: 92vh;
}

section.sec-slider .banner-wrap .owl-carousel .item #ytplayer iframe {
    width: 100%;
    height: 100%
}

section.sec-slider .banner-wrap .owl-carousel .item.ytplayer-wrap {
    width: 100%;
    height: 100%
}

section.sec-slider .banner-wrap .owl-carousel .item.ytplayer-wrap video {
    display: block;
    width: 100%;
    height: auto;
}

section.sec-slider .banner-wrap .owl-carousel .owl-nav {
    display: none;
}

section.sec-slider .banner-wrap .owl-carousel .content-wrap {
    position: absolute;
    z-index: 44;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    max-width: 1000px;
    width: 100%;
    padding: 20px;
    border-radius: 5px;
    background: linear-gradient(318.03deg, rgba(122, 155, 13, 0.7) 0%, rgba(0, 73, 80, 0.7) 100%);
}

section.sec-slider .banner-wrap .owl-carousel .content-wrap.first-banner-wrap {
    bottom: 80px;
}

section.sec-slider .banner-wrap .owl-carousel .content-wrap .inner-wrap {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
    z-index: 44;
}

section.sec-slider .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 {
    color: #FFFFFF;
    font-family: "Noto Serif ", serif;
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 0.42px;
    line-height: 34px;
    text-align: center;
    z-index: 44;
}
section.sec-slider .banner-wrap .owl-carousel .content-wrap.without-bg .inner-wrap h1 {
    font-size: 20px;
}

section.sec-slider .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 br.mobile {
    display: none;
}

section.sec-slider .owl-carousel .owl-video-tn {
    background-size: cover;
    padding-bottom: 56.25%;
    padding-top: 0px;
}

section.sec-slider .owl-video-frame {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
}

section.sec-slider .owl-video-frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

section.sec-slider .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translate(-50%, -50%);
}

section.sec-slider .owl-dot {
    display: inline-block;
    position: relative;
}

section.sec-slider .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    background: white;
    margin: 0 5px;
}

section.sec-slider .owl-dots button.owl-dot.active {
    background-color: #004950;
}

section.sec-slider .owl-dots button.owl-dot:focus {
    outline: none;
}

section.sec-mission .container .inner-wrap {
    padding: 100px 125px;
}

section.sec-mission .container .inner-wrap .title-wrap {
    text-align: left;
    padding-bottom: 20px;
}

section.sec-mission .container .inner-wrap p {
    opacity: 0.7;
    color: #29292B;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
    max-width: 600px;
}

section.sec-mission .container .inner-wrap .btn-read {
    display: inline-block;
}

section.sec-mission .container .inner-wrap .btn-read a {
    color: #004950;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
}

section.sec-mission .container .inner-wrap .btn-read a:hover img, section.sec-mission .container .inner-wrap .btn-read a:hover svg {
    transform: translateX(10px);
    transition: all 0.3s ease;
}

section.sec-mission .container .inner-wrap .btn-read a span {
    padding-right: 10px;
}

section.sec-mission .container .inner-wrap .btn-read a img, section.sec-mission .container .inner-wrap .btn-read a svg {
    display: block;
    width: 24px;
    height: auto;
    transition: all 0.3s ease;
}

section.sec-mission .img-box img {
    display: block;
    width: 100%;
    height: auto;
}

section.sec-core {
    background-color: rgba(219, 169, 96, 0.1);
    padding: 100px 0 200px;
}

section.sec-core .container {
    text-align: center;
}

section.sec-core .container .title-wrap {
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 60px;
    padding-bottom: 0;
    position: relative;
}

section.sec-core .container .title-wrap h2 {
    line-height: 1;
}

section.sec-core .container .title-wrap img {
    position: absolute;
    top: 6px;
    right: -36px;
    transition: 0.3s ease-in-out;
}

section.sec-core .container .title-wrap:hover img {
    opacity: 1;
    transform: translateX(10px);
}

section.sec-core .container .circle-wrap {
    position: relative;
}

section.sec-core .container .circle-wrap .Oval_1, section.sec-core .container .circle-wrap .Oval_2 {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 5%
}

section.sec-core .container .circle-wrap .Oval_1 svg, section.sec-core .container .circle-wrap .Oval_2 svg {
    position: absolute;
    left: 0;
}

section.sec-core .container .circle-wrap .Oval_1 {
    padding-top: 2%;
    left: 13%
}

section.sec-core .container .circle-wrap .Oval_1 svg:first-child {
    animation: circular-animate-oval-reverse 70s linear infinite;
}

section.sec-core .container .circle-wrap .Oval_2 {
    padding-top: 1%;
    left: 14%
}

section.sec-core .container .circle-wrap .Oval_2 svg:first-child {
    animation: circular-animate-oval 70s linear infinite;
}

@keyframes circular-animate-oval {
    0% {
        transform: rotateZ(0deg);
    }
    to {
        transform: rotateZ(270deg);
    }
}

@keyframes circular-animate-oval-reverse {
    0% {
        transform: rotateZ(0deg);
    }
    to {
        transform: rotateZ(-270deg);
    }
}

section.sec-core .container .inner-wrap {
    padding-top: 60px;
    padding-bottom: 0px;
    position: relative;
    z-index: 1;
    text-align: left;
}

section.sec-core .container .inner-wrap .row {
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
    justify-content: space-evenly;
    padding-bottom: 40px;
}

section.sec-core .container .inner-wrap .row:last-child {
    padding-bottom: 0;
}

section.sec-core .container .inner-wrap .row:nth-child(2) {
    flex-direction: row-reverse;
}

section.sec-core .container .inner-wrap .row:nth-child(2) .col.desc {
    padding-left: 40px;
}

section.sec-core .container .inner-wrap .row:nth-child(2) .col .box {
    margin-right: 0;
}

section.sec-core .container .inner-wrap .row:nth-child(2) .col img {
    margin: 0 0 0 auto;
}

section.sec-core .container .inner-wrap .row .col {
    width: 360px;
}

section.sec-core .container .inner-wrap .row .col img {
    width: 270px;
    height: auto;
    transition: 0.3s ease-in-out;
    border-radius: 50%;
    margin-left: 12px;
    display: block;
}

/*section.sec-core .container .inner-wrap .row .col img:hover {
    box-shadow: 0 4px 9px 0 rgba(88, 88, 88, 0.3);
    transform: scale(1.1);
    transition: 0.3s ease-in-out;
}*/

section.sec-core .container .inner-wrap .row .col .box {
    display: block;
}

section.sec-core .container .inner-wrap .row .col h3 {
    color: #4A4A4A;
    font-family: "Noto Serif ", serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    padding-bottom: 10px;
}

section.sec-core .container .inner-wrap .row .col p {
    opacity: 0.7;
    color: #000;
    font-size: 14px;
    line-height: 19px;
    max-width: 300px;
    width: 100%
}

section.sec-core .container .inner-wrap .row .col .btn-read {
    width: 110px;
    margin-top: 12px;
}

section.sec-core .container .inner-wrap .row .col .btn-read span {
    text-transform: capitalize;
    padding-right: 10px;
    color: #004950;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
    width: auto;
    justify-content: flex-start;
}

section.sec-core .container .inner-wrap .row .col .btn-read img, section.sec-core .container .inner-wrap .row .col .btn-read svg {
    display: block;
    width: 24px;
    margin: 0;
    height: auto;
    transition: all 0.3s ease;
}

section.sec-core .container .inner-wrap .row .col .btn-read:hover img, section.sec-core .container .inner-wrap .row .col .btn-read:hover svg {
    transform: translateX(10px);
    transition: all 0.3s ease;
}

section.sec-map {
    padding: 110px 0;
    position: relative;
    display: block;
    background-color: rgba(232, 245, 238, 0.5);
}

section.sec-map .container {
    padding-left: 125px;
}

section.sec-map .container .title-wrap {
    text-align: left;
}

section.sec-map .container .content-wrap {
    max-width: 540px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}

section.sec-map .container .content-wrap .col {
    border-left: 3px solid #004950;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
    width: calc(100% / 2);
    position: relative;
}

section.sec-map .container .content-wrap .col span {
    font-family: "Noto Serif ", serif;
    color: #004950;
    font-size: 42px;
    font-weight: 900;
    letter-spacing: 0.4px;
    line-height: 60px;
}

section.sec-map .container .content-wrap .col .arrow {
    position: absolute;
    top: 7px;
    right: 18px;
    z-index: 2;
    width: 18px;
    height: 18px;
    display: none;
}

section.sec-map .container .content-wrap .col .arrow img {
    transform: rotate(0);
    width: 100%
}

section.sec-map .container .content-wrap .col .arrow.active img {
    transform: rotate(180deg);
}

section.sec-map .container .content-wrap .col p {
    margin-top: 8px;
    color: #004950;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.23px;
    line-height: 24px;
}

section.sec-map .container .content-wrap .col .stats-info-wrapper {
    display: flex;
    border-top: 1px dashed #004950;
    padding-top: 15px;
    margin-top: 18px;
    margin-bottom: 4px;
}

section.sec-map .container .content-wrap .col .stats-info-wrapper>div {
    position: relative;
}

section.sec-map .container .content-wrap .col .stats-info-wrapper>div:not(:first-child) {
    padding-left: 21px;
}

section.sec-map .container .content-wrap .col .stats-info-wrapper>div:not(:first-child):before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    background: url("../../images/icon-plus.svg") no-repeat 0 0;
    width: 13px;
    height: 13px;
}

section.sec-map .container .content-wrap .col .stats-info-wrapper .counter-value {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.225px;
    font-weight: 600;
    color: #000;
}

section.sec-map .container .content-wrap .col .stats-info-wrapper p {
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.225px;
    color: #000000;
}
section.sec-map .container .wow.fadeInUp.panel{
    display: block !important;
    order: 2;
}
section.sec-map .container .wow.fadeInUp.panel .col p{
    font-size: 16px;
    color: #004950;
}
section.sec-map .container .note-wrap {
    display: none;
}

section.sec-map .container .note-wrap .note {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
}

section.sec-map .container .note-wrap .note .coll img {
    display: block;
    margin-right: 10px;
}

section.sec-map .container .note-wrap .note .coll p {
    font-style: italic;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #345153;
}

section.sec-map .container .figure-info {
    padding-top: 20px;
}

section.sec-map .container .figure-info .note {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

section.sec-map .container .figure-info .note .coll img {
    display: block;
    margin-right: 10px;
}

section.sec-map .container .figure-info .note .coll p {
    font-style: italic;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #345153;
}

section.sec-map .container .figure-info .inner-wrap {
    max-width: 460px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

section.sec-map .container .figure-info .inner-wrap .coll {
    width: 50%;
    padding-right: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

/*section.sec-map .container .figure-info .inner-wrap .coll .border-img {
    border: 1px solid #000;
}*/

section.sec-map .container .figure-info .inner-wrap .coll p {
    color: #004950;
    font-size: 12px;
    letter-spacing: 0.15px;
    line-height: 16px;
    padding-left: 10px;
}

section.sec-map .container p.caption {
    padding-top: 14px;
    color: #004950;
    font-size: 14px;
    font-style: italic;
    line-height: 19px;
}

section.sec-map .container .map-wrapper {
    position: absolute;
    top: 148px;
    right: 0;
}
section.sec-map.chatis_map_bg .container .map-wrapper {
    position: unset;
}
section.sec-map.chatis_map .container .map-wrapper {
    top: 0px;
}
section.sec-map .container .map-wrapper .map-inner-wrap {
    position: relative;
}

section.sec-map .container .map-wrapper .map-inner-wrap.jhar, section.sec-map .container .map-wrapper .map-inner-wrap.NE {
    position: relative;
    top: -155px;
}


section.sec-map .container .map-wrapper .map-inner-wrap.mp, section.sec-map .container .map-wrapper .map-inner-wrap.guj, section.sec-map .container .map-wrapper .map-inner-wrap.him {
    position: relative;
    top: -135px;
}

section.sec-map .container .map-wrapper .map-inner-wrap.him.meghalaya-map {
    top: -15px;
}

section.sec-map .container .mapData {
    position: absolute;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    transition: 0.5s all ease;
    z-index: 2;
    max-width: 400px;
    width: 100%;
    padding: 30px 30px;
    box-shadow: 0 5px 10px 0 rgba(206, 206, 206, 0.2);
    opacity: 0;
}

section.sec-map .container .mapData.mystyle:before {
    left: auto;
    right: 20px;
}

section.sec-map .container .mapData:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 20px;
    background-color: #fff;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    box-shadow: 0 5px 10px 0 rgba(206, 206, 206, 0.2);
}

section.sec-map .container .mapData .flex-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

section.sec-map .container .mapData .flex-box div {
    width: 33%;
    display: flex;
    flex-direction: column;
}

section.sec-map .container .mapData .flex-box div.fourthBlock {
    width: auto;
    margin-top: 16px;
}

section.sec-map .container .mapData .flex-box div span:first-child {
    font-family: "Noto Serif ", serif;
    color: #4A4A4A;
    font-size: 16px;
    font-weight: 900;
    line-height: 20px;
}

section.sec-map .container .mapData .flex-box div span:last-child {
    margin-top: 8px;
    color: #4A4A4A;
    font-size: 12px;
    line-height: 12px;
}

section.sec-map .container .mapData .btn-read {
    display: inline-block;
    transition: all 0.3s ease;
}

section.sec-map .container .mapData .btn-read a {
    color: #004950;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
    width: auto;
    justify-content: flex-start;
}

section.sec-map .container .mapData .btn-read a:hover img, section.sec-map .container .mapData .btn-read a:hover svg {
    transform: translateX(10px);
    transition: all 0.3s ease;
}

section.sec-map .container .mapData .btn-read a span {
    padding-right: 10px;
    color: #004950!important;
}

section.sec-map .container .mapData .btn-read a img, section.sec-map .container .mapData .btn-read a svg {
    display: block;
    width: 24px;
    height: auto;
    transition: all 0.3s ease;
}

section.sec-map .container #Group-8:hover,
section.sec-map .container #Group-19:hover,
section.sec-map .container #Group-20:hover,
section.sec-map .container #Group-21:hover,
section.sec-map .container #Group-22:hover,
section.sec-map .container #Group-24:hover,
section.sec-map .container #Group-25:hover,
section.sec-map .container #Group-28:hover,
section.sec-map .container #Group-41:hover,
section.sec-map .container #Group-42:hover,
section.sec-map .container #Stroke-7:hover,
section.sec-map .container #Stroke-45:hover,
section.sec-map .container #Group-100:hover,
section.sec-map .container #Group-101:hover,
section.sec-map .container #Group-102:hover,
section.sec-map .container #Group-103:hover,
section.sec-map .container #Group-104:hover {
    cursor: pointer;
}

section.sec-map .container #Group-8:hover polygon,
section.sec-map .container #Group-19:hover polygon,
section.sec-map .container #Group-20:hover polygon,
section.sec-map .container #Group-21:hover polygon,
section.sec-map .container #Group-22:hover polygon,
section.sec-map .container #Group-24:hover polygon,
section.sec-map .container #Group-25:hover polygon,
section.sec-map .container #Group-28:hover polygon,
section.sec-map .container #Group-41:hover polygon,
section.sec-map .container #Group-42:hover polygon,
section.sec-map .container #Stroke-7:hover polygon,
section.sec-map .container #Stroke-45:hover polygon,
section.sec-map .container #Group-100:hover polygon,
section.sec-map .container #Group-101:hover polygon,
section.sec-map .container #Group-102:hover polygon,
section.sec-map .container #Group-103:hover polygon,
section.sec-map .container #Group-104:hover polygon {
    stroke: #556d6f;
    stroke-width: 0;
    fill: #afc6c8;
    opacity: 1;
}

section.sec-map .container #Group-8:hover polygon:not([fill-rule]),
section.sec-map .container #Group-19:hover polygon:not([fill-rule]),
section.sec-map .container #Group-20:hover polygon:not([fill-rule]),
section.sec-map .container #Group-21:hover polygon:not([fill-rule]),
section.sec-map .container #Group-22:hover polygon:not([fill-rule]),
section.sec-map .container #Group-24:hover polygon:not([fill-rule]),
section.sec-map .container #Group-25:hover polygon:not([fill-rule]),
section.sec-map .container #Group-28:hover polygon:not([fill-rule]),
section.sec-map .container #Group-41:hover polygon:not([fill-rule]),
section.sec-map .container #Group-42:hover polygon:not([fill-rule]),
section.sec-map .container #Stroke-7:hover polygon:not([fill-rule]),
section.sec-map .container #Stroke-45:hover polygon:not([fill-rule]),
section.sec-map .container #Group-100:hover polygon:not([fill-rule]),
section.sec-map .container #Group-101:hover polygon:not([fill-rule]),
section.sec-map .container #Group-102:hover polygon:not([fill-rule]),
section.sec-map .container #Group-103:hover polygon:not([fill-rule]),
section.sec-map .container #Group-104:hover polygon:not([fill-rule]) {
    stroke: #556d6f;
    fill: #afc6c8;
}

section.sec-map .container #Group-35:hover path#Stroke-72 {
    fill: #afc6c8;
}

section.sec-map .container #Group-42:hover path#Stroke-26 {
    fill: #afc6c8;
}

section.sec-map .container #Group-25:hover path#Combined-Shape {
    fill: #afc6c8;
}

section.sec-map .container #Group-41:hover path#Stroke-26 {
    fill: #afc6c8;
}

section.sec-map .container #Stroke-45:hover path#Stroke-44 {
    fill: #afc6c8;
}

section.sec-partners {
    padding: 0 0 120px 0;
}

section.sec-partners .container .inner-wrap {
    max-width: 1028px;
    width: 100%;
    margin: 0 auto;
    padding-top: 80px;
}

section.sec-partners .container .inner-wrap>.flex-wrap {
    padding-bottom: 60px;
}

section.sec-partners .container .inner-wrap .title-wrap {
    padding: 0;
}

section.sec-partners .container .inner-wrap .btn-read {
    display: inline-block;
}

section.sec-partners .container .inner-wrap .btn-read a {
    color: #004950;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
}

section.sec-partners .container .inner-wrap .btn-read a:hover img, section.sec-partners .container .inner-wrap .btn-read a:hover svg {
    transform: translateX(10px);
    transition: all 0.3s ease;
}

section.sec-partners .container .inner-wrap .btn-read a span {
    padding-right: 10px;
}

section.sec-partners .container .inner-wrap .btn-read a img, section.sec-partners .container .inner-wrap .btn-read a svg {
    display: block;
    width: 24px;
    height: auto;
    transition: all 0.3s ease;
}

section.sec-partners .container .inner-wrap .partners-wrap {
    position: relative;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s ease-in-out;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage:hover .item:not(:hover) {
    opacity: 0.3;
    transition: 0.3s ease-in-out;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item {
    position: relative;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item a {
    display: block;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item:last-child:after {
    display: none;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item:after {
    content: "";
    box-sizing: border-box;
    height: 80px;
    width: 0.1em;
    border-right: 1px solid rgba(151, 151, 151, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -40px;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item {
    width: 190px;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item img {
    width: 100%;
    height: auto;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-next, section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-prev {
    height: 60px;
    width: 60px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    transition: all 0.3s ease;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-next span, section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-prev span {
    opacity: 0;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-next.disabled, section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-prev.disabled {
    display: none;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-prev {
    left: -88px;
    background: url(../../images/arrow-prev.png) no-repeat center center;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-prev:hover {
    transform: translateX(-5px);
    transition: all 0.3s ease;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-next {
    right: -88px;
    background: url(../../images/arrow-next.png) no-repeat center center;
}

section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-next:hover {
    transform: translateX(5px);
    transition: all 0.3s ease;
}

section.sec-video {
    padding: 0px 0px 120px;
}

section.sec-video .container .inner-wrap {
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    height: auto;
    overflow: hidden;
    z-index: 9;
}

section.sec-video .container .inner-wrap .wrapper {
    transition: 0.3s ease-in-out;
}

section.sec-video .container .inner-wrap .wrapper iframe {
    width: 100%;
    height: 640px;
    border-radius: 8px;
    transition: 0.3s ease-in-out;
}

section.sec-video .container .inner-wrap img {
    display: block;
    margin: 0 auto;
}

section.sec-news {
    background-color: rgba(219, 169, 96, 0.1);
    padding: 120px 0px;
}

section.sec-news .container .inner-wrap {
    max-width: 1028px;
    width: 100%;
    margin: 0 auto;
}

section.sec-news .container .inner-wrap>.flex-wrap {
    padding-bottom: 60px;
}

section.sec-news .container .inner-wrap .title-wrap {
    padding: 0;
}

section.sec-news .container .inner-wrap .btn-read {
    display: inline-block;
}

section.sec-news .container .inner-wrap .btn-read a {
    color: #004950;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
}

section.sec-news .container .inner-wrap .btn-read a:hover img, section.sec-news .container .inner-wrap .btn-read a:hover svg, section.sec-news .container .news-text .btn-read a:hover img, section.sec-news .container .news-text .btn-read a:hover svg {
    transform: translateX(10px);
    transition: all 0.3s ease;
}

section.sec-news .container .inner-wrap .btn-read a span {
    padding-right: 10px;
}

section.sec-news .container .inner-wrap .btn-read a img, section.sec-news .container .inner-wrap .btn-read a svg {
    display: block;
    width: 24px;
    height: auto;
    transition: all 0.3s ease;
}

section.sec-news .container .inner-wrap .partners-wrap {
    position: relative;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage {
    display: flex;
    align-items: flex-start;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item {
    position: relative;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item {
    margin-right: 30px;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item:hover .box p, section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item:hover .box span {
    color: #004950;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item:hover img {
    box-shadow: 0 5px 10px 0 rgba(88, 88, 88, 0.3);
    transition: 0.3s ease-in-out;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item .box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 320px;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item .box span {
    color: #000000;
    font-size: 14px;
    letter-spacing: 0.2px;
    line-height: 22px;
    padding-top: 8px;
    text-transform: capitalize;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item .box p {
    padding-top: 16px;
    opacity: 0.7;
    color: #000000;
    font-size: 14px;
    line-height: 19px;
    padding: 8px 0 0;
    text-transform: capitalize;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item .box img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    transition: 0.3s ease-in-out;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-next, section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-prev {
    height: 60px;
    width: 60px;
    position: absolute;
    top: 34%;
    margin-top: -25px;
    transition: all 0.3s ease;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-next span, section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-prev span {
    opacity: 0;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-next.disabled, section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-prev.disabled {
    display: none;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-prev {
    left: -88px;
    background: url(../../images/arrow-prev.png) no-repeat center center;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-prev:hover {
    transform: translateX(-5px);
    transition: all 0.3s ease;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-next {
    right: -88px;
    background: url(../../images/arrow-next.png) no-repeat center center;
}

section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-next:hover {
    transform: translateX(5px);
    transition: all 0.3s ease;
}

section.sec-news .resources-section .midsection {
    width: 48%;
    display: inline-block;
    padding-bottom: 40px;
}

section.sec-news .resources-section .midsection-one {
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
}

section.sec-news .resources-section .midsection-one .customwidth {
    width: 300px;
}

section.sec-news .resources-section .midsection .btn-read .one, section.sec-news .resources-section .midsection .btn-read .four {
    padding-top: 78px;
}

section.sec-news .resources-section .midsection .btn-read .two, section.sec-news .resources-section .midsection .btn-read .three {
    padding-top: 52px;
}

section.sec-news.guj .resources-section .midsection .btn-read .one, section.sec-news.mp .resources-section .midsection .btn-read .two {
    padding-top: 51px;
}

section.sec-news.guj .resources-section .midsection .btn-read .two, section.sec-news.guj .resources-section .midsection .btn-read .three, section.sec-news.kar .resources-section .midsection .btn-read .one, section.sec-news.kar .resources-section .midsection .btn-read .two, section.sec-news.kar .resources-section .midsection .btn-read .three, section.sec-news.mp .resources-section .midsection .btn-read .one, section.sec-news.mp .resources-section .midsection .btn-read .four, section.sec-news.raj .resources-section .midsection .btn-read .three {
    padding-top: 77px;
}

section.sec-news.guj .resources-section .midsection .btn-read .four, section.sec-news.kar .resources-section .midsection .btn-read .four, section.sec-news.mp .resources-section .midsection .btn-read .three, section.sec-news.od .resources-section .midsection .btn-read .three, section.sec-news.od .resources-section .midsection .btn-read .four, section.sec-news.raj .resources-section .midsection .btn-read .four, section.sec-news.ne .resources-section .midsection .btn-read .two, section.sec-news.ne .resources-section .midsection .btn-read .three {
    padding-top: 100px;
}

section.sec-news .resources-section .midsection p {
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.20000000298023224px;
    text-align: left;
}

section.sec-testimonials {
    padding: 90px 0px;
}

section.sec-testimonials .container .inner-wrap {
    max-width: 1028px;
    width: 100%;
    margin: 0 auto;
}

section.sec-testimonials .container .inner-wrap>.flex-wrap {
    padding-bottom: 60px;
}

section.sec-testimonials .container .inner-wrap .title-wrap {
    padding: 0;
}

section.sec-testimonials .container .inner-wrap .btn-read {
    display: inline-block;
}

section.sec-testimonials .container .inner-wrap .btn-read a {
    color: #004950;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
}

section.sec-testimonials .container .inner-wrap .btn-read a:hover img, section.sec-testimonials .container .inner-wrap .btn-read a:hover svg {
    transform: translateX(10px);
    transition: all 0.3s ease;
}

section.sec-testimonials .container .inner-wrap .btn-read a span {
    padding-right: 10px;
}

section.sec-testimonials .container .inner-wrap .btn-read a img, section.sec-testimonials .container .inner-wrap .btn-read a svg {
    display: block;
    width: 24px;
    height: auto;
    transition: all 0.3s ease;
}

section.sec-testimonials .container .inner-wrap .testimonials-wrap {
    position: relative;
    padding-bottom: 100px;
}

section.sec-testimonials .container .inner-wrap .testimonials-wrap .bg-box {
    background-color: rgba(232, 245, 238, 0.5);
    width: calc(100% - 20%);
    height: 85%;
    position: absolute;
    top: 25px;
    right: 0;
}

section.sec-testimonials .container .inner-wrap .testimonials-wrap span {
    background: url(../../images/quote-bg.svg) no-repeat center;
    background-size: auto;
    width: 80px;
    height: 80px;
    position: absolute;
    top: -30px;
    left: 440px;
    z-index: 3;
}

section.sec-testimonials .container .inner-wrap .owl-carousel {
    position: relative;
}

section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item {
    position: relative;
}

section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row {
    position: relative;
    display: flex;
    justify-content: space-between;
}

section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .left {
    position: relative;
    z-index: 1;
}

section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .left img {
    display: block;
    border-radius: 8px;
}

section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right {
    z-index: 1;
    max-width: 382px;
    width: 100%;
    margin-right: 74px;
    align-self: flex-end;
    position: relative;
}

/*section.sec-testimonials.homepage .container .inner-wrap .owl-carousel .owl-item .item .row .right {
top:-85px;

    }*/

section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right p.desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    opacity: 1;
    padding-bottom: 0px;
    position: relative;
    top: 50px;
}

section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    padding-top: 75px;
    padding-bottom: 5px;
    position: relative;
}

section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right p {
    font-size: 16px;
    line-height: 22px;
    opacity: 0.7;
    position: relative;
}

section.sec-testimonials .container .inner-wrap .owl-carousel .owl-next, section.sec-testimonials .container .inner-wrap .owl-carousel .owl-prev {
    height: 60px;
    width: 60px;
    position: absolute;
    bottom: -100px;
    margin-top: -25px;
    transition: all 0.3s ease;
    animation: 3s ease 0s normal forwards 1 fadein;
}

section.sec-testimonials .container .inner-wrap .owl-carousel .owl-next span, section.sec-testimonials .container .inner-wrap .owl-carousel .owl-prev span {
    opacity: 0;
}

@keyframes fadein {
    0% {
        opacity: 0;
    }
    66% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

section.sec-testimonials .container .inner-wrap .owl-carousel .owl-next.disabled, section.sec-testimonials .container .inner-wrap .owl-carousel .owl-prev.disabled {
    display: none;
}

section.sec-testimonials .container .inner-wrap .owl-carousel .owl-prev {
    left: 40px;
    background: url(../../images/arrow-prev.png) no-repeat center center;
    bottom: -70px;
}

section.sec-testimonials .container .inner-wrap .owl-carousel .owl-next {
    left: 100px;
    background: url(../../images/arrow-next.png) no-repeat center center;
    bottom: -70px;
}

section.sec-approach-tab {
    padding: 25px 0px 0;
    z-index: 55;
}

section.sec-approach-tab .container .wrapper {
    padding: 90px 125px 110px 125px;
    position: relative;
}

section.sec-approach-tab .container .wrapper.drop-wrapper {
    padding: 40px 125px 20px 125px;
}

section.sec-approach-tab .container .tab-drop-wrap ul.tabs {
    margin-bottom: 20px;
}

section.sec-approach-tab .tab-circle-container {
    position: relative;
}

section.sec-approach-tab .tab-circle-container .circle-container {
    position: absolute;
    right: -240px;
    top: 60px;
    z-index: 44;
}

section.sec-approach-tab .tab-circle-container .circle-container .circle-line-wrap {
    position: absolute;
    right: -42px;
    bottom: -44px;
    z-index: 45;
    height: 570px;
    width: 570px;
    transform: rotate(-16deg);
}

section.sec-approach-tab .tab-circle-container .circle-container .circle-line-wrap .circle-wrap {
    position: relative;
}

section.sec-approach-tab .tab-circle-container .circle-container .circle-line-wrap .circle-wrap .Oval_1, section.sec-approach-tab .tab-circle-container .circle-container .circle-line-wrap .circle-wrap .Oval_2 {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
}

section.sec-approach-tab .tab-circle-container .circle-container .circle-line-wrap .circle-wrap .Oval_1 svg, section.sec-approach-tab .tab-circle-container .circle-container .circle-line-wrap .circle-wrap .Oval_2 svg {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
}

section.sec-approach-tab .tab-circle-container .circle-container .circle-line-wrap .circle-wrap .Oval_1 {
    padding-top: 8px;
    left: 0;
}

section.sec-approach-tab .tab-circle-container .circle-container .circle-line-wrap .circle-wrap .Oval_1 svg:first-child {
    animation: circular-animate-oval-reverse 70s linear infinite;
}

section.sec-approach-tab .tab-circle-container .circle-container .circle-line-wrap .circle-wrap .Oval_2 {
    padding-top: 0;
    left: 2%
}

section.sec-approach-tab .tab-circle-container .circle-container .circle-line-wrap .circle-wrap .Oval_2 svg:first-child {
    animation: circular-animate-oval 70s linear infinite;
}

@keyframes circular-animate-oval {
    0% {
        transform: rotateZ(0deg);
    }
    to {
        transform: rotateZ(270deg);
    }
}

@keyframes circular-animate-oval-reverse {
    0% {
        transform: rotateZ(0deg);
    }
    to {
        transform: rotateZ(-270deg);
    }
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap {
    position: relative;
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .circle-img {
    background: url(../../images/work/our-approach/our-approach-overview.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .circle-img.forest {
    background: url(../../images/work/our-approach/forest.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .circle-img.farm {
    background: url(../../images/work/our-approach/farm.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .circle-img.pan {
    background: url(../../images/work/our-approach/pan.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .circle-img.tenure {
    background: url(../../images/work/our-approach/ten.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .circle-img.employ {
    background: url(../../images/work/our-approach/employ.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .work-img {
    background: url(../../images/impact/Andhra/work.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 1%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .guj-img {
    background: url(../../images/impact/Gujarat/work.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .him-img {
    background: url(../../images/impact/Himachal/work.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .jhar-img {
    background: url(../../images/impact/Jharkand/work.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .karnataka-img {
    background: url(../../images/impact/Karnataka/work.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .mp-img {
    background: url(../../images/impact/MP/work.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .maha-img {
    background: url(../../images/impact/Maharashtra/work.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .odisha-img {
    background: url(../../images/impact/Odisha/work.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .raj-img {
    background: url(../../images/impact/Rajasthan/work.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .ne-img {
    background: url(../../images/impact/NE/work.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .highlights-img {
    background: url(../../images/impact/Andhra/highlights.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .highlights-img1 {
    background: url(../../images/impact/Himachal/highlights.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .highlights-img2 {
    background: url(../../images/impact/Jharkand/highlights.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .highlights-img3 {
    background: url(../../images/impact/Maharashtra/highlights.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .highlights-img4 {
    background: url(../../images/impact/Odisha/highlights.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 8%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .tab-circle-container .circle-container .inner-wrap .highlights-img5 {
    background: url(../../images/impact/Rajasthan/highlights.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 38%;
    width: 475px;
    height: 475px;
    border-radius: 50%
}

section.sec-approach-tab .points-block ol {
    list-style: none;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 40px;
    max-width: 610px;
    width: 100%
}

section.sec-approach-tab .points-block ol li {
    display: flex;
    margin-bottom: 20px;
}

section.sec-approach-tab .points-block ol li span {
    margin-right: 30px;
    display: block;
    position: relative;
}

section.sec-approach-tab .points-block ol li span:before {
    content: "";
    position: absolute;
    top: 16px;
    left: 0;
    background-color: rgba(137, 201, 168, 0.5);
    width: 15px;
    height: 15px;
    border-radius: 9999px;
}

section.sec-approach-tab .points-block ol li p {
    color: #000;
    opacity: 0.8;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    padding-bottom: 0!important;
}

section.sec-approach-tab .tab-container {
    position: relative;
    z-index: 3;
}

section.sec-approach-tab .tab-container .tab-content {
    padding-top: 32px;
    /* display: none;*/
}

section.sec-approach-tab .tab-container .tab-content.active {
    display: inherit;
}

section.sec-approach-tab .tab-container .tab-content h1 {
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 30px;
}

section.sec-approach-tab .tab-container .tab-content .morecontent>span {
    display: none;
}

section.sec-approach-tab .tab-container .tab-content#tab-1 .row .head-wrap {
    max-width: 706px;
}

section.sec-approach-tab .tab-container .tab-content#tab-1 .row .head-wrap.impact {
    max-width: 100%;
}

section.sec-approach-tab .tab-container .tab-content#tab-1 .row .row-wrap .inner-container .svg-desktop svg {
    width: 100%;
    height: 100%
}

section.sec-approach-tab .tab-container .tab-content#tab-1 .row .row-wrap .inner-container .svg-desktop svg .leaf {
    z-index: 3;
    cursor: pointer;
}

section.sec-approach-tab .tab-container .tab-content#tab-1 .row .row-wrap .inner-container .svg-desktop svg .leaf .leaf-hover {
    z-index: 1;
    opacity: 0;
    transition: 0.3s ease-in-out;
}

section.sec-approach-tab .tab-container .tab-content#tab-1 .row .row-wrap .inner-container .svg-desktop svg .leaf:hover .leaf-hover {
    opacity: 1;
}

section.sec-approach-tab .tab-container .tab-content#tab-1 .row .row-wrap .inner-container .svg-mobile {
    display: none;
}

section.sec-approach-tab .tab-container .tab-content .row .row-wrap {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0px 125px 0px;
}

section.sec-approach-tab .tab-container .tab-content .row .row-wrap.flex-wrap-top {
    display: flex;
}

section.sec-approach-tab .tab-container .tab-content .row .row-wrap {
    max-width: 1280px;
    width: 100%;
}

/*section.sec-approach-tab .tab-container .tab-content .row .row-wrap {
    max-width: 1280px;
    width: 100%}*/

section.sec-approach-tab.approach .tab-container .tab-content .row .row-wrap:last-child {
    padding-left: 0 !important;
    padding-right: 0!important;
    margin: 0;
    max-width: 100%;
}

section.sec-approach-tab.approach .tab-container .tab-content .row .row-wrap.approach {
    padding-left: 0 !important;
    padding-right: 0!important;
    margin: 0 !important;
    max-width: 100% !important;
}

section.sec-approach-tab .tab-container .tab-content .row .row-wrap.core-overview:last-child {
    padding-left: 0;
    padding-right: 0;
}

section.sec-approach-tab .tab-container .tab-content .row .head-wrap {
    width: 100%;
    padding-bottom: 42px;
}

section.sec-approach-tab .tab-container .tab-content .row .head-wrap h2 {
    color: #004950 !important;
    font-family: "Noto Serif JP", serif !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    line-height: 35px !important;
    z-index: 2 !important;
    padding-bottom: 15px !important;
}

section.sec-approach-tab .tab-container .tab-content .row .head-wrap p {
    opacity: 0.8;
    color: #000000;
    font-size: 18px;
    letter-spacing: 0.26px;
    line-height: 26px;
    padding-bottom: 50px;
}

section.sec-approach-tab .tab-container .tab-content .row .core-tabs {
    display: flex;
    padding-bottom: 40px;
}

section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col {
    display: block;
    position: relative;
}

section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col:first-child {
    max-width: 658px;
    width: 100%;
}

section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col:last-child {
    width: 100%;
}

section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col h2 {
    color: #004950;
    font-family: "Noto Serif ", serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 35px;
    z-index: 2;
    padding-top: 20px;
    padding-bottom: 30px;
}

section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col h2:first-child {
    padding-top: 0;
}

section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col h2.pd-12 {
    padding-bottom: 12px;
}

section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col h2 span {
    font-family: "Open Sans", sans-serif;
    opacity: 0.8;
    color: #000000;
    font-size: 18px;
    letter-spacing: 0.26px;
    line-height: 26px;
    font-weight: 400;
}

section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col p {
    opacity: 0.8;
    color: #000000;
    font-size: 18px;
    letter-spacing: 0.26px;
    line-height: 26px;
    padding-bottom: 20px;
}

section.sec-approach-tab .tab-container .tab-content .row .inner-container {
    padding: 60px 0 0;
    width: 100%;
    margin: 0 auto;
    transform: translateY(6px);
}

section.sec-approach-tab .tab-container .tab-content .row .inner-container img {
    width: 100%
}

section.sec-approach-tab .tab-container .tab-content .row .inner-container img.mob {
    display: none;
}

section.sec-approach-tab .tab-container .tab-content .row .core-overview h2 {
    color: #004950;
    font-family: "Noto Serif ", serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
    text-align: center;
}

section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 924px;
    width: 100%;
    margin: 0 0 0 auto;
    padding-top: 90px;
    padding-bottom: 42px;
}

section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll:last-child {
    width: 100px;
    text-align: center;
}

section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww {
    display: flex;
    align-items: center;
}

section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww.dark-red p {
    color: #8e0000;
}

section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww.bright-blue p {
    color: #5d9cb9;
}

section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww.dark-green p {
    color: #007641;
}

section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww .img-box {
    width: 80px;
    text-align: center;
    margin: 30px 0;
}

section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww p {
    margin-left: 20px;
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.23px;
    line-height: 18px;
}

section.sec-approach-tab.highlights {
    height: 700px;
}

section.sec-core-bn {
    background: url("resources/images/inner-banner/overview-bn.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

section.sec-core-bn .container {
    z-index: 44;
}

section.sec-core-bn .container .tab-content {
    height: 100%;
    display: none;
}

section.sec-core-bn .container .tab-content.active {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

section.sec-core-bn .container .content {
    height: 100%;
    max-width: 520px;
    width: 100%;
    margin-left: 125px;
}

section.sec-core-bn .container .content h1 {
    color: #ffffff;
    font-family: "Noto Serif ", serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 36px;
    z-index: 44;
}

section.sec-core-bn .container .content h1 span {
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
}

section.sec-core-bn .container .content h1.bn-title {
    color: #ffffff;
    font-family: "Noto Serif ", serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 51px;
}

section.sec-core-bn .container .content .bn-author {
    padding-top: 20px;
}

section.sec-core-bn .container .content .bn-author h2 {
    color: #ffffff;
    font-family: "Noto Serif ", serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 35px;
}

section.sec-core-bn .container .content .bn-author p {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    padding-top: 4px;
    padding-left: 16px;
}

section.sec-core-bn .inner-wrap .circle-img {
    background: url(../../images/inner-banner/overview-bn.jpg);
    background-size: cover;
    background-position: center center;
}

section.sec-core-tab {
    padding: 30px 0px 0;
    z-index: 55;
}

section.sec-core-tab .container .wrapper {
    padding: 90px 125px 110px 125px;
    position: relative;
}

section.sec-core-tab .container .wrapper.drop-wrapper {
    padding: 40px 125px 20px 125px;
}

section.sec-core-tab .container .tab-drop-wrap ul.tabs {
    margin-bottom: 20px;
}

section.sec-core-tab .tab-container {
    position: relative;
    z-index: 3;
}

section.sec-core-tab .tab-container .tab-content {
    padding-top: 30px;
    display: none;
}

section.sec-core-tab .tab-container .tab-content.active {
    display: inherit;
}

section.sec-core-tab .tab-container .tab-content h1 {
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 30px;
}

section.sec-core-tab .tab-container .tab-content .morecontent>span {
    display: none;
}

section.sec-core-tab .tab-container .tab-content .morelink {
    display: block;
}

section.sec-core-tab .tab-container .tab-content .btn-read {
    width: 120px;
    margin-top: 12px;
    transition: all 0.3s ease;
}

section.sec-core-tab .tab-container .tab-content .btn-read.readLess img, section.sec-core-tab .tab-container .tab-content .btn-read.readLess svg {
    transform: rotate(-90deg);
}

section.sec-core-tab .tab-container .tab-content .btn-read span {
    text-transform: capitalize;
    padding-right: 10px;
    color: #004950;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
    width: auto;
    justify-content: flex-start;
}

section.sec-core-tab .tab-container .tab-content .btn-read img, section.sec-core-tab .tab-container .tab-content .btn-read svg {
    display: block;
    width: 24px;
    height: auto;
    transition: all 0.3s ease;
    transform: rotate(90deg);
}

section.sec-core-tab .tab-container .tab-content#tab-1 .row .head-wrap {
    max-width: 700px;
}

section.sec-core-tab .tab-container .tab-content .row .row-wrap {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0px 125px;
}

section.sec-core-tab .tab-container .tab-content .row .row-wrap:first-child {
    max-width: 1280px;
    width: 100%
}

section.sec-core-tab .tab-container .tab-content .row .row-wrap:last-child {
    padding-left: 0;
    padding-right: 0;
    background-color: rgba(232, 245, 238, 0.5);
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap {
    position: relative;
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .tooltip-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .tooltip-wrap svg {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s ease;
}

/* section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .tooltip-wrap svg:hover {
    background: #004248;
    border-radius: 9999px;
}
section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .tooltip-wrap svg:hover #inner {
    fill: #fff;
} */

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .tooltip-wrap .tooltip {
    position: relative;
}

/* section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .tooltip-wrap .tooltip:hover svg {
    background: #004248;
    border-radius: 9999px;
}
section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .tooltip-wrap .tooltip:hover svg #inner {
    fill: #fff;
} */

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .tooltip-wrap .tooltip:hover p {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    top: -66px;
    right: -20px;
    z-index: 99;
    transition: all 0.2s ease;
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .tooltip-wrap .tooltip p {
    display: block;
    background: none repeat scroll 0 0 rgba(209, 238, 223, 0.56);
    color: #000;
    font-style: italic;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 16px 15px;
    width: auto;
    top: -66px;
    right: -20px;
    margin-left: 0;
    opacity: 1;
    filter: alpha(opacity=0);
    position: absolute;
    border-radius: 6px;
    z-index: 2;
    text-transform: none;
    transition: all 0.3s ease-in-out;
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .tooltip-wrap .tooltip p:after {
    border-color: rgba(209, 238, 223, 0.56) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 12px 12px 0;
    bottom: -12px;
    content: "";
    display: block;
    right: 24px;
    position: absolute;
    width: 0;
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap>img {
    display: block;
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap {
    position: relative;
    display: block;
    height: 256px;
    width: 100%
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item {
    position: absolute;
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item img {
    width: 80px;
    height: auto;
    display: block;
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item .item-box {
    position: relative;
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item .item-box img {
    position: absolute;
    left: 0;
    top: 0;
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item .item-box img:last-child {
    opacity: 0;
    transition: 0.3s ease-in-out;
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item .item-box:hover {
    transition: 0.5s ease-in-out;
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item .item-box:hover img:last-child {
    transition: 0.5s ease-in-out;
    opacity: 1;
    transform: scale(2);
    z-index: 2;
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item.item1 {
    top: 0;
    left: 12%
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item.item2 {
    top: 31%;
    left: 19%
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item.item3 {
    top: 49%;
    left: 34%
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item.item4 {
    top: 49%;
    left: 53%
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item.item5 {
    top: 31%;
    left: 68%
}

section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item.item6 {
    top: 0;
    right: 26%
}

section.sec-core-tab .tab-container .tab-content .row .infograph-mob {
    display: none;
}

section.sec-core-tab .tab-container .tab-content .row .head-wrap {
    width: 100%;
    padding-bottom: 42px;
}

section.sec-core-tab .tab-container .tab-content .row .head-wrap h2 {
    color: #004950;
    font-family: "Noto Serif ", serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 35px;
    z-index: 2;
    padding-bottom: 30px;
}

section.sec-core-tab .tab-container .tab-content .row .head-wrap p {
    opacity: 0.8;
    color: #000000;
    font-size: 18px;
    letter-spacing: 0.26px;
    line-height: 26px;
    padding-bottom: 30px;
}

section.sec-core-tab .tab-container .tab-content .row .core-tabs {
    display: flex;
    padding: 0 0px 0 125px;
}

section.sec-core-tab .tab-container .tab-content .row .core-tabs .col {
    max-width: 520px;
    width: 100%;
    padding-bottom: 100px;
}

section.sec-core-tab .tab-container .tab-content .row .core-tabs .col:last-child {
    margin-left: 72px;
}

section.sec-core-tab .tab-container .tab-content .row .core-tabs .col h2 {
    color: #004950;
    font-family: "Noto Serif ", serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 35px;
    z-index: 2;
    padding-top: 20px;
    padding-bottom: 30px;
}

section.sec-core-tab .tab-container .tab-content .row .core-tabs .col h2:first-child {
    padding-top: 0;
}

section.sec-core-tab .tab-container .tab-content .row .core-tabs .col p {
    opacity: 0.8;
    color: #000000;
    font-size: 18px;
    letter-spacing: 0.26px;
    line-height: 26px;
    padding-bottom: 20px;
    float: left;
}
section.sec-core-tab .tab-container .tab-content .row .core-tabs .col p.our-core-p{
    width: 100%;
}
section.sec-core-tab .tab-container .tab-content .row .core-tabs .col p span {
    float: left;
}

section.sec-core-tab .tab-container .tab-content .row .core-tabs .col p span.p-conten {
    float: left;
    width: calc(100% - 30px);
    margin-left: 10px;
}

section.sec-core-tab .tab-container .tab-content .row .inner-container {
    padding: 80px 125px;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview h2 {
    color: #004950;
    font-family: "Noto Serif ", serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
    text-align: center;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 924px;
    width: 100%;
    margin: 0 0 0 auto;
    padding-top: 120px;
    padding-bottom: 42px;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col {
    position: relative;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col:first-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container {
    position: relative;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap {
    position: absolute;
    right: -22px;
    bottom: -10px;
    z-index: 45;
    height: 501px;
    width: 527px;
    transform: rotate(14deg);
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap .circle-wrap {
    position: relative;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap .circle-wrap .Oval_1, section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap .circle-wrap .Oval_2, section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap .circle-wrap .Oval_3 {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap .circle-wrap .Oval_1 svg, section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap .circle-wrap .Oval_2 svg, section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap .circle-wrap .Oval_3 svg {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap .circle-wrap .Oval_1 {
    padding-top: 0px;
    left: 4%
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap .circle-wrap .Oval_1 svg:first-child {
    animation: circular-animate-oval-reverse 70s linear infinite;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap .circle-wrap .Oval_2 {
    padding-top: 0;
    left: 7.5%
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap .circle-wrap .Oval_2 svg:first-child {
    animation: circular-animate-oval 70s linear infinite;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap .circle-wrap .Oval_3 {
    padding-top: 0;
    left: 10%
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap .circle-wrap .Oval_3 svg:first-child {
    animation: circular-animate-oval 70s linear infinite;
}

@keyframes circular-animate-oval {
    0% {
        transform: rotateZ(0deg);
    }
    to {
        transform: rotateZ(270deg);
    }
}

@keyframes circular-animate-oval-reverse {
    0% {
        transform: rotateZ(0deg);
    }
    to {
        transform: rotateZ(-270deg);
    }
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .inner-wrap {
    position: relative;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .inner-wrap .circle-img {
    background: url(../../images/work/our-core/overview.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 420px;
    height: 422px;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll:last-child {
    width: 100px;
    text-align: center;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww {
    display: flex;
    align-items: center;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww.dark-red p {
    color: #450000;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww.bright-blue p {
    color: #1c557b;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww.dark-green p {
    color: #007641;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww .img-box {
    width: 80px;
    text-align: center;
    margin: 30px 0;
}

section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww p {
    margin-left: 20px;
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.23px;
    line-height: 18px;
}

section.sec-strategy-bn {
    background: url("../../images/inner-banner/our-stratgey-overview-bn.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

section.sec-strategy-bn .container {
    z-index: 44;
}

section.sec-strategy-bn .container .content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    max-width: 531px;
    width: 100%;
    margin-left: 125px;
}

section.sec-strategy-bn .inner-wrap .circle-img {
    background: url(resources/images/inner-banner/our-stratgey-overview-small.png);
    background-size: cover;
    background-position: 34% center;
}

section.sec-strag-tab {
    padding: 30px 0px 0;
}

section.sec-strag-tab .container .tab-drop-wrap ul.tabs {
    margin-bottom: 20px;
}


section.sec-strag-tab .container .dots-line-wrap ul.ul-line span.line {
    width: 66px;
}

section.sec-strag-tab .container .wrapper {
    padding: 90px 125px 110px 125px;
    position: relative;
}

section.sec-strag-tab .container .wrapper.drop-wrapper {
    padding: 40px 125px 20px 125px;
}

section.sec-strag-tab .tab-container {
    position: relative;
    z-index: 3;
}

section.sec-strag-tab .tab-container .tab-content {
    padding-top: 30px;
    display: none;
}

section.sec-strag-tab .tab-container .tab-content.active {
    display: inherit;
}

section.sec-strag-tab .tab-container .tab-content h1 {
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
}

section.sec-strag-tab .tab-container .tab-content#tab-1 .row .head-wrap {
    max-width: 784px;
}

section.sec-strag-tab .tab-container .tab-content#tab-1 .row .head-wrap p {
    max-width: 700px;
}

section.sec-strag-tab .tab-container .tab-content#tab-2 .row .head-wrap {
    max-width: 800px;
}

section.sec-strag-tab .tab-container .tab-content#tab-3 .row .head-wrap {
    max-width: 834px;
}

section.sec-strag-tab .tab-container .tab-content .row .row-wrap {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0px 125px;
    max-width: 1280px;
    width: 100%
}

section.sec-strag-tab .tab-container .tab-content .row .head-wrap {
    width: 100%;
    padding-bottom: 42px;
}

section.sec-strag-tab .tab-container .tab-content .row .head-wrap h2 {
    color: #004950;
    font-family: "Noto Serif ", serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 35px;
    z-index: 2;
    padding-bottom: 20px;
}

section.sec-strag-tab .tab-container .tab-content .row .head-wrap p {
    color: rgba(0, 0, 0, 0.8);
    font-size: 18px;
    letter-spacing: 0.26px;
    line-height: 26px;
    padding-bottom: 40px;
}

section.sec-strag-tab .tab-container .tab-content .row .head-wrap p.pb-10 {
    padding-bottom: 10px;
}

section.sec-strag-tab .tab-container .tab-content .row .head-wrap p a {
    color: #004950;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
}

section.sec-strag-tab .tab-container .tab-content .row .head-wrap p a img {
    transform: translateY(5px);
    transition: all 0.3s ease;
}

section.sec-strag-tab .tab-container .tab-content .row .head-wrap p a:hover img, section.sec-strag-tab .tab-container .tab-content .row .head-wrap p a:hover svg {
    transform: translate(10px, 5px);
}

section.sec-abt-bn {
    background: url("../../images/inner-banner/our-mission-bn.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

section.sec-abt-bn .container {
    z-index: 44;
}

section.sec-abt-bn .container .content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    max-width: 531px;
    width: 100%;
    margin-left: 125px;
}

section.sec-abt-bn .container .content h1 {
    color: #FFFFFF;
    font-family: "Noto Serif ", serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 36px;
    z-index: 44;
}

section.sec-abt-bn .container .content h1 span {
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
}

section.sec-abt-bn .container .content .bn-author {
    padding-top: 20px;
}

section.sec-abt-bn .container .content .bn-author h2 {
    color: #FFFFFF;
    font-family: "Noto Serif ", serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 35px;
}

section.sec-abt-bn .container .content .bn-author p {
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    padding-left: 16px;
}

section.sec-abt-bn .inner-wrap .circle-img {
    background: url(../../images/inner-banner/our-mission-small.png);
    background-size: cover;
    background-position: center center;
}

section.sec-abt-tab {
    padding: 30px 0px 0;
}

section.sec-abt-tab .container .dots-line-wrap ul.ul-line span.line {
    width: 66px;
}

section.sec-abt-tab .container .wrapper {
    padding: 90px 125px 110px 125px;
    position: relative;
}

section.sec-abt-tab .container .wrapper.drop-wrapper {
    padding: 40px 125px 20px 125px;
}

section.sec-abt-tab .container .tab-drop-wrap ul.tabs {
    margin-bottom: 20px;
}

section.sec-abt-tab .tab-container {
    position: relative;
    z-index: 3;
}

section.sec-abt-tab .tab-container .tab-content {
    padding-top: 30px;
    display: none;
}

section.sec-abt-tab .tab-container .tab-content.active {
    display: inherit;
}

section.sec-abt-tab .tab-container .tab-content h1 {
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 30px;
}

section.sec-abt-tab .tab-container .tab-content .morecontent>span {
    display: none;
}

section.sec-abt-tab .tab-container .tab-content .morelink {
    display: block;
}

section.sec-abt-tab .tab-container .tab-content .btn-read {
    width: 120px;
    margin-top: 12px;
    transition: all 0.3s ease;
}

section.sec-abt-tab .tab-container .tab-content .btn-read.readLess img, section.sec-abt-tab .tab-container .tab-content .btn-read.readLess svg {
    transform: rotate(-90deg);
}

section.sec-abt-tab .tab-container .tab-content .btn-read span {
    text-transform: capitalize;
    padding-right: 10px;
    color: #004950;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
    width: auto;
    justify-content: flex-start;
}

section.sec-abt-tab .tab-container .tab-content .btn-read img, section.sec-abt-tab .tab-container .tab-content .btn-read svg {
    display: block;
    width: 24px;
    height: auto;
    transition: all 0.3s ease;
    transform: rotate(90deg);
}

section.sec-abt-tab .tab-container .tab-content#tab-1 .row .head-wrap {
    max-width: 700px;
}

section.sec-abt-tab .tab-container .tab-content#tab-2 .row .head-wrap {
    max-width: 830px;
}

section.sec-abt-tab .tab-container .tab-content#tab-3 .row .head-wrap {
    max-width: 800px;
}

section.sec-abt-tab .tab-container .tab-content#tab-4 .row .head-wrap {
    max-width: 800px;
}

section.sec-abt-tab .tab-container .tab-content .row .row-wrap {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0px 125px;
}

section.sec-abt-tab .tab-container .tab-content .row .row-wrap:first-child {
    max-width: 1280px;
    width: 100%
}

section.sec-abt-tab .tab-container .tab-content .row .row-wrap:last-child {
    padding-left: 0;
    padding-right: 0;
    background-color: rgba(232, 245, 238, 0.5);
}

section.sec-abt-tab .tab-container .tab-content .row .head-wrap {
    width: 100%;
    padding-bottom: 42px;
}

section.sec-abt-tab .tab-container .tab-content .row .head-wrap h2 {
    color: #004950;
    font-family: "Noto Serif ", serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 35px;
    z-index: 2;
    padding-bottom: 30px;
}

section.sec-abt-tab .tab-container .tab-content .row .head-wrap p {
    opacity: 0.8;
    color: #000000;
    font-size: 18px;
    letter-spacing: 0.26px;
    line-height: 26px;
    padding-bottom: 30px;
}

section.sec-abt-tab .tab-container .tab-content .row .inner-container {
    padding: 80px 125px;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}

section.sec-abt-tab .tab-container .tab-content .row .mission-wrap {
    padding: 80px 125px;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}

section.sec-abt-tab .tab-container .tab-content .row .mission-wrap p.subHead {
    color: #004950;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
}

section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 44px;
}

section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol li {
    display: flex;
    margin-bottom: 64px;
    max-width: 47%;
    width: 100%
}

section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol li p {
    color: #000;
    opacity: 0.8;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 19px;
    text-align: left;
}

section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol li p strong {
    font-weight: bold;
    /*opacity: 0.8;*/
}

section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol li span {
    margin-right: 10px;
    color: #89C9A8;
    opacity: 0.5;
    font-family: "Noto Serif ", serif;
    font-size: 48px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 40px;
}

section.sec-abt-tab .tab-container .tab-content .row .journey-wrap {
    padding: 100px 125px;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}

section.sec-abt-tab .tab-container .tab-content .row .journey-wrap p {
    max-width: 830px;
    width: 100%;
    opacity: 0.7;
    color: #000;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
}

section.sec-abt-tab .tab-container .tab-content .row .journey-wrap p.desc {
    text-align: left;
    padding-bottom: 24px;
}

section.sec-abt-tab .tab-container .tab-content .row .journey-wrap ul {
    max-width: 830px;
    width: 100%;
    padding-bottom: 24px;
}

section.sec-abt-tab .tab-container .tab-content .row .journey-wrap ul li:before {
    content: "-";
    position: absolute;
    margin-left: 0px;
    margin-top: -3px;
}

section.sec-abt-tab .tab-container .tab-content .row .journey-wrap ul li p {
    margin-left: 12px;
    padding-bottom: 0;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop .btn-popup-group .btn-popup img, section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop .btn-popup-group .btn-popup svg {
    display: block;
    width: 24px;
    height: auto;
    transition: all 0.3s ease;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li {
    display: inline-block;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 50px;
    max-width: 470px;
    width: 100%
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li#mem-1 {
    display: flex;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li:last-child {
    padding-bottom: 0;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li.w100 {
    max-width: 100%;
    width: 100%
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li.w100 img {
    width: 100%
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .img-box {
    width: 100%;
    height: 170px;
    padding-left: 50px;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .img-box img {
    display: block;
    width: 100%;
    height: auto;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col:first-child {
    width: 170px;
    margin-right: 30px;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col:first-child .member-detail {
    display: none;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col:last-child {
    width: calc(100% - 200px);
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col h4 {
    color: #000000;
    font-family: "Noto Serif ", serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col h6 {
    opacity: 0.5;
    color: #000;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 26px;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .inner-row {
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .inner-row.ColRow p {
    max-width: 400px;
    width: 100%
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .inner-row p {
    color: rgba(0, 0, 0, 0.7);
    font-family: "Open Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 19px;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .inner-col {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 470px;
    width: 100%
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .inner-col .col:first-child {
    width: 170px;
    margin-right: 30px;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .inner-col .col:last-child {
    width: calc(100% - 200px);
}

section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap {
    display: none;
}

section.sec-abt-tab .tab-container .tab-content .board-wrap {
    padding: 80px 125px;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}

section.sec-approach-bn {
    background: url("../resources/images/inner-banner/overview-bn.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

section.sec-approach-bn.banner-circle .circle-container {
    bottom: 50%;
    transform: translate(0px, 50%);
}

section.sec-approach-bn.banner-circle .circle-container .circle-line-wrap {
    right: -26px;
    bottom: -26px;
    z-index: 45;
    height: 508px;
    width: 508px;
}

section.sec-approach-bn.banner-circle .inner-wrap .circle-img {
    background: url(../../images/inner-banner/overview-bn.jpg);
    background-size: cover;
    background-position: center center;
    width: 448px;
    height: 448px;
}

section.sec-approach-bn .container {
    z-index: 44;
}

section.sec-approach-bn .container .tab-content {
    height: 100%;
    display: none;
}

section.sec-approach-bn .container .tab-content.active {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    text-align: center;
}

section.sec-approach-bn .container .content {
    height: 100%;
    width: 100%
}

section.sec-approach-bn .container .content h1 {
    color: #FFFFFF;
    font-family: "Noto Serif ", serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.44px;
    line-height: 34px;
    z-index: 44;
}

section.sec-approach-bn .container .content h1 span {
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
}

section.sec-approach-bn .container .content h1.bn-title {
    color: #FFFFFF;
    z-index: 44;
    display: block;
    width: 100%;
    padding: 20px;
    margin-bottom: 32px;
    background: linear-gradient(318.03deg, rgba(122, 155, 13, 0.7) 0%, rgba(0, 73, 80, 0.7) 100%);
    border-radius: 5px;
}

section.sec-approach-bn .container .content h1.bn-title.foresthead {
    color: #FFFFFF;
    z-index: 44;
    display: block;
    width: 1280px;
    padding: 20px;
    margin-bottom: 32px;
    background: linear-gradient(318.03deg, rgba(122, 155, 13, 0.7) 0%, rgba(0, 73, 80, 0.7) 100%);
    border-radius: 5px;
}

section.sec-approach-bn .container .content .bn-author {
    padding-top: 20px;
}

section.sec-approach-bn .container .content .bn-author h2 {
    color: #FFFFFF;
    font-family: "Noto Serif ", serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 35px;
}

section.sec-approach-bn .container .content .bn-author p {
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    padding-left: 16px;
}

section.sec-approach-bn .tab1 {
    display: none;
    height: 100%;
    width: 100%;
    z-index: 55;
    position: absolute;
    top: 0;
    left: 0;
}

section.sec-approach-bn .tab1.active {
    display: block;
}

section.sec-approach-bn .tab1 .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translate(-50%, -50%);
}

section.sec-approach-bn .tab1 .owl-dot {
    display: inline-block;
    position: relative;
}

section.sec-approach-bn .tab1 .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    background: white;
    margin: 0 5px;
}

section.sec-approach-bn .tab1 .owl-dots button.owl-dot.active {
    background-color: #004950;
}

section.sec-approach-bn .tab1 .owl-dots button.owl-dot:focus {
    outline: none;
}

section.sec-approach-bn .tab1 .banner-wrap {
    display: block;
    position: relative;
    overflow: hidden;
    height: inherit;
}

section.sec-approach-bn .tab1 .banner-wrap .owl-carousel {
    display: block;
    position: relative;
    overflow: hidden;
    height: inherit;
}

section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .owl-stage, section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .owl-stage-outer {
    height: inherit;
}

section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .owl-item {
    height: 100%
}

section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .item {
    position: relative;
    height: inherit;
}

section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .item img.mob {
    display: none;
}

section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .owl-nav {
    display: none;
}

section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .content-wrap {
    /* position: absolute;
    z-index: 44;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    max-width: 1000px; */
    position: absolute;
    bottom: 32px;
    width: 100%;
    /* transform: unset;
   z-index: 44;
   left: unset;
   bottom: 32px;
   max-width: 1280px;
   display: block;
   width: 100%;
   padding: 20px;
   border-radius: 5px;
   background: linear-gradient(318.03deg, rgba(122, 155, 13, 0.7) 0%, rgba(0, 73, 80, 0.7) 100%); */
}

section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .content-wrap .inner-wrap {
    /* max-width: 1020px; */
    width: 100%;
    margin: 0 auto;
    z-index: 44;
}

section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 {
    color: #FFFFFF;
    font-family: "Noto Serif ", serif;
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 0.42px;
    line-height: 34px;
    text-align: center;
    z-index: 44;
    max-width: 1280px;
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 20px;
    border-radius: 5px;
    background: linear-gradient(318.03deg, rgba(122, 155, 13, 0.7) 0%, rgba(0, 73, 80, 0.7) 100%);
}

section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 br.mobile {
    display: none;
}

section.sec-timeline {
    background-color: rgba(219, 169, 96, 0.1);
    padding: 120px 0;
}

section.sec-timeline .container .inner-wrap {
    max-width: 1028px;
    width: 100%;
    margin: 0 auto;
}

section.sec-timeline .container .inner-wrap ul {
    display: flex;
    align-items: flex-start;
    position: relative;
}

section.sec-timeline .container .inner-wrap ul span.line {
    width: 100%;
    height: 1px;
    background: url(../../images/line.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: -1px;
}

section.sec-timeline .container .inner-wrap ul li {
    list-style: none;
    margin: 0;
    margin-left: 0;
    position: relative;
    width: calc(100% / 5);
    padding-top: 36px;
}

section.sec-timeline .container .inner-wrap ul li:last-child {
    width: 230px;
}

section.sec-timeline .container .inner-wrap ul li:last-child .content {
    padding-right: 0;
}

section.sec-timeline .container .inner-wrap ul li .dot {
    position: absolute;
    left: 0px;
    top: -9px;
}

section.sec-timeline .container .inner-wrap ul li .dot span {
    display: block;
    position: relative;
    background: url(../../images/circle-dot.svg) no-repeat center;
    background-size: auto;
    width: 18px;
    height: 18px;
    transition: all 0.3s ease;
}

section.sec-timeline .container .inner-wrap ul li .content {
    padding-right: 16px;
    transition: all 0.3s ease;
}

section.sec-timeline .container .inner-wrap ul li .content img {
    transition: all 0.3s ease;
}

section.sec-timeline .container .inner-wrap ul li .content:hover p {
    color: #004950;
}

section.sec-timeline .container .inner-wrap ul li .content:hover img, section.sec-timeline .container .inner-wrap ul li .content:hover svg {
    transition: all 0.3s ease;
    transform: translateX(10px);
}

section.sec-timeline .container .inner-wrap ul li .content span.oval {
    width: 5px;
    height: 5px;
    background: url(../../images/oval.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: -3px;
}

section.sec-timeline .container .inner-wrap ul li .content span.oval-1 {
    left: 25%
}

section.sec-timeline .container .inner-wrap ul li .content span.oval-2 {
    right: 7%
}

section.sec-timeline .container .inner-wrap ul li .content span.oval-3 {
    right: 30%
}

section.sec-timeline .container .inner-wrap ul li .content span.oval-4 {
    right: 27%
}

section.sec-timeline .container .inner-wrap ul li .content span.oval-5 {
    right: 35%
}

section.sec-timeline .container .inner-wrap ul li .content span.oval-6 {
    right: 20%
}

section.sec-timeline .container .inner-wrap ul li .content span.oval-big {
    width: 8px;
    height: 8px;
    top: -5px;
    right: 0;
}

section.sec-timeline .container .inner-wrap ul li .content a {
    display: block;
    line-height: 0;
}

section.sec-timeline .container .inner-wrap ul li .content p {
    color: #000102;
    font-family: "Noto Serif ", serif;
    font-size: 16px;
    letter-spacing: 0.25px;
    line-height: 23px;
}

section.sec-timeline .container .inner-wrap ul li .content .btn-read {
    display: inline-block;
    padding-top: 10px;
}

section.sec-timeline .container .inner-wrap ul li .content .btn-read a {
    color: #004950;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
}

section.sec-timeline .container .inner-wrap ul li .content .btn-read a img, section.sec-timeline .container .inner-wrap ul li .content .btn-read a svg {
    display: block;
    width: 24px;
    height: auto;
    transition: all 0.3s ease;
}

.map-inner-wrap.megha .imagewidth {
    width: 100%;
}
section.sec-map.chatis_map_bg {
    padding: 200px 0px;
    padding-bottom: 0px;
}
.header-search-wrapper .search-form-main {
    background: #f1f1f1 none repeat scroll 0 0;
    border: none;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 62px;
    width: 550px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
}
.header-search-wrapper .search-main img {
    width: 18px;
}
.search-form-main.active-search {
    opacity: 1;
    visibility: visible;
}
.search-form-main form {
    display: flex;
}
.header-search-wrapper .search-form-main .search-field {
    border-radius: 0;
    padding: 7px 10px;
    width: 98%;
    float: left;
    border: 1px solid #cccccc;
    height: 36px;
}
.header-search-wrapper .search-form-main .search-submit {
    border: medium none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    float: left;
    padding: 10px 0 10px;
    width: 25%;
    height: 36px;
    background: #004950;
    line-height: 16px;
}
.search-results {
    margin-top: 80px;
    margin-bottom: 80px;
}
.search-results h3 {
    color: #000;
    font-family: "Noto Serif ", serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}
.search-results p {
    font-size: 18px;
    text-wrap: wrap;
}
.search-results hr {
    margin: 30px 15px;
    width: unset;
}
.pagination {
    display: flex;
    list-style: none;
    margin-top: 30px;
}
.pagination .page-link {
    padding: 5px 14px;
    border: 1px solid #ccc;
    color: #000;
    font-size: 18px;
}
.pagination .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #004950;
    border-color: #004950;
}
.pagination .page-link:hover {
    background-color: #999;
    color: #fff;
    border-color: #999;
}
@media screen and (max-width:1680px) {
    .owl-carousel .owl-item img {
        width: auto;
        height: 100%
    }
    section.sec-slider .banner-wrap .owl-carousel .item.ytplayer-wrap video {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width:1600px) {
    .owl-carousel .owl-item img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width:1440px) {
    section.sec-map: before {
        width: 65.5%
    }
}

@media screen and (max-width:1400px) {
    section.sec-map: before {
        width: 66%
    }
}

@media screen and (max-width:1366px) {
    .owl-carousel .owl-item img {
        width: auto;
    }
    section.sec-video .container .inner-wrap {
        padding: 0 30px;
    }
}

@media screen and (max-width:1280px) {
    section.sec-map: before {
        width: 67%
    }
}

@media screen and (max-width:1199px) {
    section.sec-core {
        padding-bottom: 100px;
    }
    section.sec-core .container .circle-wrap {
        display: none;
    }
    section.sec-mission .container .inner-wrap {
        padding: 100px 100px;
    }
    section.sec-map {
        padding: 110px 0 40px;
    }
    section.sec-map, section.sec-map .container {
        height: auto;
    }
    section.sec-map:before {
        width: 100%;
        height: 100%
    }
    section.sec-map .container {
        padding-left: 30px;
        display: flex;
        flex-direction: column;
    }
    section.sec-map .container .title-wrap {
        order: 1;
    }
    .ch-campaign section.sec-map .container .title-wrap {
        order: 0;
    }
    section.sec-map .container .content-wrap {
        padding-top: 0;
        max-width: 100%;
        order: 2;
    }
    section.sec-map .container .content-wrap .col {
        width: 33%
    }
    section.sec-map .container .figure-info {
        padding-top: 42px;
        position: relative;
        bottom: auto;
        left: auto;
        margin-bottom: 20px;
        order: 5;
    }
    section.sec-map .container .note-wrap {
        display: block;
        order: 3;
    }
    section.sec-map .container .note-wrap .note {
        margin-top: 32px;
        margin-bottom: 0;
    }
    section.sec-map .container .figure-info .note {
        display: none;
    }
    section.sec-map .container p.caption {
        padding: 0;
        position: absolute;
        right: 60px;
        top: 36%
    }
    section.sec-map .container .map-block {
        position: relative;
        text-align: center;
        padding-top: 40px;
        display: block;
        width: 100%;
        order: 3;
    }
    section.sec-map .container .map-wrapper {
        right: auto;
        left: 0;
        top: 0;
        position: relative;
    }
    section.sec-map .container .map-wrapper .map-inner-wrap {
        width: auto;
        height: 100%
    }
    section.sec-map .container .map-wrapper .map-inner-wrap svg {
        width: 100%
    }
    section.sec-core .container .circle-bg {
        display: none;
    }
    section.sec-partners {
        padding: 80px 0 100px;
    }
    section.sec-news .container .inner-wrap, section.sec-partners .container .inner-wrap {
        max-width: 80%
    }
    section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item {
        width: 160px;
        margin: 0 auto;
    }
    section.sec-video .container .inner-wrap {
        margin: 0 auto;
    }
    section.sec-video .container .inner-wrap .wrapper iframe {
        height: 500px;
    }
}

@media screen and (max-width:1024px) {
    section.sec-mission .container .inner-wrap {
        padding: 100px 50px;
    }
    section.sec-mission .container .inner-wrap p {
        font-size: 14px;
        line-height: 19px;
    }
    section.sec-core .container .inner-wrap .row .col h3 {
        font-size: 20px;
        line-height: 28px;
    }
    section.sec-map .container .content-wrap .col span {
        font-size: 40px;
        line-height: 56px;
    }
    section.sec-map .container .content-wrap .col p {
        font-size: 16px;
        line-height: 21px;
    }
    section.sec-slider .banner-wrap .owl-carousel .content-wrap {
        max-width: 80%;
        width: 100%
    }
    section.sec-slider .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 {
        font-size: 20px;
        line-height: 28px;
    }
    section.sec-slider .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 span {
        font-size: 30px;
        line-height: 42px;
    }
    section.sec-video {
        padding: 0px 0px 60px;
    }
    section.sec-video .container .inner-wrap {
        padding: 0;
    }
    section.sec-video .container .inner-wrap .content-wrap {
        bottom: 20px;
        left: 20px;
        max-width: calc(100% - 40px);
    }
    section.sec-video .container .inner-wrap .content-wrap h4 {
        font-size: 16px;
        line-height: 21px;
    }
    section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage:hover .item:not(:hover) {
        opacity: 1;
    }
    section.sec-map .container .content-wrap .col .arrow {
        display: block;
    }
    /*section.sec-map .container .content-wrap .col .stats-container {
    display: none;
}*/
}

@media screen and (max-width:991px) {
    section.sec-core .container .inner-wrap {
        max-width: 100%;
        margin: 0 auto;
        padding-top: 12px;
    }
    section.sec-core .container .inner-wrap .row {
        padding-bottom: 40px;
    }
    section.sec-core .container .inner-wrap .row .col {
        width: 270px;
    }
    section.sec-core .container .inner-wrap .row .col img {
        width: 100%;
        height: auto;
        margin: 0;
    }
    section.sec-core .container .inner-wrap .row:nth-child(2) .col.desc {
        padding-left: 0;
    }
    section.sec-map .container {
        padding-left: 30px;
    }
    section.sec-video .container .inner-wrap .wrapper iframe {
        height: 420px;
    }
    section.sec-testimonials .container .inner-wrap .testimonials-wrap span {
        left: 300px;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .left {
        width: 360px;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right {
        max-width: 100%;
        width: calc(100% - 360px);
        margin-right: 0;
        padding: 0 40px;
    }
    section.sec-core-tab .container .tab-drop-wrap ul.tabs {
        margin-top: 30px;
    }
    section.sec-core-tab .container-fluid .tab-drop-wrap ul.tabs {
        margin-top: 30px;
    }
    .single-label .t2 {
        top: 14px;
    }
    .greenbanner.single-label {
        top: -18px;
    }
}

@media screen and (max-width:768px) {

    section.sec-slider .banner-wrap .owl-carousel .content-wrap {
        max-width: 100%;
        padding: 6px 12px;
        bottom: 0px;
        transform: translateX(-50%) translateY(0px);
        border-radius: 0;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right p.desc {
        top: 20px;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right h4 {
        padding-top: 25px;
    }
    section.sec-slider .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        letter-spacing: 0.3px;
    }
    section.sec-slider .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 span {
        font-size: 24px;
        line-height: 32px;
    }
    section.sec-slider {
        height: calc(100vh - 80px);
    }
    section.sec-slider .banner-wrap .owl-carousel .item.ytplayer-wrap video {
        width: auto;
        height: 100%
    }
    section.sec-slider .banner-wrap .owl-carousel .item #ytplayer {
        height: 100vh;
    }
    section.sec-slider .banner-wrap, section.sec-slider .banner-wrap .owl-carousel, section.sec-slider .banner-wrap .owl-carousel.owl-drag .owl-item, section.sec-slider .banner-wrap .owl-carousel.owl-drag .owl-item .item, section.sec-slider .banner-wrap .owl-carousel .owl-stage, section.sec-slider .banner-wrap .owl-carousel .owl-stage-outer {
        height: 100%
    }
    section.sec-slider .banner-wrap .owl-carousel .item img.desk {
        display: none;
    }
    section.sec-slider .banner-wrap .owl-carousel .item img.mob {
        display: block;
        width: 100%;
        height: 100%
    }
    section.sec-mission .container .inner-wrap {
        padding: 48px 0px;
    }
    section.sec-core {
        padding: 48px 0 80px;
    }
    section.sec-core .container .title-wrap img {
        top: 0;
    }
    section.sec-core .container .inner-wrap {
        max-width: 100%;
        padding-top: 0;
    }
    section.sec-core .container .inner-wrap .row {
        max-width: 100%;
        flex-direction: column;
        margin-bottom: 60px;
        padding-bottom: 0;
    }
    section.sec-core .container .inner-wrap .row:last-child {
        margin-bottom: 0;
    }
    section.sec-core .container .inner-wrap .row:nth-child(2) {
        flex-direction: column;
    }
    section.sec-core .container .inner-wrap .row:nth-child(2) .col {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
    section.sec-core .container .inner-wrap .row:nth-child(2) .col:first-child {
        max-width: 250px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 24px;
    }
    section.sec-core .container .inner-wrap .row:nth-child(2) .col.desc {
        padding-left: 0;
    }
    section.sec-core .container .inner-wrap .row .col {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
    section.sec-core .container .inner-wrap .row .col:first-child {
        max-width: 250px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 24px;
    }
    section.sec-core .container .inner-wrap .row .col p {
        max-width: 100%
    }
    section.sec-core .container .inner-wrap .row .col .btn-read {
        margin: 24px auto 0;
    }
    section.sec-map {
        padding: 48px 0;
    }
    section.sec-map .container .content-wrap {
        justify-content: flex-start;
        margin-bottom: 0;
    }
    section.sec-map .container .content-wrap .col {
        width: 33%;
        border-left: 2px solid #004950;
    }
    section.sec-map .container .map-wrapper {
        padding-top: 0;
    }
    section.sec-map .container .map-wrapper svg {
        width: 100%
    }
    section.sec-map .container p.caption {
        left: 30px;
        top: 24%;
        width: 120px;
    }
    section.sec-map .container .figure-info .note .coll img {
        width: 18px;
    }
    section.sec-map .container .figure-info .note .coll p {
        font-size: 12px;
        line-height: 16px;
    }
    section.sec-map .container .content-wrap .col {
        padding-left: 20px;
    }
    section.sec-map .container .content-wrap .col span {
        font-size: 36px;
        line-height: 46px;
    }
    section.sec-map .container .title-wrap {
        text-align: center;
    }
    section.sec-map .container .mapData {
        width: 244px;
        padding: 16px 16px;
    }
    section.sec-map .container .mapData .flex-box {
        flex-direction: column;
    }
    section.sec-map .container .mapData .flex-box div {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 2px;
    }
    section.sec-map .container .mapData .flex-box div span:first-child {
        width: 62px;
        text-align: left;
        padding-right: 8px;
    }
    section.sec-map .container .mapData .flex-box div.fourthBlock {
        margin-top: 8px;
    }
    section.sec-map .container .mapData .flex-box div span:last-child {
        margin-top: 0px;
        text-align: left;
    }
    section.sec-map .container .mapData .btn-read a {
        width: auto;
        font-size: 14px;
    }
    section.sec-map .container .mapData .btn-read a span {
        font-size: 14px!important;
    }
    section.sec-map .container .mapData .btn-read a span {
        width: 100%!important;
        color: #004950!important;
    }
    section.sec-partners .container .inner-wrap {
        max-width: 85%
    }
    section.sec-partners {
        padding: 48px 0;
    }
    section.sec-news .container .inner-wrap .title-wrap, section.sec-partners .container .inner-wrap .title-wrap {
        padding-bottom: 16px;
    }
    section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-prev {
        left: -50px;
    }
    section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-next {
        right: -50px;
    }
    section.sec-video {
        padding: 20px 0px 60px;
    }
    section.sec-video .container .inner-wrap {
        max-width: 100%
    }
    section.sec-video .container .inner-wrap .wrapper iframe {
        height: 400px;
        box-shadow: 0 2px 3px 0 rgba(88, 88, 88, 0.5);
    }
    section.sec-news .container .inner-wrap>.flex-wrap, section.sec-partners .container .inner-wrap>.flex-wrap, section.sec-testimonials .container .inner-wrap>.flex-wrap {
        flex-direction: column;
        justify-content: center;
        padding-bottom: 40px;
    }
    section.sec-news {
        padding: 60px 0;
    }
    section.sec-news .container .inner-wrap {
        max-width: 100%
    }
    section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item {
        margin-right: 30px;
    }
    section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item:hover .box p, section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item:hover .box span {
        color: inherit;
    }
    section.sec-timeline {
        padding: 48px 0;
    }
    section.sec-timeline .container .inner-wrap ul span.line {
        display: none;
    }
    section.sec-timeline .container .inner-wrap ul {
        flex-direction: column;
        padding-left: 24px;
        overflow: hidden;
    }
    section.sec-timeline .container .inner-wrap ul li {
        width: 100%;
        padding-top: 0px;
        margin-bottom: 20px;
    }
    section.sec-timeline .container .inner-wrap ul li .content {
        padding-right: 30px;
        padding-left: 0px;
    }
    section.sec-timeline .container .inner-wrap ul li .content .dot, section.sec-timeline .container .inner-wrap ul li .content span.oval {
        display: none;
    }
    section.sec-timeline .container .inner-wrap ul li .content span.oval {
        left: 5px;
    }
    section.sec-timeline .container .inner-wrap ul li .content span.oval-1 {
        top: 25px;
    }
    section.sec-timeline .container .inner-wrap ul li .content span.oval-2 {
        top: 60px;
        right: aut0;
    }
    section.sec-timeline .container .inner-wrap ul li .content span.oval-3 {
        right: auto;
        top: 40px;
    }
    section.sec-timeline .container .inner-wrap ul li .content span.oval {
        right: auto;
        top: 45px;
    }
    section.sec-timeline .container .inner-wrap ul li .content span.oval-big {
        left: 4px;
        top: auto;
        bottom: -40px;
    }
    section.sec-timeline .container .inner-wrap ul li .dot {
        top: 6px;
    }
    section.sec-timeline .container .inner-wrap ul li:last-child {
        width: 100%
    }
    section.sec-timeline .container .inner-wrap ul li:last-child .content {
        padding-right: 28px;
    }
    section.sec-timeline .container .inner-wrap ul li .content a {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    section.sec-timeline .container .inner-wrap ul li .content p {
        width: calc(100% - 50px);
    }
    section.sec-timeline .container .inner-wrap ul li .content p br {
        display: none;
    }
    section.sec-timeline .container .inner-wrap ul li .content .btn-read {
        padding: 0;
    }
    section.sec-testimonials .container .inner-wrap .testimonials-wrap {
        padding-bottom: 0;
        max-width: 540px;
        width: 100%;
        margin: 0 auto;
    }
    section.sec-testimonials .container .inner-wrap .testimonials-wrap .bg-box {
        width: 100%;
        height: 60%;
        top: auto;
        bottom: 0;
    }
    section.sec-testimonials .container .inner-wrap .testimonials-wrap span {
        top: -40px;
        left: auto;
        margin-left: 0px;
        right: 0;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item {
        max-width: 480px;
        width: 100%;
        margin: 0 auto;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row {
        flex-direction: column;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .left {
        width: 100%
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right {
        width: 100%;
        margin-top: 32px;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-next, section.sec-testimonials .container .inner-wrap .owl-carousel .owl-prev {
        bottom: 66%
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-next {
        left: auto;
        right: -40px;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-prev {
        left: -40px;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right p.desc {
        font-size: 16px;
        line-height: 21px;
        text-align: center;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right h4, section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right p {
        text-align: center;
    }
    .hidden-xs {
        display: none  !important;
    }
    .hidden-xs-tb{
        display: none  !important;
    }
    .visible-xs {
        display: block !important;
    }
}

@media screen and (max-width:650px) {
    section.sec-slider {
        height: calc(100vh - 65px);
        max-height: 280px;
    }
    section.sec-map .container .map-block {
        width: 420px;
    }
    section.sec-map .container .content-wrap {
        margin-bottom: 0;
    }
    section.sec-map .container .map-wrapper .map-inner-wrap svg {
        height: auto;
    }
    .panel {
        display: none;
        overflow: hidden;
    }
}

@media screen and (max-width:480px) {
    section.sec-slider .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 br.mobile {
        display: block;
    }
    section.sec-slider {
        height: calc(100vh - 65px);
    }
    section.sec-slider .banner-wrap .owl-carousel .owl-nav {
        bottom: 5%
    }
    section.sec-mission .container .inner-wrap {
        padding: 50px 0;
    }
    section.sec-mission .container .inner-wrap, section.sec-mission .container .inner-wrap .title-wrap {
        text-align: center;
        max-width: 310px;
        margin: 0 auto;
    }
    section.sec-mission .container .inner-wrap .btn-read a, section.sec-news .container .inner-wrap .btn-read a, section.sec-partners .container .inner-wrap .btn-read a {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 20px;
    }
    section.sec-mission .container .inner-wrap .btn-read a img, section.sec-mission .container .inner-wrap .btn-read a svg, section.sec-news .container .inner-wrap .btn-read a img, section.sec-news .container .inner-wrap .btn-read a svg, section.sec-partners .container .inner-wrap .btn-read a img, section.sec-partners .container .inner-wrap .btn-read a svg {
        width: 20px;
    }
    section.sec-core {
        padding: 50px 0 80px;
    }
    section.sec-core .container .inner-wrap {
        padding-top: 0;
    }
    section.sec-core .container .inner-wrap .row .col:first-child, section.sec-core .container .inner-wrap .row:nth-child(2) .col:first-child {
        max-width: 200px;
    }
    section.sec-core .container .inner-wrap .row .col h3 {
        font-size: 18px;
        line-height: 26px;
    }
    section.sec-map {
        padding: 48px 0;
    }
    section.sec-map .container .title-wrap {
        margin-bottom: 32px;
    }
    section.sec-map .container .map-block, section.sec-map .container .title-wrap {
        width: 100%
    }
    section.sec-map .container .mapData .flex-box div span:first-child {
        font-size: 15px;
    }
    section.sec-map .container .content-wrap .col {
        width: 100%;
        padding-left: 16px;
    }
    section.sec-map .container .content-wrap .col:last-child {
        margin-bottom: 12px;
    }
    section.sec-map .container .content-wrap .col p {
        font-size: 14px;
        line-height: 19px;
    }
    section.sec-map .container p.caption {
        top: 24%
    }
    section.sec-map .container .figure-info {
        margin-bottom: 0;
    }
    section.sec-map .container .figure-info .note {
        margin-bottom: 24px;
    }
    section.sec-map .container .note-wrap .note .coll p {
        width: 220px;
        font-size: 12px;
        line-height: 16px;
    }
    section.sec-partners .container .inner-wrap {
        padding-top: 0;
    }
    section.sec-partners {
        padding: 48px 0 48px;
    }
    section.sec-partners .container {
        padding: 0;
    }
    section.sec-partners .container .inner-wrap .flex-wrap {
        padding: 0 20px;
    }
    section.sec-news {
        padding: 48px 0;
    }
    section.sec-news .container .inner-wrap {
        padding-top: 0;
    }
    section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item .box, section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item .box.rect-box {
        width: 300px;
    }
    section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item {
        margin-right: 20px;
    }
    section.sec-partners .container .inner-wrap {
        max-width: 100%
    }
    section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item {
        opacity: 0.4;
    }
    section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item {
        width: 180px;
    }
    section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item.active {
        opacity: 1;
    }
    section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-next, section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-prev {
        height: 50px;
        width: 50px;
        top: auto;
        bottom: -70px;
    }
    section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-prev {
        left: 50%;
        margin-left: -50px;
    }
    section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-next {
        right: 50%;
        margin-right: -50px;
    }
    section.sec-video .container .inner-wrap .wrapper iframe {
        height: 250px;
    }
    section.sec-timeline {
        padding: 48px 0;
    }
    section.sec-testimonials {
        padding: 48px 0 32px;
    }
    section.sec-testimonials .container .inner-wrap .testimonials-wrap {
        max-width: 100%
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item {
        max-width: 90%
    }
    section.sec-testimonials .container .inner-wrap .testimonials-wrap span {
        background-size: contain;
        width: 50px;
        height: 50px;
        top: -25px;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right p.desc {
        font-size: 14px;
        padding-bottom: 20px;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right h4 {
        padding-bottom: 6px;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right p {
        font-size: 12px;
        line-height: 16px;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-next, section.sec-testimonials .container .inner-wrap .owl-carousel .owl-prev {
        bottom: auto;
        top: 25%
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-next {
        right: -20px;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-prev {
        left: -20px;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right {
        padding: 5px 0;
        margin: 0;
        top: 0;
    }
    section.sec-news .resources-section .midsection-one .customwidth {
        width: 189px !important;
    }
}

@media screen and (max-width:400px) {
    section.sec-map .container .figure-info .inner-wrap .coll {
        padding-right: 12px;
    }
    section.sec-map .container .mapData {
        width: 200px;
        padding: 12px 12px;
    }
    section.sec-map .container .mapData .btn-read a span {
        font-size: 13px!important;
    }
    section.sec-map .container .mapData .flex-box div {
        margin-bottom: 10px;
    }
    section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item .box, section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item .box.rect-box {
        width: 272px;
    }
    section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item {
        width: 160px;
    }
    section.sec-news .resources-section .midsection-one .customwidth {
        width: 160px !important;
    }
}

@media screen and (max-width:360px) {
    section.sec-core .container .inner-wrap .row .col, section.sec-core .container .inner-wrap .row: nth-child(2) .col.desc {
        width: 100%
    }
    section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item .box, section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item .box.rect-box {
        width: 250px;
    }
    section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item .box.rect-box img, section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item .box img {
        height: 180px;
    }
    section.sec-map .container .content-wrap .col span {
        font-size: 30px;
        line-height: 40px;
    }
    section.sec-map .container .mapData .flex-box div span:first-child {
        font-size: 13px;
        line-height: 16px;
    }
    section.sec-video .container .inner-wrap .wrapper iframe {
        height: 200px;
    }
    section.sec-timeline .container .inner-wrap ul {
        padding-left: 0;
    }
    section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item {
        width: 150px;
    }
    section.sec-news .resources-section .midsection-one .customwidth {
        width: 145px !important;
    }
    section.sec-news .resources-section .midsection p {
        font-size: 12px !important;
        line-height: 18px !important;
    }
}

@media screen and (max-width:320px) {
    section.sec-partners .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item {
        width: 128px;
    }
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap {
    width: 100%;
    margin: 30px auto 72px;
    background-color: #F6F1EA;
    padding: 50px 100px;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap .form-inner-wrap {
    max-width: 570px;
    display: block;
    margin: 0 auto;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap .sucess {
    text-align: center;
    margin: 20% 0;
    display: none;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap .sucess img {
    margin-bottom: 20px;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap .sucess h2 {
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    color: #004950;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap .sucess p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */
    margin-bottom: 50px;
    text-align: center;
    color: #4A4A4A;
    mix-blend-mode: normal;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap .sucess a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */
    text-align: center;
    text-decoration-line: underline;
    color: #004950;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap h4 {
    color: #004950;
    font-family: "Noto Serif ", serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 44px;
    text-align: center;
    padding-bottom: 8px;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap p {
    opacity: 0.7;
    color: #000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form {
    padding-top: 32px;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .form-row .input-group {
    max-width: 270px;
    width: 100%
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group {
    padding-bottom: 16px;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group.btn-group {
    padding-top: 24px;
    text-align: center;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group .title {
    color: #004950;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 19px;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group .btn-submit {
    cursor: pointer;
    width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    background-color: #004950;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 19px;
    transition: all 0.3s ease;
    padding: 10px 14px;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group .btn-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 7px 14px rgba(0, 73, 80, 0.1), 0 3px 6px rgba(0, 73, 80, 0.1);
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group input, section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group textarea {
    font-family: "Open Sans", sans-serif;
    width: 100%;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    background-color: #FFFFFF;
    padding: 10px 14px;
    color: #000;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 19px;
    outline: none;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group input::-webkit-input-placeholder, section.sec-abt-tab .tab-container .tab-content .row .form-wrap form .input-group textarea::-webkit-input-placeholder {
    color: #DDDDDD;
    font-family: "Open Sans", sans-serif;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group input::-moz-placeholder, section.sec-abt-tab .tab-container .tab-content .row .form-wrap form .input-group textarea::-moz-placeholder {
    color: #DDDDDD;
    font-family: "Open Sans", sans-serif;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group input:-ms-input-placeholder, section.sec-abt-tab .tab-container .tab-content .row .form-wrap form .input-group textarea:-ms-input-placeholder {
    color: #DDDDDD;
    font-family: "Open Sans", sans-serif;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group input:-moz-placeholder, section.sec-abt-tab .tab-container .tab-content .row .form-wrap form .input-group textarea:-moz-placeholder {
    color: #DDDDDD;
    font-family: "Open Sans", sans-serif;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group textarea::-webkit-input-placeholder {
    color: #DDDDDD;
    font-family: "Open Sans", sans-serif;
}

section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group textarea {
    height: 165px;
    width: 570px;
}

section.sec-funders-tab .tab-container .tab-content .board-wrap {
    padding: 80px 125px;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}

section.sec-funders-tab .tab-container .tab-content .board-wrap ul.mobile-wrap {
    display: none;
}

section.sec-funders-tab .tab-container .tab-content .board-wrap ul.desktopPop {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

section.sec-funders-tab .tab-container .tab-content .board-wrap ul.desktopPop .close {
    display: none;
}

section.sec-funders-tab .tab-container .tab-content .board-wrap ul.desktopPop .btn-popup-group {
    display: none;
}

section.sec-funders-tab .tab-container .tab-content .board-wrap ul.desktopPop .btn-popup-group .btn-popup {
    width: auto;
    transition: all 0.3s ease;
}

section.sec-funders-tab .tab-container .tab-content .board-wrap ul.desktopPop .btn-popup-group .btn-popup a {
    justify-content: flex-start;
}

section.sec-funders-tab .tab-container .tab-content .board-wrap ul.desktopPop .btn-popup-group .btn-popup.btn-prev a {
    flex-direction: row-reverse;
}

section.sec-funders-tab .tab-container .tab-content .board-wrap ul.desktopPop .btn-popup-group .btn-popup.btn-prev a span {
    padding-right: 0;
    padding-left: 12px;
}

section.sec-funders-tab .tab-container .tab-content .board-wrap ul.desktopPop .btn-popup-group .btn-popup.btn-prev img, section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop .btn-popup-group .btn-popup.btn-prev svg {
    transform: rotate(180deg);
}

section.sec-funders-tab .tab-container .tab-content .board-wrap ul.desktopPop .btn-popup-group .btn-popup span {
    text-transform: capitalize;
    padding-right: 10px;
    color: #004950;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    cursor: pointer;
    width: auto;
    justify-content: flex-start;
}
.map-inner-wrap .imagewidth {
    width: 570px;
}

@media screen and (max-width:1280px) {
    section.sec-abt-bn .container .content {
        margin-left: 100px;
    }
    section.sec-abt-tab .container .wrapper:before {
        width: 380px;
    }
    section.sec-abt-tab .container .wrapper {
        padding: 90px 100px 100px 100px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .roww .col .inner-row.ColRow p {
        max-width: 48%
    }
}

@media screen and (max-width:1199px) {
    section.sec-abt-bn .container .content {
        margin-left: 30px;
    }
    section.sec-abt-tab .container .wrapper {
        padding: 90px 30px 80px 30px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .head-wrap h2 {
        font-size: 20px;
        line-height: 26px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li {
        padding-bottom: 80px;
        max-width: 48%
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .inner-col .col:first-child {
        width: 214px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .img-box img {
        width: 100%
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .inner-col .col:last-child {
        width: calc(100% - 170px);
    }
    section.sec-abt-tab .tab-container .tab-content .row .row-wrap {
        padding: 0 60px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap, section.sec-abt-tab .tab-container .tab-content .row .journey-wrap, section.sec-abt-tab .tab-container .tab-content .row .mission-wrap {
        padding: 72px 60px;
    }
    section.sec-abt-tab .container .wrapper.drop-wrapper {
        padding: 40px 30px 20px;
    }
    .tab-drop-wrap ul.tabs {
        margin-left: 0;
    }
}

@media screen and (max-width:1024px) {
    section.sec-abt-tab .container, section.sec-core-tab .container, .sec-strag-tab .container, .sec-approach-tab .container, .sec-funders-tab .container {
        padding: 0;
    }
    section.sec-abt-bn .container .content {
        max-width: 360px;
        margin: 0;
    }
    section.sec-abt-bn .container .content h1 {
        font-size: 16px;
        line-height: 26px;
    }
    section.sec-abt-bn .container .content h1 span {
        font-size: 24px;
        line-height: 36px;
    }
    section.sec-abt-bn .container .content .bn-author h2 {
        font-size: 18px;
        line-height: 26px;
    }
    section.sec-abt-bn .container .content .bn-author p {
        font-size: 14px;
        line-height: 19px;
        padding-left: 14px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .head-wrap h2 {
        font-size: 18px;
        line-height: 22px;
        padding-bottom: 42px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .mission-wrap p.subHead {
        font-size: 14px;
        line-height: 20px;
    }
    section.sec-abt-tab .container .wrapper {
        padding: 0px;
    }
    section.sec-abt-tab .container .wrapper:before {
        display: none;
    }
    section.sec-abt-tab .tab-container .tab-content {
        padding-top: 140px;
    }
    section.sec-funders-tab .tab-container .tab-content .row .form-wrap {
        padding: 70px 70px;
    }
    section.sec-funders-tab .tab-container .tab-content .row .form-wrap h4 {
        font-size: 20px;
        line-height: 34px;
    }
    section.sec-funders-tab .tab-container .tab-content .row {
        padding: 0;
    }
    section.sec-funders-tab .tab-container .tab-content .row .head-wrap {
        padding: 0;
        max-width: 100%
    }
    section.sec-funders-tab .tab-container .tab-content .row .journey-wrap, section.sec-abt-tab .tab-container .tab-content .row .mission-wrap {
        max-width: 100%;
        padding: 52px 30px;
        background-color: rgba(232, 245, 238, 0.5);
    }
    section.sec-abt-tab .tab-container .tab-content .row .mission-wrap {
        padding: 40px 30px 20px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap {
        margin: 52px auto;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap {
        padding-top: 52px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap.is-visible {
        visibility: visible;
        z-index: 9999;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap.is-visible .btn-popup-group {
        animation-delay: 2s;
        display: block;
        position: absolute;
        left: 0;
        bottom: 30px;
        z-index: 44;
        width: 100%
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap.is-visible .btn-popup-group .wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-width: 700px;
        width: 100%;
        margin: 0 auto;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop .close:after, section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop .close:before {
        position: absolute;
        left: 15px;
        content: " ";
        height: 33px;
        width: 2px;
        background-color: #333;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop .close:before {
        transform: rotate(45deg);
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop .close:after {
        transform: rotate(-45deg);
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData.active {
        display: block!important;
        transform: translateY(0px);
        opacity: 1;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .col:first-child .member-detail {
        display: block;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .col:last-child {
        width: 100%
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .inner-row.ColRow p {
        max-width: 380px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .col:last-child .ColRow p:last-child {
        padding: 0;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .inner-col .col:first-child .member-detail {
        display: block;
    }
    .memberData .more {
        max-height: 275px;
        overflow-y: scroll;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .inner-col .col .inner-row {
        flex-direction: column;
        padding: 0;
        margin-top: 20px;
        height: 80%;
        overflow-y: scroll;
    }
    .board-wrap .desktopPop-wrap.is-visible .modal-overlay {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s;
        z-index: 7;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap li {
        width: 27%;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 42px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap li:last-child {
        margin-bottom: 0;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap li.w100 {
        width: 100%!important;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap li.w100 img {
        width: 100%;
        display: block;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap li .img-box img {
        width: 100%;
        display: block;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap li .name-wrap {
        padding-top: 8px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap li .name-wrap h4 {
        color: #000000;
        font-family: "Noto Serif ", serif;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 23px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap li .name-wrap h6 {
        opacity: 0.5;
        color: #29292B;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0;
        padding-top: 4px;
        line-height: 16px;
    }
    section.sec-abt-tab .container .wrapper.drop-wrapper {
        padding: 0;
    }
    section.sec-abt-tab .tab-container .tab-content .row .row-wrap {
        max-width: 100%;
        padding: 0 30px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap, section.sec-abt-tab .tab-container .tab-content .row .journey-wrap, section.sec-abt-tab .tab-container .tab-content .row .mission-wrap {
        padding: 52px 30px;
    }
}

@media screen and (max-width:768px) {
    section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol li span {
        font-size: 40px;
        line-height: 32px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap {
        padding: 60px 40px;
        margin: 12px auto 0;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap form {
        padding-top: 42px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap form .form-row .input-group {
        max-width: 48%
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap li {
        width: 29%;
        margin-left: 10px;
        margin-right: 10px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap.is-visible .btn-popup-group .wrap {
        max-width: 100%;
        padding: 0 50px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap {
        margin-bottom: 0;
    }
    /*figure, #divisor{
    background-size: cover !important;
    height: 100% !important;
}*/
    .beer-slider {
        width: 100%;
        height: auto !important;
    }
    .map-inner-wrap .imagewidth, .stateswidth {
        width: 100%;
    }
    .bannerwidth {
        height: 545px !important;
        width: 100%;
    }
    input[type=range] {
        top: 50% !important;
    }
    section.sec-map .container .map-wrapper .map-inner-wrap.jhar, section.sec-map .container .map-wrapper .map-inner-wrap.mp, section.sec-map .container .map-wrapper .map-inner-wrap.guj, section.sec-map .container .map-wrapper .map-inner-wrap.him {
        position: relative;
        top: 0px;
    }
}

@media screen and (max-width:650px) {
    section.sec-abt-bn .container .content {
        padding-top: 60px;
        align-items: flex-start;
    }
    section.sec-abt-bn .container .content h1 {
        font-size: 15px;
        line-height: 24px;
    }
    section.sec-abt-bn .container .content h1 span {
        font-size: 20px;
        line-height: 28px;
    }
    section.sec-abt-bn .container .content .bn-author h2 {
        font-size: 14px;
        line-height: 22px;
    }
    section.sec-abt-bn .container .content .bn-author p {
        font-size: 12px;
        line-height: 15px;
        padding-left: 9px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .head-wrap h2 {
        font-size: 16px;
        line-height: 22px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol li {
        max-width: 100%
    }
    section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol li:last-child {
        margin-bottom: 0;
    }
    section.sec-abt-tab .tab-container .tab-content .row .journey-wrap p {
        font-size: 16px;
        line-height: 22px;
        text-align: left;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap h4 {
        font-size: 18px;
        line-height: 24px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap p {
        font-size: 14px;
        line-height: 19px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap form .form-row {
        flex-direction: column;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap form .form-row .input-group {
        max-width: 100%
    }
}

@media screen and (max-width:600px) {
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap {
        justify-content: space-between;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap li {
        width: 46%;
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media screen and (max-width:480px) {
    section.sec-abt-bn .container .content {
        max-width: 260px;
        padding-top: 44px;
        height: auto;
    }
    section.sec-abt-bn .container .content h1 {
        font-size: 14px;
        line-height: 20px;
    }
    section.sec-abt-bn .container .content h1 span {
        font-size: 16px;
        line-height: 24px;
    }
    section.sec-abt-bn .container .content .bn-author {
        max-width: 140px;
    }
    section.sec-abt-bn .container .content .bn-author p br {
        display: none;
    }
    section.sec-abt-tab .container .wrapper {
        padding: 0;
    }
    section.sec-abt-tab .tab-container .tab-content .row .journey-wrap, section.sec-abt-tab .tab-container .tab-content .row .mission-wrap {
        padding: 60px 20px 90px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .journey-wrap, section.sec-abt-tab .tab-container .tab-content .row .mission-wrap {
        padding-bottom: 52px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol {
        margin-top: 16px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol li {
        flex-direction: column;
        margin-bottom: 20px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol li span {
        margin: 0;
        font-size: 36px;
        line-height: 52px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .journey-wrap ul li:before {
        margin-top: -5px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .journey-wrap p {
        font-size: 14px;
        line-height: 19px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap h4 {
        font-size: 16px;
        line-height: 22px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap form .input-group .btn-submit {
        width: 100%
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap {
        margin: 12px auto 0;
    }
    section.sec-abt-tab .tab-container .tab-content#tab-4 .row {
        padding: 0;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap.is-visible .btn-popup-group .wrap, section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop {
        padding: 0 20px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop .close {
        right: 40px;
        top: 20px;
        width: 16px;
        height: 16px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop .close:after, section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop .close:before {
        height: 26px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .col:first-child .img-box, section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .inner-col .col:first-child .img-box {
        width: 145px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col h4 {
        font-size: 16px;
        line-height: 22px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col h6 {
        font-size: 14px;
        line-height: 20px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData {
        padding-top: 62px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .col:last-child {
        height: calc(100vh - 260px);
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap {
        padding: 52px 20px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .inner-col .col:last-child {
        height: calc(100vh - 260px);
        overflow: hidden;
        padding-bottom: 30px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .row-wrap {
        padding: 0 20px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap, section.sec-abt-tab .tab-container .tab-content .row .journey-wrap, section.sec-abt-tab .tab-container .tab-content .row .mission-wrap {
        padding: 52px 20px;
    }
}

@media screen and (max-width:414px) {
    section.sec-abt-tab .container .tab-container .tab-content .board-wrap ul.mobile-wrap {
        padding: 0 20px;
    }
    section.sec-abt-tab .container .tab-container .tab-content .board-wrap ul.mobile-wrap li {
        width: 46%;
        margin-left: 0;
        margin-right: 0;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData {
        padding-top: 62px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .col:last-child {
        height: calc(100vh - 270px);
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .inner-col .col:last-child {
        height: calc(100vh - 270px);
    }
}

@media screen and (max-width:414px) {
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData {
        padding-top: 62px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .col:last-child {
        height: auto;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li#mem-1 {
        overflow: scroll;
        padding-bottom: 20px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .inner-col .col:last-child {
        height: calc(100vh - 260px);
    }
}

@media screen and (max-width:360px) {
    section.sec-abt-tab .container .tab-container .tab-content .board-wrap ul.mobile-wrap li .name-wrap h4 {
        font-size: 14px;
        line-height: 19px;
    }
    section.sec-abt-tab .container .tab-container .tab-content .board-wrap ul.mobile-wrap li .name-wrap h6 {
        font-size: 12px;
        line-height: 18px;
    }
    section.sec-abt-tab .container .tab-container .tab-content .row .form-wrap {
        padding: 40px 20px;
    }
    section.sec-abt-tab .container .tab-container .tab-content .board-wrap .desktopPop-wrap.is-visible .btn-popup-group {
        bottom: 16px;
    }
}

@media screen and (max-width:330px) {
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData {
        padding-top: 62px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .col:last-child {
        height: calc(100vh - 228px);
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .inner-col .col:last-child {
        height: calc(100vh - 228px);
    }
}

section.sec-funders-bn {
    background: url("../../images/inner-banner/funding-partners-bn.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

section.sec-funders-bn.newsbanner {
    background: url("../../images/news/newsbanner.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

section.sec-funders-bn.forest {
    background: url("../../images/work/our-approach/carousel/forests-landscape.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

section.sec-funders-bn.farm {
    background: url("../../images/work/our-approach/carousel/farming.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

section.sec-funders-bn.panchayat {
    background: url("../../images/work/our-approach/carousel/working-panchayats.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

section.sec-funders-bn.tenure {
    background: url("../../images/work/our-approach/carousel/tenure-over.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

section.sec-funders-bn.employ {
    background: url("../../images/work/our-approach/carousel/right-employment.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
}

section.sec-funders-bn.compbanner {
    background: url("../../images/compliance/banner.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

section.sec-funders-bn.connect-banner {
    background: url("../../images/connect/banner.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

section.sec-funders-bn .container {
    z-index: 44;
}

section.sec-funders-bn .container .content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    max-width: 531px;
    width: 100%;
    margin-left: 125px;
}

section.sec-funders-bn .container .content.foreststyle {
    margin-left: 0;
}

section.sec-funders-bn .container .content h1 {
    color: #ffffff;
    font-family: "Noto Serif ", serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 36px;
    z-index: 44;
}

section.sec-funders-bn .container .content h1 span {
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
}

section.sec-funders-bn .container .content .btn-read {
    margin-top: 30px;
}

section.sec-funders-bn .container .content .btn-read a {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}

section.sec-funders-bn .container .content .btn-read a span {
    padding-right: 12px;
}

section.sec-funders-bn .container .content .btn-read a img, section.sec-funders-bn .container .content .btn-read a svg {
    display: block;
    height: auto;
    transition: all 0.3s ease;
}

section.sec-funders-bn .container .content .btn-read a:hover img, section.sec-funders-bn .container .content .btn-read a:hover svg {
    transform: translateX(10px);
    transition: all 0.3s ease;
}

section.sec-funders-bn .inner-wrap .circle-img {
    background: url(../../images/inner-banner/funding-partners-small.png);
    background-size: cover;
    background-position: 34% center;
}

section.sec-funders-bn .inner-wrap .circle-img.newsimg {
    background: url(../../images/news/newsimg.png);
    background-size: cover;
    background-position: 34% center;
}

section.sec-funders-bn .inner-wrap .circle-img.compliance {
    background: url(../../images/compliance/comimg.png);
    background-size: cover;
    background-position: 34% center;
}

section.sec-funders-bn .inner-wrap .circle-img.connect {
    background: url(../../images/connect/circle-banner.png);
    background-size: cover;
    background-position: 34% center;
}

section.sec-funders-tab {
    padding: 30px 0px 0;
}

section.sec-funders-tab.connect {
    padding: 30px 0px 60px;
}

section.sec-funders-tab.news {
    padding: 30px 0px 100px;
}

section.sec-funders-tab .container .dots-line-wrap ul.ul-line span.line {
    width: 120px;
}

section.sec-funders-tab .container .wrapper {
    padding: 10px 125px 110px 125px;
    position: relative;
}

section.sec-funders-tab .container .wrapper.news {
    padding: 0;
    position: relative;
}

section.sec-funders-tab .container .tab-container {
    position: relative;
    z-index: 3;
}

section.sec-funders-tab .container .tab-container .tab-content {
    padding-top: 42px;
    display: none;
}

section.sec-funders-tab .container .tab-container .tab-content.query {
    display: block;
}

section.sec-funders-tab .container .tab-container .tab-content.active {
    display: block;
}

section.sec-funders-tab .container .tab-container .tab-content .row .head-wrap {
    max-width: 800px;
    width: 100%;
}

section.sec-funders-tab .container .tab-container .tab-content .row .head-wrap h2, .search-results h1 {
    color: #004950;
    font-family: "Noto Serif ", serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 35px;
    z-index: 2;
    padding-bottom: 40px;
    padding-left: 0px;
}

section.sec-funders-tab .container .tab-container .tab-content .row .head-wrap .newsheading {
    padding-left: 0px;
    font-size: 21px;
    line-height: 26px;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block {
    margin-top: 0px;
}
section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block h3{
    font-size: 18px;
    font-weight: 600;
    padding-left: 15px;
    margin-bottom: 15px;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block h2 {
    font-family: "Noto Serif ", serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #004950;
    margin: 100px 0 60px;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.material_bg .funders-block ul.funders-list {
    padding-left: 0px;
}
/*.accordion-body {
    padding: 1rem 0 !important;
    padding-bottom: 0px !important;
}
.accordion-button {
    padding: 12px 0px !important;
    padding-top: 0px !important;
}*/

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li {
    width: calc(100% / 4);
    padding: 32px;
    height: 250px;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    position: relative;
}
section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li.chatis_item {
    height: 340px;
}
section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li.hover-not {
    width: calc(100% / 4);
    padding: 10px;
    height: 390px;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    position: relative;
    border-bottom: 3px solid #f3f3f3;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li:hover {
    background-color: #f3faf6;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li.hover-not:hover {
    background-color: #fff;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li:hover .box-hover {
    opacity: 1;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li .img-box img {
    width: 100%;
    height: auto;
    border-radius:5px;
}
section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.compliance .funders-block ul.funders-list li .img-box img {
    height: 150px;
}
section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li .img-box {
    text-align: center;
    background-color: #EDF8F2;
    border-radius:5px;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li.hidden {
    display: none;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li .box-hover {
    transition: 0.3s ease-in-out;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li .box-hover h4 {
    font-family: "Noto Serif ", serif;
    font-weight: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    color: #000000;
    opacity: 0.8;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li .box-hover p {
    font-weight: 600;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    color: #004950;
    word-break: break-all;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li .news-text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.1px;
    padding-top: 20px;
}

.btn-read img {
    width: auto !important;
    vertical-align: middle;
}

.btn-read .style {
    font-size: 14px;
    line-height: 19px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.1px;
    font-weight: 600;
    color: #004950;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li .news-text .datetext {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.1px;
    color: #757575;
    padding-top: 10px;
    height: 40px;
}

section.sec-funders-tab.comp-hidden-xs {
    display: none;
}

section.sec-funders-tab.comp-visible-xs {
    display: block;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list li.hover-not {
    width: calc(100% / 3);
    padding: 15px;
    height: 260px;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    position: relative;
    margin-bottom: 0px;
    border: none;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus-andhra .funders-block ul.funders-list li.hover-not, section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus-odisha .funders-block ul.funders-list li.hover-not {
    width: calc(100% / 2);
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list .img-box h6 {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.10000000149011612px;
    text-align: left;
    background: #D1EEDF;
    padding: 10px 0 10px 20px;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list .img-box p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.10000000149011612px;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list .img-box .paratext {
    padding: 10px 20px;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list .img-box {
    border: 1px solid #D1EEDF;
    height: 240px;
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .img-box .btn-read {
    padding: 10px 20px;
}

.connect-padtop {
    padding-top: 100px;
}

.connect-padding {
    padding-top: 80px;
}

.connectpad60 {
    padding-top: 60px;
}

.connectpad85 {
    padding-top: 85px;
}

.padding120 {
    padding-top: 120px;
}

.padding140 {
    padding-top: 140px;
}

.pad50 {
    padding-bottom: 50px;
}

.green {
    color: #004950;
}

.imagestyle {
    width: auto !important;
    vertical-align: middle;
    padding-right: 10px;
}

.bold {
    font-weight: 600 !important;
}



@media screen and (max-width: 768px) {
    section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol li span {
        font-size: 40px;
        line-height: 32px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap {
        padding: 60px 40px;
        margin: 12px auto 0;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap form {
        padding-top: 42px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap form .form-row .input-group {
        max-width: 48%;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.mobile-wrap li {
        width: 29%;
        margin-left: 10px;
        margin-right: 10px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap.is-visible .btn-popup-group .wrap {
        max-width: 100%;
        padding: 0 50px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap {
        margin-bottom: 0;
    }
    .pad150 {
        padding-bottom: 50px !important;
    }
}

@media screen and (max-width: 650px) {
    section.sec-abt-bn .container .content {
        padding-top: 60px;
        align-items: flex-start;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block h3{
        padding-left: 0px;
    }
    section.sec-abt-bn .container .content h1 {
        font-size: 15px;
        line-height: 24px;
    }
    section.sec-abt-bn .container .content h1 span {
        font-size: 20px;
        line-height: 28px;
    }
    section.sec-abt-bn .container .content .bn-author h2 {
        font-size: 14px;
        line-height: 22px;
    }
    section.sec-abt-bn .container .content .bn-author p {
        font-size: 12px;
        line-height: 15px;
        padding-left: 9px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .head-wrap h2 {
        font-size: 16px;
        line-height: 22px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol li {
        max-width: 100%;
    }
    section.sec-abt-tab .tab-container .tab-content .row .mission-wrap ol li:last-child {
        margin-bottom: 0;
    }
    section.sec-abt-tab .tab-container .tab-content .row .journey-wrap p {
        font-size: 16px;
        line-height: 22px;
        text-align: left;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap h4 {
        font-size: 18px;
        line-height: 24px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap p {
        font-size: 14px;
        line-height: 19px;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap form .form-row {
        flex-direction: column;
    }
    section.sec-abt-tab .tab-container .tab-content .row .form-wrap form .form-row .input-group {
        max-width: 100%;
    }
    .tab-drop-wrap {
        position: absolute;
        top: 40px;
        padding: 0 20px;
    }
    @media screen and (max-width:1280px) {
        section.sec-funders-bn .container .content {
            margin-left: 100px;
        }
        section.sec-funders-tab .container .wrapper {
            padding: 40px 100px 110px 100px;
        }

    }
    @media screen and (max-width:1199px) {
        section.sec-funders-bn .container .content {
            margin-left: 30px;
        }
        section.sec-funders-tab .container .wrapper {
            padding: 10px 30px 110px 30px;
        }

    }
    @media screen and (max-width:1024px) {
        section.sec-funders-bn .container .content {
            max-width: 360px;
            margin: 0;
        }
        section.sec-funders-bn .container .content h1 {
            font-size: 16px;
            line-height: 26px;
        }
        section.sec-funders-bn .container .content h1 span {
            font-size: 24px;
            line-height: 36px;
        }
        section.sec-funders-bn .container .content .btn-read {
            margin-top: 16px;
        }
        section.sec-funders-bn .container .content .btn-read img, section.sec-funders-bn .container .content .btn-read svg {
            width: 18px;
        }
        section.sec-funders-tab .container .tab-drop-wrap ul.tabs li a {
            width: 100%
        }
        section.sec-funders-tab .container .wrapper {
            padding: 0px 0px 110px 0px;
        }
        section.sec-funders-tab .container .wrapper .dots-line-wrap {
            margin: 0 0 0 10px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .head-wrap h2 {
            font-size: 18px;
            line-height: 22px;
        }
        section.sec-funders-tab .container .tab-container .tab-content {
            padding-top: 140px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funders-container.is-visible {
            background-color: #fff;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funders-container .modal-overlay {
            display: none;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block h2 {
            margin: 52px 0 24px;
            font-size: 18px;
            line-height: 22px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block h2:first-child {
            margin-top: 12px;
        }

    }
    @media screen and (max-width:768px) {
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li {
            width: calc(100% / 3);
            height: 180px;
            position: relative;
            padding: 24px;
        }
        section.sec-news .resources-section .midsection .btn-read .one {
            padding-top: 50px !important;
        }
        section.sec-news.kar .resources-section .midsection .btn-read .one, section.sec-news.mp .resources-section .midsection .btn-read .one {
            padding-top: 85px !important;
        }
        section.sec-news .resources-section .midsection .btn-read .two, section.sec-news.mp .resources-section .midsection .btn-read .two {
            padding-top: 25px;
        }
        section.sec-news.raj .resources-section .midsection .btn-read .three {
            padding-top: 45px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li .box-hover {
            padding: 12px 20px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li .box-hover h4 {
            font-size: 11px;
            line-height: 14px;
        }
        section.sec-funders-tab .container .wrapper {
            padding: 0px 0px 72px 0px;
        }
        section.sec-funders-tab.comp-hidden-xs {
            display: block;
        }
        section.sec-funders-tab.comp-visible-xs {
            display: none;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.compliance .funders-block ul.funders-list li img {
            width: auto;
            height: auto;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.compliance .funders-block ul.funders-list li.hover-not {
            width: calc(100% / 1);
            padding: 15px 0 0;
            height: auto;
            transition: 0.3s ease-in-out;
            cursor: pointer;
            position: relative;
            display: flex;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.compliance .funders-block ul.funders-list li:nth-child(odd):before, section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.compliance .funders-block ul.funders-list li:nth-child(2n):after, section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.compliance .funders-block ul.funders-list li:nth-child(odd):after {
            content: none !important;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.compliance .funders-block ul.funders-list li a .img-box {
            display: block;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.compliance .funders-block ul.funders-list li .news-text p {
            padding-top: 15px;
            width: 98%;
            height: auto;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.compliance .funders-block ul.funders-list li a {
            justify-content: flex-start;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.compliance .funders-block ul.funders-list li a {
            height: auto;
        }
        /*        .btn-read .style {
                    padding-left: 20px;
                }*/
        .btn-read .style.one {
            position: relative;
            top: -25px;
        }
        .downloadstyle {
            position: absolute;
            right: 15px;
            top: 30px;
            width: 26px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li.hover-not {
            width: calc(100% / 1);
            height: 160px;
            display: flex;
        }
        section.sec-funders-tab .container .tab-container .tab-content {
            padding-top: 140px;
        }
        section.sec-funders-tab .container .tab-container .tab-content.query {
            padding-top: 0px;
        }
        /*        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li img {
                    height: auto;
                    width: 88px;
                }*/
        /*        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li a .img-box {
                    height: 88px;
                    display: inline-block;
                }*/
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li a {
            display: table-cell;
        }
        /*        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li .news-text p {
                    padding-top: 0;
                    padding-left: 20px;
                }*/
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li:nth-child(2n) {
            padding: 0 0 0 0px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li:nth-child(odd):before, section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li:nth-child(odd):after, section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li:nth-child(2n):after {
            content: none;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li .style img {
            height: auto;
        }
        .hidden-xs {
            display: none !important;
        }
        .hidden-xs-tb{
            display: none  !important;
        }
        section.sec-funders-tab.news {
            padding: 30px 0px 20px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li .news-text p, section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li .news-text .datetext {
            height: auto;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li .news-text .datetext {
            padding-top: 10px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list li.hover-not {
            width: calc(100% / 1);
            height: auto;
            padding: 0 0 30px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list li img, section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list .img-box {
            height: auto;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .img-box .btn-read {
            padding: 10px 0;
        }
        .connect-padtop, .connect-padding, .connectpad60, .connectpad85 {
            padding-top: 20px;
        }
        .imagestyle {
            padding-right: 7px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list .img-box p {
            font-size: 13px;
        }
        .banner-circle.connect-banner .circle-container .circle-line-wrap {
            position: absolute;
            right: -52px;
            bottom: -44px;
            z-index: 45;
            height: 350px;
            width: 350px;
            top: -26px;
        }
        .banner-circle .circle-container .inner-wrap .circle-img.connect {
            width: 300px;
            height: 300px;
            border-radius: 50%;
            position: relative;
            top: 3px;
            right: -22px;
        }
        section.sec-funders-tab .tab-container .tab-content .row .form-wrap {
            padding: 70px 30px;
        }
        .flex-wrap-top {
            display: block;
        }
        section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .form-row .input-group, section.sec-funders-tab .tab-container .tab-content .row .form-wrap form .input-group textarea {
            max-width: 100%;
        }
        section.sec-funders-tab.connect {
            padding: 30px 0px 80px;
        }
        section.sec-news .resources-section .midsection .btn-read .two, section.sec-news .resources-section .midsection .btn-read .three {
            padding-top: 29px;
        }
    }
    @media screen and (max-width:650px) {
        section.sec-funders-bn .container .content {
            padding-top: 44px;
            justify-content: flex-start;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .head-wrap h2 {
            font-size: 16px;
            line-height: 22px;
        }
    }
    @media screen and (max-width:480px) {
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li {
            width: calc(100% / 2);
            height: 225px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li.hover-not {
            border:none;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li img {
            width: auto;
            height: 130px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li:nth-child(odd) {
            padding: 0;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li:nth-child(odd):after {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            width: calc(100% - 20px);
            height: 1px;
            opacity: 0.1;
            background-color: #000;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li:nth-child(odd):before {
            content: "";
            position: absolute;
            right: 0;
            bottom: 20px;
            width: 1px;
            height: calc(100% - 22px);
            opacity: 0.1;
            background-color: #000;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list li:nth-child(odd):before, section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list li:nth-child(odd):after, section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list li:nth-child(2n):after {
            content: none;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li:nth-child(2n) {
            padding: 0 0 0 20px;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li:nth-child(2n):after {
            content: "";
            position: absolute;
            right: 0;
            bottom: 0;
            width: calc(100% - 20px);
            height: 1px;
            opacity: 0.1;
            background-color: #000;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li a {
            display: flex;
            flex-direction: column;
            width: 100%;
            justify-content: center;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li a .img-box {
            height: auto;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li a .box-hover {
            opacity: 1;
            position: relative;
            left: auto;
            top: auto;
            padding: 0;
            margin-top: 12px;
            height: auto;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li a .box-hover h4 {
            margin-bottom: 6px;
            height: auto;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li a .box-hover .bioheight {
            height: auto;
        }
    }
    @media screen and (max-width:350px) {
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li {
            width: 100%;
            height: auto;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li:nth-child(2n) {
            padding: 20px 0;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li:nth-child(odd) {
            padding: 20px 0;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li:nth-child(odd):before {
            display: none;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li img {
            width: auto;
            height: 100%
        }
    }
    @media screen and (max-width:1366px) {
        section.sec-core-tab .tab-container .tab-content .row .infograph-wrap {
            width: 460px;
        }
        section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap {
            height: 226px;
        }
        section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container .icon-group-wrap .item img {
            width: 64px;
        }
    }
    @media screen and (max-width:1280px) {
        section.sec-core-bn .container .content {
            margin-left: 100px;
        }
        section.sec-core-tab .container .wrapper:before {
            width: 380px;
        }
        section.sec-core-tab .container .wrapper {
            padding: 90px 100px 100px 100px;
        }
        section.sec-core-tab .tab-container .tab-content .board-wrap .roww .col .inner-row.ColRow p {
            max-width: 48%
        }
    }
    @media screen and (max-width:1199px) {
        section.sec-core-bn .container .content {
            margin-left: 30px;
        }
        section.sec-core-tab .container .wrapper {
            padding: 90px 30px 80px 30px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-tabs .col h2, section.sec-core-tab .tab-container .tab-content .row .head-wrap h2 {
            font-size: 20px;
            line-height: 26px;
        }
        section.sec-core-tab .tab-container .tab-content .board-wrap ul.desktopPop li {
            padding-bottom: 80px;
            max-width: 48%
        }
        section.sec-core-tab .tab-container .tab-content .board-wrap ul.desktopPop li .inner-col .col:first-child {
            width: 150px;
            margin-right: 20px;
        }
        section.sec-core-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .img-box {
            width: 100%;
            height: 150px;
        }
        section.sec-core-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .img-box img {
            width: 100%
        }
        section.sec-core-tab .tab-container .tab-content .board-wrap ul.desktopPop li .inner-col .col:last-child {
            width: calc(100% - 170px);
        }
        section.sec-core-tab .tab-container .tab-content .row .row-wrap {
            padding: 0 60px;
        }
        section.sec-core-tab .tab-container .tab-content .board-wrap, section.sec-core-tab .tab-container .tab-content .row .journey-wrap, section.sec-core-tab .tab-container .tab-content .row .mission-wrap {
            padding: 72px 60px;
        }
        section.sec-core-tab .container .wrapper.drop-wrapper {
            padding: 40px 30px 20px;
        }

    }
    @media screen and (max-width:1024px) {
        section.sec-core-tab .container {
            padding: 0;
        }
        section.sec-core-bn .container .content {
            max-width: 360px;
            margin: 0;
        }
        section.sec-core-bn .container .content h1 {
            font-size: 16px;
            line-height: 26px;
        }
        section.sec-core-bn .container .content h1 span {
            font-size: 24px;
            line-height: 36px;
        }
        section.sec-core-bn .container .content h1.bn-title {
            font-size: 21px;
            line-height: 30px;
            letter-spacing: 0.3px;
        }
        section.sec-core-bn .container .content .bn-author h2 {
            font-size: 18px;
            line-height: 26px;
        }
        section.sec-core-bn .container .content .bn-author p {
            font-size: 14px;
            line-height: 19px;
            padding-left: 14px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-tabs .col h2, section.sec-core-tab .tab-container .tab-content .row .head-wrap h2 {
            font-size: 18px;
            line-height: 22px;
            padding-bottom: 24px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-tabs .col p, section.sec-core-tab .tab-container .tab-content .row .head-wrap p {
            font-size: 16px;
            line-height: 20px;
            padding-bottom: 20px;
        }
        section.sec-core-tab .tab-container .tab-content .row .mission-wrap p.subHead {
            font-size: 14px;
            line-height: 20px;
        }
        section.sec-core-tab .container .wrapper {
            padding: 0px;
        }
        section.sec-core-tab .container .wrapper:before {
            display: none;
        }
        section.sec-core-tab .tab-container .tab-content {
            padding-top: 120px;
        }
        section.sec-core-tab .tab-container .tab-content .row {
            padding: 0;
        }
        section.sec-core-tab .tab-container .tab-content .row .head-wrap {
            padding: 0;
            max-width: 100%
        }
        section.sec-core-tab .container .wrapper.drop-wrapper {
            padding: 0;
        }
        section.sec-core-tab .tab-container .tab-content .row .row-wrap {
            max-width: 100%;
            padding: 0 30px;
        }
        section.sec-core-tab .tab-container .tab-content .row .inner-container {
            padding: 72px 52px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row {
            max-width: 100%;
            flex-direction: column;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col {
            flex-direction: column;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col:first-child {
            margin-bottom: 60px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll {
            display: flex;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll:last-child {
            width: auto;
            margin: 40px 0;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview h2 {
            font-size: 24px;
            line-height: 36px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-tabs {
            flex-direction: column;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-tabs .col {
            max-width: 100%
        }
        section.sec-core-tab .tab-container .tab-content .row .core-tabs .col:last-child {
            text-align: center;
            margin-left: 0;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-tabs .col:last-child img {
            width: 100%
        }
        section.sec-core-tab .tab-container .tab-content .row .core-tabs .col {
            padding-bottom: 72px;
        }
        section.sec-core-tab .tab-container .tab-content .row .infograph-wrap {
            margin: 0 auto;
        }
        .btn-read .style.one {
            position: relative;
            top: 15px;
        }
    }
    @media screen and (max-width:768px) {
        section.sec-core-tab .tab-container .tab-content .row .mission-wrap ol li span {
            font-size: 40px;
            line-height: 32px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row {
            padding-top: 72px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col>img {
            width: 100%
        }
        section.sec-core-tab .tab-container .tab-content .row .inner-container {
            padding: 52px 30px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww {
            flex-direction: column;
            text-align: center;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww>img {
            width: 60px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww p {
            margin-left: 0;
            margin-top: 20px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww p br {
            display: none;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww .img-box {
            width: 48px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww .img-box img {
            width: 18px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-tabs .col {
            padding-bottom: 72px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-tabs .col:first-child {
            padding-bottom: 52px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap {
            right: -16px;
            bottom: -24px;
            height: 400px;
            width: 402px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .inner-wrap .circle-img {
            width: 320px;
            height: 322px;
        }
        section.sec-approach-tab.highlights .tab-circle-container {
            /* display: none !important; */
            transform: scale(0.5);
            top: 300px;
            /* right: 165px; */
            left: -50%;
            right: 50%;
        }
        section.sec-approach-tab.highlights {
            /* height: auto; */
        }
        section.sec-approach-tab.highlights .tab-circle-container.jhar {
            top: 380px;
        }
        section.sec-news .resources-section .midsection p {
            font-size: 14px;
            line-height: 21px;
        }
    }
    @media screen and (max-width:650px) {
        section.sec-core-bn .container .content {
            padding-top: 60px;
            align-items: flex-start;
        }
        section.sec-core-bn .container .content h1 {
            font-size: 15px;
            line-height: 24px;
        }
        section.sec-core-bn .container .content h1 span {
            font-size: 20px;
            line-height: 28px;
        }
        section.sec-core-bn .container .content .bn-author h2 {
            font-size: 14px;
            line-height: 22px;
        }
        section.sec-core-bn .container .content .bn-author p {
            font-size: 12px;
            line-height: 15px;
            padding-left: 9px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-tabs .col h2, section.sec-core-tab .tab-container .tab-content .row .head-wrap h2 {
            font-size: 16px;
            line-height: 22px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-tabs .col p, section.sec-core-tab .tab-container .tab-content .row .head-wrap p {
            font-size: 14px;
            line-height: 18px;
        }
    }
    @media screen and (max-width:600px) {
        section.sec-core-tab .tab-container .tab-content .board-wrap ul.mobile-wrap {
            justify-content: space-between;
        }
        section.sec-core-tab .tab-container .tab-content .board-wrap ul.mobile-wrap li {
            width: 46%;
            margin-left: 0px;
            margin-right: 0px;
        }
        section.sec-core-tab .tab-container .tab-content .row .infograph-wrap {
            display: none;
        }
        section.sec-core-tab .tab-container .tab-content .row .infograph-mob {
            display: block;
        }
    }
    @media screen and (max-width:480px) {
        section.sec-core-bn .container .content {
            max-width: 260px;
            padding-top: 44px;
            height: auto;
        }
        section.sec-core-bn .container .content div:first-child h1 {
            font-size: 14px;
            line-height: 20px;
        }
        section.sec-core-bn .container .content h1 {
            font-size: 18px;
            line-height: 28px;
            letter-spacing: 0.3px;
        }
        section.sec-core-bn .container .content h1 span {
            font-size: 16px;
            line-height: 24px;
        }
        section.sec-core-bn .container .content .bn-author {
            max-width: 140px;
        }
        section.sec-core-bn .container .content .bn-author p br {
            display: none;
        }
        section.sec-core-tab .container .wrapper {
            padding: 0;
        }
        section.sec-core-tab .tab-container .tab-content#tab-4 .row {
            padding: 0;
        }
        section.sec-core-tab .tab-container .tab-content .row .row-wrap {
            padding: 0 20px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview h2 {
            font-size: 20px;
            line-height: 24px;
        }
        section.sec-core-tab .tab-container .tab-content .row .inner-container {
            padding: 52px 20px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row {
            padding-top: 52px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww .img-box {
            width: 24px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww .img-box img {
            width: 14px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap {
            right: -6px;
            bottom: -12px;
            height: 294px;
            width: 296px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .inner-wrap .circle-img {
            width: 242px;
            height: 244px;
        }
    }
    @media screen and (max-width:350px) {
        section.sec-core-bn .container .content h1.bn-title {
            font-size: 18px;
            line-height: 24px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .circle-line-wrap {
            right: -6px;
            bottom: -12px;
            height: 294px;
            width: 296px;
        }
        section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container .inner-wrap .circle-img {
            width: 242px;
            height: 244px;
        }
    }

    @media screen and (max-width:1280px) {
        section.sec-approach-tab .tab-circle-container .circle-container {
            right: -238px;
        }
    }
    @media screen and (max-width:1280px) {
        section.sec-approach-bn .container .content {
            margin-left: 100px;
        }
        section.sec-approach-tab .container .wrapper:before {
            width: 380px;
        }
        section.sec-approach-tab .container .wrapper {
            padding: 90px 100px 100px 100px;
        }
        section.sec-approach-tab .tab-container .tab-content .board-wrap .roww .col .inner-row.ColRow p {
            max-width: 48%
        }
    }
    @media screen and (max-width:1199px) {
        section.sec-approach-bn .container .content {
            margin-left: 30px;
        }
        section.sec-approach-tab .container .wrapper {
            padding: 90px 30px 80px 30px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col h2, section.sec-approach-tab .tab-container .tab-content .row .head-wrap h2 {
            font-size: 20px;
            line-height: 26px;
        }
        section.sec-approach-tab .tab-container .tab-content .board-wrap ul.desktopPop li {
            padding-bottom: 80px;
            max-width: 48%
        }
        section.sec-approach-tab .tab-container .tab-content .board-wrap ul.desktopPop li .inner-col .col:first-child {
            width: 150px;
            margin-right: 20px;
        }
        section.sec-approach-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .img-box {
            width: 100%;
            height: 150px;
        }
        section.sec-approach-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .img-box img {
            width: 100%
        }
        section.sec-approach-tab .tab-container .tab-content .board-wrap ul.desktopPop li .inner-col .col:last-child {
            width: calc(100% - 170px);
        }
        section.sec-approach-tab .tab-container .tab-content .row .row-wrap {
            padding: 0 60px;
        }
        section.sec-approach-tab .tab-container .tab-content .board-wrap, section.sec-approach-tab .tab-container .tab-content .row .journey-wrap, section.sec-approach-tab .tab-container .tab-content .row .mission-wrap {
            padding: 72px 60px;
        }
        section.sec-approach-tab .container .wrapper.drop-wrapper {
            padding: 40px 30px 20px;
        }
    }
    @media screen and (max-width:1024px) {
        section.sec-approach-bn {
            height: 550px;
        }
        section.sec-approach-tab .container {
            padding: 0;
        }
        section.sec-approach-bn .container .content {
            max-width: 100%;
            margin: 0;
        }
        section.sec-approach-bn .container .content h1 {
            font-size: 16px;
            line-height: 26px;
        }
        section.sec-approach-bn .container .content h1 span {
            font-size: 24px;
            line-height: 36px;
        }
        section.sec-approach-bn .container .content h1.bn-title {
            font-size: 21px;
            line-height: 30px;
        }
        section.sec-approach-bn .container .content .bn-author h2 {
            font-size: 18px;
            line-height: 26px;
        }
        section.sec-approach-bn .container .content .bn-author p {
            font-size: 14px;
            line-height: 19px;
            padding-left: 14px;
        }
        section.sec-approach-tab .container .tab-drop-wrap {
            top: 40px;
        }
        section.sec-approach-bn .container .content h1.bn-title {
            border-radius: 0;
            margin-bottom: 20px;
        }
        section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .content-wrap {
            border-radius: 0;
            /* transform: translateX(-50%) translateY(-0px); */
        }
        section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .item img {
            width: auto;
            height: 100%
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col h2, section.sec-approach-tab .tab-container .tab-content .row .head-wrap h2 {
            font-size: 18px;
            line-height: 22px;
            padding-bottom: 24px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col p, section.sec-approach-tab .tab-container .tab-content .row .head-wrap p {
            font-size: 16px;
            line-height: 20px;
            padding-bottom: 50px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .mission-wrap p.subHead {
            font-size: 14px;
            line-height: 20px;
        }
        section.sec-approach-tab .container .wrapper {
            padding: 0px;
        }
        section.sec-approach-tab .container .wrapper:before {
            display: none;
        }
        section.sec-approach-tab .tab-container .tab-content {
            padding-top: 140px;
        }
        section.sec-approach-tab .tab-container .tab-content .row {
            padding: 0;
        }
        section.sec-approach-tab .tab-container .tab-content .row .head-wrap {
            padding: 0;
            max-width: 100%
        }
        section.sec-approach-tab .tab-container .tab-content#tab-1 .row .head-wrap {
            max-width: 100%
        }
        section.sec-approach-tab .container .wrapper.drop-wrapper {
            padding: 0;
        }
        section.sec-approach-tab .tab-container .tab-content .row .row-wrap {
            max-width: 100%;
            padding: 0 30px;
        }
        section.sec-approach-tab .tab-circle-container {
            display: none;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col:last-child {
            display: none;
        }
        section.sec-approach-tab .tab-container .tab-content .row .inner-container {
            padding: 0px 0 0;
        }
        section.sec-approach-tab .tab-container .tab-content .row .inner-container img.desk {
            display: none!important;
        }
        section.sec-approach-tab .tab-container .tab-content .row .inner-container img.mob {
            display: block;
        }
        section.sec-approach-tab .tab-container .tab-content#tab-1 .row .row-wrap .inner-container .svg-desktop {
            display: none;
        }
        section.sec-approach-tab .tab-container .tab-content#tab-1 .row .row-wrap .inner-container .svg-mobile {
            display: block;
        }
        section.sec-approach-tab .tab-container .tab-content#tab-1 .row .row-wrap .inner-container .svg-mobile svg {
            width: 100%;
            height: 100%
        }
        section.sec-approach-tab .tab-container .tab-content#tab-1 .row .row-wrap .inner-container .svg-mobile svg .leaf {
            cursor: pointer;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row {
            max-width: 100%;
            flex-direction: column;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col {
            flex-direction: column;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll {
            display: flex;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll:last-child {
            width: auto;
            margin: 40px 0;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview h2 {
            font-size: 24px;
            line-height: 36px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-tabs {
            flex-direction: column;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col {
            max-width: 100%
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col:last-child {
            text-align: center;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col:last-child img {
            width: 100%
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col {
            padding-bottom: 72px;
        }
    }
    @media screen and (max-width:768px) {
        section.sec-approach-tab .tab-container .tab-content .row .mission-wrap ol li span {
            font-size: 40px;
            line-height: 32px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row {
            padding-top: 72px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col>img {
            width: 100%
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww {
            flex-direction: column;
            text-align: center;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww>img {
            width: 60px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww p {
            margin-left: 0;
            margin-top: 20px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww p br {
            display: none;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww .img-box {
            width: 48px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww .img-box img {
            width: 18px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col {
            padding-bottom: 52px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col:first-child {
            padding-bottom: 32px;
        }
        section.sec-approach-tab .tab-container .tab-content {
            padding-top: 120px;
        }
        .ch-campaign section.sec-approach-tab .tab-container .tab-content {
            padding-top: 0px;
        }
        section.sec-approach-tab.highlights .tab-container .tab-content {
            padding-top: 20px !important;
        }
        section.sec-news .resources-section .midsection {
            width: auto;
        }
        section.sec-approach-bn .container .content h1.bn-title.foresthead {
            width: auto;
        }

    }
    @media screen and (max-width:650px) {
        section.sec-approach-bn .container {
            padding: 0;
        }
        section.sec-approach-bn .container .content {
            padding-top: 60px;
            align-items: flex-start;
        }
        section.sec-approach-bn .container .content h1 {
            font-size: 15px;
            line-height: 24px;
        }
        section.sec-approach-bn .container .content h1 span {
            font-size: 20px;
            line-height: 28px;
        }
        section.sec-approach-bn .container .content .bn-author h2 {
            font-size: 14px;
            line-height: 22px;
        }
        section.sec-approach-bn .container .content .bn-author p {
            font-size: 12px;
            line-height: 15px;
            padding-left: 9px;
        }
        section.sec-approach-bn .tab1 .owl-dots {
            bottom: 0;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col h2, section.sec-approach-tab .tab-container .tab-content .row .head-wrap h2 {
            font-size: 16px;
            line-height: 22px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col p, section.sec-approach-tab .tab-container .tab-content .row .head-wrap p {
            font-size: 14px;
            line-height: 18px;
        }
        section.sec-map .container .map-block, section.sec-map .container .figure-info {
            padding-top: 0;
        }
        section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li.hover-not .btn-read {
            position: static;
        }
    }
    @media screen and (max-width:600px) {
        section.sec-approach-tab .tab-container .tab-content .board-wrap ul.mobile-wrap {
            justify-content: space-between;
        }
        section.sec-approach-tab .tab-container .tab-content .board-wrap ul.mobile-wrap li {
            width: 46%;
            margin-left: 0px;
            margin-right: 0px;
        }
    }
    @media screen and (max-width:480px) {
        section.sec-approach-bn {
            height: 350px !important;
        }
        section.sec-funders-bn.tenure {
            background-position: center;
        }
        section.sec-approach-bn .container .content h1 {
            font-size: 14px;
            line-height: 20px;
        }
        section.sec-approach-bn .container .content h1 span {
            font-size: 16px;
            line-height: 24px;
        }
        section.sec-approach-bn .container .content .bn-author {
            max-width: 140px;
        }
        section.sec-approach-bn .container .content .bn-author p br {
            display: none;
        }
        section.sec-approach-bn .container .content h1.bn-title, section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 {
            font-size: 16px;
            line-height: 22px;
        }
        section.sec-approach-tab .container .wrapper {
            padding: 0;
        }
        section.sec-approach-tab .tab-container .tab-content#tab-4 .row {
            padding: 0;
        }
        section.sec-approach-tab .tab-container .tab-content .row .row-wrap {
            padding: 0 20px !important;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview h2 {
            font-size: 20px;
            line-height: 24px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row {
            padding-top: 52px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww .img-box {
            width: 24px;
        }
        section.sec-approach-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .coll .roww .img-box img {
            width: 14px;
        }
    }
    @media screen and (max-width:350px) {
        section.sec-approach-bn .container .content h1.bn-title {
            font-size: 18px;
            line-height: 24px;
        }
    }
    .bannerwidth {
        height: 70vh;
        width: 100%;
    }
    /*Media Queries*/
    @media screen and (max-width:1280px) {
        section.sec-strategy-bn .container .content {
            margin-left: 100px;
        }
        section.sec-strag-tab .container .wrapper:before {
            width: 380px;
        }
        section.sec-strag-tab .container .wrapper {
            padding: 90px 100px 100px 100px;
        }
    }
    @media screen and (max-width:1199px) {
        section.sec-strategy-bn .container .content {
            margin-left: 30px;
        }
        section.sec-strag-tab .container .wrapper {
            padding: 90px 30px 80px 30px;
        }
        section.sec-strag-tab .tab-container .tab-content .row .head-wrap h2 {
            font-size: 20px;
            line-height: 26px;
        }
    }
    @media screen and (max-width:1024px) {
        section.sec-strag-tab .container {
            padding: 0;
        }
        section.sec-strag-tab .tab-container .tab-content .row .head-wrap h2 {
            font-size: 18px;
            line-height: 22px;
        }
        section.sec-strag-tab .container .wrapper {
            padding: 0px;
        }
        section.sec-strag-tab .container .wrapper:before {
            display: none;
        }
        section.sec-strag-tab .tab-container .tab-content {
            padding-top: 140px;
        }
        section.sec-strag-tab .tab-container .tab-content .row {
            padding: 0;
        }
        section.sec-strag-tab .tab-container .tab-content .row .head-wrap {
            padding: 0;
            max-width: 100%
        }
        section.sec-strag-tab .tab-container .tab-content .row .row-wrap {
            max-width: 100%;
            padding: 0 20px;
        }
        section.sec-strag-tab .container .wrapper.drop-wrapper {
            padding: 0;
        }
        section.sec-strag-tab .container .tab-drop-wrap ul.tabs li:nth-child(4), section.sec-strag-tab .container .tab-drop-wrap ul.tabs li:nth-child(5) {
            width: 100%
        }
        section.sec-strag-tab .tab-container .tab-content .row .head-wrap p {
            font-size: 16px;
            line-height: 22px;
        }
    }
}

@media screen and (max-width:650px) {
    section.sec-strategy-bn .container .content {
        padding-top: 60px;
        align-items: flex-start;
    }
    section.sec-strag-tab .tab-container .tab-content .row .head-wrap h2 {
        font-size: 16px;
        line-height: 22px;
    }
    section.sec-strag-tab .tab-container .tab-content .row .head-wrap p {
        font-size: 14px;
        line-height: 19px;
    }

}

@media screen and (max-width:480px) {
    section.sec-strag-tab .container .wrapper {
        padding: 0;
    }
}

@media screen and (min-width:768px) {
    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-2 .display-grid [data-value="movies-&-videos"] {
        height: 264px;
    }
    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-2 .display-grid .box .location-year-readmore-wrapper .cta-read-more.video-links {
        position: absolute;
        top: -170px;
        background-image: url('../../images/play-button.png');
        width: 40px;
        height: 40px;
        font-size: 0;
        background-size: 100%;
        margin: 0 auto;
        right: 0;
        left: 100px;
        z-index: 3;
    }
    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-2 .display-grid .box .location-year-readmore-wrapper .cta-read-more.video-links span {
        display: none;
    }
    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-2 .display-grid .box .location-year-readmore-wrapper .cta-read-more.video-links span {
        display: none;
    }
}
.popup-wrapper .video-wrapper iframe{
    width: 720px;
    height: 404px;
}
.landscape-message{
    display: none;
}
@media screen and (max-width:768px) {
    .memberData:not(:first-of-type)
    /*    .memberData .inner-row {
            margin-left: -110px;
        }
        section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop .memberData:not(:first-of-type) .img-box {
            padding-left: 40px;
        }
        section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .inner-row {
            padding-top: 50px;
        }
        section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .inner-col .col .inner-row {
            padding-top: 30px;
        }*/
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li.memberData.active {
        display: block!important;
    }
    section.sec-slider .owl-dots button.owl-dot, section.sec-approach-bn .tab1 .owl-dots {
        display: none;
    }
    section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .content-wrap {
        /* padding: 10px 15px; */
        bottom: 0px;
    }
    section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 {
        padding: 10px 15px;
    }
    /*    .tab-drop-wrap ul.tabs {
            margin: 0px 30px 0px 0px !important;
        }*/
    section.sec-approach-bn .container .tab-content.active {
        width: 100%;
    }
    section.sec-approach-bn .container .content h1.bn-title.foresthead {
        width: 100%;
        margin-bottom: 0;
        border-radius: 0;
        padding: 10px 15px;
    }
    section.sec-approach-tab {
        padding-top: 40px;
    }
    .popup-wrapper .video-wrapper {
        width: 100%;
        padding: 10px;
    }
    .popup-wrapper .video-wrapper iframe {
        width: 100%;
        height: auto;
    }

    section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li:hover {
        background-color: transparent;
    }
}

.dots-line-wrap ul.ul-line.core-line span.line {
    width: 90px;
    right: auto;
}

.partner_logo img {
    width: 200px;
}

/* Popup Video css */

body.display-popup .popup-wrapper {
    display: block;
}
/* body.display-popup .popup-wrapper .video-wrapper {
    width: 600px;
    height: 358px;
}

body.display-popup .popup-wrapper .video-wrapper iframe {
    width: 560px;
    height: 315px;
} */
.popup-wrapper {
    display: none;
}

body.display-popup .popup-wrapper .close-popup {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.popup-wrapper .close-popup {
    position: fixed;
    top: 40px;
    right: 40px;
    background-color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    z-index: 1000;
    cursor: pointer;
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
}

.popup-wrapper .close-popup:before, .popup-wrapper .close-popup:after {
    content: '';
    position: absolute;
    top: 20%;
    width: 2px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.popup-wrapper .close-popup:before, .popup-wrapper .close-popup:after {
    content: '';
    position: absolute;
    top: 20%;
    width: 2px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.popup-wrapper .close-popup:before {
    left: 48%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.popup-wrapper .close-popup:after {
    right: 48%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

body.display-popup .popup-wrapper .fixed-overlay {
    top: 0;
}

.popup-wrapper .fixed-overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    left: 0;
    top: 100%;
    z-index: 999;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.popup-wrapper .video-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    z-index: 1000;
}
@media screen and (min-width:768px) and (max-width:1199px){
    section.sec-core .container .inner-wrap .row{
        max-width: 100%;
    }

}
.realive{
    position: relative;
    margin-bottom: -8px;
    display: none;
}
@media screen and (max-width:991px){
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .img-box {
        padding-left: 0;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .inner-col .col:first-child {
        width: 180px;
        margin-right: 20px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col:first-child {
        margin-right: 20px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col:first-child {
        width: 140px;
    }
    section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col h2:first-child {
        padding-top: 60px;
    }
    .partner_logo {
        text-align: center;
    }
}
@media screen and (min-width:768px){
    section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li{
        display: flex;
        justify-content: start;
        flex-direction: column;
    }
}
@media screen and (max-width:768px){
    section.sec-approach-tab .tab-container .tab-content .row .inner-container{
        background-image: url('../../images/bg-overiew.png');
        background-size: 100%;
        background-position: bottom;
        background-repeat: no-repeat;
    }
    section.sec-approach-tab .tab-container .tab-content .row .row-wrap.mobile-bg-adjust   {
        padding:0 !important;
    }
    section.sec-approach-tab .tab-container .tab-content#tab-1 .row .row-wrap .inner-container .svg-mobile{
        padding: 0 20px;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.news .funders-block ul.funders-list li.hover-not{
        height: auto;
        margin-bottom: 30px;
    }
    section.sec-core .container .inner-wrap .row .col .btn-read span{
        min-width: 84px;
    }
    .padding140 {
        padding-top: 13px;
    }
    .padding120 {
        padding-top: 13px;
    }
    header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li.inner-li-link {
        width: 100%;
    }
    section.sec-map .container {
        padding-left: 20px;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li .box-hover p{
        margin-bottom: 10px;
    }
    section.sec-approach-tab .tab-container .tab-content .row .row-wrap.mobile-bg-adjust{
        display: none;
    }
    .realive{
        position: relative;
        margin-bottom: -8px;
        display: block;
    }
}
@media only screen and (max-width: 767px) {
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData {
        padding-top: 0;
        padding-bottom: 20px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .img-box {
        padding-left: 0;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li .col .inner-row {
        display: block;
        padding-top: 0px;
        margin-top: 130px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .inner-col .col .inner-row {
        padding-top: 0px;
        margin-top: 0;
        margin-top: 130px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop {
        padding: 0;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .col:first-child .img-box, section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .inner-col .col:first-child .img-box {
        width: 110px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li .col:first-child {
        width: 170px;
        margin-right: 20px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .col:last-child {
        margin: 0 0 0 -190px;
    }
    .board-wrap .member-desk {
        margin-left: 130px;
        position: absolute;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li {
        max-width: 100%;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap .desktopPop-wrap ul.desktopPop li.memberData .inner-col .col:last-child {
        height: auto;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li {
        padding-bottom: 30px;
    }
    section.sec-abt-tab .tab-container .tab-content .morelink {
        margin-top: 20px;
    }
    section.sec-core-tab .container .tab-drop-wrap ul.tabs {
        margin-top: 0px;
    }
    section.sec-core-tab .container-fluid .tab-drop-wrap ul.tabs {
        margin-top: 0px;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .head-wrap {
        padding: 0 20px;
    }
    section.sec-funders-tab .container .wrapper .dots-line-wrap {
        margin: 0 24px;
    }
    section.sec-funders-tab .container .tab-container.partners .tab-content .row .funder-wrap .funders-block {
        padding: 0 20px;
    }
    .tab-drop-wrap.partner-tabs ul.tabs li {
        width: 100%;
    }
    section.sec-funders-tab .container .tab-container.partners .tab-content .row .funder-wrap .funders-block h2 {
        margin: 0px 0 40px;
    }
    ul.bullet-list li {
        font-size: 17px;
        line-height: 22px;
    }
    .funder-wrap.compliance h3, .funder-wrap.connectwithus {
        margin: 0 20px;
    }
    section.sec-funders-tab .tab-container .tab-content .row .form-wrap {
        margin: 30px auto 10px;
    }
    section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col h2:first-child {
        padding-top: 20px;
    }
    .partner_logo {
        text-align: center;
    }
}
@media only screen and (max-width: 767px) and (orientation:portrait){
    .landscape-message{
        display: none;
    }
    section.sec-approach-bn .tab1 .banner-wrap .owl-carousel .item img {
        width: 100%;
        height: auto;
    }
    section.sec-funders-tab .container .tab-container.partners .tab-content .row .funder-wrap .funders-block ul.funders-list li:nth-child(odd) {
        padding: 0 20px 0 0;
    }
    section.sec-funders-tab .container .tab-container.partners .tab-content .row .funder-wrap .funders-block ul.funders-list li {
        margin-bottom: 20px;
    }
    .row1.inner-wrap {
        display: block;
    }
    .inner-wrap .col-12 {
        width: 100%;
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 767px) and (orientation:landscape){
    .landscape-message{
        display: block;
    }
    body{
        overflow: hidden;
    }
    .land-scape{
        pointer-events: none;
        position: relative;
        z-index: 9999;
        box-shadow: none;
    }
    .landscape-message{
        display: block;
        position: fixed;
        bottom: 0px;
        padding: 10px 15px;
        left: 0;
        width: 100%;
        background: #EDF8F2;
        text-align: center;
        z-index: 999;
        height: calc(100% - 60px);
    }

    .landscape-message .land-central{
        font-size: 16px;
        font-weight: 600;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .landscape-message .land-central{
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
        /* or 133% */

        text-align: center;

        color: #454545;

    }
    .landscape-message .land-central span{
        display: block;
        font-weight: 500;
        font-size: 16px;
    }
}

.video-wrapper.image-only img{
    max-width: 100%;
}
@media screen and  (min-width:1280px) and (max-width:1368px) {
    section.sec-slider .banner-wrap .owl-carousel .item.ytplayer-wrap video{
        width: 100%;
        height: auto;
    }
}

@media screen and (min-width:1024px) and (max-width:1199px){
    section.sec-core .container .inner-wrap .row .col .btn-read{
        width: 120px;
    }
    section.sec-core .container .title-wrap img{
        top: 0px;
    }
    section.sec-core .container .inner-wrap .row{
        padding-bottom: 30px;
    }
    section.sec-mission .container .inner-wrap {
        padding: 35px 45px;
    }
    section.sec-core {

        padding: 45px 0 45px;
    }
    section.sec-core .container .title-wrap{
        margin-bottom: 30px;
    }
    section.sec-core .container .inner-wrap{
        padding-top: 30px;
    }
    section.sec-map {
        padding: 45px 0 40px;
    }
    section.sec-partners {
        padding: 45px 0 45px;
    }
    section.sec-partners .container .inner-wrap{
        padding-top: 5px;
    }
    section.sec-news {

        padding: 45px 0px;
    }
    section.sec-testimonials {
        padding: 45px 0px 0px 0;
    }
    section.sec-timeline {
        padding: 60px 0;
    }
    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right{
        margin-left: 15px;
        padding-left: 30px;
    }
    /* section.sec-core .container .circle-wrap{
        display: block;
    }
    section.sec-core .container .circle-wrap .Oval_1{
        left: 0%;
    }
    section.sec-core .container .circle-wrap .Oval_2{
        left: 1%;
    } */
    section.sec-news .container .inner-wrap{
        max-width: 100%;
    }
    section.sec-news .container .inner-wrap .partners-wrap .owl-carousel .owl-stage .owl-item .item .box{
        width: 300px;
    }
    section.sec-slider {
        height: calc(100vh - 65px);
        max-height: 512px;
    }
    section.sec-slider .banner-wrap .owl-carousel .owl-item {
        max-height: 512px;
        height: 512px;
    }
    section.sec-core .container .inner-wrap .row .col:first-child {
        max-width: 250px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 24px;
    }
    section.sec-core .container .inner-wrap .row {
        max-width: 100%;
        flex-direction: column;
        margin-bottom: 60px;
        padding-bottom: 0;
    }
    section.sec-core .container .inner-wrap .row .col {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
    section.sec-core .container .inner-wrap .row .col p {
        max-width: 100%;
    }
    section.sec-core .container .inner-wrap .row .col .btn-read {
        width: 120px;
        margin: 24px auto 0;
    }
    section.sec-core .container .inner-wrap .row:nth-child(2) {
        flex-direction: column;
    }
    section.sec-core .container .inner-wrap .row .col img{
        margin-left: 0;
    }
    section.sec-core-tab .container .wrapper.drop-wrapper {
        padding: 0px 125px 20px 0px;
    }
    section.sec-core-tab .tab-container .tab-content .row .row-wrap:first-child {
        /*        max-width: 924px;
                width: 100%;*/
        display: block;
        padding: 0px 30px;
    }
    section.sec-core-tab .tab-container .tab-content .row .core-tabs .col{
        max-width: 100%;
        display: inline-block;
    }

    section.sec-core-tab .tab-container .tab-content .row .core-tabs .col:last-child{
        display: block;
        margin-left: 0;
    }
    section.sec-core-tab .tab-container .tab-content .row .infograph-wrap {
        position: relative;
        max-width: 524px;
        display: block;
        margin: 0 auto;

    }

    section.sec-core-tab .tab-container .tab-content .row .row-wrap{
        padding: 0px 0px
    }
    section.sec-core-tab .tab-container .tab-content .row .inner-container{
        padding-left: 60px;
    }
    section.sec-core-tab .tab-container .tab-content {
        padding-top: 160px;
    }
    section.sec-approach-tab .tab-container .tab-content {
        padding-top: 80px;
    }
    header .container .flex-wrap .menu-wrap nav ul.menu>li ul.dropdown>li.inner-li-link{
        width: 100%;
    }
    section.sec-strag-tab .tab-container{
        padding-top: 75px;
    }
    section.sec-strag-tab .container .wrapper.drop-wrapper {
        padding: 10px 125px 20px 0;
    }
    section.sec-strag-tab .tab-container .tab-content .row .row-wrap{
        padding: 30px 30px 0;
    }
    section.sec-approach-tab .tab-container .tab-content .row .row-wrap{
        padding: 60px 30px 0px;
    }
    section.sec-approach-tab .tab-container .tab-content#tab-1 .row .head-wrap {
        max-width: 430px;
    }
    section.sec-approach-tab .tab-circle-container .circle-container{
        right: 0;
    }
    section.sec-funders-tab.connect .container .tab-container .tab-content .row .head-wrap h2{
        padding-bottom: 100px;
    }
    section.sec-funders-tab.connect .container .tab-container .tab-content {
        padding-top: 0px;
    }
    section.sec-funders-tab.connect {
        padding: 0px 0px 60px;
    }
    section.sec-approach-tab .tab-circle-container{
        transform: scale(0.8);
        right: 20px;
        position: relative;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .head-wrap{
        padding: 100px 30px 0px;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .training_bg .head-wrap {
        padding-top: 0;
    }
    .training_bg {
        padding-right: 30px;
    }
    .tab-drop-wrap.partner-tabs ul.tabs li {
        width: 100%;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list li.hover-not {
        height: 270px;
    }
    section.sec-funders-tab .container .wrapper{
        padding: 0px;
    }
    section.sec-funders-tab.news .container .tab-container .tab-content .row .head-wrap{
        padding-top: 0px;
    }
    section.sec-funders-tab.connect .container .tab-container .tab-content .row .head-wrap {
        padding-top: 0px;
    }

    section.sec-funders-tab.comp-visible-xs .container .tab-container .tab-content .row .head-wrap{
        padding-top: 0px;
    }
    section.sec-news .resources-section .midsection-one .customwidth {
        width: 280px;
    }
    section.sec-approach-tab .tab-container .tab-content#tab-1 .row .row-wrap .inner-container .svg-mobile {
        display: block;
        text-align: center;
    }
    section.sec-approach-tab .tab-container .tab-content .row .inner-container {
        background-image: url(../../images/bg-overiew.png);
        background-size: 100%;
        background-position: bottom;
        background-repeat: no-repeat;
    }
    section.sec-core-bn .container .content{
        margin-left: 0px;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li.active#mem-1{
        display: block !important;
    }
    section.sec-abt-tab .tab-container .tab-content .board-wrap ul.desktopPop li .col .img-box{
        padding-left: 0;
    }

    section.sec-map .container .content-wrap .col .arrow{
        display: none;
    }
    .sec-approach-bn  section.sec-funders-bn .container{
        padding: 0;
        max-width: 100%;
    }

    .sec-approach-bn section.sec-funders-bn .container .content{
        max-width: 100%;
    }
    section.sec-approach-bn .container .content h1.bn-title.foresthead{
        max-width: 100%;
        margin-bottom: 0;
    }
    section.sec-approach-bn .container .tab-content.active{
        width: 100%;
    }
    section.sec-approach-tab .container .wrapper.drop-wrapper {
        padding: 0px 125px 20px 0px;
    }
    .popup-wrapper .close-popup {

        top: 60px !important;
        right: 120px !important;
    }
    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-2 .display-grid .box .location-year-readmore-wrapper .cta-read-more.video-links{
        left: 80px;
        top: -180px;
    }
    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-2 .no-records-to-display-wrapper .no-records-content p{
        min-height: 100px;
    }
}
@media screen and (min-width:768px) and (max-width:1023px){
    section.sec-approach-tab .tab-container .tab-content .row .row-wrap.mobile-bg-adjust{
        display: none;
    }
    section.sec-slider {
        height: calc(100vh - 65px);
        max-height: 512px;
    }
    section.sec-core .container .inner-wrap .row .col .btn-read span {
        min-width: 90px !important;
        display: flex;
        display: -webkit-flex;
    }
    section.sec-core .container .inner-wrap .row .col .btn-read {
        width: 120px;
    }
    section.sec-mission .container .inner-wrap {
        padding: 30px 0px;
    }
    section.sec-core {
        padding: 30px 0 30px;
    }
    section.sec-map {
        padding: 30px 0;
    }
    section.sec-partners .container .inner-wrap{
        padding-top: 0;
    }
    section.sec-partners {
        padding: 45px 0;
    }
    section.sec-video {
        padding: 10px 0px 45px;
    }
    section.sec-news {
        padding: 30px 0;
    }
    section.sec-testimonials {
        padding: 30px 0px;
    }
    section.sec-partners {
        padding: 30px 0 30px 0;
    }
    section.sec-core-tab .tab-container .tab-content .row .row-wrap:first-child {
        max-width:724px;
        width: 100%;
    }
    section.sec-core-tab .tab-container .tab-content .row .row-wrap{
        padding: 0;
    }
    section.sec-core-tab {
        padding: 0px 0px 60px;
    }

    section.sec-core-tab .container .wrapper.drop-wrapper {
        padding: 48px 125px 20px 0px;
    }
    section.sec-core-tab .tab-container .tab-content .row .inner-container {
        padding: 80px 30px;
    }
    section.sec-core-tab .tab-drop-wrap{
        top: 90px;
    }
    section.sec-core-tab .tab-container .tab-content {
        padding-top: 120px;
    }
    section.sec-strag-tab .tab-container .tab-content .row .row-wrap{
        padding: 0px 30px;
    }
    section.sec-strag-tab .container .wrapper.drop-wrapper {
        padding: 10px 125px 20px 0;
    }
    section.sec-strag-tab .tab-container .tab-content .row .head-wrap{
        padding-top: 90px;
    }
    section.sec-strag-tab .container .tab-drop-wrap ul.tabs li:nth-child(4), section.sec-strag-tab .container .tab-drop-wrap ul.tabs li:nth-child(5) {
        width: 100%;
    }
    section.sec-funders-tab .container .wrapper.news .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li.hover-not{
        width: calc(100% / 2);
    }
    /*    .tab-drop-wrap ul.tabs {
            margin: 0px 60px 0px 30px !important;
        }*/
    section.sec-approach-tab .tab-container .tab-content .row .row-wrap{
        padding: 0px 30px 0px;
    }
    section.sec-approach-tab .tab-container .tab-content {
        padding-top: 10px;
    }
    section.sec-approach-tab.highlights .tab-circle-container {
        display: block !important;
        transform: scale(0.5);
        top: 60px;
        right: 0px;
    }
    section.sec-approach-tab .tab-container .tab-content#tab-1 .row .head-wrap {
        max-width: 326px;
    }
    section.sec-approach-tab .tab-circle-container .circle-container{
        right: 0;
    }

    section.sec-funders-tab.connect .container .tab-container .tab-content .row .head-wrap h2{
        padding-bottom: 20px;
        padding-top: 80px;
    }
    section.sec-core-tab .tab-drop-wrap {
        top: 60px;
    }
    section.sec-core-tab .training_tab {
        top: 0px;
    }
    section.sec-funders-tab.connect .container .tab-container .tab-content {
        padding-top: 15px;
    }
    section.sec-funders-tab.connect .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list .img-box {
        border: 1px solid #D1EEDF;
        height: 250px;
    }
    section.sec-funders-tab.connect .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list .img-box .paratext {
        padding: 10px 10px;
    }
    section.sec-funders-tab.connect .container .tab-container .tab-content .row .funder-wrap.connectwithus .funders-block ul.funders-list .img-box h6{
        padding: 10px 0 10px 10px;
    }
    .banner-circle .circle-container {
        right: 60px;
    }
    section.sec-resources-bn.banner-circle .circle-container {
        bottom: 120px !important;
    }
    .beer-slider  #divisor{
        background-size: 775px 215px;
        height: 200px;
    }
    .beer-slider figure{
        background-size: 775px 215px;
        height: 200px;
    }
    section.beer-slider {
        height: 270px !important;
    }
    section.beer-slider input[type=range] {
        transform: translateY(150%) !important;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .head-wrap{
        padding: 100px 30px 0;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .training_bg .head-wrap {
        padding-top: 0;
    }
    .training_bg {
        padding-right: 30px;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .training_bg .search_bar {
        width: 70%;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li .box-hover{
        padding: 10px 15px;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li{
        width: calc(100% / 3);
    }
    section.sec-funders-tab .container .wrapper{
        padding: 0px;
    }
    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-1 {
        width: 100% !important;
    }
    .tab-drop-wrap.partner-tabs ul.tabs li {
        width: 100%;
    }
    section.sec-funders-tab.comp-visible-xs .container .tab-container .tab-content .row .head-wrap{
        padding-top: 0px;
    }
    section.sec-funders-tab.news .container .tab-container .tab-content .row .head-wrap,  section.sec-funders-tab.news .container .tab-container .tab-content .row .head-wrap{
        padding-top: 0px;
    }
    section.sec-approach-tab .tab-circle-container {
        display: block;
        transform: scale(0.6);
        top: 60px;
        right: -30px;
    }
    section.sec-core-tab .tab-container .tab-content .row .core-overview .inner-row .inner-col .tab-circle-container{
        transform: scale(0.7);

    }
    section.sec-approach-tab .container .wrapper.drop-wrapper {
        padding: 15px 125px 60px 0;
    }
    section.sec-funders-tab.connect .container .tab-container .tab-content .row .head-wrap {
        padding-top: 0px;
    }
    section.sec-approach-tab .tab-container .tab-content#tab-1 .row .row-wrap .inner-container .svg-mobile {
        display: block;
        text-align: center;
    }
    section.sec-approach-tab.highlights {
        height:auto
    }
    .hiders-mobile{
        opacity: 0;
        position: absolute;
        z-index: -99;
    }
    section.sec-core-tab .tab-container .tab-content .row .row-wrap:first-child {
        max-width: 924px;
        width: 100%;
        display: block;
        padding: 0 30px;
    }
    section.sec-core-tab .tab-container .tab-content .row .core-tabs .col{
        max-width: 100%;
        display: inline-block;
        padding: 0px 30px 30px 30px;
    }
    section.sec-core-tab .tab-container .tab-content.active#tab-1{

        padding-top: 130px;
    }
    section.sec-core-tab .tab-container .tab-content .row .row-wrap.core-tabs .col:first-child {
        padding: 0;
    }
    section.sec-core-tab .tab-container .tab-content .row .core-tabs .col:last-child{
        display: block;
        margin-left: 0;
        padding-top: 60px;
    }
    section.sec-core-tab .tab-container .tab-content .row .infograph-wrap {
        position: relative;
        max-width: 524px;
        display: block;
        margin: 0 auto;

    }
    section.sec-core-bn .container .content {
        height: 100%;
        max-width: 280px;
        width: 100%;
        margin-left: 0px;
    }


    section.sec-testimonials .container .inner-wrap .owl-carousel .owl-item .item .row .right{
        padding-bottom: 30px;
    }

    section.sec-funders-tab.news .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li .img-box .hidden-xs{
        display: block !important;
        visibility: visible !important;
    }
    section.sec-funders-tab.news .container .tab-container .tab-content .row .funder-wrap .funders-block ul.funders-list li .img-box .visible-xs{
        display: none !important;
        visibility: hidden !important;
    }

    section.sec-core-tab .tab-container .tab-content .row .infograph-wrap>img, section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .icon-group-container,
    section.sec-core-tab .tab-container .tab-content .row .infograph-wrap .tooltip-wrap .tooltip{
        display: none !important;
    }
    section.sec-core-tab .tab-container .tab-content .row .infograph-mob{
        display: block;
        width: 100%;
    }
    section.sec-approach-tab .tab-container .tab-content .row .core-tabs .col:last-child{
        display: none !important;
    }

    section.sec-map .container .content-wrap .col .arrow{
        display: none;
    }

    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-2 {
        width: 100%;
        padding: 0;
    }
    section.sec-resources-filter .container .wrapper .filter-cta {
        display: block;
    }
    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-1 {
        position: relative;
        top: 0;
        left: 0;
        width: 320px !important;
        height: 100%;
        background-color: #fff;
        z-index: 3;
        -webkit-transition: 0.5s all ease;
        -o-transition: 0.5s all ease;
        transition: 0.5s all ease;
    }
    html.display-filter-box section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-1 {
        left: 0;
    }

    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-2 .display-grid {
        -ms-grid-columns: auto;
        grid-template-columns: auto auto !important;
        grid-row-gap: 0;
    }
    /*    section.sec-core-tab .tab-container .tab-content#tab-1 .row .head-wrap {
    
            padding-left: 15px;
            padding-right: 15px;
        }*/
    section.sec-news .resources-section .midsection-one .customwidth {
        width: 502px;
    }
    section.sec-map .container .figure-info .inner-wrap{
        max-width: 100%;
    }
    .sec-approach-bn  section.sec-funders-bn .container{
        padding: 0;
        max-width: 100%;
    }

    .sec-approach-bn section.sec-funders-bn .container .content{
        max-width: 100%;
    }
    .realive{
        position: relative;
        margin-bottom: -8px;
        display: block;
    }
    section.sec-slider .banner-wrap .owl-carousel .content-wrap .inner-wrap h1{
        font-size: 24px;
        letter-spacing: 0.42px;
        line-height: 34px;
    }

    .t3{
        right: 10px !important;
    }

    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-2 .display-grid .box .location-year-readmore-wrapper .cta-read-more.video-links{
        top:-175px;
        left: 75px;
    }
    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-2 .display-grid .box .description {
        margin-bottom: 15px;

        max-width: 160px;
    }
    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-2 .display-grid [data-value="movies-&-videos"] {
        height: auto;
    }
    .popup-wrapper .video-wrapper iframe{
        min-height: 480px;
    }
    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-2 .no-records-to-display-wrapper .no-records-content p{
        min-height: 100px;
    }
    section.sec-resources-filter .container .wrapper .filter-wrapper .filter-wrapper-container .filter-col-2 .display-grid [data-value="movies-&-videos"].box.display-box{
        max-height: 262px;
    }

}

@media screen and (max-width: 768px){
    .hidden-xs {
        visibility: hidden !important;
    }
    .bannerwidth {
        height: auto !important;
    }
    section.sec-approach-tab.highlights {
        height: 780px;
    }
    .single-t2 .t2 {
        top: 22%;
    }
}
.captcha-content{
    float: left;
    width: 50%;
}
.captcha-code{
    float: left;
    width: 50%;
}
.captcha-code img{
    float: left;
}
.captcha-content #captcha {
    width: 60%;
}

.video-laoder{
    background-image: url('../../images/loader.gif');
    background-size: 100%;
    background-position: bottom;
}
.image-100{
    max-width: 100%;
}

@media screen and (min-width:1280px) {
    .sec-slider{
        min-height: 100vh;
    }
}

section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block h2 {
    font-family: "Noto Serif ", serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #004950;
    margin: 100px 0 60px;
}

.blue-section h4 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 15px;
}

.blue-section h2 {
    margin: 6px 0 !important;
}

.blue-section h2, .blue-section h4{
    font-family: "Noto Serif ", serif;
    font-style: normal;
    font-weight: 600;
    color: #004950;
}

ul.bullet-list {
    text-align: left;
    padding-left: 18px;
    margin-bottom: 30px;
    font-family: "Noto Serif ", serif;
    color: #004950;
}

ul.bullet-list li {
    list-style: disc;
    margin-bottom: 15px;
}
.rounded-th {
    border-radius: 6px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.row1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.text-center {
    text-align: center;
}
.sec-mission a h5 {
    color: #004950;
    font-weight: 600;
    font-family: "Noto Serif ", serif;
    font-size: 16px;
}
.sec-mission img {
    margin-top: 0px;
    border-radius: 6px;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe, .fb_iframe_widget iframe ._2p3a {
    width: 100% !important;
}
.social-media .sm{
    margin-bottom: 30px;
}

.ch-campaign .row {
    margin-left: -15px;
    margin-right: -15px;
}
.ch-campaign .col {
    width: 50%;
    position: relative;
    float: left;
}
.ch-campaign-bg .col {
    width: 33.333333%;
    float: left;
}
.ch-campaign-bg {
    clear: both;
    overflow: hidden;
}
.ch-campaign section.sec-approach-tab .tab-container .tab-content .row .head-wrap h2, .ch-campaign .title-wrap h2 {
    color: #9e222b!important;
    padding-bottom: 5px!important;
}
.ch-campaign section.sec-map .container .title-wrap {
    padding-bottom: 30px;
}
.ch-campaign section.sec-map {
    display: -webkit-box;
}
.ch-campaign section.sec-map h3 {
    margin-bottom: 15px;
}
.ch-campaign .posters {
    display: flex;
}
.ch-campaign .posters a img {
    height: 300px;
    margin-right: 30px;
}
.ch-campaign .posters1 a img {
    height: 220px;
}
.list-1, .list-1 li {
    list-style-type: disc;
}
.list-1, .list-1 li {
    margin-left: 10px;
}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.download_pdf {
    text-align: right;
    text-decoration: underline;
    padding-top: 15px;
    margin-bottom: 25px;
}


.training_bg {
    display: flex;
}
.training_bg .head-wrap {
    width: 50% !important;
}
.search_bar {
    width: 50%;
    position: relative;
    display: flex;
    margin-top: -10px;
    justify-content: end;
}
.search_bar form {
    display: flex;
}
.searchTerm {
    width: 100%;
    border: 1px solid #c1c1c1;
    border-right: none;
    padding: 15px;
    border-radius: 5px 0 0 5px;
    outline: none;
    color: #000;
    opacity: 0.6;
    height: 50px;
    font-size: 16px;
}
.seachTerm::placeholder {
    color: #000;
    opacity: 0.6;
}
.searchTerm:focus{
    color: #000;
    opacity: 0.6;
}
.searchButton {
    border: 1px solid #004950;
    background: #004950;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 16px;
    width: 300px;
    height: 50px;
}
section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.material_bg .funders-block ul.funders-list li .img-box {
    background-color: #d1eedf;
}
section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.material_bg .funders-block #accordion ul.funders-list li .img-box {
    background-color: #EDF8F2;
}
section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.material_bg .funders-block h2 {
    margin: 0px;
    padding: 12px;
    padding-top: 0px;
}
section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap .funders-block .accordion-collapse ul.funders-list {
    padding-left: 0px;
}
.material_bg .accordion-button:not(.collapsed) {
    color: #212529;
    background-color: transparent;
    box-shadow: none;

}
.material_bg .accordion-item {
    border: none;
}
.material_bg .accordion-button {
    font-size: 18px;
    border-bottom: 1px solid #f3f3f3;
    font-family: "Open Sans", sans-serif;
}
.material_bg a {
    text-decoration: none;
}
section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.material_bg .funders-block ul.funders-list li .news-text p {
    color: #000;
}
.material_bg .accordion-button:not(.collapsed)::after {
    background-image: none;
    content: "\f068";
    font-family: FontAwesome;
    font-size: 16px;
    color: #000;
    display: block;
    font-weight: 100;
    position: relative;
    left: -10px;
}
.material_bg .accordion-button::after {
    background-image: none;
    content: "\f067";
    font-family: FontAwesome;
    font-size: 16px;
    color: #000;
    display: block;
    font-weight: 100;
}
section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.material_bg .funders-block .training_accordion ul.funders-list li .img-box {
    background-color: #EDF8F2;
}
.training_impact {
    padding-left: 0px;
}
ul.accordion_list {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
}

.accordion_list li .button {
    display: block;
    padding: 20px 12px;
    width: 100%;
    color: #000;
    text-align: left;
    background-color: #fff;
    font-weight: bold;
    border: 0;
    cursor: pointer;
    position: relative;
}
.accordion_list li .content {
    display: none;
    margin: 0;
    padding: 0px;
    background-color: #fff;
    border-top: none;

}
.accordion_list li.on .button {
    background-color: #fff;
    font-weight: bold;
    position: relative;
}
.accordion_list li.on .button::after {
    content: "\f068";
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 100;
    color: #000;
    display: block;
    position: absolute;
    top: 26px;
    right: 12px;
}
.accordion_list li .button::after {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 100;
    color: #000;
    display: block;
    position: absolute;
    top: 26px;
    right: 12px;
}
.accordion_list li.on .content ul {
    transition-duration: 9.9s;
}
.accordion_list li.on .content {
    display: block;

}
.accordion_list li {
    border-bottom: 3px solid #f3f3f3;
}
.accordion_list li.on {
    border-bottom: none;
}
section.sec-funders-tab .container .tab-container .tab-content .row .funder-wrap.material_bg .funders-block .accordion_list ul.funders-list li .img-box {
    background-color: #EDF8F2;
}





#accordion {
    width: 100%;
}
#accordion h3 {
    font-weight: 600;
    line-height: 30px;
    font-size: 0.875em;
    padding: 15px 0px;
    color: #000;
    border-bottom: 3px solid #f3f3f3;
    margin-top: 4px;
    margin-bottom: 0;
    cursor: pointer;
    position: relative;
}
#accordion .detail {
    border: none;
    padding: 0px;
    display: none;
}
#accordion .detail p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding-bottom: 8px;
}
#accordion .detail span.subtitle_bg {
    font-size: 14px;
    color: #000;
    opacity: 0.75;
}
#accordion .active h3 {
    font-weight: 600;
    color: #000;
    position: relative;
    border-bottom: none;
}
#accordion .active h3::after {
    content: "\f068";
    font-family: FontAwesome;
    font-size: 14px;
    font-weight: 100;
    color: #004950;
    display: block;
    position: absolute;
    top: 15px;
    right: 12px;
}
#accordion .active .detail {
    display: block;
}
#accordion h3::after {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 14px;
    font-weight: 100;
    color: #004950;
    display: block;
    position: absolute;
    top: 15px;
    right: 12px;
}
.text-green {
    color: #004950;
    font-weight: 600;
    letter-spacing: 0.23px;
    line-height: 24px;
}
section.sec-news-new.sec-news {
    background-color: #fff;
}
.publications-recent {
    padding-bottom: 60px;
}
section.sec-slider .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 a {
    color: #fff;
}
.member-desk .green {
    color: #004950 !important;
    opacity: 1 !important;
}
.mandla-main {
    padding-top: 50px;
}
.mandla-bg .posters {
    display: flex;
    margin-bottom: 30px;
}
.mandla-bg .posters a {
    width: 17%;
    display: block;
    padding: 0px 15px;
}
.mandla-bg .posters a img {
    margin-right: 0;
    margin-bottom: 5px;
    width: 100%;
}

/* TABS CSS START */
.publications-tabs-main .tabs {
    display: flex;
}
.publications-tabs-main .nav-tabs a {
    background-color: transparent;
    border: none;
    padding: 15px;
    cursor: pointer;
    font-family: "Open Sans";
    font-size: 16px;
    color: #000000;
    opacity: 0.6;
    transition: 0.3s ease-in-out;
    border-bottom: 2px solid transparent;
}
.publications-tabs-main .tablinks:hover {
    color: #004950;
    border-bottom: 2px solid #004950;
    opacity: 1;
}
.publications-tabs-main .nav-tabs li.active a {
    color: #004950;
    font-weight: bold;
    border-bottom: 2px solid #004950;
    opacity: 1;
}
section.sec-funders-tab.publications-tabs-main .container .tab-container {
    border-bottom: 1px solid #c1c1c150;
}
section.sec-funders-tab.publications-tabs-main .container .tab-container .tab-pane {
    padding-top: 10px;
}
section.sec-funders-tab.publications-tabs-main .container .tab-container .tab-content {
    display: block;
    padding-top: 10px;
}
section.sec-funders-tab.publications-tabs-main .container .tab-container .tab-content>.active .inner-wrap {
    padding-top: 10px;
}
.publications-tabs-main .tab-content {
    padding: 0px;
    top: 50px;
    display: block
}
.publications-tabs-main .tabs-main .tab-content h3 {
    margin-top: 0;
}
section.sec-funders-tab .container .tab-container .tab-content {
    padding-top: 50px;
}
.tabs-main .tab-content {
    padding: 0px;
}
section.sec-news.publications-tabs-main .container .inner-wrap {
    max-width: 100%;
}
.publications-tabs-main a {
    color: #000;
}
.publications-tabs-main a:hover {
    color: #000;
    text-decoration: none;
}
section.sec-funders-tab.news.publications-tabs-main {
    padding: 100px 0px 100px;
}
.publications-tabs-main .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    border-radius: 4px 4px 0 0;
    border-bottom: 2px solid transparent;
}
.publications-tabs-main .nav-tabs>li.active>a, .publications-tabs-main .nav-tabs>li.active>a:focus, .publications-tabs-main .nav-tabs>li.active>a:hover {
    color: #004950;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom-color: transparent;
    border-bottom: 2px solid #004950;
}
.publications-tabs-main .nav-tabs>li>a:hover {
    border-color: #004950;
}
.publications-tabs-main .nav>li>a:focus, .publications-tabs-main .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
section.sec-funders-tab.publications-tabs-main .container .tab-container {
    border-bottom: none;
}
section.sec-map.manipur-map .container .map-wrapper {
    top: -150px;
}
.sec-map.manipur-map {
    padding: 250px 0px;
}
.video-bg-container {
    position: relative;
    overflow: hidden;
    height: 100vh;
}
.video-bg-player, .video-bg-overlay,
.video-bg iframe {
    position: absolute;
}
.video-bg-player,
.video-bg iframe {
    pointer-events: none;
}
.video-bg-player {
    top: 50%;
    left: 50%;
    width: 110%;
    height: 0;
    padding-bottom: 66.25%;
    transform: translate(-50%, -50%);
    height: 100%;
}
.video-bg-overlay,
.video-bg iframe {
    width: 100%;
    height: 100%;
}
.video-bg-overlay {
    transition: all 0.25s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.video-bg-overlay--fadeOut {
    visibility: hidden;
    opacity: 0;
}
.video-bg iframe {
    top: 0;
    left: 0;
}
#mobile-search-btn {
    display: none;
}


/* IMPACT BANNER CSS START */
.impact-slider-main figure {
    position: absolute;
    background-size: 1920px 75vh !important;
}
.impact-slider-main #divisor {
    background-size: 1920px 75vh !important;
}
.impact-slider-main .t2 {
    left: 44.5% !important;
}
.without-after-before .bannerwidth {
    height: 100% !important;
}
.without-bg {
    background: transparent !important;
    bottom: 20px !important;
}
.without-bg a {
    color: #fff !important;
    background-color: #004950;
    padding: 6px 12px;
    border-radius: 5px;
}




/* Estilos para mobile */
@media screen and (max-width: 600px) {
    .tabs-main .tablinks {
        background-color: #777;
        color: white;
        width: 100%;
        margin: 5px 0;
    }

    .tabs-main .tab-content {
        padding: 0 18px;
        overflow: hidden;
        background-color: #f1f1f1;
        display: none;
        position: initial;
    }

    .tabs-main .tabs {
        display: flex;
        flex-direction: column;
    }
}


@media (max-width: 1599px) {
    .ch-campaign .beer-slider {
        height: 60vh;
    }
    .beer-slider {
        height: 60vh;
    }
    .without-after-before .bannerwidth {
        width: 100% !important;
    }
}

@media (max-width: 1399px) {
    .ch-campaign .beer-slider {
        height: 80vh;
    }
    .beer-slider {
        height: 80vh;
    }
    .video-bg-container {
        height: 100vh;
    }
    .video-bg-player {
        width: 145%;
    }
    section.sec-slider .banner-wrap .owl-carousel .content-wrap.first-banner-wrap {
        bottom: 100px;
    }
    .without-after-before .bannerwidth {
        width: 100% !important;
    }
    section.sec-slider .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 {
        font-size: 20px;
    }
    .without-bg {
        bottom: -25px !important;
    }
    section.sec-slider .owl-dots {
        bottom: -5px;
    }
    section.sec-slider .owl-dots button.owl-dot {
        width: 8px;
        height: 8px;
    }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    .ch-campaign .beer-slider {
        height: 25vh;
    }
    .beer-slider {
        height: 25vh;
    }
    .video-bg-container {
        height: 50vh;
    }
    .impact-slider-main #divisor {
        background-size: 1920px 45vh !important;
    }
    .impact-slider-main figure {
        background-size: 1920px 45vh !important;
    }
    .without-after-before .bannerwidth {
        height: 100% !important;
    }

}

@media (min-width: 1024px) and (max-width: 1365px) {
    .ch-campaign .beer-slider {
        height: 45vh;
    }
    .beer-slider {
        height: 45vh;
    }
    .ch-campaign section.sec-approach-tab .tab-container .tab-content {
        padding-top: 0px;
    }
    .ch-campaign .posters {
        display: unset;
    }
    .ch-campaign .posters1 a img {
        margin-top: 15px;
        margin-right: 20px;
    }
    .ch-campaign .points-block {
        padding: 0px 15px;
    }
    .ch-campaign .list-1, .list-1 li {
        opacity: 0.8;
        color: #000000;
        font-size: 18px;
        letter-spacing: 0.26px;
        line-height: 26px;
    }
    .video-bg-container {
        height: 48vh;
        overflow: hidden;
        position: relative;
    }
    section.sec-slider .banner-wrap .owl-carousel .content-wrap.first-banner-wrap {
        bottom: 170px;
    }
    .header-search-wrapper .search-form-main {
        width: 380px;
        left: unset;
        top: 47px;
        right: -50px;
    }
    #mobile-search-btn {
        display: block;
        position: absolute;
        top: 33px;
        right: 85px;
    }
    .pagination .page-link {
        padding: 5px 10px;
    }
    .search-btn {
        display: none;
    }
    /*    .impact-slider-main figure {
            background-size: 1920px 70vh !important;
        }
        .impact-slider-main #divisor {
            background-size: 1920px 70vh !important;
        }*/
    input[type=range] {
        top: 30%;
    }
}

@media (max-width: 1199px) {
    .without-bg {
        bottom: 40px !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .ch-campaign section.beer-slider {
        height: 260px !important;
    }
    .ch-campaign .posters {
        display: unset;
    }
    .ch-campaign .posters1 a img {
        margin-top: 15px;
    }
    .ch-campaign .points-block {
        padding: 0px 15px;
    }
    .ch-campaign .list-1, .list-1 li {
        opacity: 0.8;
        color: #000000;
        font-size: 18px;
        letter-spacing: 0.26px;
        line-height: 26px;
    }
    .mandla-bg .posters {
        display: block;
    }
    .mandla-bg .posters a {
        width: 33.33%;
        float: left;
        margin-bottom: 30px;
    }
    .video-bg-container {
        max-width: 100vw !important;
        height: auto;
        min-height: 460px;
    }
    section.sec-slider .banner-wrap .owl-carousel .content-wrap.first-banner-wrap {
        bottom: 0px;
    }
    .header-search-wrapper .search-form-main {
        width: 380px;
        left: unset;
        top: 47px;
        right: -50px;
    }
    #mobile-search-btn {
        display: block;
        position: absolute;
        top: 33px;
        right: 85px;
    }
    .header-search-wrapper .search-form-main .search-field {
        font-size: 18px;
    }
    .header-search-wrapper .search-form-main .search-submit {
        font-size: 18px;
    }
    .pagination .page-link {
        padding: 5px 10px;
        font-size: 18px;
    }
    .search-btn {
        display: none;
    }
    .impact-slider-main #divisor {
        background-size: 775px 275px !important;
        height: 270px;
    }
    .impact-slider-main figure {
        background-size: 775px 275px !important;
        height: 270px;
    }
    .without-after-before .bannerwidth {
        height: 100% !important;
    }
}

@media (max-width: 991px) {
    .without-bg {
        bottom: 40px !important;
    }
}

@media (max-width: 767px) {
    .ch-campaign .col {
        width: 100%;
    }
    .ch-campaign .posters a img {
        height: 247px;
        margin-right: 8px;
    }
    .ch-campaign .posters.posters1 a img {
        height: 126px;
        margin-right: 0px;
    }
    .ch-campaign .posters {
        display: unset;
    }
    .ch-campaign .points-block {
        padding: 0px 15px;
    }
    .ch-campaign .list-1, .list-1 li {
        font-size: 14px;
    }
    .downloadstyle {
        width: 25px !important;
        height: 25px !important;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .training_bg {
        display: block;
    }
    section.sec-funders-tab .container .tab-container .tab-content .row .training_bg .search_bar {
        width: 100%;
        padding: 0px 15px;
        margin-bottom: 25px;
    }
    .mandla-bg .posters {
        display: block;
        margin-bottom: 30px;
    }
    .mandla-bg .posters a {
        width: 100%;
        margin-bottom: 30px;
    }
    .video-bg-container {
        max-width: 100vw !important;
        height: auto;
        min-height: 280px;
    }
    section.sec-slider .banner-wrap .owl-carousel .content-wrap.first-banner-wrap {
        bottom: 0px;
    }
    .header-search-wrapper .search-form-main {
        width: 380px;
        left: -294px;
        top: 42px;
    }
    #mobile-search-btn {
        display: block;
        position: absolute;
        top: 25px;
        right: 65px;
    }
    .header-search-wrapper .search-form-main .search-field {
        font-size: 16px;
    }
    .header-search-wrapper .search-form-main .search-submit {
        font-size: 16px;
    }
    .search-results {
        margin-top: 20px;
    }
    .search-results h3 {
        font-size: 18px;
    }
    .search-results p {
        font-size: 16px;
    }
    .pagination .page-link {
        padding: 5px 10px;
        font-size: 16px;
    }
    .search-btn {
        display: none;
    }
    .impact-slider-main figure {
        background-size: 414px 125px !important;
    }
    .impact-slider-main #divisor {
        background-size: 414px 125px !important;
    }
    .impact-slider-main .t2 {
        left: 0% !important;
    }
    .beer-slider.impact-slider-main {
        height: 125px !important;
    }
    .without-after-before .bannerwidth {
        height: 100% !important;
    }
    section.sec-slider .banner-wrap .owl-carousel .content-wrap .inner-wrap h1 {
        font-size: 12px;
    }
    .without-bg {
        bottom: 20px !important;
    }
    section.sec-slider .banner-wrap .owl-carousel .content-wrap.without-bg .inner-wrap h1 {
        font-size: 12px;
    }
    .without-bg a {
        padding: 4px 8px;
    }
}
