@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Oswald:300,400,700');

/* Primary style */

*, *::after, *::before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  color: #222;
  background-color: #fff;
  overflow-x: hidden;
}

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

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}

p, a {
  font-family: 'Montserrat', sans-serif;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

/* Header */

.header {
  height: calc(96px - 1px);
  height: -moz-calc(96px - 1px);
  height: -webkit-calc(96px - 1px);
  background: #000;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.header .nav {
	font-family: 'Oswald', sans-serif;
}

.header .nav > li > a:hover, .nav > li > a:focus, .nav > li > a:active, .nav > li > a.active  {
    text-decoration: none;
    background-color: #222;
	color: #fdcf2c !important;
}

.nav  .mega-dropdown {
	background: #000 !important;

}

.nav  .mega-dropdown.open > a, .nav .mega-dropdown.open.open > a:hover {
    background-color: #222 !important;
    border-color: #fff;
}

.header .navbar-nav {
    float: right;
    height: 94px;
    width: auto;
	padding: 0px 88px 0px 0px;
}

.header .mega-dropdown-menu {
    background: #222;
}

.header .mega-dropdown-menu .dropdown-header {
    color: #fdcf2c;
    font-size: 20px;
    font-weight: 300;
    font-family: oswald;
    letter-spacing: 1px;
}

.header .dropdown-menu .divider {
    height: 1px;
    margin: 5px 12px 10px;
    overflow: hidden;
    background: rgba(255,255,255,0.2);
}

.header .mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 300;
    line-height: 1.428571429;
    color: #fff;
    font-size: 13px;
    font-family: oswald;
    letter-spacing: 0.8px;
}

.header .mega-dropdown-menu > li > ul > li > a:hover {
	text-decoration: underline;
	background: transparent;
	color: #fdcf2c;
}

.header .mega-dropdown-menu > li > ul > li > a.active {
	text-decoration: underline;
	background: transparent;
	color: #fdcf2c;
}

.header .navbar-nav > li > a {
	font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    line-height: 55px;
    padding: 0px 15px;
    padding-top: 40px;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0px !important;
}

.header .navbar-nav > li > a i {
	top: 20px !important;
    left: 5px !important;
}

.header .mega-dropdown.open {
    
}

.header .navbar-nav > li > a.icon {
}

.header .navbar-nav > li.icon:first-child {
    margin-left: 40px;
}

.header .navbar-brand {
    float: left;
    height: 94px;
    width: auto;
	padding: 10px 0px 10px 88px;
}

.header .navbar-toggle {
    position: relative;
    float: right;
    padding: 10px 10px;
    margin-top: 29px;
    margin-right: 15px;
    margin-bottom: 29px;
    background-color: #fdcf2c;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.header .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #000;
}

/* End Header */

.page-header {
    margin: 0px !important;
    padding: 10px !important;
    border-bottom: 0px solid #eee !important;
    background: #fdcf2c !important;
    min-height: 180px;
	-moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3)
}

.page-header h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
    text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
    font-size: 36px;
    line-height: 42px;
}

/* Footer */

/* .footer {
  height: calc(120px - 1px);
  height: -moz-calc(120px - 1px);
  height: -webkit-calc(120px - 1px);
  background: #000;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
}
 */
.top-footer-fixed {
  position: fixed;
  bottom: calc(40px - 0px);
  height: calc(80px - 0px);
  height: -moz-calc(80px - 0px);
  height: -webkit-calc(80px - 0px);
  background: #000;
  z-index: 99999;
  width: 100%;
}

.top-footer{
  position: relative;
  height: calc(80px - 0px);
  height: -moz-calc(80px - 0px);
  height: -webkit-calc(80px - 0px);
  background: #000;
  z-index: 99999;
  width: 100%;
}

.top-footer p {
  font-family: oswald;
  text-align: center;
  line-height: 80px;
  font-size: 28px;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 300;
}

.top-footer-fixed p {
  font-family: oswald;
  text-align: center;
  line-height: 80px;
  font-size: 28px;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 300;
}

.bottom-footer-fixed {
  position: fixed;
  bottom: 0;
  height: calc(40px - 0px);
  height: -moz-calc(40px - 0px);
  height: -webkit-calc(40px - 0px);
  background: #111;
  z-index: 99999;
  width: 100%;
}

.bottom-footer {
  position: relative;
  bottom: 0;
  height: calc(40px - 0px);
  height: -moz-calc(40px - 0px);
  height: -webkit-calc(40px - 0px);
  background: #111;
  z-index: 99999;
  width: 100%;
}

/* End Footer */

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.main {
	
}


