/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 13 October 2024 14:46:38
*/


* {
  outline: none;
}
html, body {
  outline: none;
  margin: 0px;
  position: relative;
}
body .background {
  max-height: 100%;
  max-width: 100%;
  width: 1260px;
  margin: 0 auto;
  position: relative;
}
body .background .back_image {
  background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0003/107643/layer5.png);
  background-size: 3000px;
  width: 3000px;
  height: 3000px;
  margin: 0 auto;
  display: block;
  position: absolute;
  left: -464px;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
.sr-only {
  display: none;
}
a {
  color: #007cc1;
}
.fa:before {
  font-family: FontAwesome;
}
img {
  max-width: 100%;
}
.mid_shadow {
  height: 440px;
  position: absolute;
  background-color: #b2c6ce;
  opacity: 0.302;
  overflow: hidden;
  left: 0;
  right: 0;
}
@media (min-width: 1260px) {
  .mid_shadow {
    height: 400px;
  }
}
.bottom_shadow {
  height: 263px;
  position: absolute;
  background-color: #e8eef0;
  overflow: hidden;
  left: 0;
  right: 0;
  margin-top: -28px;
  z-index: -1;
  display: none;
}
#mainHeader .navbar-toggle {
  width: 40px;
  height: 40px;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  z-index: 9;
}
#nav-icon {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 15px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #fff;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-icon span:first-child {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon span.bar2 {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon span.bar3 {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#container {
  overflow: hidden;
}
header {
  width: 100%;
  height: 285px;
  position: relative;
}
header #mainHeader {
  margin: 0 auto;
  min-width: 100%;
  background-size: 600px 270px;
  background-repeat: no-repeat;
  background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0019/105616/320subheader.png);
  height: 285px;
  width: 100%;
}
header #mainHeader.main {
  background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0019/103735/320header.png);
}
header #mainHeader .container {
  margin: 0 auto;
  position: relative;
  background-color: transparent;
  min-width: 100%;
  width: 100%;
  height: 285px;
}
header #mainHeader .container.About_us, header #mainHeader .container.Consultancy, header #mainHeader .container.Commercialisation, header #mainHeader .container.Meet_our_board_of_directors, header #mainHeader .container.Contact_us {
  height: 285px;
}
header #mainHeader .container h1 {
  position: absolute;
  left: 25px;
  top: 235px;
  font-size: 26px;
  color: #72bf44;
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0px;
}
header #mainHeader .container .top_left {
  position: absolute;
  top: 100px;
  left: 10px;
}
header #mainHeader .container .top_left #logo {
  width: 115px;
  height: 88px;
  position: absolute;
  background-size: 115px 88px;
  z-index: 9999;
  background: url(https://ventures.aut.ac.nz/__data/assets/image/0010/100405/mobile_logo.png) no-repeat;
}
header #mainHeader .container #mobileSearch {
  width: 39px;
  height: 56px;
  position: absolute;
  top: 24px;
  right: 71px;
  cursor: pointer;
  z-index: 999;
}
header #mainHeader .container #mobileSearch .search-box {
  padding: 15px 0px 0px 5px;
  cursor: pointer;
}
header #mainHeader .container #mobileSearch .search-box span.glyphicon::before {
  font-size: 2em;
  color: #fff;
}
header #mainHeader .container #mobileSearch.in {
  background-color: #536972;
}
header #mainHeader .container #mobileMenu {
  width: 66px;
  height: 55px !important;
  position: absolute;
  top: 24px;
  right: 0%;
  z-index: 5;
  padding: 0px;
  display: block;
  margin-top: 0px;
}
header #mainHeader .container #mobileMenu #mainNav {
  min-width: 180px;
  display: none;
  position: absolute;
  right: 0;
  background-color: #09c;
}
header #mainHeader .container #mobileMenu #mainNav ul {
  line-height: 4;
  margin: 0px;
  padding: 0px;
}
header #mainHeader .container #mobileMenu #mainNav ul li {
  display: block;
}
header #mainHeader .container #mobileMenu #mainNav ul li a {
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  text-transform: uppercase;
}
header #mainHeader .container #mobileMenu #mainNav ul li span {
  color: #fff;
  top: 5px;
  font-size: 1.5em;
}
header #mainHeader .container #mobileMenu #mainNav ul li:last-child {
  display: none;
  position: absolute;
  top: 0px;
  right: 85px;
}
header #mainHeader .container #mobileMenu #mainNav.in {
  display: block !important;
  margin-top: 55px;
  border: 0;
}
header #mainHeader .container #mobileMenu #mainNav.in ul li {
  text-align: center;
}
header #mainHeader .container #mobileMenu #mainNav.in ul li a {
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  font-size: 14.45px;
  color: #fff;
}
header #mainHeader .container #mobileMenu #mainNav.in ul li:last-child {
  top: -54px;
}
header #mainHeader .container #mobileMenu #mobileMenuBtn {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 66px;
  height: 56px;
  margin: 0px;
}
header #mainHeader .container #mobileMenu #mobileMenuBtn.navbar-toggle:not(.collapsed) {
  background-color: #09c;
}
header #mainHeader .container form.search-form {
  position: absolute;
  top: 79px;
  left: 0;
  right: 0;
  height: 67px;
  background-color: #536972;
  padding: 9px;
  z-index: 99999;
}
header #mainHeader .container form.search-form input[type=search] {
  width: 100%;
  height: 49px;
  border: 0;
  border-radius: 4px;
  padding: 10px;
  background-color: #667c86;
  color: #c9dee8;
  font-size: 20px;
}
header #mainHeader .container form.search-form input[type=search]::-webkit-input-placeholder {
  color: #c9dee8;
}
header #mainHeader .container form.search-form input[type=search]:-moz-placeholder {
  color: #c9dee8;
}
header #mainHeader .container form.search-form input[type=search]::-moz-placeholder {
  color: #c9dee8;
}
header #mainHeader .container form.search-form input[type=search]:-ms-input-placeholder {
  color: #c9dee8;
}
header #mainHeader .container form.search-form input[type="submit"] {
  display: none;
}
#body {
  font-size: 16px;
  color: #536972;
  position: relative;
  z-index: 2;
}
#body h3 {
  font-size: 24px;
  color: #536972;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
  margin-top: 0px;
}
#body h5 {
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  color: #536972;
  font-size: 16px;
}
#body p {
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #536972;
  margin-bottom: 15px;
}
#body a {
  color: #6c6;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  font-size: 16px;
}
#body a:hover {
  text-decoration: none;
}
#body ul {
  padding: 0px;
}
#body ul li {
  list-style-type: none;
  line-height: 30px;
}
#body ul li::before {
  content: '\f105';
  font-family: fontawesome;
  font-size: 18px;
  padding-right: 5px;
  color: #6c6;
}
#body ul li a {
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
}
#body .container {
  width: 100%;
  padding: 0px;
  margin: 0px auto;
  position: relative;
}
#body .container.main {
  position: static;
}
#body .container .subPage {
  width: 100%;
  padding: 0 20px;
}
#body .container .subPage.About_us {
  padding: 0;
}
#body .container .subPage.About_us .banner_frame {
  margin: 0 auto;
  padding: 0 5px;
  width: 100%;
}
#body .container .subPage.Commercialisation .banner_frame {
  padding: 0px;
}
#body .container .subPage.Consultancy {
  padding: 0px 25px;
}
#body .container .subPage.Consultancy .top_content {
  float: none;
}
#body .container .subPage.Consultancy .banner_frame {
  height: 270px;
  width: 100%;
  margin: 0 auto;
}
#body .container .subPage.Consultancy .banner_frame .video .image {
  text-align: center;
}
#body .container .subPage.Consultancy .banner_frame .video .text {
  width: 100%;
  max-width: 320px;
  min-height: 37px;
  color: #fff;
  font-size: 16px;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  padding: 0px 14px;
  background-color: #536972;
  text-align: left;
  line-height: 2.3;
  margin: 0 auto;
}
#body .container .subPage.Consultancy .banner_frame .video .video_btn {
  text-align: center;
  margin: 10px auto;
}
#body .container .subPage.Consultancy .banner_frame .video .video_btn .btn {
  background-color: #71bf44;
  width: 195px;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 0px;
  border: 0px;
}
#body .container .subPage.Consultancy .people {
  display: block;
  width: 292px;
  position: relative;
  height: 174px;
  margin: 0 auto 14px;
}
#body .container .subPage.Consultancy .people .image {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
#body .container .subPage.Consultancy .people .image::after {
  position: absolute;
  right: -2px;
  top: 0px;
}
#body .container .subPage.Consultancy .people .image a {
  position: relative;
  z-index: 2;
}
#body .container .subPage.Consultancy .people:nth-child(odd) .image::after {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0020/108146/blue_mobile_bar.png);
}
#body .container .subPage.Consultancy .people:nth-child(even) .image::after {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0019/108145/green_mobile_bar.png);
}
#body .container .subPage.Consultancy .people .detail {
  height: 151px;
  left: 80px;
  top: 17px;
  position: absolute;
  padding-left: 75px;
  line-height: 151px;
  z-index: 1;
}
#body .container .subPage.Consultancy .people .detail > div {
  display: inline-block;
  vertical-align: middle;
  color: #536972;
  line-height: 1.2;
  font-weight: normal;
  font-size: 16px;
  width: 135px;
}
#body .container .subPage.Consultancy .people .detail > div .name {
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
}
#body .container .subPage.Consultancy .people .detail > div .position {
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
#body .container .subPage.Consultancy .people .detail > div .title {
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  width: 80%;
}
#body .container .subPage.Consultancy .people .detail .arrow {
  position: absolute;
  z-index: 9;
}
#body .container .subPage.Consultancy .people .detail .arrow:before {
  font-size: 38px;
  position: absolute;
  z-index: 1;
}
#body .container .subPage.Consultancy .people .detail .arrow:hover, #body .container .subPage.Consultancy .people .detail .arrow:visited, #body .container .subPage.Consultancy .people .detail .arrow:focus {
  text-decoration: none;
}
#body .container .subPage.Consultancy .people:nth-child(odd) .detail .arrow {
  color: #16c1f3;
}
#body .container .subPage.Consultancy .right_content {
  width: 100%;
}
#body .container .subPage.Consultancy .right_content .banner {
  width: 249px;
  margin: 30px auto;
}
#body .container .subPage.Consultancy .right_content .special_banner {
  display: block !important;
}
#body .container .subPage.Consultancy .right_content .special_banner .box {
  width: inherit;
}
#body .container .subPage.Consultancy .right_content .special_banner .box .text {
  width: inherit;
  background-color: #0cf;
  min-height: 40px;
  padding: 3px 10px;
}
#body .container .subPage .top_content, #body .container .subPage .top_box {
  width: 100%;
  display: inline-block;
  float: left;
}
#body .container .subPage .top_content .box, #body .container .subPage .top_box .box {
  display: block;
}
#body .container .subPage .top_box, #body .container .subPage .top_follow {
  text-align: center;
  margin-bottom: 20px;
}
#body .container .subPage .top_content:nth-child(3) {
  margin: 20px -20px;
}
#body .container .subPage .top_content:nth-child(3) .detail .arrow {
  right: -8px;
  bottom: 95px;
}
#body .container .subPage .top_follow {
  width: 100%;
  display: inline-block;
  float: left;
}
#body .container .subPage .top_follow .box {
  display: block;
  vertical-align: top;
  margin: 0px auto 10px;
}
#body .container .subPage .top_follow .box .text {
  background-color: #0cf;
  min-height: 42px;
}
#body .container .subPage .top_follow .box .text a {
  line-height: 1;
  height: 24px;
}
#body .container .subPage .left_content {
  width: 100%;
  display: inline-block;
  float: left;
}
#body .container .subPage .right_content {
  width: 100%;
  display: inline-block;
  float: left;
  text-align: center;
}
#body .container .subPage .box {
  width: 195px;
  display: block;
  vertical-align: top;
  text-align: left;
  margin: 0 auto 10px;
}
#body .container .subPage .box .text {
  background-color: #71bf44;
  width: 195px;
  padding: 10px;
  min-height: 54px;
  position: relative;
}
#body .container .subPage .box .text:after {
  position: absolute;
  bottom: 7px;
  right: 7px;
  background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0007/102976/after.png);
  width: 17px;
  height: 17px;
  background-size: 17px 17px;
  content: ' ';
}
#body .container .subPage .box .text a {
  color: #fff;
  font-size: 16px;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  width: 75%;
  display: table-cell;
  line-height: 1;
  height: 34px;
  vertical-align: middle;
  padding-right: 25px;
}
#body .container .subPage .box .text a:hover {
  text-decoration: none;
}
#body .container .subPage .box .text a:focus {
  text-decoration: none;
}
#body .container .subPage .box .text a:visited {
  text-decoration: none;
}
#body .container .subPage .contents {
  padding: 0px 25px;
}
#body .container .subPage .banner_frame {
  vertical-align: top;
  width: auto;
  display: block;
  text-align: right;
  margin: 0 auto;
  padding: 0 5px;
}
#body .container .subPage .banner_frame .banner_title {
  width: 100%;
  text-align: left;
  padding: 14px 15px;
  background-color: #00c0f3;
  border: 0;
  float: right;
  color: #fff;
  font-size: 18px;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}
