meta.foundation-version {
  font-family: "/5.4.3/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

body,
p {
  font-weight: 300;
}

p {
  font-size: 1.1em;
}

p a,
li a {
  text-decoration: none !important;
  font-weight: 300;
}

.big,
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: -0.01em;
  font-weight: 300;
}

h2 {
  font-size: 1.6rem;
}

h2.subheader {
  font-weight: 300;
}

button,
.button {
  font-size: 1.1em;
  font-weight: 400;
}

.content a,
.footer a {
  font-weight: 400;
}

@media only screen and (min-width: 40.063em) {
  .biggr h1 {
    font-size: 2.4em;
  }

  .biggr h2.subheader {
    font-size: 1.4em;
  }
}

.biggr p,
.biggr ul,
.biggr ol,
.biggr .alert-box {
  font-size: 1.15em;
}

.biggr .alert-box {
  font-size: 1.05em;
}

.biggr h2,
.biggr h3 {
  margin-bottom: 0.4em;
}

.biggr h2:not(.subheader) {
  font-size: 2.2em;
}

.biggr h3 {
  font-size: 1.8em;
}

.folders a p {
  font-size: 1.15em;
}

.disqus h2 {
  font-size: 2.2em;
}

h2 small,
h3 small {
  font-size: 75%;
}

.x3-popup-share a {
  font-weight: 400;
}

.x3-popup-share a > .fa {
  width: 1.28571429em;
  text-align: center;
}

.sb-slidebar a {
  font-size: 1.3em;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 400;
}

.images.caption-bottom figcaption {
  text-align: left;
}

div[data-alert] p a {
  color: #78a642;
  font-weight: 400;
}

a.logo {
  font-size: 2em;
}

a.logo > .m1 {
  width: 1.75em;
  padding: 0.375em 0;
  text-align: center;
  background: #78a642;
  color: white;
  border-radius: 100%;
  letter-spacing: 0;
  font-weight: 300;
}

.menu-absolute a.logo > .m1 {
  background: rgba(255, 255, 255, 0.9);
  color: #78a642;
}

nav.nav > div {
  overflow: visible !important;
}

.nav-wrapper ul.menu > li > a.active,
.nav-wrapper ul.menu > li.child-active > a {
  background: #ff2640 !important;
  color: white !important;
}

.slug-index .x3-home {
  display: none;
}

.menu a {
  font-weight: 400;
}

.menu > li > a {
  text-transform: uppercase;
  border: 1px solid transparent;
  margin-right: 1px;
}

.menu li.special:not(.active) > a {
  border: 1px solid;
}

.menu li.special:not(.active) > a:hover {
  border-color: transparent;
}

.topbar-sticky-pos .logo {
  padding: 0.3em 0;
  font-size: 1.5em !important;
}

.topbar-sticky-pos a.logo > .m1 {
  background: #444;
  color: #ddd;
}

.topbar-sticky-pos {
  background: #222 !important;
}

.topbar-sticky-pos .menu > li > a {
  color: white;
}

.topbar-sticky-pos .special > a {
  border-color: transparent !important;
}

.image-background {
  background-size: 180% 100%;
}

@media only screen and (min-width: 40.063em) {
  .image-background {
    background-size: 140% 100%;
  }
}

@media only screen and (min-width: 64.063em) {
  .image-background {
    background-size: 100% 100%;
  }
}

.image-intro-content {
  padding-top: 50px !important;
}

.image-intro-content h1 {
  font-weight: 200;
  font-size: 2.4em;
}

@media only screen and (min-width: 40.063em) {
  .image-intro-content h1 {
    font-size: 3em;
  }
}

.image-intro-content p.styled {
  font-weight: 200;
  line-height: 140%;
  font-size: 1.4em;
}

@media only screen and (min-width: 40.063em) {
  .image-intro-content p.styled {
    font-size: 1.6em;
  }
}

svg.intro-icon {
  width: 100%;
  max-height: 56px;
  margin-bottom: 1em;
}

.footer p {
  font-weight: 300;
  font-size: 1.1em;
}

.icon-buttons-title {
  font-weight: 300;
  font-size: 1.1em;
}

