/* @group Global Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
     border: 0pt none;
     margin: 0pt;
     padding: 0pt;
     vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
     display: block;
}

body {
     line-height: 1;
}

ol, ul {
     list-style: none outside none;
}

blockquote, q {
     quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
     content: none;
}

table {
     border-collapse: collapse;
     border-spacing: 0pt;
}

table.pad td {
     padding: 10px;
}

pre, code {
     background-color: #EDEDED;
     border-bottom: 1px solid #D9D9D9;
     border-top: 1px solid #D9D9D9;
     display: block;
     font: 12px/24px Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
     margin: 5px 0pt;
     padding: 5px;
     white-space: normal;
     width: 100%;
}

p code {
     display: inline;
}

body {
height: 100%;
}

html {
    height: 100%;
}

/* SITE DEFINITIONS */

body{
	color:#3E4C52;
	font: 18px 'Noto Sans',Helvetica, Arial, sans-serif!important;
	font-weight:normal!important;
	line-height: 28px!important;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	overflow-x: hidden;
	background: #fafdfd ;
	 background: #fff!important;
}

h1, .homepage h1, .inside h1 { 
	 font-size:72px!important;
	line-height: 0.9!important;
	color: #5E3B91 !important;
	font-family:'Bebas Neue',Helvetica,Arial,sans-serif!important;
  padding-bottom:15px!important;
  font-weight:normal!important;
   letter-spacing:1px!important;
	}

.inside #toparea h1 {
font-size:80px!important;	
line-height:0.9!important;
column-span: inherit!important;
padding-right:20px;
padding-top: 10px;
color: #482F6C !important;
}


h2, .homepage h2, .inside h2 {
    font-size: 52px!important;
    line-height: 1;
	color: #5F2D91 !important;
    font-family: 'Bebas Neue',Helvetica,Arial,sans-serif!important;
	padding-top: 0px!important;
  padding-bottom:10px!important;
  font-weight:normal!important;
  position:relative;  
  width:100%;
}

.inside #insidecontent #contentarea h2.special {
	color:#42AA4B!important;
	font-size: 52px!important;
}

h3, .inside #insidecontent h3  { 
	font-size: 28px; 
	line-height: 1.4!important;
  color:#262C3F!important;
	  font-family: 'Noto Sans',Helvetica, Arial, sans-serif!important;
	  margin: 0 0 10px 0!important;
	  letter-spacing:0px!important;
  font-weight:normal!important;
   width:100%;
	  }
	  
.homepage h3  { 
	font-size: 22px; 
	line-height: 1.3!important;
  color:#5a5656!important;
	  font-family: 'Noto Sans',Helvetica, Arial, sans-serif!important;
	  margin: 0 0 10px 0!important;
	  letter-spacing:0px!important;
  font-weight:normal!important;
  
	  }	
	  
.inside h3	  {
	color:#44276E!important;
	line-height: 1.2 !important;
}


	  h4, .homepage h4  { 
	font-size: 24px; 
	line-height: 1.4!important;
  color:#6b6565!important;
	  font-family: 'Noto Sans',Helvetica, Arial, sans-serif!important;
	  margin: 0 0 10px 0!important;
	  letter-spacing:0px!important;
  font-weight:normal!important;
  
	  }

.inside h4  {
	font-size: 24px;
	color:#69339F!important;
	font-weight: 600 !important;
}


	  h5, .homepage h5, .inside h5  { 
	font-size: 20px; 
	line-height: 1.4!important;
  color:#262C3F!important;
	  font-family: 'Noto Sans',Helvetica, Arial, sans-serif!important;
	  margin: 0 0 10px 0!important;
	  letter-spacing:0px!important;
  font-weight:600!important;
  
	  }	  
	  
	  
p,td p, .homepage p {
padding-bottom: 20px !important;
color: #3E4C52;
font-size: 18px;
font-family: 'Noto Sans',Helvetica, Arial, sans-serif !important;
font-weight: normal !important;
line-height: 28px !important;
}

.inside p.bigger {
	font-size: 24px;
	line-height: 32px !important;
	font-weight: 300 !important;
	text-indent:0;
}

