/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
  }
body {
  margin: 0;
  }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
  }
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
  }
audio:not([controls]) {
  display: none;
  height: 0;
  }
[hidden],
template {
  display: none;
  }
a {
  background: transparent;
  }
a:active,
a:hover {
  outline: 0;
  }
abbr[title] {
  border-bottom: 1px dotted;
  }
b,
strong {
  font-weight: bold;
  }
dfn {
  font-style: italic;
  }
h1 {
  margin: .67em 0;
  font-size: 2em;
  }
mark {
  color: #000;
  background: #ff0;
  }
small {
  font-size: 80%;
  }
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
  }
sup {
  top: -.5em;
  }
sub {
  bottom: -.25em;
  }
img {
  border: 0;
  }
svg:not(:root) {
  overflow: hidden;
  }
figure {
  margin: 1em 40px;
  }
pre {
  overflow: auto;
  }
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
  }
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
  }
button {
  overflow: visible;
  }
button,
select {
  text-transform: none;
  }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  }
button[disabled],
html input[disabled] {
  cursor: default;
  }
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
  }
input {
  line-height: normal;
  }
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
  }
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
  }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  }
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
  }
legend {
  padding: 0;
  border: 0;
  }
textarea {
  overflow: auto;
  }
optgroup {
  font-weight: bold;
  }
table {
  border-spacing: 0;
  border-collapse: collapse;
  }
td,
th {
  padding: 0;
  }
.pricing-tables,
.pricing-tables * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  }
.pricing-tables:before,
.pricing-tables *:before,
.pricing-tables:after,
.pricing-tables *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  }
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  }
.container:before,
.container:after {
  display: table;
  content: " ";
  }
.container:after {
  clear: both;
  }
@media (min-width: 768px) {
  .container {
    width: 750px;
    }
  }
@media (min-width: 992px) {
  .container {
    width: 970px;
    }
  }
@media (min-width: 1200px) {
  .container {
    width: 1170px;
    }
  }
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  }
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: " ";
  }
.container-fluid:after {
  clear: both;
  }
.row {
  margin-right: -15px;
  margin-left: -15px;
  }
.row:before,
.row:after {
  display: table;
  content: " ";
  }
.row:after {
  clear: both;
  }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
  }
.col-xs-12 {
  width: 100%;
  }
.col-xs-11 {
  width: 91.66666667%;
  }
.col-xs-10 {
  width: 83.33333333%;
  }
.col-xs-9 {
  width: 75%;
  }
.col-xs-8 {
  width: 66.66666667%;
  }
.col-xs-7 {
  width: 58.33333333%;
  }
.col-xs-6 {
  width: 50%;
  }
.col-xs-5 {
  width: 41.66666667%;
  }
.col-xs-4 {
  width: 33.33333333%;
  }
.col-xs-3 {
  width: 25%;
  }
.col-xs-2 {
  width: 16.66666667%;
  }
.col-xs-1 {
  width: 8.33333333%;
  }
.col-xs-pull-12 {
  right: 100%;
  }
.col-xs-pull-11 {
  right: 91.66666667%;
  }
.col-xs-pull-10 {
  right: 83.33333333%;
  }
.col-xs-pull-9 {
  right: 75%;
  }
.col-xs-pull-8 {
  right: 66.66666667%;
  }
.col-xs-pull-7 {
  right: 58.33333333%;
  }
.col-xs-pull-6 {
  right: 50%;
  }
.col-xs-pull-5 {
  right: 41.66666667%;
  }
.col-xs-pull-4 {
  right: 33.33333333%;
  }
.col-xs-pull-3 {
  right: 25%;
  }
.col-xs-pull-2 {
  right: 16.66666667%;
  }
.col-xs-pull-1 {
  right: 8.33333333%;
  }
.col-xs-pull-0 {
  right: auto;
  }
.col-xs-push-12 {
  left: 100%;
  }
.col-xs-push-11 {
  left: 91.66666667%;
  }
.col-xs-push-10 {
  left: 83.33333333%;
  }
.col-xs-push-9 {
  left: 75%;
  }
.col-xs-push-8 {
  left: 66.66666667%;
  }
.col-xs-push-7 {
  left: 58.33333333%;
  }
.col-xs-push-6 {
  left: 50%;
  }
.col-xs-push-5 {
  left: 41.66666667%;
  }
.col-xs-push-4 {
  left: 33.33333333%;
  }
.col-xs-push-3 {
  left: 25%;
  }
.col-xs-push-2 {
  left: 16.66666667%;
  }
.col-xs-push-1 {
  left: 8.33333333%;
  }
.col-xs-push-0 {
  left: auto;
  }
.col-xs-offset-12 {
  margin-left: 100%;
  }
.col-xs-offset-11 {
  margin-left: 91.66666667%;
  }
.col-xs-offset-10 {
  margin-left: 83.33333333%;
  }
.col-xs-offset-9 {
  margin-left: 75%;
  }
.col-xs-offset-8 {
  margin-left: 66.66666667%;
  }
.col-xs-offset-7 {
  margin-left: 58.33333333%;
  }
.col-xs-offset-6 {
  margin-left: 50%;
  }
.col-xs-offset-5 {
  margin-left: 41.66666667%;
  }
.col-xs-offset-4 {
  margin-left: 33.33333333%;
  }
.col-xs-offset-3 {
  margin-left: 25%;
  }
.col-xs-offset-2 {
  margin-left: 16.66666667%;
  }
.col-xs-offset-1 {
  margin-left: 8.33333333%;
  }
