/* Main CSS Document */
body {
	color:#000;
}

a {
	color:#afca0b;
	transition:all 0.2s ease-in-out 0s;
	outline:none!important
}


a:hover {
	color:#FFF!important;
	text-decoration:none!important;
}

h1 {
	font-size:33px;
	color:#000;
	text-transform:uppercase;
	margin-top:0px;
	font-family:'Nimbus Sans TW01 Bold', Arial;
	font-weight:900;
	margin-bottom:14px;
}

h2, h3 {
	font-family:'Nimbus Sans DW01 Bold', Arial;
}

h4 {
	font-family:"Melior W01 Bold",Arial;
	font-size:18px;
	line-height:22px;
}

p {
	font-family:'Nimbus Sans DW01', Arial;
	font-size:16px;
	margin-bottom:14px;
}

.thanks-container {
  background: rgba(0, 0, 0, 0) url("../images/body-bg-v2.jpg") repeat scroll center top;
}

.back-to-iied a {
	padding:8px 15px!important;
	display:inline-block!important;
	background:#afca0b!important;
	color:#FFF!important;
	font-weight:700!important;
}

.back-to-iied a:hover {
	background:#000!important;
}
 
.clearright {
	clear:right;	
}

.parallax-mirror {
  visibility: visible !important;
  z-index: 0 !important;
	overflow:hidden;

}

.parallax-mirror img {
	margin-top:96px;
}

.parallax-window {
    min-height: 445px;
    background: transparent;
	overflow:hidden;
}

.separator {
	/*height:121px;*/
}


.header-container {
	background: rgba(0, 0, 0, 0) url("../images/header-bg.jpg") repeat scroll 0 0;
	border-bottom: 5px solid #afca0b;
	padding: 20px 0;
	position:fixed;
	z-index:550;
}

.header-inner-container {
	position:relative;
}


.header {
    background-color: #eee;
    width: 100%;
}

.headercont {
    width: 1000px;
    margin: 0 auto;
}

.stickyheader{
    position: fixed;
    top: -100%;
    width: 100%;
    margin-top: 0;
    z-index: 999;
}

.header-back-btn {
  left: 45%;
  margin: auto;
  position: absolute;
  right: 0;
  top: -20px;
  font-family:"Sax W01 Regular", Arial;
}

.header-back-btn a {
	display:inline-block;
	padding:6px 15px 7px 15px;
	border-radius:0px 0px 15px 15px;
	background:#000;
	color:#FFF;
}

.header-back-btn a:hover {
	background:#afca0b;
	color:#FFF;
}

.logo {
	height:75px;
	width:118px;
	float:left;
}


.site-tagline, nav {
	float:right;
}

.site-tagline {
	margin-top:5px;
	padding-right:13px;
	font-family:'Nimbus Sans DW01', Arial;
}

.site-tagline strong {
	font-weight:500;
	font-family:'Nimbus Sans DW01 Bold', Arial;
}

.tagline-ar {
	padding:0px 8px;
	border-right:1px solid #000;
}

.tagline-ar {
	letter-spacing:-0.5px;
}


.tagline-line {
	padding:0px 0px 0px 8px;
}

.mobile-menu-button {
	position:absolute;
	right:15px;
	bottom:30px;
	display:none;
}

.mobile-menu-button a {
	padding: 0px 7px;
	font-size: 30px;
	border: 2px solid #ec008c;
	border-radius: 10px;
	display:block;
}

.mobile-menu-button a:focus {
	color:#afca0b;
	text-decoration:none;
}

.mobile-menu-button a:hover {
	text-decoration: none;
	color: #ec008c!important;
}


nav {
	margin-top:20px;
}

.nav > li {
	display:inherit;
}

nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:18px;
}

#primary-nav li {
	float:left;
	position:relative;
	font-family:"Nimbus Sans DW01 Bold",Arial;

}

#primary-nav li:last-child {
	margin-right:0px;
}

#primary-nav a {
	color:#000;
	padding:0px 13px;
	line-height:31px;
	display:block;
	background:transparent;
}

#primary-nav a:hover, .current a, .active a {
	background:#afca0b!important;
	text-decoration:none;
}

.current a, .active a {
	color:#FFF!important;
}

#primary-nav ul {
	display:none;
	position:absolute;
	background:#afca0b;
	padding-top:15px;
	z-index:10;

}

#primary-nav li:hover a {
	background:#afca0b;
}

#primary-nav li:hover ul a:hover {
	color:#000;
	background:#FFF;
}

#primary-nav li:hover ul {
	display:block;
}

#primary-nav ul li {
	float:none;
	width:250px;
	margin:0px;
	font-family:"Nimbus Sans DW01",Arial;
}

#primary-nav ul a {
	font-size:15px;
	line-height:145%;
	padding:6px 13px;
}

#primary-nav ul a:hover {
	color:#000!important;
}

.main-container {
	background:url(../images/body-bg-v2.jpg) top center repeat;
	/*padding-top:50px;*/
	padding-top:15px;
	/*margin-top:-15px;*/
	overflow:hidden;
	/*border-top: 5px solid #afca0b;*/
}

.partner-main-container {
	padding-top:0px!important;
	border-top:0px!important;
}

/* ===== MAIN CENTER AREA ===== */

.home-arrow {
	display:inline-block;
	font-size:40px;
	color:#acc836;
	position:absolute;
	bottom:25px;
	left:0;
	right:0;
	margin:auto;
	text-align:center;
}

.home-arrow i {
	background: #FFF; 
	border-radius: 100%
}

.fa-arrow-circle-down::before {
	padding:0 3px;
}

.content-container {
	padding-bottom:30px;
	padding-top:30px;
}	

.story-circle-break {
	height:30px;
}

/*.content-fade {
	padding-top:125px;
	opacity:0.1;
}*/

.home-main-container {
	padding-top:30px;
	border-top:5px solid #acc836;
}

.home-tag-container {
	width:251px;
	height:356px;
	background:url(../images/home-tag.png) no-repeat;
	position:absolute;
	top:-415px;
	right:9%;
	-ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}

.home-tag-container h2 {
	font-family:'Nimbus Sans DW01', Arial;
	font-size:34px;
	line-height:34px;
	margin-top:-5px;

}

.home-tag-container p {
	margin:0;
	font-size:16px;
	line-height:18px;
}

.home-tag-container div {
	position:absolute;
	bottom:30px;
	right:25px;
	width:45%;
}


.home-tag-container h2 strong {
	font-family:'Nimbus Sans DW01 Bold', Arial;
}

.home-banner-message {
	opacity:0;
	color:#000;
	background: #acc836 none repeat scroll 0 0;
	border-radius: 265px;
	display: inline-block;
	font-size: 29px;
	padding: 20px 10px 84px;
	position: relative;
	text-align: center;
	width: 265px;
	position:absolute;
	bottom:-70px;
}

