@charset "UTF-8";
/*********************
IMPORTING PARTIALS
*********************/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

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

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

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

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

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

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

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

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

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: none;
  -epub-hyphens: none;
  -moz-hyphens: none;
  hyphens: none; }

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none; }

small, .small {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px; }

ol,
ul {
  padding: 0;
  list-style-type: none; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

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

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

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

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

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

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

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

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

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

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

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .cf:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/******************************************************************
VARIABLES
*********************/
@font-face {
  font-family: 'Graphik Web';
  src: url("/wp-content/themes/coinify/library/fonts/Graphik-Semibold-Web.eot");
  src: url("/wp-content/themes/coinify/library/fonts/Graphik-Semibold-Web.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/coinify/library/fonts/Graphik-Semibold-Web.woff2") format("woff2"), url("/wp-content/themes/coinify/library/fonts/Graphik-Semibold-Web.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Graphik Web';
  src: url("/wp-content/themes/coinify/library/fonts/Graphik-Regular-Web.eot");
  src: url("/wp-content/themes/coinify/library/fonts/Graphik-Regular-Web.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/coinify/library/fonts/Graphik-Regular-Web.woff2") format("woff2"), url("/wp-content/themes/coinify/library/fonts/Graphik-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

/******************************************************************
MIXINS
******************************************************************/
/*********************
TRANSITION
*********************/
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/******************************************************************
GRID
******************************************************************/
.last-col {
  float: right;
  padding-right: 0 !important; }

/*
Mobile Grid Styles
*/
@media (max-width: 767px) {
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }
  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }
  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }
  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }
  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }
  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; } }

/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }
  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }
  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }
  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }
  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }
  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }
  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }
  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }
  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }
  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; } }

/* Landscape to small desktop */
@media (min-width: 1030px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }
  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }
  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }
  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }
  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }
  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }
  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }
  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }
  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }
  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; }
  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%; }
  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%; }
  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%; }
  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%; }
  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%; }
  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%; }
  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%; }
  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%; }
  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%; }
  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%; }
  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09090909091%; }
  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%; } }

/*********************
BREAKPOINTS
*********************/
/*********************
GENERAL STYLES
*********************/
html, body {
  width: 100%;
  height: 100%;
  outline: 0;
  text-rendering: optimizeLegibility; }

body {
  font-family: 'Graphik Web', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  color: #222222;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px; }

#container {
  margin: 0; }

textarea, input[type=”text”], input[type=”button”], input[type=”submit”] {
  -webkit-appearance: none;
  border-radius: 0; }