a {
 color:#3A9742!important;
  text-decoration:none;
  	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

a:hover{
	color:#0F5546!important
}

blockquote {
font-family: 'Noto Sans',Helvetica,Arial,sans-serif !important;
font-size: 30px;
line-height: 1.3;
color: #8065A9;
padding: 25px 40px 10px 40px !important;
border-left: 5px solid #4E2E77 !important;
margin-left: 20% !important;
width: 60% !important;
margin-bottom: 30px !important;
margin-top: 20px !important;
}

blockquote p {
	padding-top:30px;
	font-weight:bold!important;
}



/* GENERAL */

.box-navy {
background:#011E41;	
}

.box-deeppurple {
	background:#3E2164;
}

.box-purple {
	background:#5B318F;
}

.box-lavender {
	background:#8065A9;	
}

.box-silver {
	background:#E4F1F3;
}

.box-limegreen {
	background:	#71AD0E;
}

.box-brightgreen {
	background:	#42AA4B;
}

.box-green {
	background:	#137050;
}

.box-pinegreen {
	background:	#0F5546;
}



/* HEADER */


.wrapper {
  
}





/* FOOTER */

p.btn-slide-about {
 z-index:9999;
  position:fixed;
  float:right;
  right:30px;
  top:40px;
    border: 3px solid #FF9700;
    padding: 6px 24px!important;
    border-radius: 20px;
		-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	font-size:22px!important;
}

p.btn-slide-about:hover {
	background:#FF9700;
}

p.btn-slide-close {
	z-index:9999;
  position:fixed;
  float:right;
  left:17%;
  top:-140px;
    background: #FF9700;
    padding: 46px 20px!important;
    border-radius: 68px;
		-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	font-size:26px!important;
}

p.btn-slide-close a{
	color:#fff!important;
}

p.btn-slide-about:hover a{
	color:#fff!important;
}



/* HOMEPAGE */


.homepage #section1 {
 background: transparent url(images/home/pic_cover.jpg) center top no-repeat;
  background-size:cover;
}

.homepage #section2 {
 background: transparent url(images/home/bg_section_2.jpg) center top no-repeat;
  background-size:cover;
}

.homepage #section2 .column4 img {
 width:100%; 
}

.homepage #section2 h3 {
  font-family: 'Bebas Neue',Helvetica,Arial,sans-serif!important;
}

.homepage #section2 ul {
 border-left:5px solid #71AD0E;
  padding-left:30px;
  padding-top:10px;
  padding-bottom:10px;
}
.homepage #section2 ul h3 {
font-size:34px!important;  
}

.homepage #section3 {
   background: transparent url(images/home/bg_section_3.jpg) center top no-repeat;
  background-size:cover;
}

.homepage #section4 {
   background: transparent url(images/home/bg_section_4.jpg) center top no-repeat;
  background-size:cover;
}
.homepage #section3 h3, .homepage #section4 h3 {
  font-family: 'Bebas Neue',Helvetica,Arial,sans-serif!important;
  font-size:34px!important; 
  padding-bottom:10px!important;
}

.homepage #section3 h2 {
	color:#816A9E!important;
}

.homepage #section4 h2 {
	color:#4A2877!important;
}
.homepage #section3 a,  .homepage #section4 a,.homepage #section3 h3 {
 color:white!important; 
}

.homepage #footerleft li {
  font-size:26px;
  padding-bottom:20px!important;
}

.homepage #footerleft li a {

}

.homepage #homefooter a {
   color:#42AA4B!important;
}

.homepage #homefooter p {
  color:white!important; 
}
.homepage #footerright ul {
padding-top:20px;  
}


.homepage #footerright li {
 display:inline;
  margin-right:10px;
}




/* INSIDE PAGES */




.inside p.caption {
	color:#44276E!important;
	font-size:16px!important;
	font-weight:bold!important;
}

.inside #firstpanel {
	height:100vh;
	width:350px;
	float:left;
	position:fixed;
}

.inside #firstpanel li {
	padding-bottom:15px;
}


.inside #firstpanel li a {
	font-family:'Bebas Neue',Helvetica,Arial,sans-serif;
	font-size:28px;
}
.inside #firstpanel #panelnav {
 padding-top:10%; 
}
.inside #firstpanel #mcocontact {
 
}

.inside #firstpanel #mcocontact p {
	font-size:14px!important;
	line-height:1.4!important;
}

.inside #secondpanel {
	height:100vh;
	width:50px;
		float:left;
	position:fixed;
	margin-left:350px;
  padding-top:25%!important;
}

.inside #secondpanel p {
  height: 60px;
  width:200px;
transform: rotate(-90deg);
text-transform:uppercase;
  	font-family:'Bebas Neue',Helvetica,Arial,sans-serif!important;
font-size:24px;
  letter-spacing:3px;
  text-align:center;
  margin-left:-40px;
}

.inside #secondpanel  p a {
color:white!important;  
}

.inside #coverarea {
width: 78%;
margin-left: 440px;
float: left;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
}

.inside #contentarea {
   width: 60%;
margin-left: 35%;
float: left;
margin-right: 5%;
margin-top: 3%;
margin-bottom: 3%;
padding-bottom: 60px;
}

.inside #contentarea #pagetitle h4 {
	font-family:'Bebas Neue',Helvetica,Arial,sans-serif!important;
color: #3E4D52 !important;
letter-spacing: 1px !important;
font-weight: normal !important;
}


#rooted.inside #contentarea #pagetitle h1 {
color:#576C73!important;
}

