@charset "UTF-8";
/**
 * Outputs rems with pixel fallback for font size declarations
 */
/**
 * Create Triangular nipples for tooltips and suchforth
 * @param  {string} $direction   direction the triangle should point - top left bottom right
 * @param  {list}   $position    position in relation to the parent element, passed directly to the absolute() mixin
 * @param  {color}  $color       color of the triangle
 * @param  {number} $size        size of the triangle
 * @param  {string} $element     which pseudo element to use (before or after)
 */
/**
 * Overwrite any Default Theme Variables Here
 */
/**
 * Override WC default button styles a PP Button
 * to override, configure theme with name of the button style to override with
 * eg: to have "primary" button styles for WooCommerce buttons, change the variable to "primary"
 *
 * @type {bool / string}
 */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
/* Modified for PushPress Specific Needs */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media screen and (min-width: 0px) {
  head {
    font-family: "xxs 0px";
  }
}

@media screen and (min-width: 320px) {
  head {
    font-family: "xs 320px";
  }
}

@media screen and (min-width: 480px) {
  head {
    font-family: "sm 480px";
  }
}

@media screen and (min-width: 768px) {
  head {
    font-family: "md 768px";
  }
}

@media screen and (min-width: 992px) {
  head {
    font-family: "lg 992px";
  }
}

@media screen and (min-width: 1200px) {
  head {
    font-family: "xl 1200px";
  }
}

@media screen and (min-width: 1440px) {
  head {
    font-family: "xxl 1440px";
  }
}

head {
  clear: both;
}

head title {
  font-family: "xxs 0px, xs 320px, sm 480px, md 768px, lg 992px, xl 1200px, xxl 1440px";
}

/**
 * Box sizing
 * @source http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  position: relative;
}

ul, ol {
  margin: 0;
}

img,
figure,
iframe,
object {
  height: auto;
  max-width: 100%;
}

figcaption {
  font-size: 12.8px;
  font-size: 0.8rem;
}

form {
  margin-bottom: 0;
}

/**
 * Hide text but let screen readers still reader
 * @source html5 boilerplate
 */
.hide-text, .pp-branding .site-title,
.pp-branding .site-tagline,
.screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/**
 * Clearfix (ie8 +)
 */
.cf:after, .site-header:after, .site-content:after, .site-footer:after, .pp-grid:after, .widgets-area.widget-cols-1:after, .widgets-area.widget-cols-2:after, .widgets-area.widget-cols-3:after, .widgets-area.widget-cols-4:after, .widgets-area.widget-cols-5:after, .widgets-area.widget-cols-6:after, .widgets-area.widget-cols-7:after, .widgets-area.widget-cols-8:after, .widgets-area.widget-cols-9:after, .widgets-area.widget-cols-10:after, .widgets-area.widget-cols-11:after, .widgets-area.widget-cols-12:after, .post-type-archive-ca-team-member .site-main:after, .single-ca-team-member .pp-entry .pp-testimonials:after, .post-type-archive-ca-event .site-main:after, .pp-entry:after, .pp-entry-header:after, .pp-read-more:after, .pp-comments .comment-header:after, .gallery:after, .panel-row-style:after, .blog .pp-entry:after {
  content: "";
  display: table;
  clear: both;
}

html {
  background: #fff;
}

html, body {
  overflow-x: hidden;
}

body, .site {
  min-height: 100vh;
}

.site {
  right: 0;
  z-index: 2;
  -webkit-transition: right .6s ease;
          transition: right .6s ease;
}

.site.header--fixed {
  margin-top: 2.25em;
}

.site.sidebar--left .site-main,
.site.sidebar--left .nav--pagination {
  float: right;
  padding-left: 2em;
  padding-right: 0;
}

@media only screen and (max-width: 767px) {
  .site.sidebar--left .site-main,
  .site.sidebar--left .nav--pagination {
    padding-left: 0;
  }
  .site.sidebar--left .nav--pagination {
    width: 100%;
  }
}

.site.sidebar--right .site-main,
.site.sidebar--right .nav--pagination {
  padding-left: 0;
  padding-right: 2em;
}

@media only screen and (max-width: 767px) {
  .site.sidebar--right .site-main,
  .site.sidebar--right .nav--pagination {
    padding-right: 0;
  }
  .site.sidebar--right .nav--pagination {
    width: 100%;
  }
}

a {
  color: #f7921e;
  -webkit-transition: color 0.4s ease;
          transition: color 0.4s ease;
  text-decoration: none;
}

a:visited {
  color: #f7921e;
  text-decoration: none;
}

a:focus {
  color: #f78721;
}

a:hover {
  color: #f78721;
  text-decoration: none;
}

a:active {
  color: #f78721;
}

::selection {
  background: rgba(247, 146, 30, 0.5);
}

html {
  color: #656565;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}

p, ol, ul, .mejs-container {
  margin: auto auto 1.4em;
}

p:empty, ol:empty, ul:empty, .mejs-container:empty, p:last-child, ol:last-child, ul:last-child, .mejs-container:last-child {
  margin-bottom: 0;
}

b,
strong {
  font-weight: 700;
}

p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4;
}

ol, ul {
  padding-left: 1.2em;
}

ol ol, ol ul, ul ol, ul ul {
  margin-top: 0.46667em;
}

li {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0.46667em;
  line-height: 1.4;
}

h1, .post-type-archive-ca-team-member .pp-entry-title, .single-ca-team-member .pp-entry-title, .post-type-archive-ca-event .pp-entry-title, .single-ca-event .pp-entry-title, h2, h3, .pp-entry-header .pp-post-format, h4, h5, h6 {
  color: #f78721;
  font-family: "Varela Round", "Arial", "Helvetica", "sans-serif";
  text-rendering: optimizeLegibility;
  line-height: 1;
  margin-top: 0;
  margin-bottom: .675em;
}

h1, .post-type-archive-ca-team-member .pp-entry-title, .single-ca-team-member .pp-entry-title, .post-type-archive-ca-event .pp-entry-title, .single-ca-event .pp-entry-title {
  font-weight: 700;
  font-size: 32px;
  font-size: 2rem;
}

h2 {
  font-weight: 700;
  font-size: 21.33328px;
  font-size: 1.33333rem;
}

h3, .pp-entry-header .pp-post-format {
  font-weight: 700;
  font-size: 18.66656px;
  font-size: 1.16666rem;
}

h4 {
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
}

h5 {
  font-weight: 700;
  font-size: 14.4px;
  font-size: 0.9rem;
}

h6 {
  font-weight: 400;
  font-size: 12.8px;
  font-size: 0.8rem;
}

/**
 * .site-header
 */
.site-header {
  background: #fff;
  min-height: 2.25em;
  margin: 0 auto;
  max-width: 100%;
  z-index: 3;
}

.site-header .inner-content {
  margin: 0 auto;
  max-width: 960px;
}

@media only screen and (min-width: 768px) {
  .site-header .inner-content {
    padding: 0 0.5em;
  }
}

.site-header.header--fixed {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: right .6s ease;
          transition: right .6s ease;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}

.logged-in.admin-bar .site-header.header--fixed {
  top: 32px;
}

/**
 * .pp-hero
 */
.pp-hero {
  background: #fff;
  max-width: 960px;
  overflow: hidden;
  z-index: 2;
}

.pp-hero.background-type-image .inner-content, .pp-hero.background-type-video .inner-content, .pp-hero.background-type-slider .inner-content {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}

