* {
	font-family: 'Raleway', sans-serif;
	box-sizing: border-box;
	text-decoration: none;
	rotation: 90;
}

body {
    margin: 0;
  	background-color: hsl(0, 0%, 96%);
    /*background-image: url('Images/BG1.png');
  	background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-size: cover;*/
}

.container {
	display: table;
} 


/*----- Top navigation -----*/
.topnav {
   /*background-color: white;*/
    overflow: hidden;
    position: relative;
    width: auto;
  	margin: 0 auto;
    padding: 50px 70px 40px 70px;
}

/* Style the links inside the navigation bar */
.topnav a {
	text-decoration: none;
  	color: black; /* #565656 */
}

.barlinks a{
  float: right;
  font-size: 16px;
  text-align: right;
  font-weight: bold;
  margin: 15px 0px 25px 40px;
}

name a {
    float: left;
    color: black;
    font-size: 30px;    
}

subname a {
    position: absolute;
    color: black;
    font-size: 16px;    
    top: 85px;
    left: 280px;
}

/*----- Fonts -----*/
h1 {
  font-size: 70px;
  margin-top: 30px;
  margin-bottom: 10px;
  z-index: 1;
  position: static;
  text-align: center;
}

h7 {
  font-size: 40px;
  padding: 20px 0px 80px 0px;
  color: #46ADA5; /* Teal */
  z-index: 1;
  position: static;
  text-align: center;
  font-weight: bold;
}

.section4 h1 {
	color: #3A3A3A;
  	text-align: center;
 	vertical-align: middle;
}

h2 {
	font-weight: bold;
	font-size: 28px;
	color: black;
    padding: 20px 0px 10px 0px;
}

.section3 h2 {
    background-color: #F5BD51;
  	padding: 30px 70px 30px 40px;
}

h3 {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 0px;
  line-height:1.4;
  text-decoration: none;
}

/* text on front page */
h4 {
	font-size: 20px;
	font-weight: normal;
	/*margin-bottom: 20px;*/
	line-height: 1.7;
	/*color: white;*/
	z-index: 1;
	position: static;
	margin: 0 50px 10px 0;
	font-style: normal;
}  
  
h5 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5;
	z-index: 1;
	position: static;
	margin: 25px 50px;
	font-style: normal;
}

.section3 h5 {
  background-color: white;
  margin: 0px;
  padding: 5px 70px 5px 40px;
} 

.section4 h5 {
  margin: 0px;
  padding: 20px 70px 10px 0px;
} 

h6 {
  font-size: 18px;
  margin-bottom: 30px;
  margin-top: 20px;
  font-weight: normal;
}

p {
  margin: 5px;
  padding: 0px 150px;
}

/*----- Tables -----*/

.seccolumn {
  	display: table-cell;
  	vertical-align: middle;
	text-align: left;
	max-width: 690px;
  	margin: 0;
  	position: relative;
} 

.secrow {
   display: table-row;
} 

.seccolumnr3 {
  	display: table-cell;
  	vertical-align: middle;
  	padding: 30px 0px 20px 0px;
  	text-align: left;
    width: 500px;
} 

.seccolumnl4 {
  	display: table-cell;
  	vertical-align: middle;
	display: block;
  	padding: 0px 60px 0px 50px;
} 

.seccolumnr4 {
  	display: table-cell;
  	vertical-align: middle;
  	padding: 30px 0px 20px 0px;
  	text-align: left;
    width: 600px;
} 

.seccolumnl-phd {
  	display: table-cell;
  	vertical-align: middle;
  	padding-right: 20px;
} 

.seccolumnl-phd img {
  width: 160px;
  border: 0.2px solid black;
  margin: 10px 0 10px 0px;
}   

.seccolumnr-phd {
  	display: table-cell;
  	vertical-align: middle;
  	padding: 0px 10px 0px 20px;
  	text-align: left;
  	width: 750px;
} 

.seccolumnr-phd a{
  color: rgb(0, 100, 120);  /*#46ADA5 Teal  */
} 