.contactform button {
  font-size: 1.2em;
}

.button-link .fa {
  opacity: 0.5;
  margin-left: 0.5em;
  transition: opacity 0.2s;
}

.button-link:hover .fa {
  opacity: 1;
}

.bigger {
  font-size: 1.2em;
}

.thinner {
  font-weight: 200;
  font-size: 0.95em;
}

.page-index .context {
  margin-bottom: 0 !important;
}

.page-index .gallery.layout-carousel {
  background: #e6e8ea;
  margin-bottom: 0;
  padding-bottom: 5em;
}

.page-index .main {
  padding: 0;
}

.index-section {
  padding: 5em 0 4em;
  position: relative;
}

.index-section p {
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5); /* R,G,B,알파(0~1) */
}

.index-section p.bigger {
  font-size: 1.6em;
}

.index-section h2 {
  text-align: left !important;
}

@media only screen and (min-width: 40.063em) {
  .index-section {
    text-align: center;
  }

  .index-section h2 {
    text-align: center !important;
  }
}

.index-section h2,
.index-section h3 {
  letter-spacing: -0.02em;
  margin: 0 0 0.2em !important;
  line-height: 120%;
}

.index-section h2 {
  font-size: 2.5em;
}

.index-section .big {
  font-size: 3em;
}

.index-section h3 {
  font-size: 2em;
}

.index-section p {
  font-size: 1.4em;
  letter-spacing: -0.01em;
  font-weight: 200;
}

@media only screen and (max-width: 768px) {
  .index-section {
    font-size: 0.95em;
  }
}

.index-section:nth-child(odd):not(.section-testimonials):not(
    .section-flamepix
  ) {
  color: #3d474c;
  background: #e6e8ea;
}

.index-section:nth-child(odd):not(.section-testimonials):not(.section-faq)
  .arrowr {
  background: #f3f4f5;
}

.index-section:nth-child(odd):not(.section-testimonials):not(.section-flamepix)
  .arrowr:before,
.index-section:nth-child(odd):not(.section-testimonials):not(.section-flamepix)
  .arrowr:after {
  background: #e6e8ea;
}

.index-section:nth-child(odd):not(.section-testimonials):not(.section-flamepix)
  .light-grey {
  fill: #c7cdd1;
}

.index-section:first-of-type .arrowr {
  background: #273716;
}

.index-section .fa-ul {
  text-align: left;
  font-size: 1.4em;
  font-weight: 200;
  letter-spacing: -0.01em;
}

.index-section .fa-ul li {
  margin-bottom: 0.8em;
  line-height: 140%;
}

.index-section .fa-li {
  color: #9cc56d;
  top: 0.15em;
}

.arrowr {
  background: #e6e8ea;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 40px;
  height: 20px;
}

.arrowr:before,
.arrowr:after {
  position: absolute;
  width: 25px;
  height: 25px;
  content: "";
  background: #f3f4f5;
}

.arrowr:before {
  left: -1px;
  border-radius: 0 100% 0 0;
}

.arrowr:after {
  right: -1px;
  border-radius: 100% 0 0 0;
}

.initializing .arrowr {
  display: none;
}

.light-green {
  fill: #9cc56d;
}

.dark-green {
  fill: #78a642;
}

.light-grey {
  fill: #d8dcdf;
}

p.smaller {
  font-size: 1.2em;
}

.section-centered {
  max-width: 850px;
  margin: 0 auto;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}

.section-left {
  text-align: left;
}

.section-left h2,
.section-left h3 {
  text-align: left !important;
}

.index-intro {
  padding: 8em 0 1px;
  background-image: -webkit-radial-gradient(
    50% 100%,
    circle farthest-corner,
    #273716,
    #000
  );
  background-image: radial-gradient(
    circle farthest-corner at 50% 100%,
    #273716,
    #000
  );
}

.index-intro-text {
  max-width: 850px;
  margin: 0 auto 3em;
  padding: 0 1.6em;
  text-align: center;
}

.index-intro-text h1 {
  margin: 0 0 10px !important;
  line-height: 120%;
  color: white;
  font-size: 2.45em;
}

@media only screen and (min-width: 40.063em) {
  .index-intro-text h1 {
    font-size: 2.8em;
  }
}