.pp-hero.background-parallax .hero-img {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.pp-hero .inner-content {
  margin: 0 auto;
  max-width: 960px;
  padding: 0.5em;
}

.pp-hero .inner-content > *:last-child {
  margin-bottom: 0;
}

.pp-hero .hero-title {
  font-weight: 700;
}

.pp-hero .hero-content {
  font-weight: 400;
}

.pp-hero .hero-img {
  display: block;
  margin: 0 auto;
}

.pp-hero .hero-img.img-crop--none {
  width: 100%;
}

.pp-hero .hero-img.img-crop--y {
  min-width: 100%;
}

@media all and (max-width: 960px) {
  .pp-hero .hero-img.img-crop--y {
    max-width: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.pp-hero .bx-wrapper .bx-pager {
  bottom: 0;
  padding-bottom: 20px;
}

/**
 * WordPress related styles
 */
img.alignleft {
  float: left;
  margin-bottom: 1em;
  margin-right: 1em;
}

img.alignright {
  float: right;
  margin-bottom: 1em;
  margin-left: 1em;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.mejs-container * {
  position: static;
}

/**
 * Tables
 */
table {
  width: 100%;
}

/*
 * .nav--primary
 */
.nav--primary {
  display: none;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  .nav--primary {
    display: block;
  }
}

.nav--primary .sub-menu {
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease, background 0.4s ease;
          transition: opacity 0.4s ease, visibility 0.4s ease, background 0.4s ease;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.nav--primary .sub-menu .menu-item {
  display: block;
}

.nav--primary .has-sub-menu:hover > .sub-menu {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.nav--primary .menu-secondary {
  min-width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
}

.nav--primary .menu-item:last-child .menu-secondary {
  left: auto;
  right: 0;
}

.nav--primary .menu-tertiary {
  position: absolute;
  top: 0;
  left: 100%;
}

.nav--primary .menu-item {
  text-align: center;
  font-size: 13.6px;
  font-size: 0.85rem;
}

.nav--primary .sub-menu--cols .menu-secondary > .menu-item {
  float: left;
}

.nav--primary .sub-menu--cols .menu-tertiary {
  position: relative;
  left: auto;
}

.nav--primary .sub-menu--cols:hover .menu-tertiary {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

/**
 * Site Off Canvas
 */
.off-canvas-toggle {
  padding: 1em;
  text-align: right;
  z-index: 2;
}

.site-off-canvas .off-canvas-toggle {
  padding-right: 0;
}

.site .off-canvas-toggle {
  position: absolute;
  top: 0;
  right: 0;
}

.off-canvas-active .site,
.off-canvas-active .site-header.header--fixed {
  left: -85%;
  overflow: hidden;
  position: fixed;
  right: 85%;
}

.off-canvas-active .site-off-canvas {
  right: 0;
  -webkit-transition: opacity 0s 0s, visibility 0s 0s, right .6s 0s ease;
          transition: opacity 0s 0s, visibility 0s 0s, right .6s 0s ease;
  z-index: 1;
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.site-off-canvas {
  background: #333;
  -webkit-box-shadow: inset 20px 0 60px -15px #333333;
          box-shadow: inset 20px 0 60px -15px #333333;
  overflow: scroll;
  padding: 0 1em;
  -webkit-transition: opacity 0s 1s, visibility 0s 1s, right .6s 0s ease;
          transition: opacity 0s 1s, visibility 0s 1s, right .6s 0s ease;
  width: 85%;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: -30%;
  bottom: 0;
}

@media only screen and (max-width: 991px) {
  .site-off-canvas,
  .off-canvas-toggle {
    display: block;
  }
}

@media only screen and (min-width: 992px) {
  .site-off-canvas,
  .off-canvas-toggle,
  .off-canvas-active.site-off-canvas {
    display: none;
  }
  .off-canvas-active .site {
    right: 0;
  }
}

.nav--off-canvas .menu-item {
  display: block;
}

.nav--off-canvas .menu-item.has-sub-menu > .menu-link:after {
  border: 4px solid transparent;
  border-top: 7px solid #fff;
  content: '';
  float: right;
  right: .5em;
  top: .5em;
}

.nav--off-canvas .menu-item.has-active-sub-menu > .menu-link:after {
  top: .4em;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.nav--off-canvas .menu-item.has-active-sub-menu > .sub-menu {
  display: block;
}

.nav--off-canvas .menu-item .menu-link {
  color: #fff;
  display: block;
  padding: 1em 0.5em;
  font-size: 17.6px;
  font-size: 1.1rem;
}

.nav--off-canvas .menu-tertiary,
.nav--off-canvas .menu-secondary {
  display: none;
}

/*
 * .nav--footer
 */
.nav--footer .menu-item {
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
}

/**
 * .nav--pagination
 */
.nav--pagination {
  margin-top: 2em;
}

.nav--pagination a.page-numbers,
.nav--pagination span.page-numbers {
  padding: 0.5em 1em;
}

/**
 * Site Content Wrapper
 */
.site-content {
  background: #fff;
  padding: 1em;
  margin: 0 auto;
  max-width: 960px;
  z-index: 1;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .site-content .site-main,
  .site-content .widgets-area {
    width: 100%;
  }
  .site-content .widgets-area {
    margin-top: 1em;
  }
}

/**
 * .site-footer
 */
.site-footer {
  background: #fff;
  margin: 0 auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.site-footer .inner-content {
  margin: 0 auto;
  max-width: 960px;
  padding: 0 0.5em;
}

svg[class*="pp-icon-"] {
  fill: currentColor;
  height: 1em;
  width: 1em;
}

.pp-icon-loading {
  -webkit-animation: pp-spin 1s infinite linear;
          animation: pp-spin 1s infinite linear;
}

a .pp-icon {
  pointer-events: none;
}

/**
 * Buttons
 */
/**
 * BASE BUTTON
 */
.btn, .pp-comments .nav--comments a, button, [type="reset"], [type="button"], [type="submit"] {
  border: none;
  border-radius: 4px;
  display: inline-block;
  line-height: 1.4;
  margin: 0 auto;
  padding: 0.5em 0.8em 0.4em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background 0.4s ease;
          transition: background 0.4s ease;
  word-break: break-word;
}

.btn .pp-icon-loading, .pp-comments .nav--comments a .pp-icon-loading, button .pp-icon-loading, [type="reset"] .pp-icon-loading, [type="button"] .pp-icon-loading, [type="submit"] .pp-icon-loading {
  display: none;
}

.btn svg[class*="pp-icon-"], .pp-comments .nav--comments a svg[class*="pp-icon-"], button svg[class*="pp-icon-"], [type="reset"] svg[class*="pp-icon-"], [type="button"] svg[class*="pp-icon-"], [type="submit"] svg[class*="pp-icon-"] {
  height: .95em;
  vertical-align: middle;
  width: .95em;
}

.btn:hover, .pp-comments .nav--comments a:hover, button:hover, [type="reset"]:hover, [type="button"]:hover, [type="submit"]:hover {
  text-decoration: none;
}

/**
 * BUTTON STYLES
 */
.btn, .pp-comments .nav--comments a, button, [type="reset"], [type="button"], [type="submit"], .btn--default {
  background: #a8a7a7;
  color: #fff;
}

.btn:visited, .pp-comments .nav--comments a:visited, button:visited, [type="reset"]:visited, [type="button"]:visited, [type="submit"]:visited, .btn--default:visited {
  background: #a8a7a7;
  color: #fff;
}

.btn:hover, .pp-comments .nav--comments a:hover, .btn:focus, .pp-comments .nav--comments a:focus, button:hover, button:focus, [type="reset"]:hover, [type="reset"]:focus, [type="button"]:hover, [type="button"]:focus, [type="submit"]:hover, [type="submit"]:focus, .btn--default:hover, .btn--default:focus {
  background: #949292;
  color: #fff;
}

.btn--primary {
  background: #f7921e;
  color: #fff;
}

.btn--primary:visited {
  background: #f7921e;
  color: #fff;
}

.btn--primary:hover, .btn--primary:focus {
  background: #f78721;
  color: #fff;
}

.btn--secondary {
  background: #fff;
  color: #f7921e;
}

.btn--secondary:visited {
  background: #fff;
  color: #f7921e;
}

.btn--secondary:hover, .btn--secondary:focus {
  background: #fff;
  color: #f78721;
}

.btn--tertiary {
  background: #f7921e;
  color: #fff;
}

.btn--tertiary:visited {
  background: #f7921e;
  color: #fff;
}

.btn--tertiary:hover, .btn--tertiary:focus {
  background: #e47e08;
  color: #fff;
}

.btn--quaternary {
  background: #ff4136;
  color: #fff;
}

.btn--quaternary:visited {
  background: #ff4136;
  color: #fff;
}

.btn--quaternary:hover, .btn--quaternary:focus {
  background: #e30c00;
  color: #fff;
}

/**
 * BUTTON SIZES
 */
.btn--small {
  font-size: 12.8px;
  font-size: 0.8rem;
}

.btn--standard {
  font-size: 16px;
  font-size: 1rem;
}

.btn--large {
  font-size: 19.2px;
  font-size: 1.2rem;
}

.btn--x-large {
  font-size: 24px;
  font-size: 1.5rem;
}

/**
 * Button Alignment
 */
.btn--center {
  display: block;
  margin: 0 auto;
}

.btn--left {
  float: left;
}

.btn--right {
  float: right;
}

/**
 * BUTTON ALTERNATES
 */
.btn--pill {
  border-radius: 1em;
}

.btn--block {
  display: block;
  text-align: center;
  width: 100%;
}

/**
 * OTHER BUTTON STATES
 */
.btn--disabled,
.btn[disabled],
.pp-comments .nav--comments a[disabled],
.btn[disabled="disabled"],
.pp-comments .nav--comments a[disabled="disabled"] {
  opacity: .45;
  pointer-events: none;
}

.btn--loading .pp-icon-loading {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .btn + .btn, .pp-comments .nav--comments a + .btn, .pp-comments .nav--comments .btn + a, .pp-comments .nav--comments a + a {
    margin-top: 0.5em;
  }
}

/**
 * Override WC Button Stlyes with PushPress buttons
 */
.pp-form-field {
  margin: 0 0 0.5em;
}

.pp-form-field.field-type-radio label, .pp-form-field.field-type-checkbox label {
  display: inline;
}

.pp-form-field.no-label {
  padding-top: 1.65em;
}

.pp-form-field .pp-icon {
  color: #a8a7a7;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 16px;
}

label {
  display: inline-block;
  padding: 0 16px 8px;
}

select,
textarea,
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"] {
  background: #f6f6f6;
  border: 0 solid #a8a7a7;
  border-radius: 0;
  color: inherit;
  margin: 0;
  padding: 16px;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
}

select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder {
  color: #a8a7a7;
}

select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder {
  color: #a8a7a7;
}

select::placeholder,
textarea::placeholder,
input[type="email"]::placeholder, input[type="number"]::placeholder, input[type="password"]::placeholder, input[type="search"]::placeholder, input[type="tel"]::placeholder, input[type="text"]::placeholder, input[type="url"]::placeholder {
  color: #a8a7a7;
}

select:focus,
textarea:focus,
input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus {
  outline: 2px solid rgba(0, 116, 217, 0.5);
}

select.disabled, select:disabled,
textarea.disabled,
textarea:disabled,
input[type="email"].disabled,
input[type="email"]:disabled, input[type="number"].disabled, input[type="number"]:disabled, input[type="password"].disabled, input[type="password"]:disabled, input[type="search"].disabled, input[type="search"]:disabled, input[type="tel"].disabled, input[type="tel"]:disabled, input[type="text"].disabled, input[type="text"]:disabled, input[type="url"].disabled, input[type="url"]:disabled {
  background: #ddd;
  pointer-events: none;
}

select {
  min-height: 33.25px;
}

input[type="radio"],
input[type="checkbox"] {
  top: -3px;
}

/**
 * Wrapper that attaches a button to the right side of an input
 */
.input--btn-right {
  display: table;
}

.input--btn-right input[type="email"], .input--btn-right input[type="number"], .input--btn-right input[type="password"], .input--btn-right input[type="search"], .input--btn-right input[type="tel"], .input--btn-right input[type="text"], .input--btn-right input[type="url"], .input--btn-right .input--btn {
  display: table-cell;
}

.input--btn-right .input--btn {
  width: 1%;
}

/**
 * Grid System
 */
.pp-col-1, .widgets-area.widget-cols-1 .pp-widget, .pp-col-2, .widgets-area.widget-cols-2 .pp-widget, .pp-col-3, .widgets-area.widget-cols-3 .pp-widget, .pp-col-4, .widgets-area.widget-cols-4 .pp-widget, .post-type-archive-ca-team-member .site-main .pp-entry, .single-ca-team-member .pp-entry .pp-testimonials li, .post-type-archive-ca-event .site-main .pp-entry, .pp-col-5, .widgets-area.widget-cols-5 .pp-widget, .pp-col-6, .widgets-area.widget-cols-6 .pp-widget, .blog .pp-share-bar,
.blog .pp-read-more, .pp-col-7, .widgets-area.widget-cols-7 .pp-widget, .pp-col-8, .widgets-area.widget-cols-8 .pp-widget, .pp-col-9, .widgets-area.widget-cols-9 .pp-widget, .pp-col-10, .widgets-area.widget-cols-10 .pp-widget, .pp-col-11, .widgets-area.widget-cols-11 .pp-widget, .pp-col-12, .widgets-area.widget-cols-12 .pp-widget {
  float: left;
  min-height: 1px;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.pp-grid, .widgets-area.widget-cols-1, .widgets-area.widget-cols-2, .widgets-area.widget-cols-3, .widgets-area.widget-cols-4, .widgets-area.widget-cols-5, .widgets-area.widget-cols-6, .widgets-area.widget-cols-7, .widgets-area.widget-cols-8, .widgets-area.widget-cols-9, .widgets-area.widget-cols-10, .widgets-area.widget-cols-11, .widgets-area.widget-cols-12, .post-type-archive-ca-team-member .site-main, .single-ca-team-member .pp-entry .pp-testimonials, .post-type-archive-ca-event .site-main {
  min-height: 1px;
  max-width: 100%;
}

.pp-col-1, .widgets-area.widget-cols-1 .pp-widget {
  width: 8.33333%;
}

.pp-col-2, .widgets-area.widget-cols-2 .pp-widget {
  width: 16.66667%;
}

.pp-col-3, .widgets-area.widget-cols-3 .pp-widget {
  width: 25%;
}

.pp-col-4, .widgets-area.widget-cols-4 .pp-widget, .post-type-archive-ca-team-member .site-main .pp-entry, .single-ca-team-member .pp-entry .pp-testimonials li, .post-type-archive-ca-event .site-main .pp-entry {
  width: 33.33333%;
}

.pp-col-5, .widgets-area.widget-cols-5 .pp-widget {
  width: 41.66667%;
}

.pp-col-6, .widgets-area.widget-cols-6 .pp-widget, .blog .pp-share-bar,
.blog .pp-read-more {
  width: 50%;
}

.pp-col-7, .widgets-area.widget-cols-7 .pp-widget {
  width: 58.33333%;
}

.pp-col-8, .widgets-area.widget-cols-8 .pp-widget {
  width: 66.66667%;
}

.pp-col-9, .widgets-area.widget-cols-9 .pp-widget {
  width: 75%;
}

.pp-col-10, .widgets-area.widget-cols-10 .pp-widget {
  width: 83.33333%;
}

.pp-col-11, .widgets-area.widget-cols-11 .pp-widget {
  width: 91.66667%;
}

.pp-col-12, .widgets-area.widget-cols-12 .pp-widget {
  width: 100%;
}

.pp-grid {
  /**
	 * Dirty little hack that "fixes" some br's that display as a result of shortcode markup & wpautop
	 */
}

@media only screen and (max-width: 479px) {
  .pp-grid[data-stack-at="xs-down"] [class*="pp-col-"] {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .pp-grid[data-stack-at="sm-down"] [class*="pp-col-"] {
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  .pp-grid[data-stack-at="md-down"] [class*="pp-col-"] {
    width: 100%;
  }
}

@media only screen and (max-width: 1199px) {
  .pp-grid[data-stack-at="lg-down"] [class*="pp-col-"] {
    width: 100%;
  }
}

@media only screen and (max-width: 1439px) {
  .pp-grid[data-stack-at="xl-down"] [class*="pp-col-"] {
    width: 100%;
  }
}

.pp-grid[data-match-height="true"] [class*="pp-col-"] {
  height: 100%;
}

.pp-grid.grid--flush > [class*="pp-col-"] {
  padding-left: 0;
  padding-right: 0;
}

.pp-grid > br {
  display: none;
}

/**
 * .inner-content
 */
@media only screen and (min-width: 768px) {
  .inner-content .el--center {
    text-align: center;
  }
  .inner-content .el--left {
    text-align: left;
  }
  .inner-content .el--right {
    text-align: right;
  }
}

/**
 * .nav
 */
.nav ul {
  font-size: 0;
  padding: 0;
  list-style-type: none;
}

.nav ul li {
  display: inline-block;
  margin-bottom: 0;
  font-size: 16px;
  font-size: 1rem;
}

.nav ul li a,
.nav ul li span {
  display: block;
  line-height: 1;
  white-space: nowrap;
  font-family: "Varela Round", "Arial", "Helvetica", "sans-serif";
  text-decoration: none;
  -webkit-transition: color 0.4s ease, background 0.4s ease;
          transition: color 0.4s ease, background 0.4s ease;
}

/**
 * .widgets-area
 */
@media only screen and (max-width: 767px) {
  .widgets-area.widget-cols-1 .pp-widget {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .widgets-area.widget-cols-2 .pp-widget {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .widgets-area.widget-cols-3 .pp-widget {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .widgets-area.widget-cols-4 .pp-widget {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .widgets-area.widget-cols-5 .pp-widget {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .widgets-area.widget-cols-6 .pp-widget {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .widgets-area.widget-cols-7 .pp-widget {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .widgets-area.widget-cols-8 .pp-widget {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .widgets-area.widget-cols-9 .pp-widget {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .widgets-area.widget-cols-10 .pp-widget {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .widgets-area.widget-cols-11 .pp-widget {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .widgets-area.widget-cols-12 .pp-widget {
    width: 100%;
  }
}

.widgets-area.fixed--alt {
  margin-top: 0.5em;
}

/**
 * .pp-accordion
 */
.pp-accordion {
  margin-bottom: 2em;
}

.pp-accordion.accordion--active .toggle-icon.open {
  display: none;
}

.pp-accordion.accordion--active .toggle-icon.close {
  display: inline-block;
}

.pp-accordion .toggle-icon {
  display: none;
  font-size: .8em;
  margin-right: 0.5em;
}

.pp-accordion .toggle-icon.open {
  display: inline-block;
}

.pp-accordion-toggle a {
  color: #f78721;
  text-decoration: none;
}

.pp-accordion-content {
  display: none;
}

/**
 * .pp-ajax-comments
 */
.pp-ajax-comments {
  text-align: center;
  margin-bottom: 1em;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  height: 0;
}

.pp-ajax-comments.comments-ready {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  height: auto;
}

.pp-ajax-comments.comments-ready .btn, .pp-ajax-comments.comments-ready .pp-comments .nav--comments a, .pp-comments .nav--comments .pp-ajax-comments.comments-ready a {
  -webkit-animation: pp-pulse 8s infinite ease-in-out;
          animation: pp-pulse 8s infinite ease-in-out;
}

/**
 * .pp-alert
 */
.pp-alert {
  border-top-width: 3px;
  border-top-style: solid;
  margin-bottom: 0.5em;
  padding: 1em 2em 1em 1em;
  -webkit-transition: opacity .4s ease, padding .4s ease, margin .4s ease, visibility .4s ease;
          transition: opacity .4s ease, padding .4s ease, margin .4s ease, visibility .4s ease;
}

.pp-alert.removed {
  font-size: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.pp-alert .alert-close {
  color: rgba(255, 255, 255, 0.7);
  padding: 0 0.5em 0.25em;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0.5em;
}

.pp-alert .alert-close:hover {
  color: #fff;
}

.alert--default {
  background: #8dcaff;
  border-top-color: #0060b3;
  color: #001527;
}

.alert--default .alert-close {
  background: #0060b3;
}

.alert--error {
  background: #ffeae9;
  border-top-color: #ff1d10;
  color: #830700;
}

.alert--error .alert-close {
  background: #ff1d10;
}

.alert--success {
  background: #bcf0c2;
  border-top-color: #27ad36;
  color: #0d3a12;
}

.alert--success .alert-close {
  background: #27ad36;
}

/**
 * .pp-branding
 */
.pp-branding {
  padding: 0;
  z-index: 1;
}

.pp-branding a {
  display: inline-block;
  text-decoration: none;
}

.pp-branding .logo-img {
  display: block;
  height: auto;
  width: auto;
}

/**
 * .pp-entry
 */
.pp-entry {
  margin: 0 0 3em;
}

.pp-entry:last-child {
  margin-bottom: 0;
}

.pp-entry-header {
  margin-bottom: 0.5em;
}

.pp-entry-header .pp-entry-title {
  margin-bottom: 0;
}

.pp-entry-header .pp-post-format {
  float: left;
  line-height: 1.5;
  margin-right: 0.5em;
}

.pp-entry-meta {
  margin-top: 1em;
}

.pp-entry-meta .pp-meta-item {
  display: inline-block;
  margin-right: 0.5em;
}

.pp-entry-feature a {
  display: block;
}

.pp-entry-feature img {
  width: 100%;
}

.pp-read-more {
  margin-top: 1.4em;
}

.pp-gmap {
  min-height: 100px;
  width: 100%;
}

.pp-gmap img {
  max-width: none;
}

/**
 * .pp-tab-group
 */
.pp-tab {
  height: 0;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .4s ease;
          transition: opacity .4s ease;
  visibility: hidden;
}

.pp-tab.tab--active {
  height: auto;
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

/**
 * .pp-testimonials
 */
.pp-testimonials {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.pp-testimonials.pp-slider .pp-testimonial {
  padding: 0 5em;
}

/**
 * .pp-comments
 */
.pp-comments .comment {
  margin-bottom: 2em;
}

.pp-comments .comment .comment {
  margin-bottom: 0;
  margin-left: 2em;
  margin-top: 2em;
}

.pp-comments .comment-header {
  margin-bottom: 0.5em;
}

.pp-comments .comment-header .author-avatar {
  float: left;
  margin-right: 0.5em;
}

.pp-comments .comment-header .author-avatar .avatar {
  display: block;
}

.pp-comments .comment-header .author-name {
  margin-bottom: 0;
}

.pp-comments .nav--comments {
  margin-bottom: 2em;
}

.pp-comments .nav--comments a {
  margin-right: 0.5em;
}

.pp-comments .comment-respond textarea {
  height: 5em;
}

.pp-comments .comment-respond .form-submit {
  margin-bottom: 0;
}

/**
 * Modals
 */
html.pp-modal--active {
  overflow: hidden;
}

html.pp-modal--active.is-touch body {
  position: fixed;
}

body.off-canvas-active .pp-modal {
  display: none;
}

.pp-modal {
  background: #fff;
  min-height: 1em;
  max-height: 80%;
  max-width: 90%;
  padding: 1em;
  -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
      -ms-transform: translate(-50%, -50%) scale(0.6, 0.6);
          transform: translate(-50%, -50%) scale(0.6, 0.6);
  -webkit-transition: background 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease, visibility 0.4s ease, z-index 1s;
          transition: background 0.4s ease, opacity 0.4s ease, transform 0.4s ease, visibility 0.4s ease, z-index 1s;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  top: 50%;
  left: 50%;
}

.pp-modal.modal--active {
  -webkit-transition: background 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease, visibility 0.4s ease, z-index 0;
          transition: background 0.4s ease, opacity 0.4s ease, transform 0.4s ease, visibility 0.4s ease, z-index 0;
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
      -ms-transform: translate(-50%, -50%) scale(1, 1);
          transform: translate(-50%, -50%) scale(1, 1);
  z-index: 5;
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.modal--sm {
  width: 480px;
}

.modal--md {
  width: 680px;
}

.modal--lg {
  width: 980px;
}

.pp-modal-close {
  /*background: $pp-modal-background-color;*/
  background: transparent;
  border-radius: 50%;
  line-height: 1;
  padding: .5em;
  position: absolute;
  top: -0.75em;
  right: -0.75em;
}

.pp-modal-close .pp-icon.pp-icon-close {
  position: relative;
  right: 0;
  left: -14px;
  top: 5px;
  color: black;
}

.pp-modal-content {
  /*overflow: scroll;*/
  padding: 0.25em;
  overflow-x: hidden;
  height: 101%;
}

.pp-modal-backdrop {
  background: transparent;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease, background 0.4s ease;
          transition: opacity 0.4s ease, visibility 0.4s ease, background 0.4s ease;
  z-index: 4;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.pp-modal-backdrop.modal--active {
  background: rgba(51, 51, 51, 0.75);
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

/**
 * .pp-lazy-load
 */
.pp-lazy-load {
  background: #eee;
  color: #bbb;
  line-height: .5;
  margin-bottom: 0.35em;
  min-height: 12em;
  min-width: 12em;
  text-align: center;
}

.pp-lazy-load:last-child {
  margin-bottom: 0;
}

.pp-lazy-load svg {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 64px;
  font-size: 4rem;
  position: absolute;
  top: 50%;
  left: 50%;
}

.pp-lazy-load.pp-loading > svg {
  opacity: 0;
}

.pp-lazy-load.alignleft {
  float: left;
}

.pp-lazy-load.alignright {
  float: right;
}

.pp-lazy-load.alignnone, .pp-lazy-load.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pp-lazy-load[data-loaded="2"] {
  background: transparent;
}

.pp-lazy-load[data-loaded="2"] svg {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.pp-lazy-load[data-loaded="2"][class*="wp-image"] {
  background: none;
  min-height: 1px;
  min-width: 1px;
}

/**
 * .pp-loading
 */
.pp-loading > * {
  opacity: .5;
}

.pp-loading .pp-loading--mask {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.pp-loading--mask {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.pp-loading--mask .pp-icon-loading {
  height: 1em;
  margin: -.5em 0 0 -.5em;
  width: 1em;
  font-size: 40px;
  font-size: 2.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
}

/**
 * .pp-socials
 */
.pp-socials .share-text {
  display: inline-block;
  vertical-align: middle;
}

.pp-socials .pp-social {
  margin: 0 0.125em;
}

.pp-socials .pp-social:first-child {
  margin-left: 0;
}

.pp-socials .pp-social:last-child {
  margin-right: 0;
}

.pp-socials.type--floating {
  display: none;
}

@media only screen and (min-width: 992px) {
  .pp-socials.type--floating {
    position: absolute;
    top: 0;
    display: block;
    padding: 0.5em;
  }
  .pp-socials.type--floating.position--left {
    left: 0;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  .pp-socials.type--floating.position--right {
    right: 0;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
  }
  .pp-socials.type--floating .pp-social {
    display: block;
    margin: 0.125em;
  }
}

.pp-social {
  background: #f7921e;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 1.5em;
  line-height: 1;
  padding: 0.25em;
  text-decoration: none;
  -webkit-transition: color 0.4s ease, background 0.4s ease;
          transition: color 0.4s ease, background 0.4s ease;
  width: 1.5em;
}

.pp-social:hover, .pp-social:focus {
  background: #f78721;
  color: #fff;
}

/**
 * .pp-slide
 */
.pp-slide.background-type-image .inner-content, .pp-slide.background-type-video .inner-content {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}

.pp-slide > p {
  position: static;
  margin-bottom: 0;
}

.pp-slide .inner-content {
  margin: 0 auto;
  max-width: 960px;
  z-index: 1;
}

.pp-slide .slide-img {
  display: block;
  margin: 0 auto;
}

.pp-slide .slide-img.img-crop--none {
  width: 100%;
}

.pp-slide .slide-img.img-crop--y {
  min-width: 100%;
}

@media all and (max-width: 960px) {
  .pp-slide .slide-img.img-crop--y {
    max-width: none;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

/**
 * .pp-tooltip
 */
.pp-tooltip {
  display: inline-block;
  margin: 0 0.125em;
}

.pp-tooltip .pp-tooltip-text {
  background: #ddd;
  border-radius: 4px;
  color: #656565;
  padding: 0.5em;
  line-height: 1;
  text-align: center;
  -webkit-transition: all .2s;
          transition: all .2s;
  width: 10em;
  z-index: 1;
  position: absolute;
  font-size: 11.2px;
  font-size: 0.7rem;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.pp-tooltip .pp-tooltip-text:after {
  content: '';
  border: 8px solid transparent;
  position: absolute;
}

.pp-tooltip:hover .pp-tooltip-text {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.pp-tooltip.direction-bottom:hover .pp-tooltip-text {
  bottom: -8px;
}

.pp-tooltip.direction-left:hover .pp-tooltip-text {
  left: -8px;
}

.pp-tooltip.direction-right:hover .pp-tooltip-text {
  right: -8px;
}

.pp-tooltip.direction-top:hover .pp-tooltip-text {
  top: -8px;
}

.pp-tooltip.direction-bottom .pp-tooltip-text {
  left: 50%;
  bottom: -16px;
  -webkit-transform: translate(-50%, 100%);
      -ms-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.pp-tooltip.direction-bottom .pp-tooltip-text:after {
  border-bottom-color: #ddd;
  left: 50%;
  top: -16px;
  margin-left: -8px;
}

.pp-tooltip.direction-left .pp-tooltip-text {
  left: -16px;
  margin-top: -4px;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.pp-tooltip.direction-left .pp-tooltip-text:after {
  border-left-color: #ddd;
  right: -16px;
  margin-top: -8px;
  top: 50%;
}

.pp-tooltip.direction-right .pp-tooltip-text {
  right: -16px;
  margin-top: -4px;
  top: 50%;
  -webkit-transform: translate(100%, -50%);
      -ms-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

.pp-tooltip.direction-right .pp-tooltip-text:after {
  border-right-color: #ddd;
  left: -16px;
  margin-top: -8px;
  top: 50%;
}

.pp-tooltip.direction-top .pp-tooltip-text {
  left: 50%;
  top: -16px;
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.pp-tooltip.direction-top .pp-tooltip-text:after {
  border-top-color: #ddd;
  bottom: -16px;
  left: 50%;
  margin-left: -8px;
}

/**
 * WordPress Native Gallery Styling
 */
.gallery-item {
  float: left;
  overflow: hidden;
  padding: 0.5em;
  width: 100%;
}

.gallery-item img {
  display: block;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .gallery-columns-2 .gallery-item {
    width: 50%;
  }
  .gallery-columns-3 .gallery-item {
    width: 33.3333%;
  }
  .gallery-columns-4 .gallery-item {
    width: 25%;
  }
  .gallery-columns-5 .gallery-item {
    width: 20%;
  }
  .gallery-columns-6 .gallery-item {
    width: 16.6666%;
  }
  .gallery-columns-7 .gallery-item {
    width: 14.285714286%;
  }
  .gallery-columns-8 .gallery-item {
    width: 12.5%;
  }
  .gallery-columns-9 .gallery-item {
    width: 11.111111111%;
  }
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}

.panel-row-style {
  position: static;
  margin-bottom: -1em;
  margin-top: -1em;
  padding-bottom: 2em;
  padding-top: 2em;
}

.panel-grid {
  padding: 1em 0;
}

.panel-grid:first-child {
  padding-top: 0;
}

.panel-grid:first-child .panel-row-style {
  margin-top: 0;
}

.panel-grid:last-child {
  padding-bottom: 0;
}

.panel-grid:last-child .panel-row-style {
  margin-bottom: 0;
}

.panel-grid-cell {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.panel-grid-cell:first-child {
  padding-left: 0;
}

.panel-grid-cell:last-child {
  padding-right: 0;
}

.panel-grid-cell *:last-child {
  margin-bottom: 0;
}

/**
	 * selectize.css (v0.12.1)
	 * Copyright (c) 2013–2015 Brian Reavis & contributors
	 *
	 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
	 * file except in compliance with the License. You may obtain a copy of the License at:
	 * http://www.apache.org/licenses/LICENSE-2.0
	 *
	 * Unless required by applicable law or agreed to in writing, software distributed under
	 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
	 * ANY KIND, either express or implied. See the License for the specific language
	 * governing permissions and limitations under the License.
	 *
	 * @author Brian Reavis <brian@thirdroute.com>
	 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  line-height: normal;
  font-size: 16px;
  font-size: 1rem;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #f6f6f6;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border-color: #a8a7a7;
  border-style: solid;
  border-radius: 0;
  border-width: 0;
  display: inline-block;
  padding: 16px;
  width: 100%;
  z-index: 1;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

.selectize-input.full {
  background-color: #f6f6f6;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  outline: 2px solid rgba(0, 116, 217, 0.5);
}

.selectize-input > * {
  display: inline-block;
  vertical-align: baseline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  background: #f6f6f6;
  border-color: #a8a7a7;
  border-style: solid;
  border-radius: 0;
  border-width: 0;
  border-top: 0 none;
  -webkit-box-shadow: 0 1px 3px rgba(51, 51, 51, 0.1);
          box-shadow: 0 1px 3px rgba(51, 51, 51, 0.1);
  margin: -1px 0 0 0;
  position: absolute;
  z-index: 10;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: rgba(0, 116, 217, 0.5);
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 *
 * Styles Adjusted to work with the PushPress Framework
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bx-wrapper .bx-controls {
  position: static;
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #a8a7a7;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #a8a7a7;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #333333;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #333333;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  color: #a8a7a7;
  text-align: center;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
  color: #333333;
}

.bx-wrapper .bx-prev {
  left: 0;
}

.bx-wrapper .bx-next {
  right: 0;
}

.bx-wrapper .bx-controls-direction {
  position: static;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  outline: 0;
  z-index: 9999;
  font-size: 19.2px;
  font-size: 1.2rem;
}

.bx-wrapper .bx-controls-direction a .pp-icon {
  vertical-align: middle;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/**
 * Make the WooCommerce Cart Responsive
 */
@-webkit-keyframes pp-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes pp-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes pp-pulse {
  0%, 10%, 20%, 30% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  5%, 15%, 25% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }
}

@keyframes pp-pulse {
  0%, 10%, 20%, 30% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  5%, 15%, 25% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }
}

/**
 * PushPress Feature Box
 */
.widget_pp_feature_box {
  text-align: center;
}

.widget_pp_feature_box .pp-feature-box-link {
  display: block;
}

.widget_pp_feature_box .pp-feature-box-link > img {
  display: block;
  min-width: 100%;
  z-index: 1;
}

.widget_pp_feature_box .pp-feature-box-link.has-image .pp-feature-box-content {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
}

.widget_pp_feature_box .pp-feature-box-content {
  min-width: 100%;
  padding: 0.5em;
}

/**
 * Main Theme SCSS File
 *
 * Import all theme files in the directory (excluding _config-theme.scss)
 */
.single-ca-team-member .pp-entry.ca-team-member, .single-ca-event .pp-entry.ca-event, .blog .site-main,
.single-post .site-main, .nav--pagination, .panel-row-style-bg-light-grey,
.bg-light-grey {
  background: #eee;
  padding: 2em 2em 4em;
}

/**
 * Overwrite any Default Theme Variables Here
 */
.site-header .pp-branding {
  padding-left: 1em;
  position: absolute;
}

.single.single-post .site-header {
  background-color: #fff;
  height: 102px;
  opacity: 1;
}

.single.single-post .site-header.header-fixed {
  height: 82px;
}

/*
 * Header overrides
 */
@media only screen and (max-width: 991px) {
  .pp-hero {
    margin-top: 48px;
  }
}

.pp-hero > .inner-content .bx-pager.bx-default-pager {
  bottom: 50px;
}

.bx-wrapper {
  margin-bottom: 0;
}

.pp-hero > .inner-content .bx-pager.bx-default-pager {
  padding-top: 0;
  padding-bottom: 0;
  max-width: 200px;
}

.pp-hero.background-type-color {
  height: 100px;
}

.nav--primary {
  padding-top: 0.125em;
}

@media only screen and (min-width: 480px) {
  .nav--primary {
    margin-left: 25%;
  }
}

.nav--primary .menu-item:hover .menu-link:after, .nav--primary .menu-item.current-menu-item .menu-link:after, .nav--primary .menu-item.current-menu-parent .menu-link:after, .nav--primary .menu-item.current_page_parent .menu-link:after, .nav--primary .menu-item.current-page-ancestor .menu-link:after, .nav--primary .menu-item.current-menu-ancestor .menu-link:after {
  -webkit-transform: translateX(-50%) scale(1);
      -ms-transform: translateX(-50%) scale(1);
          transform: translateX(-50%) scale(1);
}

.nav--primary .menu-link {
  color: #777776;
  text-transform: uppercase;
  padding: 0.5em 1em;
}

.nav--primary .menu-link:after {
  content: '';
  display: block;
  background: #f7921e;
  height: 2px;
  -webkit-transform: translateX(-50%) scale(0);
      -ms-transform: translateX(-50%) scale(0);
          transform: translateX(-50%) scale(0);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform .4s ease;
          transition: transform .4s ease;
  width: 48%;
  position: absolute;
  bottom: 0.25em;
  left: 50%;
}

.nav--primary .sub-menu {
  background: #fff;
  border-top-width: 0;
}

.nav--primary .sub-menu .menu-item {
  text-align: left;
  font-size: 12.8px;
  font-size: 0.8rem;
}

.nav--primary .sub-menu .menu-item:hover .menu-link {
  color: #f78721;
}

.nav--primary .sub-menu .menu-item .menu-link {
  border-bottom: 1px solid #cccbca;
}

.nav--primary .sub-menu .menu-item .menu-link:after {
  display: none;
}

/**
 * Sub navigation for pages & team members
 */
.nav--ca-sub {
  background: #eee;
  padding: 2em 2em 0;
  text-align: right;
}

.nav--ca-sub .menu-item:hover .menu-link:after, .nav--ca-sub .menu-item.current-menu-item .menu-link:after, .nav--ca-sub .menu-item.current-menu-parent .menu-link:after, .nav--ca-sub .menu-item.current_page_parent .menu-link:after, .nav--ca-sub .menu-item.current-page-ancestor .menu-link:after, .nav--ca-sub .menu-item.current-menu-ancestor .menu-link:after {
  -webkit-transform: translateX(-50%) scale(1);
      -ms-transform: translateX(-50%) scale(1);
          transform: translateX(-50%) scale(1);
}

.nav--ca-sub .menu-link {
  color: #777776;
  text-transform: uppercase;
  padding: 0.5em 1em;
}

.nav--ca-sub .menu-link:after {
  content: '';
  display: block;
  background: #f7921e;
  height: 2px;
  -webkit-transform: translateX(-50%) scale(0);
      -ms-transform: translateX(-50%) scale(0);
          transform: translateX(-50%) scale(0);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform .4s ease;
          transition: transform .4s ease;
  width: 48%;
  position: absolute;
  bottom: 0.25em;
  left: 50%;
}

.nav--ca-sub .menu-item {
  font-size: 13.6px;
  font-size: 0.85rem;
}

@media only screen and (max-width: 991px) {
  .site-header {
    height: 0;
    min-height: 0;
  }
}

@media only screen and (max-width: 991px) {
  .pp-branding .logo-img {
    width: 180px !important;
    margin-left: 10px;
  }
}

@media only screen and (max-width: 991px) {
  .off-canvas-toggle {
    padding: 0;
  }
}

.off-canvas-active header .pp-off-canvas-toggle {
  display: none;
}

@media only screen and (max-width: 991px) {
  .pp-off-canvas-toggle.btn--secondary {
    border: none !important;
    background: transparent !important;
    color: #656565;
    outline: none;
    padding: 8px 24px;
  }
}

.pp-icon.pp-icon-close {
  margin-top: 10px;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  nav ul li > ul li {
    text-indent: 20px;
  }
}

@media only screen and (max-width: 479px) {
  .ca-button-row .panel-widget-style.double {
    min-height: 10em !important;
  }
}

@media only screen and (max-width: 479px) {
  .ca-button-row .panel-widget-style.double .pp-slide {
    height: 10em;
  }
}

.ca-button-row .panel-widget-style.has-slider .textwidget {
  padding: 0;
  top: 0;
  overflow: hidden;
}

@media only screen and (max-width: 479px) {
  .ca-button-row .panel-widget-style.has-slider .textwidget .pp-slide.background-type-image .inner-content {
    bottom: 18em !important;
  }
}

@media only screen and (max-width: 767px) {
  .nav--ca-sub ul.menu li {
    text-align: center;
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 902px) {
  .nav--ca-sub ul.menu li {
    text-align: center;
    width: 100%;
  }
}

.ca-nav-bottom-logo {
  position: absolute;
  bottom: 0;
  left: 0;
}

.nav--off-canvas .menu-item {
  border-bottom: 1px solid #a8a7a7;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.site-off-canvas {
  background: #083643;
  -webkit-box-shadow: 0 0 0 0 #333333;
          box-shadow: 0 0 0 0 #333333;
}

.pp-off-canvas-toggle .pp-icon-close:hover {
  color: #f7921e;
}

.pp-off-canvas-toggle .pp-icon-close:active {
  color: #f7921e;
}

#nav--off-canvas-container {
  padding-bottom: 144px;
  background: #083643 url(../../../../..//uploads/2014/12/cooley-logo-alt.png) bottom left no-repeat;
}

#nav--off-canvas-container a:hover {
  color: #f7921e;
}

#nav--off-canvas-container a:active {
  color: #f7921e;
}

.pp-icon-menu {
  height: 30px !important;
  width: 30px !important;
  color: #083643;
}

.site-footer {
  padding: 2em 0;
}

.nav--footer {
  margin: 2em 0;
  text-align: center;
}

.nav--footer:before {
  background: #ddd;
  content: '';
  display: block;
  height: 3px;
  margin: 0 auto 2em;
  width: 6em;
}

.nav--footer .menu-item {
  margin: 0 0.25em;
}

.nav--footer .menu-item:hover .menu-link {
  background: #f78721;
}

.nav--footer .menu-link {
  background: #f7921e;
  border-radius: 50%;
  color: #fff;
  padding: .4em;
}

.nav--footer .menu-link svg {
  vertical-align: bottom;
}

#loading-gif {
  width: 200px;
  position: relative;
  left: -webkit-calc(50% - 100px);
  left: calc(50% - 100px);
  top: -190px;
  z-index: 1;
  display: block;
  transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
}

#gif-container {
  height: 0px;
  margin: 0px;
}

.loading-wait {
  opacity: .3;
}

.notloading {
  opacity: 0;
  z-index: 0 !important;
}

#contact_form {
  transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
  margin-bottom: 10px;
}

#contact-form-thanks {
  position: absolute;
  top: 50%;
  left: -webkit-calc(50% - 313px);
  left: calc(50% - 313px);
  z-index: 10;
  transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
  border: solid 2px;
  background-color: #FEFEFE;
  padding: 30px 80px;
  text-align: center;
}

.contact_error {
  color: red;
  position: relative;
  z-index: -1;
  top: 0px;
  margin-bottom: 10px;
  transition: height 500ms, top 500ms, margin 500ms;
  -webkit-transition: height 500ms, top 500ms, margin 500ms;
}

.contact_error.off {
  height: 22px;
  top: -35px;
  margin: 0px;
}

#site {
  transition: padding 500ms;
  -webkit-transition: padding 500ms;
}

@media screen and (max-width: 767px) {
  #loading-gif {
    width: 250px;
    left: -webkit-calc(50% - 125px);
    left: calc(50% - 125px);
    top: -360px;
  }
  #contact-form-thanks {
    padding: 3% 4%;
    left: -webkit-calc(44% - 233px);
    left: calc(44% - 233px);
  }
}

@media screen and (max-width: 555px) {
  #contact-form-thanks {
    width: 200px;
    left: -webkit-calc(50% - 100px);
    left: calc(50% - 100px);
    padding: 20px;
  }
}

/**
 * Generic Form Styles
 */
form textarea, form input[type="text"], form .llms-input-text {
  /**
     * Defined in theme config, moved tehse rules over there
     */
}

form textarea:focus, form input[type="text"]:focus, form .llms-input-text:focus {
  outline: 0;
}

form textarea {
  min-height: 110px;
}

form .button {
  border: 0;
  color: #fff;
  background: #f7921e;
  border-radius: 0;
  font-size: 1.1em;
}

form .button:hover {
  background: #f78721;
  border: 0;
  color: #fff;
}

form .button:active {
  background: none;
  border: 2px solid #656565;
  color: #656565;
}

form .button:focus {
  outline: 0;
}

form .ca-select {
  height: 50px;
  border: 0;
  background: #f6f6f6;
}

form .pp-col-12, form .widgets-area.widget-cols-12 .pp-widget, .widgets-area.widget-cols-12 form .pp-widget {
  padding: 0;
}

form h4 {
  padding: 16px 0 0;
}

form svg[class*="pp-icon-"] {
  fill: #a8a7a7;
  position: absolute;
  right: 10px;
  top: 18px;
}

form .chosen-date {
  background: #fff;
  display: inline;
  width: 200px;
}

/**
 * Secondary Button Link
 */
a.ca-button-secondary {
  background: #777776;
  color: #fff;
  padding: 12px;
}

/**
 * Login Form Styles
 */
.llms-person-login {
  margin: 0 auto;
  /**
   * Custom form overrides
   */
}

.llms-person-login h2 {
  padding-top: 10px;
  text-align: center;
  color: #a8a7a7;
  padding: 0;
  margin-bottom: 40px;
}

.llms-person-login a.ca-button-secondary {
  width: 100%;
  display: block;
}

.llms-person-login a.ca-button-secondary:hover {
  color: #fff;
  background: #a8a7a7;
  text-decoration: none;
}

.llms-person-login .ca-registration-link {
  width: 100%;
  text-align: center;
}

.llms-person-login form .llms-input-text {
  padding: 20px;
}

.llms-person-login form .button {
  width: 100%;
  padding: 12px;
}

/**
 * Registration Form Styles
 */
.llms-new-person-form-wrapper {
  padding-top: 40px;
  /**
   * Custom form overrides
   */
}

.llms-new-person-form-wrapper h2 {
  padding-top: 10px;
  text-align: center;
  color: #a8a7a7;
  padding: 0;
  margin-bottom: 40px;
}

.llms-new-person-form-wrapper .sub-options-wrapper .field-type-checkbox {
  padding-left: 20px;
}

.llms-new-person-form-wrapper form .button {
  margin-top: 30px;
  width: 100%;
  padding: 12px;
}

.llms-new-person-form-wrapper form .llms-submit-wrapper {
  margin-bottom: 0;
}

.testbox {
  width: 270px;
  height: 270px;
  display: block;
  background: #777776;
}

.calendar {
  width: 350px;
  height: 0;
  background: #f6f6f6;
  display: table;
  text-align: center;
  -webkit-box-shadow: 0 0 0 1px #a8a7a7;
          box-shadow: 0 0 0 1px #a8a7a7;
}

@media only screen and (max-width: 767px) {
  .calendar {
    width: 270px;
  }
}

.calendar .ui-datepicker {
  position: relative;
  width: 350px;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: 0;
  background: transparent;
  display: table-cell;
  vertical-align: middle;
  font-smoothing: antialiased;
}

@media only screen and (max-width: 767px) {
  .calendar .ui-datepicker {
    width: 270px;
  }
}

.calendar .ui-datepicker-header {
  position: relative;
  height: 50px;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: 0;
  background: transparent;
}

.calendar .ui-datepicker-prev,
.calendar .ui-datepicker-next {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  margin: auto;
  border-radius: 0;
  background: #fff;
  -webkit-transition: background 0.15s ease-in-out;
          transition: background 0.15s ease-in-out;
}

.calendar .ui-datepicker-prev {
  left: 0;
  color: transparent;
}

.calendar .ui-datepicker-next {
  right: 0;
  color: transparent;
}

.calendar .ui-datepicker-prev:hover,
.calendar .ui-datepicker-next:hover {
  border: 0;
  background: #a8a7a7;
}

.calendar .ui-datepicker-prev .ui-icon,
.calendar .ui-datepicker-next .ui-icon {
  position: absolute;
  top: 0;
  left: 4px;
  right: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #777776;
  background: transparent;
  -webkit-transition: border-color 0.15s ease-in-out;
  -webkit-transform: rotate(-45deg);
}

.calendar .ui-datepicker-next .ui-icon {
  left: -4px;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.calendar .ui-datepicker-prev:hover .ui-icon,
.calendar .ui-datepicker-next:hover .ui-icon {
  border-color: #fff;
}

.calendar .ui-datepicker-title {
  cursor: default;
  position: relative;
  width: 250px;
  height: 50px;
  padding: 0;
  margin: auto;
  background: #f6f6f6;
  color: #f7921e;
  line-height: 50px;
  text-transform: uppercase;
  border-bottom: 2px solid #fff;
}

@media only screen and (max-width: 767px) {
  .calendar .ui-datepicker-title {
    width: 180px;
    width: 180px;
  }
}

.calendar .ui-datepicker-calendar {
  margin: 0;
}

.calendar .ui-datepicker-calendar thead th {
  cursor: default;
  height: 35px;
  padding: 0;
  background: #f6f6f6;
  color: #777776;
  line-height: 35px;
  text-transform: uppercase;
}

.calendar .ui-datepicker-calendar thead th.ui-datepicker-week-end {
  background: #fff;
  color: #777776;
}

.calendar .ui-datepicker-calendar tbody td {
  padding: 0;
  margin: 0;
}

.calendar .ui-datepicker-calendar tbody td.ui-datepicker-week-end {
  background: #fff;
}

.calendar .ui-datepicker-calendar tbody td a.ui-state-default {
  width: 50px;
  height: 50px;
  padding: 0;
  border: 0;
  background: transparent;
  display: block;
  -webkit-transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
  color: #777776;
  text-align: center;
  line-height: 50px;
}

@media only screen and (max-width: 767px) {
  .calendar .ui-datepicker-calendar tbody td a.ui-state-default {
    width: 180px;
    width: 100%;
  }
}

.calendar .ui-datepicker-calendar tbody td a.ui-state-default:hover,
.calendar .ui-datepicker-calendar tbody td a.ui-state-active {
  background: #f7921e;
  color: #fff;
}

.calendar .ui-datepicker-calendar tbody td a.ui-state-highlight {
  background: #a8a7a7;
  color: #fff;
}

.calendar .ui-datepicker-calendar tbody td.ui-state-disabled {
  width: 50px;
  height: 50px;
  padding: 0;
  border: 0;
}

.calendar .ui-datepicker-calendar tbody td.ui-datepicker-unselectable {
  background: #a8a7a7;
  opacity: .3;
}

.calendar .ui-datepicker-calendar tbody td.ui-datepicker-week-end.ui-datepicker-unselectable {
  background: #777776;
  opacity: .6;
}

/**
 * Range Input
 */
#time-range {
  max-width: 350px;
  margin: 40px 0;
}

#time-range p {
  font-family: "Arial", sans-serif;
  font-size: 16px;
  color: #999;
  margin-top: 30px;
}

#time-range span {
  color: #f78721;
}

#time-range span:focus {
  outline: none;
}

#time-range #slider-range {
  width: 90%;
  margin: 0 auto;
  border-radius: 0;
  border: 2px dotted #f7921e;
  display: block;
  height: 4px;
  position: relative;
  width: 100%;
}

#time-range #slider-range .ui-slider-range-min {
  height: 4px;
}

#time-range #slider-range .ui-corner-all {
  border-radius: 0px;
}

#time-range #slider-range .ui-state-default {
  width: 30px;
  height: 24px;
  border-radius: 0;
  background: #f6f6f6;
  color: #f6f6f6;
  border-radius: 0;
  border: 0;
  position: absolute;
  top: 20px;
  left: 0;
  top: -13px;
  position: absolute;
  width: 30px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

/**
 * Form Header
 */
.ca-bm-header {
  background: #f6f6f6;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .ca-bm-header {
    text-align: center;
    padding-top: 1px;
    padding-bottom: 1px;
  }
}

.ca-bm-header h1 {
  float: left;
  margin: 40px;
}

@media only screen and (max-width: 767px) {
  .ca-bm-header h1 {
    float: none;
    font-size: 1.4rem;
  }
}

.ca-book-auction h2 {
  margin-top: 20px;
}

/**
 * Form Progress
 */
#steps {
  float: right;
  margin: 25px 40px 0 40px;
}

@media only screen and (max-width: 767px) {
  #steps {
    float: none;
    margin: 0 40px 40px 40px;
  }
}

.step {
  width: 40px;
  height: 40px;
  background-color: #a8a7a7;
  display: inline-block;
  border: 4px solid;
  border-color: transparent;
  border-radius: 50%;
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 30px;
}

.step a {
  color: #fff;
}

.step:first-child {
  line-height: 36px;
}

.step:nth-child(n+2) {
  margin: 0 0 0 100px;
  -webkit-transform: translate(0, -4px);
      -ms-transform: translate(0, -4px);
          transform: translate(0, -4px);
}

@media only screen and (max-width: 767px) {
  .step:nth-child(n+2) {
    margin: 0 0 0 38px;
  }
}

.step:nth-child(n+2):before {
  width: 75px;
  height: 3px;
  display: block;
  background-color: #a8a7a7;
  -webkit-transform: translate(-95px, 21px);
      -ms-transform: translate(-95px, 21px);
          transform: translate(-95px, 21px);
  content: '';
  top: -5px;
}

@media only screen and (max-width: 767px) {
  .step:nth-child(n+2):before {
    background: transparent;
  }
}

.step:after {
  width: 150px;
  display: block;
  -webkit-transform: translate(-58px, 3px);
      -ms-transform: translate(-58px, 3px);
          transform: translate(-58px, 3px);
  color: #a8a7a7;
  content: attr(data-desc);
  font-weight: 400;
  font-size: 13px;
}

.step:first-child:after {
  -webkit-transform: translate(-58px, -1px);
      -ms-transform: translate(-58px, -1px);
          transform: translate(-58px, -1px);
}

.step.active {
  border-color: #f7921e;
  background: #fff;
  color: #f7921e;
}

.step.active a {
  color: #f7921e;
}

.step.active:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #9acccd), to(#f7921e));
  background: -webkit-linear-gradient(left, #9acccd 50%, #f7921e 100%);
  background: linear-gradient(to right, #9acccd 50%, #f7921e 100%);
}

@media only screen and (max-width: 767px) {
  .step.active:before {
    background: transparent;
  }
}

.step.active:after {
  color: #f7921e;
}

.step.done {
  background-color: #9acccd;
  border-color: #9acccd;
  color: #fff;
}

.step.done a {
  color: #fff;
}

.step.done:before {
  background-color: #9acccd;
}

@media only screen and (max-width: 767px) {
  .step.done:before {
    background: transparent;
  }
}

.step.done:after {
  color: #9acccd;
}

/**
 * Details Lists
 */
ul.ca-form-list {
  list-style-type: none;
  padding-left: 20px;
}

ul.ca-form-list span {
  font-weight: bold;
}

.ca-payment-option-select {
  margin-bottom: 20px;
}

.cc-exp-month {
  padding-left: 0;
}

.cc-cvv {
  padding-right: 0;
}

.ca-cancel-cb {
  margin: 20px 0;
}

.invoice-terms span {
  font-weight: bold;
}

.btn-big {
  padding: 10px;
  font-size: 22px;
}

.ca-register-btn-wrapper {
  margin: 0;
}

#ca-register-btn {
  margin-bottom: 0;
  margin-top: 20px;
}

.llms-person-information-form h3 {
  margin-top: 20px;
}

.llms-person-information-form .pp-form-field {
  margin: auto auto 1.4em;
}

.llms-person-information-form .field-type-checkbox {
  margin-left: 20px;
}

p.ca-calendar-note {
  font-style: italic;
  font-weight: thin;
}

/**
 * Chosen styles
 */
.chosen-container.chosen-container-single {
  height: 50px;
  border: 0;
  background: #f6f6f6;
}

.chosen-container-single .chosen-single {
  height: 50px;
  border: 0;
  background: #f6f6f6;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -16px 16px;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  font-size: 16px;
  padding: 14px;
  color: #656565;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0px 14px;
}

.chosen-container-single .chosen-search input[type="text"] {
  height: 50px;
  font-size: 16px;
  padding-left: 20px;
}

.llms-new-person-form-wrapper label {
  display: inline-block;
  padding: 0 10px 4px;
  margin-top: 10px;
}

.ca-time-select {
  margin-top: 20px;
  width: 350px;
}

@media only screen and (max-width: 767px) {
  .ca-time-select {
    width: 270px;
  }
}

.ca-form-list .ca-i-message {
  font-size: .9em;
  font-style: italic;
  font-weight: normal;
}

#TB_ajaxContent .ca-module-header {
  padding-top: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  margin-left: 30px;
}

#TB_ajaxContent .ca-module-header h2.ca-module-title {
  margin-bottom: 0;
}

.ca-report-comparisons, .ca-report-filters {
  float: left;
  padding: 20px;
  background: #f6f6f6;
  border-radius: 5px;
  width: 100%;
  height: 150px;
}

@media only screen and (max-width: 767px) {
  .ca-report-comparisons, .ca-report-filters {
    height: auto;
  }
}

.ca-report-comparisons ul, .ca-report-filters ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.ca-report-comparisons ul li:last-child, .ca-report-filters ul li:last-child {
  margin-bottom: 0;
}

.ca-filter-reports {
  width: 100%;
  float: left;
  padding: 20px;
  background: #cccbca;
  border-radius: 5px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) and (max-width: 791px) {
  .ca-filter-reports label {
    padding: 0 8px 8px;
  }
}

#report-search-submit {
  margin-bottom: 10px;
}

.ca-i-message {
  font-size: .9em;
  font-style: italic;
  font-weight: normal;
}

.ca-i-message.oos {
  margin-left: 20px;
  display: block;
  margin-bottom: 20px;
}

.ca-book-auction {
  padding: 0 10px;
}

select {
  height: 50px;
}

@media screen and (max-width: 1000px) {
  ul.llms-error {
    width: 96% !important;
    padding-left: 2%;
    text-align: center;
    padding-right: 2%;
    border-radius: 0 !important;
  }
  .lost_reset_password p {
    width: 96%;
    margin-left: 2%;
    text-align: center;
    margin-right: 2%;
  }
  .lost_reset_password p input {
    display: block;
  }
}

/*
 *  multi select styling
 */
form .chosen-container-multi ul.chosen-choices {
  background: #f6f6f6;
  border: 0 solid #a8a7a7;
  border-radius: 0;
  color: inherit;
  margin: 0;
  padding: 10px;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
}

form .chosen-choices .search-field input.default {
  height: 100% !important;
}

form .chosen-container-multi .chosen-choices li.search-choice {
  padding: 10px 26px 10px 12px;
  background-image: none;
  border: 1px solid #D0D0D0;
  background-color: #F7F7F7;
}

form .chosen-container-multi .chosen-choices li.search-choice a.search-choice-close {
  top: 11px;
  right: 8px;
}

form .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: 40px !important;
}

.pp-form-field.ca-bm-field {
  z-index: 1;
}

/*
 * Login with Google
 */
#ca-social-auth {
  text-align: center;
}

#ca-social-auth p {
  margin-top: 20px;
}

#social-auth-modal button[type=submit] {
  margin-top: 20px;
}

.container-address-finder {
  position: relative;
}

.container-address-finder .search-indicator {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  height: 20px;
}

.container-address-finder .container-search-result {
  position: absolute;
  background: #fff;
  margin-top: 5px;
  border-radius: 4px;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 16px;
  z-index: 1;
}

.container-address-finder .container-search-result .result-title {
  padding: 6px 12px;
  background: #c0c0c0;
  color: #000;
}

.container-address-finder .container-search-result .result-title .close-result {
  cursor: pointer;
}

.container-address-finder .container-search-result .result-item {
  padding: 6px 12px;
  cursor: pointer;
}

.container-address-finder .container-search-result .result-item:hover {
  background: #f7921e;
  color: #fff;
}

.ca-button-row {
  padding-bottom: 0;
  padding-top: 0;
}

.ca-button-row .panel-grid-cell:first-child {
  padding-left: 0;
}

.ca-button-row .panel-grid-cell:last-child {
  padding-right: 0;
}

@media all and (max-width: 600px) {
  .ca-button-row .panel-grid-cell {
    margin-bottom: 1em !important;
  }
}

.ca-button-row .so-panel.widget {
  background: #9acccd;
  min-height: 16em;
}

.ca-button-row .so-panel.widget + .so-panel.widget {
  margin-top: 1em;
}

.ca-button-row .panel-widget-style,
.ca-button-row .ca-tile-button-link {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.ca-button-row .panel-widget-style.double {
  background: #9acccd;
  min-height: 33em;
}

.ca-button-row .panel-widget-style.double .pp-slide {
  height: 33em;
}

.ca-button-row .panel-widget-style.has-slider .textwidget {
  padding: 0;
}

.ca-button-row .panel-widget-style.has-slider .textwidget .bx-wrapper {
  margin-bottom: 0;
}

.ca-button-row .panel-widget-style.has-slider .textwidget .bx-wrapper .bx-pager {
  bottom: 1em;
  left: 1em;
}

.ca-button-row .panel-widget-style.has-slider .textwidget .pp-slide.background-type-image .inner-content,
.ca-button-row .panel-widget-style.has-slider .textwidget .pp-slide.background-type-video .inner-content {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  position: absolute;
  top: auto;
  right: 1em;
  bottom: 3em;
  left: 1em;
}

.ca-button-row h1, .ca-button-row h2, .ca-button-row h3, .ca-button-row h4, .ca-button-row h5, .ca-button-row h6 {
  line-height: 1.2;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .ca-button-row h1, .ca-button-row h2, .ca-button-row h3, .ca-button-row h4, .ca-button-row h5, .ca-button-row h6 {
    font-size: 120%;
  }
}

.ca-button-row h1, .ca-button-row h2, .ca-button-row h3, .ca-button-row h4, .ca-button-row h5 {
  font-family: "Arial Black", Arial, Helvetica, Sans-serif;
}

.ca-button-row h1 {
  color: #f7921e;
}

.ca-button-row h1 + h1,
.ca-button-row h2, .ca-button-row h3, .ca-button-row h4, .ca-button-row h5, .ca-button-row h6 {
  color: #fff;
}

.ca-button-row .textwidget {
  padding: 1em;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

/**
 * Styles for archive team-member page
 */
@media only screen and (max-width: 767px) {
  .post-type-archive-ca-team-member .site-main .pp-entry {
    width: 100%;
  }
}

.post-type-archive-ca-team-member .site-main .pp-entry {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 767px) {
  .post-type-archive-ca-team-member .site-main .pp-entry {
    width: 50% !important;
  }
}

@media only screen and (max-width: 479px) {
  .post-type-archive-ca-team-member .site-main .pp-entry {
    width: 100% !important;
  }
}

.post-type-archive-ca-team-member .pp-entry {
  margin-bottom: 0;
}

.post-type-archive-ca-team-member .pp-entry.book-link {
  background: #083643;
}

.post-type-archive-ca-team-member .pp-entry.book-link a:after {
  display: none;
}

.post-type-archive-ca-team-member .pp-entry.book-link .pp-entry-title {
  opacity: 1;
}

.post-type-archive-ca-team-member .pp-entry.book-link .pp-entry-title:first-line {
  color: #f7921e;
}

.post-type-archive-ca-team-member .pp-entry a {
  display: block;
}

.post-type-archive-ca-team-member .pp-entry a:after {
  background: rgba(247, 146, 30, 0.5);
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.post-type-archive-ca-team-member .pp-entry a:hover:after,
.post-type-archive-ca-team-member .pp-entry a:hover .pp-entry-title {
  opacity: 1;
  -webkit-transition: opacity .4s 0 ease;
          transition: opacity .4s 0 ease;
}

.post-type-archive-ca-team-member .pp-entry a:after,
.post-type-archive-ca-team-member .pp-entry .pp-entry-title {
  opacity: 0;
  -webkit-transition: opacity .4s .3s ease;
          transition: opacity .4s .3s ease;
}

.post-type-archive-ca-team-member .pp-entry img {
  display: block;
  width: 100%;
}

.post-type-archive-ca-team-member .pp-entry-title {
  color: #fff;
  font-family: "Arial Black", Arial, Helvetica, Sans-serif;
  margin-bottom: 0;
  z-index: 1;
  position: absolute;
  right: 1em;
  bottom: 1em;
  left: 1em;
}

/**
 * Styles for single team-member post type
 */
.single-ca-team-member .nav--ca-sub {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .single-ca-team-member .pp-entry .pp-testimonials li {
    width: 100%;
  }
}

.single-ca-team-member .pp-entry .pp-testimonial-content {
  margin-bottom: 0.5em;
}

.single-ca-team-member .pp-entry-title {
  margin-bottom: .675em;
}

@media only screen and (min-width: 768px) {
  .single-ca-team-member .pp-entry-content {
    max-width: 580px;
  }
}

/**
 * Styles for archive team-member page
 */
@media only screen and (max-width: 767px) {
  .post-type-archive-ca-event .site-main .pp-entry {
    width: 100%;
  }
}

.post-type-archive-ca-event .site-main .pp-entry {
  padding-left: 0;
  padding-right: 0;
}

.post-type-archive-ca-event .pp-entry {
  margin-bottom: 0;
}

.post-type-archive-ca-event .pp-entry.book-link {
  background: #9acccd;
  min-height: 300px;
}

.post-type-archive-ca-event .pp-entry.book-link a:after {
  display: none;
}

.post-type-archive-ca-event .pp-entry.book-link .pp-entry-title {
  opacity: 1;
}

.post-type-archive-ca-event .pp-entry.book-link .pp-entry-title:first-line {
  color: #f7921e;
}

.post-type-archive-ca-event .pp-entry a {
  display: block;
  min-height: 300px;
}

.post-type-archive-ca-event .pp-entry a:after {
  background: rgba(247, 146, 30, 0.5);
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.post-type-archive-ca-event .pp-entry a:hover:after,
.post-type-archive-ca-event .pp-entry a:hover .pp-entry-title {
  opacity: 1;
  -webkit-transition: opacity .4s 0 ease;
          transition: opacity .4s 0 ease;
}

.post-type-archive-ca-event .pp-entry a:after,
.post-type-archive-ca-event .pp-entry .pp-entry-title {
  opacity: 0;
  -webkit-transition: opacity .4s .3s ease;
          transition: opacity .4s .3s ease;
}

.post-type-archive-ca-event .pp-entry img {
  display: block;
  width: 100%;
}

.post-type-archive-ca-event .pp-entry-title {
  color: #fff;
  font-family: "Arial Black", Arial, Helvetica, Sans-serif;
  margin-bottom: 0;
  z-index: 1;
  position: absolute;
  right: 1em;
  bottom: 1em;
  left: 1em;
}

/**
 * Styles for single team-member post type
 */
.single-ca-event .nav--ca-sub {
  padding: 0;
}

.single-ca-event .pp-entry .pp-speaker-content {
  margin-bottom: 0.5em;
}

.single-ca-event .pp-entry-title {
  margin-bottom: .675em;
}

@media only screen and (min-width: 768px) {
  .single-ca-event .pp-entry-content {
    max-width: 580px;
  }
}

.single-ca-event .pp-speakers {
  list-style-type: none;
}

.single-ca-event .pp-speakers .pp-speaker-content li {
  width: 100%;
}

.single-ca-event input[type="submit"] {
  margin-top: 10px;
}

form.ca-register-event {
  padding: 20px;
}

form.ca-register-event h2 {
  margin-top: 10px;
}

form.ca-register-event .ca-waitlist-comment-wrapper {
  margin-top: 20px;
}

@media screen and (min-width: 768px) and (max-width: 880px) {
  form.ca-register-event p input[type="button"], form.ca-register-event p input[type="submit"] {
    width: 50% !important;
  }
}

.addl-attendee-block {
  padding: 20px;
}

.addl-attendee-block input[type="text"], .addl-attendee-block input[type="email"] {
  margin-bottom: 6px;
}

.addl-attendee-block a.close-attendee {
  position: absolute;
  right: 10px;
  top: 20px;
  display: block;
  width: 20px;
  height: 20px;
}

#add_attendee {
  margin-top: 10px;
}

.ca-room-dates-wrapper ul {
  list-style-type: none;
}

.ca-room-dates-wrapper ul li {
  margin-left: 10px;
}

.ca-register-agents-list ul {
  list-style-type: none;
  padding: 10px;
}

.ca-register-agents-list ul li {
  margin-left: 10px;
}

/**
 * Front End Dashboard Styles
 */
.ca-dashboard-header {
  margin: 20px 0;
  overflow: hidden;
}

.ca-dashboard-header h2 {
  margin: 0 20px 0 0;
  float: left;
}

.ca-dashboard-header input[type="submit"] {
  max-width: 200px;
  float: left;
}

.ca-pay-invoices .ca-dashboard-header h2 {
  margin-top: 10px;
}

.account-links {
  background: #fff;
  padding: 0;
  color: #fff;
  margin-bottom: 10px;
}

.account-links a {
  color: #99cccd;
}

.account-links p {
  letter-spacing: 1px;
  color: #083643;
  margin: 0;
  font-weight: thin;
}

.account-links .welcome-message {
  float: none;
}

.account-links .ca-account-links {
  float: right;
}

.account-links a.highlight_link {
  color: #fff;
}

@media screen and (min-width: 768px) and (max-width: 800px) {
  .account-links li:first-child {
    float: left;
  }
  .account-links a {
    padding-right: 18px !important;
    padding-left: 18px !important;
  }
}

@media screen and (max-width: 767px) {
  .account-links li {
    width: 100%;
  }
}

th {
  text-align: left;
}

.ca-dashboard-content .dashboard-widget-wrapper {
  padding: 10px;
}

.ca-dashboard-content .dashboard-widget-wrapper:first-child {
  padding-left: 0;
}

.ca-dashboard-content .dashboard-widget-wrapper.pp-col-6:nth-child(2), .ca-dashboard-content .widgets-area.widget-cols-6 .dashboard-widget-wrapper.pp-widget:nth-child(2), .widgets-area.widget-cols-6 .ca-dashboard-content .dashboard-widget-wrapper.pp-widget:nth-child(2), .ca-dashboard-content .blog .dashboard-widget-wrapper.pp-share-bar:nth-child(2), .blog .ca-dashboard-content .dashboard-widget-wrapper.pp-share-bar:nth-child(2),
.ca-dashboard-content .blog .dashboard-widget-wrapper.pp-read-more:nth-child(2), .blog .ca-dashboard-content .dashboard-widget-wrapper.pp-read-more:nth-child(2) {
  padding-right: 0;
}

.ca-dashboard-content .dashboard-widget-wrapper label {
  padding: 0;
}

.ca-dashboard-content .dashboard-widget-wrapper #ca-am-set-reserve {
  margin-top: 20px;
  height: 50px;
  padding-left: 12px;
}

.ca-dashboard-content .dashboard-widget-wrapper .field-type-checkbox input[type="radio"], .ca-dashboard-content .dashboard-widget-wrapper .field-type-checkbox input[type="checkbox"] {
  top: -1px;
}

.ca-dashboard-content .dashboard-widget-wrapper .field-type-checkbox label {
  padding: 0 0 0 10px;
}

.ca-dashboard-content .dashboard-widget-wrapper ul {
  margin-bottom: 10px;
}

.ca-dashboard-content .dashboard-widget-wrapper .widget-content-block {
  display: block;
  width: 100%;
  margin-bottom: 21px;
}

.ca-dashboard-content .dashboard-widget-wrapper .button-wrapper {
  float: left;
}

.ca-dashboard-content .dashboard-widget-wrapper .button-wrapper:nth-child(2) {
  margin-right: 0;
}

.ca-dashboard-content .dashboard-widget-wrapper select {
  height: 50px;
}

.dashboard-widget {
  border: 1px solid #083643;
  padding: 0;
  margin-bottom: 20px;
}

.dashboard-widget .widget-header {
  background: #083643;
  padding: 10px;
}

.dashboard-widget .widget-header h3 {
  color: #fff;
  padding: 0;
  margin: 0;
  font-weight: 100;
}

.dashboard-widget.small {
  margin-bottom: 0;
}

.dashboard-widget.small .widget-header {
  background: #083643;
  padding: 10px;
}

.dashboard-widget.small .widget-header h3 {
  color: #fff;
  padding: 0;
  margin: 0;
  font-size: .9em;
}

.dashboard-widget.small .widget-content {
  height: 124px;
  overflow: auto;
}

.dashboard-widget.large .widget-content {
  padding: 10px;
  max-height: 1352px;
  overflow: auto;
}

.dashboard-widget .widget-content {
  padding: 10px;
  background: #fff;
  overflow: auto;
}

.dashboard-widget .widget-content a.table-icon-link {
  height: 20px;
  width: 20px;
  float: right;
}

.dashboard-widget .widget-content a.table-icon-link .icon {
  pointer-events: none;
}

.dashboard-widget table th {
  background: #f6f6f6;
  padding: 10px;
  font-size: 12px;
}

.dashboard-widget table td {
  border-bottom: 1px solid #a8a7a7;
  padding: 10px;
  font-size: 12px;
}

.ca-circle-graph-wrapper {
  width: 100%;
  height: 230px;
  border-bottom: 1px solid #f7921e;
}

@media only screen and (max-width: 991px) {
  .ca-circle-graph-wrapper {
    border-bottom: none;
  }
}

.ca-progress-circle-wrapper {
  text-align: center;
}

/* Circle Graph */
.ca-progress-circle {
  position: relative;
  height: 200px;
  padding: 20px 56px;
}

.ca-progress-circle-count {
  position: absolute;
  width: 200px;
  top: 86px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  height: 100%;
  text-align: center;
  line-height: 50px;
  color: #f7921e;
  font-size: 44px;
  font-family: "Varela Round", "Arial", "Helvetica", "sans-serif";
}

.ca-progress-circle svg {
  height: 200px;
  position: absolute;
  margin: 0 auto;
  width: 182px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.ca-progress-circle circle {
  fill: transparent;
}

svg .ca-background-circle {
  fill: transparent;
  stroke-width: 10px;
  stroke: #f1f2f1;
  stroke-dasharray: 490;
}

svg .ca-animated-circle {
  fill: transparent;
  stroke-width: 10px;
  stroke: #f7921e;
  stroke-dasharray: 490;
}

.ca-performers-wrapper {
  padding: 20px;
  width: 100%;
  height: 300px;
}

.ca-performers-wrapper p {
  margin: 6px 0 0 0;
  padding: 0;
}

.ca-performers-wrapper .performer-block.pp-col-4, .ca-performers-wrapper .widgets-area.widget-cols-4 .performer-block.pp-widget, .widgets-area.widget-cols-4 .ca-performers-wrapper .performer-block.pp-widget, .ca-performers-wrapper .post-type-archive-ca-team-member .site-main .performer-block.pp-entry, .post-type-archive-ca-team-member .site-main .ca-performers-wrapper .performer-block.pp-entry, .ca-performers-wrapper .single-ca-team-member .pp-entry .pp-testimonials li.performer-block, .single-ca-team-member .pp-entry .pp-testimonials .ca-performers-wrapper li.performer-block, .ca-performers-wrapper .post-type-archive-ca-event .site-main .performer-block.pp-entry, .post-type-archive-ca-event .site-main .ca-performers-wrapper .performer-block.pp-entry {
  padding: 0 1%;
}

@media only screen and (max-width: 991px) {
  .ca-performers-wrapper .performer-block.pp-col-4, .ca-performers-wrapper .widgets-area.widget-cols-4 .performer-block.pp-widget, .widgets-area.widget-cols-4 .ca-performers-wrapper .performer-block.pp-widget, .ca-performers-wrapper .post-type-archive-ca-team-member .site-main .performer-block.pp-entry, .post-type-archive-ca-team-member .site-main .ca-performers-wrapper .performer-block.pp-entry, .ca-performers-wrapper .single-ca-team-member .pp-entry .pp-testimonials li.performer-block, .single-ca-team-member .pp-entry .pp-testimonials .ca-performers-wrapper li.performer-block, .ca-performers-wrapper .post-type-archive-ca-event .site-main .performer-block.pp-entry, .post-type-archive-ca-event .site-main .ca-performers-wrapper .performer-block.pp-entry {
    width: 100%;
    margin-bottom: 50px;
    padding: 0;
  }
  .ca-performers-wrapper .performer-block.pp-col-4:last-child, .ca-performers-wrapper .widgets-area.widget-cols-4 .performer-block.pp-widget:last-child, .widgets-area.widget-cols-4 .ca-performers-wrapper .performer-block.pp-widget:last-child, .ca-performers-wrapper .post-type-archive-ca-team-member .site-main .performer-block.pp-entry:last-child, .post-type-archive-ca-team-member .site-main .ca-performers-wrapper .performer-block.pp-entry:last-child, .ca-performers-wrapper .single-ca-team-member .pp-entry .pp-testimonials li.performer-block:last-child, .single-ca-team-member .pp-entry .pp-testimonials .ca-performers-wrapper li.performer-block:last-child, .ca-performers-wrapper .post-type-archive-ca-event .site-main .performer-block.pp-entry:last-child, .post-type-archive-ca-event .site-main .ca-performers-wrapper .performer-block.pp-entry:last-child {
    margin-bottom: 0;
  }
}

.ca-performers-wrapper .content-item {
  height: 260px;
  overflow: hidden;
  position: relative;
  background-size: cover;
}

.ca-performers-wrapper .content-item .overlay {
  border-bottom: 100px solid #f7921e;
  border-left: 100px solid transparent;
  bottom: 0;
  height: 0;
  opacity: .75;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -webkit-transition: all .5s ease-out;
          transition: all .5s ease-out;
  width: 0;
}

.ca-performers-wrapper .content-item:hover .overlay {
  border-bottom: 1000px solid #f7921e;
  border-left: 1000px solid transparent;
  -webkit-transition: all .5s ease-out;
          transition: all .5s ease-out;
}

.ca-performers-wrapper .content-item .corner-overlay-content {
  bottom: 15px;
  color: #333;
  position: absolute;
  right: 15px;
  -webkit-transition: all .5s ease-out;
          transition: all .5s ease-out;
  color: #fff;
}

.ca-performers-wrapper .content-item:hover .corner-overlay-content {
  opacity: 0;
  -webkit-transition: all .5s ease-out;
          transition: all .5s ease-out;
}

.ca-performers-wrapper .content-item .overlay-content {
  bottom: 0;
  color: #333;
  left: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out;
  color: #fff;
}

.ca-performers-wrapper .content-item .overlay-content h3 {
  padding: 0 0 12px;
  color: #fff;
}

@media only screen and (max-width: 479px) {
  .ca-performers-wrapper .content-item .overlay-content h3 {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 479px) {
  .ca-performers-wrapper .content-item .overlay-content p {
    font-size: .9rem;
  }
}

.ca-performers-wrapper .content-item:hover .overlay-content {
  opacity: 1;
  -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out;
}

.ca-performers-wrapper .performer-footer {
  text-align: center;
}

.ca-performers-wrapper .performer-footer h3 {
  color: #333333;
  margin-top: 20px;
}

.ca-performers-wrapper .performer-footer p {
  color: #a8a7a7;
}

table.cooley-index-table th {
  font-weight: normal;
  color: #777776;
  text-align: left;
}

table.cooley-index-table tr.ca-ci-row {
  border-bottom: 1px solid #f7921e;
}

table.cooley-index-table td {
  padding: 0;
  line-height: 1;
}

table.cooley-index-table td.ca-ci-label {
  font-weight: normal;
  color: #777776;
  text-align: left;
  vertical-align: bottom;
  width: 50%;
}

table.cooley-index-table td.ca-ci-label p {
  padding: 0;
}

table.cooley-index-table td.ca-ci-value {
  font-size: 1.8em;
  color: #f7921e;
  font-family: "Varela Round", "Arial", "Helvetica", "sans-serif";
  text-align: left;
  padding: 30px 0 0 0;
  width: 25%;
}

@media only screen and (max-width: 930px) {
  table.cooley-index-table tbody td.ca-ci-value:last-child,
  table.cooley-index-table thead th:last-child {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  table.cooley-index-table {
    width: 100%;
    display: block;
  }
  table.cooley-index-table tbody, table.cooley-index-table thead {
    width: 100%;
    display: block;
    text-align: center;
  }
  table.cooley-index-table thead {
    display: none;
  }
  table.cooley-index-table tr.ca-ci-row {
    display: block;
    width: 100%;
    padding: 20px 0;
  }
  table.cooley-index-table td.ca-ci-label {
    width: 100%;
    display: block;
    text-align: center;
  }
  table.cooley-index-table td.ca-ci-value {
    width: 100%;
    display: block;
    text-align: center;
  }
  table.cooley-index-table td.ca-ci-value:last-child {
    display: none;
  }
}

.dashboard-stats-wrapper {
  margin-bottom: 20px;
}

.dashboard-stats-wrapper .dashboard-stat {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .dashboard-stats-wrapper .dashboard-stat {
    margin-bottom: 20px;
  }
}

.dashboard-stats-wrapper h3 {
  margin-bottom: 20px;
}

.report-input {
  margin-bottom: 10px;
  margin-top: 10px;
}

.report-input select, .report-input input[type='button'] {
  height: 50px;
}

#invite-user-form {
  width: 100%;
  margin-bottom: 50px;
}

#invite-user-form label {
  margin-top: 10px;
}

.report-auction-block {
  padding: 20px;
  display: block;
}

.report-auction-block ul {
  list-style-type: none;
}

.report-auction-block p {
  font-size: 11px;
}

.report-auction-block td {
  vertical-align: top;
}

.report-auction-block .label {
  font-weight: bold;
}

td.report-table-row {
  background: #f6f6f6;
}

.ca-table-head {
  font-weight: bold;
  border-bottom: 1px solid #a8a7a7;
  margin-bottom: 4px;
}

.ca-table-col {
  border-bottom: 1px solid #cccbca;
}

.report-highlight-row {
  background: #aed6d6;
}

.report-see-more:before {
  content: "+";
  font-size: 2.5em;
  line-height: 0.5em;
  float: left;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
          transition: transform 0.3s ease-in-out;
}

.report-see-more:hover {
  color: #083643;
}

a.report-see-more-active {
  color: #083643;
}

.report-see-more-active:before {
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

.small-form {
  width: 50%;
}

.ca-fat-btn {
  height: 50px;
  margin-top: 30px;
}

.ca_associate_agency select {
  height: 50px;
}

.add-agency-wrapper p {
  margin: 0;
}

.add-agency-wrapper h4 {
  margin: 20px 0 10px 0;
}

.ca_new_agency p {
  margin-bottom: 10px;
}

.ca-agency-info-block {
  margin-bottom: 20px;
  width: 50%;
  float: left;
}

@media only screen and (max-width: 991px) {
  .ca-agency-info-block {
    width: 100%;
  }
}

.ca-agency-info-block h5 {
  margin-left: 30px;
}

.ca-agency-info-block ul {
  list-style-type: none;
}

.ca-agency-info-block span {
  font-weight: bold;
}

.ca-agency-info-block span#invoice-cc-emails {
  font-weight: normal;
}

.ca-agency-info-block li {
  margin-left: 10px;
}

.ca-agency-accounts-info-block {
  margin-bottom: 20px;
  width: 50%;
  float: left;
}

@media only screen and (max-width: 991px) {
  .ca-agency-accounts-info-block {
    width: 100%;
  }
}

.ca-agency-accounts-info-block h5 {
  margin-left: 30px;
}

.ca-agency-accounts-info-block ul {
  list-style-type: none;
}

.ca-agency-accounts-info-block span {
  font-weight: bold;
}

.ca-agency-accounts-info-block span#invoice-cc-emails {
  font-weight: normal;
}

.ca-agency-accounts-info-block li {
  margin-left: 10px;
}

.ca-agency-accounts-info-block li p span.accounts-field {
  font-weight: normal;
}

.pp-hero .hero-img {
  max-width: 960px;
  padding: 0 1em;
}

.account-full-form-wrapper .ca-update-agent label {
  margin-top: 10px;
}

.account-full-form-wrapper .ca-update-agent .ca-checkbox {
  margin: 20px 0 20px 20px;
}

.widget-link {
  font-size: 12px;
  margin-top: 10px;
  float: right;
}

.widget-link.pull-left {
  float: left;
}

.ca-resources td {
  padding: 10px 0;
  border-bottom: 1px solid #fff;
}

.bidding-sheet-widget-wrapper {
  max-height: 1393px;
  overflow: auto;
}

.my-agency-nav-button {
  max-width: 300px;
  float: left;
  margin-right: 14px;
  margin-bottom: 20px;
}

.ca-invoice-sub-nav {
  padding: 4px;
  width: 100%;
  border-top: 1px solid #cccbca;
  border-bottom: 1px solid #cccbca;
  font-size: 14px;
  margin-bottom: 10px;
}

.ca-invoice-sub-nav a {
  margin: 0;
}

.ca-invoice-sub-nav ul {
  list-style-type: none;
  height: 20px;
  padding: 0;
}

@media only screen and (max-width: 479px) {
  .ca-invoice-sub-nav ul {
    height: auto;
  }
}

.ca-invoice-sub-nav ul li {
  margin: 0;
  float: left;
  margin-right: 20px;
}

@media only screen and (max-width: 479px) {
  .ca-invoice-sub-nav ul li {
    width: 100%;
    display: block;
    margin: 10px 0;
    text-align: center;
    float: none;
  }
}

.ca-invoice-sub-nav .highlight_sub_link {
  color: #777776;
}

.ca-invoice-actions {
  width: 100%;
  margin: 16px 0;
}

.ca-invoice-actions h2 {
  float: left;
  display: block;
  margin-bottom: 0;
  margin-top: 6px;
}

.ca-invoice-actions input[type="submit"] {
  float: right;
}

.ca-invoice-actions input[type="button"] {
  float: right;
}

.ca-invoice-actions input[type="button"]:first-child {
  margin-right: 20px;
}

.ca-invoice-actions #print-invoice {
  margin-right: 20px;
}

#ca-invoice {
  width: 100%;
  padding: 50px;
  border: 1px solid #cccbca;
  font-size: 12px;
  color: #333333;
}

#ca-invoice .col-1-4 {
  width: 25%;
  float: left;
}

#ca-invoice .col-1-2 {
  width: 50%;
  float: left;
}

#ca-invoice p {
  color: #333333;
  font-size: 12px;
}

#ca-invoice h1 {
  color: #333333;
  font-family: Arial;
  font-weight: 100;
}

#ca-invoice h3 {
  color: #333333;
  font-family: Arial;
}

#ca-invoice .ca-invoice-header {
  width: 100%;
  height: 260px;
}

#ca-invoice .ca-invoice-header .header-col-1 h5 {
  color: #333333;
  font-family: Arial;
  font-weight: 100;
  margin-left: 50px;
}

#ca-invoice .ca-invoice-header .header-col-2 {
  display: block;
}

#ca-invoice .ca-invoice-header .header-col-3 p {
  margin-bottom: 4px;
}

#ca-invoice .ca-invoice-header .title {
  font-weight: bold;
  margin: 0;
}

#ca-invoice .ca-invoice-details table tr {
  line-height: 2;
}

#ca-invoice .ca-invoice-details table tr.inv-line-item {
  border-bottom: 1px solid #a8a7a7;
}

#ca-invoice .ca-invoice-details table th {
  text-align: right;
  font-weight: bold;
  border-bottom: 1px solid #333333;
}

#ca-invoice .ca-invoice-details table th:first-child {
  text-align: left;
}

