a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

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 {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

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

.codehilite .hll {
  background-color: #49483e; }
.codehilite .c {
  color: #75715e; }
.codehilite .err {
  background-color: #1e0010;
  color: #960050; }
.codehilite .k {
  color: #66d9ef; }
.codehilite .l {
  color: #ae81ff; }
.codehilite .n {
  color: #f8f8f2; }
.codehilite .o {
  color: #f92672; }
.codehilite .p {
  color: #f8f8f2; }
.codehilite .cm {
  color: #75715e; }
.codehilite .cp {
  color: #75715e; }
.codehilite .c1 {
  color: #75715e; }
.codehilite .cs {
  color: #75715e; }
.codehilite .ge {
  font-style: italic; }
.codehilite .gs {
  font-weight: bold; }
.codehilite .kc {
  color: #66d9ef; }
.codehilite .kd {
  color: #66d9ef; }
.codehilite .kn {
  color: #f92672; }
.codehilite .kp {
  color: #66d9ef; }
.codehilite .kr {
  color: #66d9ef; }
.codehilite .kt {
  color: #66d9ef; }
.codehilite .ld {
  color: #e6db74; }
.codehilite .m {
  color: #ae81ff; }
.codehilite .s {
  color: #e6db74; }
.codehilite .na {
  color: #a6e22e; }
.codehilite .nb {
  color: #f8f8f2; }
.codehilite .nc {
  color: #a6e22e; }
.codehilite .no {
  color: #66d9ef; }
.codehilite .nd {
  color: #a6e22e; }
.codehilite .ni {
  color: #f8f8f2; }
.codehilite .ne {
  color: #a6e22e; }
.codehilite .nf {
  color: #a6e22e; }
.codehilite .nl {
  color: #f8f8f2; }
.codehilite .nn {
  color: #f8f8f2; }
.codehilite .nx {
  color: #a6e22e; }
.codehilite .py {
  color: #f8f8f2; }
.codehilite .nt {
  color: #f92672; }
.codehilite .nv {
  color: #f8f8f2; }
.codehilite .ow {
  color: #f92672; }
.codehilite .w {
  color: #f8f8f2; }
.codehilite .mf {
  color: #ae81ff; }
.codehilite .mh {
  color: #ae81ff; }
.codehilite .mi {
  color: #ae81ff; }
.codehilite .mo {
  color: #ae81ff; }
.codehilite .sb {
  color: #e6db74; }
.codehilite .sc {
  color: #e6db74; }
.codehilite .sd {
  color: #e6db74; }
.codehilite .s2 {
  color: #e6db74; }
.codehilite .se {
  color: #ae81ff; }
.codehilite .sh {
  color: #e6db74; }
.codehilite .si {
  color: #e6db74; }
.codehilite .sx {
  color: #e6db74; }
.codehilite .sr {
  color: #e6db74; }
.codehilite .s1 {
  color: #e6db74; }
.codehilite .ss {
  color: #e6db74; }
.codehilite .bp {
  color: #f8f8f2; }
.codehilite .vc {
  color: #f8f8f2; }
.codehilite .vg {
  color: #f8f8f2; }
.codehilite .vi {
  color: #f8f8f2; }
.codehilite .il {
  color: #ae81ff; }
.codehilite .gu {
  color: #75715e; }
.codehilite .gd {
  color: #f92672; }
.codehilite .gi {
  color: #a6e22e; }

.block {
  display: block !important; }

.inline {
  display: inline; }

.inline-block {
  display: inline-block; }

::selection {
  background: #70aa7d;
  color: #fff;
  text-shadow: none; }

::-moz-selection {
  background: #70aa7d;
  color: #fff;
  text-shadow: none; }

img {
  height: auto; }

a {
  -webkit-transition: color 0.3s ease-in;
  -moz-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
  color: #70aa7d;
  text-decoration: none; }
  a:hover {
    -webkit-transition: color 0.3s ease-in;
    -moz-transition: color 0.3s ease-in;
    transition: color 0.3s ease-in;
    color: #1d0b33;
    text-decoration: none; }

.row {
  overflow: hidden;
  position: relative;
  width: 100%; }

.center {
  width: 100%; }

@media screen and (min-width: 1024px) {
  .row {
    min-height: 100vh; }

  .center {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 .2em; } }
h1 {
  font-weight: 400;
  line-height: 4rem; }

h2 {
  font-weight: 400;
  line-height: 3rem; }

h3 {
  font-weight: 400;
  line-height: 2.5rem; }

h4 {
  font-weight: 400;
  line-height: 1.5rem; }

strong {
  font-weight: 700; }

p {
  margin-bottom: 1.5rem; }

input[type="text"] {
  border: 2px solid #dbe2e3;
  font-family: 'gotham', sans-serif;
  font-size: 1.2em;
  margin: 0;
  outline: 0;
  padding: 12px; }
  input[type="text"]::-webkit-input-placeholder {
    font-weight: 100; }
  input[type="text"]::-moz-placeholder {
    font-weight: 100; }
  input[type="text"]:-moz-placeholder {
    font-weight: 100; }
  input[type="text"]:-ms-input-placeholder {
    font-weight: 100; }
  input[type="text"]:focus {
    border-color: #70aa7d; }
    input[type="text"]:focus::-webkit-input-placeholder {
      color: #70aa7d; }
    input[type="text"]:focus::-moz-placeholder {
      color: #70aa7d; }
    input[type="text"]:focus:-moz-placeholder {
      color: #70aa7d; }
    input[type="text"]:focus:-ms-input-placeholder {
      color: #70aa7d; }

.btn {
  -webkit-transition: all 100 linear;
  -moz-transition: all 100 linear;
  transition: all 100 linear;
  background-color: #fff;
  border: 0;
  color: #1f1f1f;
  cursor: pointer;
  display: inline-block;
  font-size: 1.3em;
  margin: 6px 0;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  user-select: none;
  vertical-align: middle; }
  .btn:hover {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background-color: #1d0b33;
    color: #81bf89; }
  .btn.btn-mini {
    font-size: 1em;
    padding: 6px 12px; }
  .btn.btn-green1 {
    background-color: #81bf89;
    color: #fff; }
    .btn.btn-green1:hover {
      background-color: #1d0b33;
      color: #81bf89; }
  .btn.btn-purple1 {
    background-color: #474354;
    color: #fff; }
    .btn.btn-purple1:hover {
      background-color: #1d0b33;
      color: #81bf89; }

.share-bar {
  display: block;
  margin-top: 40px;
  width: 100%; }
  .share-bar a {
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    line-height: 1;
    padding: 10px 12px; }
    .share-bar a.facebook {
      background-color: #3b5998; }
    .share-bar a.twitter {
      background-color: #00aced; }
    .share-bar a.googleplus {
      background-color: #dd4b39; }
    .share-bar a.pinterest {
      background-color: #cb2027; }
    .share-bar a.instagram {
      background-color: #517fa4; }
    .share-bar a.linkedin {
      background-color: #007bb6; }
    .share-bar a.youtube {
      background-color: #b00; }
    .share-bar a.vimeo {
      background-color: #aad450; }
    .share-bar a.mail, .share-bar a.print {
      background-color: #93a7ac; }
    .share-bar a.like {
      background-color: #1f1f1f; }
    .share-bar a:hover {
      background-color: #70aa7d; }
    .share-bar a.text {
      color: #7c7c7c;
      font-size: .8em; }
      .share-bar a.text:hover {
        background-color: transparent; }

.bg-lightgray {
  background-color: #dbe2e3; }

.bg-mediumgray {
  background-color: #93a7ac; }

.bg-darkgray {
  background-color: #1f1f1f; }

.bg-white {
  background-color: #fff; }

.header1 {
  padding: 2rem 1rem 0;
  text-align: center; }
  .header1 h2 {
    color: #585858;
    text-transform: uppercase; }
  .header1 p {
    color: #81bf89;
    opacity: .7; }

.main-page .top-btns, .other-features .label-inner, .main-footer .menu2 a, .feedback-page .feedback .text, .feedback-page .feedback .tw, .cookies p, .support .wysiwyg pre,
.support .wysiwyg code, .support .breadcrumb a,
.support .breadcrumb span {
  font-size: .6rem; }

aside li {
  font-size: .8rem; }

body, .main-page .row-inside p, .main-features-laptop .text p, .project-links .box h4, .main-footer .social, .main-footer .menu2 {
  font-size: 1rem; }

.main-features-list .feature, .project-links .box a, .project-links .live-instance a, .why-we-did-it .text p,
.how-we-did-it .text p, .cookies .title {
  font-size: 1rem; }

h3, .header1 p, .main-page .top-btns a span, .features-page .box2 p, .member h3 {
  font-size: 1.1rem; }

h2, .main-features-laptop .text span, .other-features h3, .project-links .live-instance p, .support .wysiwyg h1,
.support .wysiwyg h2, .support .wysiwyg h1.title,
.support .wysiwyg h2.title {
  font-size: 1.7rem; }

h1, .header1 h2, .features-page .box1 .cover-detail h3,
.features-page .box3 .cover-detail h3,
.features-page .box4 .cover-detail h3,
.features-page .box5 .cover-detail h3,
.features-page .box6 .cover-detail h3, .features-page .box2 h3, .project-links .box h3 {
  font-size: 1.8rem; }

.main-page .row-inside h2 {
  font-size: 4rem; }

@media screen and (min-width: 1024px) {
  .main-page .top-btns, .other-features .label-inner, .main-footer .menu2 a, .feedback-page .feedback .text, .feedback-page .feedback .tw, .cookies p, .support .wysiwyg pre,
  .support .wysiwyg code, .support .breadcrumb a,
  .support .breadcrumb span {
    font-size: .8rem; }

  body, .main-page .row-inside p, .main-features-laptop .text p, .project-links .box h4, .main-footer .social, .main-footer .menu2 {
    font-size: 1rem; }

  .main-features-list .feature, .project-links .box a, .project-links .live-instance a, .why-we-did-it .text p,
  .how-we-did-it .text p, .cookies .title {
    font-size: 1.2rem; }

  h3, .header1 p, .main-page .top-btns a span, .features-page .box2 p, .member h3 {
    font-size: 1.6rem; }

  h2, .main-features-laptop .text span, .other-features h3, .project-links .live-instance p, .support .wysiwyg h1,
  .support .wysiwyg h2, .support .wysiwyg h1.title,
  .support .wysiwyg h2.title {
    font-size: 2rem; }

  h1, .header1 h2, .features-page .box1 .cover-detail h3,
  .features-page .box3 .cover-detail h3,
  .features-page .box4 .cover-detail h3,
  .features-page .box5 .cover-detail h3,
  .features-page .box6 .cover-detail h3, .features-page .box2 h3, .project-links .box h3 {
    font-size: 3rem; }

  .main-page .row-inside h2 {
    font-size: 6rem; } }
@font-face {
  font-family: "OpenSans-CondLight";
  src: url("../fonts/OpenSans-CondLight.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-CondLight.woff") format("woff"), url("../fonts/OpenSans-CondLight.ttf") format("truetype"), url("../fonts/OpenSans-CondLight.svgOpenSans-CondLight") format("svg"); }
@font-face {
  font-family: "OpenSans-Regular";
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.svgOpenSans-Regular") format("svg"); }
@font-face {
  font-family: "OpenSans-Semibold";
  src: url("../fonts/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Semibold.woff") format("woff"), url("../fonts/OpenSans-Semibold.ttf") format("truetype"), url("../fonts/OpenSans-Semibold.svgOpenSans-Semibold") format("svg"); }
@font-face {
  font-family: "icon-taiga";
  src: url("../fonts/icon-taiga.eot?#iefix") format("embedded-opentype"), url("../fonts/icon-taiga.woff") format("woff"), url("../fonts/icon-taiga.ttf") format("truetype"), url("../fonts/icon-taiga.svgicon-taiga") format("svg"); }
h1, h2, h3, h4, .header1 h2, .main-page .row-inside h2, .features-page h3, .project-links .box h3 {
  font-family: 'OpenSans-CondLight', Arial, Helvetica, sans-serif; }

body {
  font-family: 'OpenSans-Regular', Arial, Helvetica, sans-serif;
  line-height: 1.3rem; }

.icon-cards:before,
.icon-video:before,
.icon-kudos:before,
.icon-iocaine:before,
.icon-templates:before,
.icon-redmine:before,
.icon-term:before {
  display: inline-block;
  font-family: 'icon-taiga';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: inherit;
  text-transform: none; }

.icon-cards:before {
  content: '\f100'; }

.icon-video:before {
  content: '\f101'; }

.icon-kudos:before {
  content: '\f102'; }

.icon-iocaine:before {
  content: '\f103'; }

.icon-templates:before {
  content: '\f104'; }

.icon-redmine:before {
  content: '\f105'; }

.icon-term:before {
  content: '\f106'; }

* {
  box-sizing: border-box; }

body {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 100%;
  line-height: 1.5;
  overflow-x: hidden;
  width: 100%; }

.main-navigation {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  display: none;
  margin-top: -102px;
  position: fixed;
  right: 0;
  top: 50vh;
  z-index: 9999; }
  .main-navigation .option {
    -webkit-transition: all 100 linear;
    -moz-transition: all 100 linear;
    transition: all 100 linear;
    clear: both;
    color: #81bf89;
    cursor: pointer;
    float: right;
    height: 20px;
    margin-bottom: 15px;
    padding: 0 10px 0 20px;
    position: relative;
    text-indent: -9999px;
    width: 50px; }
    .main-navigation .option:hover:before {
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      transition: all 0.3s linear;
      background-color: #81bf89; }
    .main-navigation .option:before {
      border: 1px solid #81bf89;
      border-radius: 3px;
      content: '';
      display: block;
      height: 6px;
      left: 6px;
      position: absolute;
      top: 10px;
      width: 6px; }
    .main-navigation .option.active:before {
      background: url("../images/taiga-green.svg") no-repeat 0 0;
      background-size: 100%;
      border: 0;
      border-radius: 0;
      height: 20px;
      left: 0;
      top: 6px;
      width: 20px; }
  .main-navigation.type1 .option {
    border-color: #70aa7d;
    color: #70aa7d; }
    .main-navigation.type1 .option.active, .main-navigation.type1 .option:hover {
      border-color: #fff;
      color: #fff; }
  .main-navigation.type2 .option {
    border-color: #70aa7d;
    color: #70aa7d; }
    .main-navigation.type2 .option.active, .main-navigation.type2 .option:hover {
      border-color: #474354;
      color: #474354; }

@media screen and (min-width: 1024px) {
  .main-navigation {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }
aside ul {
  list-style-position: inside;
  list-style-type: disc;
  margin: .5rem 0 .5rem 1rem; }
aside li {
  color: #dbe2e3;
  line-height: 1.4rem;
  margin-bottom: .5rem;
  list-style-position: outside; }

.main-page {
  background: url("../images/vector-forest-dark.jpg") top center;
  background-size: cover;
  padding-bottom: 3rem;
  width: 100%; }
  .main-page .top {
    padding: 3rem .5rem 0;
    width: 100%; }
  .main-page img.beta {
    height: 120px;
    left: 0;
    position: absolute;
    top: 0;
    width: 120px;
    z-index: 999; }
  .main-page .row-inside {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    text-align: center;
    width: 100%; }
    .main-page .row-inside .btn {
      text-transform: initial; }
    .main-page .row-inside img.main-logo {
      width: 135px; }
    .main-page .row-inside h2 {
      color: #81bf89;
      line-height: 1;
      padding: .6em 0;
      text-transform: uppercase; }
    .main-page .row-inside p {
      color: #fff;
      line-height: 1.6rem;
      margin-bottom: 2rem;
      padding: 0 1rem;
      text-align: center; }
  .main-page .btn {
    width: 75%; }
    .main-page .btn span:last-child {
      display: none; }
  .main-page .top-btns {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    bottom: 1rem;
    padding: 0 2rem;
    position: absolute;
    width: 100%; }
    .main-page .top-btns a {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      line-height: 30px;
      margin-left: 1rem;
      text-transform: uppercase; }
      .main-page .top-btns a:hover {
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        transition: all 0.2s linear;
        color: #fff; }
      .main-page .top-btns a span {
        line-height: 30px;
        margin-left: .5rem; }
      .main-page .top-btns a:last-child {
        margin-right: 0; }
  .main-page .bottom {
    padding-bottom: 2rem; }

@media screen and (min-width: 760px) {
  .main-page .row-inside h2 {
    padding: 1em 0 .6em; }
  .main-page .top-btns {
    @inwclude justify-content(flex-start);
    bottom: auto;
    padding: 0;
    right: 2rem;
    top: 2rem;
    width: auto; }
  .main-page .bottom .btn {
    width: 230px; } }
@media screen and (min-width: 1024px) {
  .main-page {
    height: 100vh;
    min-height: 900px;
    padding-bottom: 0; }
    .main-page .row-inside {
      height: 100vh;
      top: 0; }
    .main-page .top {
      padding: 0 95px; }
    .main-page h2 {
      white-space: nowrap; }
    .main-page .center {
      margin: 0;
      width: 850px; }
    .main-page .bottom {
      padding: 0; }
      .main-page .bottom .btn-purple1 {
        margin-right: 1rem; }
      .main-page .bottom .btn {
        text-transform: uppercase; }
      .main-page .bottom .btn-login {
        font-size: .9rem;
        padding: 5px 25px;
        position: absolute;
        right: 10px;
        top: 10px;
        width: auto; }
      .main-page .bottom .btn-signup {
        font-size: .9rem;
        padding: 5px 25px;
        position: absolute;
        right: 120px;
        top: 10px;
        width: auto; }
    .main-page .top-btns {
      font-size: 1rem; } }
.what-is-taiga {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1rem; }
  .what-is-taiga .header1 {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-shrink: 0;
    -ms-flex-negative: 0;
    margin-bottom: 1rem; }
  .what-is-taiga .row-inside {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    max-height: 1075px;
    min-height: 650px; }

.main-features-laptop {
  -webkit-flex-grow: 10;
  -moz-flex-grow: 10;
  flex-grow: 10;
  -ms-flex-positive: 10;
  height: 100%;
  position: relative;
  width: 100%; }
  .main-features-laptop .laptop-inner {
    display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 170px;
    width: 100%; }
  .main-features-laptop .laptop-screens {
    position: relative; }
  .main-features-laptop img {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%; }
    .main-features-laptop img.active {
      visibility: visible;
      z-index: 20; }
  .main-features-laptop .text {
    border-radius: 10px;
    color: #1d0b33;
    display: none;
    margin-top: 2rem;
    min-height: 125px;
    padding: 25px;
    width: 100%; }
    .main-features-laptop .text span {
      display: none; }
    .main-features-laptop .text p {
      color: #1d0b33;
      display: none;
      padding: 0 5rem; }
      .main-features-laptop .text p.active {
        display: block;
        visibility: visible;
        z-index: 10; }
    .main-features-laptop .text .mark {
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      transform: rotate(-135deg);
      border-color: #e2e2e2 transparent transparent;
      border-style: solid;
      border-width: 35px 35px 0;
      bottom: -29px;
      height: 0;
      line-height: 0;
      position: absolute;
      right: 40px;
      width: 0; }

.main-features-list {
  margin-top: 2rem;
  padding: 0 1rem 1rem; }
  .main-features-list .desc-text {
    padding-bottom: 1rem;
    text-align: center; }
  .main-features-list .feature {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    border: 2px solid #e2e2e2;
    border-radius: 12px;
    color: #74987c;
    height: 80px;
    margin: 0 1rem 1rem 0;
    text-align: center;
    text-transform: uppercase; }
    .main-features-list .feature li {
      width: 100%; }
    .main-features-list .feature span {
      margin-left: 1rem; }
    .main-features-list .feature:hover, .main-features-list .feature.active {
      background-color: #e2e2e2;
      color: #1d0b33;
      cursor: pointer; }
      .main-features-list .feature:hover:before, .main-features-list .feature.active:before {
        opacity: 1; }
    .main-features-list .feature:before {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      flex-shrink: 0;
      -ms-flex-negative: 0;
      background-position: center left;
      background-repeat: no-repeat;
      background-size: 100%;
      content: '';
      display: block;
      height: 60px;
      opacity: .3;
      width: 40px; }
    .main-features-list .feature.feature-backlog:before {
      background-image: url("../images/icon-backlog.png"); }
    .main-features-list .feature.feature-kanban:before {
      background-image: url("../images/icon-kanban.png"); }
    .main-features-list .feature.feature-tasks:before {
      background-image: url("../images/icon-tasks.png"); }
    .main-features-list .feature.feature-sprints:before {
      background-image: url("../images/icon-sprints.png"); }
    .main-features-list .feature.feature-issues:before {
      background-image: url("../images/icon-issues.png"); }

@media screen and (min-width: 760px) {
  .main-features {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-grow: 10;
    -moz-flex-grow: 10;
    flex-grow: 10;
    -ms-flex-positive: 10; }

  .main-features-list {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-shrink: 0;
    -ms-flex-negative: 0;
    -webkit-align-self: center;
    -moz-align-self: center;
    align-self: center;
    -ms-flex-item-align: center;
    width: 650px; }
    .main-features-list .desc-text {
      display: none; }
    .main-features-list .feature {
      padding: 2rem; }
      .main-features-list .feature span {
        display: none; }
      .main-features-list .feature.feature-issues {
        margin-right: 0; }

  .main-features-laptop .laptop-inner {
    display: block;
    padding: 0 45px; }
  .main-features-laptop .text {
    display: block;
    margin-top: 0;
    text-align: center; }
    .main-features-laptop .text span {
      display: block; } }
@media screen and (min-width: 1024px) {
  .what-is-taiga {
    height: 100vh;
    max-height: 1090px;
    min-height: 0; }

  .main-features-laptop .laptop-inner {
    background: url("../images/laptop.png") top center;
    background-size: 100%;
    padding: 45px 45px 0; }
  .main-features-laptop .text {
    background-color: #e2e2e2;
    left: 280px;
    margin-top: 0;
    position: absolute;
    top: 15px;
    width: 350px; }
    .main-features-laptop .text p {
      padding: 0; }
    .main-features-laptop .text span {
      display: none; }

  .main-features-list {
    padding: 0 1rem;
    width: 100%; }
    .main-features-list ul {
      padding: 0; }
    .main-features-list li {
      margin-right: 0;
      width: 230px; }
      .main-features-list li:before {
        margin-right: 10px; }
    .main-features-list .feature {
      margin: 0;
      padding: 0; }
      .main-features-list .feature span {
        display: block; }
    .main-features-list .text {
      display: block; } }
.features-page {
  overflow: visible; }
  .features-page p {
    line-height: 30px;
    margin: 0 auto; }
  .features-page h3 {
    line-height: 45px;
    text-align: center;
    text-transform: uppercase; }
  .features-page .box1 .cover-detail:before,
  .features-page .box3 .cover-detail:before,
  .features-page .box4 .cover-detail:before,
  .features-page .box5 .cover-detail:before,
  .features-page .box6 .cover-detail:before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60%;
    border-radius: 113px;
    content: '';
    display: block;
    height: 226px;
    margin: 0 auto;
    margin-bottom: 1rem;
    width: 226px; }
  .features-page .box1 .cover-detail h3,
  .features-page .box3 .cover-detail h3,
  .features-page .box4 .cover-detail h3,
  .features-page .box5 .cover-detail h3,
  .features-page .box6 .cover-detail h3 {
    padding-bottom: .5rem;
    text-transform: uppercase; }
  .features-page .box1 .cover-detail p,
  .features-page .box3 .cover-detail p,
  .features-page .box4 .cover-detail p,
  .features-page .box5 .cover-detail p,
  .features-page .box6 .cover-detail p {
    color: #fff;
    text-align: center;
    width: 260px; }
  .features-page .box4 h3,
  .features-page .box5 h3,
  .features-page .box6 h3 {
    color: #70aa7d; }
  .features-page .cover-inner {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 100vh;
    padding: 1rem 0;
    width: 100%; }
  .features-page .box {
    height: 100vh;
    width: 100%; }
    .features-page .box .back {
      display: none; }
  .features-page .box1 .cover-inner {
    background-color: #70aa7d; }
  .features-page .box1 .cover-detail:before {
    background-color: #474354;
    background-image: url("../images/brain.png"); }
  .features-page .box1 .back h3 {
    color: #70aa7d; }
  .features-page .box1 .back .cover-inner {
    background-color: #474354; }
  .features-page .box2 .cover-detail {
    height: auto; }
  .features-page .box2 .cover-inner {
    background-color: #81bf89;
    padding: 0 60px;
    text-align: center; }
  .features-page .box2 h3 {
    color: #fff;
    margin-bottom: 2rem; }
  .features-page .box2 p {
    color: #474354;
    padding: 0 20px; }
  .features-page .box2 .back .cover-inner {
    background-color: #474354; }
  .features-page .box2 .back p {
    color: #80bf88; }
  .features-page .box3 .cover-inner {
    background-color: #74987c; }
  .features-page .box3 .cover-detail:before {
    background-color: #1d0b33;
    background-image: url("../images/lines.png"); }
  .features-page .box3 .back h3 {
    color: #70aa7d; }
  .features-page .box3 .back .cover-inner {
    background-color: #1d0b33; }
  .features-page .box4 .cover-inner {
    background-color: #6b7b73; }
  .features-page .box4 .cover-detail:before {
    background-color: #474354;
    background-image: url("../images/flower.png"); }
  .features-page .box4 .back .cover-inner {
    background-color: #474354; }
  .features-page .box5 .cover-inner {
    background-color: #474354; }
  .features-page .box5 .cover-detail:before {
    background-color: #80bf88;
    background-image: url("../images/boing.png"); }
  .features-page .box5 .back h3 {
    color: #000; }
  .features-page .box5 .back .cover-inner {
    background-color: #80bf88; }
  .features-page .box6 .cover-inner {
    background-color: #1d0b33; }
  .features-page .box6 .cover-detail:before {
    background-color: #74887c;
    background-image: url("../images/wheels.png"); }
  .features-page .box6 .back h3 {
    color: #000; }
  .features-page .box6 .back .cover-inner {
    background-color: #74887c; }

@media screen and (min-width: 760px) {
  .features-page .row-inside {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .features-page .box {
    height: 390px;
    width: 50%; }
  .features-page .cover-inner {
    height: 390px; } }
@media screen and (min-width: 1024px) {
  .features-page .row-inside .box {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-shrink: 0;
    -ms-flex-negative: 0;
    height: 50vh;
    min-height: 420px;
    width: 33.3%; }
  .features-page .inner {
    height: 100%;
    width: 100%; }
  .features-page .cover {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .features-page .box {
    height: 100%;
    position: relative; }
  .features-page .cover-detail {
    height: auto; }
  .features-page .box1 .cover-detail:before,
  .features-page .box3 .cover-detail:before,
  .features-page .box4 .cover-detail:before,
  .features-page .box5 .cover-detail:before,
  .features-page .box6 .cover-detail:before {
    border-radius: 70px;
    height: 140px;
    width: 140px; }
  .features-page .cover-inner {
    height: 100%;
    padding: 0; } }
@media screen and (min-width: 1400px) {
  .features-page .box1 .cover-detail:before,
  .features-page .box3 .cover-detail:before,
  .features-page .box4 .cover-detail:before,
  .features-page .box5 .cover-detail:before,
  .features-page .box6 .cover-detail:before {
    border-radius: 125px;
    height: 250px;
    width: 250px; } }
.other-features-page {
  padding: 1rem; }
  .other-features-page .header1 {
    margin-bottom: 3rem; }

@-webkit-keyframes animation-left {
  from {
    left: -100%; }
  to {
    left: 0; } }
@-moz-keyframes animation-left {
  from {
    left: -100%; }
  to {
    left: 0; } }
@keyframes animation-left {
  from {
    left: -100%; }
  to {
    left: 0; } }
@-webkit-keyframes animation-right {
  from {
    left: 100%; }
  to {
    left: 0; } }
@-moz-keyframes animation-right {
  from {
    left: 100%; }
  to {
    left: 0; } }
@keyframes animation-right {
  from {
    left: 100%; }
  to {
    left: 0; } }
.pagination-nav {
  background-color: #cdcdcd;
  height: 3px;
  width: 100%; }
  .pagination-nav div {
    background-color: #474354;
    display: block;
    height: 100%;
    width: 14.28571%; }

.other-features h3 {
  color: #70aa7d;
  line-height: 2.5rem;
  margin-bottom: .5rem;
  text-align: center; }
.other-features ul {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
.other-features li {
  color: #cdcdcd;
  cursor: pointer;
  display: block;
  font-size: 2rem;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 14.28571%; }
  .other-features li.active, .other-features li:hover {
    color: #81bf89; }
.other-features .texts {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 45px;
  min-height: 450px;
  overflow: hidden;
  position: relative; }
  .other-features .texts p {
    margin-top: 1rem; }
  .other-features .texts article {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    left: -100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    width: 100%; }
    .other-features .texts article.active-left {
      -webkit-animation: animation-left 0.5s;
      -moz-animation: animation-left 0.5s;
      animation: animation-left 0.5s;
      left: 0; }
    .other-features .texts article.active-right {
      -webkit-animation: animation-right 0.5s;
      -moz-animation: animation-right 0.5s;
      animation: animation-right 0.5s;
      left: 0; }
  .other-features .texts .text {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-shrink: 0;
    -ms-flex-negative: 0;
    width: 100%; }
  .other-features .texts .img {
    margin-top: 2rem;
    text-align: center;
    width: 100%; }
    .other-features .texts .img img {
      max-width: 100%; }
.other-features .label {
  text-align: center; }
.other-features .label-inner {
  background-color: #81bf89;
  color: #fff;
  display: inline-block;
  line-height: 30px;
  padding: 0 30px;
  position: relative; }
  .other-features .label-inner:before, .other-features .label-inner:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    content: '';
    display: block;
    height: 30px;
    left: -15px;
    position: absolute;
    top: 0;
    width: 30px; }
  .other-features .label-inner:after {
    left: auto;
    right: -15px; }

@media screen and (min-width: 760px) {
  .other-features-page .texts {
    margin: 45px auto 0;
    width: 75%; }
    .other-features-page .texts .img {
      padding: 2rem 3rem; }
  .other-features-page li:before {
    font-size: 4rem; } }
@media screen and (min-width: 1024px) {
  .other-features-page {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    max-height: 100vh;
    overflow: hidden;
    padding: 1.5rem; }
    .other-features-page .texts {
      margin: 0;
      width: 100%; }
      .other-features-page .texts .img {
        padding: 0; }
      .other-features-page .texts article {
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row; }

  .pagination-nav:before {
    width: 110px; }

  .other-features {
    margin: 0 auto;
    width: 980px; }
    .other-features .label {
      text-align: left; }
    .other-features h3 {
      text-align: left; }
    .other-features .texts {
      margin-top: 35px; }
      .other-features .texts .text {
        width: 390px; }
      .other-features .texts .img {
        display: block;
        margin-top: 0;
        width: 450px; }
    .other-features li {
      font-size: 4rem; } }
@media screen and (min-width: 1400px) {
  .other-features-page {
    padding: 5rem 3rem 3rem; }

  .other-features .texts {
    margin-top: 95px; } }
.project-links {
  background-image: url("../images/triangles-bg.jpg");
  background-size: cover;
  padding: 1rem; }
  .project-links h2 {
    color: #fff; }
  .project-links .header1 p {
    color: #81bf89;
    opacity: 1; }
  .project-links .box {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-shrink: 0;
    -ms-flex-negative: 0;
    background-color: rgba(29, 11, 51, 0.4);
    margin-bottom: 2rem;
    padding: 15px 40px 35px;
    text-align: center;
    width: 100%; }
    .project-links .box .inner {
      height: 305px;
      position: relative; }
    .project-links .box h3 {
      color: #fff;
      text-transform: uppercase;
      white-space: nowrap; }
    .project-links .box h4 {
      color: #fff; }
    .project-links .box ul {
      margin: 1rem 0; }
    .project-links .box li {
      color: #fff; }
    .project-links .box p {
      color: #fff;
      font-style: italic; }
    .project-links .box a {
      bottom: 0;
      color: #fff;
      display: block;
      left: 0;
      line-height: 50px;
      margin: 0;
      padding: 0;
      position: absolute;
      text-align: center;
      text-transform: uppercase;
      width: 100%; }
      .project-links .box a.b {
        background: transparent;
        border: 1px solid #81bf89;
        color: #81bf89; }
  .project-links .get-started-options {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    margin-top: 40px; }
  .project-links .live-instance {
    margin: 20px auto 0;
    width: 100%; }
    .project-links .live-instance p {
      color: #fff;
      padding-bottom: .5rem;
      text-align: center;
      text-transform: uppercase; }
    .project-links .live-instance a {
      background-color: rgba(255, 255, 255, 0.7);
      color: #1d0b33;
      display: block;
      line-height: 50px;
      text-align: center;
      text-transform: uppercase; }
  .project-links .msg {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 25px 15px;
    width: 100%; }
    .project-links .msg p {
      color: #000;
      text-align: center; }
      .project-links .msg p:first-child {
        font-weight: bold;
        margin-bottom: 1rem; }

@media screen and (min-width: 760px) {
  .project-links .box {
    width: 48%; }
  .project-links .get-started-options {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row; } }
@media screen and (min-width: 1024px) {
  .project-links {
    padding: 1.5rem; }
    .project-links .box {
      height: 385px;
      margin-bottom: 0;
      width: 350px; }
      .project-links .box .inner {
        height: 100%; }
    .project-links .get-started-options {
      margin-top: 55px; }
    .project-links .live-instance {
      margin-top: 110px;
      width: 365px; }
    .project-links .msg {
      height: auto;
      margin-top: 2rem;
      width: 100%; } }
@media screen and (min-width: 1400px) {
  .project-links {
    padding: 3rem; }
    .project-links .get-started-options {
      margin-top: 110px; } }
.page06 {
  padding: 1rem 0; }
  .page06 header {
    padding-bottom: 1rem; }

.team {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.member {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0;
  background-color: #80bf88;
  overflow: hidden;
  position: relative;
  width: 50%; }
  .member img {
    opacity: .6; }
  .member .info {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    background-color: #474354;
    bottom: 0;
    left: 0;
    opacity: 0;
    padding: 0 10px 5px;
    position: absolute;
    width: 100%; }
  .member h3 {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .member .position {
    color: #81bf89;
    font-style: italic; }
  .member .text {
    color: #879b89; }
  .member .social {
    display: flex; }
    .member .social li {
      margin-right: 10px; }
  .member:hover img {
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    opacity: 1; }
  .member:hover .info {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1; }

@media screen and (min-width: 1024px) {
  .page06 {
    padding: 3rem 0; }
    .page06 header {
      padding-bottom: 3rem; }

  .member {
    width: 16.66667%; } }
.main-footer {
  background-color: #1d0b33;
  height: 195px;
  overflow: hidden;
  padding: 2rem 1rem;
  position: relative;
  width: 100%; }
  .main-footer .logo {
    display: none;
    left: 55px;
    position: absolute;
    top: 55px;
    width: 80px; }
    .main-footer .logo img {
      width: 100%; }
  .main-footer .social {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-top: 1rem;
    width: 100%; }
    .main-footer .social li {
      margin-right: 1rem; }
    .main-footer .social a:hover {
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      transition: all 0.3s linear;
      color: #fff; }
  .main-footer .menus {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    width: 100%; }
  .main-footer .menu1 {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    width: 100%; }
    .main-footer .menu1 li {
      margin-right: 1rem;
      width: 100%; }
      .main-footer .menu1 li:last-child {
        margin-right: 0; }
    .main-footer .menu1 a {
      background-color: #81bf89;
      color: #fff;
      display: block;
      line-height: 30px;
      margin: 0;
      padding: 0;
      text-align: center;
      text-transform: uppercase; }
      .main-footer .menu1 a.b {
        background: transparent;
        border: 1px solid #81bf89;
        color: #81bf89; }
        .main-footer .menu1 a.b:hover {
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s;
          background-color: #81bf89;
          color: #000; }
      .main-footer .menu1 a.d:hover {
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        transition: all 0.2s linear;
        background-color: #fff;
        color: #81bf89; }
  .main-footer .menu2 {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #879b89;
    margin-top: 1.5rem;
    white-space: nowrap; }
    .main-footer .menu2 li:first-child {
      text-align: center;
      width: 100%; }
      .main-footer .menu2 li:first-child:after {
        content: ''; }
    .main-footer .menu2 li:after {
      content: ' | '; }
    .main-footer .menu2 li:last-child:after {
      content: ''; }
    .main-footer .menu2 a {
      color: #879b89; }

@media screen and (min-width: 760px) {
  .main-footer .social {
    margin-top: 2rem; }
  .main-footer .menu1 {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    width: auto; }
    .main-footer .menu1 li {
      width: auto; }
    .main-footer .menu1 a {
      width: 120px; }
  .main-footer .menu2 {
    margin-top: 1rem; }
    .main-footer .menu2 a {
      font-size: 1rem; }
    .main-footer .menu2 li:first-child {
      text-align: left;
      width: auto; }
      .main-footer .menu2 li:first-child:after {
        content: ' | '; } }
@media screen and (min-width: 1024px) {
  .main-footer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 0; }
    .main-footer .menus {
      padding: 65px 0 0 25px;
      width: auto; }
    .main-footer .logo {
      display: block; }
    .main-footer .social {
      -webkit-box-pack: start;
      -moz-box-pack: start;
      box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -o-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: start;
      margin: 0;
      position: absolute;
      right: 55px;
      top: 85px;
      width: auto; } }
.legal {
  padding: 3rem 2rem; }
  .legal ol {
    list-style-type: decimal;
    padding-left: 2rem; }
    .legal ol li {
      margin-bottom: .5rem; }
  .legal ul {
    list-style-type: circle;
    padding-left: 2rem; }
    .legal ul li {
      margin-bottom: .5rem; }
  .legal h2 {
    margin: 2rem 0 1rem; }

.lightbox-wrapper {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200; }

.lightbox-inner {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 100%;
  width: 100%; }

.lightbox {
  background: #fff;
  width: 980px; }

.overlay {
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }

.why-we-did-it .header1 p,
.how-we-did-it .header1 p {
  height: 80px; }
.why-we-did-it .bg-image-back,
.how-we-did-it .bg-image-back {
  display: none; }
.why-we-did-it .item,
.how-we-did-it .item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  margin-top: 2rem; }
.why-we-did-it .center,
.how-we-did-it .center {
  margin: 0 auto;
  max-width: 1500px; }
.why-we-did-it .text,
.how-we-did-it .text {
  padding: 2rem;
  width: 100%; }
  .why-we-did-it .text p,
  .how-we-did-it .text p {
    margin-bottom: 1rem;
    text-align: center; }
.why-we-did-it .text1,
.how-we-did-it .text1 {
  order: 2;
  padding-bottom: 0; }
.why-we-did-it .text2,
.how-we-did-it .text2 {
  order: 3;
  padding-top: 0; }
.why-we-did-it .img,
.how-we-did-it .img {
  order: 1;
  padding: 0 2rem;
  width: 100%; }
.why-we-did-it .bullets,
.how-we-did-it .bullets {
  display: none; }
.why-we-did-it .bullet,
.how-we-did-it .bullet {
  background: url("../images/bullet.svg") 0 0 no-repeat;
  background-size: 100%;
  height: 48px;
  left: 50%;
  margin-left: -3px;
  opacity: 0;
  position: absolute;
  width: 12px;
  z-index: 30; }
  .why-we-did-it .bullet.active,
  .how-we-did-it .bullet.active {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    height: 24px;
    opacity: 1;
    width: 6px; }

.why-we-did-it .bg-image-front {
  background: url("../images/forest1.png") bottom center no-repeat; }
.why-we-did-it .bg-image-back {
  background: url("../images/forest2.png") bottom center no-repeat; }
.why-we-did-it .text p {
  color: #1d0b33; }

.how-we-did-it {
  background-color: #1d0b33; }
  .how-we-did-it h2 {
    color: #fff; }
  .how-we-did-it .text p {
    color: #fff; }
  .how-we-did-it .bg-image-front {
    background: url("../images/city1.png") bottom center no-repeat; }
  .how-we-did-it .bg-image-back {
    background: url("../images/city2.png") bottom center no-repeat; }

@media screen and (min-width: 760px) {
  .why-we-did-it .item,
  .how-we-did-it .item {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row; }
    .why-we-did-it .item .text,
    .how-we-did-it .item .text {
      padding: 2rem;
      text-align: center;
      width: 50%; }
  .why-we-did-it .img,
  .how-we-did-it .img {
    text-align: center; }
    .why-we-did-it .img img,
    .how-we-did-it .img img {
      width: 450px; }
  .why-we-did-it .bullets,
  .how-we-did-it .bullets {
    display: block; }
    .why-we-did-it .bullets .bullet-b,
    .how-we-did-it .bullets .bullet-b {
      display: none; }
  .why-we-did-it .bullet1,
  .how-we-did-it .bullet1 {
    top: 660px; }
  .why-we-did-it .bullet2,
  .how-we-did-it .bullet2 {
    top: 700px; }
  .why-we-did-it .bullet3,
  .how-we-did-it .bullet3 {
    top: 740px; }
  .why-we-did-it .bullet4,
  .how-we-did-it .bullet4 {
    top: 780px; }
  .why-we-did-it .bullet5,
  .how-we-did-it .bullet5 {
    top: 820px; } }
@media screen and (min-width: 1024px) {
  .why-we-did-it,
  .how-we-did-it {
    height: 1100px;
    min-height: 0; }
    .why-we-did-it .bullets,
    .how-we-did-it .bullets {
      display: block; }
      .why-we-did-it .bullets .bullet-b,
      .how-we-did-it .bullets .bullet-b {
        display: block; }
    .why-we-did-it .header1,
    .how-we-did-it .header1 {
      padding-top: 110px; }
    .why-we-did-it .bg-image-front,
    .how-we-did-it .bg-image-front {
      bottom: 0;
      height: 1100px;
      left: 0;
      position: absolute;
      width: 100%;
      z-index: 20; }
    .why-we-did-it .bg-image-back,
    .how-we-did-it .bg-image-back {
      -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);
      display: block;
      height: 1100px;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 10; }
    .why-we-did-it .item,
    .how-we-did-it .item {
      -webkit-box-align: stretch;
      -moz-box-align: stretch;
      box-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      -o-align-items: stretch;
      align-items: stretch;
      -ms-flex-align: stretch;
      -webkit-box-lines: single;
      -moz-box-lines: single;
      box-lines: single;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      margin-top: 240px; }
    .why-we-did-it .img,
    .how-we-did-it .img {
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      flex-shrink: 0;
      -ms-flex-negative: 0;
      order: 2;
      padding: 0;
      width: 390px; }
      .why-we-did-it .img img,
      .how-we-did-it .img img {
        width: 100%; }
    .why-we-did-it .text,
    .how-we-did-it .text {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify; }
      .why-we-did-it .text p,
      .how-we-did-it .text p {
        margin: 0;
        text-align: left; }
    .why-we-did-it .bullet1,
    .how-we-did-it .bullet1 {
      top: 270px; }
    .why-we-did-it .bullet2,
    .how-we-did-it .bullet2 {
      top: 310px; }
    .why-we-did-it .bullet3,
    .how-we-did-it .bullet3 {
      top: 350px; }
    .why-we-did-it .bullet4,
    .how-we-did-it .bullet4 {
      top: 390px; }
    .why-we-did-it .bullet5,
    .how-we-did-it .bullet5 {
      top: 430px; }
    .why-we-did-it .bullet6,
    .how-we-did-it .bullet6 {
      top: 905px; }
    .why-we-did-it .bullet7,
    .how-we-did-it .bullet7 {
      top: 945px; }
    .why-we-did-it .bullet8,
    .how-we-did-it .bullet8 {
      top: 985px; }
    .why-we-did-it .bullet9,
    .how-we-did-it .bullet9 {
      top: 1025px; }
    .why-we-did-it .text1,
    .how-we-did-it .text1 {
      order: 1; }
    .why-we-did-it .text2,
    .how-we-did-it .text2 {
      order: 3; } }
.newsletter-suscribe-page {
  background-color: #1d0b33;
  height: auto;
  min-height: 0;
  padding: 40px 1rem; }
  .newsletter-suscribe-page header h2 {
    color: #81bf89;
    text-transform: uppercase; }
  .newsletter-suscribe-page header p {
    color: #fff; }
  .newsletter-suscribe-page .header1 {
    padding-top: 0; }
  .newsletter-suscribe-page form {
    padding-top: 1rem; }
  .newsletter-suscribe-page input {
    height: 50px; }
  .newsletter-suscribe-page input[type="email"] {
    margin-right: 30px;
    padding-left: 15px;
    width: 100%; }
    .newsletter-suscribe-page input[type="email"]::-webkit-input-placeholder {
      color: #81bf89; }
    .newsletter-suscribe-page input[type="email"]::-moz-placeholder {
      color: #81bf89; }
    .newsletter-suscribe-page input[type="email"]:-moz-placeholder {
      color: #81bf89; }
    .newsletter-suscribe-page input[type="email"]:-ms-input-placeholder {
      color: #81bf89; }
  .newsletter-suscribe-page input[type="submit"] {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background-color: #81bf89;
    border: 0;
    color: #fff;
    cursor: pointer;
    margin-top: 1rem;
    text-transform: uppercase;
    width: 100%; }
    .newsletter-suscribe-page input[type="submit"]:hover {
      background-color: #fff;
      color: #81bf89; }

@media screen and (min-width: 760px) {
  .newsletter-suscribe-page form {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .newsletter-suscribe-page form input[type="email"] {
      width: 75%; }
    .newsletter-suscribe-page form input[type="submit"] {
      margin: 0;
      width: 25%; } }
@media screen and (min-width: 1024px) {
  .newsletter-suscribe-page {
    padding: 40px 0; }
    .newsletter-suscribe-page form {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify;
      margin: 2rem auto 0;
      padding: 0;
      width: 600px; }
    .newsletter-suscribe-page input[type="submit"] {
      margin-top: 0;
      width: 205px; } }
.feedback-page {
  padding: 3rem; }
  .feedback-page .row-inside {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
  .feedback-page .feedback-row {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    margin-top: 2rem; }
  .feedback-page .feedback-inner {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .feedback-page .feedback {
    background-color: #fbf8cf;
    border-radius: 5px;
    margin-right: 2rem;
    min-height: 165px;
    padding: 1rem;
    position: relative; }
    .feedback-page .feedback p {
      color: #bdb564; }
    .feedback-page .feedback .name {
      color: #000;
      font-weight: bold; }
    .feedback-page .feedback .img {
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      flex-shrink: 0;
      -ms-flex-negative: 0;
      width: 70px; }
    .feedback-page .feedback .info {
      padding-left: 1rem; }
    .feedback-page .feedback .text {
      padding-top: .5rem; }
      .feedback-page .feedback .text strong {
        color: #7b7841; }
    .feedback-page .feedback .tw {
      background-color: #bdb564;
      border-radius: 10px;
      color: #fff;
      display: inline-block;
      height: 20px;
      line-height: 20px;
      padding: 0 1rem; }
    .feedback-page .feedback:before {
      background-color: #ece47f;
      border-radius: 5px;
      content: '';
      display: block;
      height: 10px;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    .feedback-page .feedback:last-child {
      margin-right: 0; }

.cookies {
  background-color: #ececec;
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 90; }
  .cookies .center {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    padding: 10px 20px 10px 0;
    position: relative; }
    .cookies .center:before {
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      flex-shrink: 0;
      -ms-flex-negative: 0;
      background: url("../images/cookie.png") center left;
      background-size: 100%;
      content: '';
      height: 55px;
      width: 55px; }
  .cookies .text {
    padding-left: 20px; }
  .cookies .title {
    color: #72a114;
    font-weight: 800;
    padding-bottom: 5px; }
  .cookies .fa {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    color: #585858;
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 14px; }
    .cookies .fa:hover {
      color: #f00;
      cursor: pointer; }
  .cookies a {
    color: #000; }

@media screen and (min-width: 1024px) {
  .cookies .center {
    width: 960px; } }
.support .wysiwyg {
  color: #1f1f1f;
  line-height: 1.4rem;
  overflow: auto;
  padding: 1rem; }
  .support .wysiwyg h1,
  .support .wysiwyg h2 {
    line-height: 3rem;
    margin-bottom: .5rem;
    text-transform: uppercase; }
    .support .wysiwyg h1.title,
    .support .wysiwyg h2.title {
      font-weight: bold;
      margin-bottom: 1.5rem; }
  .support .wysiwyg h3 {
    line-height: 2rem;
    margin-bottom: 1rem; }
  .support .wysiwyg ul,
  .support .wysiwyg ol {
    list-style-position: inside;
    margin: 1rem 2rem; }
  .support .wysiwyg ol {
    list-style-type: decimal; }
  .support .wysiwyg ul {
    list-style-type: disc; }
  .support .wysiwyg li {
    line-height: 1.7rem;
    list-style-position: outside;
    margin-bottom: .3rem; }
  .support .wysiwyg dl dt {
    font-size: 1em;
    font-style: italic;
    font-weight: bold;
    margin-top: 16px;
    padding: 0; }
  .support .wysiwyg dl dd {
    margin-bottom: 16px;
    padding: 0 16px; }
  .support .wysiwyg a {
    color: #70aa7d; }
    .support .wysiwyg a:hover {
      color: #74887c; }
  .support .wysiwyg p {
    line-height: 1.6rem;
    margin-bottom: 1rem; }
  .support .wysiwyg blockquote {
    background: #ececec;
    border-left: 0.5rem solid #dbe2e3;
    color: #1f1f1f;
    direction: ltr;
    font-style: italic;
    line-height: 1.4rem;
    margin-bottom: 1rem;
    padding: 1rem; }
  .support .wysiwyg pre,
  .support .wysiwyg code {
    background: #272822;
    color: #fff;
    direction: ltr;
    font-family: 'courier new', 'monospace';
    margin-bottom: 1rem;
    unicode-bidi: embed;
    white-space: pre; }
  .support .wysiwyg pre {
    line-height: 1.4rem;
    padding: .5rem; }
  .support .wysiwyg table {
    border: #dbe2e3 1px solid;
    margin-bottom: 1rem; }
    .support .wysiwyg table tr:last-child {
      border-bottom: 0; }
    .support .wysiwyg table.codehilitetable {
      border: 0; }
      .support .wysiwyg table.codehilitetable td {
        border-right: 0;
        padding: 0; }
  .support .wysiwyg tr {
    border-bottom: #dbe2e3 1px solid; }
  .support .wysiwyg th {
    border-right: #dbe2e3 1px solid;
    padding: 1rem 1rem 1rem .5rem; }
    .support .wysiwyg th:last-child {
      border-right: 0; }
  .support .wysiwyg td {
    border-right: #dbe2e3 1px solid;
    padding: .5rem; }
    .support .wysiwyg td:last-child {
      border-right: 0; }
  .support .wysiwyg img {
    max-width: 100%; }

@media screen and (min-width: 1024px) {
  .support .wysiwyg {
    padding: 0; } }
.support.article-single aside {
  padding: 1rem; }
.support header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  padding: 1rem; }
.support h1 {
  font-weight: 400;
  text-transform: uppercase; }
  .support h1 span:last-child {
    color: #70aa7d; }
.support .options a {
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  transition: color 0.3s linear;
  color: #1f1f1f;
  margin-right: 1rem;
  text-transform: uppercase; }
  .support .options a:last-child {
    margin-right: 0; }
  .support .options a:hover {
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    transition: color 0.3s linear;
    color: #70aa7d; }
.support .breadcrumb {
  background: url("../images/trianglify.png") center center #70aa7d;
  margin-bottom: 2rem;
  padding: .5rem 1rem; }
  .support .breadcrumb a,
  .support .breadcrumb span {
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    display: inline-block;
    margin-right: .3rem;
    vertical-align: middle;
    white-space: nowrap; }
  .support .breadcrumb a {
    font-weight: bold; }
    .support .breadcrumb a:hover {
      text-decoration: underline; }
.support .intro {
  color: #93a7ac; }

@media screen and (min-width: 1024px) {
  .support header {
    padding: 1rem 0; }
  .support .center {
    max-width: 960px;
    width: 100%; }
  .support.article-single .center {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .support.article-single article {
    -webkit-box-flex: 4;
    -moz-box-flex: 4;
    box-flex: 4;
    -webkit-flex: 4;
    -moz-flex: 4;
    -ms-flex: 4;
    flex: 4;
    margin-right: 2rem; }
  .support.article-single aside {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 230px;
    padding: 0; }

  .breadcrumb {
    padding: .5rem 0; } }

/*# sourceMappingURL=main.css.map */
