@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input {
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  outline: none;
}
img {
  max-width: 100%;
  height: auto;
}
/* Wordpress Typo
 *******************************/
.story {
  line-height: 1.5;
}
.story ul {
  list-style: square;
}
.story ul li {
  list-style: square;
}
.story ol {
  list-style: decimal;
}
.story ol li {
  list-style: decimal;
}
.story ul, .story ol {
  margin: 0 0 1em 1.5em;
  line-height: 1.5;
}
.story ul ul, .story ol ul, .story ul ol, .story ol ol {
  margin-bottom: 0;
}
.story ol ol {
  list-style: upper-alpha;
}
.story ol ol ol {
  list-style: lower-roman;
}
.story ol ol ol ol {
  list-style: lower-alpha;
}
.story h1, .story h2, .story h3, .story h4, .story h5, .story h6 {
  text-transform: none;
  margin-bottom: 0.5em;
}
.story table {
  width: auto;
  border-collapse: collapse;
  margin-bottom: 18px;
}
.story table td, .story table th {
  padding: 6px 10px;
  text-align: center;
  border: 1px solid #ccc;
}
.story table th {
  font-weight: bold;
}
.story pre {
  border: 1px solid #ccc;
  background: #eee;
  padding: 1em 2em;
  margin-bottom: 1em;
}
.story blockquote {
  font-style: italic;
  margin: 1em 3em;
}
.story blockquote p:before {
  content: '"';
}
.story blockquote p:after {
  content: '"';
}
.story img.size-auto, .story img.size-full, .story img.size-large, .story img.size-medium, .story .attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
.story .alignleft, .story img.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}
.story .alignright, .story img.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}
.story .aligncenter, .story img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.story img.alignleft, .story img.alignright, .story img.aligncenter {
  margin-bottom: 1em;
}
.story .wp-caption {
  line-height: 1.5;
  margin-bottom: 1em;
  text-align: center;
}
.story .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 11px;
  margin: 0;
  padding: 5px;
}
.story .wp-smiley {
  margin: 0;
}
/* =WordPress Core
 -------------------------------------------------------------- */
.alignnone {
  margin: 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
.default-css em, .default-css i, .default-css dfn {
  font-style: italic;
}
.default-css dfn {
  font-weight: bold;
}
.default-css p, .default-css code, .default-css pre, .default-css kbd {
  margin: 0 0 1.5em 0;
}
.default-css blockquote {
  margin: 0 1.5em 1.5em 1.5em;
}
.default-css cite {
  font-style: italic;
}
.default-css li ul, .default-css li ol {
  margin: 0 1.5em;
}
.default-css ul, .default-css ol {
  margin: 0 1.5em 1.5em 1.5em;
}
.default-css ul {
  list-style-type: disc;
}
.default-css ol {
  list-style-type: decimal;
}
.default-css ol ol {
  list-style: upper-alpha;
}
.default-css ol ol ol {
  list-style: lower-roman;
}
.default-css ol ol ol ol {
  list-style: lower-alpha;
}
.cocoen {
  position: relative;
  overflow: hidden;
  line-height: 0;
  margin: 0;
  padding: 0;
  user-select: none;
  cursor: pointer;
  box-sizing: border-box;
}
.cocoen *, .cocoen *::before, .cocoen *::after {
  box-sizing: inherit;
}
.cocoen img, .cocoen picture > img {
  max-width: none;
}
.cocoen > img, .cocoen > picture > img {
  width: 100%;
  display: block;
}
.cocoen > div:first-child, .cocoen > picture:first-child > div {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
}
.cocoen__drag {
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -1px;
}
.cocoen__drag span {
  position: absolute;
  width: 40px;
  height: 40px;
  display: block;
  top: 0;
  bottom: 0;
  left: -20px;
  margin: auto;
  background: url(../img/icon-drag.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.cocoen__drag:before, .cocoen__drag:after {
  position: absolute;
  width: 100%;
  height: calc(50% - 20px);
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  content: "";
}
.cocoen__drag:before {
  top: 0;
}
.cocoen__drag:after {
  bottom: 0;
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  height: 100%;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12px;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #e5e5e5;
  position: relative;
}
.jspDrag {
  background: #7d7e80;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 12px;
}
.jspHorizontalBar .jspArrow {
  width: 12px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}
#nprogress .bar {
  background: #29d;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 30px;
  right: 15px;
}
#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide:focus, .slick-slide a {
  outline: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.hr {
  position: relative;
  display: inline-block;
  width: 115px;
  height: 1px;
  margin: auto;
  background: #000;
  content: "";
}
.button, a.underlined {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.button + a.underlined, .button + .button {
  margin-left: 20px;
}
@media screen and (max-width: 640px) {
  .button + a.underlined, .button + .button {
    margin-left: 10px;
  }
}
.button {
  padding: 0 30px;
  height: 32px;
  overflow: hidden;
  background: #62a7c1;
  border-radius: 16px;
  font: 12px/32px 'Texta-Heavy';
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  cursor: pointer;
  transition: all 300ms;
}
@media screen and (max-width: 640px) {
  .button {
    font-size: 10px;
  }
}
.button:hover {
  background: #87bbcf;
  color: #fff;
}
.button.big, .page-webinars .page-header .button.link, .page-default .button.link, .page-beta-test .button.link, .page-support .bottom-buttons .button.link {
  padding-left: 60px;
  padding-right: 60px;
  height: 53px;
  line-height: 53px;
  border-radius: 26px;
}
@media screen and (max-width: 640px) {
  .button.big, .page-webinars .page-header .button.link, .page-default .button.link, .page-beta-test .button.link, .page-support .bottom-buttons .button.link {
    padding-left: 30px;
    padding-right: 30px;
    height: 45px;
    line-height: 45px;
    border-radius: 23px;
  }
}
.button.semi-big {
  padding-left: 30px;
  padding-right: 30px;
  height: 45px;
  line-height: 45px;
  border-radius: 23px;
}
@media screen and (max-width: 640px) {
  .button.semi-big {
    padding-left: 25px;
    padding-right: 25px;
    height: 35px;
    line-height: 35px;
    border-radius: 18px;
  }
}
.button.medium {
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
}
@media screen and (max-width: 640px) {
  .button.medium {
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
  }
}
.button.small {
  height: 26px;
  line-height: 26px;
  font-size: 10px;
}
@media screen and (max-width: 640px) {
  .button.small {
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    font-size: 8px;
  }
}
.button.link:after {
  position: absolute;
  width: auto;
  height: 10px;
  right: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
  font: 10px/10px 'Arial';
  content: "➤";
  transition: right 300ms;
}
.button.link:hover:after {
  right: 10px;
}
.button.video {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 20px;
  text-align: center;
  box-sizing: border-box;
}
.button.video:before {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  background: url(../img/icon-play.png) top left no-repeat;
  background-size: 100% 100%;
}
.button.video.big:before, .page-webinars .page-header .button.link.video:before, .page-default .button.link.video:before, .page-beta-test .button.link.video:before, .page-support .bottom-buttons .button.link.video:before {
  width: 30px;
  height: 30px;
}
.button.video.black {
  border-color: #000;
  color: #000;
}
.button.video.black:before {
  background-image: url(../img/icon-play-black.png);
}
.button.video:after {
  content: none;
}
.button.transparent {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.button.transparent.black {
  border-color: #000;
  color: #000;
}
.button.transparent.black:before {
  border-color: #000;
}
.button.video-circle {
  position: relative;
  width: 80px;
  height: 80px;
  padding: 0;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 100%;
  color: #b2b2b2;
  font-size: 0;
}
.button.video-circle:after {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/icon-play-triangle.png) top left no-repeat;
  background-size: 100% 100%;
  content: "";
}
.button.video-circle.black {
  background: rgba(0, 0, 0, 0.68);
  border: none;
}
.button.orange {
  background-color: #e15f20;
  border-color: #e15f20;
}
.button.orange:hover {
  background: #e77f4d;
}
.button.blue {
  background: #62a7c1;
  color: #fff;
}
.button.green {
  background: #677731;
  color: #fff;
}
input[type="text"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: inherit;
}
input[type="text"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="email"]:-moz-placeholder, textarea:-moz-placeholder {
  color: inherit;
}
input[type="text"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, textarea::-moz-placeholder {
  color: inherit;
}
input[type="text"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: inherit;
}
input[type="text"]:focus::-webkit-input-placeholder, input[type="url"]:focus::-webkit-input-placeholder, input[type="password"]:focus::-webkit-input-placeholder, input[type="email"]:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input[type="text"]:focus:-moz-placeholder, input[type="url"]:focus:-moz-placeholder, input[type="password"]:focus:-moz-placeholder, input[type="email"]:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  color: transparent;
}
input[type="text"]:focus::-moz-placeholder, input[type="url"]:focus::-moz-placeholder, input[type="password"]:focus::-moz-placeholder, input[type="email"]:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: transparent;
}
input[type="text"]:focus:-ms-input-placeholder, input[type="url"]:focus:-ms-input-placeholder, input[type="password"]:focus:-ms-input-placeholder, input[type="email"]:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: transparent;
}
/**
 * Switcher
 */
.switcher {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.switcher + span {
  position: relative;
  display: block;
  width: 40px;
  height: 17px;
  box-sizing: border-box;
  border-radius: 9px;
  border: 2px solid #dcdcdc;
  background: transparent;
  overflow: hidden;
}
.switcher + span:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: #dcdcdc;
  transition: left 300ms;
  content: "";
}
.switcher + span:after {
  position: absolute;
  display: block;
  width: 17px;
  height: 17px;
  top: -2px;
  left: -2px;
  margin-left: 0;
  border: 2px solid #dcdcdc;
  border-radius: 9px;
  box-sizing: border-box;
  background: #dd602c;
  background-size: 5px 5px;
  content: "";
  transition: all 300ms;
}
.switcher:checked + span:before {
  left: 0;
}
.switcher:checked + span:after {
  margin-left: 23px;
}
.icon-check {
  display: inline-block;
  width: 17px;
  height: 14px;
  top: 10px;
  left: 0;
  background: url(../img/icon-check.png) top left no-repeat;
  background-size: 100% 200%;
  content: "";
}
.icon-check--orange {
  background-position: bottom left;
}
.icon-check.required-icon {
  position: relative;
}
.icon-check.required-icon:before {
  content: '';
  width: 8px;
  height: 8px;
  background: url(../img/required_icon.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  right: -10px;
  top: -6px;
}
img {
  pointer-events: none;
}
a img {
  pointer-events: auto;
}
.in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.in .in {
  display: block;
  height: auto;
  flex: 1;
}
.t-in {
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
}
.t-in .t-in {
  display: table-cell;
  vertical-align: middle;
}
a figure, a img {
  opacity: 1;
  transition: opacity 300ms;
}
a:hover figure, a:hover img {
  opacity: 0.7;
}
a.fade-hover {
  position: relative;
  display: block;
}
a.fade-hover:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background: rgba(255, 255, 255, 0);
  transition: background 300ms;
}
a.fade-hover:hover figure, a.fade-hover:hover img {
  opacity: 1;
}
a.fade-hover:hover:after {
  background: rgba(255, 255, 255, 0.3);
}
a.underlined {
  position: relative;
  padding-bottom: 1px;
  color: #292426;
}
a.underlined:before, a.underlined:after {
  position: absolute;
  display: block;
  width: 0;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #e15f20;
  content: "";
  transition: all 300ms;
}
a.underlined:before {
  width: 100%;
  background: #292426;
}
a.underlined:hover {
  color: #e15f20;
}
a.underlined:hover:after {
  width: 100%;
}
.fullsize-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 2;
}
/**
 * Popup
 */
.popup {
  position: fixed;
  visibility: hidden;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.96);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 55px;
  box-sizing: border-box;
  opacity: 0;
  z-index: 1000;
}
.popup.visible {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .popup {
    padding-right: 0;
  }
}
.popup .popup-in {
  padding: 0 25px;
  max-height: 100%;
}
.popup .close {
  position: absolute;
  width: auto;
  height: auto;
  top: 25px;
  right: 25px;
  font: 48px "Texta-Light", serif;
  color: #292426;
  cursor: pointer;
}
.popup .close:after {
  position: relative;
  display: block;
  content: "+";
  transform: rotate(45deg);
}
/**
 * Partners Popup
 */
.partner-popup {
  padding-left: 0;
  overflow: scroll;
  z-index: 1000;
  display: block;
}
.partner-popup .close-popup {
  display: none;
}
.partner-popup .popup-in {
  width: 90%;
  max-width: 885px;
  min-height: 100%;
  margin: 0 auto;
  padding: 90px 0;
  box-sizing: border-box;
  max-height: none;
}
.partner-popup .popup-in.loading:after {
  position: absolute;
  display: block;
  width: 48px;
  height: 48px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../img/loader.gif);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% 100%;
  content: "";
}
.partner-popup .popup-in.loading .close {
  opacity: 0;
}
.partner-popup .popup-in.loading * {
  opacity: 0;
}
.partner-popup .popup-in .close {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 25px;
  right: 25px;
  border: 1px solid #000;
  border-radius: 100%;
  background: transparent;
  font: 45px/45px "Texta-Light", serif;
  letter-spacing: 0;
  text-align: center;
  color: #292426;
  cursor: pointer;
}
.partner-popup .popup-in .close:after {
  position: relative;
  display: block;
  content: "+";
  transform: rotate(45deg);
}
.partner-popup .popup-in .close:hover {
  background: #000;
  color: #fff;
}
.partner-popup .slider-container {
  position: relative;
  width: 100%;
  height: auto;
}
.partner-popup .slider-container .buttons .prev, .partner-popup .slider-container .buttons .next {
  position: absolute;
  width: 42px;
  height: 42px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.1) url(../img/arrows-slider-white.png) top left no-repeat;
  background-size: 89px 42px;
  font-size: 0;
  transition: all 300ms;
}
.partner-popup .slider-container .buttons .prev:hover, .partner-popup .slider-container .buttons .next:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.partner-popup .slider-container .buttons .prev {
  background-position: top left;
  left: 20px;
}
.partner-popup .slider-container .buttons .next {
  background-position: top right;
  right: 20px;
}
.partner-popup .intro {
  position: relative;
  width: 100%;
  max-width: 610px;
  height: auto;
  margin: 0 auto 70px;
}
.partner-popup .tabs {
  position: relative;
  width: 100%;
  height: auto;
  padding: 40px 0;
  border-bottom: 1px solid #cdbdbb;
  text-align: center;
}
.partner-popup .tabs .button {
  margin: 0 10px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .partner-popup .tabs .button {
    margin-bottom: 10px;
  }
}
.partner-popup .tabs .button:hover {
  background-color: #000;
  color: #fff;
}
.partner-popup .tabs .button.active {
  background-color: #62a7c1;
  border-color: #62a7c1;
  color: #fff;
}
.partner-popup .tabs-content .tab {
  position: relative;
  width: 100%;
  height: auto;
  padding: 70px 55px;
  display: none;
  box-sizing: border-box;
  text-align: left;
  border-bottom: 1px solid #cdbdbb;
}
@media screen and (max-width: 768px) {
  .partner-popup .tabs-content .tab {
    padding-left: 0;
    padding-right: 0;
  }
}
.partner-popup .tabs-content .tab.active {
  display: block;
}
.partner-popup .tabs-content .tab ul, .partner-popup .tabs-content .tab ol {
  padding-left: 40px;
}
.partner-popup .tabs-content .tab li {
  font: 18px "Texta-Regular", serif;
}
.partner-popup .bottom-buttons {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 60px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .partner-popup .bottom-buttons .button {
    width: 100%;
    margin-bottom: 10px;
  }
}
.partner-popup .bottom-buttons .button.black.transparent:hover {
  background: #000;
  color: #fff;
}
/**
 * Video Popup
 */
.video-popup {
  padding-left: 0;
}
.video-popup .popup-in {
  position: relative;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  z-index: 3;
}
.video-popup .popup-in.loading:after {
  position: absolute;
  display: block;
  width: 48px;
  height: 48px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../img/loader.gif) top left no-repeat;
  background-size: 100% 100%;
  content: "";
}
.video-popup .popup-in.loading .close {
  opacity: 0;
}
.video-popup .popup-in .close {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  top: -20px;
  right: 0;
  opacity: 1;
  transition: all 300ms;
}
.video-popup .popup-in .close:after {
  position: relative;
  display: block;
  font: 48px/20px "Texta-Light", serif;
  content: "+";
  transform: rotate(45deg);
}
/**
 * Socials
 */
.social {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  background: #fff;
  font-size: 0;
  transition: background 300ms;
}
.social:after {
  position: absolute;
  display: block;
  width: 18px;
  height: 17px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/icons-toolbar.png) top left no-repeat;
  background-size: 150px 39px;
  content: "";
}
.social:hover {
  background: #b3a6a3;
}
.social.twitter:after {
  background-position: -74px 0;
}
.social.twitter:hover:after {
  background-position: -74px -21px;
}
.social.instagram:after {
  background-position: -100px 0;
}
.social.instagram:hover:after {
  background-position: -100px -21px;
}
.social.facebook:after {
  background-position: -122px 0;
}
.social.facebook:hover:after {
  background-position: -122px -21px;
}
/**
 * Socials Style 2
 */