.home-banner-message h2 {
	font-size:22px;
	font-family: "Melior W01 Bold", Arial!important;
}

.home-banner-message p {
	font-size:16px;
	font-family: "Melior W01 Bold";
}




.home-video-container {
	margin-top:25px;
}

.andrew-norton-play-btn {
	padding:0px!important;
}
.andrew-norton-text {
	padding-top:37px;
}

.andrew-norton-text h3 {
	color:#7e922d;
	font-family:'Melior W01 Bold';
}

.andrew-norton-text a {
	color:#7e922d;
}

.andrew-norton-more-videos {
	margin-top:15px;
}

.andrew-norton-more-videos a {
	display:block;
	padding-left:11px;
	padding-top:8px;
	padding-bottom:8px;
	background:rgba(126,146,45,0.20) url(../images/play-vid-arrow.png) right 10px top 6px no-repeat;
	font-family:'Melior W01 Bold';
	color:#000;
	font-size:17px;
}

.andrew-norton-more-videos a:hover {
	background:rgba(126,146,45,0.50) url(../images/play-vid-arrow.png) right 10px top 6px no-repeat;
}












.polaroid-container {
	width:267px;
	height:324px;
	background:url(../images/polaroid-bg.jpg) no-repeat #FFFFFF;
	position:absolute;
	bottom:0;
	right:9%;
	-ms-transform: rotate(17deg); /* IE 9 */
    -webkit-transform: rotate(17deg); /* Chrome, Safari, Opera */
    transform: rotate(17deg);
}

.polaroid-image {
	width:267px;
	height:324px;
	background:url(../images/polaroid-story.jpg) no-repeat;
	opacity:0;
}

.polaroid-turning-tides-image {
	width:267px;
	height:324px;
	background:url(../images/polaroid-turning-tides-story.jpg) no-repeat;
	opacity:0;
}

.polaroid-climate-change-image {
	width:267px;
	height:324px;
	background:url(../images/polaroid-climate-change-story.jpg) no-repeat;
	opacity:0;
}

.hsg-polaroid-image {
	width:267px;
	height:324px;
	background:url(../images/hsg-polaroid-story.jpg) no-repeat;
	opacity:0;
}

.content-quote {
	margin-top:25px;
	position:relative;
	font-family:'Cougar W01 Regular', Arial;
	font-size:26px;

}

.quote {
	line-height:28px;
}

.content-quote strong {
	font-size:14px;
	line-height:1;
	font-family:"Nimbus Sans DW01",Arial!important;
	font-weight:500;
}

.content-quote-top {
	width:33px;
	height:24px;
	background:url(../images/quote.png) top right;
	display:block;
	position:absolute;
	top:0;
	left:-30px;
}

.content-quote-bottom {
	width:33px;
	height:24px;
	background:url(../images/quote.png) top left;
	display:block;
	position:absolute;
	bottom:30px;
	right:-30px;
}

.story-circle-container, .ccg-story-circle-container {
	margin:20px 0px;
}

.snapshot-second-stat h3, .story-circle h3, .ccg-story-circle h3, .snapshot-circle h3, .inside-iied-circle h3, .inside-iied-download-circle h3 {
	font-family:'Sax W01 Bold';
}

.story-cicle-top-padded {
	padding-top:100px;
}

.banner-message {
	color:#FFF;
	width:230px;
	position:absolute;
	bottom:50px;
	left:20px;
}

.banner-message h2, .banner-message p {
	font-family:'Melior W01 Bold', Arial!important;
}



/* ===== SNAPSHOTS ===== */

.snapshots-outer-container {
	text-align:center;
	padding-bottom:70px;
}

.snapshots-outer-container h2 {
	margin:0px;
}

.snapshots-outer-container h3 {
	margin:0px 0px 9px 0px;
	font-size:21px;
}

h3.snapshot-title {
	text-transform:uppercase;
}

.snapshot-story-container p {
	font-size:16px;
}

.snapshots-title {
	overflow:hidden;
}


.snapshots-title h2 {
  background: #ce539e none repeat scroll 0 0;
  border-radius: 265px 265px 0 0;
  color: rgba(255, 255, 255, 1);
  display: inline-block;
  font-family: "Sax W01 Bold";
  font-size: 23px;
  margin-top: 30px;
  padding: 10px 30px;
  position: relative;
  text-align: center;
}

.snapshots-title h2.purple {
	background:#ce539e;
}

.snapshots-title h2.blue {
	background:#31aae1;
}

.snapshots-title h2.yellow {
	background:#fab231;
}

.snapshots-title h2.green {
	background:#afca0b;
}

.snapshots-inner-container {
	text-align:left;
	padding-bottom:30px;
	padding-top:30px;
}

.snapshots-inner-container .slick-dots {
	bottom:-55px;
	padding-right:25px;
}

.snapshots-inner-container.purple {
	background:rgba(206,83,158,0.4);
	border-top:5px solid #ce539e;
	border-bottom:5px solid #ce539e;
}

.snapshots-inner-container.blue {
	background:rgba(49,170,225,0.4);
	border-top:5px solid #31aae1;
	border-bottom:5px solid #31aae1;
}

.snapshots-inner-container.yellow {
	background:rgba(250,178,49,0.4);
	border-top:5px solid #fab231;
	border-bottom:5px solid #fab231;
}

.snapshots-inner-container.green {
	background:rgba(175,202,11,0.4);
	border-top:5px solid #afca0b;
	border-bottom:5px solid #afca0b;
}

.snapshots-camera {
	width:50px;
	height:38px;
	margin:auto;
	position:relative;
	top:-24px;
}

.snapshots-camera.purple {
	background:url(../images/camera-purple.png);
}

.snapshots-camera.blue {
	background:url(../images/camera-blue.png);
}



ul.tabs{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}
ul.tabs li {
	background: none;
	color: #222;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
	transition:all 0.2s ease-in-out 0s;
	font-size:19px;
	font-family:"Sax W01 Bold", Arial;
	background:rgba(175, 202, 11, 0.4) none repeat scroll 0 0;
	border-radius:15px 15px 0 0;

}

ul.tabs li.current{
	background: rgba(175, 202, 11, 0.8) none repeat scroll 0 0;
	color: #FFF;
	transition:all 0.2s ease-in-out 0s;
}

.tab-content{
	display: none;
	background: rgba(175, 202, 11, 0.8) none repeat scroll 0 0;
	padding: 15px;
	transition:all 0.2s ease-in-out 0s;
	border-radius:15px;
	font-family:"Sax W01 Regular",Arial;
	font-size:20px;
}

.tab-content img {
	border:5px solid #FFF;
	border-radius:25px;
}

.tab-content.current{
	display: inherit;
	transition:all 0.2s ease-in-out 0s;
}	