#ca-invoice .ca-invoice-details table td {
  text-align: right;
}

#ca-invoice .ca-invoice-details table td:first-child {
  text-align: left;
}

#ca-invoice .ca-invoice-details table td.inv-total {
  border-top: 1px solid #333333;
  font-size: 13px;
  font-weight: bold;
}

#ca-invoice .ca-invoice-details table td.inv-gst {
  text-align: right;
}

#ca-invoice .ca-invoice-details {
  margin-bottom: 50px;
}

#ca-invoice .ca-invoice-terms {
  margin-bottom: 50px;
}

#ca-invoice .ca-invoice-terms p {
  margin-bottom: 0;
}

#ca-invoice .ca-invoice-terms h3 {
  margin-bottom: 0;
}

#ca-invoice .ca-invoice-stub {
  border-top: 2px dashed #333333;
  padding-top: 20px;
}

#ca-invoice .ca-invoice-stub p {
  margin-bottom: 2px;
}

#ca-invoice .ca-invoice-stub td {
  vertical-align: top;
}

#ca-invoice .ca-invoice-stub td:first-child {
  font-weight: bold;
}

#ca-invoice .ca-invoice-stub td span.strong {
  font-weight: bold;
}

#ca-invoice .ca-invoice-stub td span.small {
  font-weight: 100;
  font-size: 11px;
  color: #777776;
}