#rooted.inside #contentarea #pagetitle h4,#activist.inside #contentarea #pagetitle h4,#sdg.inside #contentarea #pagetitle h4 {
color:#000!important;
}

#activist.inside #contentarea #pagetitle h1 {
color:#7D2F2C!important;
}

#sdg.inside #contentarea #pagetitle h1 {
color:#E19B54!important;
}

#partners.inside #contentarea #pagetitle h1 {
color:#165F6E!important;
}

#honours.inside #contentarea #pagetitle h1 {
color:#2B4D31!important;
}

.inside.campus #contentarea #pagetitle h1,.inside.centre #contentarea #pagetitle h1 {
display:none!important;
}

.inside.campus #contentarea h2 {
color:#000!important;
font-size: 48px !important;
margin-top:20px!important;
}

.inside.campus #contentarea h3 {
color:#000!important;
font-size: 26px;
font-weight: 500 !important;
}

.inside.campus #contentarea h4,.inside.centre #contentarea h4 {
color:#000!important;
font-weight: 500 !important;
}

.inside.centre #contentarea h3 {
color:#5B318F !important;
font-size: 26px;
font-weight: 500 !important;
}

.inside #controls {
  position:fixed;
bottom:40px;
right:20px;
  width:100px;
}

.inside #controls #prev {
  width:25%;
  float:left;
}
  
  .inside #controls #next {
      width:25%;
  float:left;
  }

.inside .lb-data .lb-caption {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3em;
}

.inside .lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 15px;
    color: #999999;
}

.inside #insidecontent p {
	color:#333!important;
}


.dropcap {
color:#FF7524!important;
font-family:'Bebas Neue',Helvetica,Arial,sans-serif!important;
font-size: 90px !important;
display: block;
float: left;
width: auto;
margin-right: 10px;
padding-bottom: 0 !important;
margin-bottom: 0 !important;
line-height: 0.8 !important;
margin-top: 11px;
}

.inside #insidecontent .content h2 {
	color:#43B44F!important;
}

.inside #content ul {
	margin-bottom:20px!important;
}

.inside #content ul li {
padding-left: 30px;
background: transparent url(images/inside/bullet_green.png) left 6px no-repeat;
padding-bottom: 10px;
display: block;
}




/* ALL REPORTS */

#allreports.inside #insidecontent #contentarea {
  width:80%;
  margin:0 0 0 450px;
}

#allreports.inside #insidecontent #overview {
    border-bottom: 1px solid #7F2F7B;
	
}

#allreports.inside #insidecontent #overview img{
	margin-bottom:0!important;
  width:65%;
  height:auto;
}

#allreports.inside #insidecontent #features h3 {
	float:left!important;
  width:40%!important;
  margin-right:20px!important;
}

#allreports.inside #insidecontent #contentarea h3 {
  font-family:'Bebas Neue',Helvetica,Arial,sans-serif!important;
font-size: 34px;
  
}

#allreports.inside #insidecontent #contentarea ul {
float:left;
  width:100%;
}


#allreports.inside #insidecontent #contentarea li {
  font-size: 21px;
  padding-left:0;
  background:none;
  /*float:left;
  width:30%;*/
  padding-right:25px;
  padding-bottom:20px;
}





/* TABLES */

.inside #insidecontent table {/* ensures that paddings and margins activate */
width:100%;
border-collapse: separate;
    border-spacing: 0;
  background:transparent;
margin-bottom:40px;
  margin-top:20px;
}

#insidecontent table th{
text-transform:uppercase;
font-size:16px;
  font-weight:600;
font-family: inherit;
  color:#000;
vertical-align:middle;
padding:10px 10px;
text-align:left;
border-bottom:2px solid #43B44F;
  letter-spacing:0px;
}

#insidecontent table tr,#insidecontent .su-table table tr.su-even {
background:transparent;  
}

#insidecontent table th em{
font-style:normal;
}

#insidecontent table td{
padding:16px 10px; 
text-align:left;
vertical-align:top;
  border-bottom:1px solid #8F8E8F;
  line-height:1.4;
}

#insidecontent table td.first {
background:white;
  font-weight:bold;
}

#insidecontent table td:last-child {
border-right:none;
}

#insidecontent table tr:last-child td{

  
}

#insidecontent table h3 {
padding-top:15px;  
}

#insidecontent table p {
line-height:1.4;  
}


/* Table striping */

#insidecontent tr:nth-child(even) { background: #F9F9F9; }
#insidecontent tr:nth-child(odd) { background: #fff; }








@media only screen and (min-width: 1440px) {

}


@media only screen and (min-width: 2200px) {
	
  
}


@media only screen and (max-width: 1260px) {



}


@media only screen and (max-width: 960px) {

}


@media only screen and (min-height: 980px) {


}


@media only screen and (min-width:960px) and (max-width: 1680px) {
	

	
	
}
	


