  /* @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;
	 height: 100% !important;
}

h1, .homepage h1, .inside h1 { 
	 font-size:72px!important;
	line-height: 0.9!important;
	color: #482D71 !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: 36px; 
	line-height: 1.4!important;
  color:#262C3F!important;
	  font-family: 'Bebas Neue',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: 23px; 
	line-height: 1.2!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: #42aa4b;
padding: 25px 15% 25px 40px !important;
border-left: 5px solid #a4a4a4 !important;
margin-left: 10% !important;
width: auto !important;
margin-bottom: 40px !important;
margin-top: 20px !important;
float: left;
}

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-green h2,.box-green h3, .box-green a,.box-brightgreen h2,.box-brightgreen h3, .box-brightgreen a {
	color:white!important;
}
.box-pinegreen {
	background:	#0F5546;
}

.box-teal {
	background:#1D91AA;
}

.box-darkteal {
    background: #126475;
}

.box-yellow {
	background-color: #FBB72F;
}

/* 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) left top no-repeat;
  background-size:cover;
}

.homepage #section1 #scrolldown {
    position: absolute;
    bottom: 40px;
    left: 47%;
}
.homepage #section2 {

}

.homepage #section2 p {
background: transparent url(images/home/icon_readonline.png) left 5px no-repeat;
padding-left: 42px;
padding-top: 7px;
margin-left: 10px;
font-size: 18px;
}

.homepage #section2 p a {
	color:#fff!important;
}



.homepage #section3 {
position:relative;
}

.homepage #vcsection {
	overflow:hidden;
	margin-top:-1px;
}

.homepage #vcsection #vcoverview {
	margin-left:28%;
	margin-bottom:0;
	width:39%;
	background:#FBB72F;
	position:absolute;
	z-index:50;
	top:-168px;
}

.homepage #vcsection #vcoverview h3{
background: transparent url(images/home/bg_home_vcoverview.jpg) left top no-repeat;
    background-size: auto;
background-size: 200px;
padding-left: 230px;
padding-top: 25px;
padding-bottom: 50px !important;
margin-bottom: 0 !important;
font-size: 44px !important;
line-height: 1 !important;
font-family: 'Bebas Neue',Helvetica, Arial, sans-serif!important;
}

.homepage #vcsection #vcoverview h3 span {
	font-size: 30px;
	line-height: 1.4 !important;
	color:black!important;
}

.homepage #vcsection #vcoverview h3 a {
	color:#0C4A5A!important;
}

.homepage #section3 .card {
	display:flex;
	flex-direction:column;
	justify-content: end;
	padding-bottom:40px;
	align-content: end;

background-repeat:no-repeat;
background-size:125%;
z-index: 60;
margin-left: 2%;
margin-right: 2%;
width: 29% !important;
margin-top: 60px;
margin-bottom: 60px;
border-radius: 10px;
transition: background-size 0.4s ease-in-out;

	-webkit-transition: background-position 0.3s ease-in-out;
transition: background-position 0.3s ease-in-out;
background-position: right top;
}

.homepage #section3 .card:hover {
	/*background-size: 40%;*/
	background-position: 550px top;
}

.homepage #section3 .card:hover h2 {
	margin-top:-150px;
}

.homepage #section3 .card:hover h5 {
	opacity:1;
	height:auto;
	margin-top:-100px;
}

.homepage #section3 #sdgengaged {
	
	background-image:url(/vcreport/images/home/bg_home_sdgengaged.jpg)
}

.homepage #section3 #entrepreneural {
	background-image:url(/vcreport/images/home/bg_home_entrepreneural.jpg)
}

.homepage #section3 #activist{
	background-image:url(/vcreport/images/home/bg_home_activist.jpg)
}

.homepage #section3 .card h2 {
	margin-top:0;
			-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: 45px !important;
}

.homepage #section3 .card h2,.homepage #section3 h5{
	margin-left:30px!important;
	display:inline-block;
	width:auto;
}

.homepage #section3 a, .homepage #section3 h3,.homepage #section3 h5 {
 color:white!important; 
}

.homepage #section3 h5{
	font-weight:normal!important;
	margin-bottom:30px!important;
	opacity:0;
	height:0;
	margin-top:0;
			-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;
	width:85%;
	font-size: 19px;
}

.homepage #section3 .card p {
	margin-left:30px;
	display:inline-table;
	background: white url(images/arrow_right_purple.png) 50% 13px no-repeat;