#ca-invoice .ca-invoice-stub .stub-col-2 tr {
  line-height: 2;
}

#ca-invoice .ca-invoice-stub .stub-col-2 tr:nth-of-type(even) {
  border-bottom: 1px solid #a8a7a7;
}

#ca-invoice .ca-invoice-stub .stub-col-2 tr:last-child {
  border-bottom: 0;
}

#ca-invoice .ca-invoice-stub .stub-col-2 tr:last-child td:last-child {
  border-top: 1px solid #333333;
}

@media print {
  #ca-invoice {
    border: 0;
    padding: 50px 0 0;
    font-size: 10px;
  }
  #ca-invoice p {
    font-size: 10px;
  }
  #ca-invoice h1 {
    font-size: 30px;
  }
  #ca-invoice h3 {
    font-size: 12px;
  }
  #ca-invoice .ca-invoice-header {
    height: 200px;
  }
  .site-header {
    display: none;
  }
  .account-links {
    display: none;
  }
  .pp-hero {
    display: none;
  }
  .ca-invoice-actions {
    display: none;
  }
  .ca-invoice-sub-nav {
    display: none;
  }
  input[type="submit"] {
    display: none;
  }
  #site-footer {
    display: none;
  }
}

.blog .nav--ca-sub,
.single-post .nav--ca-sub {
  padding-top: 0;
  padding-bottom: 1em;
}