.screen .page[data-jquery-page-name='1'] {
    background-color: #e8e6e1;
}
.screen .page[data-jquery-page-name='2'] {
    background-color: #e8e6e1;
	position: relative;
    top: 0px;
    bottom: calc(120px -1px);
    height: calc(100% - 96px);
    height: -moz-calc(100% - 96px);
    height: -webkit-calc(100% - 96px);
    width: 100%;
    background: #e8e6e1;
    float: left;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: -webkit-transform 0.35s, background 0.35s;
    transition: transform 0.35s, background 0.35s;
}
.screen .page[data-jquery-page-name='3'] {
    background-color: #e8e6e1;
	position: relative;
    top: 0px;
    bottom: calc(120px -1px);
    height: calc(100% - 96px);
    height: -moz-calc(100% - 96px);
    height: -webkit-calc(100% - 96px);
    width: 100%;
    background: #e8e6e1;
    float: left;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: -webkit-transform 0.35s, background 0.35s;
    transition: transform 0.35s, background 0.35s;
}
.screen .page[data-jquery-page-name='4'] {
    background-color: #e8e6e1;
	position: relative;
    top: 0px;
    bottom: calc(120px -1px);
    height: calc(100% - 96px);
    height: -moz-calc(100% - 96px);
    height: -webkit-calc(100% - 96px);
    width: 100%;
    background: #e8e6e1;
    float: left;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: -webkit-transform 0.35s, background 0.35s;
    transition: transform 0.35s, background 0.35s;
}
.screen .page[data-jquery-page-name='5'] {
    background-color: #e8e6e1;
	position: relative;
    top: 0px;
    bottom: calc(120px -1px);
    height: calc(100% - 96px);
    height: -moz-calc(100% - 96px);
    height: -webkit-calc(100% - 96px);
    width: 100%;
    background: #e8e6e1;
    float: left;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: -webkit-transform 0.35s, background 0.35s;
    transition: transform 0.35s, background 0.35s;
}

.screen .page .title {
}

.screen .page .navigate {
}

.buttons {
}

#feedback {
	position: relative;
    width: 100%;
    float: left;
    background: #222;
    color: #fdcf2c;
    margin: 15px 0px;
    padding: 0px 10px;
    line-height: 44px;
}

.screen {
  display: table;
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 214px);
  height: -moz-calc(100% - 214px);
  height: -webkit-calc(100% - 214px);
  width: 100%;
  float: left;
}
/* 
.navigation {
  display: table;
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 214px);
  height: -moz-calc(100% - 214px);
  height: -webkit-calc(100% - 214px);
  width: 100%;
  float: left;
}
 */
.navigation {
}

/* .navigation .institutions-nav {
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  width: 25%;
  background: #e8e6e1;
  float: left;
  margin: 0 auto;
  text-align: center;
  
} */

