/*
Theme Name: Menter Mon
Theme URI: http://www.brandified.co.uk/blank
Author: Brandified
Author URI: http://brandified.co.uk
Description: Custom blank theme
Version: 5.0
*/

/* Styles */

@font-face {
	font-family: 'Font Awesome 5 Free';
	font-style: normal;
	font-weight: 400;
	src: url("css/webfonts/fa-regular-400.eot");
	src: url("css/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("css/webfonts/fa-regular-400.woff2") format("woff2"), url("css/webfonts/fa-regular-400.woff") format("woff"), url("css/webfonts/fa-regular-400.ttf") format("truetype"), url("css/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
  
  .far {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400; }




body {
	font-family: 'futura-pt', sans-serif;
	font-size: 18px;
	line-height: 1.4em;
	background: #fff;
	color: #333333;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
}

h2 {
	line-height: 1.2em;
}

h5 {
	font-size: 28px;
	font-weight: 600;
	font-style: italic;
	margin-top: 30px;
	padding-top: 20px;
	margin-bottom: 15px;
	color: #444444;
}

h1.pageTitle {
	color: #fff;
	font-size: 30px;
}

p {
	margin-bottom: 15px;
	line-height: 1.5em;
}

a {
	color: #4192CD;
}

a:hover {
	color: #2871A6;
}

strong {
	font-weight: 700;
}

a.actionButton {
	  color: #fff;
	  background: #424242;
	  border-radius: 5px;
	  margin-bottom: 10px;		
	  padding: 10px; 
	  text-decoration: none;
	}
	
a.actionButton:hover {
	  color: #424242;
	  background: #fff;
	  border-radius: 5px;
	  margin-bottom: 10px;		
	  padding: 10px;
	  text-decoration: none;
	}
	
	
	a.actionButtonYellow {
			  color: #424242;
			  background: #ffcb02;
			  border-radius: 5px;
			  margin-bottom: 30px;		
			  padding: 10px; 
			  text-decoration: none;
			}
			
		a.actionButtonYellow:hover {
			  color: #ffcb02;
			  background: #424242;
			  border-radius: 5px;
			  margin-bottom: 30px;		
			  padding: 10px;
			  text-decoration: none;
			}

p.bigger-intro {
	font-size: 28px;
}

p.bigger-p {
	font-size: 20px;
}
/* Structure */

#page {
	display: block;
}

#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Columns */

* {
    box-sizing: border-box;
}

[class*="col-"] {
    float: left;
    padding: 15px;
    /* border: 1px dashed #777777; */
}

.row::after {
    content: "";
    clear: both;
    display: table;
}

@media only screen and (min-width: 600px) {
    /* For tablets: */
    .col-m-1 {width: 8.33%;}
    .col-m-2 {width: 16.66%;}
    .col-m-3 {width: 25%;}
    .col-m-4 {width: 33.33%;}
    .col-m-5 {width: 41.66%;}
    .col-m-6 {width: 50%;}
    .col-m-7 {width: 58.33%;}
    .col-m-8 {width: 66.66%;}
    .col-m-9 {width: 75%;}
    .col-m-10 {width: 83.33%;}
    .col-m-11 {width: 91.66%;}
    .col-m-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}

.col-centered {
	margin-left: auto !important; 
	margin-right: auto !important; 
	float: none !important; 
	padding: 0px !important;
}

.no-padding {
	padding: 0px;
}

/* Alignment */

.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Header */

#siteTitle {
	font-size: 30px;
	font-weight: bold;
}

#siteTitle a {
	text-decoration: none;
}

#siteTitle img {
	height: 90px;
}

#headerWrap {
	background: #ffcb02;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
}

.page-template-page-covid #headerWrap {
	overflow: visible !important;
}

#headerInner {
	background: #fff;
	height: 130px;
	margin-bottom: 0px;
	padding: 20px 0px;
}


#headerTop {
	float: left;
	width: 100%;
	margin-top: 0px;
}

#headerTitleWrap {
	float: left;
	margin-top: 35vh;
}