padding-bottom:10px!important;
	border-radius:40px;
padding-top:5px!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;
}

.homepage #section3 .card p a {
	color:#3E2164!important;
	padding: 7px 22px 7px 22px !important;
}

.homepage #section3 .card p span {
	display:none;
	line-height:1.2;
position:relative;
margin-top: 5px !important;
	
}
.homepage #section3 .card p:hover, .homepage #section3 .card:hover p{

	background-position: 90% 13px;
}

.homepage #section3 .card p:hover span, .homepage #section3 .card:hover span {
	display:inline-block;
		padding: 3px 60px 0px 0px!important;
		margin-left:0px;
}

.homepage #section3 .card p:hover a {

	
}
.homepage #campusslider {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.homepage #campusreports,.homepage #campusreports #loop-slider {
	min-height: 500px!important;	
}

.homepage #campusreports #loop-slider .control-container {
    display:none;
}

.homepage #campusreports #loop-slider #img-group .slide {
	min-height: 500px;
	background-size: inherit;
	background-position: left;
}

.homepage #campusreports h2 {
	color:#FBB72F!important;
}

.homepage #campusreports h3 a {
	color:white!important;
}

.homepage #campusreports .listing h2,.homepage #otherreports .listing{
  padding-top:60px !important; 
	
}

.homepage #campusreports .listing h2, .homepage #campusreports .listing h3 {
	padding-left:40px;
	width:auto;
}

.homepage #campusreports #stats.listing h2, .homepage #campusreports #stats.listing h3 {
	padding-right:40px;
	padding-left: 0;
	width:auto;
}

.homepage #campusreports .listing h3{
		padding-bottom:10px!important;
}

.homepage #otherreports {
overflow: hidden;
}

.homepage #otherreports .listing h3,.homepage #otherreports .listing h2 {
	padding-left:60px;
	padding-right:60px;
width:auto;
}

.homepage #otherreports .listing h3 {
	padding-bottom:20px!important;
}
.homepage #otherreports .listing h2 {
color:black!important;	
}
.homepage #otherreports h3 a {
	color:#0C4A5A!important;
}

.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 #otherreports #specials {
background:transparent url(images/home/bg_home_specialreports.jpg) center top no-repeat;
background-repeat:no-repeat;
background-size:cover;
}

.homepage #otherreports #honours {
	background:transparent url(images/home/bg_home_honours.jpg) center top no-repeat;
	background-repeat:no-repeat;
background-size:cover;
}

.homepage #section4 h2 {
	color:#4A2877!important;
}
.homepage #section4 li {
	font-size:20px;
	padding-bottom:10px;
}

.homepage #footerleft li {
  font-size:23px;
  padding-bottom:20px!important;
}

.homepage #footerleft li a {

}

.homepage #homefooter a {
   color:#FBB72F!important;
}

.homepage #homefooter p {
  color:white!important; 
}
.homepage #footerright ul {
padding-top:20px;  
}


.homepage #footerright li {
 display:inline;
  margin-right:10px;
}




/* INSIDE PAGES */



.inside #insidecontent #pagetitle h2 {
margin-top:0!important;
color:#3E2164!important;
}

.inside #insidecontent h3.intro {
	font-size: 28px;
line-height: 1.4 !important;
color: #333 !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%;
}

.inside #insidecontent p.caption {
    font-size: 15px !important;
    font-weight: bold !important;
    margin-top: 10px;
    margin-bottom: 20px !important;
    float: left;
    width: 100%;
    line-height: 1.4 !important;
    color: #777676 !important;
}


.inside #firstpanel {
	height:100vh;
	width:350px;
	float:left;
	position:fixed;
}

.inside #firstpanel li {
	padding-bottom:15px;
}


.inside #firstpanel li a {
	font-family:'Noto Sans',Helvetica,Arial,sans-serif;
	font-size:21px;
}

.inside #firstpanel li a:hover {
	color:white;
}

.inside #firstpanel #panelnav {
 padding-top:10%; 
}

.inside #firstpanel #mcocontact {
 
}

.inside #firstpanel #mcocontact p {
	font-size:14px!important;
	line-height:1.4!important;
	color: white !important;
}

.inside #secondpanel {
	height:100vh;
	width:50px;
		float:left;
	position:fixed;
	margin-left:350px;
  padding-top:25%!important;
  border-right: 1px solid #8065A9;
}