.nav--pagination {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 2em;
}

.pp-entry-header .pp-post-format {
  line-height: 1;
  margin-bottom: 0;
}

.pp-entry-meta {
  margin-bottom: 1em;
}

.pp-share-bar,
.pp-read-more {
  margin-top: 0.5em;
}

.blog .pp-entry {
  padding: 0 0 3em;
}

.blog .pp-entry:before {
  bottom: 0;
  -webkit-box-shadow: 0 1px 0 #ddd;
          box-shadow: 0 1px 0 #ddd;
  content: '';
  height: 1px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 30%;
  min-width: 200px;
}

.blog .pp-share-bar,
.blog .pp-read-more {
  padding-left: 0;
  padding-right: 0;
}

.blog .pp-share-bar {
  top: 7px;
}

.blog .pp-read-more {
  float: right;
}

.pp-comments .comment,
.pp-comments .comment-respond {
  background: #f6f6f6;
  padding: 2em;
}

.pp-comments .comment .comment,
.pp-comments .comment .comment-respond,
.pp-comments .comment-respond .comment,
.pp-comments .comment-respond .comment-respond {
  background: #eee;
}

.pp-comments textarea,
.pp-comments input[type="email"], .pp-comments input[type="number"], .pp-comments input[type="password"], .pp-comments input[type="search"], .pp-comments input[type="tel"], .pp-comments input[type="text"], .pp-comments input[type="url"] {
  background: #fff;
}

