nav {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	z-index: 500;
}
.top-nav {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	border-radius: 5px;
}
.top-nav ul {
	padding: 0;
}
.logo {
	margin: 0;
	text-align: center;
	width: 100%;
}
.logo.logo-small {
	display: none;
}
.top-nav li a {
	font-size: 0.9rem;
	text-transform: uppercase;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1rem;
}
.top-nav .logo a strong {
  font-weight: 800;
  line-height: 1.5;
}
.top-nav {
	text-align: center;
}
.top-nav li a:hover, .top-nav li.active-item a, .top-nav .logo.active-item a:hover {
	background: none repeat scroll 0 0 #ee2e2c;
	border-radius: 5px;
}
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	background: none repeat scroll 0 0 #00b7ef;
	border-radius: 0px 0px 5px 5px;
}
nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}
.top-nav li ul li a {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}
#fourth-block h2 {
	color: #fff;
}
#fourth-block p {
	color: #fff;
}
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 4.5rem 0;
}
#carousel {
	background: #fff;
}
#first-block {
	background: #fff;
}
#second-block {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}
#third-block {
	background: #fff;
}
#fourth-block {
	background: rgb(0, 30, 34);
}
img[src*='#rnd'] { 
	border-radius: 10%;
}
footer {
	background: none repeat scroll 0 0 #00b7ef;
	padding: 0.5em 0;
}
footer p, footer a:link, footer a:visited, footer a:hover {
	color: #fff;
}
.carousel-text {
	display: block;
	position: absolute;
	top: 25%;
	width: 100%;
	z-index: 999;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgb(0, 30, 34);
	display: inline-block;
	padding: 0.3125rem 0.625rem;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	color: #fff;
	display: inline-block;
	font-size: 1.2rem;
	padding: 0.625rem 0.8rem;
}
#first-block i {
	background: none repeat scroll 0 0 #00b7ef;
	border-radius: 100px;
	color: #fff;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 100px;
}
section h2 {
	font-size: 2.5rem;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}
p.subtitile {
	color: #999;
	margin: 0 0 3.5rem;
}
section h3 {
	font-size: 1.3rem;
	font-weight: 300;
	margin: 0.8rem 0;
	text-transform: uppercase;
}
section p {
	font-size: 1.0rem;
}
section h1 {
	color: #fff;
	font-size: 2.5rem;
	font-weight: 300;
	text-transform: uppercase;
}
#second-block p {
	color: #fff;
}

#headbackground {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);;
	background-repeat: no-repeat;
	background-origin:content-box;
	padding: 80px 0 0.01rem;
    height: 210px;
}


#headULlogo {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    min-height: 130px;
    text-align: right;
}

#headULlogo img {
    max-height: 130px;
    max-width: 20%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 4;
}

#headtitle {
	background: none;
	background-repeat: no-repeat;
	background-origin:content-box;
    background-size: contain;
    max-width: 1280px;
	margin: 0 auto;
	text-align: center;
    position:relative;
    top:-100px;
}

#footercontainer {
    position:relative;
    z-index: 4;
    vertical-align: bottom;
    width: 100%;
}

#footerULlogo {
    max-height: 130px;
    margin: 0 auto;
    text-align: right;
    position: absolute;
    bottom: 0;
    width: 100%;
}

#footerULlogo img {
	max-height: 130px;
	max-width: 20%;
    vertical-align: bottom;
}

#footertext {
    position: absolute;
    top: 0;
    width: 100%;
}


#content {
	background: none repeat scroll 0 0 #fff;
	padding: 2rem 5rem;
	text-align: justify;
	border-bottom: 1px solid #f0f0f0;
	max-width: 1280px;
	margin: 0 auto;
	min-height:100%
}

imgrnd {
	border-radius: 10%;
}

#content h1 {
	font-size: 2.5rem;
	font-weight: 400;
	margin: 1rem 0 0.6rem;
	text-transform: none;
    text-align: center;
    color: #00b7ef;
}

#content h2 {
	font-size: 1.5rem;
	font-weight: 400;
	margin: 1rem 0 0.6rem;
	text-transform: none;
}

.content-block {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	padding: 2.5rem;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}
#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625rem;
}
.contact-page p {
	font-size: 1rem;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125rem 0.3125rem 0.3125rem 0;
	text-align: center;
	width: 35px;
}
form.customform button {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 5px;
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
}
form.customform button:hover {
	background: none repeat scroll 0 0 #00b7ef;
}
form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}
#map-block iframe {
	display: block;
}

.container {
    overflow: hidden;
}

.filterDiv {
    float: left;
    color: #ffffff;
    margin: 5px;
    display: none; /* Hidden by default */
}

/* The "show" class is added to the filtered elements */
.show {
    display: block;
}

/* Style the buttons */
.btn {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #f1f1f1;
  cursor: pointer;
  border-radius: 5px;
}

/* Add a light grey background on mouse-over */
.btn:hover {
  background-color: #ddd;
}


.popup {
    position: fixed;
    z-index:10;
    top:50%;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    opacity:0;
    visibility:hidden;
    transition:.3s ease;
}

.show-popup .popup {
    opacity:1;
    visibility: visible;    
}

.popup > iframe {
    position:absolute;
    top:50px;
    left:50%;
    margin-left:-280px;
}

@media screen and (max-width: 768px) {
  body {
	  background: none repeat scroll 0 0 rgb(0, 30, 34);
	  height: 100%;
    margin: 0;
	padding: 0;
  }
  nav {
  	background: none repeat scroll 0 0 rgb(0, 30, 34);
  	line-height: 0.5rem;
	position: relative;
  }
  .logo.logo-small {
	display: block;
  }
  .top-nav {
	text-align: left;
  }
  .top-nav li {
  	line-height: 3rem;
  }
  .top-nav .logo {
  	padding: 1.25rem;
  }
  .carousel-text h2 {
  	font-size: 1.3rem;
  }
  .carousel-text p {
  	font-size: 1rem;
  }
  ul.top-ul {
  	padding: 0;
  }
  ul.top-ul.right {
  	float: none;
  }
  footer {
  text-align: center;
  }
  footer .right {
  float: none;
  }
}

.icnaamtable
{
    border: 1px solid black;  
    border-collapse: separate;
}

.icnaamtable td
{
    border: 0;
}

.icnaamtable th
{
    background-color: black;
    color: white;
}

.teamtable
{
    text-align: left; 
    width: 100%;
    border-spacing: 2px;
    border-collapse: collapse;
}

.teamtable td
{
    vertical-align: top;
    padding: 2px;
}

table.noborder, th.noborder, tr.noborder, td.noborder {
    border-spacing: 0;
    border-width: 0px;
    border-style: none;
    background: none #ffffff;
}

.orbiframe
{
    text-align: center;
}

.orbiframe iframe
{
    width: 100%;
    margin: auto;
    border: 0;
    overflow-y: auto;
}

.youtubeframe
{
    text-align: center;
    margin: 2rem auto;
}

.youtubeframe iframe
{
    margin: auto;
    border: 0;
}

.researchfigure-wide
{
    text-align: center;
    margin: 2rem auto;
/*     border: 1px solid lightgrey; */
}

.researchfigure-wide img
{
    margin: auto;
    width: 80%;
    min-width: 400px
}

.researchfigure-narrow
{
    text-align: center;
    margin: 2rem auto;
/*     border: 1px solid lightgrey; */
}

.researchfigure-narrow img
{
    margin: auto;
    width: 40%;
    min-width: 200px
}

.gallery_container iframe
{
    border: 0;
}


html {
  overflow-y: scroll;
}