#headerWrap h1.headerTitle {
	font-weight: 600;
	font-size: 46px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #fff;
	line-height: 1.2em;
}

#logo {
	width: 100%;
	max-width: 300px;
	float: left;
}




#pageHeader{
	padding: 80px 0px !important;
	background: #c0bcbb url('img/header-mm.jpg') !important;
	background-size: auto 100% !important;
}

#pageHeader h1.entry-title {
	font-size: 80px;
	color: #333333;
	font-weight: 600;
	font-weight: 700; color: transparent; -webkit-text-stroke: 2px #333333;
}






/* Menu */

#nav {
	display: inline-block;
	float: right;
}
#nav ul {
	list-style: none;
	display: inline-block;
	float: right;
	margin-top: 30px;
}
#nav li {
	float: left;
	position: relative;
}
#nav a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	font-size: 19px;
	font-weight: 500;
	text-decoration: none;
	color: #444444;
}
#nav ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 99999999;
}
#nav ul ul ul {
	left: 100%;
	top: 0;
}
#nav ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 12em;
	height: auto;
}

#nav li:hover > a,
#nav ul ul :hover > a {
	
}
#nav ul ul a:hover {
	
}
#nav ul li:hover > ul {
	display: block;
}

.covid-menu a {
	color: #bd0e0e !important;
}

/* Content */

#pageHeader {
	background: #565451;
}

#pageHeader h1 {
	color: #fff;
	padding-top: 30px;
}

#pageContent {
	padding: 40px 0px 20px 0px;
}

#pageContent h3 {
	font-size: 30px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-weight: 500;
	border-bottom: 3px solid #eaeaea;
}

/* Homepage */

#homeHeader {
	padding: 20px 0px;
}

#homeHeader h2 {
	font-size: 50px;
	line-height: 1.2em;
	color: #444444;
	font-weight: 100;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: right;
}

#homeHeader h2 span {
	color: #fff;
}

#homeHeader img {
	width: 100%;
	max-width: 100%;
}

#homeWelcome {
	background: #5e5a5a;
	padding: 20px 0px 30px 0px;
	color: #fff;
	line-height: 1em;
}

h1.massiveTitle {
	font-size: 19.8vw;
	font-weight: 900;
	letter-spacing: -10px;
	line-height: 1em;
	margin-bottom: 30px;

	background: url('img/textMask.jpg');
	background-size: cover;
	color: transparent;
	-webkit-background-clip: text, border;
	background-clip: text, border;
}

h1.headerTitle {
	text-align: center;
}

img.colourHeader {
	width: 1000px;
	max-width: 100%;
}

#homeWelcome .introParagraph {
	font-size: 28px;
	line-height: 1.2em;
}

#homeWelcome p a.linkAction {
	text-decoration: underline;
	color: #fff;
}



#homeIntroWrap {
	padding: 50px 0px 50px 0px;
	background: #ffcb02;
      overflow: auto;
}

#homeIntro {
	  width: 100%;
        font-size: 24px;
}

#homeIntro p:first-child {
      font-weight: bold;
      font-size: 110%;
    }

    #homeIntro a {
      color: #333333;
    }



#homecategoriesWrap {
	padding: 0px 0px 50px 0px;
	background: #ffcb02;
}

#homeCategories {
	margin-top: -70px;
	display: flex;
	  flex-direction: row;
	  flex-wrap: wrap;
	  width: 100%;
}

.header-holder {
      position: relative;
      min-height: 130px;
      margin-top: 30px;
}

.homeSectorItem h2 {
      font-size: 48px !important;
      font-weight: 600;
      border-bottom: 3px solid #fff;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%;
      padding-bottom: 20px !important;
      margin-bottom: 40px !important;
}

.homeSectorItem a.sectorInfoButton {
      font-size: 120%;
      color: #fff;
      padding: 15px 20px; 
      width: 100%;
      border-radius: 100px;
      background: #000;
      display: block;
      text-decoration: none;
      text-align: center;
}

.homeSectorItem a.sectorInfoButton:hover {
      opacity: 0.7;
}