#body .container .subPage .banner_frame #twitter-widget-0 {
  width: 100% !important;
  height: 365px !important;
  margin-top: -44px !important;
}
#body .container .subPage.Meet_our_board_of_directors {
  padding: 0px 25px;
}
#body .container .subPage.Meet_our_board_of_directors .directors {
  width: 100%;
  position: relative;
  margin-bottom: 350px;
  margin-top: 25px;
}
#body .container .subPage.Meet_our_board_of_directors .directors .director {
  background-repeat: no-repeat;
  position: relative;
  width: 242px;
  height: 217px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
#body .container .subPage.Meet_our_board_of_directors .directors .director .name {
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 27px;
  text-align: center;
  left: 0;
  right: 0;
  width: 93%;
  display: none;
}
#body .container .subPage.Meet_our_board_of_directors .directors .director .position {
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 48px;
  text-align: center;
  left: 0;
  right: 0;
  width: 93%;
  display: none;
}
#body .container .subPage.Meet_our_board_of_directors .directors .director .read {
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 109px;
  text-align: center;
  left: 0;
  right: 0;
  display: none;
  width: 92%;
  text-transform: uppercase;
}
#body .container .subPage.Meet_our_board_of_directors .directors .director .read:after {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0003/106257/down_arrow.png);
  position: absolute;
  top: 22px;
  left: 45%;
}
#body .container .subPage.Meet_our_board_of_directors .directors .director:before {
  content: "";
}
#body .container .subPage.Meet_our_board_of_directors .directors .director:hover .name, #body .container .subPage.Meet_our_board_of_directors .directors .director:hover .position, #body .container .subPage.Meet_our_board_of_directors .directors .director:hover .read {
  display: block;
}
#body .container .subPage.Meet_our_board_of_directors .directors .director:hover {
  background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0005/108149/background_directors.png) !important;
}
#body .container .subPage.Meet_our_board_of_directors .directors .director.in {
  position: relative;
  z-index: 5;
  background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0005/108149/background_directors.png) !important;
}
#body .container .subPage.Meet_our_board_of_directors .directors .director.in .name, #body .container .subPage.Meet_our_board_of_directors .directors .director.in .position, #body .container .subPage.Meet_our_board_of_directors .directors .director.in .read {
  display: block;
}
#body .container .subPage.Meet_our_board_of_directors .directors .director.in .read:after {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0006/106719/director_close.png);
}
#body .container .subPage.Meet_our_board_of_directors .directors .director.in::after {
  position: absolute;
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0020/106553/director_after.png);
  top: 191px;
  right: 66px;
  z-index: 0;
}
#body .container .subPage.Meet_our_board_of_directors .directors .director::before {
  position: absolute;
  top: 0px;
  right: 0px;
}
#body .container .subPage.Meet_our_board_of_directors .directors .director:nth-child(odd)::before {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0015/108150/blue_bar.png);
}
#body .container .subPage.Meet_our_board_of_directors .directors .director:nth-child(even)::before {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0016/108151/green_bar.png);
}
#body .container .subPage.Meet_our_board_of_directors .directors .bio {
  display: block;
  float: left;
  position: absolute;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  z-index: 8;
}
#body .container .subPage.Meet_our_board_of_directors .directors .bio > div {
  background-color: #c9dee8;
  padding: 25px;
}
#body .container .subPage.Meet_our_board_of_directors .directors .bio h5 {
  font-size: 24px;
  color: #536972;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