.nav--breadcrumbs .menu-link {
  display: inline-block;
}

.nav--breadcrumbs .menu-item:after {
  content: '\00bb';
  display: inline-block;
  padding: 0 0.25em;
}

.nav--breadcrumbs .menu-item:last-child:after {
  display: none;
}

.stButton {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.ca-accordian {
  display: block;
  width: 100%;
  padding: 20px;
  list-style-type: none;
  overflow: auto;
}

.ca-accordian span {
  font-size: .9em;
}

.ca-accordian .header-row {
  background: #f6f6f6;
  display: block;
  min-height: 50px;
  font-weight: bold;
  padding: 20px;
  margin-bottom: 0;
}

.ca-accordian .accordian-row {
  padding: 14px;
  margin-top: 0;
  display: block;
  width: 100%;
}

.ca-accordian .accordian-row td {
  padding: 0 10px 10px 0;
  min-width: 140px;
}

.ca-accordian .accordian-see-more:before {
  content: "+";
  font-size: 2em;
  line-height: 0.5em;
  float: left;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
          transition: transform 0.3s ease-in-out;
}

.ca-accordian .accordian-see-more:hover {
  color: #083643;
}

.ca-accordian a.accordian-see-more-active {
  color: #083643;
}

.ca-accordian .accordian-see-more-active:before {
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

.ca-accordian .sub-label {
  font-weight: bold;
  color: #a8a7a7;
}

.ca-accordian .accordian-see-more {
  float: right;
}

li.indent-list {
  padding-left: 20px;
  padding-top: 20px;
}

li.indent-list p {
  margin-bottom: 8px;
  font-size: .9rem;
}

.ca-room-dates-wrapper .ca-accordian {
  margin-bottom: 0;
}

.ca-results-wrapper .ca-accordian .accordian-row td {
  padding-bottom: 1em;
  padding-top: 1em;
  font-size: .8em;
}

.ca-results-wrapper table tr {
  border-bottom: 1px solid #cccbca;
}

.ca-accordian .accordian-row th {
  font-size: .9em;
  color: #a8a7a7;
}

@media only screen and (max-width: 767px) {
  .ca-results-wrapper .ca-accordian .accordian-row td {
    padding: 0;
  }
  .ca-results-wrapper table {
    display: block;
  }
  .ca-results-wrapper table tbody {
    width: 100%;
    display: block;
  }
  .ca-results-wrapper table thead {
    display: none;
  }
  .ca-results-wrapper table tr {
    padding: 20px 0;
    display: block;
  }
  .ca-results-wrapper table td {
    display: block;
  }
}

.oos-row {
  width: 100%;
  display: block;
  margin: 10px 0;
  float: left;
}

/**
 * User Notice Style
 */
ul.llms-error {
  width: 100%;
  background: #e74c3c;
  border-radius: 5px;
  list-style-type: none;
  color: #fff;
  margin-bottom: 20px;
}

ul.llms-error li {
  margin-bottom: 0;
}

ul.llms-error li a {
  color: #777776;
}

ul.ca-alert {
  width: 100%;
  background: #aed6d6;
  border-radius: 5px;
  list-style-type: none;
  color: #777776;
}

ul.ca-alert li {
  padding: 10px;
}

ul.ca-alert li a {
  color: #083643;
}

.llms-message {
  width: 100%;
  background: #aed6d6;
  border-radius: 5px;
  list-style-type: none;
  color: #777776;
  padding: 10px;
  margin-bottom: 20px;
}

.llms-success {
  margin-top: 10px;
  width: 100%;
  border-radius: 5px;
  background: #8ce196;
  border: none;
}

.llms-success li {
  list-style-type: none;
  padding: 10px;
  color: #fff;
}

/**
 * Module Notices ( Access Restrictions )
 */
.access-restriction-module {
  margin-left: 30px;
}

.access-restriction-module p.message {
  margin-top: 10px;
  margin-bottom: 10px;
}

.access-restriction-module p.message span {
  font-weight: bold;
}

.bidder-details-wrapper > ul {
  padding: 50px;
}

.tab {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  background: #fff;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
  font-weight: 300;
  color: #f7921e;
  border-bottom: 2px solid #f7921e;
  -webkit-font-smoothing: antialiased;
}

.tabs {
  display: table;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
}

.tabs li {
  float: left;
  line-height: 38px;
  overflow: hidden;
  padding: 0;
  margin-bottom: 0;
  position: relative;
}

@media only screen and (max-width: 479px) {
  .tabs li {
    width: 100%;
  }
}

.tabs a {
  background-color: #fff;
  color: #f7921e;
  font-weight: 500;
  display: block;
  letter-spacing: 0;
  outline: none;
  padding: 0 20px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.tabs a:hover {
  background: #f6f6f6;
}

.tabs .current a {
  color: #fff;
  background: #f7921e;
}

.account-links p {
  margin-bottom: 10px;
  margin-left: 4px;
}

.account-links .tab {
  background: #fff;
  color: #9acccd;
  border-bottom: 2px solid #083643;
}

.account-links .tab .tabs a {
  background-color: #fff;
  color: #083643;
}

.account-links .tab .tabs a:hover {
  background: #f6f6f6;
}

.account-links .tab .tabs a.highlight_link {
  background: #083643;
  color: #f7921e;
}

/**
 * Auction Manager Styles
 */
#auction-bidder-list {
  border: 1px solid #a8a7a7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  height: 420px;
  overflow: hidden;
}

#auction-bidder-list .header {
  background: #a8a7a7;
  color: white;
  padding: 10px;
}

#auction-bidder-list .header h3 {
  margin: 0;
  color: white;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: 100;
  font-smoothing: antialiased;
}

