
/* new service boxes */
#ancc-home-pillars-row .panel-grid-cell {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
ancc-service-td {
  vertical-align: middle; 
  width: 40%;
}
.ancc-service-2 {
  background-size: contain;
  background-repeat:no-repeat;
  margin: auto;
  background-color: #E7E7E8;
  border-radius: 10px;
  box-shadow: 4px 4px 5px #ADADAD;
  min-height: 110px;
}
td.ancc-service-td {
  min-width: 80px;
}
.ancc-service-icon-2 {  
  height: auto;
  width: 84px;
}
.ancc-service-icon-2 img {  
  height: auto;
  width: 84px;
  padding-top: 10%;
}
.ancc-service-text-2 {  
  /*width: 100%;*/
  text-align: center;
  float: right;
  padding-right: 2%;
  padding-left: 2%;
    color: gray;
}
@media only screen and (max-width: 767px) {
  .ancc-service-icon-2 img {  
    height: auto;
    width: 84px;
    padding-left: 10%;
  }
  .ancc-service-text-2 {  
    padding-right: 15%;
  }
}
@media only screen and (max-width: 479px) {
  .ancc-service-icon-2 img {  
    height: auto;
    width: 84px;
    padding-left: 5%;
  }
}


/* sponsor logos */
img.ancc-sponsor-logo {
 width: 140px;
  float: left;
}

.ancc-sponsor-logo-landscape {
  width: 240px;
  float: left;
}

.su-column-size-1-5 {
  width: 15%;
}

/* header */ 
#header-v3 .container .three.columns {
  min-width: 250px;  
}
#header-v3 .container .thirteen.columns {
  max-width: 650px;  
}
#boxed-layout {
  margin-top: 20px;
}
/* navigation 
#navigation { 
  padding-top: 65px;
} */

/* remove borders and extra padding */
.panel {
  border: 0px;
  padding: 0px 0px 0px 0px;
}
/* all panels remove bottom line */
.panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* title bar */
/*#title { 
  background-image: url(./wp-content/uploads/2013/11/title-bg.png);
  height: 55px;
  padding: 25px 0 0px 0;*/
}
#title #breadcrumbs {
  line-height: 1em;
}

/* page */
#page-wrap {
  /* remove the space above the slider */
  padding: 10px 0 40px 0;
}
#pg-1398-0 {
  /* remove the space between the slider and the service icons */
  margin-bottom: 0px !important;
}


/* service boxes */
.ancc-service {
  height: 340px;
  width: 215px;
  background:url(https://alburynorthside.com.au/wp-content/uploads/2014/05/pillar_buttons_BG.png);
  background-size: 100%;
  background-repeat:no-repeat;
  margin: auto;
}
.ancc-service-icon {  
  height: 230px;
  width: 100%;
}
.ancc-service-icon img {  
  height: 215px;
  width: 100%;
}
.ancc-service-text {  
  height: 73px;
  width: 82%;
  text-align: center;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.2em;
  padding-left: 20px;
}
.ancc-service-button a {  
  width: 60%;
  text-align: center;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3em;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 50px;
  color: white;
  background-color: #f7951e;
  box-shadow: 1px 1px 5px silver;
  border-radius: 2px;
}
.blog-list-item-excerpt {
  margin-left: 3%;
}
.blog-list-item-excerpt a {  
  /*width: 60%;*/
  text-align: center;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3em;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 10px;
  padding-right: 10px;
  /*margin-left: 50px;*/
  color: white;
  background-color: #f7951e;
  box-shadow: 1px 1px 5px silver;
  border-radius: 2px;
  float: right;
  margin-right: 3%;
  margin-top: 3%;
}
.ancc-service-button a:hover {  
  color: #f7951e;
  background-color: white;
  box-shadow: 1px 1px 5px silver;
  border-radius: 2px;
}
.blog-list-item-excerpt a:hover {  
  color: #f7951e;
  background-color: white;
  box-shadow: 1px 1px 5px silver;
  border-radius: 2px;
}
.latest-blog-list .blog-list-item-description span {
  margin-left: 3%;
}  
/* new page and rule items */
.hr-gold { 
  color: #f7951e; 
  background: #f7951e;
  width: 100%; 
  height: 1px; 
}

/* call to action */
.origin-widget.origin-widget-call-to-action-simple-light_dashed .subtitle {
  padding: 20px;
  width: 70%;
}

/* tab control */
.tab-group-text {
  padding: 20px;
  background: #F8F8F8;
  min-height: 200px;
}
.tab-group-text img {
  float: left;
  width: 200px;
  padding-right: 20px;
}

/* images */
.img-subtitle {
  font-style:italic;
}

p img {
  max-width: 100%;
}

img {
  max-width: 100%;
}
/* Events */
.em-search-wrapper {
  display: none;
}

.events-table {
  width: 100%;
}

.events-table tr {
  border-bottom: 1px silver;
  border-bottom-style: solid;
}

th {
  font-size: 1.5em;
  background: silver;
  text-align: left;
}

#em-booking {
  background: #E7E7E7;
  max-width: 300px;
}

.em-booking-form label {
  float: none;
}

/* blog posts and catalog page*/
span.meta-author {
    display: none;
}
div#author-info {
    display: none;
}

/* blog posts on home page */
.latest-blog-list .blog-list-item-date {
  display: none;
}
.latest-blog-list .blog-list-item-description {
  margin-left: 0px; 
}

/* sidebar */
.touch-image {
 max-width: 45%; 
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
  display: none;
}

 /* fix oversized footer */
.ajax-loader {
  height: 16px;
}

/* footer app download buttons */
.app-icon {
  max-width:50%;
}

/* testimonials */
#quoterotator {
  color: white;
}
#quoteauthor {
  display: block;
  float: left;
  color: silver;
  font-style: italic;
  font-size: 1em;
}

/* home page banner in responsive mode */
@media only screen and (max-width: 767px)
.panel div {
  max-width: none !important;
}

/* portfolio image gallery */
.portfolio-item img {
  width: 100%;
  height: auto;
}
.portfolio-it {
  box-shadow: 1px 1px 10px -1px #888888;
  border: 1px solid silver;
}