.navigation .institutions-nav {
  position: absolute;
  top: 0px;
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  width: 25%;
  float: left;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

.navigation .institutions-nav  .content,
.navigation .industry-nav  .content,
.navigation .inventor-nav  .content,
.navigation .startups-nav .content{
  background: #e8e6e1;
}

.navigation .institutions-nav  .content:hover {
  background: #fdcf2c;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

.navigation .industry-nav  .content:hover {
  background: #fdcf2c;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

.navigation .inventor-nav  .content:hover {
  background: #fdcf2c;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

.navigation .startups-nav  .content:hover {
  background: #fdcf2c;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
}



.body-nav .navigation .institutions-nav:hover {
}
/* 
.institutions-nav-service {
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  width: 25%;
  float: left;
  margin: 0 auto;
  text-align: center;
  border-left: 1px solid #fdcf2c;
  border-right: 1px solid #fdcf2c;
} */

.institutions-nav-service {
  position: absolute;
  top: 0px;
  bottom: calc(120px -1px);
  height: calc(100%);
  height: -moz-calc(100%);
  height: -webkit-calc(100%);
  width: 25%;
  float: left;
  background: #fdcf2c;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
}




.institutions-nav-service:hover {
  background: #e8e6e1;
  text-decoration: none;/* 
  border-left: 1px solid #fff;
  border-right: 1px solid #fff; */
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

.institutions-nav-service:nth-child(1) {
  left: 0;
}

.institutions-nav-service:nth-child(2) {
  left: 25%;
}

.institutions-nav-service:nth-child(3) {
  left: 50%;
}

.institutions-nav-service:nth-child(4) {
  left: 75%;
}

.institutions-nav-service .content img {
	width: 80px;
	margin: 0px auto 10px;
}

.institutions-nav-service .content p {
    text-align: center;
	display: inline-block;
    color: #222;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 30px;
	line-height: 36px;
	letter-spacing: 0px;
	font-family: 'Oswald', sans-serif;
	margin-top: 0px;
	padding: 10px 15px;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.institutions-nav-service .content {
    position: absolute;
    margin: auto 30px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0px;
    height: 180px;
    border-radius: 3px;
} 

.institutions-nav-service:hover .content p {
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.industry-nav-service {
  position: absolute;
  top: 0px;
  bottom: calc(120px -1px);
  height: calc(100%);
  height: -moz-calc(100%);
  height: -webkit-calc(100%);
  width: 25%;
  float: left;
  background: #fdcf2c;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
}




.industry-nav-service:hover {
  background: #e8e6e1;
  text-decoration: none;/* 
  border-left: 1px solid #fff;
  border-right: 1px solid #fff; */
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

/* .industry-nav-service {
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  width: 25%;
  float: left;
  margin: 0 auto;
  text-align: center;
  border-left: 1px solid #fdcf2c;
  border-right: 1px solid #fdcf2c;
} */




.industry-nav-service:nth-child(1) {
  left: 0;
}

.industry-nav-service:nth-child(2) {
  left: 25%;
}

.industry-nav-service:nth-child(3) {
  left: 50%;
}

.industry-nav-service:nth-child(4) {
  left: 75%;
}



.industry-nav-service .content img {
	width: 80px;
	margin: 0px auto 10px;
}

.industry-nav-service .content p {
    text-align: center;
	display: inline-block;
    color: #222;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 30px;
	line-height: 36px;
	letter-spacing: 0px;
	font-family: 'Oswald', sans-serif;
	margin-top: 0px;
	padding: 10px 15px;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.industry-nav-service .content {
    position: absolute;
    margin: auto 30px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0px;
    height: 180px;
    border-radius: 3px;
} 

.industry-nav-service:hover .content p {
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

/* 
.inventor-nav-service {
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  width: 25%;
  float: left;
  margin: 0 auto;
  text-align: center;
  border-left: 1px solid #fdcf2c;
  border-right: 1px solid #fdcf2c;
} */



.inventor-nav-service {
  position: absolute;
  top: 0px;
  bottom: calc(120px -1px);
  height: calc(100%);
  height: -moz-calc(100%);
  height: -webkit-calc(100%);
  width: 25%;
  float: left;
  background: #fdcf2c;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
}




.inventor-nav-service:hover {
  background: #e8e6e1;
  text-decoration: none;/* 
  border-left: 1px solid #fff;
  border-right: 1px solid #fff; */
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

/* .inventor-nav-service {
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  width: 25%;
  float: left;
  margin: 0 auto;
  text-align: center;
  border-left: 1px solid #fdcf2c;
  border-right: 1px solid #fdcf2c;
} */




.inventor-nav-service:nth-child(1) {
  left: 0;
}

.inventor-nav-service:nth-child(2) {
  left: 25%;
}

.inventor-nav-service:nth-child(3) {
  left: 50%;
}

.inventor-nav-service:nth-child(4) {
  left: 75%;
}



.inventor-nav-service .content img {
	width: 80px;
	margin: 0px auto 10px;
}

.inventor-nav-service .content p {
    text-align: center;
	display: inline-block;
    color: #222;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 30px;
	line-height: 36px;
	letter-spacing: 0px;
	font-family: 'Oswald', sans-serif;
	margin-top: 0px;
	padding: 10px 15px;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.inventor-nav-service .content {
    position: absolute;
    margin: auto 30px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0px;
    height: 180px;
    border-radius: 3px;
} 

.inventor-nav-service:hover .content p {
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;
}



.startups-nav-service {
  position: absolute;
  top: 0px;
  bottom: calc(120px -1px);
  height: calc(100%);
  height: -moz-calc(100%);
  height: -webkit-calc(100%);
  width: 25%;
  float: left;
  background: #fdcf2c;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
}




.startups-nav-service:hover {
  background: #e8e6e1;
  text-decoration: none;/* 
  border-left: 1px solid #fff;
  border-right: 1px solid #fff; */
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

/* .startups-nav-service {
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  width: 25%;
  float: left;
  margin: 0 auto;
  text-align: center;
  border-left: 1px solid #fdcf2c;
  border-right: 1px solid #fdcf2c;
} */




.startups-nav-service:nth-child(1) {
  left: 0;
}

.startups-nav-service:nth-child(2) {
  left: 25%;
}

.startups-nav-service:nth-child(3) {
  left: 50%;
}

.startups-nav-service:nth-child(4) {
  left: 75%;
}



.startups-nav-service .content img {
	width: 80px;
	margin: 0px auto 10px;
}

.startups-nav-service .content p {
    text-align: center;
	display: inline-block;
    color: #222;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 30px;
	line-height: 36px;
	letter-spacing: 0px;
	font-family: 'Oswald', sans-serif;
	margin-top: 0px;
	padding: 10px 15px;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.startups-nav-service .content {
    position: absolute;
    margin: auto 30px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0px;
    height: 180px;
    border-radius: 3px;
} 

.startups-nav-service:hover .content p {
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;
}


.navigation .institutions-nav-patent-filing:hover {
  border-left: 1px solid #ffb307;
  border-right: 1px solid #ffb307;
}.team {	padding: 60px 0px;}.team-container {	width: 33.33333333%;    	position: relative;    min-height: 1px;    padding-right: 15px;    padding-left: 15px;	float: left;	margin-bottom: 30px;}.team figure img {	width: 100%;}.team-info {    height: 70px;    background: #000;    text-align: center;    padding-top: 10px;    font-family: 'Oswald', sans-serif;    color: #fff;    font-size: 20px;}.team-info span {    display: block;    font-family: 'Oswald', sans-serif;    font-weight: normal;    color: #fdcf2c;    font-size: 14px;    margin-top: 0px;}

.navigation .bl-box .content p {
  font-size: 22px;
  margin-top: 40px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #222; 
  padding: 10px;
  display: inline-block;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.navigation .bl-box:hover .content p{
  text-decoration: none;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.navigation div img {
	display: block;
	margin: 0 auto;
}


.institutions .navigation a {
	margin: 0 auto;
    text-align: center;
	padding: 10px 15px;
} 

.navigation .institutions-nav-patent-filing {
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  width: 25%;
  background: #fdcf2c;
  float: left;
  border-left: 1px solid #fdcf2c;
  border-right: 1px solid #fdcf2c;
}


.navigation .institutions-nav-ipr-cell {
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  width: 25%;
  left: 25%;
  background: #fdcf2c;
  float: left;
  border-left: 1px solid #fdcf2c;
  border-right: 1px solid #fdcf2c;
}

.navigation .institutions-nav-ipr-cell:hover {
  border-left: 1px solid #ffb307;
  border-right: 1px solid #ffb307;
}

.navigation .institutions-nav-guest-lecture {
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  width: 25%;
  left: 50%;
  background: #fdcf2c;
  float: left;
  border-left: 1px solid #fdcf2c;
  border-right: 1px solid #fdcf2c;
}

.navigation .institutions-nav-guest-lecture:hover {
  border-left: 1px solid #ffb307;
  border-right: 1px solid #ffb307;
}

.navigation .institutions-nav-awareness-programs {
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  width: 25%;
  left: 75%;
  background: #fdcf2c;
  float: left;
  border-left: 1px solid #fdcf2c;
  border-right: 1px solid #fdcf2c;
}

.navigation .institutions-nav-awareness-programs:hover {
  border-left: 1px solid #ffb307;
  border-right: 1px solid #ffb307;
}

/* .body-nav .navigation .industry-nav {
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  left: 25%;
  width: 25%;
  background: #e8e6e1;
  float: left;
  margin: 0 auto;
  text-align: center;
  
} */

.body-nav .navigation .industry-nav {
  position: absolute;
  top: 0px;
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  left: 25%;
  width: 25%;
  float: left;
  margin: 0 auto;
  text-align: center;
  
}

.body-nav .navigation .industry-nav:hover {
  
}
/* 
.body-nav .navigation .inventor-nav {
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  left: 50%;
  width: 25%;
  background: #e8e6e1;
  float: left;
  margin: 0 auto;
  text-align: center;
  
} */

.body-nav .navigation .inventor-nav {
  position: absolute;
  top: 0;
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  left: 50%;
  width: 25%;
  float: left;
  margin: 0 auto;
  text-align: center;
  
}

.body-nav .navigation .inventor-nav:hover {
  
}

/* .body-nav .navigation .startups-nav {
  position: fixed;
  top: calc(96px - 1px);
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  left: 75%;
  width: 25%;
  background: #e8e6e1;
  float: left;
  margin: 0 auto;
  text-align: center;
  
}
 */
.body-nav .navigation .startups-nav {
  position: absolute;
  top: 0;
  bottom: calc(120px -1px);
  height: calc(100% - 96px);
  height: -moz-calc(100% - 96px);
  height: -webkit-calc(100% - 96px);
  left: 75%;
  width: 25%;
  float: left;
  margin: 0 auto;
  text-align: center;
  
}

.body-nav .navigation .startups-nav:hover {
  
}

.body-content {
  /* margin-top: 94px; */
  margin-top: 75px; 
  position: relative;
}

.page-content p {
  margin: 0 0 20px !important;
  text-align: justify;
}

#content a {
    color: #000000 !important;
    text-decoration: underline !important;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

#content a:hover {
    color: #fdcf2c !important;
    text-decoration: underline !important;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.page-content h4,
.page-content  h5,
.page-content h6{
    margin-top: 10px;
    margin-bottom: 20px;
}

.page-content {
  position: relative;
}

.institutions-nav-service h2,
.industry-nav-service h2,
.inventor-nav-service h2,
.startups-nav-service h2 {
	text-align: center;
	margin: 0;
	padding: 5px 5px 10px 5px;
	width: 100%;
	font-size: 1.8em;
	letter-spacing: 1px;
	font-weight: 400;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    color: #222;
    margin: 0px !important;
}


.bl-box h2 {
	text-align: center;
	margin: 0;
	padding: 5px 5px 10px 5px;
	width: 100%;
	font-size: 1.8em;
	letter-spacing: 1px;
	font-weight: 400;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    color: #222;
    margin: 0px !important;
}

.page-header h1 {
	margin: 0px !Important;
}

.nav-stickbar {
    width: 100%;
    float:left;
    background-color: #fdcf2c;
    border: none;    
	-moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
}

.content section {
	padding: 100px 15px;
}

.page-content p.highlight {
    margin: 0 0 20px !important;
    text-align: center;
    font-size: 16px;
}

.content section.padding-medium {
 padding: 100px 15px 50px;
}

.content section .container {
	padding: 0px;
}

.content section .container {
    max-width: 980px;
	margin: 0 auto;
}

.content section:nth-child(even) {
	background: #f5f5f5;
}

.content section h1 {
	margin-bottom: 35px;
    margin-top: 30px;
}


/* .nav-stickigation */
.nav-stick {
    width: 100%;
    background-color: #fdcf2c;
    border: none;
}

.nav-stick.stick {
    position: fixed;
    top: 0;
    z-index: 999;
    margin-top: 95px;
	-moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
}


.nav-stick ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

.nav-stick.two li {
	width: 50%;
}

.nav-stick.three li {
	width: 33.3334%;
}

.nav-stick.five li {
	width: 20%;
}

.nav-stick li {    
	width: 25%;
    float: left;
    margin: 0 auto;    
	padding: 20px 0px 5px 0px;
    text-align: center;
	/* border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; */
}

/* 
.nav-stick li:first-child {
    border-right: 1px solid #ccc;
}

.nav-stick li:last-child {
	border-bott: 1px solid #ccc;
	border-right: 0px;
} */

.nav-stick li a {    
	color: #222;
    font-weight: normal;
    text-transform: uppercase;
    font-family: montserrat;
    padding: 5px;
    font-size: 15px;
    letter-spacing: 0px;
	text-decoration: none !important;
}

.nav-stick li a.nav-active,
.nav-stick li a:hover,
.nav-stick li a:focus {
    text-decoration: nonee !important;
    border-bottom: 2px solid #222;
	color: #222 !important;
}

.contact-info p {
	display: table;
}

.contact-info p span {
	display: table-cell;
	vertical-align: middle;
}

.contact-info p span:nth-child(1) {
	min-width: 40px;
	text-align: center;
}

.contact-info p span i {
    font-size: 24px;
}

.careers-form {
	margin: 50px 0px;
}


/* Royal Preloader */

body.royal_preloader {
    background: none;
    visibility: hidden;
}
#royal_preloader {
    font-size: 12px;
    visibility: visible;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
    margin: 0;
    z-index: 9999999999;
}
#royal_preloader.royal_preloader_number:before,
#royal_preloader.royal_preloader_progress:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
    background-image: -moz-radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
    background-image: -ms-radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
    background-image: -o-radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
    background-image: radial-gradient(circle, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.01));
}
#royal_preloader.complete {
    opacity: 0;
    -webkit-transition: opacity 0.2s linear 0.5s;
       -moz-transition: opacity 0.2s linear 0.5s;
        -ms-transition: opacity 0.2s linear 0.5s;
         -o-transition: opacity 0.2s linear 0.5s;
            transition: opacity 0.2s linear 0.5s;
}
#royal_preloader.royal_preloader_line {
    height: 2px;
    bottom: auto;
}

/* Number Mode */

#royal_preloader.royal_preloader_number .royal_preloader_percentage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100px;
    height: 100px;
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
    line-height: 100px;
    font-size: 20px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    text-align: center;
}
#royal_preloader.royal_preloader_number .royal_preloader_percentage > div {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    border: 4px solid transparent;
    border-left-color: #FFFFFF;
    border-radius: 50%;
    -webkit-animation: rotate 0.8s linear infinite;
       -moz-animation: rotate 0.8s linear infinite;
        -ms-animation: rotate 0.8s linear infinite;
         -o-animation: rotate 0.8s linear infinite;
            animation: rotate 0.8s linear infinite;
}

/* Line Mode */

#royal_preloader.royal_preloader_line .royal_preloader_loader {
    position: absolute;
    height: 100%;
    left: 0;
}
#royal_preloader.royal_preloader_line .royal_preloader_peg {
    position: absolute;
    right: 0;
    height: 100%;
    width: 100px;
    opacity: 0.5;
}

/* Text Mode */

#royal_preloader.royal_preloader_text .royal_preloader_loader {
    color: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    height: 72px;
    line-height: 30px;
    margin: auto;
    letter-spacing: 3px;
    font-size: 64px;
    white-space: nowrap;
	font-family: oswald;
}
#royal_preloader.royal_preloader_text .royal_preloader_loader div {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0%;
    background-color: #000000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

/* Scale Text Mode */

#royal_preloader.royal_preloader_scale_text .royal_preloader_loader {
    color: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    height: 30px;
    line-height: 30px;
    margin: auto;
    letter-spacing: 3px;
    font-size: 16px;
    white-space: nowrap;
}

#royal_preloader.royal_preloader_scale_text .royal_preloader_loader span {
    display: inline-block;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
}

#royal_preloader.royal_preloader_scale_text .royal_preloader_loader span.loaded {
    -webkit-animation: scale 0.2s forwards;
       -moz-animation: scale 0.2s forwards;
        -ms-animation: scale 0.2s forwards;
         -o-animation: scale 0.2s forwards;
            animation: scale 0.2s forwards;
}

/* Logo Mode */

#royal_preloader.royal_preloader_logo .royal_preloader_loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0px;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 5px;    
}
#royal_preloader.royal_preloader_logo .royal_preloader_loader div {
    position: absolute;
    bottom: 0%;
    left: 0px;
    right: 0px;
    height: 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
#royal_preloader.royal_preloader_logo .royal_preloader_percentage {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    line-height: 40px;
    margin: 0px;
    color: #f58020;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

/* Progress Mode */

#royal_preloader.royal_preloader_progress .royal_preloader_percentage {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    color: #AAAAAA;
    color: rgba(255, 255, 255, 0.1);
    font-family: Impact, Arial;
    font-size: 20px;
    text-align: center;
}
#royal_preloader.royal_preloader_progress .royal_preloader_loader {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 60%;
    height: 2px;
    margin: -10px auto auto auto;
    background-color: rgba(0, 0, 0, 0.1);
}
#royal_preloader.royal_preloader_progress .royal_preloader_meter {
    width: 0;
    height: 100%;
    margin: auto;
    padding: 0;
    background-color: #C76363;
}


