@charset "UTF-8";
/*
  Based on the Eric Meyer CSS Reset v2.0 (http://meyerweb.com/eric/tools/css/reset/)
*/
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: top; }

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,
q:before, q:after {
  content: '';
  content: none; }

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

body {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 100%;
  line-height: 150%;
  font-weight: 300;
  background-color: #F7F7F7; }

h1 {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 200;
  line-height: 120%;
  font-size: 50px;
  font-size: 3.125rem; }
  @media (max-width: 736px) {
    h1 {
      letter-spacing: 0.15em; } }

h2 {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 200;
  line-height: 120%;
  font-size: 42px;
  font-size: 2.625rem; }
  @media (max-width: 736px) {
    h2 {
      letter-spacing: 0.15em; } }

h3 {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 200;
  line-height: 120%;
  font-size: 26px;
  font-size: 1.625rem; }
  @media (max-width: 736px) {
    h3 {
      letter-spacing: 0.15em; } }
  @media (max-width: 736px) {
    h3 {
      font-size: 22px;
      font-size: 1.375rem; } }

h4 {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 200;
  line-height: 120%;
  font-size: 32px;
  font-size: 2rem; }
  @media (max-width: 736px) {
    h4 {
      letter-spacing: 0.15em; } }
  @media (max-width: 736px) {
    h4 {
      font-size: 16px;
      font-size: 1rem; } }

h5 {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 200;
  line-height: 120%;
  font-size: 30px;
  font-size: 1.875rem; }
  @media (max-width: 736px) {
    h5 {
      letter-spacing: 0.15em; } }

h6 {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 200;
  line-height: 120%;
  font-size: 20px;
  font-size: 1.25rem; }
  @media (max-width: 736px) {
    h6 {
      letter-spacing: 0.15em; } }

p {
  font-family: "Open Sans", sans-serif;
  line-height: 150%;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  margin: 1em 0; }

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

abbr,
acronym {
  border-bottom: 1px dotted;
  cursor: help; }

address {
  font-size: 1rem;
  font-style: italic; }

blockquote {
  margin: 1em 0;
  padding: 0 0 0 2em; }

cite {
  font-style: italic; }

code {
  font-size: 0.96rem;
  font-family: monospace;
  background: #F0F0F0;
  border: 1px solid #e3e3e3;
  padding: 0.125em 0.25em;
  line-height: 150%; }

em,
i {
  font-style: italic; }

strong,
b {
  font-weight: bold; }

hr {
  outline: none;
  border: none;
  margin: 1em 0;
  padding: 0;
  border-top: 1px solid #F0F0F0; }

ol,
ul {
  margin: 1em 0;
  padding: 0 0 0 2em; }
  ol li,
  ul li {
    list-style-position: outside; }

ul li {
  list-style: disc; }

ol li {
  list-style: decimal; }

form {
  margin: 0; }

dl {
  margin: 1em 0; }
  dl dt {
    font-weight: bold; }
  dl dd {
    margin: 0 0 0.5em; }

table {
  width: 100%;
  margin: 1em 0; }
  table th {
    padding: 0.5em;
    border: 1px solid #F0F0F0;
    background: #f9f9f9;
    text-align: left;
    font-weight: bold; }
  table td {
    padding: 0.5em;
    border: 1px solid #F0F0F0; }

@font-face {
  font-family: 'entypo';
  src: url("../fonts/entypo.eot?59575301");
  src: url("../fonts/entypo.eot?59575301#iefix") format("embedded-opentype"), url("../fonts/entypo.woff?59575301") format("woff"), url("../fonts/entypo.ttf?59575301") format("truetype"), url("../fonts/entypo.svg?59575301#entypo") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg"); } }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.icon-note:before {
  content: "";
  /*'\e800';*/ }

/* '' */
.icon-cancel-circled:before {
  content: ""; }

/* '' */
.icon-cancel-squared:before {
  content: ""; }

/* '' */
.icon-note-beamed:before {
  content: ""; }

/* '' */
.icon-upload-cloud:before {
  content: ""; }

/* '' */
.icon-music:before {
  content: ""; }

/* '' */
.icon-plus:before {
  content: ""; }

/* '' */
.icon-bookmark:before {
  content: ""; }

/* '' */
.icon-chat:before {
  content: '\e808';
  font-family: "entypo"; }

/* '' */
.icon-bell:before {
  content: ""; }

/* '' */
.icon-light-down:before {
  content: ""; }

/* '' */
.icon-basket:before {
  content: ""; }

/* '' */
.icon-down:before {
  content: "";
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/* '' */
.icon-left-dir:before {
  content: "";
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* '' */
.icon-left-circled:before {
  content: ""; }

/* '' */
.icon-search:before {
  content: ""; }

/* '' */
.icon-mail:before {
  content: ""; }

/* '' */
.icon-heart:before {
  content: ""; }

/* '' */
.icon-flashlight:before {
  content: ""; }

/* '' */
.icon-heart-empty:before {
  content: ""; }

/* '' */
.icon-star:before {
  content: ""; }

/* '' */
.icon-star-empty:before {
  content: ""; }

/* '' */
.icon-user:before {
  content: ""; }

/* '' */
.icon-users:before {
  content: ""; }

/* '' */
.icon-user-add:before {
  content: ""; }

/* '' */
.icon-video:before {
  content: ""; }

/* '' */
.icon-camera:before {
  content: ""; }

/* '' */
.icon-picture:before {
  content: ""; }

/* '' */
.icon-layout:before {
  content: ""; }

/* '' */
.icon-check:before {
  content: ""; }

/* '' */
.icon-tag:before {
  content: ""; }

/* '' */
.icon-cancel:before {
  content: ""; }

/* '' */
.icon-eye:before {
  content: ""; }

/* '' */
.icon-lock-open:before {
  content: ""; }

/* '' */
.icon-menu:before {
  content: ""; }

/* '' */
.icon-lock:before {
  content: ""; }

/* '' */
.icon-attach:before {
  content: ""; }

/* '' */
.icon-link:before {
  content: ""; }

/* '' */
.icon-home:before {
  content: ""; }

/* '' */
.icon-back:before {
  content: ""; }

/* '' */
.icon-info-circled:before {
  content: ""; }

/* '' */
.icon-info:before {
  content: ""; }

/* '' */
.icon-help-circled:before {
  content: ""; }

/* '' */
.icon-help:before {
  content: ""; }

/* '' */
.icon-minus-circled:before {
  content: ""; }

/* '' */
.icon-minus:before {
  content: ""; }

/* '' */
.icon-plus-squared:before {
  content: ""; }

/* '' */
.icon-plus-circled:before {
  content: ""; }

/* '' */
.icon-minus-squared:before {
  content: ""; }

/* '' */
.icon-bookmarks:before {
  content: ""; }

/* '' */
.icon-flag:before {
  content: ""; }

/* '' */
.icon-thumbs-up:before {
  content: ""; }

/* '' */
.icon-upload:before {
  content: ""; }

/* '' */
.icon-thumbs-down:before {
  content: ""; }

/* '' */
.icon-download:before {
  content: ""; }

/* '' */
.icon-reply:before {
  content: ""; }

/* '' */
.icon-reply-all:before {
  content: ""; }

/* '' */
.icon-forward:before {
  content: ""; }

/* '' */
.icon-quote:before {
  content: ""; }

/* '' */
.icon-code:before {
  content: ""; }

/* '' */
.icon-export:before {
  content: ""; }

/* '' */
.icon-pencil:before {
  content: ""; }

/* '' */
.icon-feather:before {
  content: '\e83e';
  font-family: "entypo"; }

/* '' */
.icon-print:before {
  content: ""; }

/* '' */
.icon-retweet:before {
  content: ""; }

/* '' */
.icon-keyboard:before {
  content: '\e841';
  font-family: "entypo"; }

/* '' */
.icon-comment:before {
  content: ""; }

/* '' */
.icon-book:before {
  content: ""; }

/* '' */
.icon-book-open:before {
  content: ""; }

/* '' */
.icon-newspaper:before {
  content: ""; }

/* '' */
.icon-doc-text-inv:before {
  content: ""; }

/* '' */
.icon-doc-text:before {
  content: ""; }

/* '' */
.icon-doc-landscape:before {
  content: ""; }

/* '' */
.icon-doc:before {
  content: ""; }

/* '' */
.icon-trash:before {
  content: ""; }

/* '' */
.icon-cup:before {
  content: ""; }

/* '' */
.icon-compass:before {
  content: ""; }

/* '' */
.icon-direction:before {
  content: ""; }

/* '' */
.icon-map:before {
  content: ""; }

/* '' */
.icon-location:before {
  content: ""; }

/* '' */
.icon-address:before {
  content: ""; }

/* '' */
.icon-vcard:before {
  content: ""; }

/* '' */
.icon-alert:before {
  content: ""; }

/* '' */
.icon-attention:before {
  content: ""; }

/* '' */
.icon-folder:before {
  content: ""; }

/* '' */
.icon-archive:before {
  content: ""; }

/* '' */
.icon-box:before {
  content: ""; }

/* '' */
.icon-rss:before {
  content: ""; }

/* '' */
.icon-phone:before {
  content: ""; }

/* '' */
.icon-cog:before {
  content: ""; }

/* '' */
.icon-tools:before {
  content: ""; }

/* '' */
.icon-share:before {
  content: ""; }

/* '' */
.icon-shareable:before {
  content: ""; }

/* '' */
.icon-bag:before {
  content: ""; }

/* '' */
.icon-calendar:before {
  content: ""; }

/* '' */
.icon-login:before {
  content: ""; }

/* '' */
.icon-logout:before {
  content: ""; }

/* '' */
.icon-mic:before {
  content: ""; }

/* '' */
.icon-mute:before {
  content: ""; }

/* '' */
.icon-docs:before {
  content: ""; }

/* '' */
.icon-sound:before {
  content: ""; }

/* '' */
.icon-volume:before {
  content: ""; }

/* '' */
.icon-clock:before {
  content: ""; }

/* '' */
.icon-hourglass:before {
  content: ""; }

/* '' */
.icon-down-open-mini:before {
  content: '\e868';
  font-family: "entypo"; }

/* '' */
.icon-up-open:before {
  content: '\e869';
  font-family: "entypo"; }

/* '' */
.icon-right-open:before {
  content: '\e86a';
  font-family: "entypo"; }

/* '' */
.icon-left-open:before {
  content: '\e86b';
  font-family: "entypo"; }

/* '' */
.icon-down-open:before {
  content: '\e86c';
  font-family: "entypo"; }

/* '' */
.icon-right-circled:before {
  content: '\e86d';
  font-family: "entypo"; }

/* '' */
.icon-down-circled:before {
  content: '\e86e';
  font-family: "entypo"; }

/* '' */
.icon-up-circled:before {
  content: '\e86f';
  font-family: "entypo"; }

/* '' */
.icon-arrow-combo:before {
  content: '\e870';
  font-family: "entypo"; }

/* '' */
.icon-window:before {
  content: ""; }

/* '' */
.icon-publish:before {
  content: ""; }

/* '' */
.icon-popup:before {
  content: '\e873';
  font-family: "entypo"; }

/* '' */
.icon-resize-small:before {
  content: '\e874';
  font-family: "entypo"; }

/* '' */
.icon-resize-full:before {
  content: '\e875';
  font-family: "entypo"; }

/* '' */
.icon-block:before {
  content: '\e876';
  font-family: "entypo"; }

/* '' */
.icon-adjust:before {
  content: '\e877';
  font-family: "entypo"; }

/* '' */
.icon-light-up:before {
  content: ""; }

/* '' */
.icon-lamp:before {
  content: ""; }

/* '' */
.icon-left-open-mini:before {
  content: '\e87a';
  font-family: "entypo"; }

/* '' */
.icon-right-open-mini:before {
  content: '\e87b';
  font-family: "entypo"; }

/* '' */
.icon-up-open-mini:before {
  content: '\e87c';
  font-family: "entypo"; }

/* '' */
.icon-down-open-big:before {
  content: '\e87d';
  font-family: "entypo"; }

/* '' */
.icon-left-open-big:before {
  content: '\e87e';
  font-family: "entypo"; }

/* '' */
.icon-right-open-big:before {
  content: '\e87f';
  font-family: "entypo"; }

/* '' */
.icon-arrows-ccw:before {
  content: '\e880';
  font-family: "entypo"; }

/* '' */
.icon-cw:before {
  content: '\e881';
  font-family: "entypo"; }

/* '' */
.icon-ccw:before {
  content: '\e882';
  font-family: "entypo"; }

/* '' */
.icon-up-open-big:before {
  content: '\e883';
  font-family: "entypo"; }

/* '' */
.icon-level-down:before {
  content: '\e884';
  font-family: "entypo"; }

/* '' */
.icon-up-thin:before {
  content: '\e885';
  font-family: "entypo"; }

/* '' */
.icon-left-thin:before {
  content: '\e886';
  font-family: "entypo"; }

/* '' */
.icon-progress-1:before {
  content: ""; }

/* '' */
.icon-progress-2:before {
  content: ""; }

/* '' */
.icon-right-thin:before {
  content: '\e889';
  font-family: "entypo"; }

/* '' */
.icon-progress-3:before {
  content: ""; }

/* '' */
.icon-target:before {
  content: ""; }

/* '' */
.icon-palette:before {
  content: '\e88c';
  font-family: "entypo"; }

/* '' */
.icon-list:before {
  content: ""; }

/* '' */
.icon-list-add:before {
  content: ""; }

/* '' */
.icon-signal:before {
  content: '\e88f';
  font-family: "entypo"; }

/* '' */
.icon-level-up:before {
  content: '\e890';
  font-family: "entypo"; }

/* '' */
.icon-left:before {
  content: '\e891';
  font-family: "entypo"; }

/* '' */
.icon-shuffle:before {
  content: ""; }

/* '' */
.icon-trophy:before {
  content: '\e893';
  font-family: "entypo"; }

/* '' */
.icon-loop:before {
  content: ""; }

/* '' */
.icon-right:before {
  content: '\e895';
  font-family: "entypo"; }

/* '' */
.icon-battery:before {
  content: ""; }

/* '' */
.icon-back-in-time:before {
  content: ""; }

/* '' */
.icon-switch:before {
  content: '\e898';
  font-family: "entypo"; }

/* '' */
.icon-up:before {
  content: '\e899';
  font-family: "entypo"; }

/* '' */
.icon-down-dir:before {
  content: '\e89a';
  font-family: "entypo"; }

/* '' */
.icon-play:before {
  content: ""; }

/* '' */
.icon-monitor:before {
  content: '\e89c';
  font-family: "entypo"; }

/* '' */
.icon-mobile:before {
  content: ""; }

/* '' */
.icon-stop:before {
  content: ""; }

/* '' */
.icon-right-dir:before {
  content: '\e89f';
  font-family: "entypo"; }

/* '' */
.icon-pause:before {
  content: ""; }

/* '' */
.icon-network:before {
  content: ""; }

/* '' */
.icon-cd:before {
  content: ""; }

/* '' */
.icon-record:before {
  content: '\e8a3';
  font-family: "entypo"; }

/* '' */
.icon-up-dir:before {
  content: '\e8a4';
  font-family: "entypo"; }

/* '' */
.icon-down-bold:before {
  content: '\e8a5';
  font-family: "entypo"; }

/* '' */
.icon-to-end:before {
  content: "";
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* '' */
.icon-inbox:before {
  content: ""; }

/* '' */
.icon-install:before {
  content: ""; }

/* '' */
.icon-to-start:before {
  content: ""; }

/* '' */
.icon-left-bold:before {
  content: '\e8aa';
  font-family: "entypo"; }

/* '' */
.icon-right-bold:before {
  content: '\e8ab';
  font-family: "entypo"; }

/* '' */
.icon-fast-forward:before {
  content: ""; }

/* '' */
.icon-globe:before {
  content: ""; }

/* '' */
.icon-cloud:before {
  content: ""; }

/* '' */
.icon-fast-backward:before {
  content: ""; }

/* '' */
.icon-down-thin:before {
  content: '\e8b0';
  font-family: "entypo"; }

/* '' */
.icon-progress-0:before {
  content: ""; }

/* '' */
.icon-up-bold:before {
  content: '\e8b2';
  font-family: "entypo"; }

/* '' */
.icon-cloud-thunder:before {
  content: '\e8b3';
  font-family: "entypo"; }

/* '' */
.icon-chart-area:before {
  content: '\e8b4';
  font-family: "entypo"; }

/* '' */
.icon-chart-bar:before {
  content: '\e8b5';
  font-family: "entypo"; }

/* '' */
.icon-flow-tree:before {
  content: '\e8b6';
  font-family: "entypo"; }

/* '' */
.icon-flow-line:before {
  content: '\e8b7';
  font-family: "entypo"; }

/* '' */
.icon-vimeo:before {
  content: '\e8b8';
  font-family: "entypo"; }

/* '' */
.icon-flickr-circled:before {
  content: '\e8b9';
  font-family: "entypo"; }

/* '' */
.icon-lastfm:before {
  content: '\e8ba';
  font-family: "entypo"; }

/* '' */
.icon-lastfm-circled:before {
  content: '\e8bb';
  font-family: "entypo"; }

/* '' */
.icon-vkontakte:before {
  content: '\e8bc';
  font-family: "entypo"; }

/* '' */
.icon-behance:before {
  content: '\e8bd';
  font-family: "entypo"; }

/* '' */
.icon-mixi:before {
  content: '\e8be';
  font-family: "entypo"; }

/* '' */
.icon-stumbleupon:before {
  content: '\e8bf';
  font-family: "entypo"; }

/* '' */
.icon-stumbleupon-circled:before {
  content: '\e8c0';
  font-family: "entypo"; }

/* '' */
.icon-flickr:before {
  content: '\e8c1';
  font-family: "entypo"; }

/* '' */
.icon-github-circled:before {
  content: '\e8c2';
  font-family: "entypo"; }

/* '' */
.icon-flow-cascade:before {
  content: '\e8c3';
  font-family: "entypo"; }

/* '' */
.icon-flow-branch:before {
  content: ""; }

/* '' */
.icon-chart-line:before {
  content: '\e8c5';
  font-family: "entypo"; }

/* '' */
.icon-chart-pie:before {
  content: '\e8c6';
  font-family: "entypo"; }

/* '' */
.icon-erase:before {
  content: ""; }

/* '' */
.icon-key:before {
  content: ""; }

/* '' */
.icon-github:before {
  content: '\e8c9';
  font-family: "entypo"; }

/* '' */
.icon-dribbble-circled:before {
  content: '\e8ca';
  font-family: "entypo"; }

/* '' */
.icon-picasa:before {
  content: '\e8cb';
  font-family: "entypo"; }

/* '' */
.icon-dribbble:before {
  content: '\e8cc';
  font-family: "entypo"; }

/* '' */
.icon-infinity:before {
  content: ""; }

/* '' */
.icon-magnet:before {
  content: ""; }

/* '' */
.icon-bucket:before {
  content: ""; }

/* '' */
.icon-linkedin-circled:before {
  content: '\e8d0';
  font-family: "entypo"; }

/* '' */
.icon-paypal:before {
  content: '\e8d1';
  font-family: "entypo"; }

/* '' */
.icon-sina-weibo:before {
  content: '\e8d2';
  font-family: "entypo"; }

/* '' */
.icon-linkedin:before {
  content: '\e8d3';
  font-family: "entypo"; }

/* '' */
.icon-cc-zero:before {
  content: '\e8d4';
  font-family: "entypo"; }

/* '' */
.icon-drive:before {
  content: ""; }

/* '' */
.icon-brush:before {
  content: ""; }

/* '' */
.icon-dot-3:before {
  content: ""; }

/* '' */
.icon-database:before {
  content: ""; }

/* '' */
.icon-cc-pd:before {
  content: '\e8d9';
  font-family: "entypo"; }

/* '' */
.icon-tumblr-circled:before {
  content: '\e8da';
  font-family: "entypo"; }

/* '' */
.icon-renren:before {
  content: '\e8db';
  font-family: "entypo"; }

/* '' */
.icon-skype-circled:before {
  content: '\e8dc';
  font-family: "entypo"; }

/* '' */
.icon-tumblr:before {
  content: '\e8dd';
  font-family: "entypo"; }

/* '' */
.icon-cc-nd:before {
  content: '\e8de';
  font-family: "entypo"; }

/* '' */
.icon-megaphone:before {
  content: ""; }

/* '' */
.icon-dot-2:before {
  content: ""; }

/* '' */
.icon-dot:before {
  content: ""; }

/* '' */
.icon-clipboard:before {
  content: ""; }

/* '' */
.icon-cc-sa:before {
  content: '\e8e3';
  font-family: "entypo"; }

/* '' */
.icon-pinterest-circled:before {
  content: '\e8e4';
  font-family: "entypo"; }

/* '' */
.icon-cc-remix:before {
  content: '\e8e5';
  font-family: "entypo"; }

/* '' */
.icon-thermometer:before {
  content: '\e8e6';
  font-family: "entypo"; }

/* '' */
.icon-soundcloud:before {
  content: '\e8e7';
  font-family: "entypo"; }

/* '' */
.icon-cc-share:before {
  content: '\e8e8';
  font-family: "entypo"; }

/* '' */
.icon-google-circles:before {
  content: '\e8e9';
  font-family: "entypo"; }

/* '' */
.icon-skype:before {
  content: '\e8ea';
  font-family: "entypo"; }

/* '' */
.icon-flattr:before {
  content: '\e8eb';
  font-family: "entypo"; }

/* '' */
.icon-cc-nc-jp:before {
  content: '\e8ec';
  font-family: "entypo"; }

/* '' */
.icon-cc-nc-eu:before {
  content: '\e8ed';
  font-family: "entypo"; }

/* '' */
.icon-cc-nc:before {
  content: '\e8ee';
  font-family: "entypo"; }

/* '' */
.icon-cc-by:before {
  content: '\e8ef';
  font-family: "entypo"; }

/* '' */
.icon-cc:before {
  content: '\e8f0';
  font-family: "entypo"; }

/* '' */
.icon-traffic-cone:before {
  content: ""; }

/* '' */
.icon-gauge:before {
  content: ""; }

/* '' */
.icon-rocket:before {
  content: ""; }

/* '' */
.icon-flow-parallel:before {
  content: '\e8f4';
  font-family: "entypo"; }

/* '' */
.icon-vimeo-circled:before {
  content: '\e8f5';
  font-family: "entypo"; }

/* '' */
.icon-twitter:before {
  content: '\e8f6';
  font-family: "entypo"; }

/* '' */
.icon-twitter-circled:before {
  content: '\e8f7';
  font-family: "entypo"; }

/* '' */
.icon-facebook:before {
  content: '\e8f8';
  font-family: "entypo"; }

/* '' */
.icon-facebook-circled:before {
  content: '\e8f9';
  font-family: "entypo"; }

/* '' */
.icon-facebook-squared:before {
  content: '\e8fa';
  font-family: "entypo"; }

/* '' */
.icon-gplus:before {
  content: '\e8fb';
  font-family: "entypo"; }

/* '' */
.icon-gplus-circled:before {
  content: '\e8fc';
  font-family: "entypo"; }

/* '' */
.icon-pinterest:before {
  content: '\e8fd';
  font-family: "entypo"; }

/* '' */
.icon-evernote:before {
  content: '\e8fe';
  font-family: "entypo"; }

/* '' */
.icon-dropbox:before {
  content: '\e8ff';
  font-family: "entypo"; }

/* '' */
.icon-instagram:before {
  content: '\e900';
  font-family: "entypo"; }

/* '' */
.icon-qq:before {
  content: '\e901';
  font-family: "entypo"; }

/* '' */
.icon-spotify-circled:before {
  content: '\e902';
  font-family: "entypo"; }

/* '' */
.icon-spotify:before {
  content: '\e903';
  font-family: "entypo"; }

/* '' */
.icon-rdio-circled:before {
  content: '\e904';
  font-family: "entypo"; }

/* '' */
.icon-rdio:before {
  content: '\e905';
  font-family: "entypo"; }

/* '' */
.icon-smashing:before {
  content: '\e906';
  font-family: "entypo"; }

/* '' */
.icon-sweden:before {
  content: '\e907';
  font-family: "entypo"; }

/* '' */
.icon-db-shape:before {
  content: '\e908';
  font-family: "entypo"; }

/* '' */
.icon-logo-db:before {
  content: '\e909';
  font-family: "entypo"; }

/* '' */
.icon-tape:before {
  content: ""; }

/* '' */
.icon-flash:before {
  content: ""; }

/* '' */
.icon-graduation-cap:before {
  content: '\e90c';
  font-family: "entypo"; }

/* '' */
.icon-language:before {
  content: '\e90d';
  font-family: "entypo"; }

/* '' */
.icon-flight:before {
  content: ""; }

/* '' */
.icon-moon:before {
  content: ""; }

/* '' */
.icon-paper-plane:before {
  content: ""; }

/* '' */
.icon-ticket:before {
  content: ""; }

/* '' */
.icon-leaf:before {
  content: '\e912';
  font-family: "entypo"; }

/* '' */
.icon-lifebuoy:before {
  content: ""; }

/* '' */
.icon-droplet:before {
  content: '\e914';
  font-family: "entypo"; }

/* '' */
.icon-water:before {
  content: '\e915';
  font-family: "entypo"; }

/* '' */
.icon-air:before {
  content: ""; }

/* '' */
.icon-mouse:before {
  content: ""; }

/* '' */
.icon-briefcase:before {
  content: ""; }

/* '' */
.icon-credit-card:before {
  content: ""; }

/* '' */
.icon-floppy:before {
  content: ""; }

/* '' */
.icon-suitcase:before {
  content: ""; }

/* '' */
* {
  box-sizing: border-box; }

.container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto; }
  .container:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }
  @media (max-width: 1024px) {
    .container {
      max-width: 100%; } }
  @media (max-width: 736px) {
    .container {
      max-width: 100%; } }

.error {
  color: #AA0000; }

.success {
  color: #00AA00; }

.thechurchco-member-section {
  padding: 4em 0; }

.thechurchco-member-page {
  padding: 4em 2em; }
  @media (max-width: 1024px) {
    .thechurchco-member-page {
      padding: 0;
      padding-top: 4em; } }
  .thechurchco-member-page .header {
    display: block;
    float: left;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 2em; }
    @media (min-width: 1200px) {
      .thechurchco-member-page .header {
        display: block;
        float: left;
        width: 96%;
        margin-left: 2%;
        margin-right: 2%; } }
    @media (max-width: 1024px) {
      .thechurchco-member-page .header {
        display: block;
        float: left;
        width: 96%;
        margin-left: 2%;
        margin-right: 2%; } }
    @media (max-width: 736px) {
      .thechurchco-member-page .header {
        display: block;
        float: left;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%; } }
  .thechurchco-member-page .form-container {
    display: block;
    float: left;
    width: 62.66667%;
    margin-left: 2%;
    margin-right: 2%;
    text-align: left; }
    @media (min-width: 1200px) {
      .thechurchco-member-page .form-container {
        display: block;
        float: left;
        width: 62.66667%;
        margin-left: 2%;
        margin-right: 2%; } }
    @media (max-width: 1024px) {
      .thechurchco-member-page .form-container {
        display: block;
        float: left;
        width: 62.66667%;
        margin-left: 2%;
        margin-right: 2%; } }
    @media (max-width: 736px) {
      .thechurchco-member-page .form-container {
        display: block;
        float: left;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%; } }
    .thechurchco-member-page .form-container .form-field.-button {
      text-align: left; }

.main {
  margin-left: 250px;
  background-color: #F7F7F7; }
  @media (max-width: 1024px) {
    .main {
      margin-left: 0;
      padding-top: 4em; } }

.pill {
  display: inline-block;
  border-radius: 20px;
  background-color: #000000;
  color: white;
  padding: 0em 1em;
  font-size: 0.75em; }

footer.default {
  display: none; }

button,
.button,
[class^="button"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
  display: inline-block;
  padding: 0.625em 1.25em;
  margin: 0 0 0.625em;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  line-height: 100%;
  cursor: pointer;
  text-decoration: none;
  font-family: inherit;
  font-size: 1rem;
  background-color: transparent;
  color: #FFF;
  text-transform: uppercase;
  padding: 1em 2em;
  min-width: 150px;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-color: #000000;
  transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
  transform: scale3d(1, 1, 1) translateY(0);
  box-shadow: 0em 0em 0em transparent; }
  button:hover,
  .button:hover,
  [class^="button"]:hover,
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover {
    text-decoration: none;
    opacity: 1 !important;
    box-shadow: 0em 0.1em 0.05em rgba(0, 0, 0, 0.1);
    transform: scale3d(1.01, 1.01, 1.01) translateY(-2px); }
    button:hover span,
    .button:hover span,
    [class^="button"]:hover span,
    input[type="button"]:hover span,
    input[type="submit"]:hover span,
    input[type="reset"]:hover span {
      color: #FFF; }
  button.disabled,
  .button.disabled,
  [class^="button"].disabled,
  input[type="button"].disabled,
  input[type="submit"].disabled,
  input[type="reset"].disabled {
    color: black;
    cursor: default; }
  button.huge,
  .button.huge,
  [class^="button"].huge,
  input[type="button"].huge,
  input[type="submit"].huge,
  input[type="reset"].huge {
    font-size: 1.25rem;
    font-weight: 600;
    padding: 0.625em 2em; }

button.primary,
.button-primary,
input.button-primary {
  background-color: transparent;
  color: #FFF;
  text-transform: uppercase;
  padding: 1em 2em;
  min-width: 150px;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-color: #000;
  transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
  transform: scale3d(1, 1, 1) translateY(0);
  box-shadow: 0em 0em 0em transparent; }
  button.primary:hover,
  .button-primary:hover,
  input.button-primary:hover {
    text-decoration: none;
    opacity: 1 !important;
    box-shadow: 0em 0.1em 0.05em rgba(0, 0, 0, 0.1);
    transform: scale3d(1.01, 1.01, 1.01) translateY(-2px); }
    button.primary:hover span,
    .button-primary:hover span,
    input.button-primary:hover span {
      color: #FFF; }
  button.primary.disabled,
  .button-primary.disabled,
  input.button-primary.disabled {
    color: black;
    cursor: default; }

button.secondary,
.button-secondary,
input.button-secondary {
  background-color: transparent;
  color: #000000;
  text-transform: uppercase;
  padding: 1em 2em;
  min-width: 150px;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-color: #9d6ab4;
  transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
  transform: scale3d(1, 1, 1) translateY(0);
  box-shadow: 0em 0em 0em transparent; }
  button.secondary:hover,
  .button-secondary:hover,
  input.button-secondary:hover {
    text-decoration: none;
    opacity: 1 !important;
    box-shadow: 0em 0.1em 0.05em rgba(0, 0, 0, 0.1);
    transform: scale3d(1.01, 1.01, 1.01) translateY(-2px); }
    button.secondary:hover span,
    .button-secondary:hover span,
    input.button-secondary:hover span {
      color: #FFF; }
  button.secondary.disabled,
  .button-secondary.disabled,
  input.button-secondary.disabled {
    color: #76468b;
    cursor: default; }

button.facebook,
.button-facebook,
input.button-facebook {
  background-color: transparent;
  color: #3B5998;
  text-transform: uppercase;
  padding: 1em 2em;
  min-width: 150px;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-color: #3B5998;
  transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
  transform: scale3d(1, 1, 1) translateY(0);
  box-shadow: 0em 0em 0em transparent;
  padding-left: 0.6em; }
  button.facebook:hover,
  .button-facebook:hover,
  input.button-facebook:hover {
    text-decoration: none;
    opacity: 1 !important;
    box-shadow: 0em 0.1em 0.05em rgba(0, 0, 0, 0.1);
    transform: scale3d(1.01, 1.01, 1.01) translateY(-2px); }
    button.facebook:hover span,
    .button-facebook:hover span,
    input.button-facebook:hover span {
      color: #FFF; }
  button.facebook.disabled,
  .button-facebook.disabled,
  input.button-facebook.disabled {
    color: #263961;
    cursor: default; }
  button.facebook.disabled,
  .button-facebook.disabled,
  input.button-facebook.disabled {
    background: #9099ae;
    color: white;
    cursor: default; }

button.twitter,
.button-twitter,
input.button-twitter {
  background-color: transparent;
  color: #00ACED;
  text-transform: uppercase;
  padding: 1em 2em;
  min-width: 150px;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-color: #00ACED;
  transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
  transform: scale3d(1, 1, 1) translateY(0);
  box-shadow: 0em 0em 0em transparent; }
  button.twitter:hover,
  .button-twitter:hover,
  input.button-twitter:hover {
    text-decoration: none;
    opacity: 1 !important;
    box-shadow: 0em 0.1em 0.05em rgba(0, 0, 0, 0.1);
    transform: scale3d(1.01, 1.01, 1.01) translateY(-2px); }
    button.twitter:hover span,
    .button-twitter:hover span,
    input.button-twitter:hover span {
      color: #FFF; }
  button.twitter.disabled,
  .button-twitter.disabled,
  input.button-twitter.disabled {
    color: #0074a1;
    cursor: default; }
  button.twitter.disabled,
  .button-twitter.disabled,
  input.button-twitter.disabled {
    background-color: #aebcc7;
    color: white;
    cursor: default; }

form {
  display: block;
  width: 100%; }

fieldset {
  display: block;
  margin-bottom: 2em;
  padding: 0; }

legend {
  display: block;
  width: 100%;
  margin: 0 0 1em 0;
  font-weight: bold;
  border-bottom: 1px solid #F0F0F0; }

label {
  display: block;
  margin: 0 0 0.25em;
  font-weight: bold; }

textarea,
input,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="image"],
input[type="color"],
select,
.stripe-elements {
  display: block;
  padding: 1.5em;
  position: relative;
  z-index: 1;
  vertical-align: middle;
  outline: none;
  font-family: inherit;
  font-size: 1rem;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  border: 1px solid #F0F0F0;
  transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
  transform: scale3d(1, 1, 1);
  box-shadow: 0em 0em 0em transparent; }
  textarea:focus,
  input:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="image"]:focus,
  input[type="color"]:focus,
  select:focus,
  .stripe-elements:focus {
    transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
    box-shadow: 0em 0.1em 1.5em rgba(0, 0, 0, 0.1);
    transform: scale3d(1.01, 1.01, 1.01);
    z-index: 2; }

input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
  -moz-appearance: checkbox !important; }

input[type="submit"],
input[type="button"] {
  display: block;
  border-radius: 0; }

input[type="file"] {
  padding: 0.125em;
  margin: 0 0 0.625em;
  font-family: inherit;
  font-size: 1rem;
  -webkit-appearance: none;
  border-radius: 0;
  line-height: 100%; }

textarea {
  padding: 0.25em; }

select {
  background-image: url(../img/arrow-down-small.png);
  background-position: right center;
  background-repeat: no-repeat; }

progress,
meter {
  padding: 0.125em;
  margin: 0 0 0.625em;
  font-family: inherit;
  font-size: 1rem; }

.label-left .ninja-forms-field {
  margin-left: 0 !important; }

input[type="submit"] {
  border: 0px;
  background-color: transparent; }

input[type="submit"]:hover {
  color: #000000; }

.-inline-input {
  position: relative; }
  .-inline-input .prepend {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 800;
    padding-left: 1em;
    padding-right: 1em;
    z-index: 2; }
  .-inline-input .append {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 800;
    padding-left: 1em;
    padding-right: 1em;
    right: 0;
    z-index: 2; }
    .-inline-input .append span {
      display: inline-block;
      margin-left: 0.5em; }
  .-inline-input input, .-inline-input select {
    float: right;
    width: 100%;
    padding-left: 2em; }

.form-field {
  position: relative;
  float: left;
  width: 100%; }
  .form-field .field-label {
    font-size: 0.75em;
    display: none; }
  .form-field + .form-field textarea,
  .form-field + .form-field input,
  .form-field + .form-field input[type="text"],
  .form-field + .form-field input[type="password"],
  .form-field + .form-field input[type="datetime"],
  .form-field + .form-field input[type="datetime-local"],
  .form-field + .form-field input[type="date"],
  .form-field + .form-field input[type="month"],
  .form-field + .form-field input[type="time"],
  .form-field + .form-field input[type="week"],
  .form-field + .form-field input[type="number"],
  .form-field + .form-field input[type="email"],
  .form-field + .form-field input[type="url"],
  .form-field + .form-field input[type="search"],
  .form-field + .form-field input[type="tel"],
  .form-field + .form-field input[type="image"],
  .form-field + .form-field input[type="color"],
  .form-field + .form-field select,
  .form-field + .form-field .stripe-elements {
    border-top: 0; }
  .form-field.-button {
    border: 0;
    margin-top: 1em;
    text-align: center; }

.thechurchco-member-giving .subscription {
  float: left;
  width: 100%; }
  .thechurchco-member-giving .subscription h2 {
    font-weight: bold; }
  .thechurchco-member-giving .subscription sub {
    font-size: 0.15em;
    margin-left: 0.5em; }
  .thechurchco-member-giving .subscription .item label {
    font-weight: normal; }
  .thechurchco-member-giving .subscription .-edit {
    z-index: 100; }
    .thechurchco-member-giving .subscription .-edit .wrap {
      text-align: left;
      transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
      opacity: 1;
      transform: scale3d(1, 1, 1) translateY(-50%); }
    .thechurchco-member-giving .subscription .-edit .-inline-input input {
      float: none;
      padding-right: 6em; }
    .thechurchco-member-giving .subscription .-edit .prepend {
      z-index: 5; }
    .thechurchco-member-giving .subscription .-edit .append span {
      display: inline-block;
      font-size: 1.5em; }
  @media (max-width: 736px) {
    .thechurchco-member-giving .subscription {
      min-height: 300px; }
      .thechurchco-member-giving .subscription .-cancel button {
        display: block;
        width: 100%; } }
  .thechurchco-member-giving .subscription .-go {
    color: #00AA00; }
  .thechurchco-member-giving .subscription .-cancel {
    color: #AA0000; }
  .thechurchco-member-giving .subscription .tccloader {
    opacity: 0;
    z-index: 10000; }
  .thechurchco-member-giving .subscription.-loading .item .wrap {
    opacity: 0.25;
    pointer-events: none;
    transform: scale3d(0.9, 0.9, 0.9) translateY(-50%); }
  .thechurchco-member-giving .subscription.-loading .item-controls {
    opacity: 0; }
  .thechurchco-member-giving .subscription.-loading .tccloader {
    opacity: 1; }
  .thechurchco-member-giving .subscription.-canceled {
    transform: scale3d(0, 0, 0);
    opacity: 0; }
    .thechurchco-member-giving .subscription.-canceled .item .wrap {
      opacity: 0;
      pointer-events: none;
      transform: scale3d(0, 0, 0) translateY(-50%); }
    .thechurchco-member-giving .subscription.-canceled .item-controls {
      opacity: 0; }
    .thechurchco-member-giving .subscription.-canceled .tccloader {
      opacity: 0; }

.tccloader {
  position: absolute;
  left: 50%;
  top: -1000%;
  margin-left: -25px;
  margin-top: -25px;
  opacity: 1;
  width: 50px;
  height: 50px;
  pointer-events: none;
  -ms-transform: scaleX(1.1) scaleY(1.1);
  transform: scaleX(1.1) scaleY(1.1);
  transform: scale3d(1.1, 1.1, 1);
  transition: 0.6s cubic-bezier(0.19, 1, 0.22, 1), top 0s;
  border-radius: 50%;
  border: 3px solid white;
  opacity: 0;
  z-index: 99;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: scaleX(1) scaleY(1);
  transform: scaleX(1) scaleY(1);
  transform: scale3d(1, 1, 1); }
  .tccloader:before {
    content: " ";
    position: absolute;
    top: -3px;
    right: -3px;
    bottom: -3px;
    left: -3px;
    display: inline-block;
    border-radius: 100em;
    border: 3px solid transparent; }
  .tccloader:before {
    border-bottom-color: #000;
    animation: 1s tccloader infinite linear; }
  .tccloader span {
    display: block;
    font-size: 1.5em;
    opacity: 0;
    transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
    color: #00AA00;
    transition-delay: 20ms;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

@keyframes tccloader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.thechurchco-member-navigation {
  float: left;
  width: 250px;
  height: 100vh;
  position: fixed;
  background-color: #FFF;
  border-right: 1px solid #F0F0F0; }
  @media (max-width: 1024px) {
    .thechurchco-member-navigation {
      width: 100%;
      position: relative;
      height: auto; } }
  .thechurchco-member-navigation .heading {
    text-align: center;
    padding-top: 2em;
    background-color: white;
    padding-left: 1em;
    padding-right: 1em;
    position: relative;
    z-index: 75; }
    @media (max-width: 1024px) {
      .thechurchco-member-navigation .heading {
        padding-top: 1em;
        padding-bottom: 1em;
        float: left;
        width: 100%;
        background-color: white; } }
    .thechurchco-member-navigation .heading .image {
      max-width: 100px;
      margin: 0 auto;
      margin-bottom: 2em; }
      .thechurchco-member-navigation .heading .image img {
        width: 100%;
        height: auto; }
      @media (max-width: 1024px) {
        .thechurchco-member-navigation .heading .image {
          float: left;
          max-width: 50px;
          margin-bottom: 0; } }
    @media (max-width: 1024px) {
      .thechurchco-member-navigation .heading .title {
        display: none; } }
  .thechurchco-member-navigation .hamburger {
    float: right;
    margin-top: 1em;
    cursor: pointer;
    height: 1.5em;
    display: none; }
    @media (max-width: 1024px) {
      .thechurchco-member-navigation .hamburger {
        display: block; } }
  .thechurchco-member-navigation .menu-mobile-handle-top,
  .thechurchco-member-navigation .menu-mobile-handle-middle,
  .thechurchco-member-navigation .menu-mobile-handle-bottom {
    background-color: #000000;
    display: block;
    width: 32px;
    height: 2px;
    border-radius: 12px;
    transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
    position: relative; }
  .thechurchco-member-navigation .menu-mobile-handle-top {
    top: 0px;
    right: 0px;
    width: 40px; }
  .thechurchco-member-navigation .menu-mobile-handle-middle {
    top: 6px;
    right: -8px;
    opacity: 1; }
  .thechurchco-member-navigation .menu-mobile-handle-bottom {
    top: 12px;
    right: -16px;
    width: 24px; }
  .thechurchco-member-navigation:hover .menu-mobile-handle-top {
    width: 32px;
    right: 0px; }
  .thechurchco-member-navigation:hover .menu-mobile-handle-middle {
    right: 0px; }
  .thechurchco-member-navigation:hover .menu-mobile-handle-bottom {
    width: 32px;
    right: 0px; }
  .thechurchco-member-navigation nav {
    margin-top: 2em; }
    @media (max-width: 1024px) {
      .thechurchco-member-navigation nav {
        float: left;
        width: 100%;
        position: absolute;
        background: white;
        z-index: -20;
        top: 3.15em;
        opacity: 0;
        pointer-events: none;
        transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
        -ms-transform: translateY(-2em);
        transform: translateY(-2em); } }
    .thechurchco-member-navigation nav a {
      display: block;
      padding: 1.5em 1em;
      border-bottom: 1px solid #F0F0F0;
      position: relative; }
      .thechurchco-member-navigation nav a:after {
        content: '';
        background: #000;
        transform: scale3d(0, 1, 1);
        height: 100%;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        transition: transform 0.5s cubic-bezier(0.33, 0, 0.19, 1);
        z-index: -1;
        -ms-transform-origin: left;
        transform-origin: left; }
        @media (max-width: 1024px) {
          .thechurchco-member-navigation nav a:after {
            display: none; } }
      .thechurchco-member-navigation nav a.active:after {
        transform: scale3d(0.025, 1, 1); }
      .thechurchco-member-navigation nav a .icon {
        margin-right: 1em; }
      .thechurchco-member-navigation nav a:first-child {
        border-top: 1px solid #F0F0F0; }
  @media (max-width: 1024px) {
    .thechurchco-member-navigation.open .hamburger .menu-mobile-handle-top {
      -ms-transform: rotate(135deg);
      transform: rotate(135deg);
      top: 8px;
      background-color: #000000;
      width: 32px;
      right: 0px; }
    .thechurchco-member-navigation.open .hamburger .menu-mobile-handle-middle {
      width: 0px;
      background-color: #000000; }
    .thechurchco-member-navigation.open .hamburger .menu-mobile-handle-bottom {
      -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
      top: 4px;
      background-color: #000000;
      width: 32px;
      right: 0px; }
    .thechurchco-member-navigation.open nav {
      opacity: 1;
      pointer-events: all;
      -ms-transform: translateY(0em);
      transform: translateY(0em);
      z-index: 200;
      box-shadow: 0em 0.75em 5em rgba(0, 0, 0, 0.1); } }

.thechurchco-member-notification {
  background: #FFF;
  box-shadow: 0em 0.75em 5em rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 1em;
  right: 1em;
  max-width: 400px;
  z-index: 210;
  padding: 2em;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
  -ms-transform: translateX(450px);
  transform: translateX(450px); }
  @media (max-width: 736px) {
    .thechurchco-member-notification {
      width: 100%;
      right: 0;
      top: 0;
      -ms-transform: translateX(0px);
      transform: translateX(0px);
      -ms-transform: translateY(-300px);
      transform: translateY(-300px); } }
  .thechurchco-member-notification.bad {
    background: #AA0000;
    color: #FFF; }
  .thechurchco-member-notification.good {
    background: #00AA00;
    color: #FFF; }
  .thechurchco-member-notification.-active {
    opacity: 1;
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1); }
  .thechurchco-member-notification p {
    margin: 0; }

.panel {
  background: #FFF;
  box-shadow: 0em 0.75em 5em rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1); }
  .panel.-small {
    display: block;
    float: left;
    width: 46%;
    margin-left: 27%;
    margin-right: 2%; }
    @media (min-width: 1200px) {
      .panel.-small {
        display: block;
        float: left;
        width: 46%;
        margin-left: 27%;
        margin-right: 2%; } }
    @media (max-width: 1024px) {
      .panel.-small {
        display: block;
        float: left;
        width: 46%;
        margin-left: 27%;
        margin-right: 2%; } }
    @media (max-width: 736px) {
      .panel.-small {
        display: block;
        float: left;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%; } }
    @media (max-width: 1024px) {
      .panel.-small {
        display: block;
        float: left;
        width: 79.33333%;
        margin-left: 10.33333%;
        margin-right: 2%; } }
    @media (max-width: 736px) {
      .panel.-small {
        display: block;
        float: left;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%; } }
  .panel .header {
    padding: 1.5em;
    float: left;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 1px solid #F0F0F0; }
    .panel .header .title {
      text-align: center; }
      .panel .header .title .image {
        max-width: 100px;
        margin: 0 auto;
        margin-top: -4.5em; }
        .panel .header .title .image img {
          width: 100%;
          height: auto;
          margin: 0 auto; }
  .panel .body {
    padding: 4em;
    float: left;
    width: 100%; }
    @media (max-width: 736px) {
      .panel .body {
        padding: 2em; } }
  .panel.-center {
    text-align: center; }
    .panel.-center .intro {
      text-align: center; }
  .panel .footer {
    padding: 1.5em;
    float: left;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 1px solid #F0F0F0;
    text-align: center; }
    .panel .footer a {
      margin-left: 0.5em;
      margin-right: 0.5em; }

.pod {
  transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
  margin-bottom: 2em;
  float: left;
  width: 100%; }
  .pod .head {
    font-weight: bold;
    margin-bottom: 2em; }

.stack {
  position: relative;
  width: 100%;
  min-height: 200px;
  margin: 0 auto;
  background-color: white;
  box-sizing: border-box;
  padding: 1em;
  box-shadow: 0em 0.1em 0.05em rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1); }
  .stack .controls {
    position: absolute;
    top: 0.75em;
    right: 1em;
    z-index: 99; }
    .stack .controls a {
      margin-left: 0.5em; }
  .stack .footer {
    position: absolute;
    bottom: 0.75em;
    left: 1em; }
    .stack .footer .icon {
      margin-right: 0.5em; }
  .stack .item {
    position: absolute;
    float: left;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background-color: white;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
    pointer-events: none;
    -ms-transform: translateY(100px);
    transform: translateY(100px); }
    .stack .item .wrap {
      position: absolute;
      width: 100%;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      text-align: center;
      padding: 2em; }
    .stack .item.-active {
      opacity: 1;
      pointer-events: all;
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
    .stack .item .item-controls {
      position: absolute;
      bottom: 0.75em;
      right: 2em; }

.tile {
  background: #FFF;
  box-shadow: 0em 0.1em 0.05em rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
  display: block;
  padding: 4em;
  text-align: center;
  transform: scale3d(1, 1, 1) translateY(0);
  z-index: 1; }
  .tile .icon {
    display: block;
    font-size: 2em;
    margin-bottom: 1em; }
  .tile:hover {
    transform: scale3d(1.1, 1.1, 1.1) translateY(-10px);
    box-shadow: 0em 1em 10em rgba(0, 0, 0, 0.1);
    z-index: 2; }
  @media (max-width: 736px) {
    .tile {
      margin-bottom: 2em; } }

[data-tooltip] {
  position: relative;
  height: 100%;
  cursor: pointer;
  display: inline-block; }
  [data-tooltip]:before, [data-tooltip]:after {
    transition: all .2s ease-out;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    pointer-events: none; }
  [data-tooltip]:before {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000000;
    content: '';
    top: 0;
    left: 50%;
    margin-left: -3.25px;
    z-index: 10001;
    bottom: -10px; }
  [data-tooltip]:after {
    box-sizing: border-box;
    content: attr(data-tooltip);
    padding: 0.5em 0.75em;
    border-radius: 3px;
    font-size: 0.95em;
    z-index: 10000;
    left: 50%;
    bottom: 100%;
    margin-left: -7.5em;
    margin-top: 10px;
    width: 15em;
    line-height: 120%;
    background: #000000;
    color: #F0F0F0; }
  [data-tooltip]:hover:before, [data-tooltip]:hover:after {
    visibility: visible;
    opacity: 1; }

.thechurchco-member-dashboard .tile {
  display: block;
  float: left;
  width: 29.33333%;
  margin-left: 2%;
  margin-right: 2%; }
  @media (min-width: 1200px) {
    .thechurchco-member-dashboard .tile {
      display: block;
      float: left;
      width: 29.33333%;
      margin-left: 2%;
      margin-right: 2%; } }
  @media (max-width: 1024px) {
    .thechurchco-member-dashboard .tile {
      display: block;
      float: left;
      width: 29.33333%;
      margin-left: 2%;
      margin-right: 2%; } }
  @media (max-width: 736px) {
    .thechurchco-member-dashboard .tile {
      display: block;
      float: left;
      width: 90%;
      margin-left: 5%;
      margin-right: 5%; } }

.thechurchco-member-giving .stack {
  margin-bottom: 2em; }

.thechurchco-member-giving .payment-method {
  position: relative;
  float: left;
  width: 100%; }
  .thechurchco-member-giving .payment-method form {
    transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1);
    transform: scale3d(1, 1, 1); }
  .thechurchco-member-giving .payment-method .stripe-elements {
    transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1); }
  .thechurchco-member-giving .payment-method .-inline-input {
    opacity: 1;
    pointer-events: all;
    transition: all 0.5s cubic-bezier(0.33, 0, 0.19, 1); }
  .thechurchco-member-giving .payment-method #card-element {
    float: left;
    width: 70%;
    margin-top: 0.25em; }
  .thechurchco-member-giving .payment-method.-edit .-inline-input {
    opacity: 0;
    pointer-events: none; }
  .thechurchco-member-giving .payment-method.-edit .stripe-elements {
    opacity: 1;
    pointer-events: all; }
  .thechurchco-member-giving .payment-method .controls {
    float: right;
    width: 30%;
    text-align: right;
    font-size: 1.5em; }
    .thechurchco-member-giving .payment-method .controls a {
      margin-left: 0.5em; }
  .thechurchco-member-giving .payment-method .-go {
    color: #00AA00; }
  .thechurchco-member-giving .payment-method .-cancel {
    color: #AA0000; }
  .thechurchco-member-giving .payment-method .tccloader {
    width: 30px;
    height: 30px;
    margin-top: 15px;
    margin-left: -15px; }
  .thechurchco-member-giving .payment-method .-error .message {
    color: #AA0000; }
  .thechurchco-member-giving .payment-method.-processing {
    pointer-events: none; }
    .thechurchco-member-giving .payment-method.-processing .tccloader {
      opacity: 1; }
    .thechurchco-member-giving .payment-method.-processing form {
      opacity: 0.5;
      transform: scale3d(0.9, 0.9, 0.9); }

.thechurchco-member-giving .-inline-input input {
  padding-right: 4em; }

.thechurchco-member-giving .stripe-elements {
  background-color: white; }

.thechurchco-member-giving [data-payment-methods],
.thechurchco-member-giving [data-new-payment-method] {
  position: relative; }
  .thechurchco-member-giving [data-payment-methods] .tccloader,
  .thechurchco-member-giving [data-new-payment-method] .tccloader {
    width: 30px;
    height: 30px;
    margin-top: 15px;
    margin-left: -15px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .thechurchco-member-giving [data-payment-methods] .payment-method-container,
  .thechurchco-member-giving [data-new-payment-method] .payment-method-container {
    float: left;
    width: 100%;
    opacity: 1;
    transform: scale3d(1, 1, 1);
    transition: all 500ms; }
  .thechurchco-member-giving [data-payment-methods].-error .message,
  .thechurchco-member-giving [data-new-payment-method].-error .message {
    color: #AA0000; }
  .thechurchco-member-giving [data-payment-methods].-loading,
  .thechurchco-member-giving [data-new-payment-method].-loading {
    pointer-events: none; }
    .thechurchco-member-giving [data-payment-methods].-loading .tccloader,
    .thechurchco-member-giving [data-new-payment-method].-loading .tccloader {
      opacity: 1; }
    .thechurchco-member-giving [data-payment-methods].-loading .payment-method-container,
    .thechurchco-member-giving [data-new-payment-method].-loading .payment-method-container {
      opacity: 0.5;
      transform: scale3d(0.9, 0.9, 0.9); }

/* No files to import found in rows//* */

/*# sourceMappingURL=site.min.css.map */