.homeSectorItem img.sectorIcon {
      border-radius: 1000px;
      width: 100%;
      max-width: 260px; 
      height: auto;
      transition: all 0.3s ease-in-out;
}

.homeSectorItem img.sectorIcon:hover {
      transform: rotate(20deg);
}

.col-middle {
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}

.col-inner {
	display: flex;
	  flex-direction: column;
	  flex-basis: 100%;
	  flex: 1;
	  text-align: center;
}
	
	.col-inner img {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.col-inner h3.bolder {
		display: block;
		font-weight: bold;
		margin-bottom: 0px;
		color: #434343;
	}
	
	.col-inner h3 {
		display: block;
		margin-bottom: 0px;
		color: #434343;
	}
	
	.col-inner hr {
		border: 1px solid #434343 !important;
		width: 50px !important;
	}
	


.homePhotosStrip {

}

.homePhotosStrip .photoItem {
	width: 25%;
	float: left;
	background-size: cover;
	background-position: center center;
	float: left;
	min-height: 200px;
	height: 350px;
}



.categoryItem img {
	width: 90%;
	max-width: 90%;
}

.categoryItem h3 {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 20px;
}

.categoryItem h3 span {
	font-weight: bold;
}

.categoryItem p a {
	color: #000;
}

.categoryDetails hr {
	border: 1px solid #ffcb02 !important;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}





#homeProjects {
	background-image: url('img/maskDark.png'), url('img/bgImage.jpg');
	background-size: 10px 10px, cover;
	background-position: center center, center center;
	background-repeat: repeat, no-repeat;
	padding: 50px 0px; 
	color: #fff;
}

#homeProjects h2 {
	color: #fff;
	font-size: 30px;
	margin-bottom: 30px;
	font-family: 'futura-pt', sans-serif;
}

.projectItem {
	padding: 0px;
	margin-bottom: 40px;
}

.projectItem img {
	width: auto;
	max-height: 250px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}

.projectItem:nth-child(3n+2){
	text-align: center;
}

.projectItem:nth-child(3n){
	text-align: right;
}


/* entire container, keeps perspective */
.flip-container {
	-webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
	margin-left: auto;
	margin-right: auto;
}
	/* flip the pane when hovered */
	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

.flip-container, .front, .back {
	width: 250px;
	height: 250px;
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-container a, .front a, .back a {
	text-decoration: none;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
	background: none;
	text-align: center;
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
	background: none;
	padding: 20px;
}

.back a {
	color: #444444;
}

.back h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: left;
}

.back p {
	font-size: 16px;
	text-align: left;
	color: #555555;
}





#homeStats {
	padding: 50px 0px;
	background: #ffcb02;
}

#homeStats img {
	width: 100%;
	max-width: 100%;
}

#shiva
{
  width: 200px;
	height: 200px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	border: 10px solid #fff;
	float:left;
	margin:5px;
}
.count
{
  line-height: 100px;
  color: white;
  font-size: 60px;
}



.lightPane {
	padding: 50px 0px;
	color: #555555;
}

.lightPane h2, .darkPane h2 {
	font-size: 30px;
	margin-bottom: 30px;
}

.lightPane ul, .darkPane ul {
	margin-bottom: 15px;
	float: left;
	width: 100%;
}


.lightPane ul li, .darkPane ul li {
	list-style: disc;
	margin-bottom: 15px;
}

.lightPane .introParagraph, .darkPane .introParagraph {
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 15px;
}

.darkPane {
	padding: 50px 0px;
	color: #fff;
	background: #5e5a5a;
}



#homePhotos {

}

#homePhotos .photoItem {
	width: 25%;
	float: left;
	background-size: cover;
	background-position: center center;
	float: left;
	min-height: 300px;
	height: 360px;
}







.tab {
	overflow: hidden;
  }
  

  .tab a {
	transition: 0.3s;
  }
  
  .tab button:hover {
	background-color: #ddd;
  }
  
  .tab button.active {
	background-color: #ccc;
  }

  .tabcontent {
	display: none;
	border-top: none;
	animation: fadeEffect 1s;
	padding-top: 0px; 
  }

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