@-webkit-keyframes rotate {
    0% { -webkit-transform: rotate(0);}
    100% { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform: rotate(0); }
    100% { -moz-transform: rotate(360deg); }
}
@-ms-keyframes rotate {
    0% { -ms-transform: rotate(0); }
    100% { -ms-transform: rotate(360deg); }
}
@-o-keyframes rotate {
    0% { -o-transform: rotate(0); }
    100% { -o-transform: rotate(360deg); }
}
@keyframes rotate {
    0% { transform: rotate(0); }
    100% { transform: rotate(360deg); }
}

@-webkit-keyframes scale {
    0% { -webkit-transform: scale(0); opacity: 0;}
    50% { -webkit-transform: scale(2);  opacity: 0.5;}
    100% { -webkit-transform: scale(1);  opacity: 1;}
}
@-moz-keyframes scale {
    0% { -moz-transform: scale(0); opacity: 0;}
    50% { -moz-transform: scale(2); opacity: 0.5;}
    100% { -moz-transform: scale(1); opacity: 1;}
}
@-ms-keyframes scale {
    0% { -ms-transform: scale(0); opacity: 0;}
    50% { -ms-transform: scale(2); opacity: 0.5;}
    100% { -ms-transform: scale(1); opacity: 1;}
}
@-o-keyframes scale {
    0% { -o-transform: scale(0); opacity: 0;}
    50% { -o-transform: scale(2); opacity: 0;.5}
    100% { -o-transform: scale(1); opacity: 1;}
}
@keyframes scale {
    0% { transform: scale(0); opacity: 0;}
    50% { transform: scale(2); opacity: 0.5;}
    100% { transform: scale(1); opacity: 1;}
}