.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%;
    background: #5a318f;
}

.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.centre #contentarea #pagetitle h1 {
display:none!important;
}

.inside.centre #contentarea h2 {
color:#000!important;
font-size: 44px !important;
margin-top:20px!important;
}
.inside.campus #contentarea h2 {
color:#000!important;
font-size: 44px !important;
margin-top:20px!important;
}

.inside.campus #insidecontent #contentarea h3 {
color:#5B318F!important;
}

.inside.campus #contentarea h4,.inside.centre #contentarea h4 {
color:#000!important;
font-weight: 500 !important;
}

.inside #insidecontent #contentarea h3 {
color:#000!important;
font-size: 24px;
font-weight: 600 !important;
font-family: 'Noto Sans',Helvetica, Arial, sans-serif!important;
}

.inside #controls {
  position:fixed;
bottom:40px;
right:20px;
  width:100px;
}

.inside #controls #prev {
  width:25%;
  float:left;
  border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
cursor:pointer;
}
  
  .inside #controls #next {
	  cursor:pointer;
      width:25%;
  float:left;
  border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
  }

.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 500px;
}

#allreports.inside #insidecontent #overview {
    border-bottom: 1px solid #7F2F7B;
	
}

#allreports.inside #insidecontent #overview img{
margin-bottom: 30px !important;
width: 90%;
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;
  font-weight: 500 !important;
}

#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: 1161px) and (max-width:1235px) {

	
.homepage #section1 {
min-height: 600px !important;
width: 100% !important;
	}
  
 		
	.homepage #section2 {
		min-width:100%;
		
	}
	
	.homepage #section2 .column12 {
		padding-left:0px!important;
		padding-top:40px!important;
		padding-bottom:0!important;
		
	}
  
 
	.homepage #section2 .column7 {
		padding-left:200px;
	}	
	
	.homepage #section2 .column5 {
	padding-left:40px;	
	}
	 
 
	.homepage #vcsection {
		height:220px;
	}
	
	.homepage #vcsection #vcoverview {
		margin-left:18%;
		width:82%;
	}
	
	.homepage #vcsection #vcoverview h3 {
		padding-left:230px;
		width:65%;
	} 
		
	.homepage #section3 .card {
		min-width:45%;
		min-height:400px !important;
		margin-bottom: 0px;
	}
	
	.homepage #section3 .card h5 {
		display:none;
	}
	

.homepage #section3 .card:hover {
	background-size: 125%;
}		
	.homepage #campusslider {
		height:500px;
		position: relative;
		width: 100% !important;
	}
.homepage #campusreports .box-quarter{
		min-width:46%;
		padding-left:20px;
		margin-left:0;
	}		
	.homepage #campusreports .box-quarter#stats h2,.homepage #campusreports .box-quarter#stats h3 {
			padding-left:40px!important;
		padding-right:0!important;
	}
	.homepage #campusreports .box-quarter h2 {
	padding-top:20px!important;
	}	
	
	.homepage #otherreports .listing {
    padding-top: 40px !important;
}



.inside #coverarea {
    width: 90%;
}


.inside #contentarea {
    width: 58%;
    margin-left: 40%;
}

#allreports.inside #insidecontent #overview img {
    margin-bottom: 30px !important;
    width: 65% !important;
    height: auto;
}

.inside #insidecontent #contentarea img {
width: 100% !important;	
}





}




/**/
@media only screen and (min-width: 960px) and (max-width:1160px) {


	
.homepage #section1 {
min-height: 550px !important;
width: 100% !important;
	}
  
 		
	.homepage #section2 {
		min-width:100%;
		
	}
	
	.homepage #section2 .column12 {
		padding-left:0px!important;
		padding-top:40px!important;
		padding-bottom:0!important;
		
	}
  
 
	.homepage #section2 .column7 {
		padding-left:170px;
	}	
	
	.homepage #section2 .column5 {
	padding-left:40px;	
	}
	 
 
	.homepage #vcsection {
		height:220px;
	}
	
	.homepage #vcsection #vcoverview {
		margin-left:15%;
		width:92%;
	}
	
	.homepage #vcsection #vcoverview h3 {
		padding-left:230px;
		width:70%;
	} 
	
	
	
	.homepage #section3 .card {
		min-width:45%;
		min-height:400px !important;
		margin-bottom: 0px;
	}
	
	.homepage #section3 .card h5 {
		display:none;
	}
	