.index-intro-text h2 {
  color: #ccd3d6;
  margin: 0 !important;
  font-size: 1.5625em;
  font-weight: 200;
}

@media only screen and (min-width: 40.063em) {
  .index-intro-text h2 {
    font-size: 1.7em;
  }
}

.index-intro-image {
  text-align: center;
  height: 400px;
  margin: 100px;
}

@media (max-width: 535px) {
  .index-intro-image img {
    height: 400px;
    max-width: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: none;
  }
}

@media (min-width: 536px) {
  .index-intro-image img {
    height: 400px;
    max-width: 95%;
  }
}

.section-demo svg {
  width: 64px;
  height: auto;
  margin-bottom: 1em;
}

.section-demo svg,
.section-demo svg path {
  transition: all 0.2s;
}

.section-demo svg .back {
  fill: white;
}

.mouse_used .section-demo svg:hover {
  transform: scale(1.1);
}

.mouse_used .section-demo svg:hover .light-grey {
  fill: #9cc56d;
}

@media only screen and (min-width: 40.063em) {
  .section-demo svg {
    float: left;
  }

  .section-demo .columns > div {
    margin-left: calc(64px + 1.5em);
  }
}

@media only screen and (max-width: 40em) {
  .section-demo .columns:first-child {
    padding-bottom: 3em;
  }

  .section-demo svg {
    text-align: center;
    width: 100%;
    height: 64px;
  }
}

.section-demo h2 {
  font-size: 2em;
}

.section-demo p {
  font-size: 1.3em;
}

.section-demo .fa {
  margin-left: 10px;
  font-size: 0.9em;
  opacity: 0.5;
}

.section-demo a:hover .fa {
  opacity: 1;
}