.snapshot-circle, .story-circle, .ccg-circle, .inside-iied-circle, .inside-iied-download-circle {
	border-radius:100%;
	background:#f0e2d0;
	color:#ce539e;
	text-align:center; 
	display:table-cell;
	vertical-align:middle;
	margin-bottom:25px!important;
	-webkit-box-shadow: 10px 10px 12px -11px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 12px -11px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 12px -11px rgba(0,0,0,0.75);
}

.ccg-circle a {
	color:#31aae1;
}

.snapshot-circle p {
	font-size:19.5px;
}

.long-stat p {
	font-size:15px;
	line-height:17px;
}

.democratising-forests-snapshot .snapshot-circle p {
	font-size:16px;
	line-height:18px;
}

.snapshot-circle h3, .snapshot-circle p, .story-circle h3, .story-circle p, .ccg-circle h3, .ccg-circle p {
	padding:0px 40px;
}

.inside-iied-circle h3, .inside-iied-download-circle h3, .inside-iied-circle p, .inside-iied-download-circle p  {
	padding:0px 10px;
}

/*.snapshot-circle.purple h3, .snapshot-circle.purple p, .story-circle.purple h3, .story-circle.purple p, .inside-iied-circle.purple h3, .inside-iied-circle.purple p, .ccg-circle.purple h3, .ccg-circle.purple p {
	color:#ce539e;
}

.snapshot-circle.blue h3, .snapshot-circle.blue p, .story-circle.blue h3, .story-circle.blue p, .inside-iied-circle.blue h3, .inside-iied-circle.blue p, .ccg-circle.blue h3, .ccg-circle.blue p {
	color:#31aae1;
}

.snapshot-circle.yellow h3, .snapshot-circle.yellow p, .story-circle.yellow h3, .story-circle.yellow p, .inside-iied-circle.yellow h3, .inside-iied-circle.yellow p, .ccg-circle.yellow h3, .ccg-circle.yellow p {
	color:#fab231;
}

.snapshot-circle.green h3, .snapshot-circle.green p, .story-circle.green h3, .story-circle.green p, .inside-iied-circle.green h3, .inside-iied-circle.green p, .ccg-circle.green h3, .ccg-circle.green p {
	color:#afca0b;
}*/



.story-circle.purple p {
  font-size: 16px;
  line-height: 19px;
}

.snapshot-stat-main-container, .snapshot-circle-container {
	padding-bottom:10px;
}

.snapshot-normal-image-container img {
	width:auto!important;
}

.snapshot-circle.purple, .story-circle.purple {
	/*background:#ce539e;*/
	color:#000;
}

.snapshot-circle.blue, .story-circle.blue {
	/*background:#31aae1;*/
	color:#000;
}

.snapshot-circle.yellow, .story-circle.yellow {
	/*background:#fab231;*/
	color:#000;
}

.snapshot-circle.green, .story-circle.green, .ccg-circle.green {
	/*background:#afca0b;*/
	color:#000;
}

.snapshot-second-stat {
	background:none;
	box-shadow:none;
	border-radius:0;
	text-align:center;
	margin-top:25px;
}

.snapshot-second-stat-inner {
	border-top:5px solid #FFF;
	border-bottom:5px solid #FFF;
	padding:20px 15px;
}

.snapshot-second-stat p, .snapshot-circle p, .story-circle p, .ccg-circle p, .inside-iied-circle p, .inside-iied-download-circle p {
	margin-bottom:0px;
	font-family:'Sax W01 Regular', Arial;
	line-height:19px;
	font-size:15px;
}

.snapshot-second-stat h3, .snapshot-circle h3, .story-circle h3, .ccg-circle h3, .inside-iied-circle h3, .inside-iied-download-circle h3 {
	font-size:33px;
	margin-top:0px;
	line-height:30px;
}

.snapshots-quote {
  font-family: "Melior W01",Arial;
  font-size: 19px;
  line-height: 23px;
  margin-bottom:8px;
}

.snapshots-quote-author {
	font-size:13px;
	line-height:17px;
}

.snapshots-quote-author a {
	color:#FFF;
}

.snapshots-quote-author a:hover {
	color:#000!important;
}

.snapshot-quote-inner {
	margin:0px 30px;
}

.snapshot-quote-top {
  background: rgba(0, 0, 0, 0) url("../images/snapshot-quote-top.png") repeat scroll left top;
  display: block;
  height: 17px;
  left: 10px;
  position: absolute;
  top: 24px;
  width: 23px;
}

.snapshot-quote-bottom {
  background: rgba(0, 0, 0, 0) url("../images/snapshot-quote-bottom.png") repeat scroll left top;
  bottom: 20px;
  display: block;
  height: 17px;
  position: absolute;
  right: 18px;
  width: 23px;
}






.prev-next-slider {
	margin:auto;
	text-align:center;
	padding-top:15px;
}

.prev-next-slider div {
	display:inline-block;
	color:#FFF;
	font-family:"Sax W01 Bold", Arial;
	font-size:20px;
}

#banner-prev, #nrg-banner-prev, #smg-banner-prev, #hsg-banner-prev, #ccg-banner-prev {
	margin-right:115px;
}

#banner-next, #nrg-banner-next, #smg-banner-next, #hsg-banner-next, #ccg-banner-next {
	margin-left:115px;
}

#banner-next:hover, #banner-prev:hover, #nrg-banner-next:hover, #nrg-banner-prev:hover, #smg-banner-next:hover, #smg-banner-prev:hover, #hsg-banner-next:hover, #hsg-banner-prev:hover, #ccg-banner-next:hover, #ccg-banner-prev:hover {
	cursor:pointer;
	color:#ce539e;
	transition:all 0.2s ease-in-out 0s;
}

.prev-next-slider i {
	font-size:30px;
	padding:0px 9px 0px 10px;
	transition:all 0.1s ease-in-out 0s;
	border-radius:100%;
}

.prev-next-slider i.purple {
	background:#ce539e;
}

.prev-next-slider i.blue {
	background:#31aae1;	
}

.prev-next-slider i.yellow {
	background:#fab231;	
}

.prev-next-slider i.green {
	background:#afca0b;	
}

.prev-next-slider div:hover i.purple {
	color:#ce539e;
}

.prev-next-slider div:hover i.blue {
	color:#31aae1;	
}

.prev-next-slider div:hover i.yellow {
	color:#fab231;	
}

.prev-next-slider div:hover i.green {
	color:#afca0b;	
}









.making-the-links-image-container img {
	width:85%!important;
}

.prev-next-slider span {
	position:relative;
	top:-5px;
	padding:0px 7px;
}

#banner-next i, #banner-prev i, #nrg-banner-next i, #nrg-banner-prev i, #smg-banner-next i, #smg-banner-prev i, #hsg-banner-next i, #hsg-banner-prev i, #ccg-banner-next i, #ccg-banner-prev i {
	color:#FFF;
}

#banner-next:hover i, #banner-prev:hover i, #nrg-banner-next:hover i, #nrg-banner-prev:hover i, #smg-banner-next:hover i, #smg-banner-prev:hover i, #hsg-banner-next:hover i, #hsg-banner-prev:hover i, #ccg-banner-next:hover i, #ccg-banner-prev:hover i {
	background:#FFF;
}