.col-xs-offset-0 {
  margin-left: 0;
  }
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
    }
  .col-sm-12 {
    width: 100%;
    }
  .col-sm-11 {
    width: 91.66666667%;
    }
  .col-sm-10 {
    width: 83.33333333%;
    }
  .col-sm-9 {
    width: 75%;
    }
  .col-sm-8 {
    width: 66.66666667%;
    }
  .col-sm-7 {
    width: 58.33333333%;
    }
  .col-sm-6 {
    width: 50%;
    }
  .col-sm-5 {
    width: 41.66666667%;
    }
  .col-sm-4 {
    width: 33.33333333%;
    }
  .col-sm-3 {
    width: 25%;
    }
  .col-sm-2 {
    width: 16.66666667%;
    }
  .col-sm-1 {
    width: 8.33333333%;
    }
  .col-sm-pull-12 {
    right: 100%;
    }
  .col-sm-pull-11 {
    right: 91.66666667%;
    }
  .col-sm-pull-10 {
    right: 83.33333333%;
    }
  .col-sm-pull-9 {
    right: 75%;
    }
  .col-sm-pull-8 {
    right: 66.66666667%;
    }
  .col-sm-pull-7 {
    right: 58.33333333%;
    }
  .col-sm-pull-6 {
    right: 50%;
    }
  .col-sm-pull-5 {
    right: 41.66666667%;
    }
  .col-sm-pull-4 {
    right: 33.33333333%;
    }
  .col-sm-pull-3 {
    right: 25%;
    }
  .col-sm-pull-2 {
    right: 16.66666667%;
    }
  .col-sm-pull-1 {
    right: 8.33333333%;
    }
  .col-sm-pull-0 {
    right: auto;
    }
  .col-sm-push-12 {
    left: 100%;
    }
  .col-sm-push-11 {
    left: 91.66666667%;
    }
  .col-sm-push-10 {
    left: 83.33333333%;
    }
  .col-sm-push-9 {
    left: 75%;
    }
  .col-sm-push-8 {
    left: 66.66666667%;
    }
  .col-sm-push-7 {
    left: 58.33333333%;
    }
  .col-sm-push-6 {
    left: 50%;
    }
  .col-sm-push-5 {
    left: 41.66666667%;
    }
  .col-sm-push-4 {
    left: 33.33333333%;
    }
  .col-sm-push-3 {
    left: 25%;
    }
  .col-sm-push-2 {
    left: 16.66666667%;
    }
  .col-sm-push-1 {
    left: 8.33333333%;
    }
  .col-sm-push-0 {
    left: auto;
    }
  .col-sm-offset-12 {
    margin-left: 100%;
    }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
    }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
    }
  .col-sm-offset-9 {
    margin-left: 75%;
    }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
    }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
    }
  .col-sm-offset-6 {
    margin-left: 50%;
    }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
    }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
    }
  .col-sm-offset-3 {
    margin-left: 25%;
    }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
    }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
    }
  .col-sm-offset-0 {
    margin-left: 0;
    }
  }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
    }
  .col-md-12 {
    width: 100%;
    }
  .col-md-11 {
    width: 91.66666667%;
    }
  .col-md-10 {
    width: 83.33333333%;
    }
  .col-md-9 {
    width: 75%;
    }
  .col-md-8 {
    width: 66.66666667%;
    }
  .col-md-7 {
    width: 58.33333333%;
    }
  .col-md-6 {
    width: 50%;
    }
  .col-md-5 {
    width: 41.66666667%;
    }
  .col-md-4 {
    width: 33.33333333%;
    }
  .col-md-3 {
    width: 25%;
    }
  .col-md-2 {
    width: 16.66666667%;
    }
  .col-md-1 {
    width: 8.33333333%;
    }
  .col-md-pull-12 {
    right: 100%;
    }
  .col-md-pull-11 {
    right: 91.66666667%;
    }
  .col-md-pull-10 {
    right: 83.33333333%;
    }
  .col-md-pull-9 {
    right: 75%;
    }
  .col-md-pull-8 {
    right: 66.66666667%;
    }
  .col-md-pull-7 {
    right: 58.33333333%;
    }
  .col-md-pull-6 {
    right: 50%;
    }
  .col-md-pull-5 {
    right: 41.66666667%;
    }
  .col-md-pull-4 {
    right: 33.33333333%;
    }
  .col-md-pull-3 {
    right: 25%;
    }
  .col-md-pull-2 {
    right: 16.66666667%;
    }
  .col-md-pull-1 {
    right: 8.33333333%;
    }
  .col-md-pull-0 {
    right: auto;
    }
  .col-md-push-12 {
    left: 100%;
    }
  .col-md-push-11 {
    left: 91.66666667%;
    }
  .col-md-push-10 {
    left: 83.33333333%;
    }
  .col-md-push-9 {
    left: 75%;
    }
  .col-md-push-8 {
    left: 66.66666667%;
    }
  .col-md-push-7 {
    left: 58.33333333%;
    }
  .col-md-push-6 {
    left: 50%;
    }
  .col-md-push-5 {
    left: 41.66666667%;
    }
  .col-md-push-4 {
    left: 33.33333333%;
    }
  .col-md-push-3 {
    left: 25%;
    }
  .col-md-push-2 {
    left: 16.66666667%;
    }
  .col-md-push-1 {
    left: 8.33333333%;
    }
  .col-md-push-0 {
    left: auto;
    }
  .col-md-offset-12 {
    margin-left: 100%;
    }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
    }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
    }
  .col-md-offset-9 {
    margin-left: 75%;
    }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
    }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
    }
  .col-md-offset-6 {
    margin-left: 50%;
    }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
    }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
    }
  .col-md-offset-3 {
    margin-left: 25%;
    }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
    }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
    }
  .col-md-offset-0 {
    margin-left: 0;
    }
  }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
    }
  .col-lg-12 {
    width: 100%;
    }
  .col-lg-11 {
    width: 91.66666667%;
    }
  .col-lg-10 {
    width: 83.33333333%;
    }
  .col-lg-9 {
    width: 75%;
    }
  .col-lg-8 {
    width: 66.66666667%;
    }
  .col-lg-7 {
    width: 58.33333333%;
    }
  .col-lg-6 {
    width: 50%;
    }
  .col-lg-5 {
    width: 41.66666667%;
    }
  .col-lg-4 {
    width: 33.33333333%;
    }
  .col-lg-3 {
    width: 25%;
    }
  .col-lg-2 {
    width: 16.66666667%;
    }
  .col-lg-1 {
    width: 8.33333333%;
    }
  .col-lg-pull-12 {
    right: 100%;
    }
  .col-lg-pull-11 {
    right: 91.66666667%;
    }
  .col-lg-pull-10 {
    right: 83.33333333%;
    }
  .col-lg-pull-9 {
    right: 75%;
    }
  .col-lg-pull-8 {
    right: 66.66666667%;
    }
  .col-lg-pull-7 {
    right: 58.33333333%;
    }
  .col-lg-pull-6 {
    right: 50%;
    }
  .col-lg-pull-5 {
    right: 41.66666667%;
    }
  .col-lg-pull-4 {
    right: 33.33333333%;
    }
  .col-lg-pull-3 {
    right: 25%;
    }
  .col-lg-pull-2 {
    right: 16.66666667%;
    }
  .col-lg-pull-1 {
    right: 8.33333333%;
    }
  .col-lg-pull-0 {
    right: auto;
    }
  .col-lg-push-12 {
    left: 100%;
    }
  .col-lg-push-11 {
    left: 91.66666667%;
    }
  .col-lg-push-10 {
    left: 83.33333333%;
    }
  .col-lg-push-9 {
    left: 75%;
    }
  .col-lg-push-8 {
    left: 66.66666667%;
    }
  .col-lg-push-7 {
    left: 58.33333333%;
    }
  .col-lg-push-6 {
    left: 50%;
    }
  .col-lg-push-5 {
    left: 41.66666667%;
    }
  .col-lg-push-4 {
    left: 33.33333333%;
    }
  .col-lg-push-3 {
    left: 25%;
    }
  .col-lg-push-2 {
    left: 16.66666667%;
    }
  .col-lg-push-1 {
    left: 8.33333333%;
    }
  .col-lg-push-0 {
    left: auto;
    }
  .col-lg-offset-12 {
    margin-left: 100%;
    }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
    }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
    }
  .col-lg-offset-9 {
    margin-left: 75%;
    }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
    }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
    }
  .col-lg-offset-6 {
    margin-left: 50%;
    }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
    }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
    }
  .col-lg-offset-3 {
    margin-left: 25%;
    }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
    }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
    }
  .col-lg-offset-0 {
    margin-left: 0;
    }
  }
