body {
  margin: 0;
  padding: 0;
  font-family: Helvetica, sans-serif;
  color: #58585a;
  font-family: 'Corbel';
}
.wrap {
  margin: 0 auto;
  width: 90%;
  padding: 0% 117px;
  width: calc(100% - 234px);
}
.pager {
  clear: both;
  width: 100%;
  position: relative;
}
img a {
  border: none;
  outline: 0;
}
a {
  color: #959597;
  text-decoration: none;
}
a img {
  border: none;
  outline: 0;
}
h2 {
  font-weight: normal;
  font-size: 30px;
  font-family: "BaronNeue-Normal";
  margin: 0px 0px 18px 0px;
}
h2.black {
  color: #58585a;
}
h3 {
  font-weight: normal;
  font-size: 23px;
  color: #ee4036;
  font-family: "BaronNeue-Normal";
  margin: 0px 0px 15px 0px;
}
h3.black {
  color: #58585a;
}
h4 {
  font-weight: normal;
  font-size: 18px;
  color: #ee4036;
  margin: 0px 0px 15px 0px;
}
h4.black {
  color: #58585a;
}
hr {
  border: 0;
  height: 1px;
  background: #333;
  background-image: linear-gradient(left,#ef918c,#ee4036,#ef918c);
  background-image: -moz-linear-gradient(left,#ef918c,#ee4036,#ef918c);
  background-image: -webkit-linear-gradient(left,#ef918c,#ee4036,#ef918c);
  background-image: -o-linear-gradient(left,#ef918c,#ee4036,#ef918c);
}
p {
  margin: 0px 0px 15px 0px;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
body.inner-page #nav-toggle-wrapper.hideOnMobile {
  display: none !important;
}
body.inner-page #header .wrap {
  border-bottom: 1px solid #ee4036;
}
#header .wrap {
  padding: 50px 0px;
  min-height: 32px;
}
#header #logo {
  display: block;
  float: left;
  width: 277.5px;
  height: auto;
  margin: 0px;
  padding: 0px;
}
#header #logo img {
  max-width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
  display: block;
}
#header #nav-toggle-wrapper {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  padding-top: 8px;
  margin-bottom: -8px;
  cursor: pointer;
}
#header #nav-toggle-wrapper.hideOnMobile {
  padding-left: 20px;
}
#header #slash {
  float: left;
  display: block;
  margin: 0px 18px 0px 38px;
  width: 8px;
  height: auto;
}
#header ul#menu {
  float: left;
  display: block;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: calc(100% - 362px);
}
#header ul#menu li {
  display: inline-block;
  float: left;
  padding: 0px 20px;
  font-family: 'BaronNeue-Normal';
  letter-spacing: 2px;
  font-size: 12px;
}
#header ul#menu li:current_page_item a,
#header ul#menu li a:hover {
  color: #ee4036;
}
.comment-list {
  list-style: none;
}
#home-content {
  float: left;
  clear: left;
  position: relative;
  width: 100%;
  background: url(http://www.joncattapan.com.au/wp-content/themes/joncattapan/css/images/sml_image.jpg) no-repeat;
  background-size: 100%;
  min-height: 558px;
}
#main-content {
  float: left;
  clear: left;
  position: relative;
  width: 100%;
  padding-top: 30px;
  line-height: 1.35;
}
.content {
  float: left;
  clear: both;
  width: 100%;
}
#scroller {
  float: left;
  clear: left;
  position: relative;
  width: 100%;
  z-index: 999;
  background: #ffffff;
}
#main-gallery {
  float: left;
  clear: left;
  position: relative;
  width: 100%;
  background: #FFFFFF;
}
#filters {
  clear: left;
  float: left;
  margin: 0px 0px 40px 0px;
  padding: 20px 0px 0px 0px;
  text-align: left;
  width: 100%;
}
#filters button {
  background-color: transparent;
  border: 0 none;
  color: #cccccc;
  margin-right: 40px;
  padding: 0px;
  text-align: left;
  text-transform: lowercase;
  width: auto;
  cursor: pointer;
  letter-spacing: 2px;
  font-family: "BaronNeue-Normal";
  font-size: 12px;
}
#filters button.current,
#filters button:hover {
  color: #ee4036;
}
.css-panes {
  float: left;
  clear: left;
  width: 100%;
  position: relative;
}
.rc {
  display: block;
  float: left;
  max-width: 100%;
  width: 100%;
}
#main-gallery #mygallery {
  transition: opacity 0.5 ease-in-out;
}
a.item {
  margin-bottom: 20px;
  width: 20%;
  width: calc(25% - 20px);
}
a.item img {
  height: auto;
  margin-bottom: 0;
  width: 100%;
}
#footer-content {
  float: left;
  clear: left;
  position: relative;
  width: 100%;
  padding: 50px 0px;
  height: 17px;
  line-height: 17px;
}
#footer-content .copyright_details {
  color: #58585a;
  letter-spacing: 2px;
  font-family: "BaronNeue-Normal";
  font-size: 10px;
}
body.home #slideContainer {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 600px;
}
body.home #slideContainer .items {
  width: 20000em;
  position: absolute;
}
body.home #slideContainer .slide {
  float: left;
}
body.home #slideContainer .slide .slideImage {
  width: 100%;
  display: block;
  min-height: 100px;
  padding: 0px;
  margin: 0px;
  background-size: cover;
  background-position: center center;
}
#homePrevious {
  position: absolute;
  left: -50px;
  top: 300px;
  width: 16px;
  height: 37.5px;
  background-size: cover;
  background-image: url("http://www.joncattapan.com.au/wp-content/themes/joncattapan/css/../images/previous.png");
  cursor: pointer;
}
#homeNext {
  position: absolute;
  right: -50px;
  top: 300px;
  width: 16px;
  height: 37.5px;
  background-size: cover;
  background-image: url("http://www.joncattapan.com.au/wp-content/themes/joncattapan/css/../images/next.png");
  cursor: pointer;
}
body.page-template-template_publications-php .linksContainer a {
  display: block;
  float: left;
  margin: 0px 2px 15px 2px;
  transition: opacity 0.15s ease-in-out;
}
body.page-template-template_publications-php .linksContainer a.highlighted {
  height: 16px;
  line-height: 1;
  color: #ee4036;
  width: 36px;
  text-align: center;
  font-family: "BaronNeue-Normal";
}
body.page-template-template_publications-php .linksContainer a.normal {
  padding-top: 16px;
  height: 0px;
  overflow: hidden;
  width: 36px;
  background-image: url("http://www.joncattapan.com.au/wp-content/themes/joncattapan/css/../images/dot.png");
  background-position: center 7px;
  background-repeat: no-repeat;
}
body.page-template-template_publications-php .linksContainer a:hover {
  opacity: 0.7;
}
body.page-template-template_publications-php .scrollable {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  float: left;
}
body.page-template-template_publications-php .scrollable img {
  float: left;
  margin: 20px 5px 20px 21px;
  background-color: #fff;
  padding: 2px;
  border: 1px solid #ccc;
  width: 100px;
  height: 75px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
body.page-template-template_publications-php .scrollable .items {
  width: 20000em;
  position: absolute;
  clear: both;
}
body.page-template-template_publications-php .scrollable .items div {
  float: left;
  margin: 70px 0px 20px 0px;
  padding-right: 175px;
  width: 250px;
  text-align: left;
  font-size: 20px;
  background-image: url("http://www.joncattapan.com.au/wp-content/themes/joncattapan/css/../images/bigSlash.png");
  background-position: right 75px;
  background-repeat: no-repeat;
}
body.page-template-template_publications-php .scrollable .items div h2 {
  height: 75px;
  margin: 0px;
  font-size: 30px;
  font-weight: normal;
}
body.page-template-template_publications-php .scrollable .items div h3 {
  color: #58585a;
}
body.page-template-template_publications-php .scrollable .active {
  border: 2px solid #000;
  position: relative;
  cursor: default;
}
body.page-template-template_publications-php a.browse {
  position: absolute;
  top: 300px;
  width: 16px;
  height: 0px;
  padding-top: 37.5px;
  overflow: hidden;
  background-size: cover;
  background-image: url("http://www.joncattapan.com.au/wp-content/themes/joncattapan/css/../images/previous.png");
  background-repeat: no-repeat;
  cursor: pointer;
  transition: opacity 0.15s ease-in-out;
}
body.page-template-template_publications-php a.browse:hover {
  opacity: 0.7;
}
body.page-template-template_publications-php a.prev {
  left: -50px;
}
body.page-template-template_publications-php a.next {
  right: -50px;
  background-image: url("http://www.joncattapan.com.au/wp-content/themes/joncattapan/css/../images/next.png");
}
body.page-template-template_publications-php a.up,
body.page-template-template_publications-php a.down {
  background: url(/media/img/scrollable/arrow/vert_large.png) no-repeat;
  float: none;
  margin: 10px 50px;
}
#nav-toggle-wrapper #nav-toggle {
  cursor: pointer;
}
#nav-toggle-wrapper #nav-toggle span,
#nav-toggle-wrapper #nav-toggle span:before,
#nav-toggle-wrapper #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 2px;
  width: 24px;
  background: #ee4036;
  position: absolute;
  display: block;
  content: '';
}
#nav-toggle-wrapper #nav-toggle span:before {
  top: -8px;
}
#nav-toggle-wrapper #nav-toggle span:after {
  bottom: -8px;
}
#nav-toggle-wrapper #nav-toggle span,
#nav-toggle-wrapper #nav-toggle span:before,
#nav-toggle-wrapper #nav-toggle span:after {
  transition: all 500ms ease-in-out;
}
#nav-toggle-wrapper #nav-toggle.active span {
  background-color: transparent;
}
#nav-toggle-wrapper #nav-toggle.active span:before,
#nav-toggle-wrapper #nav-toggle.active span:after {
  top: 0;
}
#nav-toggle-wrapper #nav-toggle.active span:before {
  transform: rotate(45deg);
}
#nav-toggle-wrapper #nav-toggle.active span:after {
  transform: translateY(-8px) rotate(-45deg);
  top: 8px;
}
body.page-template-template_videos-php .boxWrapper .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
body.page-template-template_videos-php .boxWrapper .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.category article,
body.archive article {
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
}
body.category article:last-child,
body.archive article:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}
body.single article {
  display: block;
  margin-bottom: 40px;
}
body.single .entry-footer > span {
  display: block;
  margin-bottom: 5px;
}
body.single #comments {
  width: 92%;
  padding: 4%;
  background-color: #e1e1e1;
}
body.single #comments ol.comment-list {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
body.single #comments ol.comment-list li {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
body.single #comments ol.comment-list li img {
  float: left;
  margin-right: 20px;
  margin-bottom: 0px;
}
body.single #comments ol.comment-list li .reply {
  text-align: right;
}
body.single #comments ol.comment-list li article {
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #bbbbbb;
}
body.single #comments ol.comment-list li:last-child article {
  margin-bottom: 0px;
  border-bottom: 0px;
}
body.single #comments .comment-form-comment textarea {
  width: 99%;
  width: calc(100% - 2px);
}
body.single #comments .form-submit {
  text-align: right;
}
body.single #comments .form-submit #submit {
  background-color: #bbbbbb;
  color: white;
  border: 0px;
  text-shadow: none;
  height: 25px;
  line-height: 25px;
  padding: 0px 5px;
  border-radius: 3px;
}
@media screen and (min-width: 1201px) {
  .hideOnDesktop {
    display: none !important;
  }
  body.page-template-template_videos-php .boxWrapper {
    width: 32%;
    margin-right: 2%;
    float: left;
    margin-bottom: 2%;
  }
  body.page-template-template_videos-php .boxWrapper.f-3-of-3 {
    margin-right: 0px;
  }
}
@media screen and (max-width: 1200px) {
  #logo {
    width: 450px;
  }
  #logo img {
    width: 100%;
  }
  #header {
    min-height: 20px;
    height: auto;
  }
  #header .wrap {
    padding-bottom: 20px;
  }
  #header ul#menu {
    padding: 15px 0px 10px 0px;
  }
  #header ul#menu li:first-child {
    padding-left: 0px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 481px) {
  .hideOnTablet {
    display: none !important;
  }
  #logo {
    width: 100%;
  }
  #header ul#menu {
    width: 100%;
  }
  #header ul#menu li {
    margin-right: 40px;
    padding: 0px;
    margin-bottom: 10px;
  }
  body.inner-page #header #slash {
    display: none;
  }
  body.page-template-template_videos-php .boxWrapper {
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-bottom: 4%;
  }
  body.page-template-template_videos-php .boxWrapper.f-2-of-2 {
    margin-right: 0px;
  }
}
@media screen and (max-width: 480px) {
  .hideOnMobile {
    display: none !important;
  }
  #logo {
    width: 100%;
  }
  .wrap {
    width: 90%;
    padding: 0% 5%;
  }
  #header .wrap {
    padding-bottom: 0px;
  }
  #header #logo {
    width: 80%;
    width: calc(100% - 108px);
  }
  #header #slash {
    margin: 0px 38px;
  }
  #header ul#menu {
    display: block;
    width: 100%;
    clear: both;
    height: auto;
    padding: 0px;
    margin-top: 20px;
  }
  #header ul#menu li {
    width: 100%;
    padding: 5% 0%;
    border-top: 1px solid #ccc;
    display: block;
    height: auto;
  }
  #filters button {
    width: 50%;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    text-align: left;
    float: left;
  }
  body.page-template-template_publications-php a.browse {
    top: 80px;
    right: 0px;
    left: initial;
    z-index: 999;
  }
  body.page-template-template_publications-php a.browse.prev {
    right: 66px;
  }
  body.page-template-template_publications-php .scrollable .items div {
    background-image: none;
  }
  body.page-template-template_videos-php .boxWrapper {
    width: 100%;
    margin-right: 0%;
    float: left;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 330px) {
  #header #slash {
    display: none;
  }
  #header #logo {
    width: calc(100% - 44px);
  }
  #header #logo img {
    padding-top: 1px;
  }
  #header #nav-toggle-wrapper {
    margin-left: 20px;
  }
}