#nrg-banner-next:hover i::before, #nrg-banner-prev:hover i::before {
	color:#ce539e;
}

#smg-banner-next:hover i::before, #smg-banner-prev:hover i::before {
	color:#31aae1;
}

#hsg-banner-next:hover i::before, #hsg-banner-prev:hover i::before {
	color:#fab231;	
}

#ccg-banner-next:hover i::before, #ccg-banner-prev:hover i::before {
	color:#afca0b;
}

#banner-next:hover i.purple::before, #banner-prev:hover i.purple::before, #nrg-banner-next:hover i.purple::before, #nrg-banner-prev:hover i.purple::before, #smg-banner-next:hover i.purple::before, #smg-banner-prev:hover i.purple::before, #hsg-banner-next:hover i.purple::before, #hsg-banner-prev:hover i.purple::before, #ccg-banner-next:hover i.purple::before, #ccgbanner-prev:hover i.purple::before, {
	color:#ce539e;
}

#banner-next:hover i.blue::before, #banner-prev:hover i.blue::before, #nrg-banner-next:hover i.blue::before, #nrg-banner-prev:hover i.blue::before, #smg-banner-next:hover i.blue::before, #smg-banner-prev:hover i.blue::before, #hsg-banner-next:hover i.blue::before, #hsg-banner-prev:hover i.blue::before, #ccg-banner-next:hover i.blue::before, #ccg-banner-prev:hover i.blue::before, {
	color:#31aae1;
}

#banner-next:hover i.yellow::before, #banner-prev:hover i.yellow::before, #nrg-banner-next:hover i.yellow::before, #nrg-banner-prev:hover i.yellow::before, #smg-banner-next:hover i.yellow::before, #smg-banner-prev:hover i.yellow::before, #hsg-banner-next:hover i.yellow::before, #hsg-banner-prev:hover i.yellow::before, #ccg-banner-next:hover i.yellow::before, #ccg-banner-prev:hover i.yellow::before,  {
	color:#fab231;
}

#banner-next:hover i.green::before, #banner-prev:hover i.green::before, #nrg-banner-next:hover i.green::before, #nrg-banner-prev:hover i.green::before, #smg-banner-next:hover i.green::before, #smg-banner-prev:hover i.green::before, #hsg-banner-next:hover i.green::before, #hsg-banner-prev:hover i.green::before, #ccg-banner-next:hover i.green::before, #ccg-banner-prev:hover i.green::before,  {
	color:#afca0b;
}

#banner-next i::before, #banner-prev i::before, #nrg-banner-next i::before, #nrg-banner-prev i::before, #smg-banner-next i::before, #smg-banner-prev i::before, #hsg-banner-next i::before, #hsg-banner-prev i::before, #ccg-banner-next i::before, #ccg-banner-prev i::before {
	color: #FFFFFF;
	font-family: "FontAwesome";
	font-size: 33px;
	line-height: 63%;
}

#banner-prev i::before, #nrg-banner-prev i::before, #smg-banner-prev i::before, #hsg-banner-prev i::before, #ccg-banner-prev i::before {
	content: "\f104";
}

#banner-next i::before, #nrg-banner-next i::before, #smg-banner-next i::before, #hsg-banner-next i::before, #ccg-banner-next i::before {
	content: "\f105";
}


/* =========== PARTNER VOICES SECTION ========== */

.partner-header-container {
	min-height:189px;
	background:rgba(0,0,0,0.10) url(../images/partner-voices-header-bg.png) no-repeat top center;
	margin-bottom:10px;
	padding-top:50px;
	padding-bottom:10px;
}

.partner-header-content h1 {
	margin-bottom:0px;
}

.partner-header-container h2 {
	margin-bottom:0px;
	font-family:"Melior W01 Bold", Arial;
	font-size:24px;
	margin-top:14px;
}

.partner-header-container p {
	font-size:16px;
	margin-top:3px;
}

.country-block-container {
	margin-bottom:30px;
}

.country-block-container a {
	display:block;
	width:100%;
	border:3px solid #afca0b;
	position:relative;
	color:#000;
}

.country-block-container h3 {
	position:absolute;
	top:3px;
	left:3px;
	background:#afca0b;
	padding:8px 13px 7px 13px;
	font-size: 22px;
	margin:0 0 0 15px;
	z-index:60;
	text-transform:uppercase;
}

.country-before-click {
	width:100%;
	height:100%;
	min-height:100%;
	border:3px solid #afca0b;
	transition:all 0.2s ease-in-out 0s;
	opacity:0;

}

.country-block-container:hover .country-before-click {
	border:3px solid #ec008c;
	color:#000!important;
}

.country-block-container:hover {
	cursor:pointer;
}

.country-block-container h3 {
	transition:all 0.2s ease-in-out 0s;
}

.country-block-container:hover h3 {
	/*background:#ec008c;
	color:#FFF!important;*/
}

.country-overlay {
	background:rgba(255,255,255,0.27);
	height:100%;
	min-height:100%;
	opacity:1;
	top:0;
	left:15px;
	border:3px solid #ec008c;
	position:absolute;
}

.country-overlay .slick-dots {
	bottom:5px;
}

.country-quote-container {
	width:65%;
	position:relative;
	float:right;
	margin-right:10%;
	margin-top:10%;
	font-family:'Nimbus Sans DW01', Arial;
	

}

.country-quote-top {
	width:40px;
	height:30px;
	background:url(../images/country-quote-top.png) no-repeat;
	margin-bottom:10px;
}

.country-quote-content {
	font-size:20px;
}

.country-quote-author {
	font-size:15px;
}

.country-quote-bottom {
	width:28px;
	height:21px;
	background:url(../images/country-quote-bottom.png) no-repeat;
	margin-top:10px;
	margin-bottom:10px;
}


.quote-slider, .slick-list {
	width:100%;
	height:100%;
	min-height:100%;
}

.quote-prev, .quote-next {
	background:#ec008c;
	color:#FFF;
	text-transform:uppercase;
	padding:4px 9px 3px 9px;
	display:inline-block;
	cursor:pointer;
	z-index:500;
	position:absolute;
	bottom:20px;
	transition:all 0.2s ease-in-out 0s;
	margin-top:10px;
}

.quote-prev:hover, .quote-next:hover {
    background:#afca0b;
}

.quote-prev {
	left:40px;
}

.quote-next {
	right:40px;
}


.kenya {
	background:url(../images/kenya.png) no-repeat center center;
	background-size:contain;

}

.uganda {
	background:url(../images/uganda.png) no-repeat center center;
	background-size:contain;
}

.malawi {
	background:url(../images/malawi.png) no-repeat center center;
	background-size:contain;
}

.trinidad {
	background:url(../images/trinidad.png) no-repeat center center;
	background-size:contain;
}