.homepage #section3 .card:hover {
	background-size: 125%;
}		
	.homepage #campusslider {
		height:500px;
		position: relative;
		width: 100% !important;
	}
.homepage #campusreports .box-quarter{
		min-width:46%;
		padding-left:20px;
		margin-left:0;
	}		
	.homepage #campusreports .box-quarter#stats h2,.homepage #campusreports .box-quarter#stats h3 {
			padding-left:40px!important;
		padding-right:0!important;
	}
	.homepage #campusreports .box-quarter h2 {
	padding-top:20px!important;
	}	
	
	.homepage #otherreports .listing {
    padding-top: 40px !important;
}




/* Inside Pages */

.inside #firstpanel {
    height: 100vh;
    width: 300px;
}

.inside #firstpanel #mcocontact, .inside #firstpanel #panelnav {
padding-left:20px!important;	
}

.inside #firstpanel #reportlogo img{
    width: 80%;
}

.inside #secondpanel {
    margin-left: 300px;
}

.inside#allreports #insidecontent #secondpanel  {
display:none;	
}

#allreports.inside #insidecontent #contentarea {
    width: 80%;
    margin: 0 0 0 350px;
}

.inside #insidecontent #coverarea {
	width: 90%;
margin-left: 390px;
}

.inside #insidecontent #coverarea #container112 {
background-position: center left;
}

.inside #contentarea {
width: 55%;
margin-left: 420px;
}

.inside #insidecontent #contentarea img {
width: 100% !important;	
}





  
  
}

/**/
@media only screen and (min-width: 768px) and (max-width:959px) {
	
	
.homepage #section1 {
min-height: 400px !important;
width: 100% !important;
	}
  
		
	.homepage #section2 {
		min-width:100%;
		
	}
	
	.homepage #section2 .column12 {
		padding-left:0px!important;
		padding-top:40px!important;
		padding-bottom:0!important;
		
	}
  
	.homepage #section2 .column5 {
	padding-left:40px;	
	}
	

	.homepage #vcsection {
		height:220px;
	}
	
	.homepage #vcsection #vcoverview {
		margin-left:0;
		width:92%;
	}
	
	.homepage #vcsection #vcoverview h3 {
		padding-left:230px;
		width:70%;
	}
	
	
	.homepage #section3 .card {
		min-width:45%;
		min-height:400px !important;
		margin-bottom: 0px;
	}
	
	.homepage #section3 .card h5 {
		display:none;
	}
	

.homepage #section3 .card:hover {
	background-size: 125%;
}	
	
	.homepage #section3 .card p,.homepage #section3 .card h2 {
    margin-left: 20px!important;
	}
	.homepage #campusslider {
		height:500px;
		position: relative;
		width: 100% !important;
	}
	.homepage #campusreports #loop-slider #img-group .slide {
    min-height: 500px;
    background-size: cover;
	}
	.homepage #campusreports .box-quarter{
		min-width:46%;
		padding-left:20px;
		margin-left:0;
	}	
	
.homepage #campusreports .listing h2, .homepage #campusreports .listing h3 {
	padding-left:0px;
	width:auto;
}	

.homepage #otherreports .listing h3, .homepage #otherreports .listing h2 {
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}	
	

.homepage #otherreports .listing h3, .homepage #campusreports .listing h3 {
	font-size: 25px;
}


.homepage #homefooter {
		padding-top:40px!important;
	}
	
	.homepage #footerleft li {
    font-size: 21px;
    padding-bottom: 20px !important;
}
	

	/* Inside Pages */
	
	
	.inside #insidecontent #panels {

		
	}
	
.inside #firstpanel {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
	order:3;
}	
		
.inside #firstpanel #panelnav,.inside #firstpanel p,.inside #firstpanel #mcocontact,#allreports.inside #insidecontent #secondpanel {
		display:none;
}

.inside #insidecontent #reportlogo {
	padding-bottom: 0px !important;
}	
.inside #firstpanel #reportlogo img {
		width:30%;
}
	
.inside #secondpanel {
    height: auto;
width: 50%;
float: right;
position: relative;
margin-left: 0px;
padding-left: 0 !important;
padding-top: 20px !important;
border-right: none;
border-bottom: none;
height: 120px;
display: flex;
flex-direction: column;
justify-content: center;
margin-top: -185px;
margin-right: 20px;
border-radius: 7px;
	}
	
	.inside #secondpanel p {
    height: auto;
    width: auto;
    transform: rotate(0deg);
    font-family: 'Bebas Neue',Helvetica,Arial,sans-serif !important;
    font-size: 21px;
    letter-spacing: 3px;
    text-align: center;
    margin-left: 0px!important;
			padding-left:0!important;
		padding-bottom:5px!important;
	}