/* Common style */
figcaption {
    position: relative;
    width: auto;
    display: inline-block !important;
}


/* Individual effects */

/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-nav figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,1) 100%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,1) 100%); */
	background: #fdcf2c;
	content: '';
	opacity: 0;
}

figure.effect-nav img{
	-webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
	transition: transform 0.35s, opacity 0.35s;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,70px,0);
	transform: translate3d(0,-50%,0) translate3d(0,70px,0);
	opacity: 0;
	max-width: 80px;
    height: auto;
}

.page .institutions-nav-service:hover img,
.page .industry-nav-service:hover img,
.page .inventor-nav-service:hover img,
.page .startups-nav-service:hover img {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,42px,0);
	transform: translate3d(0,-50%,0) translate3d(0,42px,0);
	opacity: 1;
}

.navigation .bl-box:hover img {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,42px,0);
	transform: translate3d(0,-50%,0) translate3d(0,42px,0);
	opacity: 1;
}

figure.effect-nav h2 {
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

.page .institutions-nav-service h2:before,
.page .industry-nav-service h2:before,
.page .inventor-nav-service h2:before,
.page .startups-nav-service h2:before {
	content: "";
	position: absolute;
	width: 80%;
	height: 2px;
	bottom: 0;
	left: 10%;
	background-color: #222;
	visibility: hidden;

	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	  
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
}

.navigation .bl-box h2:before {
	content: "";
	position: absolute;
	width: 80%;
	height: 2px;
	bottom: 0;
	left: 10%;
	background-color: #222;
	visibility: hidden;

	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	  
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
}

.navigation .bl-box:hover h2:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.page .institutions-nav-service:hover h2:before,
.page .industry-nav-service:hover h2:before,
.page .inventor-nav-service:hover h2:before,
.page .startups-nav-service:hover h2:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.page .institutions-nav-service:hover h2,
.page .industry-nav-service:hover h2,
.page .inventor-nav-service:hover h2,
.page .startups-nav-service:hover h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,30px,0);
	transform: translate3d(0,-50%,0) translate3d(0,30px,0);
}