.chile {
	background:url(../images/chile.png) no-repeat center center;
	background-size:contain;
}

.columbia {
	background:url(../images/columbia.png) no-repeat center center;
	background-size:contain;
}

.indonesia {
	background:url(../images/indonesia.png) no-repeat center center;
	background-size:contain;
}

.indonesia .country-quote-container {
	width:80%;
}

.bangladesh {
	background:url(../images/bangladesh.png) no-repeat center center;
	background-size:contain;
}

.india {
	background:url(../images/india.png) no-repeat center center;
	background-size:contain;
}

.switzerland {
	background:url(../images/switzerland.png) no-repeat center center;
	background-size:contain;
}

/* =========== IIED In The Future ========== */
.iied-in-the-future-twiter-container {
	background:rgba(175, 202, 11, 0.25) none repeat scroll 0 0;
	padding-bottom:15px;
	height:350px;
}
.comments-on-animation-title {
	color:#ce539e;
	font-style:italic;
}

.iied-in-the-future-content-container {
	padding-top:40px;
}

.iied-in-the-future-main-image img {
	margin:auto;
}

.iied-in-the-future-youtube-container img {
	border:3px solid #ce539e;
	padding:12px;
	background:#FFF;
	/*margin-top:20px;*/
}

.youtube-video-container img {
	width:85%;
	margin:auto;
	border:3px solid #ce539e;
	padding:12px;
	background:#FFF;
	margin-top:20px;
}

.iied-in-the-future-youtube-twitter-container {
	background:rgba(255,255,255,0.5);
	padding:20px 0px;
	margin-top:30px;
}

.iied-in-the-future-twiter-container i {
	font-size:40px;
	color:#20a7d4;
}

.iied-in-the-future-goals-container {
	padding:40px 15px;
}

.goal-box-container {
	background:rgba(255,255,255,0.5);
	padding:20px 20px 15px 20px;
	opacity:0;

}

.goal-box-container h2 {
	margin-top:0px;
}

.iied-in-the-future-goals-container h1 {
	margin-bottom:40px;
}

.goal-box-container p {
	margin-bottom:0px;
}

.goal-box-container div {
	margin:10px 0px;
	text-align:right;
}

.goal-box-container a {
	background:#afca0b;
	border-radius:10px;
	color:#FFF;
	padding:5px 10px;
	font-family:"Melior W01",Arial;
	font-size:16px;
}

.goal-box-container a:hover {
	background:#ce539e;
}

.goal-container img {
	position:relative;
}

.goal-container:after {
	clear:both;
}

.goal-words-left {
	opacity:0.1;
	left:-40%;
	position:relative;
}

.goal-words-right {
	opacity:0.1;
	right:-40%;
	position:relative;
}

.money-matters-content-container {
	background:rgba(255,255,255,0.7);
	padding:20px;
	margin:45px 0px;
}

.money-matters-container {
	margin-bottom:60px;
}

.money-matters-content-container div {
	margin:10px 0px;
	text-align:right;
}

.money-matters-content-container a {
	background:#afca0b;
	border-radius:10px;
	color:#FFF;
	padding:5px 10px;
	font-family:"Melior W01",Arial;
	font-size:16px;
}

.money-matters-content-container a:hover {
	background:#ce539e;
}

.money-matters-content-container:after {
	clear:both;
}

.money-matters-diagram-container {
	padding-top:160px;
}

.money-matters-diagram-container img {
	margin:auto;
}

.twitter-rotate-container div {
	margin-bottom:5px;
}

.comments-on-animation-title {
	text-transform:uppercase;
	font-size:24px;
}

.twitter-rotate-container h2 {
	margin-bottom:10px;
	font-family:"Melior W01 Bold",Arial;
	font-size:24px;
	margin-top:5px;
}

.twitter-rotate-container h3 {
	margin-top:0px;
	font-family:"Nimbus Sans DW01",Arial;
	font-size:20px;
}

.twitter-rotate-container a {
	color:#20a7d4;
}

.twitter-rotate-container a:hover {
	color:#ec008c!important;
}

.twitter-rotate-container p {
	font-size:14px;
	margin-bottom:5px;
}

.twitter-prev, .twitter-next {
  background: #ec008c none repeat scroll 0 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 4px 9px 3px;
  position: relative;
  text-transform: uppercase;
  z-index: 500;
  transition:all 0.2s ease-in-out 0s;
}

.snapshot-slide img {
	width:98%;
}

.slick-dots {
    bottom: -45px;
    display: block;
    list-style: outside none none;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
	padding-left:30px;
}
.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 20px;
}
.slick-dots li button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    outline: medium none;
    padding: 5px;
    width: 20px;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: medium none;
}
.slick-dots li button:hover::before, .slick-dots li button:focus::before {
    opacity: 1;
}
.slick-dots li button::before {
    -moz-osx-font-smoothing: grayscale;
    color: black;
    content: "•";
    font-family: "slick";
    font-size: 24px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: 0.25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px;
}
.slick-dots li.slick-active button::before {
    color: black;
    opacity: 0.75;
}


.twitter-prev:hover, .twitter-next:hover {
    background:#afca0b;
}


.twitter-next {
  float:right;
}

.twitter-prev {
  float:left;
}

/* =========== Turning Tides Page ========== */

.gallery-images-container img {
	margin:0px;
	transform: translate3d(0px, 0px, 0px) scale(0.7, 0.7);
	-webkit-transform: translate3d(0px, 0px, 0px) scale(0.7, 0.7);
	-moz-transform: translate3d(0px, 0px, 0px) scale(0.7, 0.7);
	-o-transform: translate3d(0px, 0px, 0px) scale(0.7, 0.7);
	transition:all 0.2s ease-in-out 0s;
}

.slick-center {
	transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1)!important;
	-webkit-transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1)!important;
	-moz-transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1)!important;
	-o-transform: translate3d(0px, 0px, 0px) scale(1.1, 1.1)!important;
}

.gallery-container {
	padding:30px 0px;
	background:rgba(255,255,255,0.3)
}

.gallery-arrow-down {
	width:59px;
	height:17px;
	background:url(../images/gallery-arrow-down.png) no-repeat;
	margin:15px auto 6px auto;
}

.gallery-captions-container {
	text-align:center;
}

.smg-gallery-arrow-down {
	width:59px;
	height:17px;
	background:url(../images/smg-gallery-arrow-down.png) no-repeat;
	margin:15px auto 6px auto;
}

.prev-next-gallery-slider, .prev-next-smg-gallery-slider {
	position:relative;
	width:100%;
	z-index:500;
	/*top:135px;*/
}

.prev-next-gallery-slider div, .prev-next-smg-gallery-slider div {
	display:inline-block;
	color:#FFF;
}

.prev-next-gallery-slider div:hover, .prev-next-smg-gallery-slider div:hover {
	cursor:pointer;
}