@media only screen and (min-width: 40.063em) {
  .section-styles {
    padding-top: 6em;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .section-styles {
    padding-bottom: 0;
  }

  .section-styles .columns:first-child {
    padding-bottom: 4em;
  }

  .section-styles .columns:last-child img {
    max-width: none;
    max-height: calc(900px - 40vw);
  }
}

.section-styles .columns:last-child {
  padding-right: 0;
}

@media only screen and (max-width: 40em) {
  .section-styles .columns:last-child {
    padding: 2em 0 0;
    min-height: 75vw;
  }

  .section-styles .columns:last-child img {
    position: absolute;
    width: 150%;
    margin-left: -15%;
    max-width: none;
  }
}

.section-panel {
  overflow: hidden;
}

@media only screen and (min-width: 40.063em) {
  .section-panel .intro-icon {
    display: none;
  }

  .section-panel .panel-svg-column svg {
    position: absolute;
    right: 1.4375em;
    min-width: 570px;
    min-height: 570px;
  }
}

@media only screen and (max-width: 40em) {
  .section-panel .panel-svg-column {
    display: none;
  }
}

.section-panel .fa-ul li {
  padding: 0;
  margin-bottom: 0.6em;
  line-height: 130%;
}

.section-panel .button {
  margin: 0.6em 0 0;
}

.section-devices {
  padding-bottom: 0;
}

@media only screen and (min-width: 40.063em) {
  .section-devices img {
    min-height: 500px;
    max-height: calc(100vh - 150px);
    margin-top: 1em;
  }
}

.section-performance p {
  font-size: 1.5em;
}

@media only screen and (min-width: 40.063em) {
  .section-performance p {
    font-size: 1.6em;
  }
}

.section-performance .row {
  padding-top: 2em;
}

.section-flamepix {
  background: #ed7161;
  padding: 4em 0 3em;
  color: white;
}

.section-flamepix h2 {
  color: white;
}

.section-flamepix p {
  font-weight: 300;
}

.section-flamepix .arrowr {
  background: #e8e9eb;
}

.section-flamepix .arrowr:before,
.section-flamepix .arrowr:after {
  background: #ed7161;
}

.section-flamepix .fa {
  margin-left: 0.25em;
}

.section-flamepix a {
  text-decoration: none !important;
  color: white !important;
}

.section-flamepix a:hover {
  color: white;
}

.section-flamepix a:hover h2 {
  color: white;
}

.section-faq .arrowr {
  background: #ed7161;
}

.section-faq h2 {
  margin-bottom: 1em !important;
}

.section-faq h3 {
  font-size: 1.9em;
}

.section-features h3 {
  font-size: 1.9em;
  margin: 0 0 0.2em 61px !important;
}

.features-grid {
  margin-top: 3em;
}

.features-grid p {
  font-size: 1.2em;
  margin-left: 61px;
  margin-right: 50px;
}

.features-grid svg {
  float: left;
  width: 45px;
  max-height: 45px;
}

.section-showcase {
  padding-bottom: 1.5em;
}

.images figcaption .title {
  font-weight: 400;
}

.gallery .carousel-nav {
  display: none;
}

@media only screen and (max-width: 40em) {
  .gallery .owl-controls {
    display: none;
  }
}

.gallery .owl-item p,
.gallery .owl-item h2 {
  padding: 0 16px;
}

.gallery .owl-item p {
  font-size: 1em;
}

@media only screen and (min-width: 40.063em) {
  .gallery .owl-item p {
    display: none;
  }
}

@media only screen and (max-width: 40em) {
  .gallery .owl-item h2 {
    font-weight: 400;
  }
}

@media only screen and (min-width: 40.063em) {
  .gallery .owl-item h2 {
    text-align: center;
  }
}

.section-testimonials {
  background: none !important;
  padding-bottom: 4em;
}

.section-testimonials h2 {
  padding-bottom: 0.5em;
}

.section-testimonials blockquote {
  font-size: 1.8em;
  font-weight: 200;
  line-height: 130%;
  border-left: none;
  margin: 0 auto;
  max-width: 820px;
}

.section-testimonials .fa-quote-left {
  opacity: 0.3;
  margin-right: 0.3em;
  font-size: 1.2em;
  vertical-align: text-bottom;
}

.section-testimonials cite {
  font-size: 0.8em;
}

@media only screen and (max-width: 40em) {
  .section-testimonials .owl-controls {
    display: none;
  }
}

.gallery.hover .image-container::before {
  content: "\f0c1";
}

.no-touch .images.hover .img-link .image-container:before {
  transform: rotate(-90deg) scale(0.7);
}

.no-touch .images.hover .img-link:hover .image-container:before {
  transform: rotate(0deg) scale(0.8);
}

.no-touch .page-index .images.hover .img-link .image-container:before {
  transform: rotate(-90deg) scale(0.5);
  top: 30px;
}

.no-touch .page-index .images.hover .img-link:hover .image-container:before {
  transform: rotate(0deg) scale(0.6);
}

.no-touch .images.caption-hover .item-link:hover figcaption {
  background-color: rgba(0, 0, 0, 0.9);
}

.page-showcase h2.title {
  font-weight: 400;
}

.images.card {
  top: -30px !important;
}

.images.card .item-link > p {
  font-size: 1.05em;
  line-height: 150%;
  padding-bottom: 0.3em;
}

.images.card .item-link > h2,
.images.card .item-link > p {
  margin-left: 20px;
  margin-right: 20px;
}

.page-buy .image-intro-content p.styled {
  margin-top: 0.5em;
}

.page-buy .image-intro-content p.styled > span {
  display: none;
}

.context.narrower {
  width: 760px !important;
  max-width: 100%;
}

.flamepix-list {
  line-height: 170%;
}

.paypal-button {
  font-size: 1.2em;
  margin-top: 0.5em;
  font-weight: 300 !important;
  text-align: left;
}

@media only screen and (min-width: 40.063em) {
  .paypal-button {
    width: auto;
  }
}

.paypal-button .items {
  font-size: 0.85em;
  display: block;
  text-align: right;
  line-height: 115%;
}

.paypal-button .label {
  min-width: 57px;
  text-align: left;
  margin-left: 0.2em;
}

.paypal-button .price {
  margin-right: 20px;
}

.paypal-button .continue {
  float: right;
  font-weight: 400;
}

.paypal-button i {
  margin-left: 10px;
  transition: opacity 0.2s ease-out;
  opacity: 0.5;
}

.paypal-button:hover {
  transform: none;
}

.paypal-button:hover i {
  opacity: 1;
}

.paypal-button:active {
  transform: scale(1.05);
}

.paypal-button.disabled {
  text-align: center;
  font-weight: 400;
}

.paypal-button.hide {
  display: none;
}

#x3_buy_note .icon-success {
  font-size: 120px;
}