#body .container .subPage.Meet_our_board_of_directors .directors .bio:empty {
  display: none;
}
#body .container .subPage.Contact_us {
  padding: 0px 25px;
}
#body .container .subPage.Contact_us .contact_list {
  position: relative;
  margin-top: 30px;
}
#body .container .subPage.Contact_us .contact_list .contact {
  margin: 0px auto 20px;
  width: 191px;
  vertical-align: top;
}
#body .container .subPage.Contact_us .contact_list .contact .image {
  position: relative;
  z-index: 1;
  cursor: pointer;
  height: 171px;
  padding: 0px 20px 0px 0px;
}
#body .container .subPage.Contact_us .contact_list .contact .image::after {
  position: absolute;
  right: 0px;
  top: 0px;
}
#body .container .subPage.Contact_us .contact_list .contact:nth-child(odd) .image::after {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0016/108142/bluebar.png);
}
#body .container .subPage.Contact_us .contact_list .contact:nth-child(even) .image::after {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0017/108143/greenbar.png);
}
#body .container .subPage.Contact_us .contact_list .contact .grey {
  background-color: #c9dee8;
  width: 191px;
  height: 199px;
  margin-top: -115px;
  position: relative;
  text-align: center;
}
#body .container .subPage.Contact_us .contact_list .contact .grey .name {
  position: absolute;
  top: 120px;
  font-family: HeliaCore-Bold, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  width: 100%;
  max-width: 185px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#body .container .subPage.Contact_us .contact_list .contact .grey .position {
  position: absolute;
  top: 144px;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  width: 100%;
  max-width: 185px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#body .container .subPage.Contact_us .contact_list .contact .read {
  width: 191px;
  height: 35px;
  background-color: #9cb4be;
  color: #fff;
  text-transform: uppercase;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  padding: 7px 10px;
  position: relative;
  cursor: pointer;
  text-align: left;
}
#body .container .subPage.Contact_us .contact_list .contact .read::after {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0003/106257/down_arrow.png);
  position: absolute;
  right: 7px;
  bottom: 4px;
}
#body .container .subPage.Contact_us .contact_list .contact .email {
  width: 191px;
  height: 35px;
  padding: 7px 10px 7px 30px;
  position: relative;
  cursor: pointer;
  text-align: left;
}
#body .container .subPage.Contact_us .contact_list .contact .email::before {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0003/106824/letter.png);
  position: absolute;
  left: 7px;
  bottom: 4px;
}
#body .container .subPage.Contact_us .contact_list .contact .email a {
  color: #fff;
  text-transform: uppercase;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  text-align: left;
}
#body .container .subPage.Contact_us .contact_list .contact:nth-child(odd) .email {
  background-color: #16c1f3;
}
#body .container .subPage.Contact_us .contact_list .contact:nth-child(even) .email {
  background-color: #71bf44;
}
#body .container .subPage.Contact_us .contact_list .contact.in .grey {
  height: 238px;
}
#body .container .subPage.Contact_us .contact_list .contact.in .read::after {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0006/106719/director_close.png);
}
#body .container .subPage.Contact_us .contact_list .contact.in .email {
  position: absolute !important;
  left: 0;
  right: 0;
  z-index: 9;
  margin: 0 auto;
}
#body .container .subPage.Contact_us .contact_list .bio {
  display: block;
  float: left;
  position: absolute;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  z-index: 8;
}
#body .container .subPage.Contact_us .contact_list .bio > div {
  padding: 25px;
  border-width: 2px;
  border-color: #9cb4be;
  border-style: solid;
  background-color: #fff;
}
#body .container .subPage.Contact_us .contact_list .bio:empty {
  display: none;
}
#body .container .subPage.Contact_us .enquiry {
  padding: 20px;
  border: 1px solid #e2e9ec;
  width: 100%;
  background-color: #fff;
}
#body .container .subPage.Contact_us .enquiry .general {
  margin: -21px -21px 20px -21px;
  padding: 8px 20px;
  text-transform: uppercase;
  background-color: #0089cf;
  color: #fff;
  font-size: 18px;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
}
#body .container .subPage.Contact_us .enquiry form .sq-form-question {
  margin-top: 15px;
}
#body .container .subPage.Contact_us .enquiry form .sq-form-question label {
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px;
}
#body .container .subPage.Contact_us .enquiry form .sq-form-question input[type="text"], #body .container .subPage.Contact_us .enquiry form .sq-form-question input[type="email"] {
  height: 48px;
}
#body .container .subPage.Contact_us .enquiry form .sq-form-question span.required {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0005/106844/required.png);
  vertical-align: top;
}
#body .container .subPage.Contact_us .enquiry form input[type="submit"] {
  width: 130px;
  display: block;
  margin: 0 auto;
  color: #fff;
  text-transform: uppercase;
  background-color: #71bf44;
  border-radius: 4px;
  border: 0px;
  margin-top: 15px;
  padding: 11px 0px;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
#body .container .subPage.Contact_us .findus {
  width: 280px;
  margin: 30px auto 0px;
}
#body .container .subPage.Contact_us .findus h5 {
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  font-size: 24px;
  text-transform: uppercase;
}
#body .container .subPage.Contact_us .findus .text {
  width: 280px;
  height: 93px;
  padding: 8px 25px;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  color: #536972;
  background-color: #c9dee8;
  margin-top: -6px;
  line-height: 1.2;
}
#body .container .subPage.Contact_us .relatedlinks {
  margin: 30px auto;
  width: 280px;
}
#body .container .subPage.Contact_us .relatedlinks .title {
  width: 280px;
  height: 40px;
  background-color: #16c1f3;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 13px;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  font-size: 18px;
}
#body .container .subPage.Contact_us .relatedlinks .link {
  padding: 20px;
  border-left: 1px solid #c9dee8;
  border-bottom: 1px solid #c9dee8;
  border-right: 1px solid #c9dee8;
  background-color: #fff;
}
#body .container .subPage.Contact_us .relatedlinks .link ul li::before {
  color: #16c1f3;
  font-weight: bold;
}
#body .container .subPage.Contact_us .relatedlinks .link ul li a {
  color: #16c1f3;
  text-transform: uppercase;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  font-size: 18px;
}
#body .container .Ventures {
  padding: 0px 25px;
}
#body .container .Ventures .portfolio {
  margin-top: -80px;
  position: relative;
  z-index: 1;
}
#body .container .Ventures .portfolio .main_title {
  display: inline-block;
  width: 290px;
  padding-right: 50px;
  line-height: 1.2;
}
#body .container .Ventures .portfolio .main_title h3 {
  margin-top: 0px;
}
#body .container .Ventures .portfolio .main_title h5 {
  width: 80%;
}
#body .container .Ventures .portfolio .stories {
  display: block;
  width: 100%;
  vertical-align: top;
}
#body .container .Ventures .portfolio .stories .story {
  display: block;
  width: 210px;
  height: 260px;
  vertical-align: top;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  padding: 7px;
  position: relative;
  margin: 10px auto;
  background-color: #fff;
}
#body .container .Ventures .portfolio .stories .story .image {
  width: 195px;
  height: 125px;
}
#body .container .Ventures .portfolio .stories .story .title {
  margin: 15px 0px;
  text-align: center;
}
#body .container .Ventures .portfolio .stories .story .title a {
  text-transform: uppercase;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
#body .container .Ventures .portfolio .stories .story .content {
  position: absolute;
  bottom: 25px;
}
#body .container .Ventures .portfolio .stories .story .text {
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
}
#body .container .Ventures .portfolio .stories .story .more {
  position: absolute;
  right: 30px;
  bottom: 2px;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
#body .container .Ventures .portfolio .stories .story .more::after {
  position: absolute;
  bottom: 4px;
  right: -23px;
  background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0007/104686/after1.png);
  width: 17px;
  height: 17px;
  background-size: 17px 17px;
  content: ' ';
}
#body .container .Ventures .portfolio .stories .story:nth-child(3), #body .container .Ventures .portfolio .stories .story:nth-child(4) {
  display: none;
}
#body .container .Ventures .portfolio .stories .more_story {
  margin: 10px 0px 10px 0px;
  text-align: center;
}
#body .container .Ventures .portfolio .stories .more_story a {
  background-color: #71bf44;
  color: #fff;
  width: 193px;
  padding: 9px 0px;
  text-transform: uppercase;
  border: 0;
}
#body .container .Ventures .world .innovators {
  display: block;
  width: 100%;
  vertical-align: top;
  height: 440px;
}
@media (min-width: 1260px) {
  #body .container .Ventures .world .innovators {
    height: 400px;
  }
}
#body .container .Ventures .world .innovators > div:nth-child(3) {
  width: 178px;
  padding-left: 10px;
  margin: 0 auto;
}
#body .container .Ventures .world .innovators h6 {
  font-size: 20px;
  color: #00c0f3;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  padding-top: 30px;
  padding-bottom: 20px;
  margin: 0 auto;
  text-transform: uppercase;
  padding-left: 10px;
  width: 178px;
  position: relative;
  z-index: 1;
}
#body .container .Ventures .world .innovators .innovator {
  width: 178px;
  height: 253px;
  margin-right: 9px;
  display: inline-block;
  padding: 15px;
  vertical-align: top;
  color: #536972;
  background-color: #fff;
  position: relative;
}
#body .container .Ventures .world .innovators .innovator .image {
  width: 100%;
  height: 130px;
  text-align: center;
}
#body .container .Ventures .world .innovators .innovator .image img {
  display: inline-block;
}
#body .container .Ventures .world .innovators .innovator .name {
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
#body .container .Ventures .world .innovators .innovator .position {
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  font-size: 14px;
}
#body .container .Ventures .world .innovators .innovator .more {
  position: absolute;
  right: 30px;
  bottom: 5px;
  color: #36c2e8;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