.prev-next-gallery-slider span, .prev-next-smg-gallery-slider span {
	display:none;
}


.nrg-prev-next-gallery-slider i {
	background:#31aae1;	
}

.smg-prev-next-gallery-slider i {
	background:#ce539e;	
}

.prev-next-gallery-slider i {
	font-size:40px;
	padding:0px 0px 0px 0px;
	transition:all 0.1s ease-in-out 0s;
	color:#FFF;
	border-radius:100%;
	line-height:40px;
	width:40px;
	text-align:center;
}

.prev-next-gallery-slider i:hover {
	color:#31aae1;
	background:#FFF;
}


.prev-next-smg-gallery-slider i {
	font-size:40px;
	padding:0px 0px 0px 0px;
	transition:all 0.1s ease-in-out 0s;
	color:#FFF;
	background:#ce539e;
	border-radius:100%;
	line-height:40px;
	width:40px;
	text-align:center;
}

.prev-next-smg-gallery-slider i:hover {
	color:#ce539e;
	background:#FFF;
}

#nrg-gallery-prev, #smg-gallery-prev {
  left: -10px;
  position: absolute;
}

#nrg-gallery-next, #smg-gallery-next {
  right: -10px;
  position: absolute;
}

#nrg-gallery-prev.blue i::before {
	content: "\f104";
}

#nrg-gallery-next.blue i::before {
	content: "\f105";
}

#smg-gallery-prev.purple i::before {
	content: "\f104";
}

#smg-gallery-next.purple i::before {
	content: "\f105";
}

.gallery-credit {
	font-size:13px;
}

.story-quote-container {
	padding-top:25px;
	margin-top:20px;
	margin-bottom:10px;
	position:relative;
}

.story-quote {
	font-family:"Melior W01",Arial;
	font-size:25px;
	line-height:33px;
}

.story-quote-author {
	margin-top:5px;
	font-size:14px;
}


.story-quote-top {
	width:33px;
	height:24px;
	background:url(../images/quote.png) top right;
	display:block;
	position:absolute;
	top:30px;
	left:-30px;
}

.story-quote-bottom {
	width:33px;
	height:24px;
	background:url(../images/quote.png) top left;
	display:block;
	position:absolute;
	bottom:0px;
	right:-30px;
}

.ccg-quote-top {
	width:33px;
	height:24px;
	background:url(../images/quote.png) top right;
	display:block;
	position:absolute;
	top:0px;
	left:-30px;
}

.ccg-quote-bottom {
	width:33px;
	height:24px;
	background:url(../images/quote.png) top left;
	display:block;
	position:absolute;
	bottom:0px;
	right:-20px;
}

.snapshot-quote {
	padding-top:20px;
}

.snapshot-right img {
	margin:auto;
}

.snapshot-right-no-padding {
	padding-top:0px;
}

.snapshot-middle img {
	margin:auto;
}

.snapshot-stat h3 {
	color:#000;
	text-align:center;
	font-family:"Sax W01 Bold", Arial;	
	padding-top:20px;
	font-size:19px;
}

.disclaimer {
	font-size:12px;	
	margin-top:8px;
}

.snapshot-main-title h2 {
	font-size:20px;
	margin-bottom:15px;
}






/* =========== SMG Story ========== */


.smg-youtube-container {
	padding-top:30px;
}

.smg-youtube-container h1 {
	font-size:26px;
}

.smg-main-quote {
	background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
	padding-bottom: 30px;
	margin:15px 0px;
}

.smg-story-quote-container {
	margin: 20px 36px !important;
	padding: 25px 11px !important;
}

.smg-story-quote-container .story-quote {
	font-size: 21px;
	line-height: 28px;
}

/* =========== CCG Story ========== */

.ccg-outer-quote-container {
	margin-top:0px;
}

.ccg-quote-image-push {
	left:5%;
}

.ccg-quote-container {
	margin-top:55px;
}

.ccg-awards-box {
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
	border: 5px solid rgba(175, 202, 11, 0.8);
	border-radius: 20px;
	margin-top: 15px;
	padding: 18px 15px 7px;
	text-align: center;
}

.ccg-awards-box p {
	font-family:"Sax W01 Bold",Arial;
	font-size: 18px !important;
}

.ccg-awards-box a {
  background: #9164ab none repeat scroll 0 0;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 10px 20px;
  text-align: center;
}

.ccg-awards-box-inner {
	text-align:center;
	font-family:"Sax W01 Regular",Arial!important;
}

.ccg-awards-box a:hover {
	background:#afca0b;
	color:#000!important;
}


/* =========== HSG Story ========== */

.hsg-youtube-container img {
	border-color:#fab231!important;
}



/* =========== Inside IIED Section ========== */


.inside-iied-circle-container, .inside-iied-download-circle-container {
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
}

.inside-iied-circle-container p, .inside-iied-download-circle-container p {
	color:#000;
	font-size:22px;
	line-height:27px;
	font-family:"Melior W01 Bold",Arial;
}

.inside-iied-circle-container i, .inside-iied-download-circle-container i {
	margin-top:10px;
	font-size:36px;
}

.inside-iied-link {
	margin-top:15px;
}

.inside-iied-link a {
	border-radius:10px;
	display:block;
	width:100%;
	padding:15px;
	background:#9164ab;
	color:#FFF;
	font-size:18px;
	text-align:center;
}

.inside-iied-link a:hover {
	background:#afca0b;
	color:#000!important;
}

.inside-iied-download-container {
	padding-top:30px;
	padding-bottom:50px;
}

.inside-iied-download-container .inside-iied-circle, .inside-iied-download-circle {
	background:#afca0b;
	color:#000;	
}



.tell-us-what-you-think-form-container {
	font-weight:700;
}

.tell-us-what-you-think-form-container p {
	margin:12px 0px 7px 0px;
	font-weight:500;
}

input[type="submit"] {
	background:#9164ab;
	color:#FFF;
	padding:7px 20px!important;
	border:0px;
	border-radius:10px;
	margin-top:20px;
	text-transform:uppercase;
	font-weight:700;
	width:auto!important;
}

label {
    display: inline;
	margin-bottom:-4px;
	margin-right:10px;
}

.regular-radio {
    display: none;
}
.regular-radio + label {
    background-color: #fafafa;
    border: 1px solid #9164ab;
    border-radius: 50px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
    display: inline-block;
    padding: 9px;
    position: relative;
}
.regular-radio:checked + label::after {
    background: #99a1a7 none repeat scroll 0 0;
    border-radius: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset;
    content: " ";
    font-size: 32px;
    height: 12px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 12px;
}

.further-feedback-form div {
	margin-bottom:7px;
}

.further-feedback-form input, .further-feedback-form textarea {
	border:0px;
	padding:5px 8px;
	width:100%;
}


/* =========== SEPARATORS ========== */

.inside-IIED-container {
  background: rgba(0, 0, 0, 0) url("../images/body-bg-v2.jpg") repeat scroll center top;
}