#x3_buy_note .fa-check-circle {
  color: #78a642;
}

#x3_buy_note .fa-exclamation-circle {
  color: #5bc0de;
}

#x3_buy_note_title {
  text-transform: none;
  font-size: 2.5em;
  font-weight: 300;
}

.x3_buy_note_text {
  font-size: 1.25em;
}

.tabs .tab-title > a {
  font-weight: 300;
  font-size: 1.1em;
}

.tabs .tab-title.active > a {
  font-weight: 400;
}

input[disabled] {
  cursor: not-allowed !important;
}

body.cursor-wait {
  cursor: wait;
}

.button .label {
  background: rgba(0, 0, 0, 0.1);
}

span.tooltip {
  background-color: #222 !important;
  font-weight: 300;
  font-size: 1em;
  z-index: 1542;
}

body > .tooltip > .nub {
  border-color: transparent transparent #222 !important;
}

body > .tooltip.tip-top > .nub {
  border-color: #222 transparent transparent !important;
}

.label[data-reveal-id] {
  cursor: context-menu;
  cursor: -webkit-zoom-in;
}

label > .label {
  transition: all 0.2s ease-out;
}

label > .lprice:first-child {
  margin-left: 5px;
  vertical-align: text-bottom;
}

div[data-alert] a {
  color: inherit;
}

div[data-alert] a:not(.close):hover {
  background: rgba(0, 0, 0, 0.1) !important;
}

button.disabled {
  pointer-events: none;
}

@media only screen and (min-width: 64.063em) {
  #x2_upgrade_success,
  #upgrade_products,
  #x3_serial_success,
  #consecutive_products {
    float: left;
  }

  #upgrade_products,
  #consecutive_products {
    margin-left: 1.2em;
    padding-left: 1.2em;
    border-left: 1px solid #ccc;
  }
}

.select-license-header {
  margin-bottom: 0.3em;
  display: block;
}

#upgrade_products,
#consecutive_products {
  white-space: nowrap;
}

#upgrade_products label,
#consecutive_products label {
  white-space: normal;
}

input::-webkit-input-placeholder {
  color: rgba(72, 84, 90, 0.8);
}

input:-moz-placeholder {
  color: rgba(72, 84, 90, 0.8);
}

input::-moz-placeholder {
  color: rgba(72, 84, 90, 0.8);
}

input:-ms-input-placeholder {
  color: rgba(72, 84, 90, 0.8);
}

input[type="text"],
input[type="email"],
textarea {
  font-size: 1.2em;
  background: rgba(0, 0, 0, 0.05);
  font-weight: 300;
}

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
  background: rgba(255, 255, 255, 0.5);
  border-left: 1px solid #78a642;
  border-radius: 0 3px 3px 0;
}

#x3_buy p {
  font-size: 1.1em;
  font-weight: 300;
}

#x3_buy h3 {
  font-weight: 400;
  font-size: 1.2em;
}

#x3_buy button {
  font-size: 1.2em;
}

#x3_buy * {
  outline: 0;
}

#x3_buy label {
  font-size: 1.1em;
  font-weight: 300;
  margin-right: 0;
}

#x3_buy .alert-box {
  clear: both;
}

@media only screen and (max-width: 40em) {
  #x3_buy .tab-title {
    width: 33.33%;
    text-align: center;
    margin-bottom: 1px !important;
  }

  #x3_buy .tab-title > a {
    font-size: 1em;
    padding: 0.6em 0em;
  }

  #x3_buy #x3_trial_tab {
    display: none;
  }
}

@media only screen and (min-width: 40.063em) {
  #x3_buy .x3_product .columns:first-child {
    padding-right: 0.75em;
  }

  #x3_buy .x3_product .columns:last-child {
    padding-left: 0.75em;
  }
}

#x3_buy .x3_product input {
  display: none;
}