.shadow {
  -webkit-box-shadow: 2px 8px 27px -12px #222222;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 2px 8px 27px -12px #222222;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 2px 8px 27px -12px #222222;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */ }

/*********************
LINK STYLES
*********************/
a, a:visited, a:active, a:focus {
  color: #222222;
  text-decoration: none;
  outline: 0; }
  a:hover, a:visited:hover, a:active:hover, a:focus:hover {
    color: #a0a0a0; }
  a:link, a:visited:link, a:active:link, a:focus:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

a.button {
  position: relative;
  background-color: #666666;
  border-radius: 1px;
  display: inline-block;
  font-size: 12px; }
  a.button .inner {
    display: inline-block;
    background-color: #ffffff;
    border-radius: 1px;
    padding: 14px 28px;
    cursor: pointer;
    text-transform: uppercase;
    user-select: none;
    letter-spacing: .1em;
    transform: translate3d(-2px, -2px, 0);
    transition: transform 240ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-delay: 220ms;
    color: #666666;
    border: 1px solid #666666; }
  a.button.button-orange {
    background-color: #f4c567; }
    a.button.button-orange .inner {
      color: #f4c567;
      border: 1px solid #f4c567; }
  a.button.button-orange-invert {
    background-color: #222222; }
    a.button.button-orange-invert .inner {
      color: #222222;
      border: 1px solid #f4c567;
      background-color: #f4c567; }
  a.button.button-green {
    background-color: #7dac6f; }
    a.button.button-green .inner {
      color: #7dac6f;
      border: 1px solid #7dac6f; }
  a.button.button-blue {
    background-color: #3e92cc; }
    a.button.button-blue .inner {
      color: #3e92cc;
      border: 1px solid #3e92cc; }
  a.button.button-black {
    background-color: #ffffff; }
    a.button.button-black .inner {
      color: #ffffff;
      border: 1px solid #222222;
      background-color: #222222; }
  a.button.button-white {
    background-color: #222222; }
    a.button.button-white .inner {
      color: #222222;
      border: 1px solid #ffffff;
      background-color: #ffffff; }
  a.button:active .inner, a.button.click .inner {
    transform: translate3d(0, 0, 0);
    transition: transform 120ms cubic-bezier(0.23, 1, 0.32, 1); }

/*********************
TYPO
*********************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  text-rendering: optimizelegibility;
  margin: 0;
  font-weight: normal; }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a {
    text-decoration: none; }

h1, .h1 {
  font-weight: 600;
  font-size: 32px;
  line-height: 40px; }

h2, .h2 {
  font-size: 26px;
  line-height: 34px; }

h3, .h3 {
  font-size: 20px;
  line-height: 24px; }

h4, .h4 {
  font-size: 11px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #a0a0a0; }

h5, .h5 {
  font-size: 16px;
  line-height: 22px; }

p {
  line-height: 22px; }

.center {
  text-align: center; }

.bold {
  font-weight: bold; }

/*********************
MAIN CONTENT
*********************/
#container {
  margin: 0; }

.wrap {
  width: 92%;
  margin: 0 4%; }

.center-outer {
  width: 100%;
  height: 100%;
  display: table; }
  .center-outer .center-inner {
    display: table-cell;
    vertical-align: middle; }

#contactform ul, #enterpriseform ul {
  display: block;
  width: 100%; }
  #contactform ul li, #enterpriseform ul li {
    width: 100%;
    display: inline-block;
    margin-right: 20px; }
    #contactform ul li.short input, #enterpriseform ul li.short input {
      width: 120px; }

#contactform label, #enterpriseform label {
  font-weight: 600;
  display: block;
  margin-bottom: 4px; }

#contactform input, #contactform select, #contactform textarea, #enterpriseform input, #enterpriseform select, #enterpriseform textarea {
  padding: 6px 10px;
  border: 1px solid #dedede;
  border-radius: 2px;
  margin-bottom: 10px;
  width: 100%; }

#contactform select, #enterpriseform select {
  height: 40px; }

#contactform button, #enterpriseform button {
  padding: 10px 15px;
  background-color: #dedede;
  border: none;
  display: block;
  margin-top: 10px;
  margin-bottom: 30px; }

#contactform .required, #enterpriseform .required {
  font-weight: 600;
  color: #f4c567; }

#contactform textarea:focus, #contactform input:focus, #contactform select:focus, #enterpriseform textarea:focus, #enterpriseform input:focus, #enterpriseform select:focus {
  outline: none; }

#contactform disabled, #enterpriseform disabled {
  background-color: #ffffff; }

#contactform.disabled, #enterpriseform.disabled {
  opacity: 0.5; }

.thankyou, .wrong {
  margin-bottom: 20px;
  font-weight: 600; }

#header {
  display: block;
  width: 100%; }
  #header.header-page {
    margin-bottom: 40px; }
  #header .topbar {
    display: inline-block;
    width: 100%;
    margin: 0; }
    #header .topbar .hero-front-tagline-mobile {
      font-size: 14px;
      display: block;
      margin-top: 10px; }
    #header .topbar .topbar-logo {
      display: none; }
    #header .topbar .topbar-logo-mobile {
      display: block;
      background-image: url("/wp-content/themes/coinify/library/images/coinify-logo.svg");
      background-repeat: no-repeat;
      background-position: center left 10px;
      background-size: 100px;
      height: 54px;
      width: 140px; }
      #header .topbar .topbar-logo-mobile.topbar-logo-mobile-front {
        pointer-events: none; }
    #header .topbar .ticker {
      display: table;
      background-color: #ffffff;
      width: 100%;
      text-align: right;
      height: 100%; }
      #header .topbar .ticker .newsticker {
        display: inline-block;
        color: #222222;
        cursor: default;
        display: table-cell;
        text-align: right;
        vertical-align: middle;
        width: 100%; }
        #header .topbar .ticker .newsticker .js-frame {
          margin: 0; }
        #header .topbar .ticker .newsticker ul li {
          white-space: nowrap;
          display: none; }
          #header .topbar .ticker .newsticker ul li .currency {
            text-transform: uppercase;
            font-size: 11px;
            vertical-align: middle;
            margin-right: 4px;
            color: #666666; }
      #header .topbar .ticker .ticker-info {
        display: table;
        padding: 10px;
        background-color: #222222;
        background-image: url("/wp-content/themes/coinify/library/images/icons/icon-info.svg");
        width: 34px;
        height: 34px;
        background-repeat: no-repeat;
        background-size: 18px;
        background-position: center;
        vertical-align: top;
        margin: 10px; }
        #header .topbar .ticker .ticker-info:hover {
          color: #ffffff;
          background-color: #f4c567; }
    #header .topbar .topbar-buttons {
      margin-top: 20px;
      text-align: center; }
      #header .topbar .topbar-buttons .button {
        margin: 0 6px; }
  #header .header-content {
    min-height: 60vh;
    margin-bottom: 40px; }
    #header .header-content h1, #header .header-content p, #header .header-content .button {
      margin-left: 10px;
      margin-right: 20px; }
    #header .header-content h1 {
      margin-top: 20px; }
    #header .header-content .button {
      margin-top: 30px; }
    #header .header-content .hero-front-tagline {
      font-size: 14px;
      display: none; }
  #header .business-toggle {
    display: block;
    background-color: #ffffff;
    margin: 0 4%;
    vertical-align: bottom;
    text-align: center; }
    #header .business-toggle .buttons-switch {
      border-radius: 1px;
      display: inline-block;
      font-size: 0;
      vertical-align: bottom;
      width: 100%;
      /*&:active, &.click{
				.inner {
				  transform: translate3d(0, 0, 0);
				  transition: transform 120ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
				}
		  	} */ }
      #header .business-toggle .buttons-switch .button-switch {
        font-size: 13px;
        display: inline-block;
        background-color: #3e92cc;
        color: #ffffff;
        border-radius: 1px;
        padding: 16px 28px;
        cursor: pointer;
        text-transform: uppercase;
        user-select: none;
        letter-spacing: .1em;
        width: 50%; }
        #header .business-toggle .buttons-switch .button-switch:first-child {
          margin-right: 0;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
        #header .business-toggle .buttons-switch .button-switch.active {
          background-color: #ffffff;
          color: #3e92cc;
          pointer-events: none; }
  #header.header-image {
    min-height: 80vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    #header.header-image .header-image-overlay {
      display: inline-block;
      width: 100%;
      min-height: 80vh;
      background-color: rgba(0, 0, 0, 0.3); }
  #header.header-neg {
    color: #ffffff; }
    #header.header-neg a.button {
      color: #ffffff; }
      #header.header-neg a.button:after {
        border-color: #ffffff; }
      #header.header-neg a.button:hover {
        color: #222222; }
        #header.header-neg a.button:hover:after {
          border-color: #222222; }
  #header .logo-front {
    pointer-events: none; }