.outer-blue-page-seperator {
  background: rgba(0, 0, 0, 0) url("../images/body-bg-v2.jpg") repeat scroll center top;
  padding-bottom: 60px;
  position: relative;
  width: 100%;
}

.inner-blue-page-seperator {
  background: transparent url("../images/blue-page-seperator-v2.png") no-repeat scroll center top;
  height: 101px;
  width: 100%;
}

.outer-purple-page-seperator {
  background: rgba(0, 0, 0, 0) url("../images/body-bg-v2.jpg") repeat scroll center top;
  padding-bottom: 60px;
  position: relative;
  width: 100%;
}

.inner-purple-page-seperator {
  background: transparent url("../images/magenta-page-seperator.png") no-repeat scroll center top;
  height: 101px;
  width: 100%;
}

.outer-yellow-page-seperator {
  background: rgba(0, 0, 0, 0) url("../images/body-bg-v2.jpg") repeat scroll center top;
  position: relative;
  width: 100%;
}

.inner-yellow-page-seperator {
  background: transparent url("../images/orange-page-seperator.png") no-repeat scroll center top;
  height: 101px;
  padding-bottom: 180px;
  width: 100%;
}

.outer-green-page-seperator {
  background: rgba(0, 0, 0, 0) url("../images/body-bg-v2.jpg") repeat scroll center top;
  height:101px;
  position: relative;
  width: 100%;
}

.inner-green-page-seperator {
  background: transparent url("../images/green-page-seperator.png") no-repeat scroll center top;
  height: 101px;
  width: 100%;
}

.outer-ccg-page-seperator {
  background: rgba(0, 0, 0, 0) url("../images/body-bg-v2.jpg") repeat scroll center top;
  padding-bottom: 60px;
  position: relative;
  width: 100%;
}

.inner-ccg-page-seperator {
  background: transparent url("../images/green-page-seperator.png") no-repeat scroll center top;
  height: 101px;
  width: 100%;
}


/* =========== STORY BANNER BORDERS ========== */

#nrg, .nrg-story-container {
	border-top:5px solid #31aae1;
}

#smg, .smg-story-container {
	border-top:5px solid #ce539e;
}

#hsg, .hsg-story-container {
	border-top:5px solid #fab231;
}

#ccg, .ccg-story-container {
	border-top:5px solid #afca0b;
}

.ccg-content-container {
	padding-bottom:10px;
}

.ccg-story-container h2 {
	font-family:"Sax W01 Bold",Arial;
}

.ccg-tab-content-container {
	padding:10px 15px;
}


/* =========== FOOTER ========== */


footer {
	background:url(../images/header-bg.jpg) repeat;
	position:relative;
}

.share-container {
	padding-top:15px;
}

.share-container p {
  color: #fff;
  font-size: 14px !important;
  margin-bottom: 5px;
  margin-top: 5px;
}

.share-container ul {
 overflow: auto;
 padding:0;
 margin:0;
}
 
.share-container li {
 list-style-type: none;
 float: left;
}
 
.share-container li a i {
  background: #333 none repeat scroll 0 0;
  border-radius: 20px;
  color: #afca0b;
  font-size: 17px;
  height: 33px;
  margin-right: 10px;
  padding-top: 19%;
  text-align: center;
  transition: all 0.2s ease-in-out 0s;
  width: 33px;
}

.newsletter-signup i {
	font-size:16px!important;
}

.newsletter-signup a {
	color:#afca0b;
	display:block;
}

.newsletter-signup a:hover {
	color:#FFF;
}

.fa-envelope {
	margin-right:5px;
	color:#FFF!important;
}

.share-container a:hover i {
	color:#FFF;
}

.footer-image {
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	bottom:0px;
}

.footer-copyright-container {
	font-size:12px;
	color:#FFF;
	text-align:right;
	padding-top:18px;
	margin-bottom:18px;
	float:right;
}


.larger-stat-text {
	font-size:19px!important;
	line-height:22px!important;
}


/* ========== MOBILE BANNERS ============== */

.intro-mobile-banner {
	display:none;
	padding-top:155px;
}

.nrg-mobile-banner, .smg-mobile-banner, .hsg-mobile-banner, .ccg-mobile-banner {
	display:none;
}


@media (max-width: 1199px) {
.snapshot-circle h3, .story-circle h3, .ccg-circle h3, .inside-iied-circle h3 {
  font-size: 23px;
  margin-top: 5px;
  margin-bottom: 4px;
  line-height: 21px;
}
.larger-stat-text {
	font-size:15px!important;
	line-height:19px!important;
}
	
	
.ccg-quote-container, .ccg-outer-quote-container img {
	margin-top:15px;
}
	
.snapshot-circle h3, .snapshot-circle p, .story-circle h3, .story-circle p {
	padding:0px 20px;
	
}

.snapshot-circle h3, .story-circle h3 {
	/*font-size:24px;*/
}

.snapshot-circle p, .story-circle p {
	font-size:15px;
}

.inside-iied-circle-container p {
	font-size:17px;
}

nav ul {
	font-size:16px;
}

.country-quote-container {
  width: 80%;
}

.country-quote-content {
  font-size: 17px;
}

.country-quote-author {
  font-size: 12px;
  line-height:1.25;
}

.indonesia .country-quote-container {
	margin-right:7%;
	width:85%;
}

.iid-in-the-future-main-container .content-fade {
	opacity:1!important;
}

.inside-iied-circle-container {
	padding-left:20px;
	padding-right:20px;
}

footer {
	overflow:hidden;
}

.footer-image {
  bottom: -33px;
  left: 0;
  margin: auto;
  position: absolute;
  right: -40px;
  z-index: 10;
}



}

@media (max-width: 991px) {
.iied-in-the-future-twiter-container {
	height: 300px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	padding-top: 1px;
}
.header-back-btn {
  left: auto;
  right:0%;
}
	
nav ul {
	font-size:15px;
}

.site-tagline, nav, .logo {
	float:none;
}

nav {
	margin-top:10px;
}

.site-tagline {
	padding-right:0px;
	text-align:center;
}

.logo {
	margin:auto;
}

#primary-nav a {
	padding:0px 9px;
}

.footer-image {
	display:none;
}

.money-matters-diagram-container {
	padding-top:0px;
	padding-bottom:45px;
}


.goal-container img {
	margin:auto;
}

/*.prev-next-gallery-slider {
	top:85px;	
}*/
.story-cicle-top-padded {
	padding-top:0px;
}

.snapshot-circle h3, .story-circle h3, .ccg-circle h3, .inside-iied-circle h3 {
  font-size: 33px;
  line-height: 27px;
  margin-bottom: 14px;
  margin-top: 5px;
}

.larger-stat-text {
  font-size: 19px !important;
  line-height: 23px !important;
}

.inside-iied-circle p  {
	line-height:21px;
}



}



