[class*=" fa-"]:before, [class^=fa-]:before{
    font-family: 'FontAwesome';
}
.rc-MindTheGapDark{
    background-color: #001138;
}
.rc-MindTheGapLogo{
	padding-bottom: 55px;
}
.rc-MindTheGapWrapper,
.rc-MindTheGapBannerOverlay{
    position: relative;
}
.rc-MindTheGapHeader{
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    position: relative;
    overflow: hidden;
}
#mindTheGapVideo{
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    height: auto;
	width: 100%;
    bottom: 0;
    top: 0;
    z-index: -100;
    background-size: cover;
    transition: 1s opacity;
}
.rc-MindTheGapCovidImpact{
    background-image: url('../images/mind-the-gap/covid-impact.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
}
.rc-MindTheGapGenderPay{
    background-image: url('../images/mind-the-gap/what-is-gender-gap.jpg');
}
.rc-MindTheGapCulturalImpact{
    background-image: url('../images/mind-the-gap/cultural-impact.jpg');
	 background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.rc-MindTheGapGenderPay{
    height: 200vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.rc-MindTheGapGlobalProblem{
    background-image: url('../images/mind-the-gap/mind-the-gap-3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.rc-MindTheGapMessageHeader{
    background-image: url('../images/mind-the-gap/gunjan-aggarwal-updated.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.rc-MindTheGapSmallWinsHeader{
    height: 100vh;
    background-image: url('../images/mind-the-gap/small-wins.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.rc-MindTheGapBannerOverlay,
.rc-MindTheGapGenderPayWrapper,
.rc-MindTheGapGlobalProblemWrapper,
.rc-MindTheGapCovidImpactWrapper,
.rc-MindTheGapCulturalImpactWrapper,
.rc-MindTheGapMessageWrapper,
.rc-MindTheGapSmallWinsWrapper{
    background-color: #00000047;
}
.rc-MindTheGapLogo svg{
    color: #fff;
    fill: currentColor;
    --animate-duration: 0.8s;
}
.rc-MindTheGapTopBannerContent,
.rc-MindTheGapBottomHeading{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
    padding: 0 85px;
}
.rc-MindTheGapGenderPayTop,
.rc-MindTheGapGlobalProblemTop,
.rc-MindTheGapCovidImpactTop,
.rc-MindTheGapCulturalImpactTop,
.rc-MindTheGapMessageWrapper,
.rc-MindTheGapSmallWinsWrapper{
    height: 100vh;
    padding: 0 85px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
	    background-color: #00000047;
}
.rc-MindTheGapGenderPay, .rc-MindTheGapCulturalImpact{
	background-color: #00000047;
}
.rc-MindTheGapMessageWrapper,
.rc-MindTheGapSmallWinsWrapper{
    height: 100vh;
}
.rc-MindTheGapCovidImpactBottom{
    align-items: center;
}
.rc-MindTheGapCovidImpactBottom,
.rc-MindTheGapCulturalImpactBottom{
	padding: 70px 85px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.rc-MindTheGapCovidImpactBottom>div{
	width: 50%;
}
.rc-MindTheGapGenderPayBottom{
    height: 100vh;
    padding: 0 85px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}
.rc-MindTheGapBottomHeading,
.rc-MindTheGapGenderPayBottom,
.rc-MindTheGapGlobalProblemBottom,
.rc-MindTheGapCovidImpactBottom,
.rc-MindTheGapCulturalImpactBottom{
    background-color: #00000091;
}
.rc-MindTheGapTopHeading{
    font-family: 'Proxima Nova';
    padding: 25px 0;
}
.rc-MindTheGapTopHeading h1{
       font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    font-size: 92px;
    line-height: 100px;
    margin-bottom: 0;
    max-width: 1250px;
}
.rc-MindTheGapTopHeading h2{
    color: #fff;
    font-size: 24px;
    margin-top: 0;
    line-height: 38px;
}
.rc-MindTheGapBottomHeading ul{
    padding: 0;
    list-style-type: none;
}
.rc-MindTheGapBottomHeading ul li p{
    font-size: 28px;
    text-align: left;
    font-family: 'Proxima Nova', sans-serif;
    text-transform: capitalize;
    color: #fff;
    line-height: 42px;
}
.rc-MindTheGapWhyItExist h3{
    font-size: 20px;
    color: #fff;
    font-family: 'Proxima Nova',sans-serif;
    line-height: 36px;
    padding-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}
#maleWorkers{
    color: #F9A23D;
    font-weight: 600;
    font-size: 62px;
    font-family: 'Proxima Nova', sans-serif;
    line-height: 70px;
}
#femaleWorkers{
    color: #99AFFF;
    font-weight: 600;
    font-size: 85px;
    font-family: 'Proxima Nova', sans-serif;
    line-height: 98px;
}
.rc-MindTheGapWorkersLowPay{
    display: flex;
    max-width: 500px;
    margin: 0 auto;
    align-items: center;
    justify-content: space-evenly;
    padding: 15px 0;
}
.rc-MindTheGapWorkersLowPay p{
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 600;
}
.rc-MindTheGapIntroWrapper{
    padding: 80px 85px;
}
.rc-MindTheGapIntroFlex > div{
	width: 50%;
}
.rc-MindTheGapIntroFlex img{
	    max-width: 200px;
    margin: 0 auto;
    display: block;
}
.rc-MindTheGapIntroFlex{
	    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 30px 0 65px;
}

.rc-MindTheGapWhyItExistWrapper,
.rc-MindTheGapProgressMarginalWrapper,
.rc-MindTheGapGenderDiversityWrapper,
.rc-MindTheGapMessageContentWrapper,
.rc-MindTheGapSmallWinsContentWrapper{
    padding: 80px 85px;
}
.rc-MindTheGapIntroWrapper h2,
.rc-MindTheGapWhyItExistWrapper h2,
.rc-MindTheGapKeyFindingsWrapper h2,
.rc-MindTheGapGlobalStatsWrapper h2,
.rc-MindTheGapGenderDiversityWrapper h2,
.rc-MindTheGapMessageContentWrapper h2,
.rc-MindTheGapSmallWinsContentWrapper h2{
    color: #fff;
    font-family: 'Proxima Nova';
    font-weight: 600;
    font-size: 48px;
    line-height: 65px;
    margin-bottom: 50px;
}
.rc-MindTheGapProgressMarginalWrapper h2{
	font-size: 55px;
    line-height: 72px;
	color: #fff;
    font-family: 'Proxima Nova';
    font-weight: 600;
	margin-bottom: 50px;
}
.rc-MindTheGapWhyItExistWrapper a{
    color: #F9A23D;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}
.rc-MindTheGapWhyItExistWrapper a:hover,
.rc-MindTheGapWhyItExistWrapper a:focus{
    color: #fff;
}
.rc-MindTheGapIntroWrapper p{
    color: #fff;
    font-size: 28px;
    font-family: 'Proxima Nova';
    margin: 0 auto;
    line-height: 42px;
    margin-bottom: 20px;
}
.rc-MindTheGapWhyItExistWrapper p,
.rc-MindTheGapProgressMarginalWrapper p,
.rc-MindTheGapGlobalStatsWrapper p,
.rc-MindTheGapGenderDiversityWrapper p,
.rc-MindTheGapMessageContentWrapper p,
.rc-MindTheGapSmallWinsContentWrapper p{
    color: #fff;
    font-size: 24px;
    font-family: 'Proxima Nova';
    line-height: 36px;
    margin-bottom: 20px;
}
.rc-MindTheGapKeyFindings{
	background-color: #fff;
}
.rc-MindTheGapGlobalProblemTop h2{
	    font-size: 60px;
	margin: 0;
    padding: 0 0 25px;
	line-height: 72px;
    font-family: 'Proxima Nova';
	font-weight: 600;
    color: #fff;
	margin-bottom: 0;
}
.rc-MindTheGapGlobalProblemTop p{
	    font-size: 28px;
    color: #fff;
    font-family: 'Proxima Nova',sans-serif;
    line-height: 45px;
    padding-bottom: 40px;
}
.rc-MindTheGapGlobalProblemTop p>a{
	color: #f9a23d;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}
.rc-MindTheGapGlobalProblemTop p>a:hover,
.rc-MindTheGapGlobalProblemTop p>a:focus{
    color: #fff;
}
.rc-MindTheGapGenderPayTopHeading h2,
.rc-MindTheGapCovidImpactTop h2,
.rc-MindTheGapCulturalImpactTop h2,
.rc-MindTheGapMessageWrapper h2{
    font-weight: 600;
    color: #fff;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 0;
    max-width: 900px;
    margin: 0;
    padding: 50px 0;
    font-family: 'Proxima Nova';
}
.rc-MindTheGapSmallWinsWrapper h2{
	font-weight: 600;
    color: #fff;
    font-size: 72px;
    line-height: 88px;
    margin-bottom: 0;
    margin: 0;
    padding: 50px 0;
    font-family: 'Proxima Nova';
}
.rc-MindTheGapGenderPayBottom p{
	padding-bottom: 20px;
}
.rc-MindTheGapSvgFlex{
	display: flex;
	justify-content: center;
	align-items: center;
}
.rc-MindTheGapCovidImpactBottom p{
	font-size: 28px;
    line-height: 42px;
    color: #fff;
    font-family: 'Proxima Nova';
}
.rc-MindTheGapGenderPayBottom p>span{
    color: #99B0FE;
}
.rc-MindTheGapGenderPayBottom p,
.rc-MindTheGapGlobalProblemBottom p,
.rc-MindTheGapCulturalImpactBottom p{
    font-size: 32px;
    line-height: 48px;
    max-width: 850px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-family: 'Proxima Nova';
}
.rc-MindTheGapGlobalProblemBottom p>a,
.rc-MindTheGapGlobalStatsWrapper p>a,
.rc-MindTheGapProgressMarginalWrapper p>a,
.rc-MindTheGapCovidImpactBottom p>a,
.rc-MindTheGapGenderDiversityWrapper p>a,
.rc-MindTheGapCulturalImpactBottom p>a,
.rc-MindTheGapMessageContentWrapper p>a,
.rc-MindTheGapSmallWinsContentWrapper p>a{
    color: #f9a23d;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}
.rc-MindTheGapGlobalProblemBottom p>a:hover,
.rc-MindTheGapGlobalProblemBottom p>a:focus,
.rc-MindTheGapGlobalStatsWrapper p>a:hover,
.rc-MindTheGapGlobalStatsWrapper p>a:focus,
.rc-MindTheGapProgressMarginalWrapper p>a:hover,
.rc-MindTheGapProgressMarginalWrapper p>a:focus,
.rc-MindTheGapCovidImpactBottom p>a:hover,
.rc-MindTheGapCovidImpactBottom p>a:focus,
.rc-MindTheGapGenderDiversityWrapper p>a:hover,
.rc-MindTheGapGenderDiversityWrapper p>a:focus,
.rc-MindTheGapCulturalImpactBottom p>a:hover,
.rc-MindTheGapCulturalImpactBottom p>a:focus,
.rc-MindTheGapMessageContentWrapper p>a:hover,
.rc-MindTheGapMessageContentWrapper p>a:focus,
.rc-MindTheGapSmallWinsContentWrapper p>a:hover,
.rc-MindTheGapSmallWinsContentWrapper p>a:focus{
    color: #fff;
}
.rc-MindTheGapWhyItExistWrapper,
.rc-MindTheGapProgressMarginalWrapper,
.rc-MindTheGapGenderDiversityWrapper,
.rc-MindTheGapMessageContentFlexContainer{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.rc-MindTheGapWhyItExistFirst{
    width: 50%;
    padding-right: 20px;
}
.rc-MindTheGapWhyItExistSecond{
    width: 50%;
    padding-left: 20px;
}
.rc-MindTheGapKeyFindingsWrapper{
    padding: 70px 85px;
}
.rc-MindTheGapKeyFindingsFlex{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 35px 0;
	justify-content: space-around;
}
.rc-MindTheGapKeyFindingsFlex p{
    color: #000;
    font-size: 24px;
    font-family: 'Proxima Nova';
    line-height: 36px;
    text-align: center;
    font-weight: 600;
}
.rc-MindTheGapKeyFindingsFlex > div{
    padding: 10px 0;
}
.rc-MindTheGapKeyFindings h2{
	padding-left: 50px;
	color: #0027ae;
}
.rc-MindTheGapKeyFindingsFlex img{
    max-width: 150px;
    padding-bottom: 20px;
    margin: 0 auto;
    display: block;
}
.rc-MindTheGapGlobalProblemTop h1,
.rc-MindTheGapCovidImpactTop h2,
.rc-MindTheGapCulturalImpactTop h2,
.rc-MindTheGapMessageWrapper h2,
.rc-MindTheGapSmallWinsWrapper{
    padding-top: 0;
}
.rc-MindTheGapGlobalProblemTop h3,
.rc-MindTheGapCovidImpactTop h3,
.rc-MindTheGapCulturalImpactTop h3,
.rc-MindTheGapMessageWrapper h3{
    margin: 0;
    color: #fff;
    font-family: 'Proxima Nova';
    font-size: 24px;
    text-transform: uppercase;
    line-height: 40px;
    padding-top: 50px;
}
.rc-MindTheGapGlobalStatsWrapper{
    padding: 70px 85px;
    height: 120vh;
}
.rc-MindTheGapGlobalStatsWrapper h2{
    margin-top: 0;
}
.rc-MindTheGapGlobalStatsWrapper p{
    max-width: 900px;
    margin: 0 auto;
}
.rc-MindTheGapProgressMarginalWrapper h3{
	    font-size: 24px;
    line-height: 40px;
	color: #fff;
    font-family: 'Proxima Nova';
    text-transform: uppercase;
}
.rc-MindTheGapGenderDiversityWrapper h3,
.rc-MindTheGapMessageContentWrapper h3,
.rc-MindTheGapSmallWinsContentWrapper h3{
    font-size: 20px;
    color: #fff;
    font-family: 'Proxima Nova';
    text-transform: uppercase;
    line-height: 36px;
}
.rc-MindTheGapProgressMarginalWrapper h4,
.rc-MindTheGapGenderDiversityWrapper h4,
.rc-MindTheGapMessageContentWrapper h4,
.rc-MindTheGapSmallWinsContentWrapper h4{
    color: #fff;
    font-family: 'Proxima Nova';
    font-weight: 600;
    font-size: 22px;
    line-height: 42px;
    padding: 20px 0 5px;
}
.rc-MindTheGapCovidImpactBottom h3{
	font-size: 32px;
    font-family: 'Proxima Nova';
    font-weight: 600;
    color: #fff;
    line-height: 48px;
    padding: 45px 0 5px;
	text-align: left;
}
.rc-MindTheGapCulturalImpactBottom h3{
    font-size: 24px;
    font-family: 'Proxima Nova';
    font-weight: 600;
    color: #fff;
    line-height: 40px;
    padding: 25px 0 5px;
}
.rc-MindTheGapCallToAction{
    background-color: #002fa7;
    font-family: 'Proxima Nova';
    font-size: 15px;
    display: inline-block;
    padding: 15px;
    color: #fff;
    font-weight: 600;
    line-height: 28px;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 20px;
}
.rc-MindTheGapCallToAction:hover,
.rc-MindTheGapCallToAction:focus{
    color:  #002fa7;
    background-color: #fff;
}
.callToActionBlue{
    background-color:  #002fa7;
}
.rc-MindTheGapCulturalImpactBottom p{
    padding-bottom: 20px;
}
.rc-CTASection{
    background-color: #fff;
}
.rc-CTASectionWrapper{
    padding: 50px 85px;
    text-align: center;
}
.rc-CTASectionWrapper a{
    width: 100%;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    display: inline-block;
    background-color: #002fa7;
    border-radius: 4px;
    font-family: 'Proxima Nova';
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 20px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}
.rc-CTASectionWrapper h2{
    font-size: 32px;
    line-height: 48px;
    font-family: 'Proxima Nova';
    color: #000;
    text-align: center;
    margin: 0;
    margin-bottom: 35px;
    font-weight: 600;
}
.rc-MindTheGapMessageContentFlexContainer{
    padding: 10px 0 50px;
    max-width: 900px;
    margin: 0 auto;
}
.rc-MindTheGapMessageContentFlexContainer a{
    max-width: unset;
    width: 100%;
}
.rc-MindTheGapSmallWinsContentContainer{
    margin: 0 auto;
    padding: 0 20px;
}
.rc-MindTheGapSmallWinsContentContainer h3{
    font-weight: 600;
    padding-top: 50px;
    text-transform: unset;
    font-size: 24px;
}
.rc-MindTheGapGlobalStatsInfographic{
    margin: 0 auto;
    max-width: 900px;
    padding: 10px 0 50px;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.rc-MindTheGapGlobalStatsInfographic img{
    width: 100%;
    max-height: 400px;
    transform: scale(1.3);
}
.rc-InfographicFloater{
    position: absolute;
    text-align: center;
    z-index: 2;
    text-transform: uppercase;
}
.rc-InfographicFloater p:first-of-type{
    font-size: 18px;
    color: #fff;
    line-height: 16px;
    font-weight: 600;
}
.rc-InfographicFloater p:last-of-type{
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    max-width: 100px;
}
.rc-InfographicUnitedStates{
    top: 15%;
    left: 12%;
}
.rc-InfographicMexico{
    top: 25%;
    left: 13%;
}
.rc-InfographicBrazil{
    top: 47%;
    left: 30%;
}
.rc-InfographicChile{
    top: 65%;
    left: 25%;
}
.rc-InfographicUK{
    top: 5%;
    left: 40%;
}
.rc-InfographicPoland{
    top: 8%;
    left: 55%;
}
.rc-InfographicIsrael{
    top: 15%;
    right: 42%;
}
.rc-InfographicBotswana{
    top: 60%;
    right: 42%;
}
.rc-InfographicMalawi{
    top: 48%;
    right: 39%;
}
.rc-InfographicPakistan{
    top: 20%;
    right: 30%;
}
.rc-InfographicRussia{
    top: 0;
    right: 23%;
}
.rc-InfographicKorea{
    top: 10%;
    right: 12%;
}
.rc-InfographicJapan{
    top: 15%;
    right: 9%;
}
.rc-InfographicAustralia{
    bottom: 37%;
    right: 9%;
}
.rc-MindTheGapGlobalStatsInfographic a{
    color: #fff;
    font-size: 13px;
    font-family: 'Proxima Nova';
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	position: relative;
	z-index: 2;
}
.rc-MindTheGapGlobalStatsInfographic a:hover,
.rc-MindTheGapGlobalStatsInfographic a:focus{
	color: #f9a23d;
}
.rc-MindTheGapReferencesWrapper ul li a{
    color: #fff;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}
.rc-MindTheGapReferencesWrapper ul li a:hover,
.rc-MindTheGapReferencesWrapper ul li a:focus{
    color: #f9a23d;
}
.rc-MindTheGapSmallWinsContentCTA{
        display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 50px 35px;
    background-color: #fff;
    border-radius: 4px;
}
#diversityChart{
    margin-top: 25px;
}
.rc-MindTheGapDiversityLegend{
    font-size: 18px!important;
    font-family: 'Proxima Nova', sans-serif;
    color: #fff;
    font-weight: 600;
    padding: 20px 0 10px;
    text-align: center;
}
.rc-MindTheGapSmallWinsContentCTA a{
    color: #002fa7;
    font-family: 'Proxima Nova';
    font-size: 20px;
    padding: 15px;
	font-weight: 600;
	display: flex;
	flex-direction: column;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}
.rc-MindTheGapSmallWinsContentCTA img{
	max-width: 415px;
	margin-bottom: 15px;
	width: 100%;
}
.rc-CTASectionFlexWrapper{
    display: flex;
    flex-direction: row;
}
.rc-CTAInnerSection{
    width: 33.33%;
    padding: 0 15px;
}
.rc-CTAInnerSection h3{
    color: #002fa7;
    font-family: 'Proxima Nova';
    font-weight: 600;
    font-size: 28px;
    text-align: left;
    line-height: 36px;
}
.rc-CTAInnerSection p{
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    font-family: 'Proxima Nova';
    padding-top: 20px;
}
.rc-CTAInnerSection a{
    width: unset;
    background-color: transparent;
    font-size: 18px;
    color: #002fa7;
    font-weight: normal;
    padding: 0;
    max-width: unset;
    text-align: unset;
    display: inline;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
}
.rc-CTAInnerSection a:hover,
.rc-CTAInnerSection a:focus{
    color: #000;
    background-color: transparent;
}
.rc-MindTheGapMarginalChartBox{
    display: flex;
    flex-direction: column;
    width: 50%;
}
.rc-MarginalLineWrap{
    height: 250px;
    width: 30px;
    background-color: rgba(153, 175, 255, 0.3);
    margin-right: 20px;
}
.rc-MindTheGapMarginalCharts{
    flex-wrap: wrap;
}
.rc-MarginalLinesContainer,
.rc-MindTheGapMarginalCharts{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.rc-MindTheGapInnerRowBox{
    display: flex;
    flex-wrap: wrap;
}
.rc-MindTheGapInnerBox{
    width: 50%;
    padding: 15px;
}
.rc-MindTheGapMarginalChartIndicator{
    font-size: 12px!important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.rc-MindTheGapMarginalGraphSource a{
	color: #f9a23d;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
    font-size: 15px;
}
.rc-MindTheGapMarginalGraphSource a:hover,
.rc-MindTheGapMarginalGraphSource a:focus{
	color: #fff;
}
.rc-MindTheGapVideoWrapper{
    position: fixed;
  bottom: 0;
  right: 0;
  height: auto;
  width: auto;
  min-height: 100%;
  min-width: 100%;
  z-index: -9999;
}
.rc-MindTheGapVideoWrapper figure{
    margin: 0;
    position: relative;
}
.rc-MindTheGapCTAFlex{
	    background-color: #fff;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 60px 85px;
}
.rc-MindTheGapCTAFlex h2{
	color: #000;
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
	margin: 0;
	max-width: 750px;
	padding-bottom: 15px;
	font-family: 'Proxima Nova', sans-serif;
}
.rc-MindTheGapCTAFlex p{
	    font-size: 20px;
    line-height: 32px;
    color: #000;
}
.rc-MindTheGapCTAFlex a{
	    background-color: #0027ae;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    padding: 20px 60px;
    line-height: 32px;
    border-radius: 4px;
	transition: .5s;
	-webkit-transition: .5s;
}
.rc-MindTheGapCTAFlex a:hover,
.rc-MindTheGapCTAFlex a:focus,
.rc-CTASectionWrapper a:hover, 
.rc-CTASectionWrapper a:focus{
	background-color: #00195b;
	color: #fff;
}
.rc-MindTheGapSmallWinsContentCTA a:hover, 
.rc-MindTheGapSmallWinsContentCTA a:focus{
	color: #00195b;
}
.rc-MindTheGapSmallWinsFlex{
	display: flex;
	align-items: center;
	padding: 15px 0 40px;
}
.rc-MindTheGapSmallWinsFlex > div{
	width: 50%;
	-webkit-flex: 1; /* Safari */
    -ms-flex: 1; /* IE 10 */
    flex: 1;
}
.rc-MindTheGapScrollerContainer{
	position: relative;
	padding-top: 50px;
	margin-top: 10px;
}
#rc-MindTheGapSmallWinScroller{
	max-width: 250px;
	display: block;
	margin: 0 auto;
}
.rc-MindTheGapReferencesList{
	background-color: #0027ae;
}
.rc-MindTheGapReferencesWrapper{
	padding: 30px 85px;
	max-width: 1200px;
	margin: 0 auto;
}
.rc-MindTheGapReferencesList h2{
	color: #fff;
	font-family: 'Proxima Nova', sans-serif;
	font-size: 18px;
	margin: 0;
}
.rc-MindTheGapReferencesList ul{
	 padding: 0;
    margin: 0 auto;
    color: #fff;
    list-style-type: none;
    font-family: 'Proxima Nova',sans-serif;
    font-size: 15px;
    column-count: 2;
}
.rc-MindTheGapReferencesList ul li{
	line-height: 25px;
	padding-bottom: 5px;
}
.rc-MindTheGapDiversityChartWrapper{
	position: relative;
}
.rc-MindTheGapDiversityChartTop{
	    display: flex;
    align-items: center;
    justify-content: space-around;
	position: absolute;
    top: 18%;
    width: 100%;
}
.rc-MindTheGapDiversityChartTop p{
    font-size: 52px;
    line-height: 45px;
    margin: 0;
    font-weight: 600;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.rc-MindTheGapDiversityChartTop p>span{
    font-size: 28px;
    font-weight: 400;
}
.rc-MindTheGapSvgCovidWrapper{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.rc-MindTheGapSvgCovidWrapper svg{
	transform: scale(1.2);
}
.cvd-m1{
    stroke: rgba(153, 175, 255, 1);
    fill: none;
    stroke-width: 30;
}
.cvd-m2{
    stroke: #0027ae;
    fill: none;
    stroke-width: 30;
}
.cvd-m3{
    stroke: #ffffff4f;
    fill: none;
    stroke-width: 30;
}
.cvd-ind{
    fill: #fff;
}
.cvd-ind-txt{
    font-size: 24px;
    font-family: 'Proxima Nova',sans-serif;
    font-weight: 600;
}
.rc-MindTheGapMarginalInfographic p{
    text-align: center;
    font-weight: 600;
    font-size: 22px;
}
.rc-MindTheGapMarginalInfographic h3{
    text-align: center;
    font-size: 48px!important;
    font-weight: 600;
    padding-top: 60px;
}
.rc-MarginalInfographicWrapper{
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-evenly;
}
.rc-MindTheGapWhyItExistInfographicColumn img{
    max-width: 60px;
}
.rc-MindTheGapWhyItExistInfographicWrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.rc-MindTheGapGlobalStats h2{
    color: #fff;
    margin: 0;
    padding-bottom: 20px;
    font-size: 36px;
    font-weight: 600;
}
.rc-MindTheGapGlobalStats{
    padding: 80px 0;
}
.rc-MiddleKeyFinding p{
	color: #2c41df;
	font-size: 28px;
	line-height: 45px;
}
.rc-MindTheGapSvgLegend{
	display: flex;
    align-items: center;
    justify-content: space-around;
    max-width: 450px;
    width: 100%;
	    padding: 10px 0 20px;
}
.rc-MindTheGapSvgLegend > div{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.legendFather{
	width: 45px;
    height: 20px;
    margin-right: 5px;
    background-color: #0027ae;
    border: 1px solid #fff;
}
.legendMother{
	width: 45px;
	height: 20px;
	margin-right: 5px;
	background-color: rgba(153, 175, 255, 1);
	border: 1px solid #fff;
}
.rc-MindTheGapSvgLegend p{
	font-size: 18px;
    font-weight: 600;
    margin: 0;
}
@media screen and (min-width: 1571px){
	#mindTheGapVideo{
		height: auto!important;
		max-width: 100%!important;
		width: 100%!important;
	}
}
@media screen and (max-width: 1151px){
    #mindTheGapVideo{
        max-width: unset;
        width: unset;
        left: -5%;
    }
}
@media screen and (max-width: 992px){
    .rc-InfographicFloater p:last-of-type{
        font-size: 10px;
        max-width: 75px;
    }
    .rc-InfographicUnitedStates{
        top: 15%;
        left: 13%;
    }
    .rc-InfographicMexico {
        top: 25%;
        left: 14%;
    }
    .rc-InfographicChile{
        left: 23%;
    }
    .rc-InfographicUK{
        top: 3%;
        left: 42%;
    }
    .rc-InfographicAustralia{
        bottom: 37%;
        right: 10%
    }
    .rc-InfographicKorea{
        right: 14%;
    }
    .rc-InfographicJapan{
        right: 9%;
    }
    .rc-InfographicRussia{
        right: 25%;
    }
    #mindTheGapVideo{
        left: -15%;
		height: 100vh;
    }
    .rc-MindTheGapCovidImpactBottom{
        padding: 40px;
        flex-direction: column;
    }
	.rc-MindTheGapProgressMarginalWrapper{
		flex-direction: column;
		padding: 40px;
	}
	.rc-MindTheGapProgressivePolicies{
		flex-direction: column-reverse;
		padding: 40px;
	}
	.rc-MindTheGapWhyItExistFirst,
    .rc-MindTheGapWhyItExistSecond,
    .rc-MindTheGapIntroFlex > div,
    .rc-MindTheGapCovidImpactBottom>div{
        width: 100%;
    }
    .rc-MindTheGapWhyItExistFirst{
        padding-right: 0;
    }
    .rc-MindTheGapWhyItExistSecond{
        padding-left: 0;
    }
    .rc-MindTheGapIntroWrapper{
        padding: 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .rc-MindTheGapIntroFlex,
    .rc-MindTheGapCTAFlex{
        flex-direction: column;
    }
	.rc-MindTheGapWhyItExistWrapper,
	.rc-MindTheGapGenderDiversityWrapper{
        flex-direction: column;
        padding: 40px;
    }
	.rc-MindTheGapCTAFlex a{
        margin-top: 25px;
        display: inline-block;
    }
	.rc-MindTheGapMessageHeader{
        background-position: 60%;
    }
}
@media screen and (max-width: 901px){
    .rc-InfographicUnitedStates,
    .rc-InfographicMexico{
        left: 10%;
    }
    .rc-InfographicChile{
        left: 21%;
    }
    .rc-InfographicAustralia{
        right: 6%;
    }
    #mindTheGapVideo{
        left: -25%;
    }
}
@media screen and (max-width: 831px){
    .rc-InfographicJapan{
        right: 5%;
    }
    .rc-InfographicKorea{
        right: 10%;
    }
    .rc-InfographicBrazil{
        left: 30%;
        top: 50%;
    }
    .rc-MindTheGapTopHeading h1{
        font-size: 72px;
        line-height: 85px;
    }
    .rc-MindTheGapTopBannerContent, .rc-MindTheGapBottomHeading{
        padding: 0 50px;
    }
}
@media screen and (max-width: 768px){
	.rc-MindTheGapSmallWinsFlex{
        flex-direction: column;
    }
	.rc-MindTheGapSmallWinsContentContainer > div:first-of-type,
	.rc-MindTheGapSmallWinsContentContainer > div:last-of-type{
		flex-direction: column-reverse;
	}
	.rc-MindTheGapSmallWinsFlex > div{
        width: 100%;
    }
    .rc-MindTheGapGenderPayBottom, .rc-MindTheGapTopBannerContent, .rc-MindTheGapBottomHeading,
    .rc-MindTheGapGenderPayTop, .rc-MindTheGapGlobalProblemTop, .rc-MindTheGapCovidImpactTop, .rc-MindTheGapCulturalImpactTop, .rc-MindTheGapMessageWrapper, .rc-MindTheGapSmallWinsWrapper{
        padding: 0 40px;
    }
    .rc-MindTheGapKeyFindingsFlex,
    .rc-MindTheGapMessageContentFlexContainer,
    .rc-MindTheGapSmallWinsContentCTA,
    .rc-CTASectionFlexWrapper{
        flex-direction: column;
    }
    .rc-MindTheGapIntroFlex img{
        padding: 20px 0;
    }
    .rc-MindTheGapMessageContentWrapper, .rc-MindTheGapSmallWinsContentWrapper{
        flex-direction: column-reverse;
        padding: 40px;
    }
    .rc-ReverseOnSM{
        flex-direction: column-reverse;
    }
    .rc-MindTheGapKeyFindingsFlex > div{
        width: 100%;
    }
    .rc-MindTheGapSmallWinsContentCTA a{
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
    .rc-CTAInnerSection{
        width: 100%;
        padding: 0 15px 30px 15px;
    }
    .rc-MindTheGapTopHeading h1{
        font-size: 68px;
        line-height: 85px;
    }
    .rc-MindTheGapTopHeading h2{
        font-size: 22px;
        line-height: 36px;
    }
    .rc-MindTheGapIntroWrapper h2, .rc-MindTheGapWhyItExistWrapper h2, .rc-MindTheGapKeyFindingsWrapper h2, .rc-MindTheGapGlobalStatsWrapper h2, .rc-MindTheGapProgressMarginalWrapper h2, .rc-MindTheGapGenderDiversityWrapper h2, .rc-MindTheGapMessageContentWrapper h2, .rc-MindTheGapSmallWinsContentWrapper h2{
        font-size: 36px;
        line-height: 50px;
        margin-bottom: 25px;
    }
    .rc-MindTheGapGlobalStatsWrapper{
        padding-bottom: 0;
    }
    .rc-MindTheGapGlobalProblemTop h3, .rc-MindTheGapCovidImpactTop h3, .rc-MindTheGapCulturalImpactTop h3, .rc-MindTheGapMessageWrapper h3{
        font-size: 22px;
        line-height: 32px;
    }
    .rc-MindTheGapGenderPayTopHeading h2, .rc-MindTheGapGlobalProblemTop h2, .rc-MindTheGapCovidImpactTop h2, .rc-MindTheGapCulturalImpactTop h2, .rc-MindTheGapMessageWrapper h2, .rc-MindTheGapSmallWinsWrapper h1{
        padding: 30px 0;
        font-size: 42px;
        line-height: 52px;
    }
    .rc-MindTheGapKeyFindings h2{
        padding-left: 0;
    }
    .rc-CTASectionWrapper{
        padding: 40px;
    }
    .rc-InfographicUnitedStates, .rc-InfographicMexico{
        left: 10%;
    }
    .rc-InfographicPakistan{
        top: 20%;
        right: 27%;
    }
    .rc-InfographicAustralia{
        right: 4%;
    }
    .rc-MindTheGapCTAFlex h2{
        max-width: unset;
        text-align: center;
    }
    .rc-MindTheGapCTAFlex{
        text-align: center;
    }
	.rc-MindTheGapReferencesList ul{
		column-count: 1;
	}
	.rc-MindTheGapSvgCovidWrapper svg{
		margin-top: 50px;
	}
	.rc-MindTheGapDiversityChartTop{
		top: 25%;
	}
}
@media screen and (max-width: 651px){
    .rc-InfographicUK{
        left: 35%;
    }
    .rc-InfographicPoland{
        top: 23%;
    }
    .rc-InfographicIsrael{
        top: 32%;
    right: 38%;
    }
    .rc-InfographicMalawi {
        top: 53%;
        right: 35%;
    }
    .rc-InfographicBotswana{
        top: 62%;
    right: 40%;
    }
    .rc-InfographicKorea{
        right: 8%;
        top: 22%;
    }
    .rc-InfographicChile{
        left: 21%;
        top: 65%;    
    }
}
@media screen and (max-width: 600px){
    .rc-MindTheGapKeyFindingsWrapper{
        padding: 20px 40px;
    }
    .rc-MindTheGapCTAFlex{
        padding: 30px 45px;
    }
    .rc-MindTheGapGlobalStatsWrapper{
        padding: 40px;
        height: 100vh;
    }
    .rc-MindTheGapTopHeading h1{
        font-size: 52px;
        line-height: 70px;
    }
    #mindTheGapVideo{
        left: -40%;
    }
    .rc-MindTheGapIntroFlex img{
        max-width: 150px;
    }
    .rc-MindTheGapWhyItExistInfographicColumn img{
        max-width: 35px;
    }
    .rc-MindTheGapGenderPayTop, .rc-MindTheGapGlobalProblemTop, .rc-MindTheGapCovidImpactTop, .rc-MindTheGapCulturalImpactTop, .rc-MindTheGapMessageWrapper, .rc-MindTheGapSmallWinsWrapper{
        height: unset;
        padding: 200px 20px 30px;
    }
    .rc-MindTheGapGlobalProblemTop p{
        font-size: 20px;
        line-height: 32px;
    }
    .rc-MindTheGapCTAFlex a{
        padding: 15px 35px;
    }
    .rc-MindTheGapGlobalStats h2{
        line-height: 55px;
    }
    .rc-MindTheGapSvgCovidWrapper svg{
        padding-left: 25px;
    }
    .rc-MindTheGapDiversityChartTop p{
        font-size: 36px!important;
        line-height: 48px;
    }
    .rc-MindTheGapMessageHeader, .rc-MindTheGapSmallWinsHeader{
        height: unset;
    }
    .rc-MindTheGapSmallWinsWrapper h2{
        font-size: 42px;
        line-height: 60px;
        padding: 50px 0 0;
    }
    #rc-MindTheGapSmallWinScroller{
        max-width: 150px;
    }
    .rc-MindTheGapReferencesWrapper{
        padding: 30px 40px;
    }
    .rc-MindTheGapCovidImpactBottom, .rc-MindTheGapCulturalImpactBottom{
        padding: 40px;
    }
	.rc-MindTheGapGenderPayBottom p, .rc-MindTheGapGlobalProblemBottom p, .rc-MindTheGapCulturalImpactBottom p{
		font-size: 28px;
		line-height: 38px;
	}
	.rc-MindTheGapGenderPay{
		height: unset;
	}
	.rc-MindTheGapDiversityChartTop{
		top: 30%;
	}
	 #unpaidHours{
        transform: scale(1)!important;
    }
}
@media screen and (max-width: 500px){
    .rc-MindTheGapTopHeading{
        padding: 10px 0;
    }
    .rc-MindTheGapTopHeading h2{
        font-size: 20px;
        line-height: 28px;
    }
    .rc-MindTheGapBottomHeading ul li p{
        font-size: 24px;
        line-height: 38px;
    }
    .rc-MindTheGapIntroWrapper p,
    .rc-MindTheGapKeyFindingsFlex p{
        font-size: 15px;
        line-height: 25px;
    }
    .rc-MindTheGapGenderPayBottom p, .rc-MindTheGapGlobalProblemBottom p, .rc-MindTheGapCovidImpactBottom p, .rc-MindTheGapCulturalImpactBottom p{
        font-size: 16px;
        line-height: 28px;
    }
    .rc-MindTheGapWhyItExistWrapper p, .rc-MindTheGapProgressMarginalWrapper p, .rc-MindTheGapGlobalStatsWrapper p, .rc-MindTheGapGenderDiversityWrapper p, .rc-MindTheGapMessageContentWrapper p, .rc-MindTheGapSmallWinsContentWrapper p{
        font-size: 15px;
    }
    .rc-MindTheGapProgressMarginalWrapper h3, .rc-MindTheGapGenderDiversityWrapper h3, .rc-MindTheGapMessageContentWrapper h3, .rc-MindTheGapSmallWinsContentWrapper h3{
        font-size: 18px;
        line-height: 32px;
    }
    .rc-MindTheGapMarginalChartIndicator{
        flex-direction: column;
    }
    .rc-MindTheGapInnerBox{
        width: 100%;
        padding: 20px 0;
    }
    .rc-CTASectionWrapper h2{
        font-size: 28px;
        line-height: 36px;
    }
    .rc-CTAInnerSection h3{
        font-size: 22px;
        line-height: 28px;
    }
    .rc-CTAInnerSection p{
        font-size: 15px;
        line-height: 25px;
    }
    .rc-CTAInnerSection a{
        font-size: 15px;
    }
    .rc-MindTheGapCallToAction{
        font-size: 13px;
        padding: 10px;
        line-height: 22px;
    }
    .rc-InfographicFloater p:first-of-type{
        font-size: 13px;
    }
    .rc-InfographicFloater p:last-of-type{
        font-size: 9px;
    max-width: 55px;
    line-height: 10px;
    }
	.rc-MindTheGapSvgCovidWrapper svg{
		transform: scale(1);
	}
}
@media screen and (max-width: 451px){
	.rc-MindTheGapWhyItExistWrapper, .rc-MindTheGapProgressMarginalWrapper, .rc-MindTheGapGenderDiversityWrapper, .rc-MindTheGapMessageContentWrapper, .rc-MindTheGapSmallWinsContentWrapper{
        padding: 40px 25px;
    }
    .rc-InfographicBrazil {
        left: 30%;
        top: 53%;
    }
    .rc-InfographicUnitedStates{
        top: 25%;
    }
    .rc-MindTheGapTopHeading h1{
        font-size: 36px;
        line-height: 50px;
    }
}
@media screen and (max-width: 401px){
    .rc-MindTheGapGenderPayTopHeading h2, .rc-MindTheGapGlobalProblemTop h1, .rc-MindTheGapCovidImpactTop h2, .rc-MindTheGapCulturalImpactTop h2, .rc-MindTheGapMessageWrapper h2, .rc-MindTheGapSmallWinsWrapper h1{
        padding: 15px 0 25px;
        font-size: 36px;
        line-height: 42px;
    }
    .rc-MindTheGapIntroWrapper h2, .rc-MindTheGapWhyItExistWrapper h2, .rc-MindTheGapKeyFindingsWrapper h2, .rc-MindTheGapGlobalStatsWrapper h2, .rc-MindTheGapProgressMarginalWrapper h2, .rc-MindTheGapGenderDiversityWrapper h2, .rc-MindTheGapMessageContentWrapper h2, .rc-MindTheGapSmallWinsContentWrapper h2{
        font-size: 24px;
        line-height: 32px;
    }
    .rc-MindTheGapProgressMarginalWrapper h3, .rc-MindTheGapGenderDiversityWrapper h3, .rc-MindTheGapMessageContentWrapper h3, .rc-MindTheGapSmallWinsContentWrapper h3{
        line-height: 25px;
    }
    .rc-CTASectionWrapper a{
        font-size: 15px;
        padding: 15px;
    }
    .rc-CTASectionWrapper h2{
        font-size: 24px;
        line-height: 32px;
    }
    .rc-MindTheGapCallToAction{
        font-size: 13px;
        line-height: 22px;
    }
    .rc-MindTheGapCovidImpactBottom h3, .rc-MindTheGapCulturalImpactBottom h3{
        font-size: 22px;
        line-height: 32px;
    }
    .rc-MindTheGapProgressMarginalWrapper h4, .rc-MindTheGapGenderDiversityWrapper h4, .rc-MindTheGapMessageContentWrapper h4, .rc-MindTheGapSmallWinsContentWrapper h4{
        font-size: 20px;
    line-height: 32px;
    }
	.rc-MindTheGapSvgCovidWrapper svg{
		transform: scale(0.88);
	}
	.rc-MindTheGapTopBannerContent{
		padding: 0 25px;
	}
	.rc-MindTheGapDiversityChartTop p{
		    font-size: 24px!important;
    line-height: 32px;
	}
}