.seccolumnl-tool {
  	display: table-cell;
  	vertical-align: middle;
  	padding-right: 40px;
    margin: 10px 0 10px 0;
} 

.seccolumnl-tool img {
  width: 350px;
  margin: 30px 0 20px 0px;
}   

.seccolumnr-tool {
  	display: table-cell;
  	vertical-align: middle;
  	padding: 15px 50px 15px 0px;
  	text-align: left;
  	max-width: 700px;
} 

.seccolumnr-tool a{
  color: rgb(0, 100, 120);  /*#46ADA5 Teal  */
} 
 
.framework {
  max-width:650px;
  display: table-cell;
  padding-right: 0 30px 0 30px;
}

/*----- Sections -----*/
.section1 {
    color: white;
  	/*background-color: hsl(0, 0%, 97.5%);*/
  	background-image: url('Images/BG1.png');
  	background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-size: cover;
  	margin: 0;
    padding: 40px 70px 0 70px;
} 

.pil {
  position: absolute;
  /*top: 397px;*/
  bottom: -10px;
  left: -68px;
  z-index: 1;
  margin: 0px;
}

.ikons {
    left: 220px;
  	list-style-type: none;
  	text-align: left;
  	margin: 0;
  	padding: 0;
} 

.ikons li {
  display: inline-block;
  /*font-size: 20px;*/
  padding: 0px 3px;
}

.section2 {
    padding: 80px 50px 50px 20px;
  	background-color: white;
    /*color: white;
  	background-image: url('Images/BG2.png');
  	background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-size: cover;*/
 	text-align: center;
} 

.section2 a{
	color: white;
} 
	
.section3 {
  	background-image: url('Images/proto2.jpg');	
    /*padding: 30px 220px;*/
  	/*height: 500px;*/
  	background-position: left;
  	background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-size: cover;
}

.section3 a {
	color: black;
}

.box {
	background-color: white;
	padding: 20px 0;
}

.section4 {
  	padding: 50px 0px 30px 0px;
    background-color: white;
}

.button1 {
  width: 100%;
  padding: 15px;
  margin: auto;
  border: 3px solid;
  text-align: center;
  font-weight: bold;
  color: #F18E82;
  font-size: 20px;
}

.button2 {
  vertical-align: right;
  width: 55%;
  border: 3px solid;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  color: white;
  margin: 30px 0px 30px 0px;
  font-size: 20px; 
}

.button3 {
  margin: auto;
  width: 50%;
  padding: 15px;
  border: 3px solid;
  text-align: center;
  font-weight: bold;
  color: #F5BD51;
  font-size: 20px;
  margin: 30px 0px 10px 0px;
}

#active {
    color: #FFC300;
}

/* Change the color of links on hover */
div.barlinks a:hover {
    color: #FFC300;
}

/* Add a color to the active/current link
div.topnav a:active {
    background-color: #FFC300;
} */

/*-----PhD research page -----*/
.phd {
  padding: 30px 70px 10px 70px;
  color: #212F3D;
  background-color: white;
}

/*-----Toolbox research page -----*/
.tools {
    color: black;
    background-color: white; /* hsl(0, 0%, 97.5%);
  	background-image: url('Images/BG4.png');
  	background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-size: cover;*/
  	margin: 0 auto;
    padding: 20px 0px 60px 70px;  
}

/* Photo Grid - front page*/
.row {
  width: 100%;
  display: flex;
  position: relative;
  flex-wrap: wrap; 
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  z-index: 1;
}

.column {
  padding: 0px 20px 30px 20px;
  -ms-flex: 25%;
  max-width: 25%;
  margin: auto;
}

.column img {
  vertical-align: middle;
}

.desc {
  margin: auto;
  text-align: center;
  vertical-align: middle;
  padding: 20px 5px;
  color: #272727;
  font-size: 18px;
  background-color: #F5F5F5;
}

.break {
  width: 100%
  height: 10px; 
  padding: 20px 0px;
}