#x3_buy .x3_product svg {
  width: 96px;
  height: 66px;
  margin: 0.7em 0;
  transition: all 0.2s ease-out;
}

#x3_buy .x3_product label {
  transition: all 0.2s;
  padding: 0.7em 0 1em;
  width: 100%;
  margin: 0 !important;
  border-radius: 3px;
}

#x3_buy .x3_product label .product-title {
  display: block;
  font-size: 1.8em;
}

#x3_buy .x3_product label .product-title,
#x3_buy .x3_product label .label {
  text-transform: uppercase;
}

#x3_buy .x3_product label .label {
  font-size: 1.3em;
  font-weight: 300;
}

.mouse_used #x3_buy .x3_product label:not(.label-active):hover {
  background: rgba(0, 0, 0, 0.04);
}

.mouse_used #x3_buy .x3_product label:not(.label-active):hover svg {
  transform: scale(1.1);
}

.mouse_used #x3_buy .x3_product label:not(.label-active):hover .label {
  background: rgba(0, 0, 0, 0.1);
}

#x3_buy .x3_product label:not(.label-active):active svg {
  transform: scale(1.2) !important;
}

#x3_buy .x3_product label.label-active {
  background: rgba(0, 0, 0, 0.04);
}

#x3_buy .x3_product p {
  margin: 0.6em 0.3em 0;
  font-weight: 200;
}

.radio-container {
  white-space: nowrap;
}

.radio-container label {
  white-space: normal;
  vertical-align: top !important;
}

.flamepix-hosting {
  margin: 0.5em -0.2em;
}

.flamepix-hosting img {
  padding: 2.3em 2em;
  background: black;
}

.flamepix-list .fa {
  margin-right: 0.3em;
  color: #78a642;
}

@media only screen and (min-width: 40.063em) {
  .go-form input,
  .go-form button {
    float: left;
  }

  .go-form input {
    width: 75%;
  }

  .go-form button {
    width: 23%;
    margin-left: 2%;
    padding: 0.9375rem 0;
  }
}

.x3_buy_service {
  font-size: 1em;
  padding: 1.5em;
}

.x3_buy_service p {
  font-size: 1em;
}

.service_text .fa {
  opacity: 0.8;
}

.no-upgrade-selected .upgrade-service {
  display: none;
}

@media only screen and (min-width: 40.063em) {
  .x3_buy_services {
    float: left;
    padding-right: 1.5em;
  }

  .service_text {
    overflow: hidden;
    padding-left: 1.5em;
    border-left: 1px solid #ccc;
  }
}

@media only screen and (max-width: 40em) {
  .service_text {
    margin-top: 1em;
  }
}

#x3_pro_no {
  margin-bottom: 0.5em;
}

.x3_buy_details {
  padding: 1.5em;
}

.x3_buy_details label {
  font-size: 1em !important;
  margin-bottom: 0.2em;
}

.x3_buy_details h2 {
  padding-bottom: 0.3em;
}

.x3_buy_details .fa {
  opacity: 0.5;
}

.x3_buy_details .fa:hover {
  opacity: 1;
}

.x3_buy_details #domain {
  margin-bottom: 0;
}

form[data-abide] .x3_buy_details .error > input {
  border-color: #d9534f !important;
}

#domain_modal .examples .fa {
  margin-right: 0.5em;
}

#domain_modal .examples .fa-check {
  color: #78a642;
}

#domain_modal .examples .fa-ban {
  color: firebrick;
}

#x3_hosted h2 {
  padding-bottom: 0.2em;
}

#compare_licenses_modal .row {
  margin-top: 1em;
}

.label.compare-price {
  font-size: 1em;
  font-weight: 300;
}

.compare-text {
  background-color: #e6e8ea;
  font-size: 1.15em;
  margin-left: -0.8em;
  padding: 1em;
  border-radius: 3px;
}

#demo_modal {
  width: 800px !important;
  padding-bottom: 3em;
}

.demo-modal h2,
.demo-modal h3 {
  margin-top: 0.12em;
  margin-bottom: 0.3em;
}

.demo-image {
  display: block;
  padding-bottom: 50%;
  position: relative;
  overflow: hidden;
}