#body .container .Ventures .world .innovators .innovator .more::after {
  position: absolute;
  bottom: 4px;
  right: -20px;
  background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0010/105040/after2.png);
  width: 17px;
  height: 17px;
  background-size: 17px 17px;
  content: ' ';
}
#body .container .Ventures .world .innovators a.btn.btn-default {
  background-color: #71bf44;
  color: #fff;
  width: 193px;
  padding: 9px 0px;
  text-transform: uppercase;
  border: 0;
  margin: 15px auto;
  display: block;
  position: relative;
}
@media (min-width: 1260px) {
  #body .container .Ventures .world .innovators a.btn.btn-default {
    margin: 15px 125px;
    display: inline-block;
  }
}
#body .container .Ventures .world .worldwide {
  display: block;
  width: 100%;
  vertical-align: top;
  margin: 30px auto 0px;
  height: 345px;
}
#body .container .Ventures .world .worldwide p {
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #536972;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
#body .container .Ventures .world .worldwide .worldwidemap {
  text-align: center;
  margin: 50px -20px;
  cursor: pointer;
}
#body .container .Ventures .research_expertise .research {
  display: block;
  margin: 0px -25px;
  padding: 20px 25px;
  background-color: #e8eef0;
}
#body .container .Ventures .research_expertise .research .image {
  width: 196px;
  height: 171px;
  display: block;
  margin: 0 auto;
}
#body .container .Ventures .research_expertise .research .text {
  display: block;
}
#body .container .Ventures .research_expertise .research .text h6 {
  font-size: 20px;
  color: #00c0f3;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  padding-top: 30px;
  padding-bottom: 20px;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
}
#body .container .Ventures .research_expertise .research .text a.btn {
  width: 260px;
  text-align: center;
  display: block;
  padding: 5px 50px;
  color: #fff;
  background-color: #16c1f3;
  border: 0;
  text-transform: uppercase;
  white-space: normal;
  margin: 0 auto;
}
#body .container .Ventures .research_expertise .subscribe {
  padding: 30px 0px;
}
#body .container .Ventures .research_expertise .subscribe .left p.title {
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #536972;
  text-align: left;
  text-transform: uppercase;
}
#body .container .Ventures .research_expertise .subscribe .left p {
  width: 200px;
}
#body .container .Ventures .research_expertise .subscribe input[type="text"], #body .container .Ventures .research_expertise .subscribe input[type="email"] {
  padding: 27px 20px;
  margin-bottom: 20px;
  border-color: #9cb4be;
}
#body .container .Ventures .research_expertise .subscribe input[type="submit"] {
  margin: 0 auto;
  display: block;
  border: 0;
  border-radius: 4px;
  width: 165px;
  color: #fff;
  text-transform: uppercase;
  background-color: #71bf44;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
footer {
  height: 100%;
  background-color: #000;
  width: 100%;
  position: relative;
  z-index: 2;
}
footer .container {
  width: 100%;
}
footer .container .footer_logo {
  width: 140px;
  height: 120px;
  padding-top: 25px;
  display: block;
  vertical-align: top;
  margin: 0 auto;
}
footer .container .footer_contents {
  width: 80%;
  height: 175px;
  color: #fff;
  font-size: 16px;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  display: block;
  padding-top: 30px;
  vertical-align: top;
  margin: 0 auto;
  text-align: center;
}
footer .container .footer_contents .sns {
  margin-top: 20px;
  text-align: center;
}
footer .container .footer_contents .sns > a {
  margin-right: 15px;
}
footer .container .footer_research {
  display: block;
  padding: 25px 0px 40px;
  text-align: center;
}
@media (min-width: 320px) {
  header #mainHeader .container {
    width: 100%;
    min-width: 320px;
    height: inherit;
  }
}
@media (min-width: 600px) {
  header {
    height: auto;
  }
  header #mainHeader {
    height: 372px;
    background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0004/109435/810subheader.png);
    background-size: 1020px 372px;
    width: 100%;
  }
  header #mainHeader .background .back_image {
    left: -436px;
  }
  header #mainHeader.main {
    background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0020/109433/810header.png);
  }
  header #mainHeader .container {
    width: 100%;
    min-width: 600px;
    height: inherit;
  }
  header #mainHeader .container .top_left {
    top: 140px;
    left: 20px;
  }
  header #mainHeader .container .top_left #logo {
    background: url(https://ventures.aut.ac.nz/__data/assets/image/0018/100197/logo.png) no-repeat;
    width: 152px;
    height: 121px;
    background-size: 152px 121px;
  }
  header #mainHeader .container.About_us, header #mainHeader .container.Consultancy, header #mainHeader .container.Commercialisation, header #mainHeader .container.Meet_our_board_of_directors, header #mainHeader .container.Contact_us {
    height: 310px;
  }
  header #mainHeader .container.Meet_our_board_of_directors h1 {
    width: 30%;
  }
  header #mainHeader .container h1 {
    left: 335px;
    top: 185px;
  }
  header #mainHeader .container #mobileMenu {
    height: 76px !important;
    width: calc(100% - 300px);
    left: 300px;
    display: block;
    top: 39px;
  }
  header #mainHeader .container #mobileMenu #mainNav {
    right: 23px;
    min-width: 200x;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li:last-child {
    top: 8px;
    right: 85px;
  }
  header #mainHeader .container #mobileMenu #mainNav.in {
    margin-top: 76px;
  }
  header #mainHeader .container #mobileMenu #mobileMenuBtn {
    right: 23px;
    top: 0px;
    width: 65px;
    height: 77px;
  }
  header #mainHeader .container #mobileMenu #mobileMenuBtn #nav-icon {
    margin: 25px auto;
  }
  header #mainHeader .container #mobileMenu #mobileMenuBtn #nav-icon span {
    height: 6px;
  }
  header #mainHeader .container #mobileSearch {
    height: 77px;
    top: 39px;
    right: 95px;
    width: 56px;
  }
  header #mainHeader .container #mobileSearch .search-box {
    padding: 24px 0px 0px 15px;
  }
  header #mainHeader .container form.search-form {
    top: 115px;
  }
  #body .container {
    min-width: 600px;
    padding: 0px;
  }
  #body .container:not(.main) {
    margin-top: -52px;
    margin-bottom: 30px;
  }
  #body .container .Ventures {
    padding: 0px;
  }
  #body .container .Ventures .portfolio {
    padding: 0px 30px;
    margin-top: -45px;
  }
  #body .container .Ventures .portfolio .main_title {
    width: 100%;
    padding: 0px;
  }
  #body .container .Ventures .portfolio .main_title h5 {
    width: 290px;
    height: 50px;
  }
  #body .container .Ventures .portfolio .stories {
    width: 435px;
    display: block;
    margin: 0 auto;
  }
  #body .container .Ventures .portfolio .stories .story {
    display: inline-block;
    margin: 0px 5px 0px 0px;
  }
  #body .container .Ventures .world {
    padding: 0px 30px;
  }
  #body .container .Ventures .world .innovators {
    width: 100%;
  }
  #body .container .Ventures .world .innovators h6 {
    width: 365px;
    margin: 0 auto;
  }
  #body .container .Ventures .world .innovators > div:nth-child(3) {
    width: 365px;
    margin: 0 auto;
  }
  #body .container .Ventures .world .worldwide {
    width: 504px;
  }
  #body .container .Ventures .world .worldwide .worldwidemap {
    position: relative;
    width: 489px;
    height: 253px;
    margin: 0px;
  }
  #body .container .Ventures .world .worldwide .worldwidemap::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(https://ventures.aut.ac.nz/__data/assets/image/0018/105426/map.png) no-repeat;
  }
  #body .container .Ventures .world .worldwide .worldwidemap img {
    display: none;
  }
  #body .container .Ventures .research_expertise {
    padding: 0px 30px;
  }
  #body .container .Ventures .research_expertise .research {
    margin: 0px -30px;
    padding: 28px 30px;
  }
  #body .container .Ventures .research_expertise .research .image {
    display: inline-block;
    width: 220px;
  }
  #body .container .Ventures .research_expertise .research .text {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 230px);
  }
  #body .container .Ventures .research_expertise .research .text h6 {
    margin: 0px;
    padding-top: 0px;
    text-align: left;
  }
  #body .container .Ventures .research_expertise .research .text a.btn {
    width: 300px;
    padding: 9px 0px;
    margin: 0px;
  }
  #body .container .Ventures .research_expertise .subscribe {
    padding: 40px 0px 30px;
  }
  #body .container .Ventures .research_expertise .subscribe .left {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 300px);
    max-width: 290px;
    padding-right: 30px;
  }
  #body .container .Ventures .research_expertise .subscribe .left p {
    width: 100%;
  }
  #body .container .Ventures .research_expertise .subscribe .right {
    display: inline-block;
    vertical-align: top;
    width: 290px;
  }
  #body .container .Ventures .research_expertise .subscribe input[type="text"], #body .container .Ventures .research_expertise .subscribe input[type="email"] {
    padding: 19px 20px;
  }
  #body .container .Ventures .research_expertise .subscribe input[type="submit"] {
    margin: 0px;
    width: 125px;
  }
  #body .container .subPage {
    width: 100%;
    padding: 0px 40px;
  }
  #body .container .subPage .top_content, #body .container .subPage .top_box, #body .container .subPage .top_follow {
    width: 100%;
  }
  #body .container .subPage .top_content .box, #body .container .subPage .top_box .box, #body .container .subPage .top_follow .box {
    width: 190px;
    display: block;
    margin-right: 0px;
  }
  #body .container .subPage .top_content .box .text, #body .container .subPage .top_box .box .text, #body .container .subPage .top_follow .box .text {
    width: 190px;
  }
  #body .container .subPage .top_box {
    width: 220px;
  }
  #body .container .subPage .top_follow {
    width: 315px;
    text-align: center;
    margin: 20px auto 0px;
    float: right;
  }
  #body .container .subPage .top_follow .box {
    margin: 0 auto 10px;
  }
  #body .container .subPage .left_content {
    width: 100%;
    display: inline-block;
    float: left;
  }
  #body .container .subPage .left_content ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin-right: 130px;
  }
  #body .container .subPage .left_content ul li:nth-child(4), #body .container .subPage .left_content ul li:nth-child(5), #body .container .subPage .left_content ul li:nth-child(6) {
    width: 150%;
  }
  #body .container .subPage .right_content {
    width: 220px;
    display: inline-block;
    float: left;
    text-align: left;
  }
  #body .container .subPage .box {
    display: inline-block;
    margin: 0px 0px 14px 0px;
  }
  #body .container .subPage .contents {
    padding: 0px;
  }
  #body .container .subPage .banner_frame {
    width: 315px;
    float: right;
    margin: 0px;
  }
  #body .container .subPage .banner_frame .banner_title {
    width: 315px;
  }
  #body .container .subPage .banner_frame #twitter-widget-0 {
    width: 315px !important;
  }
  #body .container .subPage.About_us {
    padding: 0px 20px 0px 0px;
  }
  #body .container .subPage.About_us .banner_frame {
    margin: 0;
    padding: 0;
    width: 315px;
  }
  #body .container .subPage.Commercialisation .banner_frame {
    margin: 0;
  }
  #body .container .subPage.Consultancy {
    padding: 0px 20px 0px 25px;
  }
  #body .container .subPage.Consultancy .top_content:first-child {
    width: calc(100% - 250px);
  }
  #body .container .subPage.Consultancy .top_content:nth-child(3) {
    margin: 20px 0px 0px 0px;
  }
  #body .container .subPage.Consultancy .banner_frame {
    width: 250px;
  }
  #body .container .subPage.Consultancy .banner_frame .video .text {
    width: 100%;
  }
  #body .container .subPage.Consultancy .people {
    float: none;
    margin: 0 auto 14px;
    width: 430px;
    height: 138px;
  }
  #body .container .subPage.Consultancy .people .detail {
    background-color: #c9dee8;
    height: 121px;
    line-height: 121px;
    z-index: 0;
  }
  #body .container .subPage.Consultancy .people .detail > div {
    width: 215px;
  }
  #body .container .subPage.Consultancy .people .image {
    width: 149px;
    height: 138px;
  }
  #body .container .subPage.Consultancy .people .image::after {
    position: absolute;
    right: -9px;
    top: 0px;
    height: 138px;
    overflow: hidden;
  }
  #body .container .subPage.Consultancy .people:nth-child(odd) .detail .arrow {
    right: 18px;
    bottom: 35px;
    color: #16c1f3;
  }
  #body .container .subPage.Consultancy .people:nth-child(even) .detail .arrow {
    right: 18px;
    bottom: 35px;
  }
  #body .container .subPage.Consultancy .people:nth-child(odd) .image::after {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0016/108142/bluebar.png);
  }
  #body .container .subPage.Consultancy .people:nth-child(even) .image::after {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0017/108143/greenbar.png);
  }
  #body .container .subPage.Consultancy .right_content {
    width: 100%;
    text-align: center;
  }
  #body .container .subPage.Consultancy .right_content .banner {
    display: inline-block;
  }
  #body .container .subPage.Meet_our_board_of_directors {
    padding: 0px 50px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors {
    width: 502px;
    height: 1520px;
    margin: 30px auto 80px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director {
    display: inline-block;
    float: left;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(3) {
    margin-left: 125px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(3):before {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0016/108151/green_bar.png) !important;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(4) {
    margin-left: 6px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(6) {
    margin-left: 130px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(6):before {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0015/108150/blue_bar.png) !important;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(7) {
    margin-left: 12px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(7):before {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0015/108150/blue_bar.png) !important;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(9) {
    margin-left: 135px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(9):before {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0016/108151/green_bar.png) !important;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(10) {
    margin-left: 18px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(11):before {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0015/108150/blue_bar.png) !important;
  }
  #body .container .subPage.Contact_us {
    padding: 0px 55px;
  }
  #body .container .subPage.Contact_us .contact_list {
    width: 432px;
    margin: 20px auto 0px;
  }
  #body .container .subPage.Contact_us .contact_list .contact {
    display: inline-block;
    text-align: center;
    width: 50%;
  }
  #body .container .subPage.Contact_us .contact_list .contact .image::after {
    right: 12px;
  }
  #body .container .subPage.Contact_us .contact_list .contact .grey {
    margin: -115px auto 0px;
  }
  #body .container .subPage.Contact_us .contact_list .contact .read, #body .container .subPage.Contact_us .contact_list .contact .email {
    margin: 0 auto;
  }
  #body .container .subPage.Contact_us .contact_list .contact.in {
    margin: 0px auto -2px;
  }
  #body .container .subPage.Contact_us .contact_list .contact:nth-child(odd).in .email {
    left: 13px;
    right: inherit;
  }
  #body .container .subPage.Contact_us .contact_list .contact:nth-child(even).in .email {
    left: inherit;
    right: 12px;
  }
  #body .container .subPage.Contact_us .contact_list .contact:nth-last-child(2):nth-child(odd) {
    display: block;
  }
  #body .container .subPage.Contact_us .contact_list .bio {
    width: auto;
    left: 13px;
    right: 12px;
    margin: 10px auto 0;
  }
  #body .container .subPage.Contact_us .enquiry form .sq-form-question label {
    height: 48px;
    line-height: 48px;
  }
  #body .container .subPage.Contact_us .enquiry form .sq-form-question span.required {
    vertical-align: text-top;
  }
  #body .container .subPage.Contact_us .enquiry form .sq-form-question .sq-form-question-answer {
    width: calc(100% - 75px);
    display: inline-block;
    float: right;
  }
  #body .container .subPage.Contact_us .enquiry form input[type="submit"] {
    margin: 140px 0px 0px 75px;
  }
  footer .container {
    max-width: 600px;
    padding: 0px 15px;
  }
  footer .container .footer_logo {
    display: inline-block;
  }
  footer .container .footer_contents {
    min-width: 200px;
    width: 50%;
    display: inline-block;
    text-align: left;
  }
  footer .container .footer_contents .sns {
    text-align: left;
  }
  footer .container .footer_research {
    float: right;
  }
}
/**
 @media (min-width: 634px){
 header{
 #mainHeader{
 .container{
 background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0004/103747/1020subheader.png);
 background-size: 1020px 372px;
 &.Ventures{
 background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0018/103653/1020header.png);
 }
 }
 }
 }
 }
 **/
