@charset "UTF-8";
@import url(../fonts/fontello-7a54ac1d/css/fontello.css);
@import url(../fonts/fontello-bcead82d/css/fontello.css);
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row, footer .footer-wrap > div {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, footer .footer-wrap > div:before, .row:after, footer .footer-wrap > div:after {
    content: " ";
    display: table; }
  .row:after, footer .footer-wrap > div:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, footer .footer-wrap > div > *, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, footer .footer-wrap > div > *, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3, footer .footer-wrap > div > * {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0; }

.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
            transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
            transform: perspective(400px) rotateX(10deg); }
  to {
    -webkit-transform: perspective(400px) rotateX(0deg);
            transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
            transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
            transform: perspective(400px) rotateX(10deg); }
  to {
    -webkit-transform: perspective(400px) rotateX(0deg);
            transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

html {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 10px; }

body {
  font-size: 1.4rem;
  color: #7C7B7B; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    margin-bottom: 0.5em;
    color: #3B3B3B;
    text-transform: uppercase; }
  body h1 {
    font-weight: 400;
    font-size: 8rem; }
    @media (min-width: 992px) {
      body h1 {
        font-size: 10rem; } }
    @media (min-width: 1200px) {
      body h1 {
        font-size: 15rem; } }
  body h2 {
    font-size: 3.5rem;
    font-weight: 300;
    letter-spacing: 0.05em;
    margin-bottom: 0.95em; }
    @media (min-width: 768px) {
      body h2 {
        font-size: 5rem; } }
  body h3 {
    font-size: 2rem;
    line-height: 1.85em;
    font-weight: 200; }
    @media (min-width: 768px) {
      body h3 {
        font-size: 2.4rem; } }
  body h4 {
    font-size: 1.8rem;
    color: #7C7B7B;
    line-height: 1.3em;
    font-weight: 200; }
    @media (min-width: 768px) {
      body h4 {
        font-size: 2rem; } }
  body h5 {
    font-size: 1.6rem;
    color: #7C7B7B; }
    @media (min-width: 768px) {
      body h5 {
        font-size: 1.8rem; } }
  body h6 {
    font-size: 1.6rem;
    color: #7C7B7B;
    line-height: 2.25em;
    text-transform: none; }
  body p {
    line-height: 1.9em;
    margin-bottom: 1.8em; }
    body p strong {
      font-weight: 500; }
  body blockquote {
    position: relative; }
    body blockquote:before {
      display: block;
      height: 0;
      content: "“";
      margin-left: -.55em;
      font: italic 400%/1 Georgia, serif; }
  body small {
    font-size: 1.3rem;
    font-weight: 500; }
    @media (min-width: 768px) {
      body small {
        font-size: 1rem; } }
  body a {
    color: #7C7B7B; }
  body.members {
    background: #3B3B3B; }
    body.members main h1, body.members main h2, body.members main h3, body.members main h4, body.members main h5, body.members main h6 {
      color: #fff; }
    body.members main p {
      color: #fff; }
    body.members main a {
      color: #fff; }
  body.error404 main article, body.single-post main article {
    margin-bottom: 60px;
    padding: 0 8px; }
  body main article h2 {
    position: relative;
    padding-top: 64px; }
    body main article h2:before {
      content: '';
      width: 136px;
      height: 16px;
      background: #FFD900;
      position: absolute;
      left: 0;
      top: 0; }
  body main article .button a {
    padding: 7px 16px;
    border: 2px solid;
    color: #3B3B3B;
    -webkit-transition: color 0.3s;
    transition: color 0.3s; }
    body main article .button a:hover {
      color: #FFD900; }
    body main article .button a[href^="/contact-us"], body main article .button a[href^="/classes"], body main article .button a[href^="/memberships"], body main article .button a[href^="http://capoeiracdoperth.com.au/classes"], body main article .button a[href^="http://capoeiracdoperth.com.au/memberships"], body main article .button a[href^="http://capoeiracdoperth.com.au/contact-us"] {
      min-width: 190px;
      display: inline-block;
      text-align: center;
      width: 100%; }
  body main article .socials ul {
    list-style: none; }
  body main article .socials li {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%; }
    @media (min-width: 992px) {
      body main article .socials li {
        width: 40%; } }
    body main article .socials li a {
      margin-bottom: 8px; }

.wrapper, body.error404 main, body.single-post main, .panel-row-custom > div {
  max-width: 1200px;
  padding: 0;
  margin: 0 auto; }

main ul {
  list-style: disc;
  list-style-position: outside;
  padding-left: 20px;
  line-height: 1.7em; }
  @media (min-width: 768px) {
    main ul {
      padding-left: 0; } }
  main ul li {
    margin-bottom: 4px; }
    @media (min-width: 768px) {
      main ul li {
        margin-bottom: 26px; } }

header,
.slide-down-header {
  position: absolute;
  width: 100%;
  z-index: 100; }
  header .logo,
  .slide-down-header .logo {
    min-width: 0;
    width: 150px;
    line-height: 1.8em;
    color: #fff;
    position: absolute;
    letter-spacing: 0.18em;
    left: 20px;
    top: 20px; }
    @media (min-width: 768px) {
      header .logo,
      .slide-down-header .logo {
        line-height: 1em;
        min-width: 330px;
        width: auto;
        left: 38px;
        top: 40px; } }
    header .logo h1,
    .slide-down-header .logo h1 {
      font-size: 2.2rem;
      text-transform: uppercase; }
      header .logo h1 a,
      .slide-down-header .logo h1 a {
        color: #fff;
        text-decoration: none; }
  header .nav-slider,
  .slide-down-header .nav-slider {
    width: 295px;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999; }
    header .nav-slider.closed,
    .slide-down-header .nav-slider.closed {
      pointer-events: none; }
      header .nav-slider.closed .slider,
      .slide-down-header .nav-slider.closed .slider {
        -webkit-transform: translate3d(100%, 0, 1px);
                transform: translate3d(100%, 0, 1px); }
    header .nav-slider .slider,
    .slide-down-header .nav-slider .slider {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background: rgba(255, 255, 255, 0.95);
      text-align: right;
      padding: 82px 30px 16px;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      -webkit-transform: translate3d(0, 0, 1px);
              transform: translate3d(0, 0, 1px); }
      header .nav-slider .slider .close,
      .slide-down-header .nav-slider .slider .close {
        width: 40px;
        height: 40px;
        position: absolute;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        top: 15px;
        right: 34px; }
        header .nav-slider .slider .close:before,
        .slide-down-header .nav-slider .slider .close:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 2px;
          background: #000;
          top: 50%;
          left: 0;
          margin-top: -1px; }
        header .nav-slider .slider .close:after,
        .slide-down-header .nav-slider .slider .close:after {
          content: '';
          position: absolute;
          width: 2px;
          height: 100%;
          background: #000;
          left: 50%;
          top: 0;
          margin-left: -1px; }
      header .nav-slider .slider .socials a,
      .slide-down-header .nav-slider .slider .socials a {
        text-align: right;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        header .nav-slider .slider .socials a:before,
        .slide-down-header .nav-slider .slider .socials a:before {
          margin-left: 10px;
          margin-right: 0;
          float: right; }
        header .nav-slider .slider .socials a:after,
        .slide-down-header .nav-slider .slider .socials a:after {
          clear: both;
          display: block;
          content: ''; }
        header .nav-slider .slider .socials a:hover,
        .slide-down-header .nav-slider .slider .socials a:hover {
          color: #FFD900; }
      header .nav-slider .slider .nav,
      .slide-down-header .nav-slider .slider .nav {
        margin-bottom: 50px; }
        header .nav-slider .slider .nav > ul > li,
        .slide-down-header .nav-slider .slider .nav > ul > li {
          margin-bottom: 0.9em; }
          header .nav-slider .slider .nav > ul > li.padded,
          .slide-down-header .nav-slider .slider .nav > ul > li.padded {
            margin-top: 2.9em; }
          header .nav-slider .slider .nav > ul > li > a,
          .slide-down-header .nav-slider .slider .nav > ul > li > a {
            font-size: 2rem;
            color: #3B3B3B; }
          header .nav-slider .slider .nav > ul > li .sub-menu,
          .slide-down-header .nav-slider .slider .nav > ul > li .sub-menu {
            margin-top: 0.6em; }
            header .nav-slider .slider .nav > ul > li .sub-menu > li,
            .slide-down-header .nav-slider .slider .nav > ul > li .sub-menu > li {
              margin-bottom: 0.7em; }
        header .nav-slider .slider .nav a,
        .slide-down-header .nav-slider .slider .nav a {
          text-transform: uppercase;
          color: #AFAFAF;
          font-size: 1.4rem;
          margin-bottom: 0;
          -webkit-transition: all 0.3s;
          transition: all 0.3s; }
          header .nav-slider .slider .nav a:hover,
          .slide-down-header .nav-slider .slider .nav a:hover {
            color: #FFD900; }
  header .controls,
  .slide-down-header .controls {
    position: absolute;
    right: 20px;
    top: 20px; }
    @media (min-width: 768px) {
      header .controls,
      .slide-down-header .controls {
        right: 40px;
        top: 32px; } }
    header .controls .book,
    .slide-down-header .controls .book {
      text-transform: uppercase;
      border: 1px solid;
      padding: 5px 14px;
      color: #fff;
      vertical-align: middle;
      text-decoration: none;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      letter-spacing: 0.05em;
      display: none; }
      @media (min-width: 992px) {
        header .controls .book,
        .slide-down-header .controls .book {
          display: inline-block; } }
      header .controls .book:hover,
      .slide-down-header .controls .book:hover {
        color: #FFD900; }
    .home header .controls, .home
    .slide-down-header .controls {
      display: inline-block; }
    header .controls .mobile-trigger,
    .slide-down-header .controls .mobile-trigger {
      width: 30px;
      height: 24px;
      border-top: 2px solid #fff;
      border-bottom: 2px solid #fff;
      display: inline-block;
      vertical-align: middle;
      position: relative; }
      header .controls .mobile-trigger:before,
      .slide-down-header .controls .mobile-trigger:before {
        content: '';
        width: 100%;
        height: 2px;
        background-color: #fff;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -1px; }
    header .controls .tel,
    .slide-down-header .controls .tel {
      width: 35px;
      height: 48px;
      background: url(../img/phone@2x.png) no-repeat 100% 0/24px auto;
      display: inline-block;
      padding-left: 11px;
      margin-right: 12px;
      vertical-align: middle;
      position: relative;
      top: 21px;
      padding-bottom: 20px;
      margin-top: -20px; }
      header .controls .tel .sub-contact,
      .slide-down-header .controls .tel .sub-contact {
        display: none;
        position: absolute;
        width: 340px;
        -webkit-animation: flipInX .3s ease-in;
                animation: flipInX .3s ease-in;
        top: 38px;
        right: -50px;
        list-style: none;
        margin: 0;
        display: none;
        padding: 20px;
        background: #000; }
        @media (min-width: 768px) {
          header .controls .tel .sub-contact,
          .slide-down-header .controls .tel .sub-contact {
            right: -12px; } }
        header .controls .tel .sub-contact li,
        .slide-down-header .controls .tel .sub-contact li {
          padding: 4px 0;
          color: #fff; }
          header .controls .tel .sub-contact li:before,
          .slide-down-header .controls .tel .sub-contact li:before {
            font-family: 'fontello';
            font-size: 1.8rem;
            width: 28px;
            display: inline-block;
            text-align: center;
            margin-right: 5px; }
          header .controls .tel .sub-contact li.phone:before,
          .slide-down-header .controls .tel .sub-contact li.phone:before {
            content: '\E801'; }
          header .controls .tel .sub-contact li.email:before,
          .slide-down-header .controls .tel .sub-contact li.email:before {
            content: '\F0E0'; }
          header .controls .tel .sub-contact li.address:before,
          .slide-down-header .controls .tel .sub-contact li.address:before {
            content: '\F1AD'; }
          header .controls .tel .sub-contact li.facebook:before,
          .slide-down-header .controls .tel .sub-contact li.facebook:before {
            content: '\e806'; }
          header .controls .tel .sub-contact li.instagram:before,
          .slide-down-header .controls .tel .sub-contact li.instagram:before {
            content: '\e807'; }
          header .controls .tel .sub-contact li.snapchat:before,
          .slide-down-header .controls .tel .sub-contact li.snapchat:before {
            content: '\f2ac'; }
          header .controls .tel .sub-contact li.whatsapp:before,
          .slide-down-header .controls .tel .sub-contact li.whatsapp:before {
            content: '\f232'; }
          header .controls .tel .sub-contact li.youtube:before,
          .slide-down-header .controls .tel .sub-contact li.youtube:before {
            content: '\f16a'; }
          header .controls .tel .sub-contact li.twitter:before,
          .slide-down-header .controls .tel .sub-contact li.twitter:before {
            content: '\E80A'; }
          header .controls .tel .sub-contact li.google-plus:before,
          .slide-down-header .controls .tel .sub-contact li.google-plus:before {
            content: '\E800'; }
        header .controls .tel .sub-contact a,
        .slide-down-header .controls .tel .sub-contact a {
          color: #fff;
          text-decoration: none;
          -webkit-transition: color 0.3s;
          transition: color 0.3s; }
          header .controls .tel .sub-contact a:hover,
          .slide-down-header .controls .tel .sub-contact a:hover {
            color: #FFD900; }
      header .controls .tel:hover .sub-contact,
      .slide-down-header .controls .tel:hover .sub-contact {
        display: block; }

.slide-down-header {
  background: rgba(0, 0, 0, 0.7);
  height: 70px;
  position: fixed;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .slide-down-header.headroom--not-top {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
    @media (min-width: 768px) {
      .slide-down-header.headroom--not-top {
        -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0); } }
    .slide-down-header.headroom--not-top.slideDown {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); }
  .slide-down-header .logo {
    top: 27px;
    display: none; }
    @media (min-width: 768px) {
      .slide-down-header .logo {
        display: block; } }
  .slide-down-header .controls {
    top: 18px; }

.panel-row-custom {
  position: relative; }
  @media (max-width: 767px) {
    .panel-row-custom {
      padding-left: 15px !important;
      padding-right: 15px !important; } }
  .panel-row-custom.dark {
    background: #3B3B3B; }
    @media (min-width: 768px) {
      .panel-row-custom.dark {
        margin-top: 85px; } }
    .panel-row-custom.dark h1, .panel-row-custom.dark h2, .panel-row-custom.dark h3, .panel-row-custom.dark h4, .panel-row-custom.dark h5, .panel-row-custom.dark h6, .panel-row-custom.dark p {
      color: #fff; }
    .panel-row-custom.dark h2:before {
      display: none; }
    @media (min-width: 768px) {
      .panel-row-custom.dark + .dark {
        margin-top: 0; } }
  .panel-row-custom .panel-row-custom > div {
    padding: 0; }

.panel-grid-row > div {
  padding: 30px 0; }

.featured-slide, .featured-slide-home > div {
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 62px;
  position: relative;
  z-index: 10; }
  @media (min-width: 768px) {
    .featured-slide, .featured-slide-home > div {
      margin-bottom: 78px; } }
  .featured-slide .scroll-heading, .featured-slide-home > div .scroll-heading {
    width: 26px;
    height: 13px;
    background: url("../img/down-arrow@2x.png") 0 0/100% auto no-repeat;
    position: absolute;
    left: 50%;
    bottom: 24px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
    @media (min-width: 768px) {
      .featured-slide .scroll-heading, .featured-slide-home > div .scroll-heading {
        bottom: 30px;
        width: 65px;
        height: 33px; }
        .home .featured-slide .scroll-heading, .home .featured-slide-home > div .scroll-heading {
          bottom: 144px; } }
  .featured-slide .title, .featured-slide-home > div .title {
    -ms-flex-item-align: center;
        align-self: center;
    color: #fff;
    margin: 0 0 12px;
    line-height: 1em;
    letter-spacing: 0.05em;
    font-size: 5rem; }
    @media (min-width: 768px) {
      .featured-slide .title, .featured-slide-home > div .title {
        font-size: 9rem; } }
    @media (min-width: 992px) {
      .featured-slide .title, .featured-slide-home > div .title {
        font-size: 15rem; } }
    body.testimonials .featured-slide .title, body.testimonials .featured-slide-home > div .title {
      font-size: 3rem; }
      @media (min-width: 768px) {
        body.testimonials .featured-slide .title, body.testimonials .featured-slide-home > div .title {
          font-size: 7rem; } }
      @media (min-width: 992px) {
        body.testimonials .featured-slide .title, body.testimonials .featured-slide-home > div .title {
          font-size: 14rem; } }
  .featured-slide nav, .featured-slide-home > div nav {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    padding: 50vh 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .featured-slide nav > ul, .featured-slide-home > div nav > ul {
      margin-bottom: 0; }
      .featured-slide nav > ul > li, .featured-slide-home > div nav > ul > li {
        display: none; }
        .featured-slide nav > ul > li.current-menu-item, .featured-slide-home > div nav > ul > li.current-menu-item {
          display: inline; }
          .featured-slide nav > ul > li.current-menu-item > a, .featured-slide-home > div nav > ul > li.current-menu-item > a {
            display: none; }
          .featured-slide nav > ul > li.current-menu-item a, .featured-slide-home > div nav > ul > li.current-menu-item a {
            color: #fff;
            font-size: 1.7rem;
            text-transform: uppercase;
            text-decoration: none;
            letter-spacing: 0.1em;
            padding: 14px 0 17px;
            position: relative;
            margin-bottom: 0; }
            .featured-slide nav > ul > li.current-menu-item a:before, .featured-slide-home > div nav > ul > li.current-menu-item a:before, .featured-slide nav > ul > li.current-menu-item a:after, .featured-slide-home > div nav > ul > li.current-menu-item a:after {
              width: 48px;
              height: 1px;
              position: absolute;
              content: '';
              top: 0;
              left: 50%;
              margin-left: -24px;
              background: #fff; }
            .featured-slide nav > ul > li.current-menu-item a:after, .featured-slide-home > div nav > ul > li.current-menu-item a:after {
              top: 100%; }
      .featured-slide nav > ul a, .featured-slide-home > div nav > ul a {
        display: block; }
  .featured-slide .sub-heading, .featured-slide-home > div .sub-heading {
    color: #fff;
    font-size: 1.2rem;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.05em; }
    @media (min-width: 768px) {
      .featured-slide .sub-heading, .featured-slide-home > div .sub-heading {
        font-size: 2rem; } }
    .featured-slide .sub-heading p, .featured-slide-home > div .sub-heading p {
      font-size: 1.5rem; }
      @media (min-width: 768px) {
        .featured-slide .sub-heading p, .featured-slide-home > div .sub-heading p {
          font-size: 2rem; } }
    .featured-slide .sub-heading a, .featured-slide-home > div .sub-heading a {
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: 0.05em;
      padding: 0; }
      .featured-slide .sub-heading a:hover, .featured-slide-home > div .sub-heading a:hover {
        color: #FFD900; }

.featured-slide-home {
  width: 100%;
  height: 100vh;
  position: relative; }
  .featured-slide-home .iframe-box {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0; }
  .featured-slide-home iframe {
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .featured-slide-home > div {
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .featured-slide-home > div .sub-heading {
      position: absolute;
      bottom: 25.4%;
      width: 100%;
      left: 0; }
  .featured-slide-home.slide-item-0 > div {
    position: fixed;
    top: -120px;
    left: 0;
    right: 0;
    bottom: -120px;
    z-index: 1;
    padding: 8px 30px;
    height: auto;
    /*
      &:before {
        content: '';
        width: 23px;
        height: 23px;
        position: absolute;
        left: 50%;
        bottom: 40px;
        transform: translate(-50%, 0) rotate(-45deg);
        z-index: 999;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
      }
			*/ }
  .featured-slide-home.slide-item-0 h1 {
    font-size: 3rem;
    line-height: 1.2em; }
    @media (min-width: 992px) {
      .featured-slide-home.slide-item-0 h1 {
        font-size: 8.1rem;
        line-height: 1em; } }
  .featured-slide-home.slide-item-3 h1 {
    font-size: 3rem; }
    @media (min-width: 768px) {
      .featured-slide-home.slide-item-3 h1 {
        font-size: 7rem; } }
    @media (min-width: 992px) {
      .featured-slide-home.slide-item-3 h1 {
        font-size: 14rem; } }
  .featured-slide-home h1, .featured-slide-home h2, .featured-slide-home h3, .featured-slide-home h4, .featured-slide-home h5, .featured-slide-home h6, .featured-slide-home p {
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 0.05em; }
    .featured-slide-home h1 a, .featured-slide-home h2 a, .featured-slide-home h3 a, .featured-slide-home h4 a, .featured-slide-home h5 a, .featured-slide-home h6 a, .featured-slide-home p a {
      text-decoration: none;
      color: #fff; }
  .featured-slide-home h1 {
    font-size: 4rem; }
    @media (min-width: 768px) {
      .featured-slide-home h1 {
        font-size: 9rem; } }
    @media (min-width: 992px) {
      .featured-slide-home h1 {
        font-size: 15rem; } }
  .featured-slide-home p {
    margin: 20px 0; }
  .featured-slide-home h6 {
    display: inline-block;
    font-size: 1.3rem;
    border-top: 3px solid;
    border-bottom: 3px solid;
    line-height: 2em; }
  .featured-slide-home .button {
    padding: 0; }
    .featured-slide-home .button:hover {
      color: #FFD900; }
    .featured-slide-home .button a {
      padding: 16px 18px !important;
      display: block; }
      .featured-slide-home .button a:hover {
        color: #FFD900; }
  .featured-slide-home img {
    max-width: 100%;
    height: auto !important; }

.markers {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 99;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0); }
  .markers a {
    display: block;
    background: #fff;
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 4px;
    background: transparent;
    margin: 15px 16px;
    position: relative; }
    .markers a.active {
      background: #FFD900;
      border: 1px solid #FFD900; }
    .markers a:hover {
      background: #FFD900;
      border: 1px solid #FFD900; }
      .markers a:hover span {
        opacity: 1;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
    .markers a span {
      position: absolute;
      right: 14px;
      white-space: nowrap;
      top: -3px;
      color: #FFD900;
      font-size: 1.2rem;
      letter-spacing: 0.05em;
      opacity: 0;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      pointer-events: none; }

footer {
  font-size: 1.2rem;
  border-top: 10px solid #FFD900;
  background: #fff;
  position: relative;
  z-index: 97; }
  footer h1, footer h2, footer h3, footer h4, footer h5 {
    font-size: 1.2rem;
    margin-bottom: 0.25em;
    font-weight: 500;
    color: #3B3B3B; }
  footer p {
    font-size: 1.2rem;
    margin-bottom: 1.8em; }
  footer .footer-nav a {
    font-size: 1.2rem;
    margin-bottom: 0.4em;
    font-weight: 500;
    color: #3B3B3B;
    padding-left: 0; }
  footer .footer-wrap {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 36px 15px; }
    @media (min-width: 768px) {
      footer .footer-wrap {
        text-align: left; } }
    footer .footer-wrap .location {
      margin-top: 2px; }
      footer .footer-wrap .location a {
        text-decoration: none;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        footer .footer-wrap .location a:hover {
          color: #FFD900; }
    footer .footer-wrap .footer-logo img {
      max-width: 133px;
      height: auto; }
  footer .socials {
    margin-bottom: 20px; }
    footer .socials a {
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
      footer .socials a:hover {
        color: #FFD900; }
  footer nav a {
    font-weight: 500; }

.socials ul {
  margin-top: 22px;
  padding-left: 0; }

.socials img {
  width: 24px;
  height: auto;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle; }

.socials li a {
  text-decoration: none;
  display: block;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 2em; }
  .socials li a:before {
    font-family: 'fontello';
    color: #000;
    display: inline-block;
    width: 24px;
    text-align: center;
    line-height: 22px;
    border: 1px solid;
    height: 24px;
    vertical-align: middle;
    font-size: 1.2em;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    margin-right: 10px;
    margin-bottom: 1px; }
  .socials li a:hover {
    color: #FFD900;
    -webkit-transition: color 0.3s;
    transition: color 0.3s; }
    .socials li a:hover:before {
      color: #FFD900; }

.socials li.facebook a:before {
  content: '\e806'; }

.socials li.instagram a:before {
  content: '\e807'; }

.socials li.snapchat a:before {
  content: '\f2ac'; }

.socials li.whatsapp a:before {
  content: '\f232'; }

.socials li.youtube a:before {
  content: '\f16a'; }

.socials li.twitter a:before {
  content: '\E80A'; }

.socials li.google-plus a:before {
  content: '\E800'; }

nav a {
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  padding: 4px 10px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }
  nav a:hover {
    color: #FFD900; }

.col-row {
  margin: 0 -8px; }
  .col-row:after {
    clear: both;
    display: block;
    content: ''; }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8 {
  padding: 0 8px;
  min-height: 1px;
  float: left; }

.col-1 {
  width: 12.5%; }

.col-2 {
  width: 25%; }

.col-3 {
  width: 37.5%; }

.col-4 {
  width: 50%; }

.col-5 {
  width: 62.5%; }

.col-6 {
  width: 75%; }

.col-7 {
  width: 87.5%; }

.col-8 {
  width: 100%; }

.testimoials .column {
  list-style: none;
  padding-left: 0; }
  .testimoials .column .testimonial {
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .testimoials .column .testimonial {
        margin-bottom: 56px; } }
    .testimoials .column .testimonial:after {
      clear: both;
      display: block;
      content: ''; }
    @media (min-width: 992px) {
      .testimoials .column .testimonial {
        padding-right: 70px; } }
    .testimoials .column .testimonial h1, .testimoials .column .testimonial h2, .testimoials .column .testimonial h3, .testimoials .column .testimonial h4, .testimoials .column .testimonial h5 {
      text-transform: none;
      margin-bottom: 1.4em; }
      .testimoials .column .testimonial h1.author, .testimoials .column .testimonial h2.author, .testimoials .column .testimonial h3.author, .testimoials .column .testimonial h4.author, .testimoials .column .testimonial h5.author {
        line-height: 1.2em;
        color: #000; }
    .testimoials .column .testimonial p {
      font-size: 1.6rem;
      line-height: 2.25em; }
    .testimoials .column .testimonial .desc:after {
      content: '';
      display: block;
      clear: both; }
    .testimoials .column .testimonial .desc .author-image {
      height: auto;
      float: left;
      margin-right: 16px; }
  .testimoials .column li {
    position: relative;
    padding-bottom: 80px; }
    .testimoials .column li:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      margin: 0 !important; }
    @media (min-width: 768px) {
      .testimoials .column li:last-child {
        padding-bottom: 0; }
        .testimoials .column li:last-child:after {
          display: none; } }

.widget .wpcf7 {
  border: 1px solid #95989A;
  padding: 18px 18px 8px; }
  .widget .wpcf7 h1, .widget .wpcf7 h2, .widget .wpcf7 h3, .widget .wpcf7 h4, .widget .wpcf7 h5 {
    color: #3B3B3B;
    margin-bottom: 1.3em; }
  .widget .wpcf7 p {
    margin-bottom: 0.9em; }
  .widget .wpcf7 textarea {
    font-size: 1.4rem;
    border: 0 none;
    resize: none;
    padding: 8px 2px;
    height: 110px;
    width: 100%;
    color: #95989A; }
    .widget .wpcf7 textarea.placeholder {
      color: #95989A; }
    .widget .wpcf7 textarea::placehoder {
      color: #95989A; }
    .widget .wpcf7 textarea:-moz-placeholder {
      color: #95989A; }
    .widget .wpcf7 textarea::-moz-placeholder {
      color: #95989A; }
    .widget .wpcf7 textarea:-ms-input-placeholder {
      color: #95989A; }
    .widget .wpcf7 textarea::-webkit-input-placeholder {
      color: #95989A; }
  .widget .wpcf7 input[type="text"],
  .widget .wpcf7 input[type="email"] {
    background: #fff;
    border-radius: 100px;
    font-size: 1.2rem;
    border: 1px solid #95989A;
    height: 32px;
    line-height: 32px;
    padding: 0px 12px;
    width: 100%; }
    @media (min-width: 992px) {
      .widget .wpcf7 input[type="text"],
      .widget .wpcf7 input[type="email"] {
        width: 88%; } }
    .widget .wpcf7 input[type="text"].placeholder,
    .widget .wpcf7 input[type="email"].placeholder {
      color: #95989A; }
    .widget .wpcf7 input[type="text"]::placehoder,
    .widget .wpcf7 input[type="email"]::placehoder {
      color: #95989A; }
    .widget .wpcf7 input[type="text"]:-moz-placeholder,
    .widget .wpcf7 input[type="email"]:-moz-placeholder {
      color: #95989A; }
    .widget .wpcf7 input[type="text"]::-moz-placeholder,
    .widget .wpcf7 input[type="email"]::-moz-placeholder {
      color: #95989A; }
    .widget .wpcf7 input[type="text"]:-ms-input-placeholder,
    .widget .wpcf7 input[type="email"]:-ms-input-placeholder {
      color: #95989A; }
    .widget .wpcf7 input[type="text"]::-webkit-input-placeholder,
    .widget .wpcf7 input[type="email"]::-webkit-input-placeholder {
      color: #95989A; }
  .widget .wpcf7 input[type="submit"] {
    color: #fff;
    width: 32px;
    height: 32px;
    background: url("../img/submit@2x.png") no-repeat 0 0/100% auto;
    text-indent: -9999px;
    border: 1px solid #95989A;
    border-radius: 20px;
    margin-top: 0.9em; }
    @media (min-width: 992px) {
      .widget .wpcf7 input[type="submit"] {
        margin-top: 0; } }

.button {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase; }
  .button a {
    padding: 10px;
    border: 1px solid;
    text-decoration: none; }

.outer {
  position: relative;
  padding: 22px 0;
  display: block; }
  .outer:before, .outer:after {
    width: 48px;
    height: 2px;
    position: absolute;
    content: '';
    top: 0;
    left: 50%;
    margin-left: -24px;
    background: #fff; }
  .outer:after {
    top: auto;
    bottom: 0; }

.empty-header {
  height: 136px;
  margin-bottom: 60px;
  background: #000;
  width: 100%; }
  @media (min-width: 768px) {
    .empty-header {
      height: 90px;
      margin-bottom: 100px; } }

.gallery {
  font-size: 0; }
  .gallery dl {
    display: inline-block;
    vertical-align: top;
    padding: 0 4px;
    margin-bottom: 8px;
    width: 100%; }
    @media (min-width: 768px) {
      .gallery dl {
        width: 33.33%; } }
    @media (min-width: 992px) {
      .gallery dl {
        width: 25%; } }
    .gallery dl img {
      width: 100%;
      height: auto;
      min-width: 100%; }
  .gallery p {
    display: none; }

.blog-articles {
  margin: 0 -8px; }
  .blog-articles .article {
    padding: 0 8px;
    position: relative;
    margin-bottom: 130px; }
    @media (min-width: 768px) {
      .blog-articles .article {
        width: 50%;
        float: left;
        padding-right: 20px; }
        .blog-articles .article:last-child:after, .blog-articles .article:nth-last-child(2):after {
          display: none; } }
    .blog-articles .article:after {
      content: '';
      position: absolute;
      bottom: -80px;
      left: 8px;
      margin: 0 !important; }
    .blog-articles .article h4 {
      margin-bottom: 0.1em; }
      .blog-articles .article h4 a {
        text-decoration: none;
        -webkit-transition: color 0.3s;
        transition: color 0.3s; }
        .blog-articles .article h4 a:hover {
          color: #FFD900; }
    .blog-articles .article p {
      margin-bottom: 0.4em; }
      .blog-articles .article p a {
        text-decoration: none;
        font-weight: 500;
        -webkit-transition: color 0.3s;
        transition: color 0.3s; }
        .blog-articles .article p a:hover {
          color: #FFD900; }
    .blog-articles .article .publish-info .date {
      font-weight: 500; }

.siteorigin-widget-tinymce.textwidget {
  padding-bottom: 12px; }

.sow-image-container {
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .sow-image-container {
      margin-bottom: 0; } }

.widget.widget_text .widget {
  padding-bottom: 12px; }

iframe {
  padding: 16px 10px;
  background: #fff; }

.yellow-line, .testimoials .column li:after, .blog-articles .article:after {
  display: inline-block;
  width: 136px;
  height: 16px;
  background: #FFD900;
  margin: 62px 0 16px; }

article#post-5:before, div#pg-5-3:before, article#post-6:before, .panel-row-custom.dark:before {
  display: none; }
  @media (min-width: 992px) {
    article#post-5:before, div#pg-5-3:before, article#post-6:before, .panel-row-custom.dark:before {
      content: '';
      display: block;
      width: 518px;
      height: 518px;
      background: url("../img/rope-circle@2x.png") 0 0/518px 518px no-repeat;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 99; } }

article#post-5 {
  position: relative; }
  article#post-5:before {
    width: 192px;
    left: auto;
    right: 0;
    top: -360px; }

div#pg-5-3:before {
  left: auto;
  right: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  height: 258px;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  top: -160px; }

article#post-6 {
  position: relative; }
  article#post-6:before {
    height: 192px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: -530px;
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom; }

.panel-row-custom.dark:before {
  left: auto;
  right: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  height: 258px;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  top: -510px; }

.mute-video {
  position: fixed;
  z-index: 9999;
  color: #fff;
  text-decoration: none;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  margin-top: -130px;
  width: 30px;
  height: 30px;
  line-height: 45px;
  border-radius: 30px;
  overflow: hidden; }
  .mute-video:before {
    content: '';
    background: url("../img/sound@2x.png") 0 0/30px 30px no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px; }
  .mute-video.is-muted:before {
    width: 16px;
    /*
			content: '';
		  position: absolute;
		  width: 66px;
		  height: 2px;
		  background: #fff;
		  top: 0;
		  left: 0;
		  transform: rotate(45deg);
		  transform-origin: 0 0;
*/ }

@media (min-width: 768px) {
  #overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; } }

div.wpcf7 .wpcf7-recaptcha iframe {
  padding: 0; }

.return-to-top {
  display: none;
  height: 50px;
  opacity: 0;
  position: fixed;
  right: -50px;
  width: 50px;
  z-index: 98;
  top: 85%;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 9px;
  font-weight: 900;
  color: #fff;
  text-align: center;
  line-height: 50px;
  padding: 0;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-align: center;
  padding-top: 5px; }
  @media (min-width: 768px) {
    .return-to-top {
      display: block; } }
  .return-to-top:after {
    content: '';
    width: 10px;
    height: 10px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    display: inline-block;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .return-to-top.headroom--not-top {
    right: 10px;
    opacity: 0.7; }
/*# sourceMappingURL=screen.css.map */