#allreports.inside #insidecontent #contentarea {
    width: 100%;
    margin: 20px 0 0 10px;
}
	
#allreports.inside #insidecontent #features h3 {
    float: left !important;
    width: 100% !important;
    margin-right: 20px !important;
}	
	
.inside #coverarea {
    width: 100%;
    margin-left: 0px;
    float: left;
    margin-right: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
	height:auto;
	background-size: cover;
}	
	
	.inside #coverarea .container112 {
		background-position: left top !important;
		width: 100%;
		background-size: 100% !important;
		background-color: #5a318f !important;
	}	
	
	.inside #contentarea {
    width: 92%;
    margin-left:20px;
    float: left;
    margin-right: 0%;
    margin-top: 40px;
    margin-bottom: 0px;
    padding-bottom: 60px;
		padding-right:20px;
}
	
	.inside #contentarea #pagetitle h1 {
   font-size:60px !important;
}
	
		
	
	.inside #insidecontent p.caption {
		width:95%;
	}
	
	
	
	
	




}
  
/**/
@media only screen and (min-width: 480px) and (max-width:767px) {
	
	
	.homepage #section1 {
		height:350px;
		width:100%!important;
	}
  
	
	.homepage #section2 .column12 {
		padding-left:0px!important;
		padding-top:40px!important;
		
	}
  

	.homepage #vcsection {
		height:360px;
	}
	
	.homepage #vcsection #vcoverview {
		margin-left:0;
		width:92%;
	}
	
	.homepage #vcsection #vcoverview h3 {
		padding-left:20px;
		padding-top:190px;
	}
	
	
	.homepage #section3 .card {
		min-width:90%;
		height:350px;
	}
	
	.homepage #section3 .card h5 {
		display:none;
	}
	

.homepage #section3 .card:hover {
	background-size: 125%;
}	
	.homepage #section3 .card p,.homepage #section3 .card h2 {
    margin-left: 20px!important;
	}
	.homepage #campusslider {
		height:300px;
		position: relative;
	}
	.homepage #campusreports #loop-slider #img-group .slide {
    min-height: 300px;
    background-size: cover;
	}
	.homepage #campusreports .box-quarter{
		min-width:46%;
		padding-left:20px;
		margin-left:0;
	}	
	
.homepage #campusreports .listing h2, .homepage #campusreports .listing h3 {
	padding-left:0px;
	width:auto;
}	

.homepage #otherreports .listing h3, .homepage #otherreports .listing h2 {
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}	
	

.homepage #homefooter {
		padding-top:40px!important;
	}
	
	.homepage #footerleft li {
    font-size: 21px;
    padding-bottom: 20px !important;
}
	

	

	/* Inside Pages */
	
	
	.inside #insidecontent #panels {

		
	}
	
.inside #firstpanel {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
	order:3;
}	
		
.inside #firstpanel #panelnav,.inside #firstpanel p,.inside #firstpanel #mcocontact,#allreports.inside #insidecontent #secondpanel {
		display:none;
}
	
.inside #firstpanel #reportlogo img {
		width:40%;
}
	
.inside #secondpanel {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    margin-left: 0px;
	padding-left:0!important;
    padding-top: 20px !important;
    border-right: none;
	border-bottom: 1px solid #8065A9;
	}
	
	.inside #secondpanel p {
    height: auto;
    width: auto;
    transform: rotate(0deg);
    font-family: 'Bebas Neue',Helvetica,Arial,sans-serif !important;
    font-size: 21px;
    letter-spacing: 3px;
    text-align: center;
    margin-left: 0px!important;
			padding-left:0!important;
		padding-bottom:5px!important;
	}

#allreports.inside #insidecontent #contentarea {
    width: 100%;
    margin: 20px 0 0 10px;
}
	
#allreports.inside #insidecontent #features h3 {
    float: left !important;
    width: 100% !important;
    margin-right: 20px !important;
}	
	