@media (max-width: 767px) {
.inside-iied-link {
	margin-bottom:20px;
}

#banner-next, #nrg-banner-next, #smg-banner-next, #hsg-banner-next, #ccg-banner-next {
  margin-left: 5px;
  margin-top: 5px;
}
	
#banner-prev, #nrg-banner-prev, #smg-banner-prev, #hsg-banner-prev, #ccg-banner-prev {
    margin-right: 0px;
}

.prev-next-slider {
	padding-top:40px;
}
	
.snapshot-circle-container {
	/*width:250px;*/
	margin-left:auto;
	margin-right:auto;
}

.snapshot-circle {
	margin-left:10px;
}

.share-container {
  display: inline-block;
}

.footer-copyright-container {
  display: inline-block;
  float: right;
}


.partner-header-container {
	background-size:cover;
}

/*.prev-next-gallery-slider {
	top:82px;	
}*/

.gallery-images-container img {
	margin:0px;
	transform: translate3d(0px, 0px, 0px) scale(0.4, 0.4);
	-webkit-transform: translate3d(0px, 0px, 0px) scale(0.4, 0.4);
	-moz-transform: translate3d(0px, 0px, 0px) scale(0.4, 0.4);
	-o-transform: translate3d(0px, 0px, 0px) scale(0.4, 0.4);
	transition:all 0.2s ease-in-out 0s;
}

.slick-center {
	transform: translate3d(0px, 0px, 0px) scale(1.5, 1.5)!important;
	-webkit-transform: translate3d(0px, 0px, 0px) scale(1.5, 1.5)!important;
	-moz-transform: translate3d(0px, 0px, 0px) scale(1.5, 1.5)!important;
	-o-transform: translate3d(0px, 0px, 0px) scale(1.5, 1.5)!important;
	overflow:visible;
	z-index:800;
	clip:inherit;
}

.gallery-images-container .slick-list {
	overflow:inherit;
}

.gallery-arrow-down {
	margin-top:55px;
}

/*.snapshot-middle, .snapshot-right {
	width:50%;
	float:left;
}*/

.smg-gallery-arrow-down-container {
	padding-top:40px;
}


ul.tabs li{
	background: none;
	color: #222;
	display: inline-block;
	padding: 10px;
	cursor: pointer;
	transition:all 0.2s ease-in-out 0s;
	font-family:"Sax W01 Bold", Arial;
}

.tab-content img {
	margin-bottom:15px;
}

.inside-iied-circle-container {
	margin-bottom:25px;
}

.inside-iied-circle-container p {
  font-size: 23px;
  line-height: 26px!important;
}

.smg-story-quote-container {
  margin: 20px 8px !important;
  padding: 25px 10px !important;
}


}

@media (max-width: 700px) {
nav {
	display:none;
}

.logo {
	margin:0px 0px 0px 11px;
}

.tagline-ar {
	width:100%;
	display:block;
	padding:0;
	border:0;
	text-align:left;
}

.tagline-line {
	width:100%;
	display:block;
	padding:0 0 0 3px;
	text-align:left;
}

.mobile-menu-button {
	display:block;
}

.separator {
	display:none;
}

.home-tag-container {
	display:none;
}

.home-banner-message {
	left:0;
	right:0;
	margin:auto;
}

.parallax-mirror img {
	margin-top:0px;
}

.header-back-btn {
  right:15px;
}


.parallax-window, .parallax-mirror {
	display:none;
}

.intro-mobile-banner, .nrg-mobile-banner, .smg-mobile-banner, .hsg-mobile-banner, .ccg-mobile-banner {
	display:block;
}

.inside-iied-circle-container {
	margin-bottom:30px;
}


}


@media (max-width: 640px) {
.share-container, .footer-copyright-container {
  display: block;
  float: none;
}

.footer-copyright-container {
  text-align:left;
}

.footer-copyright-container {
	padding-left:15px;
}

.iied-in-the-future-twiter-container {
  height: 350px;
}
	
}

@media (max-width: 575px) {
	
	
.tab-content {
  background: rgba(175, 202, 11, 0.8) none repeat scroll 0 0;
  display: none;
  margin-top: 10px;
  padding: 15px;
  transition: all 0.2s ease-in-out 0s;
  border-radius:0px;
}

.tab-content div {
	padding:0px 0px;
}

ul.tabs {
  border-top: 1px solid #fff;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

ul.tabs li.current {
  background: rgba(175, 202, 11, 0.8) none repeat scroll 0 0;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
  border-radius:0px;
}

ul.tabs li {
  background: rgba(175, 202, 11, 0.4) none repeat scroll 0 0;
  border: 1px solid #FFF;
  border-top:0px;
  color: #222;
  cursor: pointer;
  font-family: "Sax W01 Bold",Arial;
  font-size: 18px;
  padding: 10px 15px;
  transition: all 0.2s ease-in-out 0s;
  display:block;
  border-radius:0px;
}
	
	
}





@media (max-width: 500px) {
.iied-in-the-future-twiter-container {
	height: auto;
	padding-bottom: 40px;
}
	
.country-block-container, .country-overlay, .country-before-click, .quote-slider {
	height:auto!important;
}

.country-block-container:hover .country-before-click {
	border:0px;
}

.country-block-container:hover h3 {
	background:#afca0b;
	color:#000!important;
}


.country-overlay {
	opacity:1!important;
	position:relative;
	left:0;
}

.country-block-container {
	float:none;
}

.country-block-container h3 {
	font-size:18px;
}

.country-before-click {
	border:0px;
}

.quote-slider, .slick-list {
	padding-bottom:15px;
}

.quote-prev, .quote-next {
	position:relative;	
}

.quote-prev {
	float:left;
	left:15px;
}

.quote-next {
	float:right;
	right:15px;
}

.quote-next:after {
	clear:both;
}

.country-quote-container {
	width:90%;
	margin-right:5%;
	margin-top:38px;
}
.kenya .country-overlay {
	padding-bottom:29px;
}

.snapshot-right, .snapshot-quote {
	padding-top:0px;
}

.snapshot-quote-top { 
	top:0px;
}

.country-overlay .slick-dots {
	bottom:-30px;
}

.goal-box-container div {
	text-align:left;
}

.goal-box-container a {
	display:inline-block;
}

}







@media (max-width: 400px) {

.snapshot-middle {
	margin-bottom:20px;
}

.snapshot-middle, .snapshot-right {
	width:100%;
	float:none;
}

}















/* ========== LIGHTBOX CSS ========== */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #5e514d;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  /*opacity: 0.65;
  filter: alpha(opacity=65);*/
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 31px;
  font-family: "Myriad W01 Regular",Arial; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #000;
  right: -22px;
  text-align: right;
  padding-right: 12px;
  background: rgba(0, 0, 0, 0) url("../images/header-bg.jpg") repeat scroll 0 0;
  border-radius:100%;

}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
	border:3px solid #afca0b;
    line-height: 0;
    width: 90%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -24px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
