@import url("http://fonts.googleapis.com/css?family=Raleway:400,300,100,200,500,600,700,800");
body {
  background: #ffffff !important; }

.bd-line, .blog .x-header-landmark .h-landmark, .single-post .post-header h1, .single-post .wp_rp_content h3 {
  position: relative; }
  .bd-line:after, .blog .x-header-landmark .h-landmark:after, .single-post .post-header h1:after, .single-post .wp_rp_content h3:after {
    content: "";
    position: absolute;
    background-color: #c28268;
    height: 2px;
    width: 20px; }

.bd-border-color {
  border-color: #c28268;
  border-style: solid; }

@font-face {
  font-family: 'Cheers';
  src: url("cheers.ttf"); }
a.cheers-logo {
  font-family: 'Cheers' !important;
  font-size: 14px;
  font-weight: 400 !important; }

body {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #666; }
  body > .site {
    background-color: white; }

.x-column {
  margin-right: 2.4%; }
  .x-column.x-1-2 {
    width: 48.8%; }
  .x-column.x-1-4 {
    width: 22.6%; }
  @media (max-width: 767px) {
    .x-column.x-1-2, .x-column.x-1-4 {
      width: 100%; } }

.hidden {
  display: none !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #666;
  font-family: "Raleway", Helvetica, Arial, sans-serif; }

.entry-content .x-text, .widget, .post-content p, .page-button.icon-content p {
  font-size: 16px;
  line-height: 23px;
  font-weight: 300; }

h2, .h2 {
  line-height: 28px; }
  h2 span, .h2 span {
    font-size: 30px;
    font-weight: 600;
    color: #535353;
    letter-spacing: 1px;
    line-height: 0px;
    text-transform: uppercase; }

h6, .h6 {
  padding-top: 14px;
  line-height: 20px;
  max-width: 300px; }
  h6 span, .h6 span {
    font-size: 16px;
    font-weight: 400;
    color: #c28268;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 0px; }

.h3 {
  text-transform: uppercase;
  font-size: 17px;
  color: #c28268;
  letter-spacing: 0px !important;
  font-weight: 600 !important; }
  .h3 span {
    font-size: 26px !important; }

.h1.line:after, .h2.line:after, .h3.line:after, .h4.line:after, .h5.line:after, .h6.line:after {
  display: block;
  content: '';
  margin-top: 34px;
  margin-bottom: 40px;
  width: 18px;
  height: 1.5px;
  background-color: #c28268; }

.h3 span {
  font-size: 22px; }
.h3.line::after {
  margin-top: 22px; }

.wording p {
  font-size: 24px;
  color: #c28268;
  font-weight: 300;
  line-height: 30px;
  padding-right: 50%;
  margin-bottom: 0px;
  background-position: center;
  background-size: cover; }
  @media (max-width: 440px) {
    .wording p {
      padding-right: 0px; } }

.google-map-link {
  font-size: 14px;
  font-weight: 500;
  color: #c28268 !important;
  display: inline-block;
  padding-bottom: 14px;
  padding-left: 15px; }

body a {
  color: #666; }
  body a:hover {
    color: #d3683c; }

body p a {
  color: #c28268; }
  body p a:hover {
    color: #d1a08c; }

.quote p {
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #d1a08c;
  padding: 20px 0px !important; }
  .quote p:before, .quote p:after {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 10px;
    position: relative;
    top: -6px; }
  .quote p:before {
    margin-right: 6px;
    content: '\f10d'; }
  .quote p:after {
    margin-left: 6px;
    content: '\f10e'; }

.x-btn.x-btn-global {
  padding: 8px 42px;
  font-size: 13px;
  text-shadow: none;
  border: none;
  color: white;
  background-color: #c28268;
  padding-left: 20px;
  padding-right: 20px; }
  .x-btn.x-btn-global:hover {
    background-color: #d3683c; }

.x-accordion .x-accordion-group {
  border: none;
  box-shadow: none; }
.x-accordion .x-accordion-inner {
  border-top: none;
  font-size: 16px;
  line-height: 23px;
  font-weight: 300; }
.x-accordion a.x-accordion-toggle {
  border-bottom: 1px solid #D9D9D9; }
  .x-accordion a.x-accordion-toggle:hover {
    color: #c28268; }

.base-animation, .x-colophon.top .social-media-list li a:hover:before, form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label:before, form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label:after, .cta-button, .x-navbar .x-container .cta-container .cta, .pcf, .pcf .btn-close, .pcf .btn {
  transition: all all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) ease-in-out;
  -webkit-transition: all all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) ease-in-out;
  -moz-transition: all all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) ease-in-out;
  -ms-transition: all all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) ease-in-out;
  -o-transition: all all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) ease-in-out; }

.base-animation-slow, .page-button.icon-content .cell-container, .page-button-face, .page-button-face h3,
.page-button-face .x-icon, .page-button-back {
  transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86) ease-in-out;
  -webkit-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86) ease-in-out;
  -moz-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86) ease-in-out;
  -ms-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86) ease-in-out;
  -o-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86) ease-in-out; }

.x-hr {
  border-color: #c2c2c2;
  margin: 0px; }

.org-image.padding-right {
  padding-right: 35px; }

.org-image {
  padding-bottom: 12px; }

a.x-img.org-image, a.x-img.org-image > img {
  display: inline-block;
  margin: 0px; }

.x-btn.x-btn-global {
  padding: 8px 42px;
  font-size: 13px;
  text-shadow: none;
  border: none;
  color: white;
  background-color: #c28268;
  padding-left: 20px;
  padding-right: 20px; }
  .x-btn.x-btn-global:hover {
    background-color: #d3683c; }

.h-feature-headline {
  display: inline-block;
  margin-bottom: 20px; }
  .h-feature-headline span {
    padding: 0px !important;
    padding-left: 44px !important; }
    .h-feature-headline span i {
      background-color: transparent !important;
      border: 2px solid #c28268;
      color: #c28268 !important;
      font-size: 16px !important;
      line-height: 30px !important;
      width: 34px !important;
      height: 34px !important;
      text-align: center;
      border-radius: 34px;
      -webkit-border-radius: 34px;
      -moz-border-radius: 34px;
      -ms-border-radius: 34px;
      -o-border-radius: 34px; }
  .h-feature-headline.custom-icon i:before {
    font-family: 'Cheers'; }
  .h-feature-headline.custom-icon.teeth-1 i:before {
    content: 'F'; }
  .h-feature-headline.custom-icon.teeth-2 i:before {
    content: 'T'; }

.x-colophon.top {
  box-shadow: none;
  border: none; }
  .x-colophon.top .h2 {
    margin-top: 0px !important; }
  .x-colophon.top .social-media-list {
    font-size: 0px;
    margin: 0px;
    margin-top: 20px;
    padding: 0px;
    list-style: none; }
    .x-colophon.top .social-media-list li {
      display: inline-block; }
      .x-colophon.top .social-media-list li a:before {
        font-family: 'FontAwesome';
        font-size: 16px;
        display: block;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        border: 2px solid #c28268;
        color: #c28268;
        line-height: 26px;
        text-align: center;
        margin-right: 4px;
        opacity: 1; }
      .x-colophon.top .social-media-list li a:hover:before {
        background-color: #c28268;
        color: #ffffff; }
      .x-colophon.top .social-media-list li.facebook a:before {
        content: '\f09a'; }
      .x-colophon.top .social-media-list li.instagram a:before {
        content: '\f16d'; }
  .x-colophon.top .x-hr {
    padding-bottom: 45px; }
  .x-colophon.top .icon-list {
    margin-left: 16px;
    text-indent: -16px; }
    .x-colophon.top .icon-list a {
      color: #666; }
      .x-colophon.top .icon-list a:hover {
        color: #d3683c; }
    .x-colophon.top .icon-list b {
      font-size: 18px;
      font-weight: 600; }
    .x-colophon.top .icon-list:before {
      font-family: "FontAwesome";
      color: #c28268;
      padding-right: 8px; }
    .x-colophon.top .icon-list.marker:before {
      content: "\f041"; }
    .x-colophon.top .icon-list.phone:before {
      content: "\f095"; }
    .x-colophon.top .icon-list.envelope:before {
      content: "\f0e0"; }
  @media (min-width: 768px) and (max-width: 1200px) {
    .x-colophon.top .x-column.x-1-4 {
      width: 44%; } }
  @media (max-width: 767px) {
    .x-colophon.top .x-column p {
      margin-bottom: 20px; } }
.x-colophon.bottom {
  border: none;
  padding-top: 0px;
  padding-bottom: 20px; }
  .x-colophon.bottom .container {
    background-color: #ecebeb; }
    .x-colophon.bottom .container .x-column {
      padding: 30px 20px !important; }
      .x-colophon.bottom .container .x-column ul {
        margin: 0px;
        list-style: none;
        font-size: 0px; }
        .x-colophon.bottom .container .x-column ul li {
          font-size: 13px;
          display: inline-block; }
          .x-colophon.bottom .container .x-column ul li a {
            font-weight: 600; }
          .x-colophon.bottom .container .x-column ul li:first-child:after {
            content: '|';
            padding: 0px 8px; }
      .x-colophon.bottom .container .x-column:first-child {
        text-align: left;
        padding-right: 0px !important; }
      .x-colophon.bottom .container .x-column:nth-child(2) {
        text-align: right;
        padding-left: 0px !important;
        margin: 0px; }
      @media (max-width: 890px) {
        .x-colophon.bottom .container .x-column {
          width: 100%;
          float: none; }
          .x-colophon.bottom .container .x-column ul {
            text-align: left; }
          .x-colophon.bottom .container .x-column:first-child {
            padding-bottom: 4px !important; }
          .x-colophon.bottom .container .x-column:nth-child(2) {
            padding-top: 0px !important;
            padding-left: 20px !important; } }
    .x-colophon.bottom .container .clearer {
      clear: both; }

form input[type="text"],
form input[type="email"],
form input[type="tel"],
form textarea,
form select,
form .wpcf7-checkbox,
form .wpcf7-not-valid-tip {
  margin-bottom: 12px; }
  form input[type="text"].wpcf7-not-valid,
  form input[type="email"].wpcf7-not-valid,
  form input[type="tel"].wpcf7-not-valid,
  form textarea.wpcf7-not-valid,
  form select.wpcf7-not-valid,
  form .wpcf7-checkbox.wpcf7-not-valid,
  form .wpcf7-not-valid-tip.wpcf7-not-valid {
    border: 1px solid #F6BDBB;
    margin-bottom: 0px; }
form .wpcf7-not-valid-tip {
  display: block;
  color: #D8000C;
  font-size: 12px;
  background-color: #F6BDBB;
  padding: 0px 4px;
  line-height: 16px; }
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form textarea {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  box-shadow: none;
  width: 70%;
  display: block; }
  form input[type="text"]:focus,
  form input[type="email"]:focus,
  form input[type="tel"]:focus,
  form textarea:focus {
    box-shadow: none;
    border-color: #c28268; }
form input[type="submit"] {
  padding: 8px 42px;
  font-size: 13px;
  text-shadow: none;
  border: none;
  color: white;
  background-color: #c28268; }
  form input[type="submit"]:hover {
    background-color: #d3683c; }
form .wpcf7-checkbox {
  width: 78%;
  font-size: 0px;
  display: block;
  width: 100%; }
  form .wpcf7-checkbox,
  form .wpcf7-checkbox .wpcf7-list-item-label {
    font-size: 16px;
    font-weight: 300; }
  form .wpcf7-checkbox .wpcf7-list-item {
    position: relative;
    display: inline-block;
    padding-right: 6px; }
    form .wpcf7-checkbox .wpcf7-list-item:last-child {
      padding-right: 0px; }
    form .wpcf7-checkbox .wpcf7-list-item > label {
      font-size: 0px; }
    form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
      display: inline-block;
      padding: 5px;
      font-size: 13px;
      font-weight: 400;
      cursor: pointer;
      width: 100%; }
      form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label:before, form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label:after {
        color: rgba(194, 130, 104, 0);
        width: 20px;
        height: 20px;
        line-height: 20px;
        display: inline-block; }
      form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label:after {
        position: absolute;
        z-index: 0;
        left: 0px;
        top: 6px;
        content: 'X';
        display: inline-block;
        border: 1px solid #ccc;
        background-color: white; }
      form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label:before {
        z-index: 1;
        position: relative;
        font-family: FontAwesome;
        content: '\f00c';
        left: -2px;
        top: 0px;
        transform: scale(0.5, 0.5);
        -webkit-transform: scale(0.5, 0.5);
        -moz-transform: scale(0.5, 0.5);
        -ms-transform: scale(0.5, 0.5);
        -o-transform: scale(0.5, 0.5); }
      form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label:hover {
        color: #c28268;
        background-color: white; }
    form .wpcf7-checkbox .wpcf7-list-item input[type='checkbox'] {
      display: none; }
      form .wpcf7-checkbox .wpcf7-list-item input[type='checkbox']:checked ~ .wpcf7-list-item-label {
        color: #c28268;
        background-color: white; }
        form .wpcf7-checkbox .wpcf7-list-item input[type='checkbox']:checked ~ .wpcf7-list-item-label:before {
          color: #c28268;
          transform: scale(1, 1);
          -webkit-transform: scale(1, 1);
          -moz-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
          -o-transform: scale(1, 1); }

.interactive-box {
  z-index: 0;
  position: relative;
  margin-bottom: 28px;
  text-align: center;
  background-color: #c28268 !important;
  padding: 40px 0px !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box; }
  .interactive-box .x-text,
  .interactive-box .x-btn {
    margin: 0px 25%; }
  .interactive-box .x-icon {
    background-color: transparent !important;
    border: 2px solid #c28268;
    color: #c28268 !important;
    font-size: 18px !important;
    line-height: 43.6px !important;
    width: 47.6px !important;
    height: 47.6px !important;
    text-align: center;
    border-radius: 47.6px;
    -webkit-border-radius: 47.6px;
    -moz-border-radius: 47.6px;
    -ms-border-radius: 47.6px;
    -o-border-radius: 47.6px;
    margin-bottom: 16px;
    margin-top: 25px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out; }
  .interactive-box .x-btn {
    padding: 8px 42px;
    font-size: 13px;
    text-shadow: none;
    color: white;
    border: 1px solid white;
    background: transparent;
    display: block;
    opacity: 0;
    padding-left: 0px;
    padding-right: 0px; }
    .interactive-box .x-btn:hover {
      color: #c28268;
      background-color: white;
      border: 1px solid white; }
  .interactive-box .x-text {
    color: #c28268;
    font-weight: 500 !important;
    text-transform: uppercase;
    line-height: 18px;
    display: block;
    height: 60px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out; }
  .interactive-box:after {
    content: "";
    text-align: center;
    background-image: url("../images/dummy-image-2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    position: absolute;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out; }
  .interactive-box:hover .x-icon {
    border: 2px solid white;
    color: white !important; }
  .interactive-box:hover .x-text {
    color: white; }
  .interactive-box:hover .x-btn {
    opacity: 1; }
  .interactive-box:hover:after {
    opacity: 0.4; }
  @media (min-width: 441px) and (max-width: 767px) {
    .interactive-box {
      width: 45.2% !important;
      margin-right: 9.6% !important;
      display: inline-block; }
      .interactive-box:nth-child(even) {
        margin-right: 0 !important; } }

.interactive-image-container p {
  display: none; }
  .interactive-image-container p.paragraph {
    display: block; }
.interactive-image-container .interactive-image {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  position: relative;
  overflow: hidden;
  font-size: 0px;
  margin-bottom: 28px;
  background-color: Azure;
  background-image: url("../images/dummy-bg.jpg");
  background-size: cover;
  background-position: center center; }
  .interactive-image-container .interactive-image .x-btn {
    display: inline-block;
    margin-top: 20px; }
  .interactive-image-container .interactive-image .table-container {
    display: table;
    width: 100%; }
    .interactive-image-container .interactive-image .table-container .cell-container {
      display: table-cell; }
  .interactive-image-container .interactive-image .content-container {
    z-index: 2;
    position: relative; }
    .interactive-image-container .interactive-image .content-container h3,
    .interactive-image-container .interactive-image .content-container p {
      color: white; }
    .interactive-image-container .interactive-image .content-container h3 {
      position: relative;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 24px;
      display: inline-block;
      padding-left: 70px;
      margin: 0px;
      margin-bottom: 0px;
      padding-right: 45px; }
      .interactive-image-container .interactive-image .content-container h3 span {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0;
        display: inline-block;
        text-transform: none; }
  .interactive-image-container .interactive-image .overlay {
    width: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0.3;
    z-index: 1;
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
    color: white;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out; }
    .interactive-image-container .interactive-image .overlay .cell-container {
      vertical-align: middle;
      text-align: center; }
      .interactive-image-container .interactive-image .overlay .cell-container:before, .interactive-image-container .interactive-image .overlay .cell-container:after {
        font-family: "FontAwesome";
        font-size: 8px;
        position: absolute;
        display: inline-block;
        width: 8px;
        margin-top: 2px; }
      .interactive-image-container .interactive-image .overlay .cell-container:before {
        content: "\f10d";
        text-align: left;
        margin-left: -8px; }
      .interactive-image-container .interactive-image .overlay .cell-container:after {
        content: "\f10e";
        text-align: right; }
  .interactive-image-container .interactive-image .icon {
    position: absolute;
    bottom: 50px;
    right: 100px;
    opacity: 0.3;
    z-index: 0; }
    .interactive-image-container .interactive-image .icon:before {
      font-family: "FontAwesome";
      color: white;
      font-size: 250px;
      line-height: 250px; }
    .interactive-image-container .interactive-image .icon.marker:before {
      content: "\f041"; }
  @media (max-width: 767px) {
    .interactive-image-container .interactive-image .content-container {
      padding: 45px; }
    .interactive-image-container .interactive-image h3 {
      width: 100%;
      padding: 0px;
      text-align: left;
      font-size: 45px;
      line-height: 47px;
      margin-bottom: 100px; }
      .interactive-image-container .interactive-image h3:after {
        height: 50px;
        background-size: 50% 50%;
        -webkit-animation: animationedBG 40s linear infinite;
        -moz-animation: animationedBG 40s linear infinite;
        -o-animation: animationedBG 40s linear infinite;
        -ms-animation: animationedBG 40s linear infinite;
        animation: animationedBG 40s linear infinite; } }
  @media (max-width: 620px) {
    .interactive-image-container .interactive-image h3 {
      font-size: 30px;
      line-height: 32px;
      margin-bottom: 50px; }
      .interactive-image-container .interactive-image h3:after {
        height: 25px;
        background-size: 50% 50%;
        -webkit-animation: animationedBG 40s linear infinite;
        -moz-animation: animationedBG 40s linear infinite;
        -o-animation: animationedBG 40s linear infinite;
        -ms-animation: animationedBG 40s linear infinite;
        animation: animationedBG 40s linear infinite; } }
  .interactive-image-container .interactive-image p {
    border-left: 1px solid white;
    font-size: 14px;
    margin-left: 45px;
    margin-bottom: 45px;
    padding: 8px 25px;
    padding-right: 45px;
    line-height: 22px; }
  .interactive-image-container .interactive-image.medium .table-container, .interactive-image-container .interactive-image.big .table-container {
    height: 588px; }
    .interactive-image-container .interactive-image.medium .table-container .overlay .table-container, .interactive-image-container .interactive-image.big .table-container .overlay .table-container {
      height: 588px; }
  @media (max-width: 440px) {
    .interactive-image-container .interactive-image.medium .table-container, .interactive-image-container .interactive-image.big .table-container {
      height: 460px !important; }
    .interactive-image-container .interactive-image.medium .content-container, .interactive-image-container .interactive-image.big .content-container {
      padding: 0px !important; }
      .interactive-image-container .interactive-image.medium .content-container p, .interactive-image-container .interactive-image.big .content-container p {
        margin-left: 30px !important; }
      .interactive-image-container .interactive-image.medium .content-container h3, .interactive-image-container .interactive-image.big .content-container h3 {
        font-size: 26px !important;
        padding-left: 30px !important; } }
  .interactive-image-container .interactive-image.small .table-container {
    height: 280px; }
    .interactive-image-container .interactive-image.small .table-container .overlay .table-container {
      height: 280px; }
  .interactive-image-container .interactive-image.medium .cell-container {
    vertical-align: bottom; }
  .interactive-image-container .interactive-image.big .cell-container {
    vertical-align: middle;
    padding: 45px; }
    @media (max-width: 767px) {
      .interactive-image-container .interactive-image.big .cell-container {
        vertical-align: bottom; } }
  .interactive-image-container .interactive-image.big .heading,
  .interactive-image-container .interactive-image.big .content {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 50%;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 767px) {
      .interactive-image-container .interactive-image.big .heading,
      .interactive-image-container .interactive-image.big .content {
        width: 100%; } }
  .interactive-image-container .interactive-image.big .heading h3 {
    width: 100%;
    padding: 0px;
    text-align: left;
    font-size: 45px;
    line-height: 47px;
    margin-bottom: 100px;
    text-align: right; }
    .interactive-image-container .interactive-image.big .heading h3:after {
      height: 50px;
      background-size: 50% 50%;
      -webkit-animation: animationedBG 40s linear infinite;
      -moz-animation: animationedBG 40s linear infinite;
      -o-animation: animationedBG 40s linear infinite;
      -ms-animation: animationedBG 40s linear infinite;
      animation: animationedBG 40s linear infinite; }
    @media (min-width: 768px) and (max-width: 979px) {
      .interactive-image-container .interactive-image.big .heading h3 {
        text-align: right;
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 70px; }
        .interactive-image-container .interactive-image.big .heading h3:after {
          height: 35px;
          background-size: 50% 50%;
          -webkit-animation: animationedBG 40s linear infinite;
          -moz-animation: animationedBG 40s linear infinite;
          -o-animation: animationedBG 40s linear infinite;
          -ms-animation: animationedBG 40s linear infinite;
          animation: animationedBG 40s linear infinite; } }
    @media (max-width: 767px) {
      .interactive-image-container .interactive-image.big .heading h3 {
        text-align: left; } }
    @media (max-width: 620px) {
      .interactive-image-container .interactive-image.big .heading h3 {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 50px; }
        .interactive-image-container .interactive-image.big .heading h3:after {
          height: 25px;
          background-size: 50% 50%;
          -webkit-animation: animationedBG 40s linear infinite;
          -moz-animation: animationedBG 40s linear infinite;
          -o-animation: animationedBG 40s linear infinite;
          -ms-animation: animationedBG 40s linear infinite;
          animation: animationedBG 40s linear infinite; } }
    .interactive-image-container .interactive-image.big .heading h3:after {
      content: "";
      position: absolute;
      left: 0px;
      display: block;
      background-image: url("../images/barcode.png");
      background-size: 50% 50%;
      width: 100%;
      height: 30px;
      -webkit-animation: animationedBG 20s linear infinite;
      -moz-animation: animationedBG 20s linear infinite;
      -o-animation: animationedBG 20s linear infinite;
      -ms-animation: animationedBG 20s linear infinite;
      animation: animationedBG 20s linear infinite; }
@-webkit-keyframes animationedBG {
  from {
    background-position: 0px 0px; }
  to {
    background-position: 100% 0px; } }
@-moz-keyframes animationedBG {
  from {
    background-position: 0px 0px; }
  to {
    background-position: 100% 0px; } }
@-o-keyframes animationedBG {
  from {
    background-position: 0px 0px; }
  to {
    background-position: 100% 0px; } }
@-ms-keyframes animationedBG {
  from {
    background-position: 0px 0px; }
  to {
    background-position: 100% 0px; } }
@keyframes animationedBG {
  from {
    background-position: 0px 0px; }
  to {
    background-position: 100% 0px; } }
  .interactive-image-container .interactive-image.big .content p {
    padding: 45px;
    padding-right: 0px; }

body.x-navbar-fixed-top-active .x-navbar-wrap {
  height: 86px !important; }

.cta-button, .x-navbar .x-container .cta-container .cta {
  display: inline-block !important;
  color: white !important;
  background-color: #c28268 !important;
  padding: 8px 12px !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  border: 1px solid white !important;
  cursor: pointer;
  outline: none;
  font-weight: 400 !important;
  letter-spacing: 0.6px !important;
  line-height: 1.7 !important;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px; }
  .cta-button.cta-big, .x-navbar .x-container .cta-container .cta-big.cta {
    padding: 14px 24px !important; }
  .cta-button:hover, .x-navbar .x-container .cta-container .cta:hover {
    text-shadow: none !important;
    color: #c28268 !important;
    background-color: white !important;
    border: 1px solid #c28268 !important; }

.x-navbar {
  border: none; }
  .x-navbar.x-navbar-fixed-top {
    position: fixed; }
  @media (max-width: 979px) {
    .x-navbar .x-container {
      padding: 8px 0px; } }
  .x-navbar .x-container {
    padding: 15px 0px; }
    .x-navbar .x-container .logo {
      position: absolute; }
      .x-navbar .x-container .logo img {
        width: auto;
        height: 56px; }
    .x-navbar .x-container .cta-container {
      position: absolute;
      right: 0px;
      top: 15px; }
      @media (max-width: 979px) {
        .x-navbar .x-container .cta-container {
          right: 76px; } }
      @media (max-width: 979px) {
        .x-navbar .x-container .cta-container {
          display: none; } }
      .x-navbar .x-container .cta-container .cta {
        margin-top: 8px; }
    .x-navbar .x-container .x-nav-wrap.desktop ul {
      margin-right: 190px; }
      .x-navbar .x-container .x-nav-wrap.desktop ul > li {
        position: relative; }
        .x-navbar .x-container .x-nav-wrap.desktop ul > li.x-active, .x-navbar .x-container .x-nav-wrap.desktop ul > li.x-active a {
          box-shadow: none; }
        .x-navbar .x-container .x-nav-wrap.desktop ul > li a {
          transition: all 0.2s ease-in-out;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -ms-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          padding: 0px 20px;
          height: 56px;
          line-height: 56px;
          font-size: 16px;
          letter-spacing: 0px;
          border: none !important;
          color: #c2c2c2;
          font-weight: 400; }
        .x-navbar .x-container .x-nav-wrap.desktop ul > li > ul {
          left: inherit;
          right: inherit; }
          .x-navbar .x-container .x-nav-wrap.desktop ul > li > ul li a {
            height: 44px;
            line-height: 44px; }
        .x-navbar .x-container .x-nav-wrap.desktop ul > li.current-menu-item > a, .x-navbar .x-container .x-nav-wrap.desktop ul > li:hover > a {
          box-shadow: none;
          color: #464646; }
    .x-navbar .x-container .x-btn-navbar {
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      -o-border-radius: 0px;
      margin: 0px;
      box-shadow: none;
      color: #c28268;
      display: block;
      width: 56px;
      height: 56px;
      line-height: 56px;
      padding: 0px;
      text-align: center; }
      @media (min-width: 980px) {
        .x-navbar .x-container .x-btn-navbar {
          display: none; } }
      .x-navbar .x-container .x-btn-navbar.collapsed {
        color: #464646; }
      .x-navbar .x-container .x-btn-navbar:hover {
        color: #c28268; }

@media (max-width: 1190px) {
  .x-nav-wrap.desktop .menu-item a {
    padding: 0px 15px !important; } }
@media (max-width: 1100px) {
  .x-nav-wrap.desktop .menu-item a {
    padding: 0px 10px !important; } }
@media (max-width: 1020px) {
  .x-nav-wrap.desktop .menu-item a {
    padding: 0px 8px !important; } }

@media (max-width: 1020px) {
  .x-navbar .x-container .x-btn-navbar {
    width: 46px;
    height: 46px;
    line-height: 46px; }
  .x-navbar .x-container .logo img {
    height: 46px; }
  .x-navbar .x-navbar-inner {
    min-height: 80px; } }
@media (max-width: 979px) {
  .x-navbar .x-container .x-btn-navbar {
    width: 46px;
    height: 46px;
    line-height: 46px; }
  .x-navbar .x-container .logo img {
    height: 46px; }
  .x-navbar .x-navbar-inner {
    min-height: 80px; } }
@media (max-width: 415px) {
  .x-navbar .x-container .x-btn-navbar {
    width: 30px;
    height: 30px;
    line-height: 30px; }
  .x-navbar .x-container .logo img {
    height: 30px; }
  .x-navbar .x-navbar-inner {
    min-height: 64px; } }

.base-animation, .x-colophon.top .social-media-list li a:hover:before, form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label:before, form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label:after, .cta-button, .x-navbar .x-container .cta-container .cta, .pcf, .pcf .btn-close, .pcf .btn {
  transition: all 0.4s cubic-bezier(0.2, 1, 0.2, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.2, 1, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.2, 1, 0.2, 1);
  -ms-transition: all 0.4s cubic-bezier(0.2, 1, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.2, 1, 0.2, 1); }

.base-animation-slow, .page-button.icon-content .cell-container, .page-button-face, .page-button-face h3,
.page-button-face .x-icon, .page-button-back {
  transition: all 1.5s cubic-bezier(0.2, 1, 0.2, 1);
  -webkit-transition: all 1.5s cubic-bezier(0.2, 1, 0.2, 1);
  -moz-transition: all 1.5s cubic-bezier(0.2, 1, 0.2, 1);
  -ms-transition: all 1.5s cubic-bezier(0.2, 1, 0.2, 1);
  -o-transition: all 1.5s cubic-bezier(0.2, 1, 0.2, 1); }

.base-animation-banner-in, .banner-slider .bg-images .banner-background-image.show .image-content {
  transition: all 4s cubic-bezier(0.2, 1, 0.2, 1) 1.3s;
  -webkit-transition: all 4s cubic-bezier(0.2, 1, 0.2, 1) 1.3s;
  -moz-transition: all 4s cubic-bezier(0.2, 1, 0.2, 1) 1.3s;
  -ms-transition: all 4s cubic-bezier(0.2, 1, 0.2, 1) 1.3s;
  -o-transition: all 4s cubic-bezier(0.2, 1, 0.2, 1) 1.3s; }

.base-animation-banner-out, .banner-slider .bg-images .banner-background-image.old .image-content {
  transition: all 1s ease-in;
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  -ms-transition: all 1s ease-in;
  -o-transition: all 1s ease-in; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #666;
  font-family: "Raleway", Helvetica, Arial, sans-serif; }

.entry-content .x-text, .widget, .post-content p, .page-button.icon-content p {
  font-size: 16px;
  line-height: 23px;
  font-weight: 300; }

h2, .h2 {
  line-height: 28px; }
  h2 span, .h2 span {
    font-size: 30px;
    font-weight: 600;
    color: #535353;
    letter-spacing: 1px;
    line-height: 0px;
    text-transform: uppercase; }

h6, .h6 {
  padding-top: 14px;
  line-height: 20px;
  max-width: 300px; }
  h6 span, .h6 span {
    font-size: 16px;
    font-weight: 400;
    color: #c28268;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 0px; }

.h3 {
  text-transform: uppercase;
  font-size: 17px;
  color: #c28268;
  letter-spacing: 0px !important;
  font-weight: 600 !important; }
  .h3 span {
    font-size: 26px !important; }

.h1.line:after, .h2.line:after, .h3.line:after, .h4.line:after, .h5.line:after, .h6.line:after {
  display: block;
  content: '';
  margin-top: 34px;
  margin-bottom: 40px;
  width: 18px;
  height: 1.5px;
  background-color: #c28268; }

.h3 span {
  font-size: 22px; }
.h3.line::after {
  margin-top: 22px; }

.wording p {
  font-size: 24px;
  color: #c28268;
  font-weight: 300;
  line-height: 30px;
  padding-right: 50%;
  margin-bottom: 0px;
  background-position: center;
  background-size: cover; }
  @media (max-width: 440px) {
    .wording p {
      padding-right: 0px; } }

.google-map-link {
  font-size: 14px;
  font-weight: 500;
  color: #c28268 !important;
  display: inline-block;
  padding-bottom: 14px;
  padding-left: 15px; }

body a {
  color: #666; }
  body a:hover {
    color: #d3683c; }

body p a {
  color: #c28268; }
  body p a:hover {
    color: #d1a08c; }

.quote p {
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  color: #d1a08c;
  padding: 20px 0px !important; }
  .quote p:before, .quote p:after {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 10px;
    position: relative;
    top: -6px; }
  .quote p:before {
    margin-right: 6px;
    content: '\f10d'; }
  .quote p:after {
    margin-left: 6px;
    content: '\f10e'; }

.banner, .banner-slider {
  min-height: 600px;
  padding: 0px !important; }
  .banner h1, .banner-slider h1 {
    color: white;
    margin-top: 215px;
    background-color: rgba(0, 0, 0, 0.28);
    padding: 45px 0px; }

.interactive-image.image-1 {
  background-image: url(http://www.bespokedental.com.au/wp-content/uploads/2016/09/home_general_top_160820_01269.jpg); }
.interactive-image.image-2 {
  background-image: url(http://www.bespokedental.com.au/wp-content/uploads/2016/09/home_general_bot_160820_00030.jpg); }
.interactive-image.image-3 {
  background-image: url(http://www.bespokedental.com.au/wp-content/uploads/2016/09/HomeCommunity-_160820_00594.jpg); }
.interactive-image.image-4 {
  background-image: url(http://www.bespokedental.com.au/wp-content/uploads/2016/09/Home_Approach_160820_00403.jpg); }

.service-navigation .x-btn {
  background-color: transparent;
  line-height: 40px;
  text-shadow: none;
  padding: 0px;
  border: 0px;
  color: #c28268; }
  .service-navigation .x-btn:before {
    font-family: 'FontAwesome';
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    position: absolute;
    border-radius: 34px;
    display: block;
    border: 3px solid rgba(194, 130, 104, 0);
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out; }
  .service-navigation .x-btn:hover {
    background-color: transparent;
    color: #c28268;
    text-shadow: none; }
    .service-navigation .x-btn:hover:before {
      border: 3px solid #c28268; }
.service-navigation .x-column .x-btn {
  padding-left: 56px; }
  .service-navigation .x-column .x-btn:before {
    left: 0px;
    content: "\f060"; }
.service-navigation .x-column.right-text .x-btn {
  padding-left: inherit;
  padding-right: 56px; }
  .service-navigation .x-column.right-text .x-btn:before {
    left: inherit;
    right: 0px;
    content: "\f061"; }

.service-image img.x-img {
  width: 100%;
  max-width: inherit; }

.service-details {
  position: relative; }
  .service-details .additional-info {
    color: #c28268;
    font-size: 20px;
    line-height: 29px;
    font-weight: 300;
    padding-right: 50%;
    padding-top: 100px; }

.blog .post,
.single-post .post {
  margin-bottom: 20px; }
  .blog .post .entry-wrap,
  .single-post .post .entry-wrap {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    box-shadow: none;
    padding: 0px;
    padding-top: 20px; }
  .blog .post .entry-featured,
  .single-post .post .entry-featured {
    box-shadow: none;
    border: none !important; }
    .blog .post .entry-featured a:hover,
    .single-post .post .entry-featured a:hover {
      background-color: #c28268; }
    .blog .post .entry-featured a:before,
    .single-post .post .entry-featured a:before {
      position: absolute;
      font-family: "Raleway", Helvetica, Arial, sans-serif !important;
      content: "Read More";
      text-shadow: none;
      text-align: center;
      width: 120px;
      height: 35px;
      color: white;
      top: 50%;
      left: 50%;
      margin-left: -60px;
      margin-top: -17.5px;
      line-height: 35px;
      background-color: transparent;
      font-size: 14px;
      border: 1px solid white;
      border-radius: 0px; }
  .blog .post h2,
  .single-post .post h2 {
    padding: 0px;
    padding-bottom: 5px;
    font-size: 16px !important;
    margin-bottom: 0px !important;
    line-height: 22px !important;
    font-weight: 700 !important; }
    .blog .post h2:after,
    .single-post .post h2:after {
      background-color: transparent; }
    .blog .post h2 a:hover,
    .single-post .post h2 a:hover {
      color: #c28268; }

.blog.x-blog-standard-active .x-main {
  font-size: 0px; }
.blog.x-blog-standard-active .post {
  display: inline-block;
  vertical-align: top;
  margin-left: 1%;
  margin-right: 1%;
  width: 32%;
  margin-top: 0px;
  margin-bottom: 50px; }
  .blog.x-blog-standard-active .post:nth-child(3n+1) {
    margin-left: 0px; }
  .blog.x-blog-standard-active .post:nth-child(3n+3) {
    margin-right: 0px; }
  @media (max-width: 979px) {
    .blog.x-blog-standard-active .post {
      width: 49%; }
      .blog.x-blog-standard-active .post:nth-child(3n+1) {
        margin-left: 1%; }
      .blog.x-blog-standard-active .post:nth-child(3n+3) {
        margin-right: 1%; }
      .blog.x-blog-standard-active .post:nth-child(2n+1) {
        margin-left: 0px; }
      .blog.x-blog-standard-active .post:nth-child(2n+2) {
        margin-right: 0px; } }
  @media (max-width: 650px) {
    .blog.x-blog-standard-active .post {
      display: block;
      width: 100%;
      margin-left: 0px;
      margin-right: 0px; } }
.blog.x-blog-standard-active .entry-wrap {
  font-size: 15px;
  font-weight: 300; }
.blog .x-header-landmark {
  text-align: left;
  font-size: 0px;
  margin-top: 80px;
  margin-bottom: 80px; }
  .blog .x-header-landmark .h-landmark,
  .blog .x-header-landmark .p-landmark-sub {
    font-size: 14px; }
  .blog .x-header-landmark .h-landmark {
    font-size: 30px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    line-height: 28px !important;
    padding-bottom: 20px;
    margin-bottom: 30px !important;
    margin-top: 0px !important;
    text-transform: uppercase;
    position: relative; }
    .blog .x-header-landmark .h-landmark:after {
      bottom: 0;
      left: 0; }
    .blog .x-header-landmark .h-landmark span:after {
      display: none; }
  .blog .x-header-landmark .p-landmark-sub {
    margin-top: 0px;
    padding: 0px;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0px; }
  .blog .x-header-landmark .h-landmark,
  .blog .x-header-landmark .p-landmark-sub {
    display: inline-block;
    vertical-align: top; }
  .blog .x-header-landmark .h-landmark {
    width: 31.7333333333%;
    margin-right: 1.2%; }
  .blog .x-header-landmark .p-landmark-sub {
    width: 65.8666666667%;
    margin-left: 1.2%; }
  @media (max-width: 979px) {
    .blog .x-header-landmark .h-landmark,
    .blog .x-header-landmark .p-landmark-sub {
      width: 48.8%; } }
  @media (max-width: 650px) {
    .blog .x-header-landmark .h-landmark,
    .blog .x-header-landmark .p-landmark-sub {
      width: 100%;
      margin: 0px; } }
  @media (max-width: 767px) {
    .blog .x-header-landmark {
      margin-bottom: 40px; } }

.breadcrumbs .x-breadcrumb-wrap {
  border: none;
  padding: 0px 20px;
  padding-top: 20px;
  padding-bottom: 30px;
  line-height: 0px; }
  .breadcrumbs .x-breadcrumb-wrap a:hover {
    color: #c28268; }

.single-post .post {
  margin-top: 0px; }
.single-post .entry-wrap {
  position: relative;
  margin-top: 40px;
  font-size: 0px; }
.single-post .post-header,
.single-post .post-content {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  font-size: 15px; }
.single-post .post-header {
  padding-right: 15px; }
  .single-post .post-header h1 {
    font-size: 30px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    line-height: 28px !important;
    padding-bottom: 20px;
    margin-bottom: 30px !important;
    margin-top: 0px !important;
    text-transform: uppercase;
    position: relative;
    text-transform: none;
    font-size: 26px !important;
    line-height: 32px !important;
    margin-bottom: 70px !important; }
    .single-post .post-header h1:after {
      bottom: 0;
      left: 0; }
.single-post .post-content .x-img {
  border: 1px solid #c28268;
  margin-top: 60px;
  margin-bottom: 80px; }
.single-post .post-content li {
  line-height: 23px;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 10px; }
  .single-post .post-content li:last-child {
    padding-bottom: 0px; }
.single-post .wp_rp_content {
  border-top: 1px solid #c2c2c2;
  padding-top: 70px;
  margin-top: 70px; }
  .single-post .wp_rp_content h3 {
    margin: 0px;
    padding-left: 0px;
    font-size: 30px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    line-height: 28px !important;
    padding-bottom: 20px;
    margin-bottom: 30px !important;
    margin-top: 0px !important;
    text-transform: uppercase;
    position: relative; }
    .single-post .wp_rp_content h3:after {
      bottom: 0;
      left: 0; }
  .single-post .wp_rp_content ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    .single-post .wp_rp_content ul li {
      position: relative;
      display: inline-block;
      width: 30.1333333333%;
      vertical-align: top;
      margin: 0px 2.4%; }
      .single-post .wp_rp_content ul li:first-child {
        margin-left: 0px; }
      .single-post .wp_rp_content ul li:last-child {
        margin-right: 0px; }
    .single-post .wp_rp_content ul img {
      width: 100%; }
    .single-post .wp_rp_content ul .wp_rp_thumbnail:after, .single-post .wp_rp_content ul .wp_rp_thumbnail:before {
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      opacity: 0; }
    .single-post .wp_rp_content ul .wp_rp_thumbnail:before {
      content: "";
      display: block;
      color: white;
      position: absolute;
      background-color: rgba(194, 130, 104, 0.8);
      width: 100%;
      height: 100%;
      text-align: center; }
    .single-post .wp_rp_content ul .wp_rp_thumbnail:after {
      position: absolute;
      font-family: "Raleway", Helvetica, Arial, sans-serif !important;
      content: "Read More";
      text-shadow: none;
      text-align: center;
      width: 120px;
      height: 35px;
      color: white;
      top: 50%;
      left: 50%;
      margin-left: -60px;
      margin-top: -17.5px;
      line-height: 35px;
      background-color: transparent;
      font-size: 14px;
      border: 1px solid white;
      border-radius: 0px;
      top: 45%; }
    .single-post .wp_rp_content ul .wp_rp_thumbnail:hover:after, .single-post .wp_rp_content ul .wp_rp_thumbnail:hover:before {
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      opacity: 1; }
    .single-post .wp_rp_content ul .wp_rp_title {
      font-family: "Raleway", Helvetica, Arial, sans-serif;
      font-size: 15px;
      line-height: 25px;
      letter-spacing: 0px;
      display: block;
      padding-top: 14px;
      background-color: white;
      position: relative;
      z-index: 1; }
@media (max-width: 620px) {
  .single-post .entry-wrap {
    margin-top: 30px; }
  .single-post .post-header,
  .single-post .post-content {
    width: 100%; }
  .single-post .post-header {
    position: inherit;
    padding-right: 0px;
    margin-bottom: 30px; }
    .single-post .post-header h1 {
      margin-bottom: 24px !important; }
  .single-post .wp_rp_content .wp_rp_thumbnail:after {
    top: 40%; } }
.single-post .author a {
  color: #c28268; }
  .single-post .author a:hover {
    color: #666; }
.single-post .social-share-list ul,
.single-post .social-share-list li {
  list-style: none;
  display: inline-block; }
.single-post .social-share-list ul {
  margin: 0px;
  padding: 0px;
  margin-left: 4px; }
.single-post .social-share-list li i {
  font-size: 20px;
  line-height: 0px;
  color: #c28268;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out; }
  .single-post .social-share-list li i:hover {
    color: #666; }
@media (max-width: 440px) {
  .single-post .wp_rp_content {
    display: none;
    /*
    ul
    {
    	li
    	{
    		width: 100%;
    		margin: 0px;
    	}
    }
    .wp_rp_thumbnail
    {
    	&:after
    	{
    		top: 45%;
    	}
    }
    */ } }

.b1g1-section {
  background-image: url("http://www.bespokedental.com.au/wp-content/uploads/2016/09/home_general_top_160820_01269.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 130px 20px;
  padding-top: 160px; }
  .b1g1-section:before {
    position: absolute;
    content: '';
    display: block;
    background-color: #000000;
    opacity: 0.2;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 0; }
  .b1g1-section img {
    position: absolute;
    top: -120px;
    width: 70px;
    left: 50%;
    margin-left: -35px; }

.b1g1-table {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center; }

.b1g1-cell {
  display: table-cell;
  vertical-align: middle; }

.b1g1 {
  background-color: rgba(0, 0, 0, 0.5);
  margin: auto;
  color: white;
  padding: 20px 10px;
  max-width: 450px;
  position: relative;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  z-index: 1; }
  .b1g1 p {
    display: none; }
  .b1g1 div {
    line-height: 14px; }
  .b1g1 .counter {
    display: inline-block;
    font-size: 60px;
    line-height: 60px;
    min-width: 230px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 6px; }

.blog.x-blog-standard-active .x-main {
  font-size: 0px; }
.blog.x-blog-standard-active .post {
  display: inline-block;
  vertical-align: top;
  margin-left: 1%;
  margin-right: 1%;
  width: 32%;
  margin-top: 0px;
  margin-bottom: 50px; }
  .blog.x-blog-standard-active .post:nth-child(3n+1) {
    margin-left: 0px; }
  .blog.x-blog-standard-active .post:nth-child(3n+3) {
    margin-right: 0px; }
  @media (max-width: 979px) {
    .blog.x-blog-standard-active .post {
      width: 49%; }
      .blog.x-blog-standard-active .post:nth-child(3n+1) {
        margin-left: 1%; }
      .blog.x-blog-standard-active .post:nth-child(3n+3) {
        margin-right: 1%; }
      .blog.x-blog-standard-active .post:nth-child(2n+1) {
        margin-left: 0px; }
      .blog.x-blog-standard-active .post:nth-child(2n+2) {
        margin-right: 0px; } }
  @media (max-width: 650px) {
    .blog.x-blog-standard-active .post {
      display: block;
      width: 100%;
      margin-left: 0px;
      margin-right: 0px; } }
.blog.x-blog-standard-active .entry-wrap {
  font-size: 15px;
  font-weight: 300; }
.blog .x-header-landmark {
  text-align: left;
  font-size: 0px;
  margin-top: 80px;
  margin-bottom: 80px; }
  .blog .x-header-landmark .h-landmark,
  .blog .x-header-landmark .p-landmark-sub {
    font-size: 14px; }
  .blog .x-header-landmark .h-landmark {
    font-size: 30px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    line-height: 28px !important;
    padding-bottom: 20px;
    margin-bottom: 30px !important;
    margin-top: 0px !important;
    text-transform: uppercase;
    position: relative; }
    .blog .x-header-landmark .h-landmark:after {
      bottom: 0;
      left: 0; }
    .blog .x-header-landmark .h-landmark span:after {
      display: none; }
  .blog .x-header-landmark .p-landmark-sub {
    margin-top: 0px;
    padding: 0px;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0px; }
  .blog .x-header-landmark .h-landmark,
  .blog .x-header-landmark .p-landmark-sub {
    display: inline-block;
    vertical-align: top; }
  .blog .x-header-landmark .h-landmark {
    width: 31.7333333333%;
    margin-right: 1.2%; }
  .blog .x-header-landmark .p-landmark-sub {
    width: 65.8666666667%;
    margin-left: 1.2%; }
  @media (max-width: 979px) {
    .blog .x-header-landmark .h-landmark,
    .blog .x-header-landmark .p-landmark-sub {
      width: 48.8%; } }
  @media (max-width: 650px) {
    .blog .x-header-landmark .h-landmark,
    .blog .x-header-landmark .p-landmark-sub {
      width: 100%;
      margin: 0px; } }
  @media (max-width: 767px) {
    .blog .x-header-landmark {
      margin-bottom: 40px; } }

.breadcrumbs .x-breadcrumb-wrap {
  border: none;
  padding: 0px 20px;
  padding-top: 20px;
  padding-bottom: 30px;
  line-height: 0px; }
  .breadcrumbs .x-breadcrumb-wrap a:hover {
    color: #c28268; }

.single-post .post {
  margin-top: 0px; }
.single-post .entry-wrap {
  position: relative;
  margin-top: 40px;
  font-size: 0px; }
.single-post .post-header,
.single-post .post-content {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  font-size: 15px; }
.single-post .post-header {
  padding-right: 15px; }
  .single-post .post-header h1 {
    font-size: 30px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    line-height: 28px !important;
    padding-bottom: 20px;
    margin-bottom: 30px !important;
    margin-top: 0px !important;
    text-transform: uppercase;
    position: relative;
    text-transform: none;
    font-size: 26px !important;
    line-height: 32px !important;
    margin-bottom: 70px !important; }
    .single-post .post-header h1:after {
      bottom: 0;
      left: 0; }
.single-post .post-content .x-img {
  border: 1px solid #c28268;
  margin-top: 60px;
  margin-bottom: 80px; }
.single-post .post-content li {
  line-height: 23px;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 10px; }
  .single-post .post-content li:last-child {
    padding-bottom: 0px; }
.single-post .wp_rp_content {
  border-top: 1px solid #c2c2c2;
  padding-top: 70px;
  margin-top: 70px; }
  .single-post .wp_rp_content h3 {
    margin: 0px;
    padding-left: 0px;
    font-size: 30px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    line-height: 28px !important;
    padding-bottom: 20px;
    margin-bottom: 30px !important;
    margin-top: 0px !important;
    text-transform: uppercase;
    position: relative; }
    .single-post .wp_rp_content h3:after {
      bottom: 0;
      left: 0; }
  .single-post .wp_rp_content ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    .single-post .wp_rp_content ul li {
      position: relative;
      display: inline-block;
      width: 30.1333333333%;
      vertical-align: top;
      margin: 0px 2.4%; }
      .single-post .wp_rp_content ul li:first-child {
        margin-left: 0px; }
      .single-post .wp_rp_content ul li:last-child {
        margin-right: 0px; }
    .single-post .wp_rp_content ul img {
      width: 100%; }
    .single-post .wp_rp_content ul .wp_rp_thumbnail:after, .single-post .wp_rp_content ul .wp_rp_thumbnail:before {
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      opacity: 0; }
    .single-post .wp_rp_content ul .wp_rp_thumbnail:before {
      content: "";
      display: block;
      color: white;
      position: absolute;
      background-color: rgba(194, 130, 104, 0.8);
      width: 100%;
      height: 100%;
      text-align: center; }
    .single-post .wp_rp_content ul .wp_rp_thumbnail:after {
      position: absolute;
      font-family: "Raleway", Helvetica, Arial, sans-serif !important;
      content: "Read More";
      text-shadow: none;
      text-align: center;
      width: 120px;
      height: 35px;
      color: white;
      top: 50%;
      left: 50%;
      margin-left: -60px;
      margin-top: -17.5px;
      line-height: 35px;
      background-color: transparent;
      font-size: 14px;
      border: 1px solid white;
      border-radius: 0px;
      top: 45%; }
    .single-post .wp_rp_content ul .wp_rp_thumbnail:hover:after, .single-post .wp_rp_content ul .wp_rp_thumbnail:hover:before {
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      opacity: 1; }
    .single-post .wp_rp_content ul .wp_rp_title {
      font-family: "Raleway", Helvetica, Arial, sans-serif;
      font-size: 15px;
      line-height: 25px;
      letter-spacing: 0px;
      display: block;
      padding-top: 14px;
      background-color: white;
      position: relative;
      z-index: 1; }
@media (max-width: 620px) {
  .single-post .entry-wrap {
    margin-top: 30px; }
  .single-post .post-header,
  .single-post .post-content {
    width: 100%; }
  .single-post .post-header {
    position: inherit;
    padding-right: 0px;
    margin-bottom: 30px; }
    .single-post .post-header h1 {
      margin-bottom: 24px !important; }
  .single-post .wp_rp_content .wp_rp_thumbnail:after {
    top: 40%; } }
.single-post .author a {
  color: #c28268; }
  .single-post .author a:hover {
    color: #666; }
.single-post .social-share-list ul,
.single-post .social-share-list li {
  list-style: none;
  display: inline-block; }
.single-post .social-share-list ul {
  margin: 0px;
  padding: 0px;
  margin-left: 4px; }
.single-post .social-share-list li i {
  font-size: 20px;
  line-height: 0px;
  color: #c28268;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out; }
  .single-post .social-share-list li i:hover {
    color: #666; }
@media (max-width: 440px) {
  .single-post .wp_rp_content {
    display: none;
    /*
    ul
    {
    	li
    	{
    		width: 100%;
    		margin: 0px;
    	}
    }
    .wp_rp_thumbnail
    {
    	&:after
    	{
    		top: 45%;
    	}
    }
    */ } }

.blog .post,
.single-post .post {
  margin-bottom: 20px; }
  .blog .post .entry-wrap,
  .single-post .post .entry-wrap {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    box-shadow: none;
    padding: 0px;
    padding-top: 20px; }
  .blog .post .entry-featured,
  .single-post .post .entry-featured {
    box-shadow: none;
    border: none !important; }
    .blog .post .entry-featured a:hover,
    .single-post .post .entry-featured a:hover {
      background-color: #c28268; }
    .blog .post .entry-featured a:before,
    .single-post .post .entry-featured a:before {
      position: absolute;
      font-family: "Raleway", Helvetica, Arial, sans-serif !important;
      content: "Read More";
      text-shadow: none;
      text-align: center;
      width: 120px;
      height: 35px;
      color: white;
      top: 50%;
      left: 50%;
      margin-left: -60px;
      margin-top: -17.5px;
      line-height: 35px;
      background-color: transparent;
      font-size: 14px;
      border: 1px solid white;
      border-radius: 0px; }
  .blog .post h2,
  .single-post .post h2 {
    padding: 0px;
    padding-bottom: 5px;
    font-size: 16px !important;
    margin-bottom: 0px !important;
    line-height: 22px !important;
    font-weight: 700 !important; }
    .blog .post h2:after,
    .single-post .post h2:after {
      background-color: transparent; }
    .blog .post h2 a:hover,
    .single-post .post h2 a:hover {
      color: #c28268; }

.custom-numbered-list,
.custom-list {
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  list-style-type: none;
  text-indent: -31px;
  padding-left: 51px; }
  .custom-numbered-list li,
  .custom-list li {
    margin-bottom: 10px; }
    .custom-numbered-list li:before,
    .custom-list li:before {
      margin-right: 5px;
      font-size: 80%;
      border: 1px solid #c28268;
      color: #c28268;
      padding: 3px 8px;
      border-radius: 100%; }

.custom-list li:before {
  position: relative;
  top: -2px;
  text-indent: 0px;
  font-family: FontAwesome;
  content: '\f00c';
  width: 25px;
  height: 25px;
  line-height: 23px;
  text-align: center;
  padding: 0px;
  display: inline-block; }

.custom-numbered-list li {
  counter-increment: step-counter; }
  .custom-numbered-list li:before {
    content: counter(step-counter); }

.custom-feature-box {
  padding-bottom: 20px; }
  .custom-feature-box .x-feature-box-graphic {
    position: relative; }
  .custom-feature-box .x-feature-box-graphic-inner {
    width: 40px; }
    .custom-feature-box .x-feature-box-graphic-inner:before {
      display: block;
      content: '';
      width: 65px;
      height: 65px;
      position: absolute;
      top: -11.5px;
      left: -12.5px;
      border: 2px solid #c28268;
      border-radius: 32.5px; }
  .custom-feature-box .x-feature-box-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: #c28268;
    margin-top: 14px;
    letter-spacing: 0px; }
  .custom-feature-box .x-feature-box-text {
    font-size: 16px;
    line-height: 23px;
    font-weight: 300; }

.service-details {
  position: relative; }
  .service-details .additional-info {
    color: #c28268;
    font-size: 20px;
    line-height: 29px;
    font-weight: 300;
    padding-right: 50%;
    padding-top: 100px; }

.service-image img.x-img {
  width: 100%;
  max-width: inherit; }

.service-navigation .x-btn {
  background-color: transparent;
  line-height: 40px;
  text-shadow: none;
  padding: 0px;
  border: 0px;
  color: #c28268; }
  .service-navigation .x-btn:before {
    font-family: 'FontAwesome';
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    position: absolute;
    border-radius: 34px;
    display: block;
    border: 3px solid rgba(194, 130, 104, 0);
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out; }
  .service-navigation .x-btn:hover {
    background-color: transparent;
    color: #c28268;
    text-shadow: none; }
    .service-navigation .x-btn:hover:before {
      border: 3px solid #c28268; }
.service-navigation .x-column .x-btn {
  padding-left: 56px; }
  .service-navigation .x-column .x-btn:before {
    left: 0px;
    content: "\f060"; }
.service-navigation .x-column.right-text .x-btn {
  padding-left: inherit;
  padding-right: 56px; }
  .service-navigation .x-column.right-text .x-btn:before {
    left: inherit;
    right: 0px;
    content: "\f061"; }

.pcf {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  opacity: 0; }
  .pcf, .pcf > * {
    pointer-events: none; }
  .pcf.open {
    opacity: 1; }
    .pcf.open,
    .pcf.open > * {
      pointer-events: all; }
  .pcf h4, .pcf h5 {
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 34px; }
  .pcf h5 {
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 32spx; }
  .pcf label {
    font-weight: 600; }
    .pcf label .req {
      color: #c28268;
      padding-left: 2px; }
  .pcf .btn-close {
    font-size: 30px;
    text-align: center;
    height: 20px;
    width: 20px;
    line-height: 20px;
    position: absolute;
    cursor: pointer;
    right: 20px;
    top: 20px; }
    .pcf .btn-close:hover {
      color: #c28268; }
  .pcf p,
  .pcf .btn {
    display: inline-block;
    vertical-align: top;
    margin-top: 18px; }
  .pcf .btn {
    font-size: 13px;
    line-height: 14px;
    display: inline-block;
    padding: 8px 42px;
    font-size: 13px;
    text-shadow: none;
    color: white;
    border: 1px solid white;
    background: transparent;
    margin-left: 10px;
    color: #c28268;
    border: 1px solid #c28268;
    cursor: pointer; }
    .pcf .btn:hover {
      color: #c28268;
      background-color: white;
      border: 1px solid white; }
    .pcf .btn:hover {
      border: 1px solid #c28268; }
  .pcf .field {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    vertical-align: top; }
    .pcf .field.col-big, .pcf .field.col-small, .pcf .field.col-half {
      padding: 0px 10px; }
    .pcf .field.col-half {
      width: 50%; }
    .pcf .field.col-big {
      width: 68%; }
    .pcf .field.col-small {
      width: 32%; }
    .pcf .field.col-first {
      padding-left: 0px; }
    .pcf .field.col-last {
      padding-right: 0px; }

.pcf-outer {
  display: table;
  width: 100%;
  height: 100%; }

.pcf-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 30px; }

.pcf-container {
  z-index: 1000001;
  background-color: #ffffff;
  position: relative;
  margin: auto;
  max-width: 700px;
  padding: 30px;
  font-size: 0px; }

.pcf-bg {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000000; }

.cta-mobile {
  position: fixed;
  bottom: 0px;
  width: 100%;
  text-align: center;
  background-color: #c28268;
  z-index: 10000000; }
  .cta-mobile .cta-button, .cta-mobile .x-navbar .x-container .cta-container .cta, .x-navbar .x-container .cta-container .cta-mobile .cta {
    display: inline-block;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-top: 8px; }
  @media (max-width: 979px) {
    .cta-mobile {
      display: block; } }

.top-nav {
  border-bottom: 1px solid #e2e2e2; }
  .top-nav.x-navbar-inner {
    min-height: 0px; }
  .top-nav .x-container {
    padding: 6px 0px;
    text-align: center; }
    .top-nav .x-container > div {
      display: inline-block;
      float: right;
      padding-left: 16px; }
  @media (max-width: 979px) {
    .top-nav .x-container > div {
      float: none; } }
  .top-nav .tel:before,
  .top-nav .email:before {
    font-family: "FontAwesome";
    content: '\f10d';
    padding-right: 5px; }
  .top-nav .tel:before {
    content: '\f095'; }
  .top-nav .email:before {
    content: '\f0e0'; }

.banner-slider {
  position: relative; }
  .banner-slider .h-custom-headline {
    margin: 0px; }
  .banner-slider .table-container {
    position: relative;
    display: table;
    min-height: 600px;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .banner-slider .cell-container {
    display: table-cell;
    vertical-align: middle; }
  .banner-slider .bg-images {
    overflow: hidden; }
    .banner-slider .bg-images .banner-background-image {
      transition: opacity 1.5s ease-in-out;
      -webkit-transition: opacity 1.5s ease-in-out;
      -moz-transition: opacity 1.5s ease-in-out;
      -ms-transition: opacity 1.5s ease-in-out;
      -o-transition: opacity 1.5s ease-in-out;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      background-position: center center;
      background-size: cover;
      z-index: 0;
      top: 0px;
      opacity: 0; }
      .banner-slider .bg-images .banner-background-image.show {
        z-index: 2;
        opacity: 1; }
        .banner-slider .bg-images .banner-background-image.show .image-content {
          left: 0px;
          opacity: 1; }
      .banner-slider .bg-images .banner-background-image.old {
        z-index: 1;
        opacity: 1; }
        .banner-slider .bg-images .banner-background-image.old .image-content {
          left: 200px;
          opacity: 0; }
    .banner-slider .bg-images .image-content {
      opacity: 0;
      width: 88%;
      margin: auto;
      text-align: left;
      left: 200px;
      position: relative; }
      .banner-slider .bg-images .image-content span {
        background-color: rgba(0, 0, 0, 0.5);
        font-size: 32px;
        font-weight: 300;
        color: white;
        padding: 6px 20px;
        display: inline-block; }

.page-button.left .container:after {
  display: none !important; }
.page-button.right .container:before {
  display: none !important; }
.page-button.right a, .page-button.left a {
  font-size: 16px;
  color: #c28268; }
  .page-button.right a:hover, .page-button.left a:hover {
    color: #c28268; }
.page-button.right .container:before, .page-button.right .container:after, .page-button.left .container:before, .page-button.left .container:after {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: inline-block;
  font-family: 'FontAwesome';
  width: 34px;
  height: 34px;
  line-height: 28px;
  border-radius: 34px;
  border: 3px solid rgba(194, 130, 104, 0);
  font-size: 16px;
  text-align: center; }
.page-button.right .container:after, .page-button.left .container:after {
  content: "\f061";
  margin-left: 25px; }
.page-button.right .container:before, .page-button.left .container:before {
  content: "\f060";
  margin-right: 25px; }
.page-button.right .container:hover, .page-button.left .container:hover {
  background-color: transparent;
  color: #c28268;
  text-shadow: none; }
  .page-button.right .container:hover:before, .page-button.left .container:hover:before {
    border: 3px solid #c28268; }
.page-button.icon {
  text-align: center;
  margin-bottom: 16px; }
  .page-button.icon .container:before,
  .page-button.icon h3,
  .page-button.icon .x-icon {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out; }
  .page-button.icon .container {
    border-bottom: 1px solid #D1D1D1;
    text-align: left; }
  .page-button.icon .x-icon {
    text-align: center;
    display: inline-block;
    color: #272727;
    border: 1px solid #272727;
    width: 40px;
    height: 40px;
    margin-bottom: 6px;
    margin-right: 10px;
    line-height: 40px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px; }
  .page-button.icon h3 {
    display: inline-block;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    color: #272727;
    z-index: 0; }
  .page-button.icon .button {
    opacity: 0;
    margin-top: 20px;
    display: block;
    padding: 8px 42px;
    font-size: 13px;
    color: white;
    border: 1px solid white;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent; }
    .page-button.icon .button:hover {
      background-color: white;
      color: #c28268; }
  .page-button.icon:hover .x-icon,
  .page-button.icon:hover h3 {
    color: #c28268;
    border-color: #c28268; }
  @media (max-width: 767px) {
    .page-button.icon {
      margin-bottom: 8%; } }
.page-button.icon-content .cell-container {
  background-color: #F7F2F0;
  text-align: center;
  position: relative;
  overflow: hidden;
  min-height: 210px; }
.page-button.icon-content h3,
.page-button.icon-content .x-icon {
  display: block; }
.page-button.icon-content:hover .cell-container {
  background-color: #e5d5cf; }
.page-button.icon-content:hover .page-button-face .x-icon, .page-button.icon-content:hover .page-button-face h3 {
  top: -350px; }
.page-button.icon-content:hover .page-button-back {
  bottom: 0px; }
.page-button.implant-icon .x-icon:before, .page-button.general-icon .x-icon:before {
  font-family: 'Cheers'; }
.page-button.implant-icon .x-icon:before {
  content: 'T'; }
.page-button.general-icon .x-icon:before {
  content: 'F'; }

.page-button-row + .page-button-row .x-column.x-1-4:first-child {
  margin-top: 0px; }
.page-button-row .x-column.x-1-4 {
  width: 23.125%;
  margin: 2.5% 1.25%;
  margin-top: 0px; }
  .page-button-row .x-column.x-1-4:first-child {
    margin-left: 0px; }
  .page-button-row .x-column.x-1-4:last-child {
    margin-right: 0px; }
  @media (max-width: 1200px) {
    .page-button-row .x-column.x-1-4 {
      width: 48.75%;
      margin-top: 0px; }
      .page-button-row .x-column.x-1-4:nth-child(odd) {
        margin-left: 0px; }
      .page-button-row .x-column.x-1-4:nth-child(even) {
        margin-right: 0px; } }
  @media (max-width: 767px) {
    .page-button-row .x-column.x-1-4 {
      width: 100%;
      margin-top: 0px;
      margin: 20px 0px; } }

.page-button-face {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  display: table; }
  .page-button-face h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500; }
  .page-button-face i,
  .page-button-face h3 {
    color: #c28268; }
  .page-button-face i {
    border: 2px solid #c28268;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    margin: auto; }

.page-button-face h3,
.page-button-face .x-icon {
  top: 0px;
  position: relative; }
.page-button-face .x-icon {
  -webkit-transition-delay: 0.04s;
  transition-delay: 0.04s; }

.page-button-back {
  position: relative;
  opacity: 1;
  height: 100%;
  bottom: -350px; }
  .page-button-back .table-container {
    display: table;
    height: 100%;
    vertical-align: middle; }
  .page-button-back .in-cell-container {
    display: table-cell;
    vertical-align: middle; }
  .page-button-back p {
    padding: 26px;
    color: #c28268;
    margin: 0px; }
    .page-button-back p span {
      display: block;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 13px;
      margin-top: 10px; }

.page-button-face-inner {
  display: table-cell;
  vertical-align: middle; }

.team-member .x-1-3 {
  width: 100%;
  margin-bottom: 20px; }
.team-member .x-2-3 {
  width: 100%; }
.team-member .team-name {
  margin: 20px 0px; }

.team-member-container {
  overflow: hidden;
  position: relative;
  margin-bottom: 2.4% !important; }
  .team-member-container .x-1-3 {
    width: 31.7333333333%;
    margin-bottom: 0px; }
  .team-member-container .x-2-3 {
    width: 65.33332%; }
  .team-member-container .team-member {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box; }
    .team-member-container .team-member h3 {
      margin-bottom: 0px !important;
      padding-bottom: 10px;
      border: none !important;
      color: #c28268; }
    .team-member-container .team-member .team-name {
      margin-top: 0px;
      margin-bottom: 100px; }
    .team-member-container .team-member .border-line {
      margin-top: 20px;
      border-bottom: 1px solid #d4d4d4; }
    .team-member-container .team-member.open .container:before {
      opacity: 0 !important; }
    .team-member-container .team-member.open img {
      opacity: 1 !important; }
    .team-member-container .team-member .container {
      width: 100%;
      background-color: #999999;
      position: relative; }
      .team-member-container .team-member .container, .team-member-container .team-member .container:before,
      .team-member-container .team-member .container img {
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out; }
      .team-member-container .team-member .container:before {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        pointer-events: none;
        content: 'More Info';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 120px;
        height: 40px;
        line-height: 40px;
        margin-left: -60px;
        margin-top: -20px;
        text-align: center;
        z-index: 1;
        color: white;
        border: 1px solid white !important;
        opacity: 0; }
      .team-member-container .team-member .container img {
        width: 100%;
        opacity: 0.5; }
      .team-member-container .team-member .container:hover {
        cursor: pointer !important; }
        .team-member-container .team-member .container:hover img {
          opacity: 0.2; }
        .team-member-container .team-member .container:hover:before {
          opacity: 1; }
    .team-member-container .team-member .detail-container {
      display: block;
      position: absolute;
      width: 100%;
      left: 0px;
      padding-top: 30px; }
      .team-member-container .team-member .detail-container.hide {
        display: none; }
      .team-member-container .team-member .detail-container .x-container {
        width: 100%; }
  @media (max-width: 767px) {
    .team-member-container .x-1-3 {
      width: 100%;
      margin-bottom: 20px; }
    .team-member-container .x-2-3 {
      width: 100%; }
    .team-member-container .team-name {
      margin: 20px 0px; }
    .team-member-container .team-member {
      margin-bottom: 0px !important; }
      .team-member-container .team-member .container:before {
        display: none !important; }
      .team-member-container .team-member .container:hover {
        cursor: default !important; }
      .team-member-container .team-member img {
        opacity: 1 !important; }
      .team-member-container .team-member .detail-container {
        position: relative; }
        .team-member-container .team-member .detail-container.hide {
          display: block; }
      .team-member-container .team-member .x-1-3 {
        margin-bottom: 40px; } }

body > .x-root {
  margin-bottom: 80px; }