.inside #coverarea {
    width: 100%;
    margin-left: 0px;
    float: left;
    margin-right: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
	height:auto;
	background-size: cover;
}	
	
	.inside #coverarea .container112 {
		background-position: left top !important;
		width: 100%;
		background-size: 100% !important;
		background-color: #5a318f !important;
	}	
	
	.inside #contentarea {
    width: 92%;
    margin-left:20px;
    float: left;
    margin-right: 0%;
    margin-top: 40px;
    margin-bottom: 0px;
    padding-bottom: 60px;
		padding-right:20px;
}
	
	.inside #contentarea #pagetitle h1 {
   font-size:60px !important;
}
	
	
	.inside #insidecontent #contentarea img {
		width:100%!important;
	}	
	
	.inside #insidecontent p.caption {
		width:95%;
	}
	
	
	
	
	
	
}
  
/**/
@media only screen and (min-width: 320px) and (max-width:479px) {
	
	
	.homepage #section1 {
		height:350px;
		width:100%!important;
	}
  
	
	.homepage #section2 .column12 {
		padding-left:0px!important;
		padding-top:40px!important;
		
	}
  

	.homepage #vcsection {
		height:460px;
	}
	
	.homepage #vcsection #vcoverview {
		margin-left:0;
		width:92%;
	}
	
	.homepage #vcsection #vcoverview h3 {
		padding-left:20px;
		padding-top:190px;
	}
	
	
	.homepage #section3 .card {
		min-width:90%;
		height:250px;
	}
	
	.homepage #section3 .card h5 {
		display:none;
	}
	

.homepage #section3 .card:hover {
	background-size: 125%;
}	
	.homepage #section3 .card p,.homepage #section3 .card h2 {
    margin-left: 20px!important;
	}
	.homepage #campusslider {
		height:250px;
	}
	.homepage #campusreports #loop-slider #img-group .slide {
    min-height: 250px;
    background-size: cover;
	}
	.homepage #campusreports .box-quarter{
		min-width:100%;
		padding-left:20px;
		margin-left:0;
	}	
	
.homepage #campusreports .listing h2, .homepage #campusreports .listing h3 {
	padding-left:0px;
	width:auto;
}	

.homepage #otherreports .listing h3, .homepage #otherreports .listing h2 {
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}	
	

.homepage #homefooter {
		padding-top:40px!important;
	}
	
	.homepage #footerleft li {
    font-size: 21px;
    padding-bottom: 20px !important;
}
	

	

	/* Inside Pages */
	
	
	.inside #insidecontent #panels {

		
	}
	
.inside #firstpanel {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
	order:3;
}	
		
.inside #firstpanel #panelnav,.inside #firstpanel p,.inside #firstpanel #mcocontact,#allreports.inside #insidecontent #secondpanel {
		display:none;
}
	
.inside #firstpanel #reportlogo img {
		width:55%;
}
	
.inside #secondpanel {
    height: auto;
    width: 100%;
    float: left;
    position: relative;
    margin-left: 0px;
	padding-left:0!important;
    padding-top: 20px !important;
    border-right: none;
	border-bottom: 1px solid #8065A9;
	}
	
	.inside #secondpanel p {
    height: auto;
    width: auto;
    transform: rotate(0deg);
    font-family: 'Bebas Neue',Helvetica,Arial,sans-serif !important;
    font-size: 21px;
    letter-spacing: 3px;
    text-align: center;
    margin-left: 0px!important;
			padding-left:0!important;
		padding-bottom:5px!important;
	}

#allreports.inside #insidecontent #contentarea {
    width: 100%;
    margin: 20px 0 0 10px;
}
	
#allreports.inside #insidecontent #features h3 {
    float: left !important;
    width: 100% !important;
    margin-right: 20px !important;
}	
	
.inside #coverarea {
    width: 100%;
    margin-left: 0px;
    float: left;
    margin-right: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
	height:auto;
	background-size: cover;
}	
	
	.inside #coverarea .container112 {
		background-position: left top !important;
		width: 100%;
		background-size: 100% !important;
		background-color: #5a318f !important;
	}	
	
	.inside #contentarea {
    width: 92%;
    margin-left:20px;
    float: left;
    margin-right: 0%;
    margin-top: 40px;
    margin-bottom: 0px;
    padding-bottom: 60px;
		padding-right:20px;
}
	
	.inside #contentarea #pagetitle h1 {
   font-size:60px !important;
}
	
	
	.inside #insidecontent #contentarea img {
		width:100%!important;
	}	
	
	.inside #insidecontent p.caption {
		width:95%;
	}
	
	
	
	
}