ul.projectGallery li {
	float: left;
	margin: 10px;
	list-style: none;
}


#projectHeader {
	background: #abaaa9;
	min-height: 350px;
      height: auto;
}

#projectHeaderLeft img {
	width: 98%;
	max-width: 320px;
	margin-top: 80px;
	margin-bottom: -150px;
}

#projectHeaderRight {
      text-align: right;
}

#projectHeaderRight img {
	width: 98%;
	max-width: 280px;
	margin-top: 40px;
	margin-bottom: -150px;
}

#projectHeaderLeft h3 {
	font-family: 'futura-pt';
	text-align: left;
	font-size: 34px;
	line-height: 1.2em;
	margin-top: 100px;
	font-weight: 500;
      color: #fff;
      margin-bottom: 20px;
}

#projectHeaderRight h3 {
	font-family: 'futura-pt';
	text-align: right;
	font-size: 34px;
	line-height: 1.2em;
	margin-top: 140px;
	font-weight: 500;
}

#projectHeader p {
      color: #fff;
}

#projectContent {
	margin-top: 80px;
	margin-bottom: 40px;
}

#projectContent ul {
	list-style: square;
	margin-bottom: 30px;
	margin-top: 20px;
	color: #666666;
}

#projectContent ul li {
	margin-bottom: 15px;
}

#projectLinksWrap {
	padding-top: 20px;
}

.projectLinkButton {
	padding: 15px 20px;
	background: #444444;
	color: #fff;
	text-decoration: none;
	border-radius: 150px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

.projectLinkButton:hover {
	padding: 15px 20px;
	color: #fff;
	text-decoration: none;
	border-radius: 150px;
	background: #333333 !important;
}

.projectIntro {
	font-size: 24px;
}

#projectSponsorsWrap {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 10px solid #ffcb06;
}

ul.projectSponsors {
	float: left;
}

ul.projectSponsors li {
	float: left;
	margin-right: 30px;
}

ul.projectSponsors li img {
	height: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.bigger {
	font-size: 26px;
	line-height: 1.3em;
}

.contactForm form {
	width: 100%;
	float: left;
}

.contactForm form p {
	width: 100%;
	float: left;
	font-weight: 500;
}

.contactForm form input, .contactForm form textarea {
	width: 100%;
	padding: 7px;
	background: #f1f1f1;
	border: 1px solid #d1d1d1;
}

.wpcf7-recaptcha {
	width: 600px; 
	float: left;
}

.contactForm .wpcf7-submit {
	width: 120px;
	background: #565451;
	border-radius: 10px; 
	border: none;
	color: #fff;
	float: right;
}

div.wpcf7-response-output {
	border: 2px solid #d08383;
    float: left;
    margin-top: -50px;
    margin-left: 0px;
    background: #f9dfdf;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #83d08b;
    float: left;
    margin-top: -50px;
    margin-left: 0px;
    background: #dff9e1;
}

div.wpcf7-spam-blocked {
	border: 2px solid #dfb059;
	background: #f3d59d;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #dfb059;
	background: #f3d59d;
}










	





.jobItem {
	padding: 30px 0px; 
	border-bottom: 2px solid #f1f1f1;
}

.jobItem h3 {
	font-weight: 700;
	margin-bottom: 10px;
}

.jobItem h4 {
	font-size: 16px;
	color: #777777;
	margin-bottom: 10px;
}

.jobItem h4 span {
	font-weight: 700;
}

.jobItem p {

}

a.jobDoc {
	padding-left: 25px;
	margin-right: 15px;
	background: url('./img/doc.png');
	background-size: 17px auto;
	background-repeat: no-repeat;
	line-height: 2em;
}

a.jobLink {
	padding-left: 25px;
	margin-right: 15px;
	background: url('./img/links.png');
	background-size: 17px auto;
	background-repeat: no-repeat;
	line-height: 2em;
}

.docslinksList li {
	list-style: none;
}

.covid li {
	float: left;
	padding: 10px;
	width: 100%;
	margin-bottom: 10px;
}

.covid li h3 {
	font-size: 18px !important;
	border-bottom: none !important;
	font-weight: 600 !important;
}

.covid li:nth-child(even) {
	background: #f1f1f1;
  }




#introContent {
	padding-top: 60px;
	padding-bottom: 60px;
}

