/*common css start here*/
body, * {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
a {
    text-decoration: none;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
h1 {
    font-size: 40px;
    font-weight: bold;
}
h2 {
    font-size: 34px;
    line-height: 34px;
}
p {
    font-size: 17px;
    line-height: 23px;
}
h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    color: #333333;
}
.ucf-sub-title {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    margin-bottom: 40px;
}
.ucf-sub-title.ucf-sub-title-bold {
    font-weight: 600;
    font-size: 28px;
}
.ucf-description {
    margin-bottom: 20px;
}
.ucf-description span {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.ucf-description span .upper-text {
    font-size: 10px;
    position: relative;
    top: -5px;
}
.ucf-blue-italic-desc {
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    color: #1CABE2;
    margin-bottom: 20px;
}
.bg-grey {
    background-color: #F5F5F5;
}
.common-sec-pad {
    padding: 80px 0;
}
.common-sec-md-pad {
    padding: 60px 0;
}
.common-sec-pad-bottom {
    padding: 0 0 80px;
}
/*common css end here*/

/*header css start here*/
.ucf-header-wrapper {
    background-color: #52A9DD;
    height: 150px;
}
.back-to-unicef {
    font-size: 10px;
    color: #000000;
    display: flex;
    justify-content: flex-end;
    padding: 5px 10px 0 0;
}
.back-to-unicef:hover, .back-to-unicef:focus, .back-to-unicef:active {
    color: #000000;
}
/*header css end here*/

/*banner section css css start here*/
.ucf-banner-wrapper {
    background-image: url('../images/banner.png');
    height: 639px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.ucf-banner-text-wrapper .interactive-data-wrapper {
    background: #FFFFFF;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 16px;
    padding: 40px;
    text-align: center;
    position: relative;
    margin-top: -117px;
    height: 235px;
}
.ucf-banner-text-wrapper .interactive-data-wrapper .icon-with-text {
    display: flex;
    align-items: center;
    justify-content: center;
}
.ucf-banner-text-wrapper .interactive-data-wrapper .icon-with-text p {
    font-size: 14px;
    margin-bottom: 0;
    margin-left: 6px;
}
.ucf-banner-text-wrapper .interactive-data-wrapper h1 {
    margin: 20px 0;
}
.ucf-banner-text-wrapper .interactive-data-wrapper .date {
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    font-size: 16px;
}
.ucf-banner-text-wrapper .quote-text-wrapper {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 60px 0;
}
.ucf-banner-text-wrapper .quote-text-wrapper .ucf-divider {
    border-bottom: 3px solid #1CABE2;
    width: 373px;
    max-width: 100%;
}
.ucf-banner-text-wrapper .quote-text-wrapper p {
    font-family: "PT Serif", sans-serif;
    font-style: italic;
    font-size: 26px;
    width: 636px;
    max-width: 100%;
    padding: 35px 0;
    line-height: 33px;
    margin-bottom: 0;
}
/*banner section css css end here*/


/*introduction section css start here*/
.ucf-explore-data-btn {
    background: #1CABE2;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 10px;
    color: #ffffff;
    border: none;
    padding: 0 40px;
    height: 48px;
    font-weight: 600;
    font-size: 18px;
    margin: 30px auto 0;
    text-align: center;
    display: flex;
    line-height: 48px;
    width: fit-content;
}
.ucf-explore-data-btn:hover, .ucf-explore-data-btn:focus, .ucf-explore-data-btn:active {
    color: #ffffff;
}
.gender-parity-index-wrapper iframe {
    height: 540px;
    margin-bottom: 20px;
}
/*introduction section css end here*/

/*the factor behind section css start here*/
/*the factor behind section css end here*/

/*alternative and multiple pathways section css start here*/
.alternative-and-multiple-wrapper {
    margin: 0 0 40px;
}
.alternative-and-multiple-wrapper .mfp {
    width: 750px;
    max-width: 100%;
    margin: 35px auto;
    display: flex;
    justify-content: center;
}
/*alternative and multiple pathways section css end here*/

/*pathways include section css start here*/
.pathways-include-wrapper .pathways-list-wrapper {
    display: flex;
}
.pathways-include-wrapper .pathways-list-wrapper li {
    width: 16.6666666667%;
    margin: 0 8px;
}
.pathways-include-wrapper .pathways-list-wrapper li .common-pathways-wrapper {
    border: solid 0.5px #0090DF;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 21px;
    border-top: solid 9px #0090DF;
    min-height: 514px;
}
.pathways-include-wrapper .pathways-list-wrapper li .common-pathways-wrapper .icon-wrapper {
    background-color: #DCF1FE;
    min-height: 114px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pathways-include-wrapper .pathways-list-wrapper li .common-pathways-wrapper .icon-wrapper img {
    max-width: 100%;
    width: 80%;
}
.pathways-include-wrapper .pathways-list-wrapper li:last-child .common-pathways-wrapper .icon-wrapper img {
    width: 55%;
}
.pathways-include-wrapper .pathways-list-wrapper li .common-pathways-wrapper .title-wrapper {
    min-height: 105px;
    display: flex;
    align-items: center;
    padding: 0 8px;
}
.pathways-include-wrapper .pathways-list-wrapper li .common-pathways-wrapper .title-wrapper .title {
    font-weight: 600;
    font-size: 16px;
    color: #0090DF;
}
.pathways-include-wrapper .pathways-list-wrapper li .common-pathways-wrapper .description {
    color: #3E3E3D;
    font-weight: 300;
    padding: 0 8px 10px;
}
.pathways-arrows-wrapper {
    display: flex;
    margin-top: 10px;
    height: 220px;
}
.pathways-arrows-wrapper .pathways-arrows-left-wrapper {
    width: 33.3333333333%;
    display: flex;
    height: 100%;
}
.pathways-arrows-wrapper .pathways-arrows-left-wrapper .pathways-left-common-col {
    width: 50%;
    text-align: center;
}
.pathways-arrows-wrapper .pathways-arrows-left-wrapper .pathways-left-common-col img {
    width: auto;
    height: 100%;
}
.pathways-arrows-wrapper .pathways-arrows-right-wrapper {
    width: 66.6666666666%;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.pathways-arrows-wrapper .pathways-arrows-right-wrapper .step-1 {
    display: flex;
}
.pathways-arrows-wrapper .pathways-arrows-right-wrapper .step-1 .pathways-right-common-col {
    width: 25%;
    text-align: center;
}
.pathways-arrows-wrapper .pathways-arrows-right-wrapper .step-1 .pathways-right-common-col img {
    width: auto;
}
.pathways-arrows-wrapper .pathways-arrows-right-wrapper .step-2 .leads-btn {
    background: #F6F4F2;
    border: none;
    width: 100%;
    letter-spacing: 0.67px;
    color: #0090DF;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    margin: 10px 0;
}
.pathways-arrows-wrapper .pathways-arrows-right-wrapper .step-3 {
    display: flex;
}
.pathways-arrows-wrapper .pathways-arrows-right-wrapper .step-3 div {
    width: 25%;
    text-align: center;
}
.pathways-arrows-wrapper .pathways-arrows-right-wrapper .step-3 div img {
    width: auto;
    height: 100%;
}
.pathways-include-wrapper .re-enrolment-btn-wrapper .re-enrolment-btn {
    background-color: #0090DF;
    color: #ffffff;
    height: 54px;
    border: none;
    font-size: 23px;
    font-weight: 600;
    padding: 0 100px;
    margin: 10px 0 40px;
}
    /*pathways include section css end here*/

/*making this pathways section css start here*/
/*making this pathways section css end here*/

/*Potential scale of the impact section css start here*/
/*Potential scale of the impact section css end here*/

/*Existing programmes section css start here*/
.existing-programmes-wrapper .ucf-sub-title {
    line-height: 40px;
}
.systems-level-wrapper iframe {
    height: 540px;
}
/*Existing programmes section css end here*/

/*references section css start here*/
.references-wrapper .ucf-sub-title {
    margin-bottom: 23px;
}
.references-wrapper ul {
    list-style: auto;
    padding-left: 15px;
}
.references-wrapper ul li {
    line-height: 120%;
    word-break: break-word;
}
.references-wrapper ul li::marker {
    font-size: 11px;
}
/*references section css end here*/

/*related resources section css start here*/
.references-wrapper .common-reference-box {
    box-shadow: 0 3px 6px #00000029;
    border-radius: 5px;
    overflow: hidden;
}
.references-wrapper .common-reference-box .common-reference-img-wrapper {
    height: 220px;
    width: 100%;
    overflow: hidden;
}
.references-wrapper .common-reference-box .common-reference-img-wrapper img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 220px;
    object-fit: cover;
    transition: 1s ease-in-out;
}
.references-wrapper .common-reference-box .common-reference-img-wrapper img:hover {
    transform: scale(1.1);
}
.references-wrapper .common-reference-box h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    padding: 30px 15px 40px;
    font-size: 21px;
    line-height: 24px;
    min-height: 118px;
}
.references-wrapper .common-reference-box a {
    padding: 0 15px 15px;
    align-items: center;
    color: #1CABE2;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
}
.references-wrapper .common-reference-box a .right-arrow {
    margin-right: 6px;
    width: 6px;
    height: auto;
    margin-top: -2px;
}
/*related resources section css end here*/

/*footer css start here*/
.footer-bg-wrapper {
    background-color: #52A9DD;
    height: 210px;
    position: relative;
}
.footer-bg-wrapper .supported-by {
    color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    padding: 0 15px;
    text-align: center;
    width: 100%;
}
.footer-bg-wrapper .supported-by a {
    color: #ffffff;
    font-weight: 600;
}
.footer-bg-wrapper .supported-by a:hover, .footer-bg-wrapper .supported-by a:focus, .footer-bg-wrapper .supported-by a:active {
    color: #ffffff;
}
/*footer css end here*/

/*responsive css start here*/
@media screen and (max-width: 1399px) {
    .ucf-banner-text-wrapper .interactive-data-wrapper {
        height: auto;
    }
    .references-wrapper .common-reference-box h3 {
        min-height: 146px;
    }
    .pathways-include-wrapper .pathways-list-wrapper li .common-pathways-wrapper {
        min-height: 608px;
    }
}
@media screen and (max-width: 1100px) {
    .ucf-header-navbar li a {
        font-size: 10px;
    }
    .ucf-header-navbar li a .down-arrow {
        width: 10px;
        margin-left: 4px;
    }
    .ucf-header-navbar li a .share {
        width: 12px;
        margin-left: 4px;
    }
}
@media screen and (max-width: 991px) {
    h1 {
        font-size: 30px;
    }
    .ucf-banner-wrapper {
        height: 439px;
        background-position: 40%;
    }
    .references-wrapper .common-reference-box h3 {
        padding: 20px 10px 25px;
        font-size: 15px;
        line-height: 19px;
        min-height: 104px;
    }
    .content-licensed-wrapper p {
        font-size: 10px;
        padding-right: 8px;
        line-height: 145%;
    }
    .content-licensed-wrapper img {
        width: 30px;
    }
    .references-wrapper .common-reference-box .common-reference-img-wrapper img {
        height: 145px;
    }
    h2 {
        font-size: 28px;
    }
    .pathways-mob {
        width: 500px;
        max-width: 100%;
        margin: 20px auto 40px;
    }
    .ucf-header-navbar li:first-child {
        width: 30%;
    }
    .ucf-header-navbar li:last-child {
        width: 10%;
    }
}
@media screen and (max-width: 767px) {
    h1 {
        font-size: 22px;
        line-height: 26px;
    }
    h2 {
        font-size: 24px;
        line-height: 28px;
    }
    p {
        font-size: 15px;
        line-height: 20px;
    }
    .common-sec-pad-bottom {
        padding: 0 0 40px;
    }
    .common-sec-pad {
        padding: 40px 0;
    }
    .ucf-description {
        margin-bottom: 10px;
    }
    .ucf-sub-title.ucf-sub-title-bold {
        font-weight: 600;
        font-size: 18px;
        line-height: 26px;
    }
    .ucf-sub-title {
        margin-bottom: 15px;
    }
    .ucf-navbar-wrapper .navbar-brand img {
        width: 240px;
        max-width: 100%;
    }
    .ucf-banner-text-wrapper .interactive-data-wrapper .icon-with-text img {
        width: 32px;
    }
    .ucf-banner-text-wrapper .interactive-data-wrapper h1 {
        margin: 12px 0;
    }
    .ucf-banner-text-wrapper .interactive-data-wrapper {
        padding: 30px;
    }
    .ucf-navbar-wrapper .navbar-collapse {
        flex-direction: column;
        align-items: flex-start;
    }
    .ucf-navbar-wrapper {
        padding-bottom: 1rem;
    }
    .ucf-banner-wrapper {
        height: 339px;
        background-position: 40%;
    }
    .ucf-banner-text-wrapper .quote-text-wrapper p {
        padding: 15px 0;
        font-size: 18px;
        line-height: 28px;
    }
    .ucf-banner-text-wrapper .quote-text-wrapper .ucf-divider {
        border-bottom: 2px solid #1CABE2;
    }
    .ucf-banner-text-wrapper .quote-text-wrapper {
        margin: 50px 0;
    }
    .ucf-explore-data-btn {
        padding: 0 25px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        margin: 20px auto 0;
    }
    .alternative-and-multiple-wrapper .mfp {
        margin: 20px auto;
    }
    .references-wrapper ul li {
        line-height: 120%;
        font-size: 14px;
    }
    .references-wrapper .common-reference-box h3 {
        min-height: auto;
        padding: 15px 10px 15px;
    }
    .common-sec-md-pad {
        padding: 30px 0;
    }
    .ucf-footer-wrapper .ucf-ft-logo-text-wrapper img {
        width: 240px;
    }
    .ucf-footer-wrapper .ucf-ft-logo-text-wrapper .go-back-text {
        font-size: 13px;
        margin-top: 0;
        font-weight: 600;
    }
    .ucf-footer-wrapper .ucf-ft-logo-text-wrapper .go-back-text a {
        font-weight: 600;
    }
    .content-licensed-wrapper {
        flex-direction: row-reverse;
    }
    .content-licensed-wrapper p {
        text-align: left;
        padding-right: 0;
        padding-left: 10px;
    }
    .references-wrapper .common-reference-box a {
        font-size: 12px;
    }
    .references-wrapper .common-reference-box a .right-arrow {
        margin-right: 3px;
        margin-top: -5px;
        width: 6px;
    }
    .references-wrapper .common-reference-box .common-reference-img-wrapper img {
        height: 220px;
    }
    .ucf-menus-list-wrapper {
        width: 100%;
    }
    .ucf-navbar-wrapper .common-menu-btn {
        display: flex;
        width: 50%;
        text-align: center;
        justify-content: center;
    }
    .pathways-mob {
        width: 380px;
    }
    .ucf-header-navbar {
        flex-direction: column;
    }
    .ucf-header-navbar li:first-child, .ucf-header-navbar li:last-child, .ucf-header-navbar li {
        width: 100%;
    }
    .systems-level-wrapper iframe, .gender-parity-index-wrapper iframe {
        height: 400px;
    }
    .ucf-header-wrapper {
        height: 90px;
    }
    .footer-bg-wrapper {
        height: 120px;
    }
    .footer-bg-wrapper .supported-by {
        font-size: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        flex-wrap: wrap;
        padding: 0;
    }
    .ucf-description span .upper-text {
        top: -3px;
    }
}
@media screen and (max-width: 575px) {
    .ucf-navbar-wrapper .searchbar-wrapper {
        width: 100%;
        margin-bottom: 10px;
    }
    .ucf-navbar-wrapper .searchbar-wrapper input {
        width: 100%;
    }
    .ucf-navbar-wrapper .common-menu-btn {
        margin-left: 0;
    }
    .ucf-navbar-wrapper .common-menu-btn {
        width: 49%;
    }
    .ucf-menus-list-wrapper {
        justify-content: space-between;
    }
}
/*responsive css end here here*/