/* Pricing tables styles */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  }
@media (min-width: 1200px) {
  .col-lg-offset-15 {
    margin-left: 12.5%;
    }
  }
.pricing-tables {
  margin-bottom: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #434a54;
  }
@media (min-width: 1200px) {
  .pricing-tables {
    margin-bottom: 48px;
    }
  }
.pricing-table {
  position: relative;
  margin-bottom: 36px;
  background-color: #fff;
  }
@media (min-width: 1200px) {
  .pricing-table {
    margin-bottom: 0;
    }
  }
.pricing-table:hover {
  z-index: 2;
  }
.pricing-table > header {
  position: relative;
  padding: 24px;
  color: #fff;
  }
.pricing-table > header > span {
  display: block;
  }
.pricing-table > header .plan-level {
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  text-align: left;
  }
.pricing-table > header .plan-name {
  font-size: 24px;
  text-align: left;
  }
.pricing-table > header .plan-price {
  position: absolute;
  right: 24px;
  bottom: 24px;
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
  }
.pricing-table > header .plan-price .currency {
  font-size: 18px;
  font-weight: 400;
  }
.pricing-table > header .plan-price .decimal-points {
  position: absolute;
  top: 5px;
  font-size: 14px;
  font-weight: 400;
  }
.pricing-table > header .plan-price .period {
  font-size: 12px;
  font-weight: 400;
  }
.pricing-table > header .ribbon-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 72px;
  height: 72px;
  overflow: hidden;
  }
.pricing-table > header .ribbon-container .ribbon {
  position: relative;
  top: -8px;
  left: 11px;
  width: 90px;
  height: 42px;
  font-size: 14px;
  line-height: 52px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
     -moz-box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
          box-shadow: 0 3px 0 0 rgba(0, 0, 0, .1);
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  }
.pricing-table > header .ribbon-container .ribbon .ribbon-text {
  position: relative;
  left: 2px;
  font-weight: 700;
  }
.pricing-table > header .ribbon-container.left {
  left: 0;
  }
.pricing-table > header .ribbon-container.left .ribbon {
  top: -4px;
  left: -32px;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  }
