@font-face {
  font-family: 'Helvetica Neue Light';
  src: url('http://northpointbs.com.au/wp-content/themes/northpoint/less/../fonts/HelveticaNeue-Light.eot');
}
@font-face {
  font-family: 'Helvetica Neue Light';
  src: url('http://northpointbs.com.au/wp-content/themes/northpoint/less/../fonts/HelveticaNeue-Light.woff') format('woff'), url('http://northpointbs.com.au/wp-content/themes/northpoint/less/../fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('http://northpointbs.com.au/wp-content/themes/northpoint/less/../fonts/HelveticaNeue.eot');
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('http://northpointbs.com.au/wp-content/themes/northpoint/less/../fonts/HelveticaNeue.woff') format('woff'), url('http://northpointbs.com.au/wp-content/themes/northpoint/less/../fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
}
@font-face {
  font-family: 'Helvetica Neue Bold';
  src: url('http://northpointbs.com.au/wp-content/themes/northpoint/less/../fonts/HelveticaNeue-Bold.eot');
}
@font-face {
  font-family: 'Helvetica Neue Bold';
  src: url('http://northpointbs.com.au/wp-content/themes/northpoint/less/../fonts/HelveticaNeue-Bold.woff') format('woff'), url('http://northpointbs.com.au/wp-content/themes/northpoint/less/../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
}
div {
  box-sizing: border-box;
}
body {
  color: #231f20;
  font-size: 16px;
  margin: 0;
  padding: 0;
  font-family: 'Helvetica Neue';
}
strong {
  font-family: 'Helvetica Neue Bold';
  font-weight: normal;
}
a {
  color: #20b3aa;
  text-decoration: none;
}
a img {
  border: 0;
  outline: none;
}
a img:hover {
  opacity: 0.8;
}
a:hover {
  color: #000000;
}
.more {
  background: #20b3aa none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 2px 0 #4d4d4d;
  color: #ffffff;
  display: inline-table;
  font-family: "Helvetica Neue Bold";
  margin: 20px 0;
  padding: 15px 30px;
  text-transform: uppercase;
}
.more:hover {
  background: #000000;
  box-shadow: 0 2px 0 #aaa;
  color: #FFFFFF;
}
.green {
  color: #20b3aa;
  font-size: 16px;
}
img {
  max-width: 100%;
  height: auto;
}
img .alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img .alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
h1 {
  color: #20b3aa;
  font-family: 'Helvetica Neue Light';
  font-size: 50px;
}
h2 {
  color: #20b3aa;
  font-family: 'Helvetica Neue Light';
  font-size: 20px;
}
.wrapper {
  float: left;
  clear: left;
  width: 100%;
  max-width: 100%;
}
.wrapper .wrap {
  margin: 0 auto;
  width: 1400px;
}
.wrapper .wrap .container {
  float: left;
  clear: left;
  width: 100%;
  position: relative;
  padding: 0 5%;
}
.login {
  background: #20b3aa;
  height: 16px;
  z-index: 9;
}
.login a.login {
  position: absolute;
  right: 5%;
  background: #20b3aa;
  padding: 10px 20px 10px 20px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'Helvetica Neue Bold';
  font-size: 13px;
}
.login a.login:hover {
  background: #000000;
}
.header .logo {
  float: left;
  padding: 20px 0;
}
.header .navigation {
  float: right;
  margin: 65px 0 0 30px;
}
.header .navigation #access {
  clear: both;
  display: block;
  float: left;
  margin: 0 auto 6px;
  width: 100%;
}
.header .navigation #access ul {
  font-size: 13px;
  list-style: none outside none;
  margin: 0;
  padding-left: 0;
}
.header .navigation #access ul li {
  float: left;
  position: relative;
  font-family: 'Helvetica Neue Bold';
}
.header .navigation #access ul li a {
  color: #231f20;
  display: block;
  line-height: 3.333em;
  padding: 0 1em;
  text-decoration: none;
  text-transform: uppercase;
}
.header .navigation #access ul li ul {
  display: none;
  float: left;
  left: 0;
  margin: 0;
  position: absolute;
  top: 3.333em;
  width: 188px;
  z-index: 99999;
}
.header .navigation #access ul li ul a {
  color: #20b3aa;
  font-size: 13px;
  font-weight: normal;
  height: auto;
  line-height: 1.4em;
  padding: 10px;
  width: 168px;
}
.header .navigation #access ul li ul ul {
  left: 100%;
  top: 0;
}
.header .navigation #access li:hover > a,
.header .navigation #access a:focus {
  color: #20b3aa;
}
.header .navigation #access ul li:hover > ul {
  display: block;
}
.header .navigation #access .current-menu-item > a,
.header .navigation #access .current-menu-ancestor > a,
.header .navigation #access .current_page_item > a,
.header .navigation #access .current_page_ancestor > a {
  color: #20b3aa;
}
.cycle-slideshow {
  height: 400px;
}
.cycle-slideshow .cycle-slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  float: left;
  clear: left;
  height: 400px;
  width: 100%;
}
.cycle-slideshow .cycle-slide .container {
  color: #FFFFFF;
  text-align: center;
  padding: 100px 0;
  padding: 20px 20%;
}
.cycle-slideshow .cycle-slide .container .title {
  font-size: 50px;
  font-family: 'Helvetica Neue Light';
}
.cycle-pager {
  position: absolute;
  text-align: center;
  top: 495px;
  width: 100%;
  z-index: 500;
}
.cycle-pager span {
  font-family: arial;
  font-size: 50px;
  width: 16px;
  height: 16px;
  display: inline-block;
  color: #FFFFFF;
  cursor: pointer;
  margin: 0 10px;
}
.cycle-pager .cycle-pager-active {
  color: #000000;
}
.cycle-pager > * {
  cursor: pointer;
}
.pagebanner {
  background-image: url(http://northpointbs.com.au/wp-content/themes/northpoint/less/../images/pagebanner_02.jpg);
  background-size: cover;
  background-position: center;
  height: 264px;
}
.main .wrap .container {
  padding: 60px 5% 80px;
}
.main .wrap .container #pg-intro {
  margin: 60px 0 40px;
  font-size: 30px;
  color: #6d6e71;
  text-align: center;
}
.main .wrap .container #pg-2-0 {
  margin: 0px 0 40px;
}
.main .wrap .container .panel {
  float: left;
  width: 50%;
  padding: 40px 5%;
  font-size: 22px;
  text-align: center;
}
.main .wrap .container .extra {
  background: #e8f7f6;
  padding: 30px 5%;
  margin: 40px 0;
}
.main .wrap .container .post {
  float: left;
  width: 100%;
  padding: 20px;
  border-top: 0.01em #231f20 solid;
}
.buttons {
  border-top: 1px solid #231f20;
}
.buttons .wrap .container {
  padding: 60px 5% 80px;
}
.banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #FFFFFF;
  text-align: center;
  font-size: 50px;
  padding: 100px 0;
  font-family: 'Helvetica Neue Light';
}
.banner .wrap .container {
  padding: 0 20%;
}
.footer {
  background: #20b3aa;
  color: #FFFFFF;
}
.footer .footermenu {
  float: left;
  width: 60%;
  padding: 40px 0;
}
.footer .footermenu ul {
  margin: 0;
  padding: 0;
}
.footer .footermenu ul li {
  display: inline;
  font-family: "Helvetica Neue Bold";
  font-size: 14px;
  padding: 0 20px 0 0;
  text-transform: uppercase;
}
.footer .footerdetails {
  float: right;
  width: 35%;
  padding: 20px 0;
  text-align: right;
  font-size: 15px;
}
.footer a {
  color: #FFFFFF;
}
@media screen and (min-width: 770px) {
  #access {
    display: block !important;
  }
}
@media screen and (max-width: 1400px) {
  .wrapper {
    min-width: 1024px;
  }
  .wrapper .wrap {
    width: 1024px;
  }
  .header .logo {
    width: 35%;
  }
  .header .navigation {
    margin: 45px 0 0 0px;
  }
  .header .navigation #access ul {
    font-size: 12px;
  }
  .pagebanner {
    height: 200px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper {
    min-width: 770px;
  }
  .wrapper .wrap {
    width: 770px;
  }
  .fixedmenu .navigation #access ul li a,
  .topmenu .navigation #access ul li a {
    padding: 0 12px;
  }
  .header .navigation {
    margin: 0;
  }
  .pagebanner {
    height: 150px;
  }
}
@media screen and (max-width: 770px) {
  body {
    font-size: 14px;
  }
  .wrapper {
    min-width: 100%;
  }
  .wrapper .wrap {
    width: 100%;
  }
  .wrapper .wrap .container {
    padding: 0 5%;
    width: 100%;
  }
  .header {
    height: auto;
  }
  .header .logo {
    left: 0;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .header .logo img {
    max-width: 100%;
  }
  .header .navigation {
    width: 100%;
    margin: 0;
  }
  .header .navigation .mobile {
    display: block;
    float: right;
    height: 45px;
    width: 90px;
    z-index: 9999;
  }
  .header .navigation .mobile a {
    background: rgba(0, 0, 0, 0) url("http://northpointbs.com.au/wp-content/themes/northpoint/less/../images/burgermenu_03.png") no-repeat scroll 0 0;
    float: right;
    height: 27px;
    text-indent: -999em;
    width: 33px;
  }
  .header .navigation #access li {
    width: 100%;
  }
  .header .navigation #access li a {
    line-height: 2.333em;
    border-top: 1px dotted #4d4b43;
  }
  .pagebanner {
    height: 100px;
  }
  .footer .footermenu {
    text-align: center;
    width: 100%;
  }
  .footer .footermenu ul li {
    width: 100%;
    padding: 5px 0;
    display: block;
  }
  .footer .footerdetails {
    text-align: center;
    width: 100%;
  }
}