.tipso_bubble, .tipso_bubble > .tipso_arrow {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.tipso_bubble {
  position: absolute;
  z-index: 9999; }

.tipso_content {
  padding: 20px;
  font-size: 14px;
  line-height: 18px;
  color: #222222;
  background-color: #f4c567 !important; }

.section.section-a {
  text-align: center;
  margin-top: 40px; }
  .section.section-a .usps {
    vertical-align: top; }
    .section.section-a .usps h3 {
      color: #f4c567; }
    .section.section-a .usps .icon {
      display: inline-block;
      width: 110px;
      height: 130px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 110px; }
  .section.section-a.trade .usps h3 {
    color: #7dac6f; }
  .section.section-a.merchant .usps h3, .section.section-a.enterprise .usps h3 {
    color: #3e92cc; }
  .section.section-a .partners {
    margin-top: 40px;
    margin-bottom: 40px; }
    .section.section-a .partners .partner {
      display: block; }
      .section.section-a .partners .partner img {
        height: 30px;
        width: auto;
        margin-bottom: 20px; }

.section.section-b {
  margin-top: 40px;
  width: 100%; }
  .section.section-b .right .header {
    display: inline-block; }
  .section.section-b .right li {
    text-align: center;
    padding: 20px;
    margin: 30px 0; }

.section-b-outer {
  display: block;
  margin: 40px 0;
  padding-top: 20px; }

.section-b-outer.front .section-b .right li {
  border: 1px solid #dedede; }

.section-b-outer.front .section-b .right .icon {
  display: inline-block;
  width: 70px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: 70px; }

.section-b-outer.trade, .section-b-outer.merchant {
  color: #ffffff;
  text-align: center; }
  .section-b-outer.trade .left, .section-b-outer.merchant .left {
    text-align: left; }
  .section-b-outer.trade .right li, .section-b-outer.merchant .right li {
    margin: 0; }
    .section-b-outer.trade .right li p, .section-b-outer.merchant .right li p {
      color: #222222;
      margin-top: 10px; }
    .section-b-outer.trade .right li h3, .section-b-outer.merchant .right li h3 {
      margin-top: 6px; }
  .section-b-outer.trade .icon h1, .section-b-outer.merchant .icon h1 {
    color: #ffffff;
    text-shadow: 3px 3px black; }
  .section-b-outer.trade .button, .section-b-outer.merchant .button {
    margin-bottom: 40px; }

.section-b-outer.trade {
  background-color: #7dac6f; }

.section-b-outer.merchant {
  background-color: #3e92cc; }

.section-b-outer.enterprise {
  text-align: center; }
  .section-b-outer.enterprise p {
    font-size: 16px; }
  .section-b-outer.enterprise img {
    width: 100%;
    margin-top: 20px; }

.trade-devices {
  font-size: 0;
  margin: 0;
  padding: 0;
  text-align: center; }
  .trade-devices img {
    width: 100%;
    margin-top: 20px; }

.merchant-trustbar, .enterprise-trustbar, .trade-trustbar {
  text-align: center;
  background-color: #dedede;
  padding: 20px 0; }
  .merchant-trustbar ul, .enterprise-trustbar ul, .trade-trustbar ul {
    font-size: 0;
    text-align: center; }
    .merchant-trustbar ul li, .enterprise-trustbar ul li, .trade-trustbar ul li {
      display: inline-block;
      width: 100%;
      font-size: 18px;
      line-height: 22px;
      color: #222222;
      font-weight: 600;
      margin-top: 10px;
      margin-bottom: 10px; }

.merchant-button, .enterprise-button {
  margin: 40px;
  text-align: center; }

.pricing-service {
  width: 100%;
  padding: 40px;
  margin-bottom: 20px; }
  .pricing-service a {
    border-bottom: 1px solid #f4c567; }
  .pricing-service .button {
    border-bottom: 0; }
  .pricing-service h3 {
    margin-bottom: 20px;
    font-weight: 600; }
  .pricing-service p {
    margin-top: 0; }
  .pricing-service h2 {
    margin-bottom: 20px; }
  .pricing-service.border-green {
    border: 1px solid #7dac6f; }
    .pricing-service.border-green h2 {
      color: #7dac6f; }
  .pricing-service.border-blue {
    border: 1px solid #3e92cc; }
    .pricing-service.border-blue h2 {
      color: #3e92cc; }
  .pricing-service.border-orange {
    border: 1px solid #f4c567; }
    .pricing-service.border-orange h2 {
      color: #f4c567; }
  .pricing-service .note {
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background-color: #222222;
    color: #ffffff;
    font-weight: 600;
    font-size: 11px; }

.notes {
  text-align: left; }
  .notes a {
    border-bottom: 1px solid #f4c567; }
  .notes li {
    display: inline-block;
    vertical-align: top; }
    .notes li p {
      margin-top: 0; }
    .notes li:nth-child(odd) {
      width: 10%;
      min-width: 30px; }
    .notes li:nth-child(even) {
      width: 85%; }
  .notes .note {
    text-align: center;
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background-color: #222222;
    color: #ffffff;
    font-weight: 600;
    font-size: 11px; }

.plugins ul li {
  display: inline-block;
  border: 1px solid #dedede;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center; }
  .plugins ul li img {
    width: 75%;
    height: auto;
    max-width: 240px;
    margin-bottom: 20px; }

.repeater-header {
  margin: 40px 0; }

.module a {
  border-bottom: 1px solid #f4c567; }

.module p:has(img.alignleft) {
  width: 100%;
  text-align: left; }

.module p:has(img.aligncenter) {
  width: 100%;
  text-align: center !important; }

.module ul {
  list-style: disc inside none; }

.module ol {
  list-style: decimal inside none; }

.module ul li, .module ol li {
  margin-bottom: 10px; }
  .module ul li:last-child, .module ol li:last-child {
    margin-bottom: 0; }

.module img {
  max-width: 100%;
  height: auto; }
  .module img.alignleft {
    float: left; }
  .module img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.module.module-intro p {
  font-size: 22px;
  line-height: 28px;
  color: #666666; }

.module.module-intro h2 {
  font-size: 36px;
  line-height: 48px; }

.module.module-repeater {
  text-align: center;
  margin-bottom: 40px; }
  .module.module-repeater .repeater-image {
    display: inline-block;
    width: 160px;
    height: 160px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .module.module-repeater .repeater-name {
    margin: 0; }
  .module.module-repeater .repeater-title {
    margin: 0;
    color: #a0a0a0; }
  .module.module-repeater .repeater-social {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center; }
    .module.module-repeater .repeater-social.twitter {
      background-image: url("/wp-content/themes/coinify/library/images/icons/icon-twitter.svg");
      background-size: 19px; }
    .module.module-repeater .repeater-social.linkedin {
      background-image: url("/wp-content/themes/coinify/library/images/icons/icon-linkedin.svg"); }
    .module.module-repeater .repeater-social.angellist {
      background-image: url("/wp-content/themes/coinify/library/images/icons/icon-angellist.svg"); }
    .module.module-repeater .repeater-social.crunchbase {
      background-image: url("/wp-content/themes/coinify/library/images/icons/icon-crunchbase.svg");
      background-size: 23px; }
  .module.module-repeater .repeater-description {
    text-align: left; }
    .module.module-repeater .repeater-description a {
      border-bottom: 1px solid #f4c567; }

.module ul.tabs {
  margin: 0px;
  padding: 20px 0;
  list-style: none; }
  .module ul.tabs li {
    background: none;
    color: #222222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    background-color: #f5f5f5; }
    .module ul.tabs li.current {
      background-color: #f4c567;
      color: #222222; }

.module .tab-content {
  display: none;
  margin-bottom: 30px; }
  .module .tab-content.current {
    display: inherit; }

.module .image-slider {
  margin-top: 30px;
  margin-bottom: 30px; }
  .module .image-slider ul {
    margin: 0;
    padding: 0; }
    .module .image-slider ul li {
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      display: inline-block;
      width: 100%;
      height: 300px; }

.repeater-container {
  text-align: center; }

.content-page {
  padding-bottom: 50px; }

.module-testimonials-outer {
  background-color: #f5f5f5;
  font-size: 0; }

.module-testimonials h4 {
  text-align: center;
  padding: 20px 0; }

.module-testimonials .testimonials-slider {
  display: inline-block; }
  .module-testimonials .testimonials-slider .flex-control-paging {
    margin-top: 20px;
    margin-bottom: 20px; }
  .module-testimonials .testimonials-slider ul {
    display: inline-block;
    margin: 0;
    padding: 0; }
    .module-testimonials .testimonials-slider ul li {
      display: inline-block;
      margin: 0;
      padding: 0;
      height: auto;
      text-align: center; }
      .module-testimonials .testimonials-slider ul li .testimonials-image {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: inline-block;
        width: 68px;
        height: 68px;
        border-radius: 50%;
        margin-bottom: 10px; }
      .module-testimonials .testimonials-slider ul li h5 {
        margin-right: 20px;
        margin-left: 20px;
        font-weight: 600; }
      .module-testimonials .testimonials-slider ul li p {
        font-size: 12px;
        text-align: center;
        margin: 0; }
        .module-testimonials .testimonials-slider ul li p.title {
          color: #a0a0a0; }

.flex-control-paging {
  text-align: center; }
  .flex-control-paging li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #222222;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
    .flex-control-paging li a:hover {
      background-color: #f4c567;
      background-color: rgba(244, 197, 103, 0.7); }
    .flex-control-paging li a.flex-active {
      background: #f4c567;
      background: rgba(244, 197, 103, 0.9);
      cursor: default; }

.module-knowledge .knowledge-image {
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 280px; }

.module-knowledge .knowledge-content {
  display: block;
  width: 100%;
  background-color: #f4c567;
  vertical-align: top;
  color: #ffffff; }
  .module-knowledge .knowledge-content .knowledge-content-container {
    text-align: center;
    padding-bottom: 20px; }
    .module-knowledge .knowledge-content .knowledge-content-container .knowledge-icon {
      display: inline-block;
      width: 100%;
      height: 130px;
      background-image: url("/wp-content/themes/coinify/library/images/icons/icon-knowledge.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 120px; }
    .module-knowledge .knowledge-content .knowledge-content-container .knowledge-text {
      color: #222222;
      font-size: 16px;
      line-height: 22px;
      margin: 20px; }
    .module-knowledge .knowledge-content .knowledge-content-container .knowledge-button {
      margin: 10px; }
      .module-knowledge .knowledge-content .knowledge-content-container .knowledge-button .inner {
        border-color: transparent; }

#footer {
  padding: 20px 0;
  background-color: #f5f5f5;
  color: #666666;
  display: inline-block;
  width: 100%;
  color: #222222;
  text-align: center;
  line-height: 24px; }
  #footer .footer-logo {
    display: inline-block;
    width: 100%;
    height: 70px;
    background-image: url("/wp-content/themes/coinify/library/images/coinify-logo-c.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60px; }
    #footer .footer-logo.footer-logo-front {
      pointer-events: none; }
  #footer .footer-menus ul .navigation, #footer .footer-menus ul p {
    margin: 0; }
  #footer .footer-menus ul li.current-menu-item {
    pointer-events: none; }
  #footer .footer-copy {
    line-height: 10px; }
    #footer .footer-copy p {
      font-size: 80%; }
    #footer .footer-copy a, #footer .footer-copy p {
      color: #a0a0a0; }
  #footer .footer-social {
    font-size: 80%; }

@media only screen and (min-width: 481px) {
  /*********************
TYPO
*********************/
  h1, .h1 {
    font-weight: 600;
    font-size: 46px;
    line-height: 54px; } }

@media only screen and (min-width: 769px) {
  /*********************
LINK STYLES
*********************/
  a, a:visited, a:active, a:focus {
    transition: 0.3s ease-in-out !important; }
  a.button, a.button .inner {
    transition: 0.3s ease-in-out !important; }
  a.button:hover {
    background-color: #222222; }
    a.button:hover .inner {
      background-color: #f5f5f5;
      border-color: #222222; }
  a.button.button-orange:hover, a.button.button-green:hover, a.button.button-blue:hover {
    background-color: #666666; }
    a.button.button-orange:hover .inner, a.button.button-green:hover .inner, a.button.button-blue:hover .inner {
      background-color: #f5f5f5;
      border-color: #666666; }
  a.button.button-black:hover {
    background-color: #222222; }
    a.button.button-black:hover .inner {
      background-color: #ffffff;
      border-color: #222222;
      color: #222222; }
  a.button.button-white:hover {
    background-color: #ffffff; }
    a.button.button-white:hover .inner {
      background-color: #222222;
      border-color: #ffffff;
      color: #ffffff; }
  /*********************
TYPO
*********************/
  h1, .h1 {
    font-size: 58px;
    line-height: 64px; }
  h2, .h2 {
    font-size: 38px;
    line-height: 46px; }
  h3, .h3, h3.wrap {
    font-size: 24px;
    line-height: 30px; }
  h5, .h5 {
    font-size: 18px;
    line-height: 28px; }
  p.larger {
    font-size: 22px;
    line-height: 28px; }
  /*********************
MAIN CONTENT
*********************/
  .mobile-margin {
    width: 100% !important;
    margin: 0; }
  .wrap {
    width: 768px;
    margin: 0 auto; }
  .extra-margin {
    padding-right: 100px;
    padding-left: 100px; }
  .extra-margin-offset {
    padding-right: 100px;
    padding-left: 100px; }
  #contactform ul li, #enterpriseform ul li {
    width: 45%; }
    #contactform ul li.full, #enterpriseform ul li.full {
      width: 100%; }
  #header {
    display: block;
    width: 100%; }
    #header.header-page {
      margin-bottom: 70px; }
    #header .header-content {
      height: 70vh; }
      #header .header-content h1, #header .header-content p {
        width: 75%; }
      #header .header-content h1, #header .header-content p, #header .header-content .button {
        margin-left: 0;
        margin-right: 0; }
    #header .business-toggle {
      width: 400px;
      margin: 0 auto; }
      #header .business-toggle .buttons-switch .button-switch {
        font-size: 16px;
        /*
				&.active:hover{
					background-color: $blue;
					color: $white;
				}
				*/ }
        #header .business-toggle .buttons-switch .button-switch:hover {
          background-color: #a0a0a0;
          color: #666666; }
    #header.header-image .header-image-overlay {
      background-color: transparent; }
    #header .topbar {
      display: flex;
      flex-wrap: wrap;
      width: 768px;
      margin: 0 auto; }
      #header .topbar .topbar-logo-mobile {
        display: none; }
      #header .topbar .hero-front-tagline-mobile {
        display: none; }
      #header .topbar .topbar-logo {
        flex: 1;
        display: flex;
        justify-content: flex-start;
        background-image: url("/wp-content/themes/coinify/library/images/coinify-logo.svg");
        background-repeat: no-repeat;
        background-position: top 14px left;
        background-size: 140px; }
      #header .topbar .ticker {
        flex: 1;
        display: flex;
        background-image: none;
        background-color: transparent;
        text-align: center !important; }
        #header .topbar .ticker .newsticker {
          display: inline-block;
          color: #222222;
          cursor: default;
          overflow: hidden;
          background-color: #ffffff;
          width: 160px !important;
          height: 40px;
          margin-top: 16px;
          line-height: 40px;
          text-align: center; }
          #header .topbar .ticker .newsticker ul li {
            overflow: hidden;
            white-space: nowrap;
            display: none; }
        #header .topbar .ticker .ticker-info {
          padding: 10px;
          width: 40px;
          height: 100%;
          vertical-align: top;
          margin: 0;
          height: 40px;
          margin-top: 16px;
          z-index: 999999999;
          cursor: pointer;
          transition: 0.3s ease-in-out !important; }
          #header .topbar .ticker .ticker-info:hover {
            color: #ffffff;
            background-color: #f4c567; }
      #header .topbar.topbar-page .ticker .newsticker {
        border: 1px solid #dedede;
        border-right: 0; }
      #header .topbar .topbar-buttons {
        flex: 1;
        display: flex;
        justify-content: flex-end;
        vertical-align: top;
        margin-top: 16px; }
        #header .topbar .topbar-buttons .button .inner {
          padding-left: 18px;
          padding-right: 18px; }
    #header.header-neg {
      color: #ffffff; }
      #header.header-neg .topbar .topbar-logo {
        background-image: url("/wp-content/themes/coinify/library/images/coinify-logo-neg.svg");
        background-repeat: no-repeat; }
    #header .header-content .hero-front-tagline {
      display: block; }
  .section.section-a {
    margin-top: 40px; }
    .section.section-a .usps-description {
      margin-top: 40px;
      margin-bottom: 30px; }
    .section.section-a .usps {
      margin-top: 20px;
      display: inline-block;
      width: 33%;
      font-size: 0; }
      .section.section-a .usps h3 {
        font-size: 28px;
        line-height: 34px; }
      .section.section-a .usps p {
        font-size: 16px;
        margin: 15px 30px 0 30px; }
      .section.section-a .usps .icon {
        width: 140px;
        height: 150px;
        background-size: 140px; }
    .section.section-a .partners {
      margin-top: 80px; }
      .section.section-a .partners .partner {
        display: inline-block;
        margin: 10px 20px; }
  .section.section-b {
    font-size: 0; }
    .section.section-b .left {
      display: inline-block;
      width: 50%;
      font-size: 16px;
      vertical-align: middle;
      padding: 20px 80px 20px 10px; }
      .section.section-b .left p {
        margin-top: 40px; }
    .section.section-b .right {
      display: inline-block;
      width: 50%;
      font-size: 16px;
      vertical-align: top; }
      .section.section-b .right li {
        display: block;
        padding: 30px;
        margin: 0 40px 40px 0;
        text-align: left; }
        .section.section-b .right li .icon {
          display: inline-block;
          width: 70px;
          height: 80px;
          background-repeat: no-repeat;
          background-size: 70px;
          margin-right: 20px;
          vertical-align: top; }
        .section.section-b .right li .li-container {
          width: 75%;
          display: inline-block; }
  .section-b-outer {
    margin: 80px 20px;
    background-color: transparent; }
  .section-b-outer.front {
    border: 1px solid #a0a0a0; }
  .section-b-outer.trade .right li, .section-b-outer.merchant .right li {
    margin-bottom: 0; }
  .section-b-outer.trade .right .icon, .section-b-outer.merchant .right .icon {
    margin-right: 0; }
  .section-b-outer.trade .right p, .section-b-outer.merchant .right p {
    margin-top: 6px; }
  .trade-devices img {
    width: 90%;
    margin-top: 80px; }
  .merchant-trustbar ul li, .enterprise-trustbar ul li, .trade-trustbar ul li {
    width: 33.33%;
    vertical-align: middle; }
  .pricing-service {
    display: inline-block;
    width: 30%;
    font-size: 0;
    vertical-align: top; }
    .pricing-service:nth-child(2) {
      margin-right: 4%;
      margin-left: 4%; }
    .pricing-service p {
      font-size: 16px; }
  .plugins ul {
    margin-top: 40px;
    margin-bottom: 40px; }
    .plugins ul li {
      width: 32%;
      margin-bottom: 2%;
      font-size: 0; }
      .plugins ul li:nth-child(3n+2) {
        margin-right: 2%;
        margin-left: 2%; }
  .module.module-intro h2 {
    font-size: 48px;
    line-height: 58px; }
  .module.module-repeater {
    vertical-align: top;
    width: 40%;
    display: inline-block;
    font-size: 0;
    margin: 0;
    padding: 0;
    margin-bottom: 30px; }
    .module.module-repeater .repeater-image {
      width: 200px;
      height: 200px;
      margin-bottom: 20px; }
    .module.module-repeater .repeater-title, .module.module-repeater .repeater-description {
      font-size: 16px; }
    .module.module-repeater .repeater-social:hover {
      opacity: .5; }
    .module.module-repeater .repeater-description {
      padding-right: 20px;
      padding-left: 20px; }
      .module.module-repeater .repeater-description a:hover {
        border-color: #dedede; }
  .module-testimonials {
    padding-top: 60px;
    padding-bottom: 60px; }
    .module-testimonials h5 {
      text-align: center; }
  .module-knowledge {
    font-size: 0; }
    .module-knowledge .knowledge-image {
      display: inline-block;
      width: 50%;
      height: 420px; }
    .module-knowledge .knowledge-content {
      padding-top: 60px;
      display: inline-block;
      width: 50%;
      height: 420px; }
  #footer {
    padding: 60px 0; }
    #footer .footer-menus {
      margin: 40px 0; }
      #footer .footer-menus ul.menu-services, #footer .footer-menus ul.menu-help, #footer .footer-menus ul.menu-company {
        vertical-align: top;
        display: inline-block;
        margin: 0 60px; }
    #footer .footer-social ul li {
      display: inline-block;
      margin: 0 10px; } }

@media only screen and (min-width: 1030px) {
  .wrap {
    width: 980px; }
  /*********************
TYPO
*********************/
  h1, .h1 {
    font-size: 74px;
    line-height: 78px; }
  /*********************
MAIN CONTENT
*********************/
  .extra-margin {
    padding-right: 200px;
    padding-left: 200px; }
  #header .header-content h1, #header .header-content p {
    width: 60%; }
  #header .topbar {
    width: 980px; }
    #header .topbar .topbar-buttons .button .inner {
      padding-left: 28px;
      padding-right: 28px; }
  .module.module-repeater {
    width: 30%; } }

@media only screen and (min-width: 1240px) {
  .wrap {
    width: 1160px; }
  #header .topbar {
    width: 1160px; } }

/*********************
PRINT STYLESHEET
*********************/
@media print {
  /******************************************************************
Site Name:
Author:

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. If you want to
though, go for it.

******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