#auction-bidder-list .list-radio {
  border: none;
  padding: 10px;
  overflow: auto;
  width: 100%;
  height: 390px;
}

#auction-bidder-list .list-radio > input {
  display: none;
}

#auction-bidder-list .list-radio > input:checked + label {
  background: #f7921e;
  border: 1px solid #f7921e;
  color: #fff;
}

#auction-bidder-list .list-radio > label {
  display: inline-block;
  padding: 8px 13px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border: 1px solid #e6e6e6;
  background-color: #f3f3f3;
  width: 100%;
  margin-bottom: 10px;
}

#auction-bidder-list .list-radio > label.last-child {
  margin-bottom: 0;
}

#auction-bidder-list .list-radio > label:hover {
  background-color: #fdfdfd;
}

#bidding-form #auction-keypad-increment {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: 100;
  font-smoothing: antialiased;
  width: 23%;
  float: left;
  margin-right: 20px;
}

#bidding-form #auction-keypad-increment .header {
  background: #a8a7a7;
  color: white;
  padding: 10px;
}

#bidding-form #auction-keypad-increment .header h3 {
  margin: 0;
  color: white;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: 100;
  font-smoothing: antialiased;
}

#bidding-form #auction-keypad-increment .num-key {
  width: 50%;
  height: 100px;
  border-radius: 0;
  border-bottom: 1px solid #a8a7a7;
  border-right: 1px solid #a8a7a7;
  font-size: 20px;
  background: #f6f6f6;
  float: left;
  color: #777776;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

#bidding-form #auction-keypad-increment .num-key:focus {
  outline: none;
}

#bidding-form #auction-keypad-increment .num-key.zero {
  width: 220px;
}

#bidding-form #auction-keypad-increment .num-key.odd {
  border-left: 1px solid #a8a7a7;
}

#email-bidders-csv {
  margin-top: 10px;
  margin-right: 3px;
  top: -1px;
}

.email-results {
  margin-top: 30px;
  height: 50px;
  margin-right: 20px;
}

#pencil-bids-wrapper {
  width: 736px;
  margin: 0 auto;
}

#pencil-bids-wrapper .label {
  color: #777776;
}

.bidding-form-wrapper {
  width: 100%;
  margin: 30px auto;
}

#ca-form-wrapper select {
  height: 50px;
}

.ca-auction-search h2 {
  margin: 20px 0;
}

.ca-auction-search .am-date-field {
  height: 50px;
}

.ca-auction-search #filter-auctions {
  margin: 22px 0 0;
  height: 50px;
}

.ca-auction-search label {
  padding: 0;
}

#ui-datepicker-div {
  background: #fff;
  padding: 20px;
  border: 1px solid #a8a7a7;
  width: 300px;
  display: none;
}

.ui-icon-circle-triangle-e {
  float: right;
}

.ui-icon {
  cursor: pointer;
}

.ui-datepicker-calendar th {
  text-align: center;
}

.ui-datepicker-calendar td {
  text-align: center;
}

#bidding-form #auction-keypad {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: 100;
  font-smoothing: antialiased;
  width: 330px;
  float: left;
}

#bidding-form #auction-keypad .ca-bid-text {
  width: 100%;
  height: 120px;
  background-color: rgba(138, 73, 0, 0.1);
  border: 0;
  color: #fff;
  font-size: 50px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border: 1px solid rgba(138, 73, 0, 0.1);
  padding: 30px;
}

#bidding-form #auction-keypad .ca-bid-text-wrapper {
  width: 100%;
  height: 120px;
  background-color: #a8a7a7;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

#bidding-form #auction-keypad .num-key {
  width: 110px;
  height: 110px;
  border-radius: 0;
  border-bottom: 1px solid #a8a7a7;
  border-right: 1px solid #a8a7a7;
  font-size: 30px;
  background: #f6f6f6;
  float: left;
  color: #777776;
}

#bidding-form #auction-keypad .num-key:focus {
  outline: none;
}

#bidding-form #auction-keypad .num-key.zero {
  width: 220px;
}

#bidding-form #auction-keypad .num-key.odd {
  border-left: 1px solid #a8a7a7;
}

#bidding-form .ca-bidder-select {
  float: left;
  height: 110px;
  border: 1px solid #a8a7a7;
  font-size: 30px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: 100;
  font-smoothing: antialiased;
  border-radius: 0;
}

#bidding-form .VB-key {
  width: 110px;
  height: 110px;
  float: left;
}

#auction-inputs {
  width: 386px;
  float: left;
  margin-left: 20px;
}

#auction-keypad-increment .ca-place-bid, #auction-keypad-increment .clear-key {
  width: 100%;
  float: left;
  font-size: 50px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: 100;
  font-smoothing: antialiased;
  letter-spacing: 2px;
  white-space: normal;
}

#auction-keypad-increment .ca-place-bid {
  height: 180px;
  margin: 0 0 22px 0;
}

#auction-keypad-increment input.clear-key {
  height: 100px;
  border-radius: 0;
  padding: 10px;
}

.ca-thousand-key {
  height: 110px;
  width: 110px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: 100;
  font-smoothing: antialiased;
  margin: 20px 20px 20px 0;
  border: 1px solid #a8a7a7;
  text-align: center;
  background-color: #f6f6f6;
  font-size: 30px;
  border-radius: 0;
  color: #777776;
  float: left;
}

.ca-thousand-key:focus {
  outline: none;
}

.ca-thousand-key:hover {
  color: #777776;
  background-color: #f6f6f6;
}

.switch-on-market {
  height: 110px;
  width: 256px;
  float: left;
  margin-top: 20px;
}

#ca-set-on-market {
  visibility: hidden;
  position: absolute;
}

.switch {
  width: 110px;
  height: 110px;
  float: left;
  border-right: 0;
}

#cmn-toggle-7 {
  visibility: hidden;
  position: absolute;
}

a.ca-revise-reserve-btn {
  width: 256px;
  height: 110px;
  font-size: 20px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: 100;
  font-smoothing: antialiased;
  font-size: 20px;
  text-align: center;
  line-height: 110px;
  cursor: pointer;
  background-color: #f6f6f6;
  border: 1px solid #a8a7a7;
  border-radius: 0;
  color: #777776;
  display: block;
  padding-top: 24px;
}

input.ca-otm.cmn-toggle-yes-no + label {
  width: 256px;
  height: 110px;
  font-size: 30px;
}

input.ca-otm.cmn-toggle-yes-no + label:before,
input.ca-otm.cmn-toggle-yes-no + label:after {
  font-size: 30px;
}

input.cmn-toggle-yes-no + label {
  width: 110px;
  height: 110px;
}

input.cmn-toggle-yes-no + label:before,
input.cmn-toggle-yes-no + label:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: 100;
  font-smoothing: antialiased;
  font-size: 50px;
  text-align: center;
  line-height: 110px;
  cursor: pointer;
}

input.cmn-toggle-yes-no + label:before:focus,
input.cmn-toggle-yes-no + label:after:focus {
  outline: none;
}

input.cmn-toggle-yes-no + label:before {
  background-color: #f6f6f6;
  content: attr(data-off);
  -webkit-transition: -webkit-transform 0.5s;
          transition: transform 0.5s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  color: #777776;
  border: 1px solid #a8a7a7;
  border-right: 0;
}

input.cmn-toggle-yes-no + label:after {
  background-color: #8ce196;
  content: attr(data-on);
  -webkit-transition: -webkit-transform 0.5s;
          transition: transform 0.5s;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border: 0;
}

input.cmn-toggle-yes-no:checked + label:before {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

input.cmn-toggle-yes-no:checked + label:after {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}

.ca-pb-header p {
  margin-bottom: 16px;
}

.no-padding {
  padding: 0;
}

.edit-bid-form-wrapper, .bulk-register-bidders-form-wrapper {
  margin-left: 30px;
}

.edit-bid-form-wrapper .ca-label, .bulk-register-bidders-form-wrapper .ca-label {
  margin-top: 20px;
  padding-bottom: 4px;
}

#ca-bulk-register-bidders-submit {
  margin-top: 20px;
}

.ca-bid-options {
  margin: 20px 0;
}

.ca-bid-options p {
  margin-bottom: 0;
}

#auction-information-block {
  padding: 0;
}

#auction-settings-block {
  padding: 0;
}

#pencil-bids-bidding-sheet, #pencil-bids-info {
  width: 50%;
  float: left;
  min-height: 1px;
}

#reserve-met {
  font-style: italic;
  color: #8ce196;
}

#reserve-revised {
  font-style: italic;
  color: #f7921e;
}

.ca-pb-header .label {
  font-weight: bold;
}

#select-text {
  float: right;
  /* margin-top: 1px; */
  color: #999999;
  /* height: 2em; */
  /* width: 2em; */
  display: block;
  background: #efefef;
  padding: 6px 9px;
}

#select-text svg[class*="pp-icon-"] {
  fill: currentColor;
  height: 1em;
  width: 1em;
}

#pencil-bids-wrapper {
  width: 100%;
  padding: 10px;
}

#pencil-bids-info {
  width: 50%;
}

#pencil-bids-bidding-sheet {
  width: 50%;
}

#bidding-form #auction-keypad {
  padding-right: 20px;
  width: 50%;
}

#auction-inputs {
  margin-top: 0;
  width: 24%;
  margin-left: 0;
}

#bidding-form #auction-keypad .num-key {
  width: 33.33333%;
}

#bidding-form #auction-keypad .num-key.odd.zero {
  width: 66.6666%;
}

.switch-on-market {
  width: 50%;
}

a.ca-revise-reserve-btn {
  width: 100%;
}

.ca-thousand-key {
  width: 30%;
  margin: 20px 2% 20px 0;
}

#bidding-form .ca-bidder-select {
  width: 100%;
}

.switch {
  margin-top: 20px;
  width: 50%;
}

input.cmn-toggle-yes-no + label {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  input.cmn-toggle-yes-no + label {
    font-size: 24px;
  }
  .ca-thousand-key {
    font-size: 24px;
  }
  a.ca-revise-reserve-btn {
    font-size: 24px;
  }
  #bidding-form #auction-keypad .num-key {
    font-size: 24px;
  }
  #bidding-form #auction-keypad .num-key.odd.zero {
    font-size: 24px;
  }
  input.cmn-toggle-yes-no + label:before,
  input.cmn-toggle-yes-no + label:after {
    font-size: 24px;
  }
  .ca-place-bid, #auction-inputs .clear-key {
    font-size: 30px;
  }
}

@media only screen and (max-width: 479px) {
  #pencil-bids-info {
    width: 100%;
  }
  #pencil-bids-bidding-sheet {
    width: 100%;
  }
  #bidding-form #auction-keypad {
    padding-right: 0;
    width: 100%;
  }
  #auction-inputs {
    margin-top: 20px;
    width: 100%;
    margin-left: 0;
  }
}

a.ca-btn-secondary {
  background: #a8a7a7;
  color: #fff;
  border: none;
  border-radius: 4px;
  display: inline-block;
  line-height: 1.4;
  margin: 0 auto;
  padding: 0.5em 0.8em 0.4em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background 0.4s ease;
          transition: background 0.4s ease;
  word-break: break-word;
  display: inline-block;
  margin-bottom: 18px;
}

a.ca-btn-primary {
  background: #f7921e;
  color: #fff;
  border: none;
  border-radius: 4px;
  display: inline-block;
  line-height: 1.4;
  margin: 0 auto;
  padding: 0.5em 0.8em 0.4em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background 0.4s ease;
          transition: background 0.4s ease;
  word-break: break-word;
  display: inline-block;
  margin-bottom: 18px;
}

a.ca-btn-primary:hover {
  background: #ee8308;
}

table a.ca-btn-primary {
  float: right;
  margin-bottom: 0;
  min-width: 50px;
}

