html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
@font-face {
  font-family: 'flexslider-icon';
  src: url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/../fonts/flexslider-icon.eot');
  src: url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/../fonts/flexslider-icon.woff') format('woff'), url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/../fonts/flexslider-icon.ttf') format('truetype'), url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  -o-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0,0,0,0.8);
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0,0,0,0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0,0,0,0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.box-sizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.orange {
  color: #d55723;
}
.grey {
  color: #000;
}
.grey2 {
  color: #000;
}
a.edit-in-symphony,
.edit-button {
  background-color: #52a8e8 !important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#52a8e8),to(#377ad0));
  background-image: -webkit-linear-gradient(top,#52a8e8,#377ad0);
  background-image: -moz-linear-gradient(top,#52a8e8,#377ad0);
  background-image: -ms-linear-gradient(top,#52a8e8,#377ad0);
  background-image: -o-linear-gradient(top,#52a8e8,#377ad0);
  background-image: linear-gradient(top,#52a8e8,#377ad0);
  border-top: 1px solid #4081af !important;
  border-right: 1px solid #2e69a3 !important;
  border-bottom: 1px solid #20559a !important;
  border-left: 1px solid #2e69a3 !important;
  -webkit-border-radius: 16px !important;
  -moz-border-radius: 16px !important;
  -ms-border-radius: 16px !important;
  -o-border-radius: 16px !important;
  border-radius: 16px !important;
  -webkit-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  -moz-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  -ms-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  -o-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  color: #fff !important;
  font: normal 11px "lucida grande", sans-serif !important;
  line-height: 1 !important;
  padding: 3px 5px 4px 5px !important;
  text-align: center !important;
  text-shadow: 0 -1px 1px #3275bc !important;
  -webkit-background-clip: padding-box;
  right: 3px;
  top: 2px;
  position: absolute !important;
  display: block !important;
  overflow: hidden !important;
  width: auto !important;
  z-index: 90;
  text-decoration: none !important;
}
a.edit-in-symphony:hover,
.edit-button:hover {
  background-color: #3e9ee5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3e9ee5 0%),to(#206bcb 100%));
  background-image: -webkit-linear-gradient(top,#3e9ee5 0%,#206bcb 100%);
  background-image: -moz-linear-gradient(top,#3e9ee5 0%,#206bcb 100%);
  background-image: -ms-linear-gradient(top,#3e9ee5 0%,#206bcb 100%);
  background-image: -o-linear-gradient(top,#3e9ee5 0%,#206bcb 100%);
  background-image: linear-gradient(top,#3e9ee5 0%,#206bcb 100%);
  border-top: 1px solid #2a73a6;
  border-right: 1px solid #165899;
  border-bottom: 1px solid #07428f;
  border-left: 1px solid #165899;
  -webkit-box-shadow: inset 0 1px 0 0 #62b1e9;
  -moz-box-shadow: inset 0 1px 0 0 #62b1e9;
  -ms-box-shadow: inset 0 1px 0 0 #62b1e9;
  -o-box-shadow: inset 0 1px 0 0 #62b1e9;
  box-shadow: inset 0 1px 0 0 #62b1e9;
  cursor: pointer;
  text-shadow: 0 -1px 1px #1d62ab;
  -webkit-background-clip: padding-box;
}
a.edit-in-symphony:active,
.edit-button:active {
  background: #3282d3;
  border: 1px solid #154c8c;
  border-bottom: 1px solid #0e408e;
  -webkit-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
  -moz-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
  -ms-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
  -o-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
  box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
  text-shadow: 0 -1px 1px #2361a4;
  -webkit-background-clip: padding-box;
}
a.edit-in-symphony.edit-page {
  right: 4px;
}
.row {
  width: 100%;
  clear: both;
  content: " ";
  display: table;
}
.row [class^="col-"],
.row [class*="col-"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 25px;
  float: left;
}
.row [class^="col-"]:first-child,
.row [class*="col-"]:first-child {
  padding-left: 50px;
}
.row [class^="col-"]:last-child,
.row [class*="col-"]:last-child {
  padding-right: 50px;
}
.row.__no-padding [class^="col-"],
.row.__no-padding [class*="col-"] {
  padding: 0;
}
.row.__inner-padding [class^="col-"]:first-child,
.row.__inner-padding [class*="col-"]:first-child {
  padding-left: 0;
}
.row.__inner-padding [class^="col-"]:last-child,
.row.__inner-padding [class*="col-"]:last-child {
  padding-right: 0;
}
.col-1 {
  width: 8.33333333333%;
}
.col-2 {
  width: 16.6666666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.3333333333%;
}
.col-5 {
  width: 41.6666666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.3333333333%;
}
.col-8 {
  width: 66.6666666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.3333333333%;
}
.col-11 {
  width: 91.6666666667%;
}
.col-12 {
  width: 100%;
}
@font-face {
  font-family: 'Sys';
  src: url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/webfonts/2CA549_0_0.eot');
  src: url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/webfonts/2CA549_0_0.eot?#iefix') format('embedded-opentype'), url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/webfonts/2CA549_0_0.woff2') format('woff2'), url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/webfonts/2CA549_0_0.woff') format('woff'), url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/webfonts/2CA549_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Sys-Bold';
  src: url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/webfonts/2CA549_1_0.eot');
  src: url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/webfonts/2CA549_1_0.eot?#iefix') format('embedded-opentype'), url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/webfonts/2CA549_1_0.woff2') format('woff2'), url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/webfonts/2CA549_1_0.woff') format('woff'), url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/webfonts/2CA549_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'fontello';
  src: url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/../fonts/fontello.eot?86845747');
  src: url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/../fonts/fontello.eot?86845747#iefix') format('embedded-opentype'), url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/../fonts/fontello.woff?86845747') format('woff'), url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/../fonts/fontello.ttf?86845747') format('truetype'), url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/../fonts/fontello.svg?86845747#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.font-normal {
  font-family: 'Sys', Helvetica, Arial, sans-serif;
}
.font-bold {
  font-family: 'Sys-Bold', Helvetica, Arial, sans-serif;
}
[class^="icon-"]:before,
[class*=" icon-"]:before,
.flex-prev,
.flex-next {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}
.icon-right-open-big:before {
  content: '\e800';
}
.icon-left-open-big:before {
  content: '\e801';
}
.icon-plus:before {
  content: '\e802';
}
.icon-minus:before {
  content: '\e803';
}
.icon-menu-1:before {
  content: '\e805';
}
body.page {
  background: url('/wp-content/themes/ispt4nc/images/hexellence-pattern.png');
  font-size: 14px;
  line-height: 2em;
  font-family: Arial, sans-serif;
  color: #000;
}
body.page nav ul {
  padding-left: 0;
}
body.page h1,
body.page h2,
body.page h3,
body.page h4,
body.page h5,
body.page h6 {
  font-family: 'Sys', Helvetica, Arial, sans-serif;
  color: #000;
  font-weight: normal;
  line-height: 1.3em;
}
body.page h1,
body.page h2 {
  font-family: 'Sys', Helvetica, Arial, sans-serif;
  font-size: 41px;
  line-height: 1em;
  margin: 0 0 15px;
  color: #000;
}
body.page * {
  -webkit-font-smoothing: antialiased;
}
body.page h1 {
  margin-bottom: 25px;
}
body.page h3 {
  font-family: 'Sys-Bold', Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 15px;
  color: #d55723;
}
body.page h4 {
  font-family: 'Sys-Bold', Helvetica, Arial, sans-serif;
  color: #000 !important;
  font-size: 18px;
  margin-bottom: 0.4em;
  font-weight: 400;
  margin-top: 25px !important;
}
body.page h5 {
  font-family: Arial, Helvetica, sans-serif !important;
  font-family: 'Sys', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 0.5em;
  color: #000;
  line-height: 1.7em;
}
body.page h6 {
  font-family: 'Sys-Bold', Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 14px;
  margin: 0.5em 0 2em;
}
body.page p,
body.page article li {
  font-family: Arial, Helvetica, sans-serif !important;
  color: #000;
  font-size: 14px;
  margin: 0 0 10px;
  line-height: 25px;
}
body.page p {
  margin-bottom: 15px;
}
body.page a {
  color: #d55723;
  text-decoration: none;
  -moz-transition: color 0.2s ease-out;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
body.page a:hover {
  text-decoration: underline;
  cursor: pointer;
}
body.page a img {
  cursor: pointer !important;
}
body.page a.disabled:hover {
  cursor: default;
}
body.page ul,
body.page ol {
  padding-left: 15px;
  margin: 5px 0 0;
  color: #000;
}
body.page ul.inline {
  list-style: none;
  padding: 0;
  margin: 0;
}
body.page ul.inline li {
  display: inline-block;
}
body.page table {
  width: 100%;
}
body.page td {
  font-size: 14px;
  line-height: 2em;
  vertical-align: top;
}
body.page td:first-child {
  padding-right: 2em;
}
body.page td p {
  margin: 0;
}
body.page select {
  width: 115px;
  height: 30px;
  border: 1px solid #9c9c9c;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNWM1YzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#ffffff 50%,#fcfcfc 51%,#c5c5c5 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#ffffff),color-stop(51%,#fcfcfc),color-stop(100%,#c5c5c5));
  background: -webkit-linear-gradient(top,#ffffff 0%,#ffffff 50%,#fcfcfc 51%,#c5c5c5 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#ffffff 50%,#fcfcfc 51%,#c5c5c5 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#ffffff 50%,#fcfcfc 51%,#c5c5c5 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#ffffff 50%,#fcfcfc 51%,#c5c5c5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#c5c5c5',GradientType=0);
}
body.page blockquote {
  font-weight: 700;
}
body.page blockquote p {
  line-height: 1.5em;
}
body.page blockquote em {
  color: #000;
}
body.page blockquote p + p {
  font-size: smaller;
  margin-top: -20px;
}
.ie9 select {
  filter: none;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.no-inlinesvg img.svg {
  display: none;
}
.no-inlinesvg img.raster {
  display: inline-block;
}
.inlinesvg img.svg {
  display: inline-block;
}
.inlinesvg img.raster {
  display: none;
}
.container-master {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
  background-color: #FFF;
}
main .page-heading {
  display: none;
}
.entry-content {
  margin: 0 !important;
}
.entry-content p:first-child {
  margin-top: 0;
}
#page {
  overflow-x: hidden;
}
.retailers-list h4 {
  font-size: 14px !important;
}
.retailer-content {
  font-size: 14px !important;
}
.retailer-content td {
  font-size: 14px !important;
  line-height: 1em !important;
}
.retailer-content .retailer-logo {
  width: 10em !important;
}
.edit-link {
  display: none;
}
main a {
  color: #d55723;
}
.wp-admin .row {
  display: table-row !important;
}
.wp-admin ul {
  margin: 0;
}
.flexslider ul {
  padding-left: 0 !important;
}
.flexslider a {
  text-decoration: none !important;
}
.flexslider a.flex-prev {
  text-align: left;
}
.nabers {
  width: 65px;
  height: auto;
  margin: 0 8px 15px 0;
  display: inline;
  vertical-align: top;
}
.nabers.nabers_indoor_environment {
  margin-top: 10px;
}
#nabers {
  clear: both;
}
.navigation-primary.__desktop {
  display: inline-block;
  float: right;
  position: absolute;
  right: 42px;
  z-index: 100;
  top: 44px;
  width: auto !important;
}
.navigation-primary.__desktop .menu-main-nav-container {
  display: inline-block;
}
.navigation-primary.__desktop .external-link {
  vertical-align: top;
}
.navigation-primary.__desktop a {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 12px;
  padding: 5px 0;
  color: #fff;
  font-family: 'Sys-Bold', Helvetica, Arial, sans-serif;
}
.navigation-primary.__desktop a:hover {
  color: #f1b39a;
  text-decoration: none;
  border-bottom: 3px solid #fff;
}
.navigation-primary.__desktop li.current-menu-parent > a,
.navigation-primary.__desktop li.current-menu-item > a {
  color: #f1b39a;
  text-decoration: none;
  border-bottom: 3px solid #fff;
}
.navigation-primary.__desktop li ul.sub-menu {
  width: 190px;
  position: absolute;
  top: 38px;
  background-color: #FFF;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-top: 2px solid #d55723;
  -moz-box-shadow: 2px 6px 22px rgba(0,0,0,0.5);
  -webkit-box-shadow: 2px 6px 22px rgba(0,0,0,0.5);
  box-shadow: 2px 6px 22px rgba(0,0,0,0.5);
}
.navigation-primary.__desktop li ul.sub-menu li {
  width: 100%;
}
.navigation-primary.__desktop li ul.sub-menu li:first-child a {
  border-top: 0;
}
.navigation-primary.__desktop li ul.sub-menu a {
  color: #000;
  width: 100%;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box !important;
  display: block;
  border-top: 1px solid #f7d0c0;
  margin: 0;
  padding: 0 15px;
}
.navigation-primary.__desktop li ul.sub-menu a:hover {
  background: #ffebe3 !important;
  text-decoration: none !important;
  border-bottom: none !important;
}
.navigation-primary.__desktop li ul.sub-menu .back {
  display: none;
}
.navigation-primary.__desktop li {
  position: relative;
}
.navigation-primary.__desktop li:hover ul.drop-down,
.navigation-primary.__desktop li:active ul.drop-down {
  display: block;
}
.navigation-primary.__desktop li:last-child ul.drop-down {
  right: 0;
  left: auto;
}
.no-boxshadow .navigation-primary.__desktop ul.drop-down {
  border: 1px solid #cacaca;
}
body.page .navigation-meta {
  position: absolute;
  top: 20px;
  right: 50px;
}
body.page .navigation-meta a {
  font-size: 11px;
  color: #f1b39a;
  margin: 0 5px;
  text-transform: uppercase;
  position: relative;
  top: -14px;
}
body.page .navigation-meta a:hover {
  color: #fff;
  text-decoration: none !important;
}
.navigation-primary.__mobile {
  width: 190px;
  margin-top: 26px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 100;
}
.navigation-primary.__mobile.sub-menu-open ul.menu {
  left: -100%;
}
.navigation-primary.__mobile.open .menu-main-nav-container {
  display: block;
}
.navigation-primary.__mobile .menu-btn {
  width: 40px;
  height: 40px;
  float: right;
  display: inline-block;
  background-color: #000;
  border: 0;
  color: #FFF;
  text-align: center;
  background-image: url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/../images/mobile/menu-btn.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 17px auto;
  font-size: 0;
}
.navigation-primary.__mobile .menu-main-nav-container {
  width: 100%;
  position: absolute;
  top: 40px;
  overflow-x: hidden;
  background: black;
  display: none;
}
.navigation-primary.__mobile ul {
  width: 100%;
  position: relative;
  left: 0;
  background-color: #000;
  opacity: 1;
  transition: all 0.3s ease-out;
  margin-left: 0;
  list-style: none;
}
.navigation-primary.__mobile ul li {
  width: 100%;
  float: left;
  border-top: 1px solid #FFF;
}
.navigation-primary.__mobile ul li:first-child {
  border-top: 0;
}
.navigation-primary.__mobile ul li a {
  width: 100%;
  height: 42px;
  display: block;
  float: left;
  text-transform: uppercase;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFF;
  line-height: 42px;
  font-size: 13px;
}
.navigation-primary.__mobile ul li a:hover {
  opacity: 0.4;
  text-decoration: none;
}
.navigation-primary.__mobile ul li.meta a {
  text-transform: none;
}
.navigation-primary.__mobile ul li.menu-item-has-children > a:hover {
  cursor: pointer;
}
.navigation-primary.__mobile ul li.menu-item-has-children > a:after {
  font-family: 'fontello';
  content: '\e800';
  color: #FFF;
  float: right;
  font-size: 10px;
}
.navigation-primary.__mobile ul.sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  padding-left: 0;
  display: none;
}
.custom-btn {
  width: 100%;
  max-width: 280px;
  display: inline-block;
  background-color: #caa778;
  padding: 1em;
  color: #FFF;
  text-align: center;
  border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.responsive-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.fancybox-overlay {
  background: rgba(255,255,255,0.9);
}
.no-rgba .fancybox-overlay {
  background: url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/../images/site/transparent-white-90.png');
}
.fancybox-nav span {
  top: auto;
  bottom: 15px;
  margin-top: 0;
  visibility: visible;
}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('http://4nationalcircuit.com.au/wp-content/themes/ispt4nc/stylesheets/../images/fancybox_sprite@2x.png');
    background-size: 44px auto;
  }
}
header.header-primary {
  height: 133px;
  position: relative;
  background: url('/wp-content/themes/ispt4nc/images/header.png');
}
header.header-primary .logo {
  display: inline-block;
  margin-top: 2.1em;
  float: left;
}
header.header-primary .logo img {
  width: 100%;
  height: auto;
}
header.header-primary .external-link {
  background: url('/wp-content/themes/ispt4nc/images/dialogue-button.png') no-repeat;
  width: 91px;
  height: 38px;
  padding: 0;
  display: inline-block;
  float: right;
}
header.header-primary .external-link:hover {
  border-bottom: none !important;
  background-position: 0 -38px;
}
.page-heading h1 {
  text-transform: uppercase;
  line-height: 1.7em;
  color: #000000;
  display: block;
  font-family: 'Fjalla One', sans-serif;
  font-size: 28px;
  font-weight: normal;
  height: 47px;
  line-height: 47.5999984741211px;
  margin-bottom: 18.7600002288818px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 18.7600002288818px;
  width: 1170px;
}
.main-content {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #cacaca;
  background-color: #f9f9f9;
  padding: 35px 0;
}
.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5 {
  margin-top: 0;
}
.main-content .left-column img {
  width: 100%;
  height: auto;
}
.main-content .right-column img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.footer-primary {
  padding: 30px 0 20px;
}
.footer-primary .footer-item {
  float: left;
}
.footer-primary .footer-item h5 {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 0.5em;
  color: #d55723;
}
.footer-primary .footer-item a,
.footer-primary .footer-item p {
  color: #000;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  line-height: 1.5em;
}
.footer-primary .footer-item a b,
.footer-primary .footer-item p b {
  font-weight: 400;
  color: #d55723;
}
.footer-primary .footer-item.__contact-us {
  width: 325px;
}
.footer-primary .footer-item.__location {
  width: 385px;
}
.footer-primary .footer-item.__sponsor {
  float: right;
}
.footer-primary .footer-item.___disclaimer-privacy a {
  text-transform: uppercase;
}
.flexslider {
  margin: 0;
  background: #ffffff;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.flexslider .slides img {
  height: auto;
}
.flex-direction-nav a {
  font-size: 0;
  height: 45px;
}
.flex-direction-nav a:before {
  font-size: 42px;
  line-height: 45px;
  font-family: 'fontello';
  color: #FFF;
}
.flex-direction-nav a:hover,
.flex-direction-nav a:active {
  text-decoration: none;
}
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  opacity: 1;
}
.flex-direction-nav a.flex-prev {
  left: 12px;
  color: purple;
}
.flex-direction-nav a.flex-prev:before {
  content: '\e801';
}
.flex-direction-nav a.flex-next {
  right: 12px;
}
.flex-direction-nav a.flex-next:before {
  content: '\e800';
}
.map-canvas-container .map-canvas {
  width: 100%;
  min-height: 670px;
}
.retailers-directory .retailers-filter {
  margin-bottom: 30px;
}
.retailers-directory .retailers-filter select,
.retailers-directory .retailers-filter label,
.retailers-directory .retailers-filter input {
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.retailers-directory .retailers-filter label {
  padding-right: 8px;
}
.retailers-directory .retailers-filter select {
  margin-right: 8px;
}
.retailers-directory .retailers-filter input[type="submit"] {
  width: 30px;
  height: 30px;
  background-color: #000;
  color: #FFF;
  border: 0;
  border-radius: 2px;
  line-height: normal;
  padding: 0;
}
.ie8 .retailers-filter select {
  height: auto;
}
.retailers-list {
  list-style: none;
  padding-left: 40px;
}
.retailers-list li {
  position: relative;
  margin-bottom: 10px;
}
.retailers-list li.closed .retailer-content {
  height: 0 !important;
  padding: 0;
  opacity: 0;
}
.retailers-list li.closed button.toggle-btn {
  background-color: #616161;
}
.retailers-list li.closed button.toggle-btn .show {
  display: inline-block;
}
.retailers-list li.closed button.toggle-btn .hide {
  display: none;
}
.retailers-list button.toggle-btn {
  position: absolute;
  top: 0;
  left: -40px;
  width: 25px;
  height: 25px;
  display: inline-block;
  background-color: #b1a6a6;
  color: #FFF;
  text-align: center;
  border: 0;
  border-radius: 2px;
  font-size: 16px;
  line-height: 18px;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 0;
}
.retailers-list button.toggle-btn .show {
  display: none;
}
.retailers-list button.toggle-btn:hover {
  background-color: #747474;
  cursor: pointer;
}
.retailers-list button.toggle-btn i.show:before,
.retailers-list button.toggle-btn i.hide:before {
  margin: 0;
  width: 100%;
}
.retailers-list h4 {
  font-size: 24px;
}
.retailers-list h4:hover {
  cursor: pointer;
  color: #747474;
}
.retailer-content {
  font-size: 20px;
  padding: 10px 0;
  overflow-y: hidden;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 1;
}
.retailer-content .retailer-logo {
  margin: 5px 0;
}
.retailer-content .category {
  margin: 0 0 5px;
}
.retailer-content table {
  padding: 10px 0;
}
.retailer-content td {
  font-size: 20px;
  vertical-align: top;
  line-height: 28px;
  padding: 4px 0;
}
.retailer-content td:first-child {
  width: 140px;
}
body.page-home .header-primary {
  border-bottom: 0;
}
body.page-home .page-heading {
  display: none;
}
body.page-home .main-content {
  background-color: #FFF;
  border-top: 0;
}
body.page-home h2 {
  margin: -5px 0 35px;
}
body.page-home p {
  margin-bottom: 25px;
}
.page-profile .homepage-cta .row {
  border-bottom: 1px solid #ddd;
}
.page-profile .homepage-cta .col-4,
.page-profile .homepage-cta .col-8 {
  padding: 4px 25px 4px 0 !important;
  color: #000;
}
.page-profile .homepage-cta .col-4 {
  font-weight: 700;
}
body.page-gallery .main-content img {
  max-width: 100%;
}
body.page-gallery .gallery-fancybox-button {
  position: relative;
  overflow: hidden;
  display: block;
}
body.page-gallery .gallery-fancybox-button img {
  width: 100%;
  height: auto;
}
body.page-gallery .gallery-fancybox-button span {
  position: absolute;
  bottom: 9px;
  left: 0;
  padding: 15px 20px;
  text-decoration: none;
  background: rgba(0,0,0,0.5);
  width: 100%;
  box-sizing: border-box;
  color: #fff;
  line-height: 1em;
}
body.page-gallery .gallery-thumbs .gallery-fancybox-button {
  float: left;
  display: inline-block;
  padding: 0 30px 39px 0;
  width: 50%;
}
body.page-gallery .gallery-thumbs img {
  width: 100%;
  height: auto;
}
.managers-list {
  list-style: none;
  padding: 0 !important;
  margin: 0;
}
.managers-list li {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 40px;
}
.managers-list li h5,
.managers-list li h6,
.managers-list li p {
  margin: 0;
  font-size: 14px;
  font-family: Arial, sans-serif;
  text-transform: none;
  line-height: 23px;
}
.managers-list li img {
  width: 95px;
  height: auto;
  float: left;
  margin-right: 20px;
}
.page-events .tab-container ul {
  width: 100%;
  list-style: none;
  border-bottom: 3px solid #d55723;
  padding: 0;
  margin: 0;
}
.page-events .tab-container ul li {
  display: inline-block;
}
.page-events .tab-container ul li a {
  display: block;
  padding: 5px 20px;
  margin-right: 5px;
  background: #ddd;
  text-decoration: none;
  color: #000;
  font-weight: 700;
}
.page-events .tab-container ul li a.active {
  background: #d55723;
  color: #fff;
}
.page-events .tab-container .row {
  border-bottom: 1px solid #ddd;
}
.page-events .tab-container .col-4,
.page-events .tab-container .col-6,
.page-events .tab-container .col-2 {
  padding: 4px 20px 4px 0 !important;
  color: #000;
}
.page-events div:focus {
  outline: none !important;
}
body.page-contact-us .left-column {
  padding-left: 55px;
}
body.page-contact-us .right-column {
  padding-right: 55px;
}
body.page-getting-here .entry-content ul {
  margin-top: -14px;
}
.__desktop {
  display: inline-block;
}
.__mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  header.header-primary .logo {
    width: 50% !important;
  }
}
@media only screen and (max-width: 1023px) {
  h1,
  h2,
  h3,
  h4 {
    line-height: normal;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .row [class^="col-"],
  .row [class*="col-"] {
    width: 100%;
    padding: 0 20px;
  }
  .row [class^="col-"]:first-child,
  .row [class*="col-"]:first-child {
    padding-left: 20px;
  }
  .row [class^="col-"]:last-child,
  .row [class*="col-"]:last-child {
    padding-right: 20px;
  }
  .__desktop,
  .menu-toggle {
    display: none !important;
  }
  .__mobile {
    display: inline-block;
  }
  body.page-contact-us .left-column {
    padding-left: 20px;
  }
  .container-master {
    min-width: 320px;
  }
  .page-profile .homepage-cta .col-4 {
    margin-bottom: -10px;
  }
  .page-profile .homepage-cta .col-8 {
    line-height: 1.3em;
    padding-bottom: 8px;
  }
  .page-events .tab-container .col-4 {
    margin-bottom: -25px;
    font-weight: 700;
  }
  header.header-primary {
    padding: 20px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  header.header-primary .logo {
    margin-top: 1em;
    padding-bottom: 0;
    line-height: 0;
    width: 25%;
  }
  header.header-primary .logo img {
    width: 100%;
    height: auto;
  }
  .navigation-primary.__mobile {
    top: 10px;
  }
  .main-content {
    padding: 0 0 20px;
  }
  .main-content [class^="col-"],
  .main-content [class*="col-"] {
    padding-top: 20px;
  }
  .footer-primary {
    padding-top: 20px;
  }
  .footer-primary .footer-item {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    clear: both;
  }
  .footer-primary .footer-item.__location,
  .footer-primary .footer-item.__contact-us {
    width: 100%;
  }
  .homepage-cta {
    padding-top: 20px;
  }
  body.page-gallery .gallery-image,
  body.page-gallery .gallery-thumbs img {
    width: 100%;
    height: auto;
  }
  .management-title {
    min-height: 0;
  }
  .managers-list .manager-content {
    padding-top: 3px;
    clear: both;
  }
  .managers-list.__right {
    margin-top: 0;
  }
  body.page-profile .right-column table tr,
  body.page-profile .right-column table td,
  body.page-profile .right-column table td:first-child {
    width: 100%;
    float: left;
    display: block;
    border: 0;
  }
  body.page-profile .right-column table tr p,
  body.page-profile .right-column table td p,
  body.page-profile .right-column table td:first-child p {
    margin: 2px 0;
  }
  body.page-profile .right-column table tr:first-child {
    border-top: 0;
  }
  body.page-profile .right-column table tr {
    border-top: 1px solid #bdbdbd;
  }
  .retailers-directory .retailers-filter {
    width: 100%;
    float: left;
  }
  .retailers-directory .retailers-filter label,
  .retailers-directory .retailers-filter select,
  .retailers-directory .retailers-filter input[type="submit"] {
    width: 100%;
    float: left;
    margin-bottom: 15px;
  }
  .retailers-directory .retailers-list {
    float: left;
    padding-left: 0;
  }
  .retailers-directory .retailers-list h4 {
    font-size: 14px !important;
    display: inline-block;
  }
  .retailers-directory .retailers-list button.toggle-btn {
    position: relative;
    top: -5px;
    left: 0;
  }
  .retailers-directory .retailer-content {
    font-size: 14px !important;
  }
  .retailers-directory .retailer-content td {
    font-size: 14px !important;
    line-height: 1em !important;
  }
  .retailers-directory .retailer-content td:first-child {
    width: 100px;
  }
  .retailers-directory .retailer-content td {
    display: inline-block;
  }
  #table34588 td {
    width: 100%;
    float: left;
    display: block;
    border: 0;
  }
}