@media (min-width: 768px) {
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
}
@media (min-width: 810px) {
  .navbar-toggle {
    display: none;
  }
  .bottom_shadow {
    display: block;
  }
  header #mainHeader {
    background-position: left;
  }
  header #mainHeader .background .back_image {
    left: -436px;
  }
  header #mainHeader .container {
    width: 810px;
    position: inherit;
  }
  header #mainHeader .container h1 {
    left: 360px;
    top: 160px;
    font-size: 40px;
  }
  header #mainHeader .container.Meet_our_board_of_directors h1 {
    width: 450px;
  }
  header #mainHeader .container .top_left {
    top: 140px;
    left: 15px;
  }
  header #mainHeader .container #mobileMenu {
    left: 300px;
    right: 0px;
    width: calc(100% - 305px);
  }
  header #mainHeader .container #mobileMenu #mainNav, header #mainHeader .container #mobileMenu #mainNav.in {
    width: 100%;
    background-color: transparent;
    position: static;
    display: block !important;
    margin-top: 0px;
    padding: 0px;
  }
  header #mainHeader .container #mobileMenu #mainNav ul, header #mainHeader .container #mobileMenu #mainNav.in ul {
    display: table;
    width: 100%;
    padding: 0px;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li, header #mainHeader .container #mobileMenu #mainNav.in ul li {
    display: inline-block;
    padding-right: 17px;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li a, header #mainHeader .container #mobileMenu #mainNav.in ul li a {
    font-size: 17px;
    line-height: 4.6;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li:nth-last-child(2), header #mainHeader .container #mobileMenu #mainNav.in ul li:nth-last-child(2) {
    padding-right: 0px;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li:last-child, header #mainHeader .container #mobileMenu #mainNav.in ul li:last-child {
    position: absolute;
    top: -49px;
    right: 0px;
    padding-right: 0px;
    display: inline-block;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li:last-child .search-box, header #mainHeader .container #mobileMenu #mainNav.in ul li:last-child .search-box {
    width: 46px;
    height: 49px;
    padding: 2px 13px 2px 11px;
    cursor: pointer;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li:last-child .search-box.in, header #mainHeader .container #mobileMenu #mainNav.in ul li:last-child .search-box.in {
    background-color: #536972;
  }
  header #mainHeader .container #mobileSearch {
    display: none;
  }
  header #mainHeader .container form.search-form {
    left: inherit;
    width: 550px;
    top: 39px;
  }
  #body {
    z-index: 4;
  }
  #body .container {
    width: 810px;
    padding: 0px;
  }
  #body .container .Ventures .portfolio {
    padding: 0px 70px;
    margin-top: -40px;
  }
  #body .container .Ventures .portfolio .main_title {
    width: 100%;
  }
  #body .container .Ventures .portfolio .main_title h5 {
    width: 200px;
    margin-left: -40px;
    margin-bottom: 40px;
  }
  #body .container .Ventures .portfolio .stories {
    width: 680px;
  }
  #body .container .Ventures .portfolio .stories .story:nth-child(3) {
    display: inline-block;
  }
  #body .container .Ventures .portfolio .stories .more_story {
    text-align: right;
    margin: 10px 30px 10px 0px;
  }
  #body .container .Ventures .world {
    padding: 0px 70px;
  }
  #body .container .Ventures .world .innovators {
    width: 100%;
  }
  #body .container .Ventures .world .innovators h6 {
    width: 550px;
    margin: 0 auto;
  }
  #body .container .Ventures .world .innovators > div:nth-child(3) {
    width: 550px;
    margin: 0 auto;
  }
  #body .container .subPage {
    width: 100%;
    padding: 0px 20px;
  }
  #body .container .subPage .top_content, #body .container .subPage .top_box, #body .container .subPage .top_follow {
    width: 100%;
    text-align: left;
  }
  #body .container .subPage .top_content .box, #body .container .subPage .top_box .box, #body .container .subPage .top_follow .box {
    width: 190px;
    display: inline-block;
    margin-right: 15px;
  }
  #body .container .subPage .top_content .box .text, #body .container .subPage .top_box .box .text, #body .container .subPage .top_follow .box .text {
    width: 190px;
  }
  #body .container .subPage .top_follow {
    float: left;
  }
  #body .container .subPage .top_box + .banner_frame {
    position: absolute;
    right: 20px;
    margin-top: -50px;
    width: 315px;
  }
  #body .container .subPage .left_content {
    width: 100%;
    display: inline-block;
    float: left;
  }
  #body .container .subPage .left_content ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
  #body .container .subPage .left_content ul li:nth-child(4), #body .container .subPage .left_content ul li:nth-child(5), #body .container .subPage .left_content ul li:nth-child(6) {
    position: relative;
    margin-left: 0px;
    z-index: 0;
  }
  #body .container .subPage .right_content {
    width: 100%;
    display: inline-block;
    float: left;
  }
  #body .container .subPage .banner_frame {
    width: 100%;
    float: right;
  }
  #body .container .subPage .banner_frame .banner_title {
    width: 315px;
    float: left;
  }
  #body .container .subPage .box {
    width: 200px;
    margin-right: 10px;
  }
  #body .container .subPage .box .text {
    width: 200px;
  }
  #body .container .subPage .box .text a {
    padding-right: 25px;
  }
  #body .container .subPage .contents {
    display: inline-block;
    width: calc(100% - 330px);
    float: left;
    padding: 0px 0px 0px 40px;
  }
  #body .container .subPage.About_us .banner_frame {
    margin-top: -60px;
  }
  #body .container .subPage.Commercialisation h3 {
    width: 80%;
  }
  #body .container .subPage.Commercialisation .top_box .box:nth-child(3), #body .container .subPage.Commercialisation .top_box .box:nth-child(4) {
    min-height: 66px;
  }
  #body .container .subPage.Commercialisation .top_box .box:nth-child(3) a, #body .container .subPage.Commercialisation .top_box .box:nth-child(4) a {
    height: 46px;
  }
  #body .container .subPage.Consultancy {
    padding: 0px 20px 0px 50px;
  }
  #body .container .subPage.Consultancy .top_content {
    width: calc(100% - 250px);
    padding-right: 30px;
    float: left;
  }
  #body .container .subPage.Consultancy .right_content, #body .container .subPage.Consultancy .banner_frame {
    width: 250px;
  }
  #body .container .subPage.Consultancy .right_block .banner {
    display: block;
  }
  #body .container .subPage.Consultancy .people {
    width: 100%;
  }
  #body .container .subPage.Consultancy .people .detail > div {
    width: 271px;
  }
  #body .container .subPage.Consultancy .people:nth-child(odd) .detail .arrow, #body .container .subPage.Consultancy .people:nth-child(even) .detail .arrow {
    bottom: 40px;
  }
  #body .container .subPage.Meet_our_board_of_directors {
    padding: 0px 55px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors {
    width: 732px;
    height: 1085px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(3) {
    margin-left: 0px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(3):before {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0015/108150/blue_bar.png) !important;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(4) {
    margin-left: 124px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(6) {
    margin-left: 6px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(6):before {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0016/108151/green_bar.png) !important;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(7) {
    margin-left: 0px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(9) {
    margin-left: 130px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(9):before {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0015/108150/blue_bar.png) !important;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(10) {
    margin-left: 0px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(11) {
    margin-left: 254px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(11):before {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0016/108151/green_bar.png) !important;
  }
  #body .container .subPage.Contact_us {
    padding: 30px 20px 0px 50px;
  }
  #body .container .subPage.Contact_us .contact_list {
    width: 420px;
    float: left;
  }
  #body .container .subPage.Contact_us .contact_list .contact.in {
    margin: 0px auto 10px;
  }
  #body .container .subPage.Contact_us .contact_list .contact .image::after {
    right: 9px;
  }
  #body .container .subPage.Contact_us .contact_list .contact:nth-child(odd).in .email {
    left: 10px;
    right: inherit;
  }
  #body .container .subPage.Contact_us .contact_list .contact:nth-child(even).in .email {
    left: inherit;
    right: 9px;
  }
  #body .container .subPage.Contact_us .contact_list .bio {
    left: 10px;
    right: 9px;
  }
  #body .container .subPage.Contact_us .enquiry {
    max-width: 314px;
    float: right;
    margin-top: -60px;
    position: relative;
    z-index: 1;
  }
  #body .container .subPage.Contact_us .enquiry form .sq-form-question label {
    height: inherit;
    line-height: inherit;
  }
  #body .container .subPage.Contact_us .enquiry form .sq-form-question .sq-form-question-answer {
    width: 100%;
    display: block;
    float: none;
  }
  #body .container .subPage.Contact_us .enquiry form input[type="submit"] {
    margin: 20px 0px 0px 0px;
  }
  #body .container .subPage.Contact_us .right_contents {
    float: right;
  }
  #body .container .subPage.Contact_us .findus {
    width: 314px;
  }
  #body .container .subPage.Contact_us .findus iframe {
    width: 100%;
  }
  #body .container .subPage.Contact_us .findus .text {
    width: 100%;
  }
  #body .container .subPage.Contact_us .relatedlinks {
    width: 314px;
  }
  #body .container .subPage.Contact_us .relatedlinks .title {
    width: 100%;
  }
  #body .container .Ventures .research_expertise .subscribe .left {
    padding-right: 0px;
  }
  footer .container {
    max-width: 810px;
  }
  footer .container .footer_contents {
    min-width: 460px;
    width: 60%;
  }
}
@media (min-width: 910px) {
  header #mainHeader .container #mobileMenu #mainNav ul li:last-child {
    position: absolute;
    top: -49px;
    left: 560px;
    right: 0;
  }
}
@media (min-width: 1020px) {
  body .background {
    width: 1045px;
  }
  .bottom_shadow {
    display: none;
  }
  header #mainHeader {
    background-position: center;
    background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0004/103747/1020subheader.png);
    background-size: 1320px 372px;
  }
  header #mainHeader .background .back_image {
    left: -427px;
  }
  header #mainHeader.main {
    background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0018/103653/1020header.png);
  }
  header #mainHeader .container {
    height: 372px;
    width: 1020px;
    position: relative;
  }
  header #mainHeader .container.About_us, header #mainHeader .container.Consultancy, header #mainHeader .container.Commercialisation, header #mainHeader .container.Meet_our_board_of_directors, header #mainHeader .container.Contact_us {
    height: 310px;
  }
  header #mainHeader .container h1 {
    left: 360px;
    top: 180px;
  }
  header #mainHeader .container #mobileMenu {
    width: 710px;
    height: 75px !important;
    top: 39px;
    left: 300px;
  }
  header #mainHeader .container #mobileMenu #mainNav, header #mainHeader .container #mobileMenu #mainNav.in {
    height: 77px !important;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li, header #mainHeader .container #mobileMenu #mainNav.in ul li {
    padding-right: 35px;
    line-height: 4.6;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li span, header #mainHeader .container #mobileMenu #mainNav.in ul li span {
    top: 10px;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li:nth-last-child(2), header #mainHeader .container #mobileMenu #mainNav.in ul li:nth-last-child(2) {
    padding-right: 35px;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li:last-child, header #mainHeader .container #mobileMenu #mainNav.in ul li:last-child {
    position: static;
    padding-right: 0px;
    height: 77px;
    vertical-align: top;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li:last-child .search-box, header #mainHeader .container #mobileMenu #mainNav.in ul li:last-child .search-box {
    height: 77px;
  }
  header #mainHeader .container form.search-form {
    left: 340px;
    width: 60%;
    top: 115px;
  }
  #body .container {
    width: 1020px;
    padding: 0px;
    margin: 0 auto;
  }
  #body .container .Ventures .portfolio {
    padding: 0px 20px;
    margin-top: -56px;
    position: relative;
    z-index: 1;
  }
  #body .container .Ventures .portfolio .main_title {
    width: 295px;
    padding-right: 50px;
  }
  #body .container .Ventures .portfolio .main_title h5 {
    margin-left: 0px;
    width: 100%;
    height: inherit;
  }
  #body .container .Ventures .portfolio .stories {
    width: 670px;
    display: inline-block;
  }
  #body .container .Ventures .portfolio .stories .more_story {
    margin: 10px 25px 10px 0px;
  }
  #body .container .Ventures .world {
    padding: 0px 20px;
  }
  #body .container .Ventures .world .innovators {
    display: inline-block;
    width: calc(100% - 509px);
    margin: 0px;
    padding-left: 20px;
  }
  #body .container .Ventures .world .innovators h6 {
    width: 100%;
  }
  #body .container .Ventures .world .innovators > div:nth-child(3) {
    width: 360px;
    margin: 0px;
  }
  #body .container .Ventures .world .worldwide {
    display: inline-block;
  }
  #body .container .Ventures .research_expertise .research {
    margin: 0px;
    padding: 30px;
    display: inline-block;
    width: calc(100% - 315px);
    max-width: 680px;
    vertical-align: top;
    background-color: transparent;
  }
  #body .container .Ventures .research_expertise .subscribe {
    display: inline-block;
    width: 310px;
    padding-top: 10px;
    float: right;
  }
  #body .container .Ventures .research_expertise .subscribe .left {
    display: block;
    width: 100%;
    vertical-align: top;
  }
  #body .container .Ventures .research_expertise .subscribe .right {
    display: block;
  }
  #body .container .subPage {
    width: 100%;
  }
  #body .container .subPage .top_content .box .text {
    min-height: 54px;
  }
  #body .container .subPage .top_content .box .text a {
    min-height: 34px;
    padding-right: 10px;
  }
  #body .container .subPage .top_content, #body .container .subPage .top_box, #body .container .subPage .top_follow {
    width: calc(100% - 340px);
  }
  #body .container .subPage .top_box {
    max-width: 650px;
  }
  #body .container .subPage .top_follow .box .text a {
    padding-right: 20px;
  }
  #body .container .subPage .left_content {
    width: calc(100% - 265px);
    padding: 0px 40px;
  }
  #body .container .subPage .right_content {
    width: 240px;
  }
  #body .container .subPage .box {
    width: 230px;
    display: block;
    margin-right: 0px;
  }
  #body .container .subPage .box .text {
    width: 230px;
    height: auto;
  }
  #body .container .subPage .box .text a {
    padding-right: 70px;
  }
  #body .container .subPage .contents {
    display: block;
    width: calc(100% - 315px);
    padding: 0px;
  }
  #body .container .subPage .banner_frame {
    width: 315px;
  }
  #body .container .subPage .banner_frame > .banner_title, #body .container .subPage .banner_frame > iframe {
    float: left;
  }
  #body .container .subPage.Commercialisation h3 {
    width: 100%;
  }
  #body .container .subPage.Commercialisation .contents {
    width: 100%;
    padding-left: 45px;
  }
  #body .container .subPage.Commercialisation .top_box .box:nth-child(3) {
    min-height: 54px;
  }
  #body .container .subPage.Commercialisation .top_box .box:nth-child(3) a {
    height: 34px;
  }
  #body .container .subPage.Commercialisation .top_box .box:nth-child(4), #body .container .subPage.Commercialisation .top_box .box:nth-child(5), #body .container .subPage.Commercialisation .top_box .box:nth-child(6) {
    min-height: 66px;
  }
  #body .container .subPage.Commercialisation .top_box .box:nth-child(4) a, #body .container .subPage.Commercialisation .top_box .box:nth-child(5) a, #body .container .subPage.Commercialisation .top_box .box:nth-child(6) a {
    height: 46px;
  }
  #body .container .subPage.Consultancy {
    padding: 0px 0px 0px 45px;
  }
  #body .container .subPage.Consultancy .top_content {
    width: 705px;
  }
  #body .container .subPage.Consultancy .top_content:first-child {
    width: calc(100% - 270px);
  }
  #body .container .subPage.Consultancy .banner_frame, #body .container .subPage.Consultancy .right_content {
    width: 270px;
    float: right;
    padding-right: 20px;
  }
  #body .container .subPage.Consultancy .people {
    display: inline-block;
    width: 328px;
    float: left;
    margin-bottom: 14px;
    position: relative;
    height: 138px;
  }
  #body .container .subPage.Consultancy .people .image {
    width: 149px;
    height: 138px;
  }
  #body .container .subPage.Consultancy .people .detail {
    height: 121px;
    left: 80px;
    top: 17px;
    padding-left: 65px;
  }
  #body .container .subPage.Consultancy .people .detail > div {
    display: inline-block;
    vertical-align: middle;
    width: 171px;
    position: relative;
    z-index: 2;
  }
  #body .container .subPage.Consultancy .people .detail > div .name, #body .container .subPage.Consultancy .people .detail > div .position {
    width: 90%;
  }
  #body .container .subPage.Consultancy .people .detail > div .title {
    width: 100%;
  }
  #body .container .subPage.Consultancy .people .detail .arrow {
    position: absolute;
  }
  #body .container .subPage.Consultancy .people .detail .arrow:before {
    font-size: 38px;
    position: absolute;
    z-index: 1;
  }
  #body .container .subPage.Consultancy .people:nth-child(odd) .detail {
    width: 238px;
  }
  #body .container .subPage.Consultancy .people:nth-child(even) .detail {
    width: 265px;
  }
  #body .container .subPage.Consultancy .people:nth-child(odd) .detail:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-right: 69px solid transparent;
    border-bottom: 121px solid #c9dee8;
    top: 0px;
    position: absolute;
    right: -69px;
  }
  #body .container .subPage.Consultancy .people:nth-child(odd) .detail .arrow {
    right: 0px;
    bottom: 45px;
    color: #16c1f3;
  }
  #body .container .subPage.Consultancy .people:nth-child(even) .detail .arrow {
    right: 20px;
    bottom: 45px;
  }
  #body .container .subPage.Meet_our_board_of_directors {
    padding: 0px 45px;
    width: 100%;
    margin: 0 auto;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors {
    width: 974px;
    height: 650px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(4) {
    margin-left: 0px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(5) {
    margin-left: 124px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(5):before {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0016/108151/green_bar.png) !important;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(6) {
    margin-left: 0px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(6):before {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0015/108150/blue_bar.png) !important;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(7):before {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0016/108151/green_bar.png) !important;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(8) {
    margin-left: 6px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(9) {
    margin-left: 0px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(11) {
    margin-left: 0px;
  }
  #body .container .subPage.Meet_our_board_of_directors .directors .director:nth-of-type(11):before {
    content: url(https://ventures.aut.ac.nz/__data/assets/image/0015/108150/blue_bar.png) !important;
  }
  #body .container .subPage.Contact_us {
    padding: 0px 25px 0px 45px;
  }
  #body .container .subPage.Contact_us .contact_list {
    width: 610px;
  }
  #body .container .subPage.Contact_us .contact_list .contact {
    width: 33%;
  }
  #body .container .subPage.Contact_us .contact_list .contact .image::after {
    right: 6px;
  }
  #body .container .subPage.Contact_us .contact_list .contact:nth-child(odd).in .email {
    left: 0px;
    right: 0px;
  }
  #body .container .subPage.Contact_us .contact_list .contact:nth-child(even).in .email {
    left: 0px;
    right: 0px;
  }
  #body .container .subPage.Contact_us .contact_list .contact:nth-last-child(2):nth-child(odd) {
    width: 33%;
    display: inline-block;
  }
  #body .container .subPage.Contact_us .contact_list .bio {
    left: 5px;
    right: 11px;
    margin: 10px auto 0px;
  }
  #body .container .subPage.Contact_us .enquiry {
    max-width: 340px;
    margin-top: -60px;
  }
  footer .container {
    max-width: 1020px;
    padding-right: 20px;
    padding-left: 20px;
  }
  footer .container .footer_contents {
    min-width: 700px;
    width: 70%;
    height: 175px;
  }
}
/**
 @media (min-width: 1021px){
 header{
 #mainHeader{
 background:url(https://ventures.aut.ac.nz/__data/assets/image/0005/103748/1260subheader.png);
 background-size: 1265px 372px;
 .background{ 
 .back_image{
 left: -406px;
 }
 }
 &.main{
 background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0019/105805/1260header.png);
 }
 .container{
 .top_left{
 left: 40px;
 }
 form.search-form{
 left: 375px;
 width: 630px;
 top: 115px;
 }
 #mobileMenu{ 
 left: 345px;
 max-width: 675px;
 }
 }
 }
 }
 }
 **/
