body {
  background: white;
  color: #535252;
  line-height: 1;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-size: 1rem; }
  body .row:not(.fullWidth), body .fullWidth > .columns .row:not(.fullWidth) {
    max-width: 67.5rem; }
  body .row .row:not(.fullWidth) {
    margin: 0 auto; }
  body .fullWidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial; }
    body .fullWidth > div.columns:first-child {
      padding-left: 0; }
    body .fullWidth > div.columns:last-child {
      padding-right: 0; }
  body.ie .fullWidth.row {
    max-width: 100% !important; }
  body .top-bar {
    background: transparent;
    overflow: visible; }
  body .wpb_button {
    display: block; }

p {
  font-family: "Ubuntu", sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Ubuntu", sans-serif; }

ul.menu li, ul.rrssb-buttons li, ul.row li, ol.menu li, ol.rrssb-buttons li, ol.row li {
  list-style: inside disc; }

blockquote {
  border-left: 2px solid; }

figure.vc_figure {
  margin: 0 !important; }

.vc_column-inner {
  padding: 0 !important; }

/* NAV */
.left-off-canvas-menu ul {
  margin: 0; }
  .left-off-canvas-menu ul li a {
    display: block; }

.widget-title,
.widgettitle,
#reply-title {
  font-size: 1.4rem;
  font-weight: 700; }

.vcard {
  display: inline;
  border: 0;
  margin: 0;
  padding: 0; }
  .vcard .fn {
    font-weight: normal;
    font-size: 1rem; }

code {
  color: royalblue; }

.wp-post-image {
  width: 100%;
  height: auto;
  margin-bottom: 1rem; }

/* Disable tranform effect of Icon Box */
.smicon-box:hover .smicon-box-icon {
  transform: none !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  transition: none !important; }

/**
 * Pricing Table Styling
 *
 * pricing tables were deprecated in Foundation 6
 */
.pricing-table {
  border: solid 1px #ddd;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #eee;
    font-weight: normal;
    font-size: 1rem;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif; }
  .pricing-table .price {
    background-color: #f6f6f6;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #333;
    font-weight: normal;
    font-size: 2rem;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif; }
  .pricing-table .description {
    background-color: #fff;
    padding: 0.9375rem;
    text-align: center;
    color: #777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #ddd; }
  .pricing-table .bullet-item {
    background-color: #fff;
    padding: 0.9375rem;
    text-align: center;
    color: #333;
    font-size: 0.875rem;
    font-weight: normal;
    border-bottom: dotted 1px #ddd; }
  .pricing-table .cta-button {
    background-color: #fff;
    text-align: center;
    padding: 1.25rem 1.25rem 0; }

/**
 * Post Grid Styles
 */
.exodus-pg-grid-infinite-scroll a img,
.blog-image-left a img,
.blog-image-top.row a img,
.blog-image-left-minimal.row a img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: .5s ease-out;
  -moz-transition: .5s ease-out;
  -o-transition: .5s ease-out;
  transition: .5s ease-out; }
  .exodus-pg-grid-infinite-scroll a img:hover,
  .blog-image-left a img:hover,
  .blog-image-top.row a img:hover,
  .blog-image-left-minimal.row a img:hover {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out; }

ul.alm-listing.alm-ajax li {
  list-style: none; }

.exodus-pg-grid-infinite-scroll h3 {
  line-height: 20px; }
  .exodus-pg-grid-infinite-scroll h3 a {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none !important; }

.blog-image-left {
  margin-bottom: 40px;
  padding-bottom: 50px;
  line-height: 24px;
  font-size: 16px; }
  .blog-image-left header.entry-header {
    margin-bottom: 1rem;
    border-bottom: solid 1px #000000;
    padding-bottom: 0px;
    margin-top: 0px; }
    .blog-image-left header.entry-header h2 {
      line-height: 16px; }
    .blog-image-left header.entry-header h2.entry-title a {
      text-decoration: none;
      font-weight: 400;
      clear: right;
      letter-spacing: .01rem;
      line-height: 28px;
      font-size: 24px; }
    .blog-image-left header.entry-header .entry-meta {
      margin-bottom: 0;
      font-size: 14px; }
      .blog-image-left header.entry-header .entry-meta a {
        text-decoration: none; }
        .blog-image-left header.entry-header .entry-meta a:hover {
          text-decoration: underline; }
      .blog-image-left header.entry-header .entry-meta a.url.fn.n {
        font-size: 14px; }
  .blog-image-left footer.entry-footer a {
    text-transform: uppercase;
    text-transform: uppercase;
    margin-top: 12px;
    float: left;
    text-decoration: none; }
    .blog-image-left footer.entry-footer a:hover {
      text-decoration: underline; }

.blog-image-top.row {
  border-bottom: solid 1px #7A7A7A;
  padding-bottom: 60px;
  margin-bottom: 65px !important; }
  .blog-image-top.row h2 {
    line-height: 16px; }
  .blog-image-top.row h2.entry-title a {
    font-size: 29px;
    line-height: 35px;
    font-weight: 300;
    z-index: 10;
    position: relative;
    text-decoration: none;
    padding-top: 25px;
    float: left;
    clear: both;
    width: 100%; }
  .blog-image-top.row .entry-meta {
    margin-bottom: 0;
    line-height: 20px;
    font-size: 16px; }
    .blog-image-top.row .entry-meta a {
      text-decoration: none; }
      .blog-image-top.row .entry-meta a:hover {
        text-decoration: underline; }
  .blog-image-top.row .entry-content {
    line-height: 32px;
    font-weight: 300;
    font-size: 1.1875rem;
    letter-spacing: .033rem; }
  .blog-image-top.row footer.entry-footer a {
    text-transform: uppercase;
    text-transform: uppercase;
    margin-top: 30px;
    float: left;
    text-decoration: none; }
    .blog-image-top.row footer.entry-footer a:hover {
      text-decoration: underline; }

.blog-image-left-minimal.row {
  border-bottom: dotted 1px #8a9090;
  padding-bottom: 60px;
  margin-bottom: 65px !important; }
  .blog-image-left-minimal.row h2 {
    line-height: 16px; }
  .blog-image-left-minimal.row h2.entry-title a {
    width: 100%;
    text-decoration: none;
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
    z-index: 10;
    float: left;
    clear: both;
    padding-top: 0;
    margin-bottom: 24px; }
  .blog-image-left-minimal.row .entry-content {
    line-height: 24px;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: .033rem; }
  .blog-image-left-minimal.row footer.entry-footer a {
    text-transform: uppercase;
    text-transform: uppercase;
    margin-top: 30px;
    float: left;
    text-decoration: none; }
    .blog-image-left-minimal.row footer.entry-footer a:hover {
      text-decoration: underline; }

.search-results ul.blog-image-left {
  margin-left: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.search-results .wp-pagenavi {
  line-height: 2em;
  margin: 2em 0; }

.vc_video-bg ~ .vc_column_container {
  position: relative; }

/* MEDIA QUERIES */
@media only screen and (max-width: 40em) {
  #wpadminbar {
    position: fixed; } }

/*# sourceMappingURL=default.map */