table a.ca-btn-secondary, table input[type=submit].ca-btn-secondary {
  float: right;
  min-width: 50px;
}

#ca-register-bidders-container h2 {
  float: left;
  display: block;
  width: 50%;
  margin-left: .5em;
}

@media only screen and (max-width: 479px) {
  #ca-register-bidders-container h2 {
    width: 100%;
  }
}

#ca-register-bidders-container .ca-bulk-register-bidders-button {
  float: right;
  margin-right: .5em;
}

@media only screen and (max-width: 479px) {
  #ca-register-bidders-container .ca-bulk-register-bidders-button {
    margin-left: .5em;
    float: left;
  }
}

table .icon {
  color: #a8a7a7;
  -webkit-transition: color .5s ease;
          transition: color .5s ease;
  float: right;
}

table .icon:hover {
  color: #f7921e;
}

table .icon.pp-icon-ca-pencil {
  width: 20px;
  height: 20px;
  margin-top: 2px;
}

table .pp-icon-close {
  width: 16px;
  height: 16px;
  margin-top: 4px;
}

table .pp-icon-more-info {
  width: 20px;
  height: 20px;
  margin-top: 4px;
}

#ca-container {
  padding: 0 .5em;
}

.page-template-template-videos-page .site-main {
  padding: 2em 2em 4em;
}

#ca-bm-add-properties-wrapper {
  width: 100%;
}

#ca-bm-add-properties-wrapper #ca-bm-add-properties ul {
  margin: 0;
  padding: 0;
}

#ca-bm-add-properties-wrapper #ca-bm-add-properties ul li.property-tile {
  background: #eeeeee;
  padding: 20px;
  margin-top: 20px;
  list-style: none;
}

#ca-bm-add-properties-wrapper #ca-bm-add-properties ul li.property-tile:first-child {
  margin-top: 0;
}

#ca-bm-add-properties-wrapper #ca-bm-add-properties ul li.property-tile h4 {
  margin-bottom: 20px;
  padding: 0;
}

#ca-bm-add-properties-wrapper #ca-bm-add-properties ul li.property-tile .ca-address {
  width: 50%;
  margin-right: 2%;
  float: left;
}

@media only screen and (max-width: 767px) {
  #ca-bm-add-properties-wrapper #ca-bm-add-properties ul li.property-tile .ca-address {
    width: 100%;
    margin-right: 0;
  }
}

#ca-bm-add-properties-wrapper #ca-bm-add-properties ul li.property-tile .ca-post-code {
  width: 20%;
  margin-right: 2%;
  float: left;
}

@media only screen and (max-width: 767px) {
  #ca-bm-add-properties-wrapper #ca-bm-add-properties ul li.property-tile .ca-post-code {
    width: 100%;
    margin-right: 0;
  }
}

#ca-bm-add-properties-wrapper #ca-bm-add-properties ul li.property-tile .ca-suburb {
  width: 26%;
  float: left;
}

@media only screen and (max-width: 767px) {
  #ca-bm-add-properties-wrapper #ca-bm-add-properties ul li.property-tile .ca-suburb {
    width: 100%;
    margin-right: 0;
  }
}

#ca-bm-add-properties-wrapper #ca-bm-add-properties ul li.property-tile a.close-property {
  position: absolute;
  right: -10px;
  top: -20px;
  display: block;
  width: 20px;
  height: 20px;
}

#ca-bm-add-properties-wrapper #ca-bm-add-properties ul li.property-tile .ca-agent-select {
  margin-bottom: 20px;
}

#ca-bm-add-properties-wrapper #ca-bm-add-properties ul li.property-tile label {
  padding-left: 5px;
}

#livestream-home .ls-auction-details {
  max-width: 100%;
}

#livestream-home .oos-livestream-list-item {
  border-bottom: 1px solid #EFE6E6;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#livestream-home .oos-livestream-list-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

#livestream-home .livestream-list ul {
  border: 1px solid #EFE6E6;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}

#livestream-home .livestream-list ul li {
  margin: 0;
  border-bottom: 1px solid #EFE6E6;
  background: #f6f6f6;
  width: 100%;
  min-height: 100px;
  padding: 20px;
  overflow: auto;
  list-style-type: none;
}

#livestream-home .livestream-list ul li .livestream-list-column {
  width: 25%;
  float: left;
}

#livestream-home .livestream-list ul li .livestream-list-column p {
  font-size: 14px;
  margin-bottom: 0;
}

#livestream-home .livestream-list ul li .livestream-list-column .agency {
  font-style: italic;
  color: #999;
}

#livestream-home .livestream-list ul li:last-child {
  margin-bottom: 0;
}

#livestream-home .livestream-list ul li.header {
  background: white;
  height: 40px;
  min-height: 40px;
}

#livestream-home .livestream-list ul li.header p {
  font-weight: bold;
}

.livestream-footer-block {
  margin-top: 20px;
  padding: 0 20px;
}

#ls-current-auction {
  width: 100%;
  border-bottom: 1px solid #EFE6E6;
  background: #f6f6f6;
  overflow: hidden;
}

#ls-current-auction .ls-title {
  font-size: 12px;
  color: #6C6969;
  font-weight: bold;
}

#ls-current-auction #current-auction-address {
  width: 50%;
  float: left;
  display: block;
  padding: 10px 20px;
}

@media only screen and (max-width: 767px) {
  #ls-current-auction #current-auction-address {
    width: 100%;
  }
}

#ls-current-auction #current-auction-address #ls-current-address {
  font-size: 18px;
  font-wieight: normal;
  margin-top: 5px;
}

#ls-current-auction #current-auction-address #ls-current-address span {
  font-size: 16px;
  color: #999;
  font-style: italic;
}

#ls-current-auction #current-auction-highest-bid {
  width: 25%;
  float: left;
  display: block;
  padding: 10px 20px 31px 20px;
  border-left: 1px solid #EFE6E6;
}

@media only screen and (max-width: 767px) {
  #ls-current-auction #current-auction-highest-bid {
    width: 100%;
    padding: 10px 20px;
  }
}

#ls-current-auction #current-auction-highest-bid #ls-current-bid {
  font-size: 24px;
  font-weight: bold;
  color: #f7921e;
  font-family: "Varela Round", "Arial", "Helvetica", "sans-serif";
  text-rendering: optimizeLegibility;
}

#ls-current-auction #current-auction-previous-bid {
  width: 25%;
  float: left;
  display: block;
  padding: 10px 20px 31px 20px;
  border-left: 1px solid #EFE6E6;
}

@media only screen and (max-width: 767px) {
  #ls-current-auction #current-auction-previous-bid {
    width: 100%;
    padding: 10px 20px;
  }
}

#ls-current-auction #current-auction-previous-bid #ls-current-previous-bid {
  font-size: 24px;
  font-weight: bold;
  font-family: "Varela Round", "Arial", "Helvetica", "sans-serif";
  text-rendering: optimizeLegibility;
}

.ls-info-wrapper {
  margin-top: 25px;
  width: 100%;
  background: #f6f6f6;
  padding: 25px;
}

.ls-info-wrapper.full-screen {
  min-height: 1600px;
}

.ls-info-wrapper h3 {
  margin-bottom: 8px;
  color: #6C6969;
}

.ls-info-wrapper .ls-auction-details {
  padding: 25px;
  background: white;
  max-width: 800px;
  margin: 0 auto;
}

.ls-info-wrapper .ls-auction-details table thead tr th {
  border: 1px solid #EFE6E6;
  padding: 10px 20px;
  font-size: 12px;
  color: #6C6969;
  font-weight: bold;
}

.ls-info-wrapper .ls-auction-details table tbody tr {
  border: 1px solid #EFE6E6;
  background: #f6f6f6;
}

.ls-info-wrapper .ls-auction-details table tbody tr.current {
  background: #f7921e;
  border: 1px solid #f7921e;
  color: white;
}

.ls-info-wrapper .ls-auction-details table tbody tr.current .ls-live:before {
  content: 'LIVE';
  background: white;
  color: #f7921e;
  border-radius: 4px;
  padding: 5px;
  font-size: 10px;
  font-weight: bold;
  top: -2px;
  position: relative;
  margin-left: 10px;
}

@media only screen and (max-width: 767px) {
  .ls-info-wrapper .ls-auction-details table tbody tr.current .ls-live:before {
    display: none;
  }
}

.ls-info-wrapper .ls-auction-details table tbody tr td {
  font-size: 14px;
  padding: 20px;
  vertical-align: top;
}

.ls-info-wrapper .ls-auction-details table tbody tr td p {
  margin: 0;
  font-size: 14px;
}

.ls-info-wrapper .ls-auction-oos {
  margin-top: 20px;
}

.ls-alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alone {
  margin-top: 100px;
}

.ls-alert.ls-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.ls-alert.ls-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.ls-alert.ls-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.ls-auction-address span.agency {
  font-style: italic;
  color: #999;
}

.ls-auction-address a {
  color: #656565;
}

.ls-auction-address a:hover {
  color: #656565;
}

.current .ls-auction-address span.agency {
  font-style: italic;
  color: white;
}

.current .ls-auction-address a {
  color: white;
}

.current .ls-auction-address a:hover {
  color: white;
}

.back-link {
  margin-top: 80px;
  margin-left: 10px;
  width: 100%;
}

#livestream-status-container {
  float: right;
  display: block;
  margin: 10px 10px 10px 40px;
  position: relative;
}

/** Server status css **/
.livestream-status {
  left: -20px;
  top: 30%;
  margin-left: 0px;
  margin-top: -5px;
  position: absolute;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.livestream-status::before,
.livestream-status::after {
  left: 0;
  top: 50%;
  margin-left: -1px;
  margin-top: -6px;
  position: absolute;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

.livestream-status[type="up"],
.livestream-status[type="up"]::before,
.livestream-status[type="up"]::after {
  background: #2ECC71;
}

.livestream-status[type="down"],
.livestream-status[type="down"]::before,
.livestream-status[type="down"]::after {
  background: #E74C3C;
}

.livestream-status[type="slow"],
.livestream-status[type="slow"]::before,
.livestream-status[type="slow"]::after {
  background: #F1C40F;
}

.livestream-status::before {
  content: "";
  -webkit-animation: bounce 1.5s infinite;
          animation: bounce 1.5s infinite;
}

.livestream-status::after {
  content: "";
  -webkit-animation: bounce 1.5s -0.4s infinite;
          animation: bounce 1.5s -0.4s infinite;
}

@keyframes bounce {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    -webkit-transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes bounce {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    -webkit-transform: scale(2);
    opacity: 0;
  }
}

.page-template-template-oos-page .site-content,
.page-template-template-oos-page .site-main,
.page-template-template-oos-page .pp-entry,
.page-template-template-oos-page .pp-entry-content {
  position: initial;
}

.oos-header-logo {
  position: absolute;
  top: 0;
  right: 15px;
  width: 420px;
  max-width: 40%;
  z-index: 500;
}

.oos-sponsored-message-stripe {
  height: 120px;
  background-color: #023E4A;
  padding: 20px;
  margin-top: 60px;
  margin-bottom: 40px;
}

.oos-sponsored-message-stripe .site-content {
  background-color: #023E4A;
  z-index: initial;
}

.oos-sponsored-message-stripe .white {
  color: #fff;
}

.oos-sponsors {
  margin-bottom: 60px;
}

.oos-sponsors img {
  width: 24.6%;
  padding: 5px;
}

.overlay-images {
  position: initial;
}

.overlay-images li {
  display: none;
}

.overlay-images img {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2000;
}

html, body {
  overflow: visible;
}

.site-content {
  padding: 10px 0 0 0;
}

.light-link {
  font-style: italic;
  color: #999;
}

.pp-hero {
  background: #fff;
  max-width: 960px;
  overflow: inherit;
  z-index: 0;
  display: block;
  height: auto;
}

.pp-entry {
  overflow: hidden;
}

.pp-hero .inner-content {
  padding: 0 !important;
}

.bx-viewport li {
  min-height: 200px;
}

.pp-hero .hero-img {
  padding: 0 !important;
}

.pp-hero {
  margin-left: auto;
  margin-right: auto;
}

.pp-hero .hero-img {
  padding: 0 1em;
}

.pp-hero .hero-title {
  margin-left: 1em;
  margin-right: 1em;
}

.pp-hero .inner-content {
  padding: 0;
}

.single-ca-team-member .pp-entry.ca-team-member, .single-ca-event .pp-entry.ca-event, .blog .site-main,
.single-post .site-main, .nav--pagination, .panel-row-style-bg-light-grey,
.bg-light-grey {
  background: #eee;
  padding: 2em 2em 4em;
}

.panel-row-style-bg-white {
  padding: 2em 2em 4em;
}

.btn--secondary {
  border: 2px solid #f7921e;
}

.btn--secondary:hover {
  border-color: #f78721;
}

.btn--alternative {
  border: 2px solid #777776;
  background-color: #fff;
  border-color: #777776;
  color: #777776;
}

.btn--alternative:hover {
  border-color: #777776;
}

.btn--alternative:visited {
  border: 2px solid #777776;
  background-color: #fff;
  border-color: #777776;
  color: #777776;
}

.pp-hero > .inner-content {
  padding: 0 1em;
}

.pp-hero > .inner-content .bx-pager.bx-default-pager {
  padding-left: 30px;
  padding-right: 30px;
}

.pp-hero .inner-content {
  padding-top: 0;
}

.bx-wrapper .bx-pager.bx-default-pager {
  text-align: left;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #aed6d6;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}

.ca-testimonial-slider .pp-testimonials .pp-testimonial {
  padding: 0 1em;
}

.ca-testimonial-slider .bx-controls {
  position: absolute;
  right: -2em;
  bottom: -4em;
}

.ca-testimonial-slider .bx-controls .bx-controls-direction .bx-prev,
.ca-testimonial-slider .bx-controls .bx-controls-direction .bx-next {
  background: #cccbca;
  color: #fff;
  display: inline-block;
  left: auto;
  right: auto;
  position: relative;
  top: auto;
  -webkit-transition: background .4s ease;
          transition: background .4s ease;
}

.ca-testimonial-slider .bx-controls .bx-controls-direction .bx-prev:hover,
.ca-testimonial-slider .bx-controls .bx-controls-direction .bx-next:hover {
  background: #f78721;
}

.ca-testimonial-slider .bx-controls .bx-controls-direction .bx-prev .pp-icon,
.ca-testimonial-slider .bx-controls .bx-controls-direction .bx-next .pp-icon {
  margin: 0.5em;
}

#site-header {
  -webkit-transition: opacity .5s ease-out;
          transition: opacity .5s ease-out;
}

#site-header:hover {
  opacity: 1;
  -webkit-transition: opacity .5s ease-out;
          transition: opacity .5s ease-out;
}

.header-fixed {
  opacity: 0.75;
  position: fixed;
  width: 100%;
  -webkit-transition: opacity .5s ease-out;
          transition: opacity .5s ease-out;
}

@media only screen and (max-width: 991px) {
  .header-fixed {
    position: fixed;
    top: 0;
  }
}

.pp-branding .logo-img {
  width: 100%;
  -webkit-transition: width 0.3s;
          transition: width 0.3s;
}

.pp-branding .logo-img.fixed-small-logo {
  width: 160px;
  -webkit-transition: width 0.3s;
          transition: width 0.3s;
  display: block;
}

.ui-tooltip {
  color: #777776;
  border-radius: 5px;
  z-index: 3;
  width: 300px;
  background: #fff;
  border: 2px solid #9acccd;
  padding: 10px;
}

form {
  z-index: 1;
}

.nav--footer .menu-link {
  height: 28px;
}

.nav--footer .menu-link svg {
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .pp-col-3, .widgets-area.widget-cols-3 .pp-widget, .pp-col-4, .widgets-area.widget-cols-4 .pp-widget, .post-type-archive-ca-team-member .site-main .pp-entry, .single-ca-team-member .pp-entry .pp-testimonials li, .post-type-archive-ca-event .site-main .pp-entry, .pp-col-5, .widgets-area.widget-cols-5 .pp-widget, .pp-col-6, .widgets-area.widget-cols-6 .pp-widget, .blog .pp-share-bar,
  .blog .pp-read-more, .pp-col-7, .widgets-area.widget-cols-7 .pp-widget {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .pp-col-2, .widgets-area.widget-cols-2 .pp-widget {
    width: 50%;
  }
}

@media only screen and (max-width: 479px) {
  .pp-col-2, .widgets-area.widget-cols-2 .pp-widget {
    width: 100%;
  }
}

.meta {
  font-size: .8rem;
}

.meta-terms {
  margin-bottom: 30px;
}

.meta-terms p {
  font-size: .8rem;
}

.tb-close-icon {
  position: relative !important;
  top: auto !important;
}

@media (max-width: 991px) {
  .px-2 {
    padding: 0 20px;
  }
}