.column img:hover {
  transition: all .1s linear;
  opacity: 0.3;
  }

/* Photo Grid - real one*/
.prow {
  width: 100%;
  display: flex;
  position: relative;
  flex-wrap: wrap; 
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  z-index: 1;
}

.pcolumn {
  flex: 1;
  padding: 0px 20px 30px 20px;
  -ms-flex: 33%;
  max-width: 33%;
  margin: auto;
}

.pcolumn img {
  vertical-align: middle;
  /* border: 0.5px solid black;
  filter: blur(5px); */
  height: 300px;
  object-fit: cover;
  min-width: 300px;
}

.pdesc {
  margin: auto;
  margin-bottom: 40px;
  text-align: center;
  vertical-align: middle;
  padding: 20px 5px;
  color: #272727;
  font-size: 18px;
  background-color: #F5F5F5;
  min-width: 300px;
}

.pcolumn img:hover {
  /* transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  /* -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  /* filter: grayscale(0%); */
  /* border: 5px solid #ccc; */
  transition: all .1s linear;
  opacity: 0.3;
  }

/* Burger menu */
.burger {
  display: inline-block;
  cursor: pointer;
  float: right;
}

.menu {
  cursor: pointer;
  border: none;
  text-align: right;
  outline: none;
  transition: 0.4s;
  display: inline-block;
  float: right;
  background-color: white;
}

.active, .menu:hover {
}

.menu:after {
  color: #777;
  font-weight: bold;
  float: right;
  margin: 0px;
}

.active:after {  
}

.panel {
  padding: 0px;
  text-align: right;
  background-color: white;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  background-color: #F5BD51;
  margin: 6px 0;
  transition: 0.4s;
}

.change .bar1 {
  transform: translate(0, 11px) rotate(-45deg);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  transform: translate(0, -11px) rotate(45deg);
}

.menutest {
  height: 10px;
  background-color: white;
} 

.change .menutest {
  transform: translate(0, -10px);
}

/* Responsive layout: MOBILE - make 2 columns stack on top of each other instead of next to each other */
@media screen and (max-width: 900px) {
}

/* Responsive layout: MOBILE - make 2 columns stack on top of each other instead of next to each other */
@media screen and (max-width: 1070px) {
    subname {
    display: none;
    }
    .barlinks {
    display: none;
    }
    .seccolumnr4 {
    width: 600px;
    display: block;
    text-align: right;
    margin: auto;
    }
}

@media screen and (min-width: 1070px) {
    .menu {
    display: none;
    }
}

/* Responsive layout: TABLET - make 2 columns instead of 3 */
@media screen and (max-width: 1270px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
  .pil {
    display: none;
  }
  #namelink {
    display: none;
  }
  .button3 {
  	width: 60%;
  }
  h1 {
  	font-size: 60px;
  }
}

/* Responsive layout: LARGE DESKTOP - make 2 columns instead of 3 */
@media screen and (min-width: 1400px) {
  .column {
    -ms-flex: 25%;
    flex: 25%;
    max-width: 25%;
  }
  .seccolumnr4 {
  	width: 800px;
  }
  .seccolumnr3 {
  	width: 800px;
  }
  .section3 h2 {
	padding: 50px 80px 50px 40px;
	font-size: 40px;
  }
  h7 {
	font-size: 50px;
  }
  h5 {
	font-size: 22px;
  }
  .button1 {
	width: 60%;
  }
  .section4 img {
	width: 700px;
  }
}

.responsive {
  padding: 0px 6px
  float: left;
  width: 24.99999%;
  display: inline-block;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.project {
  text-align: center;
}

.project img {
  padding-bottom: 30px; 
}

.project h4 {
  padding: 0 0 20px 0;
  margin: 0;
}

/*
.banner1 {
  padding: 30px;
  text-align: center;
}

.banner2 {
  background-color: white;
  padding: 30px;
  text-align: center;
}

.bannerimage {
  background-color: #E8E8E8;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  /*height: 460px;
  /*width: 100%;
  position: relative;
}

*/