.demo-image-primary {
  border: 3px solid white;
}

.demo-image-secondary {
  border: 3px solid #333;
}

.demo-image-panel {
  background: #eee;
}

.demo-image-item {
  position: absolute;
  left: 0;
  width: 100%;
}

.demo-modal .columns {
  text-decoration: none !important;
  color: inherit;
}

.demo-panel-arrow {
  fill: #9cc56d;
  transition: all 0.2s;
}

.demo-modal .columns:hover .demo-panel-arrow {
  transform: rotate(2deg);
}

.demo-modal small {
  font-size: 17px;
  display: block;
  margin: 0.7em 0 1.2em 0;
}

.hr-text {
  height: 0.85em;
  border-bottom: 1px solid #d8dcdf;
  margin: 3.5em 1em 3em;
  font-size: 0.9em;
  text-transform: uppercase;
}

.hr-text span {
  background-color: #f3f5f6;
  padding: 0 1em;
}

.download-item {
  padding: 0.5em 0em;
  border-bottom: 1px solid #d8dcdf;
}

.download-item:last-child {
  border-bottom: none;
}

.download-item:hover {
  background: #ecedef;
}

.download-item .button {
  float: right;
  margin: -0.18em 0 0 1px;
  transform: none !important;
  border: 1px solid transparent;
}

@media only screen and (min-width: 40.063em) {
  .download-item .button {
    margin: -0.18em 0 0 0.4em;
  }
}

.download-item .button:hover {
  border: 1px solid #82919a;
}

.download-item .fa {
  color: #82919a;
}

@media only screen and (min-width: 40.063em) {
  .download-item {
    padding: 0.5em;
  }
}

.menu-icon {
  color: #82919a;
  margin-left: 0.8em;
}

.numbered::first-letter,
ol.ordered-list > li:before {
  background: rgba(0, 0, 0, 0.05);
  padding: 0.1em 0.55em 0.15em;
  font-size: 0.9em;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  margin-right: 0.15em;
  border-radius: 0 3px 3px 0;
  transition: all 0.2s;
}

p.numbered::first-letter {
  font-weight: 400;
}

ol.ordered-list > li:before {
  padding-bottom: 0.02em;
  color: #48545a;
  font-weight: 400;
  vertical-align: top;
}

ol.ordered-list > li:hover:before {
  border-color: #78a642;
  background: rgba(0, 0, 0, 0.1);
}

ol.ordered-list-space > li,
ul.list-space > li {
  margin-bottom: 0.5em;
}

.x-list {
  list-style-type: none;
  margin-left: 1.45em;
}

ul.x-list-check > li:before {
  color: #9cc56d;
}

ul.x-list-arrow > li:before {
  content: "\f061";
}

ul.x-list-asterisk > li:before {
  content: "\f069";
}

ul.x-list-circle > li:before {
  content: "\f10c";
}

ul.x-list-circle > li:hover:before {
  content: "\f111";
}

ul.x-list-grey > li:before,
.x-list-check > .li-grey:before {
  color: #aeb4bc;
}

ul.x-list-grey li:hover:before {
  color: #9cc56d;
}

.list-x:before {
  content: "\f00d" !important;
  color: #d9534f !important;
}

.x-list-check .label {
  top: -0.15em;
}

.alert-box .x-list-check,
.alert-box .ordered-list {
  margin-left: 1.5em;
}

.content h4 {
  margin: 0.1em 0;
  padding-top: 0.2em;
  font-size: 1.3em;
  font-weight: 400;
}

.button-icon {
  margin: 0 0.5em 0 -0.15em;
  opacity: 0.5;
  transition: opacity 0.2s;
}

.button:hover .button-icon {
  opacity: 1;
}

.list-labels .label:first-of-type {
  margin-left: 0.5em;
}

a.button-tag,
a.button-tag-inline {
  font-size: 0.75em;
  margin: 0 0 0 1px;
  padding: 0.15em 0.7em 0.25em;
  text-transform: capitalize;
  top: -0.1em;
  display: inline;
  white-space: nowrap;
}

.button-tag:first-of-type,
a.button-tag-first {
  margin-left: 0.4em;
}