.pricing-table > header .ribbon-container .dark-gray {
  background-color: #434a54;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyYzMxMzgiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY1NmY3ZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #2c3138, #656f7f);
  background-image:    -moz-linear-gradient(left, #2c3138, #656f7f);
  background-image:      -o-linear-gradient(left, #2c3138, #656f7f);
  background-image:         linear-gradient(to right, #2c3138, #656f7f);
  }
.pricing-table > header .ribbon-container .grapefruit {
  background-color: #da4453;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjNDI3MzciIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ODQ4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #c42737, #e7848e);
  background-image:    -moz-linear-gradient(left, #c42737, #e7848e);
  background-image:      -o-linear-gradient(left, #c42737, #e7848e);
  background-image:         linear-gradient(to right, #c42737, #e7848e);
  }
.pricing-table > header .ribbon-container .sunflower {
  background-color: #fcbb42;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYmE5MTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZDY4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #fba910, #fdd68d);
  background-image:    -moz-linear-gradient(left, #fba910, #fdd68d);
  background-image:      -o-linear-gradient(left, #fba910, #fdd68d);
  background-image:         linear-gradient(to right, #fba910, #fdd68d);
  }
.pricing-table > header .ribbon-container .grass {
  background-color: #8cc152;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3MmE1M2IiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IxZDU4YSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #72a53b, #b1d58a);
  background-image:    -moz-linear-gradient(left, #72a53b, #b1d58a);
  background-image:      -o-linear-gradient(left, #72a53b, #b1d58a);
  background-image:         linear-gradient(to right, #72a53b, #b1d58a);
  }
.pricing-table > header .ribbon-container .aqua {
  background-color: #3bafda;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyNDk0YmUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdiYzllNiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #2494be, #7bc9e6);
  background-image:    -moz-linear-gradient(left, #2494be, #7bc9e6);
  background-image:      -o-linear-gradient(left, #2494be, #7bc9e6);
  background-image:         linear-gradient(to right, #2494be, #7bc9e6);
  }
.pricing-table > header .ribbon-container .mint {
  background-color: #37bc9b;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyYjk1N2EiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZjZDRiYSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #2b957a, #6cd4ba);
  background-image:    -moz-linear-gradient(left, #2b957a, #6cd4ba);
  background-image:      -o-linear-gradient(left, #2b957a, #6cd4ba);
  background-image:         linear-gradient(to right, #2b957a, #6cd4ba);
  }
.pricing-table > header .ribbon-container .bluejeans {
  background-color: #4a89dc;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyNzZlY2MiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhhYjNlOCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #276ecc, #8ab3e8);
  background-image:    -moz-linear-gradient(left, #276ecc, #8ab3e8);
  background-image:      -o-linear-gradient(left, #276ecc, #8ab3e8);
  background-image:         linear-gradient(to right, #276ecc, #8ab3e8);
  }
.pricing-table > header .ribbon-container .pinkrose {
  background-color: #d770ad;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjYzQ4OTYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4YWNjZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #cc4896, #e8accf);
  background-image:    -moz-linear-gradient(left, #cc4896, #e8accf);
  background-image:      -o-linear-gradient(left, #cc4896, #e8accf);
  background-image:         linear-gradient(to right, #cc4896, #e8accf);
  }
.pricing-table > header .ribbon-container .bittersweet {
  background-color: #e9573f;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkYzM1MTkiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxOTM4NCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #dc3519, #f19384);
  background-image:    -moz-linear-gradient(left, #dc3519, #f19384);
  background-image:      -o-linear-gradient(left, #dc3519, #f19384);
  background-image:         linear-gradient(to right, #dc3519, #f19384);
  }
.pricing-table > header .ribbon-container .medium-gray {
  background-color: #aab2bd;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4ZDk4YTciIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q1ZDlkZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #8d98a7, #d5d9de);
  background-image:    -moz-linear-gradient(left, #8d98a7, #d5d9de);
  background-image:      -o-linear-gradient(left, #8d98a7, #d5d9de);
  background-image:         linear-gradient(to right, #8d98a7, #d5d9de);
  }
.pricing-table > header .ribbon-container .lavander {
  background-color: #967adc;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3NjUyZDEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M2YjdlYyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #7652d1, #c6b7ec);
  background-image:    -moz-linear-gradient(left, #7652d1, #c6b7ec);
  background-image:      -o-linear-gradient(left, #7652d1, #c6b7ec);
  background-image:         linear-gradient(to right, #7652d1, #c6b7ec);
  }
.pricing-table > header .ribbon-container .aqua-light {
  background-color: #4fc1e9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyMmIxZTMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzkzZDlmMiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #22b1e3, #93d9f2);
  background-image:    -moz-linear-gradient(left, #22b1e3, #93d9f2);
  background-image:      -o-linear-gradient(left, #22b1e3, #93d9f2);
  background-image:         linear-gradient(to right, #22b1e3, #93d9f2);
  }
.pricing-table .plan-features {
  padding: 24px 0;
  margin: 0 24px;
  list-style-type: none;
  }
.pricing-table .plan-features > li {
  padding: 6px;
  text-align: center;
  border-bottom: 1px dashed #dbe1ed;
  }
.pricing-table .plan-features > li > span {
  display: block;
  }
.pricing-table .plan-features > li .feature-name {
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #656d78;
  text-overflow: ellipsis;
  white-space: nowrap;
  }
.pricing-table .plan-features > li .feature-value {
  overflow: hidden;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #434a54;
  text-overflow: ellipsis;
  white-space: nowrap;
  }
.pricing-table > footer {
  padding: 0 24px 24px;
  }
.pricing-table > footer button {
  display: block;
  width: 100%;
  padding: 12px 0;
  font-weight: 700;
  color: #fff;
  text-align: center;
  border: none;
  outline: none;
  }
.pricing-table > footer button > [class^="icon-"] {
  position: relative;
  top: 2px;
  margin-left: 6px;
  }
.pricing-table .text-success {
  color: #8cc152;
  }
.pricing-table .text-danger {
  color: #da4453;
  }
.pricing-table .zebra > li:nth-child(odd) {
  background-color: #f3f5f9;
  }
.pricing-table .zebra > li {
  border-bottom-width: 0;
  }
.pricing-table .zebra.feature-hover > li:nth-child(odd):hover {
  background-color: #e9ecf4;
  }
.pricing-table .zebra.feature-hover > li:nth-child(even):hover {
  background-color: #e2e7f1;
  }
.pricing-table .feature-hover > li:hover {
  background-color: #f3f5f9;
  }
.pricing-table.active {
  z-index: 1;
  }
@media (min-width: 1200px) {
  .pricing-table.active {
    top: -24px;
    }
  }
@media (min-width: 1200px) {
  .pricing-table.active > header {
    padding: 48px 24px 24px;
    }
  }
.pricing-table.active > header .plan-level {
  font-weight: 700;
  text-align: left;
  }
.pricing-table.active > header .plan-name {
  font-weight: 700;
  text-align: left;
  }
.pricing-table.choose-plan > header .choose-plan-heading {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 54px;
  color: #fff;
  text-align: center;
  }
.pricing-table.choose-plan .plan-features > li .feature-name {
  color: #434a54;
  }
.aqua > header {
  background-color: #3bafda;
  -webkit-box-shadow: inset 0 -3px 0 0 #2494be;
     -moz-box-shadow: inset 0 -3px 0 0 #2494be;
          box-shadow: inset 0 -3px 0 0 #2494be;
  }
.aqua > footer button {
  background-color: #3bafda;
  -webkit-box-shadow: inset 0 -2px 0 0 #2494be;
     -moz-box-shadow: inset 0 -2px 0 0 #2494be;
          box-shadow: inset 0 -2px 0 0 #2494be;
  }
.aqua > footer button:hover {
  background-color: #28a5d4;
  -webkit-box-shadow: inset 0 -2px 0 0 #2084a9;
     -moz-box-shadow: inset 0 -2px 0 0 #2084a9;
          box-shadow: inset 0 -2px 0 0 #2084a9;
  }
.aqua > footer button:active {
  background-color: #434a54;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.aqua-light > header {
  background-color: #4fc1e9;
  -webkit-box-shadow: inset 0 -3px 0 0 #22b1e3;
     -moz-box-shadow: inset 0 -3px 0 0 #22b1e3;
          box-shadow: inset 0 -3px 0 0 #22b1e3;
  }
.aqua-light > footer button {
  background-color: #4fc1e9;
  -webkit-box-shadow: inset 0 -2px 0 0 #22b1e3;
     -moz-box-shadow: inset 0 -2px 0 0 #22b1e3;
          box-shadow: inset 0 -2px 0 0 #22b1e3;
  }
.aqua-light > footer button:hover {
  background-color: #38b9e6;
  -webkit-box-shadow: inset 0 -2px 0 0 #1aa2d1;
     -moz-box-shadow: inset 0 -2px 0 0 #1aa2d1;
          box-shadow: inset 0 -2px 0 0 #1aa2d1;
  }
.aqua-light > footer button:active {
  background-color: #434a54;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.mint > header {
  background-color: #37bc9b;
  -webkit-box-shadow: inset 0 -3px 0 0 #2b957a;
     -moz-box-shadow: inset 0 -3px 0 0 #2b957a;
          box-shadow: inset 0 -3px 0 0 #2b957a;
  }
.mint > footer button {
  background-color: #37bc9b;
  -webkit-box-shadow: inset 0 -2px 0 0 #2b957a;
     -moz-box-shadow: inset 0 -2px 0 0 #2b957a;
          box-shadow: inset 0 -2px 0 0 #2b957a;
  }
.mint > footer button:hover {
  background-color: #31a88b;
  -webkit-box-shadow: inset 0 -2px 0 0 #26816a;
     -moz-box-shadow: inset 0 -2px 0 0 #26816a;
          box-shadow: inset 0 -2px 0 0 #26816a;
  }
.mint > footer button:active {
  background-color: #434a54;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.sunflower > header {
  background-color: #fcbb42;
  -webkit-box-shadow: inset 0 -3px 0 0 #fba910;
     -moz-box-shadow: inset 0 -3px 0 0 #fba910;
          box-shadow: inset 0 -3px 0 0 #fba910;
  }
.sunflower > footer button {
  background-color: #fcbb42;
  -webkit-box-shadow: inset 0 -2px 0 0 #fba910;
     -moz-box-shadow: inset 0 -2px 0 0 #fba910;
          box-shadow: inset 0 -2px 0 0 #fba910;
  }
.sunflower > footer button:hover {
  background-color: #fcb229;
  -webkit-box-shadow: inset 0 -2px 0 0 #ee9c04;
     -moz-box-shadow: inset 0 -2px 0 0 #ee9c04;
          box-shadow: inset 0 -2px 0 0 #ee9c04;
  }
.sunflower > footer button:active {
  background-color: #434a54;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.grapefruit > header {
  background-color: #da4453;
  -webkit-box-shadow: inset 0 -3px 0 0 #c42737;
     -moz-box-shadow: inset 0 -3px 0 0 #c42737;
          box-shadow: inset 0 -3px 0 0 #c42737;
  }
.grapefruit > footer button {
  background-color: #da4453;
  -webkit-box-shadow: inset 0 -2px 0 0 #c42737;
     -moz-box-shadow: inset 0 -2px 0 0 #c42737;
          box-shadow: inset 0 -2px 0 0 #c42737;
  }
.grapefruit > footer button:hover {
  background-color: #d62f3f;
  -webkit-box-shadow: inset 0 -2px 0 0 #af2331;
     -moz-box-shadow: inset 0 -2px 0 0 #af2331;
          box-shadow: inset 0 -2px 0 0 #af2331;
  }
.grapefruit > footer button:active {
  background-color: #434a54;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.bluejeans > header {
  background-color: #4a89dc;
  -webkit-box-shadow: inset 0 -3px 0 0 #276ecc;
     -moz-box-shadow: inset 0 -3px 0 0 #276ecc;
          box-shadow: inset 0 -3px 0 0 #276ecc;
  }
.bluejeans > footer button {
  background-color: #4a89dc;
  -webkit-box-shadow: inset 0 -2px 0 0 #276ecc;
     -moz-box-shadow: inset 0 -2px 0 0 #276ecc;
          box-shadow: inset 0 -2px 0 0 #276ecc;
  }
.bluejeans > footer button:hover {
  background-color: #357bd8;
  -webkit-box-shadow: inset 0 -2px 0 0 #2363b6;
     -moz-box-shadow: inset 0 -2px 0 0 #2363b6;
          box-shadow: inset 0 -2px 0 0 #2363b6;
  }
.bluejeans > footer button:active {
  background-color: #434a54;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.pinkrose > header {
  background-color: #d770ad;
  -webkit-box-shadow: inset 0 -3px 0 0 #cc4896;
     -moz-box-shadow: inset 0 -3px 0 0 #cc4896;
          box-shadow: inset 0 -3px 0 0 #cc4896;
  }
.pinkrose > footer button {
  background-color: #d770ad;
  -webkit-box-shadow: inset 0 -2px 0 0 #cc4896;
     -moz-box-shadow: inset 0 -2px 0 0 #cc4896;
          box-shadow: inset 0 -2px 0 0 #cc4896;
  }
.pinkrose > footer button:hover {
  background-color: #d15ca2;
  -webkit-box-shadow: inset 0 -2px 0 0 #c4378a;
     -moz-box-shadow: inset 0 -2px 0 0 #c4378a;
          box-shadow: inset 0 -2px 0 0 #c4378a;
  }
.pinkrose > footer button:active {
  background-color: #434a54;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.medium-gray > header {
  background-color: #aab2bd;
  -webkit-box-shadow: inset 0 -3px 0 0 #8d98a7;
     -moz-box-shadow: inset 0 -3px 0 0 #8d98a7;
          box-shadow: inset 0 -3px 0 0 #8d98a7;
  }
.medium-gray > footer button {
  background-color: #aab2bd;
  -webkit-box-shadow: inset 0 -2px 0 0 #8d98a7;
     -moz-box-shadow: inset 0 -2px 0 0 #8d98a7;
          box-shadow: inset 0 -2px 0 0 #8d98a7;
  }
.medium-gray > footer button:hover {
  background-color: #9ca5b2;
  -webkit-box-shadow: inset 0 -2px 0 0 #7f8b9c;
     -moz-box-shadow: inset 0 -2px 0 0 #7f8b9c;
          box-shadow: inset 0 -2px 0 0 #7f8b9c;
  }
.medium-gray > footer button:active {
  background-color: #434a54;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.dark-gray > header {
  background-color: #434a54;
  -webkit-box-shadow: inset 0 -3px 0 0 #2c3138;
     -moz-box-shadow: inset 0 -3px 0 0 #2c3138;
          box-shadow: inset 0 -3px 0 0 #2c3138;
  }
.dark-gray > footer button {
  background-color: #434a54;
  -webkit-box-shadow: inset 0 -2px 0 0 #2c3138;
     -moz-box-shadow: inset 0 -2px 0 0 #2c3138;
          box-shadow: inset 0 -2px 0 0 #2c3138;
  }
.dark-gray > footer button:hover {
  background-color: #383e46;
  -webkit-box-shadow: inset 0 -2px 0 0 #212529;
     -moz-box-shadow: inset 0 -2px 0 0 #212529;
          box-shadow: inset 0 -2px 0 0 #212529;
  }
.dark-gray > footer button:active {
  background-color: #8cc152;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.bittersweet > header {
  background-color: #e9573f;
  -webkit-box-shadow: inset 0 -3px 0 0 #dc3519;
     -moz-box-shadow: inset 0 -3px 0 0 #dc3519;
          box-shadow: inset 0 -3px 0 0 #dc3519;
  }
.bittersweet > footer button {
  background-color: #e9573f;
  -webkit-box-shadow: inset 0 -2px 0 0 #dc3519;
     -moz-box-shadow: inset 0 -2px 0 0 #dc3519;
          box-shadow: inset 0 -2px 0 0 #dc3519;
  }
.bittersweet > footer button:hover {
  background-color: #e64328;
  -webkit-box-shadow: inset 0 -2px 0 0 #c52f17;
     -moz-box-shadow: inset 0 -2px 0 0 #c52f17;
          box-shadow: inset 0 -2px 0 0 #c52f17;
  }
.bittersweet > footer button:active {
  background-color: #434a54;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.grass > header {
  background-color: #8cc152;
  -webkit-box-shadow: inset 0 -3px 0 0 #72a53b;
     -moz-box-shadow: inset 0 -3px 0 0 #72a53b;
          box-shadow: inset 0 -3px 0 0 #72a53b;
  }
.grass > footer button {
  background-color: #8cc152;
  -webkit-box-shadow: inset 0 -2px 0 0 #72a53b;
     -moz-box-shadow: inset 0 -2px 0 0 #72a53b;
          box-shadow: inset 0 -2px 0 0 #72a53b;
  }
.grass > footer button:hover {
  background-color: #7fb842;
  -webkit-box-shadow: inset 0 -2px 0 0 #659234;
     -moz-box-shadow: inset 0 -2px 0 0 #659234;
          box-shadow: inset 0 -2px 0 0 #659234;
  }
.grass > footer button:active {
  background-color: #434a54;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.lavander > header {
  background-color: #967adc;
  -webkit-box-shadow: inset 0 -3px 0 0 #7652d1;
     -moz-box-shadow: inset 0 -3px 0 0 #7652d1;
          box-shadow: inset 0 -3px 0 0 #7652d1;
  }
.lavander > footer button {
  background-color: #967adc;
  -webkit-box-shadow: inset 0 -2px 0 0 #7652d1;
     -moz-box-shadow: inset 0 -2px 0 0 #7652d1;
          box-shadow: inset 0 -2px 0 0 #7652d1;
  }
.lavander > footer button:hover {
  background-color: #8666d7;
  -webkit-box-shadow: inset 0 -2px 0 0 #663dcc;
     -moz-box-shadow: inset 0 -2px 0 0 #663dcc;
          box-shadow: inset 0 -2px 0 0 #663dcc;
  }
.lavander > footer button:active {
  background-color: #434a54;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.hover-border .pricing-table {
  -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
       -o-transition: all .2s ease;
          transition: all .2s ease;
  }
.hover-border .pricing-table:hover {
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, .08);
     -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, .08);
          box-shadow: 0 0 0 4px rgba(0, 0, 0, .08);
  }
.hover-border .pricing-table.choose-plan:hover {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.hover-box-shadow .pricing-table {
  -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
       -o-transition: all .2s ease;
          transition: all .2s ease;
  }
.hover-box-shadow .pricing-table:hover {
  -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, .12);
     -moz-box-shadow: 0 0 6px 2px rgba(0, 0, 0, .12);
          box-shadow: 0 0 6px 2px rgba(0, 0, 0, .12);
  }
.hover-box-shadow .pricing-table.choose-plan:hover {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  }
.hover-translateY .pricing-table {
  -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
       -o-transition: all .2s ease;
          transition: all .2s ease;
  }
.hover-translateY .pricing-table:hover {
  -webkit-transform: translateY(-24px);
     -moz-transform: translateY(-24px);
      -ms-transform: translateY(-24px);
       -o-transform: translateY(-24px);
          transform: translateY(-24px);
  }
.hover-translateY .pricing-table.choose-plan:hover {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
  }
.has-tooltip {
  position: relative;
  cursor: help;
  }
.has-tooltip .tooltip {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  padding: 12px;
  margin-bottom: 12px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  pointer-events: none;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
       -o-transition: all .2s ease;
          transition: all .2s ease;
  -webkit-transform: translateY(-24px);
     -moz-transform: translateY(-24px);
      -ms-transform: translateY(-24px);
       -o-transform: translateY(-24px);
          transform: translateY(-24px);
  }
.has-tooltip .tooltip:before {
  position: absolute;
  bottom: -12px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  content: '';
  border: 6px solid transparent;
  }
.has-tooltip .tooltip.dark-gray {
  background-color: #434a54;
  }
.has-tooltip .tooltip.dark-gray:before {
  border-top-color: #434a54;
  }
.has-tooltip .tooltip.success {
  background-color: #8cc152;
  }
.has-tooltip .tooltip.success:before {
  border-top-color: #8cc152;
  }
.has-tooltip .tooltip.danger {
  background-color: #da4453;
  }
.has-tooltip .tooltip.danger:before {
  border-top-color: #da4453;
  }
.has-tooltip .tooltip.aqua {
  background-color: #3bafda;
  }
.has-tooltip .tooltip.aqua:before {
  border-top-color: #3bafda;
  }
.has-tooltip .tooltip.mint {
  background-color: #37bc9b;
  }
.has-tooltip .tooltip.mint:before {
  border-top-color: #37bc9b;
  }
.has-tooltip .tooltip.sunflower {
  background-color: #fcbb42;
  }
.has-tooltip .tooltip.sunflower:before {
  border-top-color: #fcbb42;
  }
.has-tooltip .tooltip.bluejeans {
  background-color: #4a89dc;
  }
.has-tooltip .tooltip.bluejeans:before {
  border-top-color: #4a89dc;
  }
.has-tooltip .tooltip.pinkrose {
  background-color: #d770ad;
  }
.has-tooltip .tooltip.pinkrose:before {
  border-top-color: #d770ad;
  }
.has-tooltip .tooltip.medium-gray {
  background-color: #aab2bd;
  }
.has-tooltip .tooltip.medium-gray:before {
  border-top-color: #aab2bd;
  }
.has-tooltip .tooltip.bittersweet {
  background-color: #e9573f;
  }
.has-tooltip .tooltip.bittersweet:before {
  border-top-color: #e9573f;
  }
.has-tooltip .tooltip.lavander {
  background-color: #967adc;
  }
.has-tooltip .tooltip.lavander:before {
  border-top-color: #967adc;
  }
.has-tooltip .tooltip.aqua-light {
  background-color: #4fc1e9;
  }
.has-tooltip .tooltip.aqua-light:before {
  border-top-color: #4fc1e9;
  }
.has-tooltip:hover > .tooltip {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
  }
@media (min-width: 1200px) {
  .no-gutter .pricing-table {
    margin-right: -15px;
    margin-left: -15px;
    }
  }
@media (min-width: 1200px) {
  .no-gutter .pricing-table.first {
    margin-left: 0;
    }
  }
@media (min-width: 1200px) {
  .no-gutter .pricing-table.last {
    margin-right: 0;
    }
  }
@media (min-width: 1200px) {
  .gutter-2 .pricing-table {
    margin-right: -14px;
    margin-left: -14px;
    }
  }
@media (min-width: 1200px) {
  .gutter-2 .pricing-table.first {
    margin-left: 0;
    }
  }
@media (min-width: 1200px) {
  .gutter-2 .pricing-table.last {
    margin-right: 0;
    }
  }
@media (min-width: 1200px) {
  .gutter-6 .pricing-table {
    margin-right: -12px;
    margin-left: -12px;
    }
  }
@media (min-width: 1200px) {
  .gutter-6 .pricing-table.first {
    margin-left: 0;
    }
  }
@media (min-width: 1200px) {
  .gutter-6 .pricing-table.last {
    margin-right: 0;
    }
  }
@media (min-width: 1200px) {
  .gutter-10 .pricing-table {
    margin-right: -10px;
    margin-left: -10px;
    }
  }
@media (min-width: 1200px) {
  .gutter-10 .pricing-table.first {
    margin-left: 0;
    }
  }
@media (min-width: 1200px) {
  .gutter-10 .pricing-table.last {
    margin-right: 0;
    }
  }
@media (min-width: 1200px) {
  .gutter-20 .pricing-table {
    margin-right: -5px;
    margin-left: -5px;
    }
  }
@media (min-width: 1200px) {
  .gutter-20 .pricing-table.first {
    margin-left: 0;
    }
  }
@media (min-width: 1200px) {
  .gutter-20 .pricing-table.last {
    margin-right: 0;
    }
  }
.rounded {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 9px;

  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
  }
.rounded-t {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 9px 9px 0 0;

  -webkit-border-radius: 9px 9px 0 0;
     -moz-border-radius: 9px 9px 0 0;
  }
.rounded-b {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 0 0 9px 9px;

  -webkit-border-radius: 0 0 9px 9px;
     -moz-border-radius: 0 0 9px 9px;
  }
.rounded-r {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 0 9px 9px 0;

  -webkit-border-radius: 0 9px 9px 0;
     -moz-border-radius: 0 9px 9px 0;
  }
.rounded-l {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 9px 0 0 9px;

  -webkit-border-radius: 9px 0 0 9px;
     -moz-border-radius: 9px 0 0 9px;
  }
.rounded-tl-br {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 9px 0 9px 0;

  -webkit-border-radius: 9px 0 9px 0;
     -moz-border-radius: 9px 0 9px 0;
  }
.rounded-tr-bl {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 0 9px 0 9px;

  -webkit-border-radius: 0 9px 0 9px;
     -moz-border-radius: 0 9px 0 9px;
  }
.rounded-tl {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 9px 0 0 0;

  -webkit-border-radius: 9px 0 0 0;
     -moz-border-radius: 9px 0 0 0;
  }
.rounded-tr {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 0 9px 0 0;

  -webkit-border-radius: 0 9px 0 0;
     -moz-border-radius: 0 9px 0 0;
  }
.rounded-br {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 0 0 9px 0;

  -webkit-border-radius: 0 0 9px 0;
     -moz-border-radius: 0 0 9px 0;
  }
.rounded-bl {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 0 0 0 9px;

  -webkit-border-radius: 0 0 0 9px;
     -moz-border-radius: 0 0 0 9px;
  }
.rounded-etl {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 0 9px 9px 9px;

  -webkit-border-radius: 0 9px 9px 9px;
     -moz-border-radius: 0 9px 9px 9px;
  }
.rounded-etr {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 9px 0 9px 9px;

  -webkit-border-radius: 9px 0 9px 9px;
     -moz-border-radius: 9px 0 9px 9px;
  }
.rounded-ebr {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 9px 9px 0 9px;

  -webkit-border-radius: 9px 9px 0 9px;
     -moz-border-radius: 9px 9px 0 9px;
  }
.rounded-ebl {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 9px 9px 9px 0;

  -webkit-border-radius: 9px 9px 9px 0;
     -moz-border-radius: 9px 9px 9px 0;
  }
.rounded-pill {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
          border-radius: 40px;

  -webkit-border-radius: 40px;
     -moz-border-radius: 40px;
  }
.pt-box-shadow {
  -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, .12);
     -moz-box-shadow: 0 0 6px 2px rgba(0, 0, 0, .12);
          box-shadow: 0 0 6px 2px rgba(0, 0, 0, .12);
  }
.pt-border {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .08);
     -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .08);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, .08);
  }
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
  }
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
    }
  table.visible-xs {
    display: table;
    }
  tr.visible-xs {
    display: table-row !important;
    }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
    }
  }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
    }
  }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
    }
  }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
    }
  }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
    }
  table.visible-sm {
    display: table;
    }
  tr.visible-sm {
    display: table-row !important;
    }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
    }
  }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
    }
  }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
    }
  }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
    }
  }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
    }
  table.visible-md {
    display: table;
    }
  tr.visible-md {
    display: table-row !important;
    }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
    }
  }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
    }
  }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
    }
  }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
    }
  }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
    }
  table.visible-lg {
    display: table;
    }
  tr.visible-lg {
    display: table-row !important;
    }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
    }
  }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
    }
  }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
    }
  }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
    }
  }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
    }
  }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
    }
  }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
    }
  }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
    }
  }
.lt-ie9 .pricing-table > header .ribbon-container {
  display: none;
  }