#signUpSection {
	background: #f7ce39;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	font-size: 20px;
}


#signUpSection a.actionButton {
	font-size: 22px;
	padding: 10px 20px;
	border-radius: 10px;
}

#bwletinSection {
	background: #e8e8e7;
	padding-top: 40px;
	padding-bottom: 40px;
}

.bwletinItemContent {
	  background: rgba(255, 203, 2, .95);
	  text-align: center;
	  opacity: 0;
	  -webkit-transition: opacity .50s ease;
	  height: 100%;
	  position: relative;
	}
	
	.bwletinItemContentInner {
		  margin: 0;
		  width: 100%;
			position: absolute;
			top: 50%;
			-ms-transform: translateY(-50%);
			  transform: translateY(-50%);
			  padding: 20px;
		}
	
	.bwletinItemContent h3 {
		  color: #fff;
		  font-size: 20px !important;
		  text-shadow: 0px 2px 5px rgba(0,0,0,0.1) !important;
		  font-weight: 700 !important;
		  border-bottom: none !important;
		  margin-bottom: 20px !important;		  
		}
		
	.bwletinItemContent a.actionButton {
		width: 100% !important;
		display: block;
	}
	
	.bwletinList div.bwletinItemContent:hover {
	  opacity: 1;
	}
	
.newsItem {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	height: 390px;
}
	
.newsItem:hover {
	opacity: 0.8;
}

.newsItem iframe {
	width: 100%;
	height: 250px;
	border-radius: 10px;
}



.sharedaddy {
	padding-top: 40px !important;
}

#featured {

}

#featured div {
	text-align: center;
	min-height: 260px;
	background: #c0c0c0;
	display: table;
}

#featured div h3 {
	vertical-align: middle;
	color: #fff;
	display: table-cell;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2em;
}







/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #ffcb02;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 20px;
  opacity: 0.9;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */

.active {
	font-weight: 700;
}
.active, .accordion:hover {
  opacity: 1.0;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
	  padding: 0px;
	  background-color: white;
	  max-height: 0;
	  overflow: hidden;
	  transition: max-height 0.2s ease-out;
	}


.accordion:after {
	  content: '\02795'; /* Unicode character for "plus" sign (+) */
	  font-size: 13px;
	  color: #fff;
	  float: right;
	  margin-left: 5px;
	}
	
	.activeaccordion:after {
	  content: "\2796"; /* Unicode character for "minus" sign (-) */
	}
	
	
	
.news-bullets li::before {
	  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
	  color: #999999; /* Change the color */
	  margin-top: 5px;
	  font-weight: bold; /* If you want it to be bold */
		display: inline-block; /* Needed to add space between the bullet and the text */ 
		width: 1em; /* Also needed for space (tweak if needed) */
		margin-left: -1em; /* Also needed for space (tweak if needed) */
}
	
	
	
	

h1.entry-title {
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 30px;
	line-height: 1.2em;
}

.entry-meta {
	clear: both;
	display: block;
}


.entry-news-single p:first-of-type {
	  font-size: 1.4em;
	  margin-bottom: 30px;
}

.entry-news-single img {
		  border-radius: 5px;
	}

.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

#error-page {
	padding: 80px 20px 80px 20px;
}

#error-page img {
	margin-bottom: 20px;
	max-width: 200px;
}

#error-page h1 {
	font-size: 30px; 
	line-height: 1em; 
	margin-bottom: 20px;
}

/* Images */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}

img.alignleft {
	margin-right: 1em;
}

img.alignright {
	margin-left: 1em;
}

.wp-caption {
	padding: .5em;
	text-align: center;
}

.wp-caption img {
	margin: .25em;
}

.wp-caption .wp-caption-text {
	margin: .5em;
}