.navigation .bl-box:hover h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,30px,0);
	transform: translate3d(0,-50%,0) translate3d(0,30px,0);
}

figure.effect-nav figcaption::before {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s !important;
	transition: opacity 0.35s, transform 0.35s !important;
}

/* .navigation .bl-box:hover figcaption::before  {
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s !important;
	transition: opacity 0.35s, transform 0.35s !important;
} */

figure.effect-nav p {
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,-30px,0);  
	transform: translate3d(0,-30px,0);
    margin: 0px !important;
    font-size: 14px !Important;
    line-height: 15px;
    letter-spacing: 0px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s !important;
	transition: opacity 0.35s, transform 0.35s !important;
}

.navigation .bl-box:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,20px,0) !important;
	transform: translate3d(0,20px,0) !important;
}

/* Responsive */

@media (min-width: 993px) and (max-width: 1200px) {

.header .navbar-brand {
    padding: 10px 0px 10px 15px !important;
}

.header .navbar-nav {
    padding: 0px !important;
}

.header .navbar-nav > li > a {
    font-size: 15px !important;
}

}

@media (min-width: 993px) {

.bottom-footer-left {
	width: 50%;
    float: left;
}

.bottom-footer-left a,
.bottom-footer-left p {
    line-height: 40px;
    color: #fff;
    font-family: oswald;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 13px;
	text-align: left;
	margin-bottom: 0px;
}

.bottom-footer-right {
	width: 50%;
    float: left;
}

.bottom-footer-right a,
.bottom-footer-right p {
    line-height: 40px;
    color: #fff;
    font-family: oswald;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 13px;
	text-align: right;
	margin-bottom: 0px;
}

}
@media (min-width: 768px) and (max-width: 992px) {.team-container {	width: 50% !important;    }}@media (max-width: 767px) {.contact-info {    margin-top: 80px;}.team-container {	width: 100% !important;    }}