@media (min-width: 1260px) {
  body .background {
    width: 1260px;
  }
  header {
    height: 372px;
  }
  header #mainHeader {
    background: url(https://ventures.aut.ac.nz/__data/assets/image/0005/103748/1260subheader.png);
    background-size: 1265px 372px;
    max-width: 1264px;
    min-width: 1264px;
    width: 1264px;
  }
  header #mainHeader .background .back_image {
    left: -406px;
  }
  header #mainHeader.main {
    background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0019/105805/1260header.png);
  }
  header #mainHeader .container {
    max-width: 1260px;
    width: 1260px;
  }
  header #mainHeader .container h1 {
    left: 31%;
  }
  header #mainHeader .container .top_left {
    left: 50px;
  }
  header #mainHeader .container #mobileMenu {
    left: 375px;
    width: 735px;
    max-width: inherit;
  }
  header #mainHeader .container #mobileMenu #mainNav {
    width: 100%;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li:last-child {
    position: inherit;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li, header #mainHeader .container #mobileMenu #mainNav.in ul li {
    padding-right: 55px;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li:nth-last-child(2), header #mainHeader .container #mobileMenu #mainNav.in ul li:nth-last-child(2) {
    padding-right: 55px;
  }
  header #mainHeader .container #mobileMenu #mainNav ul li:last-child, header #mainHeader .container #mobileMenu #mainNav.in ul li:last-child {
    padding-right: 0px;
  }
  header #mainHeader .container form.search-form {
    left: 375px;
    width: 720px;
    top: 115px;
  }
  #body .container {
    width: 1260px;
    padding: 0px;
  }
  #body .container .Ventures .portfolio {
    padding: 0px 50px 0px 30px;
  }
  #body .container .Ventures .portfolio .main_title {
    width: 295px;
    padding-right: 45px;
  }
  #body .container .Ventures .portfolio .stories {
    width: 880px;
  }
  #body .container .Ventures .portfolio .stories .story {
    width: 210px;
    height: 260px;
  }
  #body .container .Ventures .portfolio .stories .story .image {
    width: 195px;
    height: 125px;
  }
  #body .container .Ventures .portfolio .stories .story:nth-child(4) {
    display: inline-block;
  }
  #body .container .Ventures .world {
    padding: 0px 50px 0px 30px;
  }
  #body .container .Ventures .world .innovators > div:nth-child(3) {
    width: 535px;
  }
  #body .container .subPage .contents {
    width: calc(100% - 400px);
  }
  #body .container .subPage .top_content, #body .container .subPage .top_box, #body .container .subPage .top_follow {
    width: 735px;
  }
  #body .container .subPage .top_content .box, #body .container .subPage .top_box .box, #body .container .subPage .top_follow .box {
    width: 230px;
  }
  #body .container .subPage .top_content .box .text, #body .container .subPage .top_box .box .text, #body .container .subPage .top_follow .box .text {
    width: 230px;
  }
  #body .container .subPage .top_box {
    max-width: 100%;
  }
  #body .container .subPage .top_box.oneline-box {
    width: 100%;
  }
  #body .container .subPage.About_us, #body .container .subPage.Consultancy, #body .container .subPage.Commercialisation {
    padding: 0px 0px 0px 85px;
  }
  #body .container .subPage .top_box + .banner_frame {
    right: 20px;
    width: 400px;
  }
  #body .container .subPage.Consultancy .top_content {
    width: 800px;
  }
  #body .container .subPage.Consultancy .top_content:first-child {
    width: calc(100% - 392px);
  }
  #body .container .subPage.Consultancy .banner_frame {
    width: 375px;
  }
  #body .container .subPage.Consultancy .banner_frame .video {
    width: 320px;
  }
  #body .container .subPage.Consultancy .right_content {
    width: 375px;
    padding-right: 45px;
  }
  #body .container .subPage.Consultancy .right_content .special_banner {
    width: 320px;
  }
  #body .container .subPage.Consultancy .right_content .special_banner .box {
    width: 100%;
  }
  #body .container .subPage.Consultancy .right_content .special_banner .box .image, #body .container .subPage.Consultancy .right_content .special_banner .box .text {
    position: relative;
    width: 100%;
  }
  #body .container .subPage.Consultancy .right_content .special_banner .box .image {
    cursor: pointer;
  }
  #body .container .subPage.Consultancy .right_content .special_banner .box .image::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(https://ventures.aut.ac.nz/__data/assets/image/0015/104514/home-background-6e9a36-320.jpg) no-repeat;
  }
  #body .container .subPage.Consultancy .top_content:nth-child(3) {
    margin-left: -40px;
    width: 830px;
  }
  #body .container .subPage.Consultancy .people {
    display: inline-block;
    width: 388px;
    height: 138px;
  }
  #body .container .subPage.Consultancy .people .image {
    width: 149px;
    height: 138px;
  }
  #body .container .subPage.Consultancy .people .detail {
    height: 121px;
    left: 80px;
    top: 17px;
    padding-left: 75px;
  }
  #body .container .subPage.Consultancy .people .detail > div {
    width: 240px;
  }
  #body .container .subPage.Consultancy .people:nth-child(odd) .detail {
    width: 298px;
  }
  #body .container .subPage.Consultancy .people:nth-child(even) .detail {
    width: 325px;
  }
  #body .container .subPage .left_content {
    width: 540px;
    padding-left: 40px;
  }
  #body .container .subPage .right_content {
    width: 235px;
  }
  #body .container .subPage .banner_frame {
    width: 400px;
    padding-right: 45px;
  }
  #body .container .subPage .banner_frame > .banner_title, #body .container .subPage .banner_frame > iframe {
    float: right;
  }
  #body .container .subPage.About_us .banner_frame {
    padding-right: 60px;
    width: 375px;
  }
  #body .container .subPage.Contact_us {
    padding: 0px 20px 0px 50px;
  }
  #body .container .subPage.Contact_us .contact_list {
    width: 800px;
  }
  #body .container .subPage.Contact_us .contact_list .contact .image::after {
    position: absolute;
    right: 37px;
    top: 0px;
  }
  #body .container .subPage.Contact_us .contact_list .contact .read {
    padding: 7px 25px;
  }
  #body .container .subPage.Contact_us .contact_list .contact .read::after {
    right: 20px;
  }
  #body .container .subPage.Contact_us .contact_list .contact .email {
    padding: 7px 10px 7px 50px;
  }
  #body .container .subPage.Contact_us .contact_list .contact .email::before {
    left: 24px;
  }
  #body .container .subPage.Contact_us .contact_list .contact .grey, #body .container .subPage.Contact_us .contact_list .contact .read, #body .container .subPage.Contact_us .contact_list .contact .email {
    width: 231px;
  }
  #body .container .subPage.Contact_us .contact_list .bio {
    left: 0px;
    right: 0px;
  }
  #body .container .subPage.Contact_us .contact_list .bio > div {
    margin: 0px 25px 0px 16px;
  }
  #body .container .subPage.Contact_us .enquiry {
    max-width: 385px;
  }
  #body .container .subPage.Contact_us .findus, #body .container .subPage.Contact_us .relatedlinks {
    width: 385px;
  }
  footer .container {
    max-width: 1260px;
  }
  footer .container .footer_contents {
    min-width: 700px;
    width: 70%;
  }
}
@media (min-width: 1264px) {
  header {
    background: url(https://ventures.aut.ac.nz/__data/assets/image/0004/103648/fullheader.png);
    background-repeat: no-repeat;
    background-position: center;
  }
}
.sq-form-error {
  color: red;
}
.slick-prev, .slick-next {
  width: 30px;
  height: 30px;
}
.slick-prev:before {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0012/105303/left_arrow.png);
}
.slick-next:before {
  content: url(https://ventures.aut.ac.nz/__data/assets/image/0013/105304/right_arrow.png);
}
.chatbot {
  position: fixed;
  bottom: 5px;
  right: 10px;
  z-index: 10000;
  width: 300px;
}
.chatbot .chatbotBtn {
  display: block;
  float: right;
  text-indent: -9999px;
  cursor: pointer;
  width: 65px;
  height: 65px;
  background-image: url(https://ventures.aut.ac.nz/__data/assets/image/0017/254213/chatbot-m.png);
}
@media (min-width: 1260px) {
  .chatbot .chatbotBtn {
    width: 175px;
    height: 64px;
    background-image: url(/__data/assets/image/0018/254205/chatbot.png?v=0.1.4);
  }
}
.chatbot .chatbotHeader {
  position: relative;
  background-color: #00c0f3;
  padding: 20px 10px 15px 70px;
  color: #fff;
  font-family: HeliaCore-Book, Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1;
  background-image: url(/__data/assets/image/0004/254218/chatLogo.png);
  background-repeat: no-repeat;
  background-position: 15px bottom;
  line-height: 1;
}
.chatbot iframe, .chatbot .iframeWraper {
  background-color: #fff;
  border: none;
  height: 400px;
}
@media (min-width: 480px) {
  .chatbot iframe, .chatbot .iframeWraper {
    height: 567px;
  }
}
.chatbot .chatbotWraper {
  margin-bottom: 15px;
  padding-right: 6px;
}
.chatbot #chatbotContent {
  -webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.33);
}
.chatbot .close {
  opacity: 1;
  filter: alpha(opacity=100);
  text-shadow: none;
  color: #fff;
  background-color: #71bf44;
  padding: 4px;
  border-radius: 15px;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 13px;
}
.chatbot .close:hover, .chatbot .close:focus {
  color: #fff;
}
@media (min-width: 480px) {
  .chatbot {
    width: 332px;
  }
}