.wp-smiley {
	margin: 0;
}

/* Forms */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}

/* Comments */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}

/* Widgets */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}

/* Footer */

#bigFooter {
	background: #ffcb02;
	color: #444444;
	padding: 30px 0px;
	margin-top: 0px;
}

.footerBird {
	text-align: right;
}

.footerBird img {
	margin-top: -90px;
	width: 50px;
	z-index: 999999;
}

.footerInfo {
	font-size: 18px;
}

.footerInfo  h3 {
	font-size: 28px;
	color: #444444;
	margin-top: 40px;
	margin-bottom: 40px;
	line-height: 1.4em;
	font-family: 'futura-pt';
}

.footerInfo a.emailLink {
	color: #444444;
	text-decoration: none;
}

.footerInfo a.emailLink:hover {
	color: #444444;
	text-decoration: none;
}

.footerInfo a.socialLink {
	color: #fff;
	padding: 10px 15px;
	text-decoration: none;
	font-size: 30px;
	min-width: 64px;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.slTwitter, .slFacebook, .slInstagram, .slYoutube {
	background: #424242;
}

.slTwitter:hover {
	background: #1DA1F2;
}

.slFacebook:hover {
	background: #3B5998;
}

.slInstagram:hover {
  	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

.slYoutube:hover {
	background: #ff0000;
}

#footerWrap {
	background: #fff;
	color: #999999;
	padding: 30px 0px;
	margin-top: 0px;
	text-align: center;
	font-size: 14px;
	line-height: 1.4em;
}

#footerWrap a {
	color: #444444;
}

/* Mobile Menu */

nav:not(.mm-menu)
{
	display: none;
}

.header
{
	display: none;
	text-align: center;
}
.header
{
	background: #ffcb02;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	line-height: 40px;
	position: fixed;

	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	height: 40px;
	padding: 0 50px;
}
.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed
{
	position: fixed;
	bottom: 0;
	left: 0;
}
.header a
{
	background: center center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    [class*="col-"] {
        width: 100%;
	}
	
	.no-mobile {
		display: none;
	}

	.no-padding {
		padding: 15px;
	}

	.mm-menu {
		background: #ffcb02 !important;
	}

	.mm-menu li a {
		color: #444444 !important;
		font-size: 22px;
	}

	.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
		border-bottom: none !important;
	}

	#siteTitle {
		text-align: center;
		margin-bottom: 10px;
	}


	#homeHeader h2 {
		text-align: center;
		margin: 0px 0px 15px 0px;
		padding-top: 40px;
	}

	#homeHeader img {
		display: none;
	}

	#homeProjects h2 {
		text-align: center;
	}

	#bigFooter {
		padding: 30px 15px;
	}

	.menterStats button {
		display: none !important;
	}

	.massiveTitle {
		letter-spacing: -3px !important;
	}

	#projectHeaderLeft, #projectHeaderRight {
		text-align: center;
	}

	#projectHeaderLeft h3, #projectHeaderRight h3 {
		text-align: center;
		padding-bottom: 10px;
            margin-top: 30px;

	}

      #projectHeaderRight img {
		max-width: 180px;
            margin-top: 0px;
            display: none;
	}

	#projectContent {
		margin-top: 0px;
	}

	.projectSponsors li {
		width: 100%;
		text-align: center;
		float: left;
		display: block;
		margin-bottom: 20px;
	}

	.projectSponsors li a {
		width: 100%;
		text-align: center;
	}

      .homeSectorItem h2 {
            font-size: 34px !important;
            overflow-wrap: break-word;
            word-wrap: break-word;
            hyphens: auto;
      }
}

@media only screen and (max-device-width: 480px) {
  /* define mobile specific styles come here */

	html, body {
		width: 100%;
		height: 100%;
		max-width: 100%;
	}

	nav#nav {
		display: none;
	}


	#headerWrap {
		margin-top: 0px;
	}

	.header {
		display: block;
		z-index: 999999999999;
	}

	li.menu-item a {
		font-size: 22px;
	}

}