@media (max-width: 992px) {

.navigation .bl-box:hover h2,
.institutions-nav-service:hover h2,
.industry-nav-service:hover h2,
.inventor-nav-service:hover h2,
.startups-nav-service:hover h2 {
    -webkit-transform: translate3d(0,0%,0) translate3d(0,0px,0); 
    transform: translate3d(0,0%,0) translate3d(00px,0); 
}

.navigation .bl-box:hover h2:before,
.institutions-nav-service h2:before,
.industry-nav-service h2:before,
.inventor-nav-service h2:before,
.startups-nav-service h2:before {
    visibility: hidden;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.navigation .bl-box:hover img,
.institutions-nav-service:hover img,
.industry-nav-service:hover img,
.inventor-nav-service:hover img,
.startups-nav-service:hover img{
    color: #fff;
    -webkit-transform: translate3d(0,-0%,0) translate3d(0,0px,0);
    transform: translate3d(0,-0%,0) translate3d(0,0px,0);
}

.navigation .bl-box:hover p,
.institutions-nav-service:hover p,
.industry-nav-service:hover p,
.inventor-nav-service:hover p,
.startups-nav-service:hover p {
    -webkit-transform: translate3d(0,0px,0) !important;
    transform: translate3d(0,0px,0) !important;
}

.institutions-nav-service h2, .industry-nav-service h2, .inventor-nav-service h2, .startups-nav-service h2 {
    font-size: 18px;
}

.bl-box .content figure {
	position: absolute;
    margin: auto 30px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0px;
    height: 86px;
    border-radius: 0px;
}

.institutions-nav-service figure,
.industry-nav-service figure,
.inventor-nav-service figure,
.startups-nav-service figure {
    position: absolute;
    margin: auto 30px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0px;
    height: 86px;
    border-radius: 0px;
}

.institutions-nav-service .content img,
.industry-nav-service .content img,
.inventor-nav-service .content img,
.startups-nav-service .content img {
    margin: 0px auto 5px;
}

.institutions-nav-service .content,
.industry-nav-service .content,
.inventor-nav-service .content,
.start-ups-nav-service .content {
	position: absolute;
    margin: auto 30px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0px;
    height: auto;
    border-radius: 0px;
}

.screen {
    top: 0px !important;  
}

.content section .container {
    padding: 20px 15px;
}

.content section h1 {
    margin-bottom: 20px;
    font-size: 28px;
}

.page-header {
    min-height: 100px !important;
}

.nav-stick li a {    
	visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.2s linear;
    -moz-transition: visibility 0s, opacity 0.2s linear;
    -ms-transition: visibility 0s, opacity 0.2s linear;
    -o-transition: visibility 0s, opacity 0.2s linear;
    -webkit-transition: visibility 0s, opacity 0.2s linear;
    line-height: 40px;
    background: #fdcf2c;
    width: 100%;
    position: absolute;
    left: 0px;
}

.nav-stick li {
    width: 100%;
	padding: 0px !important;
}

.nav-stick.two li {
	width: 100%;
}

.nav-stick.three li {
	width: 100%;
}

.nav-stick.five li {
	width: 100%;
}

.nav-stick li:nth-child(1),
.nav-stick li:nth-child(2),
.nav-stick li:nth-child(3),
.nav-stick li:nth-child(4),
.nav-stick li:nth-child(5) {
    position: absolute;
    top: 0px;
}

.nav-stick li a:active,
.nav-stick li a.nav-active {
	visibility: visible;
	opacity: 1;
    transition: visibility 0s, opacity 0.2s linear;
    -moz-transition: visibility 0s, opacity 0.2s linear;
    -ms-transition: visibility 0s, opacity 0.2s linear;
    -o-transition: visibility 0s, opacity 0.2s linear;
    -webkit-transition: visibility 0s, opacity 0.2s linear;
}

.page-header h1 {

    font-size: 26px;
    line-height: 42px;
}

.nav > li.icon {
    display: none;
}

.header .navbar-brand {
    padding: 10px 0px 10px 15px !important;
}

.header .navbar-nav {
    padding: 10px 10px !important;
    height: auto !important;
}


.collapse.in {
    display: block !important;
    background: #222 !important;
    max-height: 300px !important;
	height: 300px !important;
}

.navbar-collapse {
    background: #222 !important;
    max-height: 300px !important;
	height: 300px !important;
	overflow-y: scroll;
}

.collapsing {
    display: block !important;
    background: #222 !important;
    max-height: 300px !important;
	height: 300px !important;
}

.header .navbar-nav {
    width: 100%;
}

.header .navbar-nav > li > a {
    width: 100%;
    /* font-size: 17px; */
    text-transform: uppercase;
    color: #fff;
    line-height: 24px;
    padding: 10px 15px;
    padding-top: 10px;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0px !important;
    text-align: left;
    float: left;
}


figure.effect-nav img {
    max-width: 35px;
    opacity: 1 !important;
	-webkit-transform: translate3d(0,0,0) translate3d(0,0,0);
    transform: translate3d(0,0,0) translate3d(0,0,0);
}

figure.effect-nav h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-nav p {
    opacity: 1 !important;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    font-size: 12px !important;
    line-height: 12px !important;
}

.bl-box h2 {
    padding: 5px !important;
	font-size: 14px !important;
	line-height: 18px;
}

.navigation .bl-box .content p {
    padding: 0px 5px 5px;
}

.navigation-main {
    top: calc(96px - 1px);
}

.navigation-main > section {
    position: absolute;
    width: 100% !important;
    height: 100%;
}


.navigation-main > section:first-child {
	top: 0px !important;
}

.navigation .institutions-nav {
	width: 100% !important;
	position: relative !important;
	top: 0 !important;
}

.institutions-nav-service,
.industry-nav-service,
.inventor-nav-service,
.startups-nav-service {
	width: 100% !important;
}

.institutions-nav-service:nth-child(1),
.industry-nav-service:nth-child(1),
.inventor-nav-service:nth-child(1),
.startups-nav-service:nth-child(1) {
	width: 100% !important;
	left: 0 !important;
}
.institutions-nav-service:nth-child(3),
.industry-nav-service:nth-child(3),
.inventor-nav-service:nth-child(3),
.startups-nav-service:nth-child(3)  {
	width: 100% !important;
	left: 0 !important;
}
.institutions-nav-service:nth-child(4),
.industry-nav-service:nth-child(4),
.inventor-nav-service:nth-child(4),
.startups-nav-service:nth-child(4)  {
	width: 100% !important;
	left: 0 !important;
}
.institutions-nav-service:nth-child(2),
.industry-nav-service:nth-child(2),
.inventor-nav-service:nth-child(2),
.startups-nav-service:nth-child(2)  {
	width: 100% !important;
	left: 0 !important;
}

.navigation .industry-nav {
	width: 100%!important;
	left: 0% !important;
	top: 0 !important;
	position: relative !important;
}

.navigation .inventor-nav {
	width: 100%!important;
	left: 0% !important;
	top: 0 !important;
	position: relative !important;
}

.navigation .startups-nav {
	width: 100%!important;
	left: 0% !important;
	position: relative !important;
	top: 0 !important;
}

.navigation-main > section:nth-child(2) {
	left: 0 !important;
}

.navigation-main > section:nth-child(3){
	left: 0 !important;
}

.navigation-main > section:nth-child(4){
	left: 0 !important;
}
.top-footer-fixed {
	display: none;
}

.bl-box {
}

.bottom-footer-fixed {
	display: none;
}

.institutions-nav-service .content p,
.industry-nav-service .content p,
.inventor-nav-service .content p,
.startups-nav-service .content p {
    font-size: 18px !important;
    line-height: 22px !important;
}

.bottom-footer {
    position: relative;
    bottom: 0;
    height: calc(80px - 0px);
    height: -moz-calc(80px - 0px);
    height: -webkit-calc(80px - 0px);
    background: #111;
    z-index: 99999;
    width: 100%;
}

.bottom-footer-left {
	width: 100% !important;
}

.bottom-footer-left a,
.bottom-footer-left p {
	text-align: center !important;
    line-height: 40px;
    color: #fff;
    font-family: oswald;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 13px;
	text-align: right;
	margin-bottom: 0px;
}

.bottom-footer-right {
	width: 100% !important;
}

.bottom-footer-right a,
.bottom-footer-right p {
	text-align: center !important;
    line-height: 35px;
    color: #fff;
    font-family: oswald;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 13px;
	text-align: right;
	margin-bottom: 0px;
}

}

#map {
	margin: 40px 0px;
    width: 100%;
    height: 150px;
}

.bottom-footer-right a {
	text-decoration: underline;
}

.bottom-footer-right a:hover {
	color: #fdcf2c;
}