.social-2 {
  position: relative;
  display: inline-block;
  height: 15px;
  padding-left: 25px;
  font: 15px/15px "Texta-Regular", serif;
}
.social-2:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url(../img/socials.png) top left no-repeat;
  background-size: 55px 12px;
  content: "";
}
.social-2.facebook:before {
  width: 7px;
  height: 12px;
  background-position: 0 0;
}
.social-2.twitter:before {
  width: 12px;
  height: 10px;
  background-position: -19px 0;
}
.social-2.instagram:before {
  width: 13px;
  height: 12px;
  background-position: -42px 0;
}
.video-container {
  position: relative;
  width: 100%;
  height: auto;
}
.video-container .play-video {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
  width: 80px;
  height: 80px;
  padding: 0;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 100%;
  color: #b2b2b2;
  font-size: 0;
  opacity: 0;
  background: #000;
  transition: all 300ms;
  visibility: hidden;
}
.video-container .play-video:after {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/icon-play-triangle.png) top left no-repeat;
  background-size: 100% 100%;
  content: "";
}
.video-container.stopped .play-video {
  opacity: 0.7;
  visibility: visible;
}
.video-container.stopped .play-video:hover {
  opacity: 1;
}
@font-face {
  font-family: 'RozhaOne-Regular';
  src: url('../fonts/RozhaOne-Regular.eot');
}
@font-face {
  font-family: 'RozhaOne-Regular';
  src: url('../fonts/RozhaOne-Regular.woff') format('woff'), url('../fonts/RozhaOne-Regular.svg#RozhaOne-Regular') format('svg');
}
@font-face {
  font-family: 'Texta-Heavy';
  src: url('../fonts/Latinotype-Texta-Heavy.eot');
}
@font-face {
  font-family: 'Texta-Heavy';
  src: url('../fonts/Latinotype-Texta-Heavy.woff') format('woff'), url('../fonts/Latinotype-Texta-Heavy.svg#Texta-Heavy') format('svg');
}
@font-face {
  font-family: 'Texta-Regular';
  src: url('../fonts/Latinotype-Texta-Regular.eot');
}
@font-face {
  font-family: 'Texta-Regular';
  src: url('../fonts/Latinotype-Texta-Regular.woff') format('woff'), url('../fonts/Latinotype-Texta-Regular.svg#Texta-Regular') format('svg');
}
@font-face {
  font-family: 'Texta-It';
  src: url('../fonts/Latinotype-Texta-It.eot');
}
@font-face {
  font-family: 'Texta-It';
  src: url('../fonts/Latinotype-Texta-It.woff') format('woff'), url('../fonts/Latinotype-Texta-It.svg#Texta-It') format('svg');
}
@font-face {
  font-family: 'Texta-HeavyIt';
  src: url('../fonts/Latinotype-Texta-HeavyIt.eot');
}
@font-face {
  font-family: 'Texta-HeavyIt';
  src: url('../fonts/Latinotype-Texta-HeavyIt.woff') format('woff'), url('../fonts/Latinotype-Texta-HeavyIt.svg#Texta-HeavyIt') format('svg');
}
@font-face {
  font-family: 'Texta-Light';
  src: url('../fonts/Latinotype-Texta-Light.eot');
}
@font-face {
  font-family: 'Texta-Light';
  src: url('../fonts/Latinotype-Texta-Light.woff') format('woff'), url('../fonts/Latinotype-Texta-Light.svg#Texta-Light') format('svg');
}
@font-face {
  font-family: 'Texta-Medium';
  src: url('../fonts/Latinotype-Texta-Medium.eot');
}
@font-face {
  font-family: 'Texta-Medium';
  src: url('../fonts/Latinotype-Texta-Medium.woff') format('woff'), url('../fonts/Latinotype-Texta-Medium.svg#Texta-Medium') format('svg');
}
@font-face {
  font-family: 'EncorpadaClassic-ExtraBold';
  src: url('../fonts/dooType-EncorpadaClassicExtraBold.eot');
}
@font-face {
  font-family: 'EncorpadaClassic-ExtraBold';
  src: url('../fonts/dooType-EncorpadaClassicExtraBold.woff') format('woff'), url('../fonts/dooType-EncorpadaClassicExtraBold.svg#EncorpadaClassic-ExtraBold') format('svg');
}
@font-face {
  font-family: 'EncorpadaClassic-Regular';
  src: url('../fonts/dooType-EncorpadaClassic.eot');
}
@font-face {
  font-family: 'EncorpadaClassic-Regular';
  src: url('../fonts/dooType-EncorpadaClassic.woff') format('woff'), url('../fonts/dooType-EncorpadaClassic.svg#EncorpadaClassic-Regular') format('svg');
}
@font-face {
  font-family: 'Texta-Book';
  src: url('../fonts/Latinotype - Texta-Book.eot');
  src: local('☺'), url('../fonts/Latinotype - Texta-Book.woff') format('woff'), url('../fonts/Latinotype - Texta-Book.ttf') format('truetype'), url('../fonts/Latinotype - Texta-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
a {
  color: inherit;
  text-decoration: none;
  transition: color 200ms;
}
a:hover {
  color: #e15f20;
}
h1 {
  font: 50px/1.2 "RozhaOne-Regular", serif;
  color: #292426;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 25px;
  }
}
h2 {
  font: 35px/1.2 "RozhaOne-Regular", serif;
  color: #292426;
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 25px;
  }
}
h3 {
  font: 18px "Texta-Heavy", serif;
  color: #292426;
}
h3.gray {
  color: #b3a6a3;
}
h4 {
  font: 15px "Texta-Heavy", serif;
  color: #292426;
}
h4.gray {
  color: #b3a6a3;
}
p {
  margin-bottom: 1.2em;
}
p:last-child {
  margin-bottom: 0;
}
p, .story, ul, ol {
  font: 18px "Texta-Regular", serif;
}
@media screen and (max-width: 768px) {
  p, .story, ul, ol {
    font-size: 14px;
  }
}
p b, .story b, ul b, ol b, p strong, .story strong, ul strong, ol strong {
  font-family: "Texta-Heavy", serif;
}
p i, .story i, ul i, ol i, p em, .story em, ul em, ol em {
  font-family: "Texta-It", serif;
}
.animated, .button.video:hover:before, .button.video-circle:hover:after, .popup .close:hover, .footer-main .floagency:hover:after, .big-slider .slide.slick-active .content, .suit-section.visible .suit-section__bg, .suit-section--left.visible .suit-section__image, .suit-section--right.visible .suit-section__image, .page-press .mediakit .link:hover, .page-home .sales-block--left.visible .sales-block__image, .page-home .sales-block--right.visible .sales-block__image, .page-home .story-block.visible .story-block__image, .page-home .story-block.visible .story-block__item, .page-home .custom-quote.visible .custom-quote__image, .page-home .testimonials-block.visible .testimonials-block__item, .faq__question:hover:before, .product-section.visible .product-section__media, .product-section--blocks.visible .product-blocks__block {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite, .button.video:hover:before.infinite, .button.video-circle:hover:after.infinite, .popup .close:hover.infinite, .footer-main .floagency:hover:after.infinite, .big-slider .slide.slick-active .content.infinite, .suit-section.visible .suit-section__bg.infinite, .suit-section--left.visible .suit-section__image.infinite, .suit-section--right.visible .suit-section__image.infinite, .page-press .mediakit .link:hover.infinite, .page-home .sales-block--left.visible .sales-block__image.infinite, .page-home .sales-block--right.visible .sales-block__image.infinite, .page-home .story-block.visible .story-block__image.infinite, .page-home .story-block.visible .story-block__item.infinite, .page-home .custom-quote.visible .custom-quote__image.infinite, .page-home .testimonials-block.visible .testimonials-block__item.infinite, .faq__question:hover:before.infinite, .product-section.visible .product-section__media.infinite, .product-section--blocks.visible .product-blocks__block.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge, .button.video:hover:before.hinge, .button.video-circle:hover:after.hinge, .popup .close:hover.hinge, .footer-main .floagency:hover:after.hinge, .big-slider .slide.slick-active .content.hinge, .suit-section.visible .suit-section__bg.hinge, .suit-section--left.visible .suit-section__image.hinge, .suit-section--right.visible .suit-section__image.hinge, .page-press .mediakit .link:hover.hinge, .page-home .sales-block--left.visible .sales-block__image.hinge, .page-home .sales-block--right.visible .sales-block__image.hinge, .page-home .story-block.visible .story-block__image.hinge, .page-home .story-block.visible .story-block__item.hinge, .page-home .custom-quote.visible .custom-quote__image.hinge, .page-home .testimonials-block.visible .testimonials-block__item.hinge, .faq__question:hover:before.hinge, .product-section.visible .product-section__media.hinge, .product-section--blocks.visible .product-blocks__block.hinge {
  animation-duration: 2s;
}
@keyframes jello {
  11.1% {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    transform: none;
  }
}
.jello, .footer-main .floagency:hover:after, .faq__question:hover:before {
  animation-name: jello;
  transform-origin: center;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(10%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight, .suit-section--right.visible .suit-section__image, .page-home .sales-block--right.visible .sales-block__image, .page-home .custom-quote.visible .custom-quote__image, .product-section.right.visible .product-section__media {
  animation-name: fadeInRight;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn, .suit-section.visible .suit-section__bg, .page-home .story-block.visible .story-block__image {
  animation-name: fadeIn;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-10%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 30%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp, .page-home .story-block.visible .story-block__item, .page-home .testimonials-block.visible .testimonials-block__item, .product-section.bottom.visible .product-section__media, .product-section--blocks.visible .product-blocks__block {
  animation-name: fadeInUp;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -30%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown, .product-section.top.visible .product-section__media {
  animation-name: fadeInDown;
}
.fadeInLeft, .big-slider .slide.slick-active .content, .suit-section--left.visible .suit-section__image, .page-home .sales-block--left.visible .sales-block__image, .product-section.left.visible .product-section__media {
  animation-name: fadeInLeft;
}
@keyframes rubberBand {
  0% {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand, .button.video:hover:before, .button.video-circle:hover:after, .popup .close:hover, .page-press .mediakit .link:hover {
  animation-name: rubberBand;
}
@keyframes dash {
  0% {
    stroke-dashoffset: 0;
  }
  25% {
    stroke-dashoffset: 100;
  }
  40% {
    stroke-dashoffset: 200;
  }
  55% {
    stroke-dashoffset: 200;
  }
  70% {
    stroke-dashoffset: 300;
  }
  85% {
    stroke-dashoffset: 400;
  }
  100% {
    stroke-dashoffset: 400;
  }
}
@keyframes slidebottom {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0%);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotation-r {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@keyframes search {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(20deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes jump_medium {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-25%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes jump_big {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes jump-shadow {
  0% {
    transform: translateY(0);
    opacity: 0.5;
  }
  50% {
    transform: translateY(-30%);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 0.5;
  }
}
@keyframes fadeSlideUp {
  0% {
    transform: translate3d(0, 30%, 0);
    visibility: visible;
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeSlideDown {
  0% {
    transform: translate3d(0, -30%, 0);
    visibility: visible;
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
@media screen and (max-width: 640px) {
  .hide--mobile {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  .show--mobile {
    display: block !important;
  }
}
html {
  font-size: 10px;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 6px;
  }
}
body {
  background-color: #f6f6f6;
}
body.loading .site-wrapper:after {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
  content: "";
  z-index: 100000;
}
body .zEWidget-launcher {
  display: none !important;
}
body.page-template-template-support .zEWidget-launcher {
  display: block !important;
}
span {
  line-height: 1;
}
/**
 * Logo
 */
.fundy-logo {
  position: relative;
  display: flex;
  width: auto;
  height: 30px;
}
.fundy-logo h1 {
  font-size: 0;
}
.fundy-logo path {
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: dash 10s linear alternate infinite;
}
.fundy-logo:after {
  position: relative;
  display: block;
  width: 110px;
  height: 24px;
  margin-left: 17px;
  background: url(../img/lcon-logo-label.png) top left no-repeat;
  background-size: 110px 48px;
  content: "";
}
/**
 * Wrappers
 */
.site-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 80px;
}
.content-wrapper {
  position: relative;
}
/**
 * Top Banner
 */
.top-banner {
  position: relative;
  width: 100%;
  height: auto;
  padding: 35px 55px;
  box-sizing: border-box;
  display: none;
  background-position: center center;
}
@media screen and (max-width: 1024px) {
  .top-banner {
    display: none !important;
  }
}
.top-banner.tiny {
  padding-top: 20px;
  padding-bottom: 20px;
}
.top-banner.tiny .icon {
  display: none;
}
.top-banner.tiny .right-text {
  text-align: right;
}
.top-banner.tiny p {
  display: inline-block;
  margin-right: 35px;
  margin-bottom: 0;
}
.top-banner.tiny p:last-child {
  margin-right: 0;
}
.top-banner .banner-in {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
}
.top-banner .icon {
  width: 100px;
  padding-right: 55px;
}
.top-banner .left-text, .top-banner .right-text {
  flex: 1 0 40%;
  padding: 0 55px;
  box-sizing: border-box;
}
.top-banner .close-banner {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  transition: all 500ms;
  cursor: pointer;
}
.top-banner .close-banner:before, .top-banner .close-banner:after {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 7px;
  left: 0;
  background: #fff;
  content: "";
}
.top-banner .close-banner:after {
  transform: rotate(90deg);
  transition: all 500ms;
}
.top-banner .close-banner:hover {
  transform: rotate(135deg);
}
.top-banner .close-banner:hover:after {
  transform: rotate(270deg);
}
/**
 * Header
 */
body.admin-bar .header-main.fixed {
  top: 32px;
}
.header-main {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding: 20px 55px;
  align-items: center;
  box-sizing: border-box;
  z-index: 111;
  background-color: #fff;
  will-change: background;
  transition: all 500ms;
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.03);
}
.header-main.fixed {
  position: fixed;
}
@media screen and (max-width: 1024px) {
  .header-main {
    padding: 25px 25px;
    z-index: 10000;
  }
}
.header-main a {
  transition-duration: 0ms;
}
.header-main a:hover {
  transition-duration: 200ms;
}
.header-main .nav-main {
  display: flex;
  flex-direction: row;
  align-self: center;
}
.header-main .nav {
  position: relative;
  margin-right: 60px;
  display: flex;
  flex-direction: row;
  align-self: center;
}
.header-main .nav li {
  margin-right: 40px;
  font: 16px "Texta-Heavy", serif;
}
.header-main .nav li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .header-main .nav {
    position: absolute;
    width: 100%;
    height: calc(100vh - 80px);
    padding-top: 20px;
    padding-left: 25px;
    box-sizing: border-box;
    top: 100%;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    display: none;
    z-index: 10;
  }
  .header-main .nav li {
    margin-bottom: 20px;
    margin-right: 0;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
  }
}
.header-main .button-container {
  width: 200px;
  align-self: center;
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .header-main .button-container {
    width: 100px;
  }
}
.header-main .button.download {
  display: inline-block;
}
.header-main .button.download:before {
  content: 'Free Trial';
}
@media screen and (max-width: 1024px) {
  .header-main .button.download {
    display: none;
  }
}
.header-main .mobile-toggle-menu {
  position: absolute;
  display: block;
  width: 20px;
  height: 15px;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 1024px) {
  .header-main .mobile-toggle-menu {
    display: block;
  }
}
.header-main .mobile-toggle-menu span {
  position: absolute;
  width: 100%;
  height: 3px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #000;
}
.header-main .mobile-toggle-menu span:before, .header-main .mobile-toggle-menu span:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  content: "";
  background: #000;
  transition: all 300ms;
}
.header-main .mobile-toggle-menu span:before {
  top: -6px;
}
.header-main .mobile-toggle-menu span:after {
  bottom: -6px;
}
.header-main.mobile-opened .mobile-toggle-menu span {
  background-color: rgba(0, 0, 0, 0);
}
.header-main.mobile-opened .mobile-toggle-menu span:before {
  top: 0;
  transform: rotate(45deg);
}
.header-main.mobile-opened .mobile-toggle-menu span:after {
  bottom: 0;
  transform: rotate(-45deg);
}
.header-main.mobile-opened .nav {
  display: block;
}
/**
 * Categories list
 */
.blog-categories {
  position: relative;
  width: 100%;
  height: auto;
  padding: 40px 0;
  transform: translateY(-100%);
  animation: slidebottom 500ms 1 forwards;
  animation-delay: 1s;
  text-align: center;
}
.blog-categories ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  font: 12px "Texta-Medium", serif;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #292426;
}
.blog-categories li {
  position: relative;
  margin: 0 25px;
  padding-bottom: 5px;
}
@media screen and (max-width: 640px) {
  .blog-categories li {
    flex: 0 0 100%;
    margin: 10px 0;
  }
}
.blog-categories li:first-child {
  margin-left: 0;
}
.blog-categories li:last-child {
  margin-right: 0;
}
.blog-categories li:after {
  position: absolute;
  display: block;
  width: 0;
  height: 2px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #e25f21;
  content: "";
  transition: all 300ms;
}
.blog-categories li:hover:after {
  width: 100%;
}
/**
 * Blog
 */
.blog-page {
  display: flex;
  flex-flow: row wrap;
  padding: 0 55px;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .blog-page {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.blog-page__content {
  flex: 1 0 50%;
  min-width: 0;
  padding-bottom: 60px;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .blog-page__content {
    padding-left: 75px;
    padding-right: 55px;
    border-right: 1px solid #e8e8e8;
  }
}
.blog-page__posts {
  display: flex;
  flex-flow: row wrap;
}
.blog-page__posts .post-preview {
  width: 100%;
  flex: 0 0 100%;
  margin-bottom: 48px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e8e8e8;
}
.blog-page__posts .post-preview:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
@media screen and (min-width: 1150px), screen and (min-width: 640px) and (max-width: 1024px) {
  .blog-page__posts .post-preview {
    width: 47%;
    flex: 0 0 47%;
  }
  .blog-page__posts .post-preview:nth-child(2n) {
    margin-left: 6%;
  }
  .blog-page__posts .post-preview:nth-last-child(2), .blog-page__posts .post-preview:nth-last-child(1) {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.blog-page__sidebar {
  flex: 0 0 100%;
  min-width: 0;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .blog-page__sidebar {
    flex: 0 0 385px;
    padding-left: 55px;
  }
}
.blog-page__sidebar h3 {
  font: 20px "RozhaOne-Regular", serif;
  margin-bottom: 25px;
}
.blog-page__sidebar .widget {
  padding: 40px 0;
  border-bottom: 1px solid #e8e8e8;
}
.blog-page__sidebar .widget.search-widget {
  padding: 20px 0;
}
.blog-page__sidebar .widget:first-child {
  padding-top: 0;
}
.blog-page__sidebar .widget:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.blog-page .pagination {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #e8e8e8;
}
/**
 * Post Preview
 */
.post-preview__thumb {
  position: relative;
  margin-bottom: 45px;
}
.post-preview__thumb img {
  width: 100%;
  height: auto;
  pointer-events: auto;
}
.post-preview h2 {
  font-size: 25px;
  margin-bottom: 20px;
}
.post-preview__info {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.post-preview__categories {
  font-family: "Texta-Regular", serif;
  margin-bottom: 3px;
}
.post-preview__date {
  font: 10px "Texta-Regular", serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.post-preview .story {
  margin-bottom: 35px;
}
.post-preview .read-more {
  position: relative;
  padding-bottom: 1px;
  font: 12px "Texta-Heavy", serif;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}
.post-preview .read-more:after {
  position: absolute;
  display: block;
  width: 0;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #e25f21;
  content: "";
  transition: all 300ms;
}
.post-preview .read-more:hover:after {
  width: 100%;
}
/**
 * Pagination
 */
.pagination {
  position: relative;
  height: 35px;
}
.pagination__prev, .pagination__next {
  position: absolute;
  width: auto;
  height: inherit;
  top: 0;
  bottom: 0;
  margin: auto;
  font: 15px/35px "RozhaOne-Regular", serif;
}
.pagination__prev {
  left: 0;
}
.pagination__next {
  right: 0;
}
/**
 * Sidebar widgets
 */
.socials-widget .socials {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.search-widget fieldset {
  position: relative;
  padding-right: 35px;
}
.search-widget input[type="text"] {
  width: 100%;
  font: 15px "Texta-Regular", serif;
  color: #292426;
  background: transparent;
}
.search-widget .searchsubmit {
  position: absolute;
  width: 13px;
  height: 13px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../img/icon-search.png) 0 0 no-repeat;
  background-size: 100% 100%;
  border: none;
  font-size: 0;
  cursor: pointer;
}
.subscribe-widget .input-container {
  position: relative;
  padding-right: 75px;
  padding-left: 45px;
}
.subscribe-widget .input-container:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 20px;
  height: 13px;
  background: url(../img/icon-mail.png) 0 0 no-repeat;
  background-size: 100% 100%;
  content: "";
}
.subscribe-widget input[type="email"] {
  width: 100%;
  font: 15px "Texta-Regular", serif;
  color: #292426;
  background: transparent;
}
.subscribe-widget .submit {
  position: absolute;
  width: 60px;
  height: 23px;
  padding: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border: none;
  cursor: pointer;
  background: none;
  font: 15px "Texta-Medium", serif;
}
.banners-widget {
  display: none;
}
@media screen and (min-width: 1024px) {
  .banners-widget {
    display: block;
  }
}
.banners-widget .g {
  margin-bottom: 40px;
}
.banners-widget .g:last-child {
  margin-bottom: 0;
}
/**
 * Single Post
 */
.post__header {
  margin-bottom: 20px;
}
.post__header h2 {
  margin-bottom: 0;
}
.post__info h4 {
  display: inline-block;
  font-family: "Texta-Regular", serif;
  margin-bottom: 0;
  margin-right: 10px;
}
.post__info h4:after {
  position: relative;
  margin-left: 12px;
  content: "|";
}
.post__info h4:last-child {
  margin-right: 0;
}
.post__info h4:last-child:after {
  content: none;
}
.post__comments {
  margin: 60px 0;
}
.post__content a:not(.button) {
  position: relative;
  color: #e15f20;
}
.post__content a:not(.button):after {
  position: absolute;
  display: block;
  width: 0;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #e15f20;
  content: "";
  transition: all 300ms;
}
.post__content a:not(.button):hover:after {
  width: 100%;
}
/**
 * Disqus
 */
#disqus_thread a {
  color: #e25f21;
}
/**
 * Related Posts
 */
.related-posts h3 {
  margin-bottom: 30px;
}
.related-posts h3.title {
  margin-bottom: 0;
  font: 18px "RozhaOne-Regular", serif;
  color: #292426;
}
.related-posts h4.gray {
  font-size: 11px;
  margin-bottom: 3px;
}
.related-posts a {
  color: inherit;
  text-decoration: none;
}
.related-posts a:hover {
  color: #c2521e;
}
.related-posts .items {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.related-posts .item {
  position: relative;
  flex: 1 0 200px;
  margin-right: 2%;
}
.related-posts .item:last-child {
  margin-right: 0;
}
.related-posts .item figure {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 66%;
  background-size: cover;
  background-position: center center;
}
.related-posts .text {
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .related-posts .text {
    padding-left: 0;
    padding-right: 0;
  }
}
/**
 * Footer
 */
.footer-main {
  position: relative;
  width: 100%;
  height: auto;
  background: #2d2d2d;
  padding: 55px;
  color: #fff;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .footer-main {
    padding: 25px;
  }
}
.footer-main p {
  font-size: 13px;
}
.footer-main .floagency {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
}
.footer-main .floagency:before {
  position: absolute;
  width: 50px;
  height: 11px;
  right: 0%;
  top: 0;
  bottom: 0;
  margin: auto;
  font: 11px/1 "Texta-Regular", serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  content: "Site by";
  opacity: 0;
  transition: all 300ms;
  color: #fff;
}
.footer-main .floagency:after {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  top: 0;
  right: 0;
  background: url(../img/flo.png) top left no-repeat;
  background-size: 100% 100%;
  content: "";
}
.footer-main .floagency:hover:before {
  opacity: 1;
  right: 100%;
}
.footer-main .first-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-bottom: 70px;
}
.footer-main .first-row .block {
  flex: 1 1 300px;
  margin-right: 5%;
  margin-bottom: 35px;
}
.footer-main .first-row .block:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.footer-main .first-row .menu-area .nav {
  display: flex;
  flex-flow: row wrap;
  font: 11px "Texta-Regular", serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.footer-main .first-row .menu-area .nav li {
  margin-bottom: 10px;
  flex: 0 0 150px;
  padding-right: 20px;
}
.footer-main .first-row .subscribe-area .text {
  margin-bottom: 35px;
}
.footer-main .first-row .subscribe-area .input-container {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
}
.footer-main .first-row .subscribe-area input[type="email"] {
  height: 45px;
  padding: 0 10px;
  flex: 1 0 80%;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-right: none;
  box-sizing: border-box;
  transition: border 300ms;
  font: 10px "Texta-Regular", serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #858585;
}
.footer-main .first-row .subscribe-area input[type="email"]:focus {
  border-color: rgba(255, 255, 255, 1);
  color: #fff;
}
.footer-main .first-row .subscribe-area input[type="submit"] {
  width: 45px;
  height: 45px;
  flex: 1 0 45px;
  background: #fff url(../img/arrow-right.png) center center no-repeat;
  background-size: 13px 25px;
  border: none;
  font-size: 0;
  cursor: pointer;
}
.footer-main .first-row .socials {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.footer-main .first-row .socials .icon {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 45px;
  margin-right: 20px;
  background-position: top left no-repeat;
  background-size: 100% 100%;
  font-size: 0;
  border-radius: 3px;
}
.footer-main .first-row .socials .icon:last-child {
  margin-right: 0;
}
.footer-main .first-row .socials .icon:hover {
  background-color: #000;
}
.footer-main .first-row .socials .icon.facebook {
  background-image: url(../img/icon-facebook.png);
}
.footer-main .first-row .socials .icon.twitter {
  background-image: url(../img/icon-youtube.png);
}
.footer-main .first-row .socials .icon.instagram {
  background-image: url(../img/icon-instagram.png);
}
.footer-main .second-row {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.footer-main .fundy {
  position: relative;
  display: block;
  width: 45px;
  height: 45px;
  background: url(../img/logo-fundy.png) top left no-repeat;
  background-size: 100% 100%;
  font-size: 0;
  opacity: 0.5;
  transition: opacity 300ms;
}
.footer-main .fundy:hover {
  opacity: 1;
}
.footer-main .copy {
  font: 11px "Texta-Regular", serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #858585;
}
.footer-main .copy a {
  font-family: "Texta-Heavy", serif;
  color: #fff;
}
.footer-main .copy a:hover {
  color: #e25f21;
}
/**
 * Big Slider
 */
.big-slider {
  position: relative;
  width: 100%;
  height: auto;
}
.big-slider.slider-opened .product-slider {
  display: block;
}
.big-slider.slider-opened .main-content, .big-slider.slider-opened .buttons {
  display: none;
}
@media screen and (max-width: 768px) {
  .big-slider.slider-opened .product-slider .slide-container {
    padding: 30px 0;
  }
}
.big-slider .main-content {
  position: relative;
  width: 100%;
  height: auto;
}
.big-slider .slick-slider .slide .content {
  position: relative;
  visibility: hidden;
}
.big-slider .slide {
  position: relative;
  width: 100%;
  background: #eee;
  transition: transform 800ms;
  backface-visibility: hidden;
}
.big-slider .slide .content a:not(.button) {
  color: #e25f21;
}
.big-slider .slide .content a:not(.button):hover {
  color: #010101;
}
.big-slider .slide .container {
  position: relative;
  width: 90%;
  max-width: 900px;
  height: auto;
  min-height: 100vh;
  padding-bottom: 80px;
  box-sizing: border-box;
  margin: 0 auto;
}
.big-slider .slide .container.thinner {
  min-height: 70vh;
}
@media screen and (max-width: 768px) {
  .big-slider .slide {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .big-slider .slide .container {
    min-height: 50vh;
  }
}
.big-slider .slide.slick-active .content {
  visibility: visible;
}
.big-slider .slide.position-top_left .container {
  max-width: 1040px;
  padding-top: 90px;
  padding-bottom: 0;
  justify-content: flex-start;
  align-items: center;
}
.big-slider .slide.position-top_right .container {
  max-width: 1040px;
  padding-top: 90px;
  padding-bottom: 0;
  justify-content: flex-end;
  align-items: flex-start;
}
.big-slider .slide .bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 768px) {
  .big-slider .slide .bg-image {
    opacity: 0.3;
  }
}
.big-slider .slide .product-switcher {
  position: relative;
  animation: rotation 10s linear infinite;
}
.big-slider .slide .product-switcher:before {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background: url(../img/pattern-circles.png) top left no-repeat;
  background-size: 100% 100%;
  content: "";
}
.big-slider .slide .product-switcher:after {
  position: absolute;
  display: block;
  width: 50%;
  height: 0;
  padding-bottom: 28.4%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/logo-fundy2.png) top left no-repeat;
  background-size: 100% 100%;
  content: "";
  animation: rotation-r 10s linear infinite;
}
.big-slider .slide .product-switcher .el {
  position: absolute;
  width: 21%;
  height: auto;
  animation: rotation-r 10s linear infinite;
}
.big-slider .slide .product-switcher .el:before {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background: #fff;
  border-radius: 100%;
  content: "";
}
.big-slider .slide .product-switcher .el:nth-child(1) {
  left: 0;
  top: 6%;
}
.big-slider .slide .product-switcher .el:nth-child(2) {
  left: 0;
  right: 0;
  top: -11%;
  margin: auto;
}
.big-slider .slide .product-switcher .el:nth-child(3) {
  right: 0;
  top: 6%;
}
.big-slider .slide .product-switcher .el:nth-child(4) {
  right: -10%;
  bottom: 30%;
}
.big-slider .slide .product-switcher .el:nth-child(5) {
  right: 16%;
  bottom: -5%;
}
.big-slider .slide .product-switcher .el:nth-child(6) {
  left: 16%;
  bottom: -5%;
}
.big-slider .slide .product-switcher .el:nth-child(7) {
  left: -10%;
  bottom: 30%;
}
.big-slider .slide .product-switcher .el:after {
  position: absolute;
  display: block;
  width: 29px;
  height: 29px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/icons-products.png) 0 0 no-repeat;
  background-size: 330px 58px;
  content: "";
  transform: scale(0.7);
}
.big-slider .slide .product-switcher .el.album-builder:after {
  width: 30px;
  background-position: 0 0;
}
.big-slider .slide .product-switcher .el.gallery-designer:after {
  width: 25px;
  background-position: -55px 0;
}
.big-slider .slide .product-switcher .el.blog-collage:after {
  width: 25px;
  background-position: -106px 0;
}
.big-slider .slide .product-switcher .el.image-brander:after {
  width: 22px;
  background-position: -157px 0;
}
.big-slider .slide .product-switcher .el.design-proofer:after {
  width: 22px;
  background-position: -203px 0;
}
.big-slider .slide .product-switcher .el.fundy-direct:after {
  width: 32px;
  background-position: -247px 0;
}
.big-slider .slide .product-switcher .el.image-finder:after {
  width: 34px;
  background-position: -296px 0;
}
@media screen and (max-width: 768px) {
  .big-slider .slide .product-switcher {
    animation: none;
  }
  .big-slider .slide .product-switcher:after {
    animation: none;
  }
  .big-slider .slide .product-switcher .el {
    animation: none;
  }
}
.big-slider .slide-info {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-top: 50px;
  color: #fff;
}
.big-slider .slide-info .leftside {
  display: flex;
  flex-flow: row wrap;
}
@media screen and (max-width: 640px) {
  .big-slider .slide-info {
    display: block;
  }
  .big-slider .slide-info .leftside {
    margin-bottom: 20px;
  }
}
.big-slider .slide-info .author-image {
  width: 50px;
  padding-right: 15px;
}
.big-slider .slide-info .author-image img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.big-slider .slide-info h4 {
  font: 18px "RozhaOne-Regular", serif;
  color: inherit;
}
.big-slider .slide-info h5 {
  font: 12px "Texta-Heavy", serif;
}
@media screen and (max-width: 768px) {
  .big-slider .buttons {
    position: relative;
    width: 100%;
    height: 50px;
    margin-bottom: 5px;
    background: #fff;
  }
}
.big-slider .buttons .prev, .big-slider .buttons .next {
  position: absolute;
  display: block;
  width: 29px;
  height: 56px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/arrows-slider.png) top left no-repeat;
  background-size: 200% 100%;
  font-size: 0;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .big-slider .buttons .prev, .big-slider .buttons .next {
    width: 15px;
    height: 28px;
  }
}
.big-slider .buttons .prev {
  left: 40px;
}
.big-slider .buttons .next {
  right: 40px;
  background-position: top right;
}
/**
 * Page Story
 */
.page-story {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 55px;
  box-sizing: border-box;
  background: #f6f6f6;
}
@media screen and (max-width: 768px) {
  .page-story {
    padding: 0;
  }
}
.page-story .section {
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
}
.page-story .section:last-child {
  margin-top: 15px;
}
.page-story .section .content-in {
  position: relative;
  width: 100%;
  max-width: 885px;
  margin: 0 auto;
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .page-story .section .content-in {
    padding: 30px 0;
  }
}
.page-story .section.two-sides .content-in {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  border-bottom: 1px solid #e1e1e1;
  justify-content: space-between;
}
.page-story .section.two-sides .left-side, .page-story .section.two-sides .right-side {
  flex: 0 0 46%;
}
@media screen and (max-width: 768px) {
  .page-story .section.two-sides .left-side, .page-story .section.two-sides .right-side {
    flex-basis: 100%;
    padding: 25px;
    box-sizing: border-box;
    text-align: center;
  }
}
.page-story .section.image .content-in {
  max-width: none;
  padding: 0;
}
.page-story .section.table {
  top: -1px;
}
.page-story .section.table .content-in {
  padding-top: 0;
}
.page-story .table-blocks {
  display: flex;
  flex-flow: row wrap;
}
.page-story .table-blocks .block {
  display: flex;
  flex: 0 0 50%;
  padding: 50px;
  box-sizing: border-box;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  align-items: center;
}
.page-story .table-blocks .block:nth-child(2n) {
  border-right: none;
}
.page-story .table-blocks .block:nth-last-child(1) {
  border-bottom: none;
}
@media screen and (min-width: 768px) {
  .page-story .table-blocks .block:nth-last-child(2) {
    border-bottom: none;
  }
}
@media screen and (max-width: 768px) {
  .page-story .table-blocks .block {
    flex-basis: 100%;
    border-right: none;
  }
}
.page-story .table-blocks .block-content {
  flex: 0 0 100%;
}
.page-story .bottom-buttons {
  position: relative;
  width: 100%;
  height: auto;
  padding: 70px 0;
  text-align: center;
}
/**
 * Page Store
 */
.page-store {
  background: #fff;
}
.page-store__intro {
  padding: 65px 0;
}
.page-store__faq {
  padding: 80px 0 130px;
  background: #f6f6f6;
}
@media screen and (max-width: 768px) {
  .page-store__faq {
    padding: 25px 0;
  }
}
.page-store__faq-header {
  margin-bottom: 70px;
  padding: 0 55px;
}
@media screen and (max-width: 768px) {
  .page-store__faq-header {
    padding: 0 25px;
    margin-bottom: 25px;
  }
}
.page-store__faq h2 {
  margin-bottom: 25px;
  font-size: 38px;
}
.page-store__faq .faq {
  position: relative;
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
}
.page-store .bottom-content {
  color: #fff;
}
.page-store .bottom-content h2 {
  font-size: 38px;
  color: inherit;
}
.page-store .bottom-content p {
  font: 20px "Texta-Medium", serif;
}
.page-store .bottom-content .button {
  background: #fff;
  color: #000;
}
/**
 * Packages
 */
.packages {
  background: #f6f6f6;
}
.packages__tabs {
  position: relative;
  width: 100%;
  background: #fff;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.packages__tab {
  padding: 25px 55px;
  border-radius: 15px 15px 0 0;
  border: 2px solid #f6f6f6;
  border-bottom: none;
  margin: 0 18px;
  font: 20px "Texta-Heavy", serif;
  color: #bdbdbd;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .packages__tab {
    padding: 10px 15px;
    font-size: 12px;
    margin: 0 5px;
  }
}
.packages__tab.is-active {
  color: #dd602c;
  background: #f6f6f6;
}
.packages__switcher {
  display: none;
  text-align: center;
}
.packages__switcher h4 {
  font: 12px "Texta-Heavy", serif;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #a4a4a4;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .packages__switcher h4 {
    margin: 0 5px;
  }
}
.packages__switcher h4.is-active {
  color: #dd602c;
}
.packages__switcher h4, .packages__switcher label {
  display: inline-block;
  vertical-align: middle;
}
.packages__switcher label {
  margin: 0 30px;
}
@media screen and (max-width: 768px) {
  .packages__switcher label {
    display: none;
  }
}
.packages__sections {
  position: relative;
  width: 100%;
  max-width: 928px;
  margin: 0 auto;
}
.packages__section {
  padding: 58px 0;
  display: none;
}
@media screen and (max-width: 768px) {
  .packages__section {
    padding: 25px 0;
  }
}
.packages__section.is-active {
  display: block;
}
.packages__section--suite {
  padding-top: 105px;
}
@media screen and (max-width: 768px) {
  .packages__section--suite {
    padding-top: 60px;
  }
}
.packages__section--competitors .package-table__row--name {
  font-size: 25px;
}
@media screen and (max-width: 768px) {
  .packages__section--competitors .package-table__row--name {
    font-size: 15px;
  }
}
.packages__section--competitors .package-table__column:nth-child(2) {
  color: #dd602c;
}
.packages .competitors-desc {
  margin-bottom: 50px;
  padding-bottom: 50px;
}
.package-table {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .package-table {
    background: #fff;
    box-shadow: 0 14px 84px rgba(98, 167, 193, 0.16);
    padding: 0 25px;
    box-sizing: border-box;
  }
}
.package-table__bg {
  position: absolute;
  top: 0;
  width: 30%;
  height: 100%;
  background: #fff;
  box-shadow: 0 14px 84px rgba(98, 167, 193, 0.16);
}
@media screen and (max-width: 768px) {
  .package-table__bg {
    display: none;
  }
}
.package-table__bg--one {
  left: 0;
}
.package-table__bg--two {
  left: 0;
  right: 0;
  margin: auto;
}
.package-table__bg--three {
  right: 0;
}
.package-table__column {
  position: relative;
  height: 95px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 0 0 31%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .package-table__column {
    flex-basis: 24%;
  }
}
.package-table__column--option {
  font: 13px "Texta-Heavy", serif;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .package-table__column--option {
    position: absolute;
    width: 145px;
    padding-right: 40px;
    left: -185px;
    align-items: flex-end;
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .package-table__column--option {
    align-items: flex-start;
    text-align: left;
    font-size: 8px;
  }
}
.package-table__column--has-divader:after {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: url(../img/border-dashed.png) bottom center no-repeat;
  background-size: 237px auto;
  content: "";
  opacity: 0.5;
}
.package-table__column--most-popular:before {
  position: absolute;
  right: -3px;
  height: auto;
  padding: 15px 0;
  top: -53px;
  left: -3px;
  text-align: center;
  background: #74acc5;
  content: "Most Popular";
  font: 16px "Texta-Regular", serif;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .package-table__column--most-popular:before {
    width: 140%;
    padding: 5px 0;
    top: -28px;
    left: -20%;
    font-size: 12px;
  }
}
.package-table__column p {
  font: inherit;
}
.package-table__row {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.package-table__row--first .package-table__column, .package-table__row--second .package-table__column {
  height: auto;
}
.package-table__row--first .package-table__column {
  padding-top: 35px;
}
@media screen and (max-width: 768px) {
  .package-table__row--first .package-table__column {
    padding-top: 15px;
  }
}
.package-table__row--second .package-table__column {
  padding-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .package-table__row--second .package-table__column {
    padding-bottom: 15px;
  }
}
.package-table__row--last .package-table__column {
  height: 140px;
}
.package-table__row--name {
  font: 33px "Texta-Heavy", serif;
}
@media screen and (max-width: 768px) {
  .package-table__row--name {
    font-size: 25px;
  }
}
.package-table__row--price {
  font: 33px "Texta-Light", serif;
}
@media screen and (max-width: 768px) {
  .package-table__row--price {
    font-size: 20px;
  }
}
.package-table__row--option {
  font: 16px "Texta-Medium", serif;
}
@media screen and (max-width: 768px) {
  .package-table__row--option {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .package-table__row--option {
    font-size: 12px;
  }
}
@media screen and (max-width: 400px) {
  .package-table__row--option {
    font-size: 10px;
  }
}
.package-table__row:last-child .package-table__column--has-divader:after {
  content: none;
}
.package-table .product-icon {
  background: none;
  border-radius: 0;
  margin-bottom: 0;
}
.package-table .product-icon:after {
  left: auto;
}
.package-table .product-icon.big.card-icon:before {
  content: '';
  position: absolute;
  transition: opacity 0.3s;
  width: 17px;
  height: 26px;
  background: url(../img/icons-products.png) no-repeat;
  background-size: 500.28px 78px;
  background-position-x: -484.14px;
}
.package-table .button.medium {
  padding: 0 10px;
}
.package-rows h3 {
  font-size: 25px;
}
.package-rows h4 {
  font: 15px "Texta-Medium", serif;
}
.package-rows__version {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  text-align: center;
  background: #62a7c1;
  font: 18px/42px "RozhaOne-Regular", serif;
  color: #fff;
  transition: background 300ms;
}
.package-rows__row {
  position: relative;
  width: 100%;
  padding: 40px 50px;
  box-sizing: border-box;
  background: #fff;
  color: #292426;
}
@media screen and (min-width: 768px) {
  .package-rows__row {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 30px;
    box-shadow: 0 14px 84px rgba(98, 167, 193, 0.16);
    transition: all 300ms;
  }
}
@media screen and (max-width: 768px) {
  .package-rows__row {
    padding: 25px;
    text-align: center;
    border-bottom: 1px solid #eee;
  }
}
.package-rows__row:last-child {
  margin-bottom: 0;
}
.package-rows__row .button.transparent.black {
  border-color: inherit;
}
.package-rows__row h3, .package-rows__row h4 {
  color: inherit;
  transition: none;
}
@media screen and (min-width: 768px) {
  .package-rows__row:hover {
    background: #dd602c;
    color: #fff;
  }
  .package-rows__row:hover .button.transparent.black {
    border-color: #fff;
  }
  .package-rows__row:hover .button.transparent.black, .package-rows__row:hover .package-rows__version {
    background: #fff;
    color: #dd602c;
  }
}
.package-rows__column {
  padding-right: 20px;
  box-sizing: border-box;
}
.package-rows__column:last-child {
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .package-rows__column {
    padding-right: 0;
  }
  .package-rows__column--title {
    margin-bottom: 20px;
  }
  .package-rows__column--price {
    margin: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .package-rows__column--title {
    flex: 1 0 295px;
  }
  .package-rows__column--caption {
    flex: 1 0 30%;
  }
  .package-rows__column--price {
    flex: 1 0 14%;
  }
  .package-rows__column--price h4 {
    font: 33px "Texta-Light", serif;
  }
  .package-rows__column--button {
    flex: 1 0 145px;
  }
}
/**
 * Services
 */
.proservices {
  padding: 100px 0;
}
.proservices__header {
  text-align: center;
}
.proservices__header h3 {
  font: 23px "Texta-Heavy", serif;
  color: #dd602c;
}
.proservices__header h4 {
  font: 14px "Texta-Medium", serif;
  color: #9d9d9d;
}
.proservices__header .product-icon {
  margin-bottom: 0;
}
.proservices__items {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: 50px 0;
}
.proservices__item {
  flex: 0 0 auto;
  padding: 0 90px;
  border-right: 1px solid #efefef;
  text-align: center;
  box-sizing: border-box;
}
.proservices__item:last-child {
  border-right: none;
}
@media screen and (max-width: 768px) {
  .proservices__item {
    padding: 25px;
    flex-basis: 100%;
    border-right: none;
    border-bottom: 1px solid #efefef;
  }
}
.proservices__item figure {
  height: 60px;
  margin-bottom: 30px;
}
.proservices__item h4 {
  font: 13px "Texta-Heavy", serif;
  text-transform: uppercase;
}
.proservices__bottom {
  padding: 0 55px;
  font: 20px "Texta-Medium", serif;
}
@media screen and (max-width: 768px) {
  .proservices__bottom {
    padding: 0 25px;
  }
}
.proservices__bottom p {
  font: inherit;
}
.proservices__bottom a {
  font: 12px "Texta-Heavy", serif;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #62a7c1;
}
.proservices__bottom a:before {
  background: #62a7c1;
}
/**
 * Page Contact
 */
.page-contact {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 10% 0;
  box-sizing: border-box;
}
.page-contact .page-in {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
}
.page-contact .leftside {
  flex: 1 0 50%;
  margin-right: 5%;
}
.page-contact .rightside {
  flex: 1 0 45%;
}
@media screen and (max-width: 768px) {
  .page-contact .leftside {
    margin-right: 0;
    order: 2;
  }
  .page-contact .leftside .featured-image {
    display: none;
  }
  .page-contact .rightside {
    flex-basis: 100%;
    text-align: center;
  }
}
.page-contact .buttons {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 35px;
  text-align: center;
}
.page-contact .buttons .button {
  max-width: 170px;
  display: block;
  margin: 0 auto 15px;
}
.page-contact .buttons .button:after {
  content: none;
}
.page-contact .buttons .button:hover {
  border-color: #e25f21;
  background: #e25f21;
  color: #fff;
}
.page-contact .socials {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 25px;
  font-size: 0;
}
.page-contact .socials .social {
  margin-right: 25px;
}
.page-contact .socials .social:last-child {
  margin-right: 0;
}
.page-contact h2 {
  font-size: 41px;
  margin-bottom: 0.5em;
}
/**
 * Page Simple
 */
.simple-page {
  position: relative;
  width: 100%;
  height: auto;
}
.simple-page .page-header {
  position: relative;
  width: 100%;
  height: auto;
  background: #2d2d2d;
  overflow: hidden;
}
.simple-page .page-header .bg-image {
  width: 100%;
  height: 0;
  padding-bottom: 44%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 768px) {
  .simple-page .page-header .bg-image {
    padding-bottom: 100%;
  }
}
.simple-page .page-header .content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .simple-page .page-header .content img {
    max-width: 60%;
  }
}
.simple-page .page-header .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #2d2d2d;
  opacity: 0;
}
.simple-page .page-header h2 {
  position: relative;
  color: #fff;
}
.simple-page .page-header h2:after {
  position: absolute;
  display: block;
  width: 80%;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  content: "";
}
.simple-page .page-body {
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 0;
  background: #fff;
}
.simple-page .page-in {
  max-width: 880px;
  margin: 0 auto;
}
/**
 * Page Suite
 */
.page-suit {
  position: relative;
  width: 100%;
  height: auto;
}
.page-suit__sections {
  position: relative;
  width: 100%;
  height: auto;
}
.page-suit__packages {
  padding: 80px 0;
  background: #f7f7f7;
}
.page-suit__packages h2 {
  margin-bottom: 50px;
  text-align: center;
}
.page-suit__packages-buttons {
  margin-top: 80px;
  text-align: center;
}
.page-suit__packages .packages__tabs {
  display: none;
}
.page-suit__packages .packages__switcher {
  display: block;
}
.page-suit__packages .packages__section {
  padding-bottom: 0;
}
.page-suit__packages .package-table__row--price {
  display: none;
}
.page-suit__packages .packages__section--competitors .package-table__row:nth-last-child(2) .package-table__column:after {
  content: none;
}
.suit-section {
  position: relative;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .suit-section {
    min-height: 0;
    margin-bottom: 30px;
  }
  .suit-section:last-child {
    margin-bottom: 0;
  }
}
.suit-section__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  visibility: hidden;
}
@media screen and (max-width: 768px) {
  .suit-section__bg {
    height: 200px;
  }
}
.suit-section.visible .suit-section__bg {
  visibility: visible;
}
.suit-section__image {
  position: absolute;
  width: 90%;
  height: 100%;
  top: 0;
  visibility: hidden;
  background-size: contain;
  background-repeat: no-repeat;
}
.suit-section__leftside {
  position: relative;
  flex: 0 0 55%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .suit-section__leftside {
    height: 200px;
    margin-bottom: 30px;
  }
}
.suit-section__leftside .video-circle {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.suit-section__rightside {
  position: relative;
  flex: 0 0 45%;
  height: auto;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .suit-section__leftside, .suit-section__rightside {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 768px) {
  .suit-section__rightside {
    padding: 0 25px;
  }
}
@media screen and (min-width: 768px) {
  .suit-section--left .suit-section__rightside {
    padding-right: 205px;
  }
}
.suit-section--left .suit-section__image {
  left: 0;
}
.suit-section--left.visible .suit-section__image {
  visibility: visible;
}
@media screen and (min-width: 768px) {
  .suit-section--right .suit-section__leftside {
    order: 2;
  }
  .suit-section--right .suit-section__rightside {
    order: 1;
    padding-left: 205px;
  }
}
.suit-section--right .suit-section__image {
  right: 0;
  background-position: right bottom;
}
.suit-section--right.visible .suit-section__image {
  visibility: visible;
}
.suit-section.wall-art-design .suit-section__image {
  width: 74%;
  height: 0;
  padding-bottom: 23%;
  animation-delay: 1s;
}
.suit-section.wall-art-design .suit-section__rightside {
  justify-content: flex-start;
}
.suit-section__heading {
  position: relative;
  margin-bottom: 35px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.suit-section__heading .product-icon {
  margin-bottom: 0;
  margin-right: 35px;
  background: transparent;
  border: 1px solid #292426;
}
@media screen and (max-width: 768px) {
  .suit-section__heading .product-icon {
    width: 50px;
    height: 50px;
    margin-right: 15px;
  }
}
.suit-section li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 10px;
}
.suit-section li:last-child {
  margin-bottom: 0;
}
.suit-section li:before {
  position: absolute;
  width: 10px;
  height: 8px;
  top: 10px;
  left: 0;
  background: url(../img/icon-check.png) 0 0 no-repeat;
  background-size: 100% 200%;
  content: "";
}
/**
 * Bottom Content
 */
.bottom-content {
  position: relative;
  background: #fff;
}
.bottom-content .story {
  position: relative;
  padding: 100px 55px 80px;
}
@media screen and (max-width: 768px) {
  .bottom-content .story {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.bottom-content__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.bottom-content__image img {
  display: block;
  width: 100%;
  height: auto;
}
/**
 * Page Webinars
 */
.page-webinars {
  position: relative;
  width: 100%;
  height: auto;
}
.page-webinars .page-header {
  position: relative;
  width: 100%;
  height: auto;
  background: #2d2d2d;
  overflow: hidden;
}
.page-webinars .page-header .bg-image {
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-webinars .page-header .content {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  top: 0;
  left: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .page-webinars .page-header .bg-image {
    position: absolute;
    height: 100%;
    padding-bottom: 0;
    top: 0;
    left: 0;
  }
  .page-webinars .page-header .content {
    position: relative;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.page-webinars .page-header .content-in {
  position: relative;
  width: 100%;
  max-width: 660px;
  height: auto;
  margin: 0 auto;
}
.page-webinars .page-header .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #2d2d2d;
  opacity: 0;
  visibility: hidden;
}
.page-webinars .page-header h2, .page-webinars .page-header h3, .page-webinars .page-header h4 {
  color: inherit;
  line-height: auto;
}
.page-webinars .page-header h2 {
  position: relative;
  display: block;
  width: 100%;
  max-width: 520px;
  font-size: 41px;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 35px auto;
}
.page-webinars .page-header h4 {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.page-webinars .page-header .buttons {
  margin-top: 70px;
}
.page-webinars .page-header .button.link {
  margin: 0 5px;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .page-webinars .page-header .button.link {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.page-webinars .presented-by {
  position: relative;
  width: 100%;
  padding: 7% 30px 11%;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
}
.page-webinars .presented-by .block-in {
  position: relative;
  width: 100%;
  max-width: 660px;
  height: auto;
  margin: 0 auto;
}
.page-webinars .presented-by h4 {
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.page-webinars .presented-by .author-section {
  position: relative;
  margin-top: 50px;
}
.page-webinars .presented-by .author-section figure {
  position: relative;
  width: 100%;
  max-width: 300px;
  margin: 0 auto 20px;
}
.page-webinars .presented-by .author-section figure img {
  width: 100%;
  height: auto;
}
.page-webinars .presented-by .author-section h4 {
  margin-bottom: 10px;
  font-size: 15px;
  color: #b3a6a3;
  text-transform: none;
  letter-spacing: 0;
}
.page-webinars .presented-by .author-section h3 {
  position: relative;
  padding-top: 8px;
  font: 18px "RozhaOne-Regular", serif;
}
.page-webinars .presented-by .author-section h3:before {
  position: absolute;
  display: block;
  width: 45px;
  height: 1px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  background: #000;
}
.page-webinars .presented-by .author-section .text {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 35px;
}
.page-webinars .past-webinars {
  position: relative;
  width: 100%;
  height: auto;
  padding: 40px 50px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .page-webinars .past-webinars {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-webinars .past-webinars h4 {
  position: relative;
  font-size: 18px;
}
.page-webinars .past-webinars .top-info {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.page-webinars .past-webinars .posts {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
}
.page-webinars .post-box {
  flex: 1 0 20%;
  width: 100%;
  margin: 5px;
  background: #fff;
}
@media screen and (max-width: 800px) {
  .page-webinars .post-box {
    flex-basis: 48%;
  }
}
@media screen and (max-width: 400px) {
  .page-webinars .post-box {
    flex-basis: 100%;
  }
}
.page-webinars .post-box img {
  display: block;
  width: 100%;
  height: auto;
}
.page-webinars .post-box h2 {
  font-size: 24px;
  line-height: 1.3;
}
.page-webinars .post-box h4 {
  margin-bottom: 10px;
  font: 15px "Texta-Heavy", serif;
  color: #b3a6a3;
}
.page-webinars .post-box .content {
  position: relative;
  width: 100%;
  height: auto;
  padding: 35px 30px;
  box-sizing: border-box;
}
.page-webinars .post-box figure {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.page-webinars .post-box figure .over {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background: rgba(69, 71, 73, 0.9);
  transition: all 400ms;
}
.page-webinars .post-box figure .over .top-info {
  position: absolute;
  width: 100%;
  height: auto;
  padding: 25px 25px 0;
  z-index: 2;
  box-sizing: border-box;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  font: 12px/15px "Texta-Heavy", serif;
  color: #fff;
}
.page-webinars .post-box figure .over .content {
  position: relative;
  height: 100%;
  padding-top: 40px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-webinars .post-box figure .over .button {
  background: transparent;
  border: 1px solid #fff;
  font-size: 12px;
  text-transform: uppercase;
}
.page-webinars .post-box figure .over .button:hover {
  background: #fff;
  color: #434547;
}
.page-webinars .post-box figure img {
  transform: scale(1);
  transition: transform 500ms;
}
.page-webinars .post-box figure:hover .over {
  opacity: 1;
  visibility: visible;
}
.page-webinars .post-box figure:hover img {
  transform: scale(1.1);
}
/**
 * Page Partners
 */
.page-partners {
  position: relative;
  width: 100%;
  height: auto;
  padding: 6% 55px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .page-partners {
    padding: 55px 25px;
  }
}
.page-partners .section {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .page-partners .section {
    margin-bottom: 60px;
  }
}
.page-partners .intro {
  position: relative;
  width: 100%;
  max-width: 660px;
  height: auto;
  margin: 0 auto 100px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-partners .intro {
    margin-bottom: 60px;
  }
}
.page-partners .section.tiny {
  counter-reset: counter;
}
.page-partners .section.tiny .partner {
  flex: 0 0 18%;
  margin: 0 1% 20px;
  counter-increment: counter;
}
.page-partners .section.tiny .partner .info {
  margin-top: 0;
  padding-right: 0;
}
.page-partners .section.tiny .partner h3 {
  font: 15px "Texta-Heavy", serif;
}
.page-partners .section.tiny .partner h3:before {
  content: counter(counter) ". ";
}
@media screen and (max-width: 1000px) {
  .page-partners .section.tiny .partner {
    flex: 0 0 25%;
  }
}
@media screen and (max-width: 768px) {
  .page-partners .section.tiny .partner {
    flex: 0 0 45%;
  }
}
@media screen and (max-width: 400px) {
  .page-partners .section.tiny .partner {
    flex: 0 0 100%;
    text-align: center;
  }
}
.page-partners .bottom-buttons {
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
}
.page-partners .bottom-buttons .button {
  margin: 0 8px 10px;
}
/**
 * Block Partners
 */
.block-partners {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.block-partners .partner {
  position: relative;
  flex: 0 0 23%;
  margin: 10px 1.3% 50px;
}
.block-partners .partner .cover {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 64%;
  background: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  opacity: 1;
  transition: opacity 300ms;
}
.block-partners .partner .cover:hover {
  opacity: 0.7;
}
.block-partners .partner .logo {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-partners .partner .logo img {
  max-width: 60%;
  max-height: 60%;
}
.block-partners .partner .info {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 25px;
  padding-right: 90px;
  box-sizing: border-box;
}
.block-partners .partner h3 {
  font: 24px "RozhaOne-Regular", serif;
  color: #292426;
}
.block-partners .partner .open-partner {
  position: absolute;
  display: block;
  width: 35px;
  height: 35px;
  top: 0;
  right: 20px;
  background: #e25f21 url(../img/icon-plus.png) center center no-repeat;
  background-size: 10px 10px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  border-radius: 100%;
  transform: scale(1) rotate(0deg);
  transition: all 500ms;
}
.block-partners .partner .open-partner:hover {
  background-color: #e8804e;
}
@media screen and (max-width: 800px) {
  .block-partners .partner .open-partner {
    display: none;
  }
}
.block-partners .partner:hover .open-partner {
  transform: scale(1.2) rotate(90deg);
}
.block-partners .partner a {
  cursor: pointer;
}
@media screen and (min-width: 800px) {
  .block-partners .partner:nth-child(4n-3) {
    margin-left: 0;
  }
  .block-partners .partner:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 800px) {
  .block-partners .partner {
    flex: 0 0 48%;
    margin: 10px 0 50px;
  }
  .block-partners .partner:nth-child(2n) {
    margin-left: 4%;
  }
  .block-partners .partner .info {
    padding-right: 0;
  }
}
@media screen and (max-width: 400px) {
  .block-partners .partner {
    flex: 0 0 100%;
    margin: 10px 0 50px;
    text-align: center;
  }
  .block-partners .partner:nth-child(2n) {
    margin-left: 0%;
  }
  .block-partners .partner .info {
    padding-right: 0;
  }
}
/**
 * Page Downloads
 */
.page-downloads {
  position: relative;
  width: 100%;
  height: auto;
}
.page-downloads .page-header {
  position: relative;
  width: 100%;
  height: auto;
  background: #2d2d2d;
  overflow: hidden;
}
.page-downloads .page-header .bg-image {
  width: 100%;
  height: 0;
  padding-bottom: 28.4%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 768px) {
  .page-downloads .page-header .bg-image {
    padding-bottom: 50%;
  }
}
.page-downloads .page-header .content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-downloads .page-header .content-in {
  position: relative;
  width: 770px;
  height: auto;
  margin: 0 auto;
}
.page-downloads .page-header .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #2d2d2d;
  opacity: 0;
}
.page-downloads .page-header .logo {
  position: relative;
  display: inline-block;
  width: 140px;
}
.page-downloads .page-header .logo:before {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 56.8%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/logo-fundy2.png) top left no-repeat;
  background-size: 100% 100%;
  content: "";
}
.page-downloads .page-header .products {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-top: 50px;
}
.page-downloads .page-header .el {
  position: relative;
  flex: 0 0 50px;
}
.page-downloads .page-header .el:after {
  position: relative;
  display: block;
  width: 29px;
  height: 29px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/icons-products.png) 0 0 no-repeat;
  background-size: 330px 58px;
  content: "";
}
.page-downloads .page-header .el.album-builder:after {
  width: 30px;
  background-position: 0 -29px;
}
.page-downloads .page-header .el.gallery-designer:after {
  width: 25px;
  background-position: -55px -29px;
}
.page-downloads .page-header .el.blog-collage:after {
  width: 25px;
  background-position: -106px -29px;
}
.page-downloads .page-header .el.image-brander:after {
  width: 22px;
  background-position: -157px -29px;
}
.page-downloads .page-header .el.design-proofer:after {
  width: 22px;
  background-position: -203px -29px;
}
.page-downloads .page-header .el.fundy-direct:after {
  width: 32px;
  background-position: -247px -29px;
}
.page-downloads .page-header .el.image-finder:after {
  width: 34px;
  background-position: -296px -29px;
}
.page-downloads .page-body {
  position: relative;
  width: 90%;
  max-width: 885px;
  margin: 0 auto;
  padding: 10% 0;
}
.page-downloads h2 {
  font-size: 41px;
}
.page-downloads .section {
  padding: 75px 0;
  border-bottom: 1px solid #cdbdbb;
}
.page-downloads .section:first-child {
  padding-top: 0;
}
.page-downloads .section:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.page-downloads .section.download h2 {
  text-align: center;
}
.page-downloads .section.download .content {
  width: 100%;
  max-width: 550px;
  margin: 40px auto 0;
  text-align: center;
}
.page-downloads .section.bottom-info .content {
  width: 100%;
  max-width: 550px;
  margin: 0 auto 75px;
}
.page-downloads .bottom-buttons {
  padding-top: 10%;
  text-align: center;
}
.page-downloads .bottom-buttons .button {
  margin: 0 5px;
}
@media screen and (max-width: 400px) {
  .page-downloads .bottom-buttons .button {
    margin-bottom: 20px;
  }
}
.page-downloads .videos {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.page-downloads .videos .video {
  position: relative;
  flex: 0 0 48%;
  overflow: hidden;
  margin-bottom: 4%;
}
@media screen and (max-width: 800px) {
  .page-downloads .videos .video {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
}
.page-downloads .videos .video:hover .thumb {
  transform: scale(1.1);
}
.page-downloads .videos .thumb {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 66%;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1);
  transition: all 300ms;
}
.page-downloads .videos .over {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  text-align: center;
}
.page-downloads .videos .over-in {
  position: relative;
  flex: 0 0 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.page-downloads .videos h3 {
  position: relative;
  margin-bottom: 1em;
  font: 24px/30px "EncorpadaClassic-Regular", serif;
  color: #fff;
}
.page-downloads .videos .button.video-circle {
  width: 40px;
  height: 40px;
}
.page-downloads .videos .button.video-circle:after {
  width: 12px;
  height: 12px;
}
.page-downloads .description {
  padding: 20px 0;
  font: 24px/1.5 "Texta-Heavy", serif;
  color: #b3a6a3;
}
.page-downloads .description p {
  font: inherit;
}
.page-downloads .options {
  position: relative;
  width: 100%;
  height: auto;
  padding: 40px 0 60px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.page-downloads .option {
  position: relative;
  flex: 0 0 50%;
  padding: 30px 35px 0;
  box-sizing: border-box;
  text-align: center;
}
.page-downloads .option:first-child:after {
  position: absolute;
  display: block;
  width: 1px;
  height: 140px;
  top: 0;
  right: 0;
  content: "";
  background: #cdbdbb;
}
@media screen and (max-width: 800px) {
  .page-downloads .option {
    flex-basis: 100%;
  }
  .page-downloads .option:first-child {
    padding-bottom: 30px;
  }
  .page-downloads .option:first-child:after {
    width: 100%;
    height: 1px;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
  }
}
.page-downloads .option .versions {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.page-downloads .option .version {
  position: relative;
  padding-top: 50px;
  flex: 1 0 45%;
}
@media screen and (max-width: 400px) {
  .page-downloads .option .version {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
}
.page-downloads .option .version:before {
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  background: url(../img/icons-os.png) top left no-repeat;
  background-size: 56px 22px;
}
.page-downloads .option .version.windows:before {
  background-position: top right;
}
.page-downloads .option .version .button:hover {
  background: #000;
  color: #fff;
}
.page-downloads .option .version .button:hover:after {
  content: none;
}
/**
 * Page About
 */
.page-about {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 10%;
}
.page-about .page-header {
  position: relative;
  width: 100%;
  height: auto;
  background: #2d2d2d;
  overflow: hidden;
}
.page-about .page-header .bg-image {
  width: 100%;
  height: 0;
  padding-bottom: 28.4%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 768px) {
  .page-about .page-header .bg-image {
    padding-bottom: 50%;
  }
}
.page-about .page-header .content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-about .page-header .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #2d2d2d;
  opacity: 0;
}
.page-about .page-header h2 {
  position: relative;
  color: #fff;
}
.page-about .page-header h2:after {
  position: absolute;
  display: block;
  width: 80%;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  content: "";
}
.page-about .page-body {
  position: relative;
  width: 100%;
  max-width: 900px;
  height: auto;
  margin: 0 auto;
}
.page-about .sections {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
}
.page-about .section {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 5px;
  flex: 0 0 100%;
  border-left: 5px solid #f6f6f6;
  border-right: 5px solid #f6f6f6;
}
.page-about .section.default {
  padding: 60px 5px;
}
.page-about .section.testimonial {
  padding: 60px;
  background: #fff;
  flex: 1 0 50%;
}
.page-about .section.testimonial .author {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  text-align: center;
  align-items: center;
  margin-bottom: 30px;
}
.page-about .section.testimonial .author .avatar {
  position: relative;
  width: 113px;
  flex: 0 0 113px;
  height: auto;
}
.page-about .section.testimonial .author img {
  width: 100%;
  height: auto;
  border-radius: 100%;
}
.page-about .section.testimonial .author .info {
  flex: 1 0 1%;
  padding-left: 30px;
  box-sizing: border-box;
  text-align: left;
}
.page-about .section.testimonial .author h4 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font: 15px "Texta-Heavy", serif;
  color: #b3a6a3;
}
.page-about .section.testimonial .author h4:after {
  position: absolute;
  display: block;
  width: 40px;
  height: 1px;
  background: #000;
  bottom: 0;
  left: 0;
  content: "";
}
.page-about .section.testimonial .author h3 {
  font: 18px "RozhaOne-Regular", serif;
}
.page-about .section.testimonial .content {
  flex: 1 0 70%;
}
@media screen and (max-width: 768px) {
  .page-about .section.testimonial .author {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .page-about .section.testimonial .content {
    text-align: center;
  }
}
.page-about .image-set {
  position: relative;
  display: flex;
  width: 100%;
  height: auto;
  flex-flow: row wrap;
}
.page-about .image-set figure {
  flex: 2 2 200px;
  padding: 2px;
  box-sizing: border-box;
}
.page-about .image-set figure img {
  display: block;
  width: 100%;
}
/**
 * Press page
 */
.page-press {
  position: relative;
  width: 90%;
  max-width: 1070px;
  height: auto;
  padding: 40px 0;
  margin: 0 auto;
}
.page-press .intro {
  position: relative;
  width: 100%;
  margin: 0 auto 50px;
  text-align: center;
}
.page-press .intro h2 {
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.page-press .intro .text {
  position: relative;
  width: 100%;
  height: auto;
}
.page-press .top-testimonials {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.page-press .top-testimonials .el {
  position: relative;
  flex: 1 0 33%;
  box-sizing: border-box;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .page-press .top-testimonials .el:nth-child(3n-1) {
    border-left: 10px solid #f6f6f6;
    border-right: 10px solid #f6f6f6;
  }
}
@media screen and (max-width: 768px) {
  .page-press .top-testimonials .el {
    flex: 1 0 50%;
  }
}
@media screen and (max-width: 500px) {
  .page-press .top-testimonials .el {
    flex: 1 0 100%;
  }
}
.page-press .top-testimonials .storytale {
  position: static;
  width: 100%;
  flex: 0 0 100%;
}
.page-press .top-testimonials .storytale .author-info figure {
  width: 105px;
}
.page-press .testimonials {
  position: relative;
  width: 100%;
  height: auto;
  padding: 45px;
  box-sizing: border-box;
  margin-bottom: 8%;
  background: #fff;
}
.page-press .testimonials:before {
  position: absolute;
  width: 20px;
  height: auto;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
  font: 36px "Texta-Heavy", serif;
  content: '“';
  text-align: center;
  color: #e25f21;
}
.page-press .testimonials .slide {
  text-align: center;
  outline: none;
}
.page-press .testimonials h3 {
  position: relative;
  padding-top: 10px;
  font: 24px "RozhaOne-Regular", serif;
  color: #292426;
}
.page-press .testimonials h3:before {
  position: absolute;
  display: block;
  width: 44px;
  height: 1px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #202020;
  content: "";
}
.page-press .testimonials h4 {
  font: 12px "Texta-Heavy", serif;
  color: #b3a6a3;
}
.page-press .testimonials .text {
  position: relative;
  width: 100%;
  max-width: 730px;
  height: auto;
  margin: 0 auto;
  margin-top: 35px;
}
.page-press .testimonials .nav {
  position: relative;
  width: 100%;
  height: auto;
  bottom: -65px;
  text-align: center;
}
.page-press .testimonials .nav ul {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-around;
}
.page-press .testimonials .nav li {
  width: 60px;
  height: auto;
}
.page-press .testimonials .nav img {
  border-radius: 100%;
}
.page-press .media-buzz .items {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
}
.page-press .media-buzz .item {
  position: relative;
  flex: 0 0 100%;
  margin-bottom: 16px;
  background: #fff;
  padding: 20px 50px;
  padding-top: 40px;
  box-sizing: border-box;
}
@media screen and (min-width: 1000px) {
  .page-press .media-buzz .item {
    width: 24%;
    flex: 0 0 24%;
    margin-right: 1.33%;
  }
  .page-press .media-buzz .item:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .page-press .media-buzz .item {
    width: 32%;
    flex: 0 0 32%;
    margin-right: 1.33%;
  }
  .page-press .media-buzz .item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) and (min-width: 500px) {
  .page-press .media-buzz .item {
    width: 49%;
    flex: 0 0 49%;
    margin-right: 2%;
  }
  .page-press .media-buzz .item:nth-child(2n) {
    margin-right: 0;
  }
}
.page-press .media-buzz .item figure {
  width: 100%;
  margin-bottom: 20px;
}
.page-press .media-buzz .item figure img {
  width: 100%;
}
.page-press .media-buzz .item h4 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 18px;
  color: #cfc9c9;
}
.page-press .media-buzz .item h4:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 3px;
  background: #535353;
  content: "";
}
.page-press .media-buzz .item h3 {
  font: 15px "Texta-Regular", serif;
}
.page-press .media-buzz .item .quote {
  position: relative;
  margin-top: 20px;
  font: 14px "Texta-It", serif;
}
.page-press .media-buzz .item .quote p {
  font: inherit;
}
.page-press .press-and-articles {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.page-press .press-and-articles .heading {
  position: relative;
  width: 100%;
  height: auto;
  padding: 15px 0;
}
.page-press .press-and-articles .heading h3 {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
}
.page-press .press-and-articles .scrollable {
  width: 100%;
  height: 70vh;
  outline: none;
}
.page-press .press-and-articles .item {
  margin-bottom: 25px;
}
.page-press .press-and-articles .item h4 {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 13px;
  color: #cfc9c9;
}
.page-press .press-and-articles .item h4:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 3px;
  background: #535353;
  content: "";
}
.page-press .press-and-articles .item h3 {
  font: 16px "Texta-Regular", serif;
}
.page-press .press-and-articles .item h3 strong {
  font-family: "Texta-Heavy", serif;
}
.page-press .articles {
  width: 60%;
  flex: 0 60%;
  background: #fff;
}
@media screen and (max-width: 1000px) {
  .page-press .articles {
    width: 100%;
    flex-basis: 100%;
    margin-bottom: 20px;
  }
}
.page-press .articles .tabs {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.page-press .articles .tabs .tab {
  flex: 1 0 1%;
  padding: 17px;
  background: #e5e5e5;
  margin: 0 5px;
  font: 24px "Texta-Heavy", serif;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
}
.page-press .articles .tabs .tab.active {
  background: #fff;
}
.page-press .articles .tabs .tab:first-child {
  margin-left: 0;
}
.page-press .articles .tabs .tab:last-child {
  margin-right: 0;
}
.page-press .articles .content {
  width: 100%;
}
.page-press .articles .content .tab {
  width: 100%;
  display: none;
  padding: 28px 50px;
  box-sizing: border-box;
}
.page-press .articles .content .tab.active {
  display: block;
}
.page-press .press-releases {
  width: 380px;
  flex: 0 0 380px;
  background: #fff;
}
@media screen and (max-width: 1000px) {
  .page-press .press-releases {
    width: 100%;
    flex-basis: 100%;
  }
}
.page-press .press-releases .items {
  padding: 20px 30px;
  box-sizing: border-box;
}
.page-press .press-releases .scrollable {
  height: calc(70vh + 58px);
}
.page-press .mediakit {
  position: relative;
  width: 100%;
  max-width: 275px;
  flex: 1 1 30%;
  padding: 40px;
  margin: 100px auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  background: #e25f21;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .page-press .mediakit {
    flex-basis: 100%;
    margin-top: 40px;
  }
}
.page-press .mediakit h3 {
  margin-bottom: 1.5em;
  color: inherit;
}
.page-press .mediakit p {
  font-size: 12px;
  line-height: 18px;
}
.page-press .mediakit .link {
  position: relative;
  width: 33px;
  height: 33px;
  display: block;
  margin: 20px auto 0;
  background: url(../img/icon-download.png) top left no-repeat;
  background-size: 100% 100%;
  font-size: 0;
}
/**
 * Page Story Tellers
 */
.page-story-tellers {
  position: relative;
  width: 90%;
  max-width: 880px;
  height: auto;
  margin: 0 auto;
  padding: 30px 0;
}
.page-story-tellers .page-title {
  position: relative;
  padding: 40px 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-story-tellers .page-title {
    padding-bottom: 80px;
  }
}
.page-story-tellers .page-title h2 {
  position: relative;
  margin-bottom: 40px;
  font-size: 36px;
  padding-bottom: 2px;
}
.page-story-tellers .page-title h2:after {
  position: absolute;
  width: 140px;
  height: 1px;
  background: #000;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
}
.page-story-tellers .page-title .text {
  position: relative;
  width: 100%;
  max-width: 535px;
  height: auto;
  margin: 0 auto;
}
.page-story-tellers .page-title .change-layout {
  position: absolute;
  bottom: 30px;
  padding-bottom: 10px;
  font: 15px "Texta-Heavy", serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.page-story-tellers .page-title .change-layout:after {
  position: absolute;
  width: 27px;
  height: 3px;
  bottom: 0;
  background: #62a7c1;
  content: "";
  transition: all 300ms;
}
.page-story-tellers .page-title .change-layout:hover:after, .page-story-tellers .page-title .change-layout.active:after {
  width: 100%;
  background: #e25f21;
}
.page-story-tellers .page-title .change-layout.left {
  left: 0;
}
.page-story-tellers .page-title .change-layout.left:after {
  left: 0;
}
.page-story-tellers .page-title .change-layout.right {
  right: 0;
}
.page-story-tellers .page-title .change-layout.right:after {
  right: 0;
}
.page-story-tellers .stories {
  display: flex;
  flex-flow: row wrap;
}
.page-story-tellers .page-content .mixed {
  display: none;
}
.page-story-tellers .page-content .mixed .featured-stories, .page-story-tellers .page-content .mixed .default-stories {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  height: auto;
}
.page-story-tellers .page-content .mixed .featured-stories {
  justify-content: space-between;
}
.page-story-tellers .page-content .mixed .featured-stories .storytale {
  margin-bottom: 40px;
}
.page-story-tellers .page-content .mixed .default-stories .storytale {
  flex: 0 0 31%;
  width: 31%;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .page-story-tellers .page-content .mixed .default-stories .storytale {
    flex-basis: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .page-story-tellers .page-content .mixed .default-stories .storytale:nth-child(3n-1) {
    margin-left: 3.5%;
    margin-right: 3.5%;
  }
}
.page-story-tellers .page-content[data-layout="mixed"] .mixed {
  display: block;
}
.page-story-tellers .page-content[data-layout="mixed"] .stories {
  display: none;
}
.page-story-tellers .page-content[data-layout="featured"] .stories {
  justify-content: space-between;
}
.page-story-tellers .page-content[data-layout="featured"] .storytale {
  display: none;
  margin-bottom: 40px;
}
.page-story-tellers .page-content[data-layout="featured"] .storytale.featured {
  display: block;
}
.page-story-tellers .page-content[data-layout="all"] .storytale {
  flex: 0 0 31%;
  width: 31%;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .page-story-tellers .page-content[data-layout="all"] .storytale {
    flex-basis: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .page-story-tellers .page-content[data-layout="all"] .storytale:nth-child(3n-1) {
    margin-left: 3.5%;
    margin-right: 3.5%;
  }
}
.page-story-tellers .bottom-buttons {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 55px;
  text-align: center;
}
/**
 * Page Features List
 */
.page-features-list {
  position: relative;
  width: 100%;
  max-width: 1032px;
  height: auto;
  margin: 0 auto;
  padding: 6% 0;
}
.page-features-list .page-sections-container {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
.page-features-list .page-sections {
  position: absolute;
  width: 100%;
  top: 0;
  padding-top: 20px;
  border-bottom: 1px solid #cdbdbb;
  background: #f6f6f6;
}
.page-features-list .page-sections.fixed {
  position: fixed;
  width: inherit;
  z-index: 10;
}
.page-features-list .page-sections .divader {
  width: 1px;
  height: 60px;
  display: inline-block;
  background: #cdbdbb;
}
@media screen and (max-width: 768px) {
  .page-features-list .page-sections .divader {
    display: none;
  }
}
.page-features-list .page-sections .divader, .page-features-list .page-sections .product-icon {
  margin: 0 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page-features-list .page-sections .divader, .page-features-list .page-sections .product-icon {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.page-features-list .page-sections .product-icon {
  cursor: pointer;
}
.page-features-list .page-sections .product-icon.active {
  background-color: #e25f21;
}
.page-features-list .page-title {
  text-align: center;
}
.page-features-list .page-title h2 {
  font-size: 36px;
}
.page-features-list .sections {
  position: relative;
  width: 100%;
  height: auto;
}
.page-features-list .section {
  position: relative;
  width: 100%;
  height: auto;
}
.page-features-list .section-title {
  padding: 45px 0;
  text-align: center;
}
.page-features-list .section-title h3 {
  font: 15px "Texta-Heavy", serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.page-features-list .section-content {
  position: relative;
  padding: 40px 60px;
  box-sizing: border-box;
  background: #fff;
  column-count: 2;
  column-gap: 120px;
  font: 18px "Texta-Heavy", serif;
}
.page-features-list .section-content:before, .page-features-list .section-content:after {
  position: absolute;
  display: block;
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
}
.page-features-list .section-content:before {
  background: #f6f6f6;
}
.page-features-list .section-content:after {
  height: calc(100% - 80px);
  background: #cdbdbb;
}
@media screen and (max-width: 768px) {
  .page-features-list .section-content {
    column-count: 1;
  }
  .page-features-list .section-content:before, .page-features-list .section-content:after {
    content: none;
  }
}
.page-features-list .section-content p {
  font: inherit;
}
.page-features-list .bottom-buttons {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 115px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.page-features-list .bottom-buttons .block {
  flex: 0 0 250px;
  text-align: center;
}
.page-features-list .bottom-buttons .block:first-child {
  text-align: left;
}
.page-features-list .bottom-buttons .block:last-child {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .page-features-list .bottom-buttons {
    padding: 0 25px;
    box-sizing: border-box;
  }
  .page-features-list .bottom-buttons .block {
    flex: 0 0 100%;
    margin-bottom: 20px;
    text-align: center !important;
  }
  .page-features-list .bottom-buttons .block .button {
    width: 100% !important;
  }
}
.page-features-list .bottom-buttons .social {
  margin-left: 25px;
}
@media screen and (max-width: 768px) {
  .page-features-list .bottom-buttons .social {
    margin: 0 15px;
  }
}
.page-features-list .bottom-buttons .button.black.transparent {
  width: 210px;
  height: 45px;
  padding: 0;
  border-radius: 30px;
  line-height: 45px;
  text-align: center;
}
.page-features-list .bottom-buttons .button.black.transparent:hover {
  background: #000;
  color: #fff;
}
/**
 * Homepage
 */
.page-home .as-seen-in {
  border-bottom: 1px solid #ccc;
}
.page-home .sales-block__image {
  visibility: hidden;
}
.page-home .sales-block--left.visible .sales-block__image {
  visibility: visible;
}
.page-home .sales-block--right.visible .sales-block__image {
  visibility: visible;
}
.page-home .story-block__image {
  visibility: hidden;
}
.page-home .story-block__item {
  visibility: hidden;
}
.page-home .story-block__item:nth-child(1) {
  animation-delay: 300ms;
}
.page-home .story-block__item:nth-child(2) {
  animation-delay: 600ms;
}
.page-home .story-block__item:nth-child(3) {
  animation-delay: 900ms;
}
.page-home .story-block.visible .story-block__image {
  visibility: visible;
}
.page-home .story-block.visible .story-block__item {
  visibility: visible;
}
.page-home .custom-quote__image {
  visibility: hidden;
}
.page-home .custom-quote.visible .custom-quote__image {
  visibility: visible;
}
.page-home .testimonials-block {
  background: #fff;
}
.page-home .testimonials-block__item {
  visibility: hidden;
}
@media screen and (min-width: 768px) {
  .page-home .testimonials-block__item:nth-child(2) {
    animation-delay: 400ms;
  }
  .page-home .testimonials-block__item:nth-child(1), .page-home .testimonials-block__item:nth-child(3) {
    animation-delay: 800ms;
  }
}
.page-home .testimonials-block.visible .testimonials-block__item {
  visibility: visible;
}
.top-slider__slide {
  position: relative;
}
.top-slider__image {
  width: 100%;
  height: 0;
  padding-bottom: 51%;
  background-position: center bottom;
  background-size: cover;
}
.top-slider__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-top: 5%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .top-slider__overlay {
    position: static;
    height: auto;
    padding: 30px;
  }
}
.top-slider__content {
  width: 90%;
  max-width: 1040px;
  margin: 0 auto;
}
.top-slider .video-circle {
  position: absolute;
  bottom: 27%;
  left: 32%;
  margin-left: -40px;
  background: rgba(0, 0, 0, 0.68);
  border: none;
}
@media screen and (max-width: 768px) {
  .top-slider .video-circle {
    top: 50%;
    left: 0;
    right: 0;
    bottom: auto;
    margin: auto;
    margin-top: -145px;
  }
}
.top-slider .slick-prev, .top-slider .slick-next {
  position: absolute;
  display: block;
  cursor: pointer;
  outline: none;
  border: none;
  z-index: 10;
  background: none;
  font-size: 0;
  padding: 0;
  margin: 0;
  width: 22px;
  height: 100%;
  top: 0;
}
.top-slider .slick-prev:after, .top-slider .slick-next:after {
  position: absolute;
  display: block;
  width: 22px;
  height: 42px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/arrows-slider.png) top left no-repeat;
  background-size: 200% 100%;
  font-size: 0;
  content: "";
}
@media screen and (max-width: 768px) {
  .top-slider .slick-prev:after, .top-slider .slick-next:after {
    width: 15px;
    height: 28px;
  }
}
.top-slider .slick-prev {
  left: 55px;
}
@media screen and (max-width: 1024px) {
  .top-slider .slick-prev {
    left: 25px;
  }
}
.top-slider .slick-next {
  right: 55px;
}
@media screen and (max-width: 1024px) {
  .top-slider .slick-next {
    right: 25px;
  }
}
.top-slider .slick-next:after {
  background-position: top right;
}
.top-slider .button.big, .top-slider .page-webinars .page-header .button.link, .page-webinars .page-header .top-slider .button.link, .top-slider .page-default .button.link, .page-default .top-slider .button.link, .top-slider .page-beta-test .button.link, .page-beta-test .top-slider .button.link, .top-slider .page-support .bottom-buttons .button.link, .page-support .bottom-buttons .top-slider .button.link {
  height: 54px;
  line-height: 54px;
  border-radius: 27px;
}
.sales-block {
  position: relative;
  background: #fff;
  padding: 130px 55px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .sales-block {
    padding: 50px 25px;
  }
}
@media screen and (max-width: 1024px) {
  .sales-block__heading {
    text-align: center;
  }
}
.sales-block__image {
  position: absolute;
  width: 100%;
  height: 80%;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1024px) {
  .sales-block__image {
    display: none;
  }
}
.sales-block__content {
  position: relative;
  width: 48%;
  padding-left: 100px;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .sales-block__content {
    width: 100%;
    padding-left: 0;
  }
}
.sales-block__items {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 85px 0;
}
.sales-block__item {
  position: relative;
  flex: 0 0 41%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .sales-block__item {
    flex: 0 0 100%;
    margin: 15px 0;
    justify-content: flex-start;
  }
}
.sales-block__item-icon {
  flex: 1 0 30%;
  width: 30%;
  min-width: 0;
}
@media screen and (max-width: 480px) {
  .sales-block__item-icon {
    flex: 0 0 30%;
  }
}
.sales-block__item-text {
  flex: 0 0 auto;
  padding-left: 25px;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .sales-block__item-text {
    padding-left: 45px;
  }
}
.sales-block__bottom {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .sales-block__bottom {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .sales-block__link {
    margin-bottom: 20px;
  }
}
.sales-block--right .sales-block__image {
  right: 0;
  background-position: right center;
}
.sales-block--left .sales-block__image {
  left: 0;
  background-position: left center;
}
.sales-block--left .sales-block__content {
  float: right;
}
.sales-block h4 {
  margin: 0;
  font: 17px "Texta-Regular", serif;
}
@media screen and (min-width: 1600px) {
  .sales-block h4 {
    font-size: 25px;
  }
}
.sales-block h4.highlighted {
  font: 62px/1 "Texta-Light", serif;
  color: #dd602c;
}
@media screen and (min-width: 1600px) {
  .sales-block h4.highlighted {
    font-size: 91px;
  }
}
.sales-block h4.bold {
  font-family: "Texta-Medium", serif;
}
.story-block {
  position: relative;
}
.story-block__image {
  width: 100%;
  height: 0;
  padding-bottom: 51%;
  background-position: center bottom;
  background-size: cover;
}
.story-block__items {
  position: absolute;
  width: 100%;
  padding: 0 55px;
  box-sizing: border-box;
  top: 10%;
  left: 0;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
}
@media screen and (max-width: 1024px) {
  .story-block__items {
    position: relative;
    top: auto;
    padding: 50px 25px;
  }
}
.story-block__item {
  position: relative;
  margin: 0 28px;
  width: 150px;
  flex: 0 0 150px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .story-block__item {
    width: 100%;
    flex: 0 0 100%;
    margin: 28px 0;
  }
}
.story-block__item .product-icon:after {
  background-position-y: -26px;
}
.story-block__item:hover .product-icon {
  background: #292426;
}
.story-block__item:hover .product-icon:before {
  opacity: 0;
}
.story-block__item:hover .product-icon:after {
  opacity: 1;
}
.story-block h4 {
  font: 12px "Texta-Regular", serif;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}
.story-block h4.bold {
  font-family: "Texta-Heavy", serif;
}
.custom-quote {
  position: relative;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .custom-quote {
    border-bottom: 1px solid #ccc;
  }
}
.custom-quote__image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1024px) {
  .custom-quote__image {
    position: relative;
    height: 0;
    padding-bottom: 50%;
  }
}
@media screen and (max-width: 768px) {
  .custom-quote__image {
    padding-bottom: 86%;
  }
}
.custom-quote__content {
  position: relative;
  width: 50%;
  max-height: 643px;
  height: 100vh;
  padding-left: 80px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .custom-quote__content {
    width: 100%;
    height: auto;
    max-height: none;
    padding: 50px 25px;
  }
}
.custom-quote--left .custom-quote__image {
  background-position: right bottom;
}
.custom-quote--right .custom-quote__image {
  background-position: left bottom;
}
.testimonials-block {
  position: relative;
  padding: 75px 85px;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .testimonials-block {
    padding: 50px 25px;
  }
}
.testimonials-block__content {
  margin-bottom: 75px;
}
.testimonials-block__items {
  position: relative;
  display: flex;
  flex-flow: row wrap;
}
.testimonials-block__item {
  flex: 0 0 28%;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .testimonials-block__item {
    flex: 0 0 100%;
  }
}
.testimonials-block__item:nth-child(3n-1) {
  margin-left: 8%;
  margin-right: 8%;
}
@media screen and (max-width: 640px) {
  .testimonials-block__item:nth-child(3n-1) {
    margin: 25px 0;
  }
}
.testimonials-block__item-title {
  margin: 25px 0;
}
.testimonials-block__avatar {
  position: relative;
  display: inline-block;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background-size: cover;
  background-position: center center;
}
.testimonials-block__bottom {
  position: relative;
  text-align: center;
  margin-top: 60px;
}
.testimonials-block__bottom p {
  margin-bottom: 60px;
}
.testimonials-block h2 {
  margin-bottom: 0.6em;
}
.testimonials-block h4 {
  font: 11px "Texta-Regular", serif;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}
.testimonials-block h4.bold {
  font: 14px "Texta-Heavy", serif;
}
.testimonials-block .story {
  color: #828282;
}
/**
 * As seen in
 */
.as-seen-in {
  position: relative;
  padding: 30px 0;
  background: #fff;
}
.as-seen-in__in {
  position: relative;
  width: 90%;
  max-width: 940px;
  margin: 0 auto;
  height: auto;
  padding-left: 113px;
  box-sizing: border-box;
}
.as-seen-in h4 {
  position: absolute;
  height: 21px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  text-transform: uppercase;
  font: 15px "Texta-HeavyIt", serif;
}
.as-seen-in__items {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0 60px;
  box-sizing: border-box;
}
.as-seen-in__slide {
  outline: none;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 30px;
}
.as-seen-in__slide img {
  max-height: 100%;
  width: auto;
}
.as-seen-in .slick-prev, .as-seen-in .slick-next {
  position: absolute;
  display: block;
  cursor: pointer;
  outline: none;
  border: none;
  z-index: 10;
  background: none;
  font-size: 0;
  padding: 0;
  margin: 0;
  width: 22px;
  height: 100%;
  top: 0;
}
.as-seen-in .slick-prev:after, .as-seen-in .slick-next:after {
  position: absolute;
  display: block;
  width: 22px;
  height: 42px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/arrows-slider.png) top left no-repeat;
  background-size: 200% 100%;
  font-size: 0;
  content: "";
}
@media screen and (max-width: 768px) {
  .as-seen-in .slick-prev:after, .as-seen-in .slick-next:after {
    width: 15px;
    height: 28px;
  }
}
.as-seen-in .slick-prev {
  left: 0px;
}
.as-seen-in .slick-next {
  right: 0px;
}
.as-seen-in .slick-next:after {
  background-position: top right;
}
/**
 * Page Default
 */
.page-default {
  position: relative;
  display: flex;
  width: 90%;
  max-width: 880px;
  height: auto;
  min-height: 100vh;
  padding: 40px 0;
  margin: 0 auto;
  box-sizing: border-box;
  align-items: center;
  text-align: center;
}
.page-default .page-in {
  position: relative;
  flex-basis: 100%;
}
.page-default .button.link {
  font-size: 12px;
}
.page-default .featured-image {
  position: relative;
  margin-bottom: 30px;
}
/**
 * Page Beta Test
 */
.page-beta-test {
  position: relative;
  display: flex;
  width: 90%;
  max-width: 880px;
  height: auto;
  min-height: 100vh;
  padding: 40px 0;
  margin: 0 auto;
  box-sizing: border-box;
  align-items: center;
  text-align: center;
}
.page-beta-test .page-in {
  position: relative;
  flex-basis: 100%;
}
.page-beta-test .button.link {
  margin: 0 5px;
  font-size: 12px;
}
.page-beta-test .featured-image {
  position: relative;
  margin: 10% 0;
}
.page-beta-test .featured-image:before, .page-beta-test .featured-image:after {
  position: absolute;
  display: block;
  width: 30%;
  height: 0;
  padding-bottom: 36%;
  background: url(../img/pattern-icon.png) top left no-repeat;
  background-size: contain;
  content: "";
}
.page-beta-test .featured-image:before {
  left: 0;
  bottom: -25%;
  animation: fadeSlideUp 1s;
}
.page-beta-test .featured-image:after {
  top: -25%;
  right: 0;
  animation: fadeSlideDown 1s;
}
.page-beta-test .featured-image figure {
  position: relative;
  z-index: 2;
}
.page-beta-test h2 {
  margin-bottom: 0.7em;
  font-size: 36px;
  line-height: 1.5;
}
.page-beta-test h4 {
  margin-bottom: 40px;
  font-size: 12px;
  letter-spacing: 0.2em;
}
/**
 * Questions
 */
.faq {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 45px;
}
.faq__item {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.faq__item input[type="checkbox"] {
  visibility: hidden;
}
.faq__item input[type="checkbox"]:checked ~ .faq__question .faq__toggle {
  transform: rotate(0deg);
}
.faq__item input[type="checkbox"]:checked ~ .faq__answer {
  padding-top: 45px;
  padding-bottom: 45px;
  visibility: visible;
  opacity: 1;
  max-height: 900px;
}
.faq__item p {
  margin-bottom: 0;
}
.faq__question, .faq__answer {
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
  padding: 45px 115px;
  box-sizing: border-box;
  text-align: left;
}
.faq__question:before, .faq__answer:before {
  position: absolute;
  top: 40px;
  left: 60px;
  font: 30px "RozhaOne-Regular", serif;
  color: #7b7d7e;
}
@media screen and (max-width: 768px) {
  .faq__question, .faq__answer {
    padding-left: 45px;
    padding-right: 65px;
  }
  .faq__question:before, .faq__answer:before {
    display: none;
  }
}
.faq__question:before {
  content: "Q.";
}
.faq__question:hover {
  box-shadow: 0px 0px 5px #dbdbdb;
}
.faq__question label {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.faq__answer {
  visibility: hidden;
  height: auto;
  max-height: 0;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: all 500ms;
  background: #e6dedd;
  font: 15px "Texta-Heavy", serif;
  color: #292426;
}
.faq__answer:before {
  content: "A.";
  color: #fff;
}
.faq__answer p {
  font: inherit;
}
.faq__answer .button.transparent:hover {
  background: #fff;
  color: #b3a6a3;
}
.faq__toggle {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50px;
  right: 60px;
  border: 1px solid #000;
  box-sizing: border-box;
  border-radius: 100%;
  user-select: none;
  transform: rotate(180deg);
  transition: all 300ms;
  cursor: pointer;
}
.faq__toggle:after {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/arrow-top.png) center center no-repeat;
  background-size: 11px 5px;
  content: "";
}
@media screen and (max-width: 768px) {
  .faq__toggle {
    right: 40px;
  }
}
/**
 * Feature
 */
.feature__header {
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  padding: 55px 130px 0;
  box-sizing: border-box;
  font: 12px "Texta-Heavy", serif;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .feature__header {
    padding: 25px 25px 0;
  }
}
.feature__header-in {
  position: relative;
}
.feature__header h4 {
  font: inherit;
}
.feature__back {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.feature__back:before {
  position: relative;
  margin-right: 10px;
  content: "◂";
}
@media screen and (max-width: 768px) {
  .feature__back {
    display: none;
  }
}
.feature__product-caption {
  display: inline-block;
}
.feature__product-caption .product-icon, .feature__product-caption h4 {
  display: inline-block;
  vertical-align: middle;
}
.feature__product-caption h4 {
  margin-left: 15px;
}
.feature .product-section__inner {
  padding-top: 75px;
  padding-bottom: 75px;
}
@media screen and (max-width: 768px) {
  .feature .product-section__inner {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.feature .product-section--media:before {
  position: absolute;
  width: 100%;
  height: 80px;
  bottom: -80px;
  left: 0;
  transform: rotate(-180deg);
  box-shadow: 0 40px 20px -20px rgba(0, 0, 0, 0.03);
  content: "";
}
/**
 * Product sections
 */
.product-section {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .product-section {
    border-bottom: 1px solid #eee;
  }
}
.product-section__inner {
  width: 100%;
  padding: 110px 55px 75px;
  box-sizing: border-box;
}
.product-section__inner--small {
  max-width: 695px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 1024px) {
  .product-section__inner {
    padding: 50px 25px;
  }
}
.product-section__media--image img {
  position: relative;
  z-index: 2;
  display: block;
}
.product-section__media--video {
  position: relative;
}
.product-section__media--video .video-circle {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.product-section__content {
  position: relative;
}
.product-section__content a {
  color: #e25f21;
}
.product-section__content a:hover {
  color: #010101;
}
@media screen and (max-width: 768px) {
  .product-section__content {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .product-section.bottom .product-section__inner {
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .product-section.bottom .product-section__media {
    margin-top: 40px;
  }
  .product-section.right .product-section__media, .product-section.bottom .product-section__media {
    order: 2;
  }
  .product-section.right .product-section__content, .product-section.bottom .product-section__content {
    order: 1;
  }
}
@media screen and (max-width: 768px) {
  .product-section .product-section__media {
    margin-bottom: 40px;
  }
}
.product-section.top .product-section__media {
  margin-bottom: 40px;
}
.product-section--blocks-2 .product-section__inner {
  max-width: 790px;
  margin: 0 auto;
  padding: 35px 0;
}
.product-section--blocks-3 .product-section__inner {
  max-width: 1050px;
  margin: 0 auto;
  padding: 35px 0;
}
@media screen and (min-width: 768px) {
  .product-section--two-sides {
    box-shadow: 0 5px 70px rgba(0, 0, 0, 0.06);
  }
  .product-section--two-sides .product-section__inner {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
  }
  .product-section--two-sides .product-section__media, .product-section--two-sides .product-section__content {
    flex: 0 0 50%;
    min-width: 0;
  }
  .product-section--two-sides .product-section__content {
    padding-left: 75px;
    box-sizing: border-box;
  }
}
.product-section__bg {
  position: relative;
}
.product-section__bg--under {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
.product-section__bg--top {
  margin-bottom: 40px;
}
.product-section__bg--bottom {
  margin-top: 40px;
}
.product-section__bg img {
  display: block;
}
.product-section--has-bg .product-section__bg + .product-section__inner {
  padding-top: 0;
}
.product-section__media {
  visibility: hidden;
}
.product-section.visible .product-section__media {
  visibility: visible;
  animation-delay: 0.5s;
}
.product-section--blocks .product-blocks__block {
  visibility: hidden;
}
.product-section--blocks .product-blocks__block:nth-child(1) {
  animation-delay: 400ms;
}
.product-section--blocks .product-blocks__block:nth-child(2) {
  animation-delay: 600ms;
}
.product-section--blocks .product-blocks__block:nth-child(3) {
  animation-delay: 800ms;
}
.product-section--blocks .product-blocks__block:nth-child(4) {
  animation-delay: 1000ms;
}
.product-section--blocks .product-blocks__block:nth-child(5) {
  animation-delay: 1200ms;
}
.product-section--blocks .product-blocks__block:nth-child(6) {
  animation-delay: 1400ms;
}
.product-section--blocks .product-blocks__block:nth-child(7) {
  animation-delay: 1600ms;
}
.product-section--blocks .product-blocks__block:nth-child(8) {
  animation-delay: 1800ms;
}
.product-section--blocks .product-blocks__block:nth-child(9) {
  animation-delay: 2000ms;
}
.product-section--blocks .product-blocks__block:nth-child(10) {
  animation-delay: 2200ms;
}
.product-section--blocks.visible .product-blocks__block {
  visibility: visible;
}
.product-blocks {
  display: flex;
  flex-flow: row wrap;
}
.product-blocks__block {
  flex: 0 0 100%;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .product-blocks__block {
    padding: 25px;
  }
}
.product-blocks__icon {
  position: relative;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.product-blocks__icon img {
  max-height: 100%;
  max-width: 100%;
}
.product-blocks__title {
  margin: 22px 0;
  font: 12px "Texta-Heavy", serif;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .product-blocks.columns-2 .product-blocks__block {
    flex: 0 0 50%;
    padding: 40px 50px;
  }
  .product-blocks.columns-3 .product-blocks__block {
    flex: 1 0 30%;
    padding: 30px;
  }
}
/**
 * Product Toolbar
 */
.products-toolbar {
  position: relative;
  width: 100%;
  background: #fff;
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.03);
  z-index: 2;
}
.products-toolbar__inner {
  position: relative;
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
}
.products-toolbar__el {
  position: relative;
  padding: 20px 0;
  margin-right: 50px;
  font: 12px "Texta-Heavy", serif;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}
.products-toolbar__el:before {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #eee;
  transition: all 400ms;
  content: "";
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .products-toolbar__el {
    flex: 1 0 50%;
    margin-right: 0;
    padding: 20px;
    box-sizing: border-box;
  }
  .products-toolbar__el:before {
    opacity: 1;
  }
}
@media screen and (max-width: 640px) {
  .products-toolbar__el {
    flex-basis: 100%;
  }
}
.products-toolbar__el:last-child {
  margin-right: 0;
}
.products-toolbar__el.active {
  color: #c2521e;
}
.products-toolbar__el.active .product-icon:before {
  opacity: 0;
}
.products-toolbar__el.active .product-icon:after {
  opacity: 1;
}
.products-toolbar__el.active:before {
  background: #c2521e;
  opacity: 1;
}
.products-toolbar .product-icon, .products-toolbar h4 {
  display: inline-block;
  vertical-align: middle;
}
.products-toolbar .product-icon {
  margin-right: 15px;
}
/**
 * Product Pagination
 */
.product-pagination {
  padding: 65px 0;
  background: #fff;
  text-align: center;
}
.product-section[style="background-color: #ffffff"] + .product-pagination {
  background: #f6f6f6;
}
.product-pagination__inner {
  position: relative;
  width: 100%;
  max-width: 650px;
  min-height: 30px;
  margin: 0 auto;
}
.product-pagination__prev, .product-pagination__next {
  position: absolute;
  height: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  font: 12px "Texta-Heavy", serif;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #bebdbd;
}
@media screen and (max-width: 640px) {
  .product-pagination__prev, .product-pagination__next {
    font-size: 8px;
    letter-spacing: 0;
  }
}
.product-pagination__prev {
  right: 0;
}
.product-pagination__prev:after {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  transform: rotate(180deg);
  content: "◂";
}
@media screen and (max-width: 768px) {
  .product-pagination__prev {
    right: 25px;
  }
}
.product-pagination__next {
  left: 0;
}
.product-pagination__next:before {
  position: relative;
  margin-right: 10px;
  display: inline-block;
  content: "◂";
}
@media screen and (max-width: 768px) {
  .product-pagination__next {
    left: 25px;
  }
}
.product-pagination__download:before {
  content: "Download free trial";
}
@media screen and (max-width: 768px) {
  .product-pagination__download:before {
    content: "Free trial";
  }
}
/**
 * Page Support
 */
.page-support {
  position: relative;
  width: 90%;
  max-width: 880px;
  height: auto;
  padding: 40px 0;
  margin: 0 auto;
}
.page-support .intro {
  position: relative;
  width: 100%;
  max-width: 550px;
  margin: 0 auto 50px;
  text-align: center;
}
.page-support .intro h2 {
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.page-support .intro h2:after {
  position: absolute;
  width: 90%;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #000;
  content: "";
}
.page-support .intro .text {
  position: relative;
  width: 100%;
  height: auto;
}
.page-support .video-tutorials {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 55px 0;
}
.page-support .video-tutorials .bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-support .video-tutorials .content {
  position: relative;
  z-index: 2;
  text-align: center;
}
.page-support .video-tutorials .icon {
  position: relative;
  display: inline-block;
  width: 79px;
  height: 40px;
  margin: 65px 0 20px;
  background: url(../img/icon-video-tutorials.png) top left no-repeat;
  background-size: 100% 100%;
}
.page-support .video-tutorials h3 {
  margin-bottom: 60px;
  font: 30px "Texta-Regular", serif;
  color: #fff;
}
.page-support .func-blocks {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}
.page-support .func-blocks .block {
  flex: 0 0 280px;
  padding: 50px 25px;
  box-sizing: border-box;
  background: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-support .func-blocks .block {
    flex: 1 1 100%;
  }
}
.page-support .func-blocks .block h3 {
  margin-bottom: 45px;
  font: 30px "Texta-Regular", serif;
}
.page-support .func-blocks .block .button:hover {
  background-color: #000;
  color: #fff;
}
.page-support .func-blocks .block .icon {
  position: relative;
  height: 40px;
  margin: 0 auto 35px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% 100%;
}
.page-support .func-blocks .block.webinars .icon {
  width: 29px;
  background-image: url(../img/icon-webinars.png);
}
.page-support .func-blocks .block.manuals .icon {
  width: 76px;
  background-image: url(../img/icon-manuals.png);
}
.page-support .func-blocks .block.ticket .icon {
  width: 76px;
  background-image: url(../img/icon-ticket.png);
}
.page-support .apps-container h3 {
  width: 100%;
  font: 12px "Texta-Heavy", serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
}
.page-support .applications-switcher {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.page-support .applications-switcher h3 {
  margin-bottom: 35px;
  color: #b3a6a3;
}
.page-support .applications-switcher .elements {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.page-support .applications-switcher .el {
  position: relative;
  width: 80px;
  height: 80px;
  background: #fff;
  border: none;
  transition: all 300ms;
}
.page-support .applications-switcher .el:after {
  background-position-y: -26px;
}
.page-support .applications-switcher .el.active {
  background: #e25f21;
}
.page-support .faq {
  margin-top: 30px;
}
.page-support .application {
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transform: translateY(-30px);
  transition: all 300ms;
}
.page-support .application.active {
  height: auto;
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.page-support .bottom-buttons {
  position: relative;
  width: 100%;
  height: auto;
  padding: 10% 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-support .bottom-buttons .item {
  flex: 0 0 30%;
  text-align: center;
}
.page-support .bottom-buttons .item:first-child {
  text-align: left;
}
.page-support .bottom-buttons .item:last-child {
  text-align: right;
}
.page-support .bottom-buttons .button.link {
  margin: 0 5px;
  font-size: 12px;
}
.page-support .bottom-buttons .social {
  margin-right: 25px;
}
.page-support .bottom-buttons .social:last-child {
  margin-right: 0;
}
.page-support .bottom-buttons .back-to-top {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  font: 12px "Texta-Heavy", serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #24282a;
}
.page-support .bottom-buttons .back-to-top:after {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 10px;
  content: "▲";
  color: #b3a6a3;
  transition: all 300ms;
}
.page-support .bottom-buttons .back-to-top:hover:after {
  animation: jump_big 1s infinite;
  color: #24282a;
}
/**
 * Page 404
 */
.page-404 {
  position: relative;
  width: 90%;
  max-width: 660px;
  height: auto;
  margin: 0 auto;
  min-height: 100vh;
  display: flex;
  align-items: center;
  text-align: center;
}
.page-404 .page-in {
  position: relative;
  flex-basis: 100%;
}
.page-404 .searchform {
  position: relative;
  width: 100%;
  height: auto;
  margin: 60px 0;
  border-bottom: 1px solid #cdbdbb;
}
.page-404 .searchform fieldset {
  position: relative;
  width: 100%;
  height: auto;
  font-size: 0;
}
.page-404 .searchform input[type="text"] {
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 70px);
  margin-right: 20px;
  background: transparent;
  font: 15px "Texta-Light", serif;
  text-align: center;
}
.page-404 .searchform input[type="submit"] {
  width: 45px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  background: none;
  border: none;
  font: 15px "Texta-Heavy", serif;
  color: #e25f21;
}
.page-404 .social {
  margin: 0 15px;
}
/**
 * Story Tellers Item
 */
.storytale {
  position: relative;
  flex: 0 0 48%;
  width: 48%;
  height: auto;
  padding-bottom: 65px;
  background: #fff;
}
.storytale .featured-image img {
  display: block;
  width: 100%;
  height: auto;
}
.storytale .info {
  padding: 20px;
  box-sizing: border-box;
}
.storytale .author-info {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 20px;
}
.storytale .author-info figure {
  width: 65px;
  margin-right: 15px;
}
.storytale .author-info figure img {
  width: 100%;
  height: auto;
  border-radius: 100%;
}
.storytale .author-info .title-container h3 {
  margin-bottom: 0;
  font: 18px/1 "RozhaOne-Regular", serif;
}
.storytale .author-info .title-container h4 {
  margin-bottom: 0;
  font: 12px/1 "Texta-Heavy", serif;
  color: #b3a6a3;
}
.storytale .text {
  font: 16px/18px "Texta-Regular", serif;
  letter-spacing: 0.02em;
}
.storytale .text p {
  font: inherit;
}
.storytale .text p:first-child:before {
  content: '"';
}
.storytale .text p:last-child:after {
  content: '"';
}
.storytale .buttons {
  position: absolute;
  height: 50px;
  padding: inherit;
  padding-bottom: 0;
  bottom: 0;
  left: 0;
}
.featured-content {
  background: #fff;
}
.featured-content * {
  box-sizing: border-box;
}
.featured-content .container {
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin: auto;
  padding: 0px 15px;
}
@media (max-width: 767px) {
  .featured-content .container {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.featured-content .left-content {
  width: 45%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  margin-top: -55px;
}
@media (max-width: 767px) {
  .featured-content .left-content {
    margin: 0px;
    margin-bottom: 25px;
    width: 100%;
    align-items: center;
  }
}
.featured-content .right-img {
  width: 55%;
  padding-top: 55px;
}
@media (max-width: 767px) {
  .featured-content .right-img {
    margin: 0px;
    width: 100%;
    position: relative;
    left: -22px;
  }
}
.featured-content h2 {
  margin-top: 20px;
}
.featured-content p {
  font-size: 28px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .featured-content p {
    font-size: 21px;
  }
}
.featured-content a {
  font-size: 12px;
  border-radius: 50px;
  border: solid 2px #e25f21;
  padding: 13px 35px;
  display: inline-block;
  margin-right: 10px;
  text-decoration: none;
  font-family: "Texta-Heavy", serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.featured-content a.buy-button {
  color: #e25f21;
  background: #fff;
}
@media (max-width: 767px) {
  .featured-content a.buy-button {
    margin-bottom: 10px;
  }
}
.featured-content a.buy-button.blue-icon {
  background: none;
  color: #e25f21;
}
.featured-content a.trial-button {
  color: #fff;
  background: #e25f21;
}
.everything-need {
  background: #f1f1f1;
  padding: 70px 0px;
  box-sizing: border-box;
}
.everything-need * {
  box-sizing: border-box;
}
.everything-need .container {
  width: 900px;
  max-width: 100%;
  margin: auto;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}
.everything-need h2 {
  text-align: center;
}
.everything-need h2 span {
  display: block;
  font-family: "Texta-Heavy";
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 5px;
  font-weight: 400;
  letter-spacing: 1px;
}
.everything-need h2 span p {
  font-family: inherit;
  font-size: inherit;
}
.everything-need h2 span p a {
  color: #e25f21;
}
.everything-need h2 span p a:hover {
  text-decoration: underline;
}
.everything-need ul {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-top: 50px;
  padding: 0;
  margin-left: 0px;
}
.everything-need ul li {
  width: 25%;
  text-align: center;
}
@media (max-width: 767px) {
  .everything-need ul li {
    width: 50%;
  }
}
.everything-need ul li div {
  color: #292426;
  font-size: 14px;
  font-family: "Texta-Regular";
  margin-top: 18px;
  margin-bottom: 40px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.everything-need ul li div.icon-img {
  margin: 0px;
  position: relative;
  display: table;
  margin: auto;
}
.everything-need ul li div.icon-img:before {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  content: '';
  background: #63a7c1;
  border-radius: 100%;
  display: block;
  opacity: 0;
}
.everything-need ul li img {
  display: table;
  margin: auto;
}
.everything-need ul li img:last-child {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.everything-need ul li a:hover img {
  opacity: 0;
}
.everything-need ul li a:hover img:last-child {
  opacity: 1;
}
.everything-need ul li a:hover div.icon-img:before {
  opacity: 1;
}
.page-home .testimonials-block .testimonials-block__item .testimonials-block__item-title {
  margin: 10px 0 5px;
}
.page-home .testimonials-block .testimonials-block__item .story {
  padding-bottom: 50px;
}
.page-home .testimonials-block .testimonials-block__item .story p {
  font-size: 16px;
  line-height: 120%;
}
.testimonials-button-1 {
  font-size: 12px;
  border-radius: 50px;
  border: solid 2px #e25f21;
  padding: 13px 35px;
  display: inline-block;
  margin-right: 10px;
  text-decoration: none;
  font-family: "Texta-Heavy", serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #e25f21;
  background: #fff;
}
.testimonials-button-2 {
  font-size: 12px;
  border-radius: 50px;
  border: solid 2px #e25f21;
  padding: 13px 35px;
  display: inline-block;
  margin-right: 10px;
  text-decoration: none;
  font-family: "Texta-Heavy", serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #fff;
  background: #e25f21;
}
.testimonials-button-2:hover {
  color: #fff;
}
.page-home .as-seen-in {
  background: #f2eeee;
}
.featured-v2 {
  padding-top: 90px;
  padding-bottom: 140px;
  background-size: cover;
  background-position: top center;
}
.featured-v2 .container {
  width: 1020px;
  max-width: 100%;
  display: block;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.featured-v2 .left-content {
  margin-top: 0px;
  width: 60%;
}
@media (max-width: 767px) {
  .featured-v2 .left-content {
    width: 100%;
  }
}
.featured-v2 .left-content p {
  font-size: 28px;
  margin-top: 10px;
  line-height: 100%;
}
.featured-v2 .left-content p small {
  font-size: 20px;
  display: block;
}
.featured-v2 a.buy-button {
  color: #fff;
  background: #e25f21;
}
.featured-v2 .bottom-content {
  background: none;
  padding-top: 5px;
}
.featured-v2 .bottom-content p {
  font-size: 12px;
  font-family: "Texta-Heavy", serif;
  color: #292426;
}
.featured-v2 .bottom-content p a {
  text-transform: uppercase;
  color: #e25f21;
  padding: 0px;
  border: none;
  display: inline-block;
}
.featured-v2 .bottom-content p a:hover {
  text-decoration: underline;
}
.home .featured-v2 .left-content {
  width: 45%;
}
@media (max-width: 991px) {
  .home .featured-v2 .left-content {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .home .featured-v2 .left-content {
    width: 100%;
    align-items: flex-start;
  }
}
.home .featured-v2 a.buy-button {
  color: #e25f21;
  background: transparent;
}
@media (max-width: 767px) {
  .home .featured-content a.buy-button {
    margin-bottom: 0px !important;
  }
}
@media (max-width: 767px) {
  .home .featured-v2 .left-content p {
    font-size: 21px;
  }
}
.page-download__section {
  background: #fff;
}
.page-download__section .testimonials-block__items {
  display: block;
  max-width: 1170px;
  margin: auto;
}
.page-download__section .testimonials-block__items p span {
  font-size: 28px;
  line-height: 130%;
  color: #292426;
  font-family: 'Texta-Book';
}
@media (max-width: 767px) {
  .page-download__section .testimonials-block__items p span {
    font-size: 20px;
  }
}
.page-download__section .testimonials-block__items p span:before {
  content: '“';
}
.page-download__section .testimonials-block__items p span:after {
  content: '”';
}
.page-download__section .testimonials-block__item-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-download__section .testimonials-block__avatar {
  margin-right: 20px;
  width: 70px;
  height: 70px;
}
.page-download__section h4.bold {
  font-family: "RozhaOne-Regular";
  letter-spacing: 1px;
  font-size: 21px;
  text-transform: none;
}
.highlight p, .highlight a {
  color: #e25f21;
}
.page-store__intro {
  padding: 20px 0px;
}
.page-store__services .proservices__header h3 {
  position: relative;
}
.page-store__services .proservices__header h3:before {
  content: "";
  display: block;
  width: 44px;
  height: 24px;
  margin: auto;
  margin-bottom: 5px;
  background: url(../img/infinity-icon.png) no-repeat 0px 0px;
}
.package-rows .package-rows__column--title h4 {
  font-size: 20px;
  font-family: "Texta-Heavy", serif;
}
.package-rows .package-rows__column--title h3 {
  font-size: 22px;
  font-family: "Texta-Book", serif;
}
.product-icons-list {
  padding-top: 35px;
  marign: 0px;
  background: #fff;
}
.product-icons-list .container {
  max-width: 820px;
  margin: auto;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}
.product-icons-list ul {
  display: flex;
  flex-wrap: wrap;
}
.product-icons-list li {
  width: 25%;
  padding-bottom: 35px;
}
@media (max-width: 767px) {
  .product-icons-list li {
    width: 50%;
  }
}
.product-icons-list li a {
  display: flex;
}
.product-icons-list li a .icon-img {
  position: relative;
  width: 30px;
}
.product-icons-list li a .icon-img img:first-child {
  position: absolute;
  top: 0;
  right: 0;
}
.product-icons-list li a .icon-img img:last-child {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
}
.product-icons-list li a .item-name {
  text-transform: uppercase;
  font-size: 13px;
  font-family: "Texta-Heavy", serif;
  padding-left: 10px;
  letter-spacing: 1px;
}
.product-icons-list li a:hover .icon-img img:last-child {
  opacity: 1;
}
.product-icons-list li a:hover .icon-img img:first-child {
  opacity: 0;
}
.text-banner {
  font-size: 35px;
  padding: 50px 15px;
  text-align: center;
  background: #e15e1f;
}
@media (max-width: 767px) {
  .text-banner {
    margin-top: 30px;
  }
}
.text-banner h2 {
  color: #fff;
}
@media (max-width: 991px) {
  .page-suit {
    padding-bottom: 25px;
  }
}
.suit-section__heading h2 {
  font-family: "Texta-Heavy" !important;
}
.suit-section__heading .product-icon {
  background: url(../img/icon-1-hover.png) no-repeat 0px 0px;
  background-size: 100%;
  width: 50px;
  height: 50px;
  border: none;
  margin-right: 20px;
  background-color: #63a7c1;
  border-radius: 100%;
}
.suit-section__heading .product-icon.album-design {
  background-image: url(../img/icon-1-hover.png);
}
.suit-section__heading .product-icon.wall-art-design {
  background-image: url(../img/icon-3-hover.png);
}
.suit-section__heading .product-icon.card-designer {
  background-image: url(../img/icon-5-hover.png);
}
.suit-section__heading .product-icon.client-sales {
  background-image: url(../img/icon-4-hover.png);
}
.suit-section__heading .product-icon.slideshows {
  background-image: url(../img/icon-7-hover.png);
}
.suit-section__heading .product-icon.online-proofing {
  background-image: url(../img/icon-2-hover.png);
}
.suit-section__heading .product-icon.design-library {
  background-image: url(../img/icon-6-hover.png);
}
.suit-section__heading .product-icon.skin-retouching {
  background-image: url(../img/icon-8-hover.png);
}
.suit-section__heading {
  padding-top: 25px;
}
.products-toolbar .product-icon {
  background-image: url(../img/icons/Icon-2.png);
  width: 30px;
  height: 25px;
  border: none;
  background-position: right center;
  background-repeat: no-repeat;
}
.products-toolbar .product-icon.online-proofing {
  background-image: url(../img/icons/Icon-2.png);
}
.products-toolbar .product-icon.skin-retouching {
  background-image: url(../img/icons/Icon-8.png);
}
.products-toolbar .product-icon.slideshows {
  background-image: url(../img/icons/Icon-7.png);
}
.products-toolbar .product-icon.design-library {
  background-image: url(../img/icons/Icon-6.png);
}
.products-toolbar .product-icon.album-design {
  background-image: url(../img/icons/Icon-1.png);
}
.products-toolbar .product-icon.wall-art-design {
  background-image: url(../img/icons/Icon-3.png);
}
.products-toolbar .product-icon.card-designer {
  background-image: url(../img/icons/Icon-5.png);
}
.products-toolbar .product-icon.client-sales {
  background-image: url(../img/icons/Icon-4.png);
}
.products-toolbar .active .product-icon.online-proofing {
  background-image: url(../img/icons/Icon-2-hover.png);
}
.products-toolbar .active .product-icon.skin-retouching {
  background-image: url(../img/icons/Icon-8-hover.png);
}
.products-toolbar .active .product-icon.slideshows {
  background-image: url(../img/icons/Icon-7-hover.png);
}
.products-toolbar .active .product-icon.design-library {
  background-image: url(../img/icons/Icon-6-hover.png);
}
.products-toolbar .active .product-icon.album-design {
  background-image: url(../img/icons/Icon-1-hover.png);
}
.products-toolbar .active .product-icon.wall-art-design {
  background-image: url(../img/icons/Icon-3-hover.png);
}
.products-toolbar .active .product-icon.card-designer {
  background-image: url(../img/icons/Icon-5-hover.png);
}
.products-toolbar .active .product-icon.client-sales {
  background-image: url(../img/icons/Icon-4-hover.png);
}
.buy-button, a.trial-button, .testimonials-button-2, .testimonials-button-1 {
  position: relative;
  overflow: hidden;
}
.buy-button:after, a.trial-button:after, .testimonials-button-2:after, .testimonials-button-1:after {
  position: absolute;
  width: auto;
  height: 10px;
  right: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
  font: 10px/10px 'Arial';
  content: "➤";
  transition: right 300ms;
}
.buy-button:hover:after, a.trial-button:hover:after, .testimonials-button-2:hover:after, .testimonials-button-1:hover:after {
  right: 10px;
}
footer .first-row .content-area p {
  font-size: 17px;
}
@media (min-width: 768px) {
  .suit-section--right .suit-section__rightside .suit-section--right .suit-section__rightside {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.suit-section__rightside {
  padding: 50px 0px 70px;
}
@media (max-width: 768px) {
  .suit-section__rightside {
    padding: 20px 20px 30px !important;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .suit-section--left .suit-section__rightside {
    padding-right: 20px;
  }
  .suit-section--right .suit-section__rightside {
    padding-left: 20px;
  }
}
.package-table__column.package-table__column--has-divader p {
  color: #e25f21;
}
.packages__section--suite .package-table .package-table__row--option:nth-child(6) .package-table__column:nth-child(2) .icon-check:before, .packages__section--suite .package-table .package-table__row--option:nth-child(7) .package-table__column:nth-child(2) .icon-check:before {
  /*content:'*';*/
  position: absolute;
  margin-left: 15px;
  font-size: 20px;
}
.suit-section .product-section__media {
  visibility: visible;
}
.suit-section .product-section__media.product-section__media--comparison {
  padding-right: 50px;
}
@media (max-width: 768px) {
  .suit-section .product-section__media.product-section__media--comparison {
    padding-right: 0px;
  }
}
@media (max-width: 768px) {
  .comparison-suit-left {
    height: auto;
  }
}
.product .product-section__content ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.product .product-section__content ul li:before {
  position: absolute;
  width: 10px;
  height: 8px;
  top: 10px;
  left: 0;
  background: url(../img/icon-check.png) 0 0 no-repeat;
  background-size: 100% 200%;
  content: "";
}
.big-slider .slide.slick-active .content h2 {
  margin-bottom: 25px;
}
.product-section__content a.orange {
  color: #fff !important;
}
.product-pagination__inner {
  max-width: 850px;
}
.product-pagination__inner .orange {
  background-color: transparent;
  border-color: #e15f20;
  color: #e15f20;
  border: solid 1px;
}
@media (max-width: 767px) {
  .product-pagination__inner .orange {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    top: 50px;
  }
}
.product-pagination__prev, .product-pagination__next {
  height: 25px;
  color: #000;
  font-size: 18px;
}
@media (max-width: 767px) {
  .product-pagination__prev, .product-pagination__next {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .product-pagination {
    padding-bottom: 100px;
  }
}
.dtla_calendar .dtla_calendar__desc .dtla_calendar__desc__item .date {
  font-weight: 600;
}
.page-story .section.two-sides .left-side ul li, .page-story .section.two-sides .right-side ul li {
  position: relative;
  padding-left: 0px;
  margin-bottom: 10px;
}
.page-story .section.two-sides .left-side ul li:before, .page-story .section.two-sides .right-side ul li:before {
  width: 10px;
  height: 8px;
  top: 10px;
  left: 0;
  background: url(../img/icon-check.png) 0 0 no-repeat;
  background-size: 100% 200%;
  content: "";
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .page-story .section.two-sides .left-side ul, .page-story .section.two-sides .right-side ul {
    display: table;
    margin: auto;
    text-align: left;
  }
}
.products-toolbar__inner .top-row, .products-toolbar__inner .bottom-row {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media (min-width: 600px) and (max-width: 900px) {
  .products-toolbar__inner .top-row, .products-toolbar__inner .bottom-row {
    flex-wrap: wrap;
  }
}
.products-toolbar__inner .top-row .products-toolbar__el, .products-toolbar__inner .bottom-row .products-toolbar__el {
  width: 25%;
}
@media (min-width: 600px) and (max-width: 900px) {
  .products-toolbar__inner .top-row .products-toolbar__el, .products-toolbar__inner .bottom-row .products-toolbar__el {
    width: 35%;
  }
}
.products-toolbar__inner .top-row .products-toolbar__el:last-child, .products-toolbar__inner .bottom-row .products-toolbar__el:last-child {
  margin-right: 0px;
}
@media (min-width: 600px) and (max-width: 900px) {
  .products-toolbar__inner .top-row .products-toolbar__el:last-child, .products-toolbar__inner .bottom-row .products-toolbar__el:last-child {
    margin-right: 50px;
  }
}
.products-toolbar__inner .top-row {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .products-toolbar__inner .top-row .products-toolbar__el, .products-toolbar__inner .bottom-row .products-toolbar__el {
    flex: 1 0 45%;
  }
  .products-toolbar__inner .top-row .products-toolbar__el:last-child, .products-toolbar__inner .bottom-row .products-toolbar__el:last-child {
    margin-right: 0px;
  }
  .products-toolbar__inner .top-row {
    margin-bottom: 0px;
  }
}
@media (max-width: 599px) {
  .products-toolbar__inner .top-row .products-toolbar__el, .products-toolbar__inner .bottom-row .products-toolbar__el {
    flex: 0 0 100%;
  }
  .products-toolbar__inner .top-row, .products-toolbar__inner .bottom-row {
    flex-wrap: wrap;
  }
}
.page-support .applications-switcher .el {
  background-position: center !important;
  background-repeat: no-repeat !important;
  cursor: pointer;
}
.page-support .applications-switcher .el.album-design {
  background-image: url(../img/icons/Icon-1.png);
}
.page-support .applications-switcher .el.client-sales {
  background-image: url(../img/icons/Icon-4.png);
}
.page-support .applications-switcher .el.card-designer {
  background-image: url(../img/icons/Icon-5.png);
}
.page-support .applications-switcher .el.proofing {
  background-image: url(../img/icons/Icon-2.png);
}
.page-support .applications-switcher .el.wall-art-design {
  background-image: url(../img/icons/Icon-3.png);
}
.page-support .applications-switcher .el.album-design.active {
  background-image: url(../img/icons/Icon-1-white.png);
}
.page-support .applications-switcher .el.client-sales.active {
  background-image: url(../img/icons/Icon-4-white.png);
}
.page-support .applications-switcher .el.card-designer.active {
  background-image: url(../img/icons/Icon-5-white.png);
}
.page-support .applications-switcher .el.proofing.active {
  background-image: url(../img/icons/Icon-2-white.png);
}
.page-support .applications-switcher .el.wall-art-design.active {
  background-image: url(../img/icons/Icon-3-white.png);
}
/*
 .package-table__row .package-table__column:nth-child(3):before,
 .package-table__row .package-table__column:nth-child(4):before{
 content:'';
 display:block;
 width:5px;
 position:absolute;
 left:0;
 top:0;
 bottom:0;
 background:#e15f20;
 }
 */
.social-2.twitter:before {
  width: 17px;
  height: 12px;
  background-position: -16px 0;
}
.package-table__bg--one {
  border: solid 7px #fff;
}
.package-table__bg--one, .package-table__bg--two, .package-table__bg--three {
  border: solid 7px #e15f20;
}
.package-table__row--first .package-table__column:nth-child(2),.package-table__row--first .package-table__column:nth-child(3), .package-table__row--first .package-table__column:nth-child(4), .package-table__row--second .package-table__column:nth-child(2), .package-table__row--second .package-table__column:nth-child(3), .package-table__row--second .package-table__column:nth-child(4) {
  background: #e15f20;
  color: #fff;
}
.package-table__row--second .package-table__column:nth-child(2), .package-table__row--second .package-table__column:nth-child(3), .package-table__row--second .package-table__column:nth-child(4) {
  display: block;
}
.package-table__row--second .package-table__column:nth-child(2) i, .package-table__row--second .package-table__column:nth-child(3) i, .package-table__row--second .package-table__column:nth-child(4) i {
  padding: 0px 5px;
  margin-right: 10px;
  opacity: 0.6;
  position: relative;
  font-style: normal;
}
.package-table__row--second .package-table__column:nth-child(2) i:before, .package-table__row--second .package-table__column:nth-child(3) i:before, .package-table__row--second .package-table__column:nth-child(4) i:before {
  height: 2px;
  left: 0;
  right: 0;
  top: 50%;
  position: absolute;
  display: block;
  background: #fff;
  content: '';
}
.package-table__row--first .package-table__column:nth-child(2) i, .package-table__row--first .package-table__column:nth-child(3) i, .package-table__row--first .package-table__column:nth-child(4) i {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: -8px;
  font-style: normal;
}
@media (max-width: 768px) {
  .package-table__row--first .package-table__column:nth-child(2) i, .package-table__row--first .package-table__column:nth-child(3) i, .package-table__row--first .package-table__column:nth-child(4) i {
    font-size: 15px;
  }
}
.package-table__row--first .package-table__column:nth-child(2) i {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: -8px;
  /*color: #74acc5;*/
  font-style: normal;
}
@media (max-width: 768px) {
  .package-table__row--first .package-table__column:nth-child(2) i {
    font-size: 15px;
  }
}
.package-table__row--second .package-table__column:nth-child(2) i {
  font-size: 18px;
  font-style: normal;
}
.on-sale {
  width: 111px;
  height: 63px;
  display: block;
  position: absolute;
  left: -3px;
  top: 0;
  background: url(../img/sale.png) no-repeat 0px 0px;
}
@media (max-width: 768px) {
  .on-sale {
    width: 60px;
    height: 35px;
    background-size: 100%;
  }
}
.package-table__row--first .package-table__column:nth-child(4) .on-sale {
  left: -5px;
}
@media (min-width: 564px) and (max-width: 768px) {
  .package-table__column {
    flex-basis: 24.6%;
    border-right: solid 2px #e15f20;
  }
  .package-table__column--most-popular:before {
    width: auto;
    left: -2px;
  }
  .package-table__row--first .package-table__column:nth-child(4) .on-sale {
    left: -1px;
  }
  .package-table__row .package-table__column:first-child {
    border-right: none;
  }
}
@media (max-width: 563px) {
  .package-table__column {
    flex-basis: 25%;
    font-size: 15px;
    border-right: solid 2px #e15f20;
  }
  .package-table__row .package-table__column:first-child {
    border-right: none;
  }
  .package-table__row {
    flex-wrap: nowrap;
  }
  .package-table__row--second .package-table__column:nth-child(2), .package-table__row--second .package-table__column:nth-child(3), .package-table__row--second .package-table__column:nth-child(4) {
    font-size: 16px;
  }
  .package-table__row--second .package-table__column:nth-child(3) i, .package-table__row--second .package-table__column:nth-child(4) i {
    padding: 0px 1px;
    margin-right: 4px;
    font-style: normal;
  }
  .package-table__row--first .package-table__column:nth-child(2) i, .package-table__row--first .package-table__column:nth-child(3) i, .package-table__row--first .package-table__column:nth-child(4) i {
    font-size: 12px;
    font-family: Texta-Regular;
    margin-bottom: -6px;
    font-style: normal;
  }
  .package-table {
    padding-left: 10px;
    padding-right: 0px;
  }
  .package-table__row--second .package-table__column:nth-child(2) i {
    font-size: 15px;
    font-style: normal;
  }
  .package-table__row--first .package-table__column {
    padding-top: 30px;
  }
  .package-table__column--most-popular:before {
    width: auto;
    left: -2px;
  }
}
.packages__section--competitors .package-table__bg--two, .packages__section--competitors .package-table__bg--three {
  border-color: #fff;
}
.packages__section--competitors .package-table__row--first .package-table__column:nth-child(3), .packages__section--competitors .package-table__row--first .package-table__column:nth-child(4) {
  background: #fff;
  color: #000;
}
.single .product .product-section__content ul li:before {
  position: static;
  display: inline-block;
  margin-right: 10px;
}
.product .product-section__content ul li {
  padding-left: 0px;
}
@media (min-width: 769px) and (max-width: 1100px) {
  .packages__sections {
    width: 76%;
    padding-left: 22%;
  }
  .page-story .section.two-sides .content-in {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}
@media (min-width: 1101px) and (max-width: 1230px) {
  .packages__sections {
    padding-left: 140px;
  }
}
.remove-sale-style-border {
  border-color: #fff !important;
}
.remove-sale-style {
  color: #000 !important;
  background: #fff !important;
}
.remove-sale-style i:before {
  background: #000 !important;
}
.no-sale .package-table__column--most-popular:before {
  background: #e15f20 !important;
}
.home .featured-v2{
  background-position: left center;
  background-size: auto 70%;
  background-repeat: no-repeat;
  background-color: #e8e8e8;
}
.home .featured-v2 .container{
  display: flex;
}
.home .featured-v2 .right-content{
  width: 55%;
  padding-left: 20px;
}
.home .featured-v2 .right-content ul.img-slider{
  top: 50px;
}
.home .featured-v2 .right-content ul.img-slider > li{
  display: none;
}
@media (min-width:992px) and (max-width:1200px){
  .home .featured-v2 .container{
	padding-left: 200px;
  }	
  .home .featured-v2{
	background-position: 0px center;
  }
}
@media (min-width:1201px) and (max-width:1300px){
  .home .featured-v2 .container{
	padding-left: 100px;
  }	
  .home .featured-v2{
	background-position: 0px center;
  }
}
@media (min-width:1301px) and (max-width:1400px){
  .home .featured-v2 .container{
	padding-left: 100px;
  }	
  .home .featured-v2{
	background-position: 0px center;
  }
}
@media (min-width:768px) and (max-width:991px){
  .home .featured-v2 .container{
	width:768px;
  }
}
@media (max-width:991px){
  .home .featured-v2 .container{
    display:block;
  }
  .home .featured-v2 .left-content{
    width:100%;
  }
  .home .featured-v2 .right-content{
    width:100%;
	max-width: 428px;
    margin-left: auto;
    left: -50px;
    position: relative;
  }
}
@media (max-width:767px){
  .home .featured-v2{
    background-image:none !important;
  }
  .home .featured-v2 .right-content{
   left:0px;
   padding-left:0px;
   max-width:100%;
  }
 .home .featured-v2 .right-content{
  width:400px;
  } 
  
}

@media (min-width:768px) and (max-width:991px){
  .home .featured-v2{
    background-image:none !important;
  }
  .home .featured-v2 .right-content{
   left:0px;
   padding-left:0px;
   max-width:100%;
  }
  .home .featured-content .left-content{
  align-items:flex-start;
  }
  .home .featured-v2 .right-content{
  width:500px;
  }
}

@media (min-width:1550px){
.home .featured-v2{
background-size: auto 100%;
}
}