@keyframes nojsfade {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes nojsfade {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes nojsfade {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes nojsfade {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera */
@-o-keyframes nojsfade {
    from { opacity: 0; }
    to   { opacity: 1; }
}

html {
	background: #000000!important;
}

#s17 .videoWrapper iframe, #s18 .videoWrapper iframe {
	height: 77%!important;
	min-height:77%!important;
}
	
@media (min-width: 768px) {
	#s17 .videoWrapper iframe, #s18 .videoWrapper iframe {
	height: 48%!important;
	min-height:48%!important;
	width: 52.5%;
	margin-left: 0px;
}
}

#s17 .story {
	margin-top: 12px;
}

@media (min-width: 768px) {

#s17 .story {
	margin-top: 5%;
}

}


.bg-burundi {
	background: url('../images/burundibg.jpg');
    background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;
}

.bg-nadine {
	background: url('../images/nadinebg.jpg');
    background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;
}

.bg-conflict {
	background: url('../images/conflictbg.jpg');
    background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;
}

.bg-separated {
	background: url('../images/separatedbg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;
}

.bg-wwyd1 {
	background: url('../images/wwyd1bg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-wwyd1n {
	background: url('../images/wwyd1nbg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-wwyd1y {
	background: url('../images/wwyd1ybg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-journey {
	background: url('../images/journeybg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-arrive {
	background: url('../images/arrivebg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-wwyd2 {
	background: url('../images/wwyd2bg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-wwyd2n {
	background: url('../images/wwyd2nbg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-wwyd2y {
	background: url('../images/wwyd2ybg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-tanzania {
	background: url('../images/tanzaniabg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-resettle {
	background: url('../images/resettlebg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-redcross {
	background: url('../images/redcrossbg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-rcatwork {
	background: url('../images/rcatworkbg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-tracing {
	background: url('../images/tracingbg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-contact {
	background: url('../images/contactbg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-search {
	background: url('../images/searchbg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-reunited {
	background: url('../images/reunitedbg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;}

.bg-conclusion {
	background: url('../images/conclusionbg.jpg');
	background-size: cover;
    	-webkit-animation: nojsfade 1s; /* Safari and Chrome */
       -moz-animation: nojsfade 1s; /* Firefox */
        -ms-animation: nojsfade 1s; /* Internet Explorer */
         -o-animation: nojsfade 1s; /* Opera */
            animation: nojsfade 1s;
}