

html {  
  line-height: 1.15;
}

html body * {
  font-family: 'Roboto', 'sans-serif' !important;
}

body {
  margin: 0;
  transform: none !important;
/*   background-image:url(/hc/theming_assets/01HZKV4XCM1AAEA9NAAA5RW776); */
/*   background-image:url(  /hc/theming_assets/01HZKV4ZDTRZE7185ZMEN4FJ7W); */
/*  background-image:url( /hc/theming_assets/01HZKV4RWMHWF0F5GQ428HXKCC); */
  background-position:center  -9px;
  overflow-x: hidden;
  color: #252328;
/*   opacity: 0.5;    */
}

.form-field.select.optional {
  display:none;
}


@font-face {
  font-family: 'falcon';
  src:  url(/hc/theming_assets/01HZKV4T9QFE3M5MM4WA65A1BK);
  src:  url(/hc/theming_assets/01HZKV4T9QFE3M5MM4WA65A1BK) format('embedded-opentype'),
    url(/hc/theming_assets/01HZKV4SJEW1Z65RAPSCE61ERS) format('truetype'),
    url(/hc/theming_assets/01HZKV4J4QFSY1DXA302M7S5FH) format('woff'),
    url(/hc/theming_assets/01HZKV4HBPA8MZWX2R7GW7F31T) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
  text-decoration: underline;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: inherit;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre {
  margin: 0;
}

button {
  background: transparent;
  border: 0;
  padding: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

iframe {
  border: 0;
}

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

[tabindex="-1"]:focus {
  outline: none !important;
}

*,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

html,
body {
  height: 100%;
}

html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: rgba(37, 35, 40, 1);
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 300;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: rgba(138, 197, 57, 1);  
}


a.disabled {
    color: #8491AB;
    cursor: default;
  }

figure {
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #C5D2E3;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 800;
  line-height: 1.1;
  color: inherit;
}

h1 {
  margin: 0 0 calc(16px * 1.5);
}

h2 {
  margin: 0 0 calc(16px * 1.5);
}

h3 {
  margin: 0 0 calc(16px * 1.5);
}

h4 {
  margin: 0 0 calc(16px * 1.5);
}

h5 {
  margin: 0 0 calc(16px * 1.5);
}

h6 {
  margin: 0 0 calc(16px * 1.5);
}

.h1 {
  margin: 0 0 calc(16px * 1.5);
}

.h2 {
  margin: 0 0 calc(16px * 1.5);
}

.h3 {
  margin: 0 0 calc(16px * 1.5);
}

.h4 {
  margin: 0 0 calc(16px * 1.5);
}

.h5 {
  margin: 0 0 calc(16px * 1.5);
}

.h6 {
  margin: 0 0 calc(16px * 1.5);
}

p {
  margin: 0 0 calc(16px * 1.5);
}

ul {
  margin: 0 0 calc(16px * 1.5 * 1);
}

ol {
  margin: 0 0 calc(16px * 1.5 * 1);
}

h1 {
  font-size: calc(16px * 2.5);
}

.h1 {
  font-size: calc(16px * 2.5);
}

h2 {
  font-size: calc(16px * 1.75);
}

.h2 {
  font-size: calc(16px * 1.75);
}

h3 {
  font-size: calc(16px * 1.5);
}

.h3 {
  font-size: calc(16px * 1.5);
}

h4 {
  font-size: calc(16px * 1.25);
}

.h4 {
  font-size: calc(16px * 1.25);
}

h5 {
  font-size: calc(16px * 1.1);
}

.h5 {
  font-size: calc(16px * 1.1);
}

h6 {
  font-size: calc(16px * 1);
}

.h6 {
  font-size: calc(16px * 1);
}

b,
strong {
  font-weight: 600;
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
  line-height: 1;
}

dl {
  margin-top: 0;
  margin-bottom: calc(16px * 1.5);
}

dl p {
  margin-bottom: calc(16px * 1.5 / 2);
  }

dl .callout {
  margin-bottom: 0px;

}

dt {
  line-height: 1.5;
  margin-bottom: calc(16px * 1.5 / 2);
  font-weight: 500;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-weight: 500;
  	font-size: 18px;
}

dd {
  line-height: 1.5;
  margin-bottom: calc(16px * 1.5 / 2);
  margin-left: 0px;
  padding-left: 30px;

}


.dl-horizontal dd {
  padding-left: 0px;
  font-size: 16px;
  line-height: 25px;
  line-height: 30px;
}

dl.dl-horizontal {
   border-style: solid;
  border-width: 0px 0px 0px 5px;
  border-color: #EDF2F5;
  border-radius: 2px;
  padding-left: 10px;
  
  }

.dl-horizontal:before,
  .dl-horizontal:after {
    display: table;
    content: "";
  }

.dl-horizontal:after {
    clear: both;
  }

.dl-horizontal dt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-weight: 500;
  	font-size: 18px;
}
  
  }

.dl-horizontal dt:last-of-type, dd:last-of-type {
    margin-bottom: 0px;
  
  }




.dl-horizontal dd dl {
    margin-bottom: 0px;
  	font-size: 16px;
    line-height: 25px;
  }




.dl-horizontal dd dl dt {
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
  }

@media (min-width: 768px) {

.dl-horizontal dt {
      width: 30%;
      float: left;
      clear: both;
      padding-right: 15px
  }
  
  .dl-horizontal dt:last-of-type, dd:last-of-type {
    margin-bottom: 0px;
   
  }




.dl-horizontal dd dl {
    margin-bottom: 0px;
  }




.dl-horizontal dd dl dt {
    font-weight: 300;
  }
    }

@media (min-width: 768px) {

.dl-horizontal dd {
      width: 70%;
      float: right
  }
  
  .dl-horizontal dt:last-of-type, dd:last-of-type {
    margin-bottom: 0px;
   
  }




.dl-horizontal dd dl {
    margin-bottom: 0px;
  }




.dl-horizontal dd dl dt {
    font-weight: 300;
  }
    }

abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #8491AB;
}

abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #8491AB;
}

blockquote {
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  background-color: #EDF2F5;
  padding: calc(16px * 1.5 / 2) calc(16px * 1.5);
  margin: 0 0 calc(16px * 1.5);
  border-left: 5px solid #C5D2E3;
}

blockquote.is-colored {
    border-left: 5px solid rgba(138, 197, 57, 1);
  }

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
      margin-bottom: 0;
    }

 code {
				border-radius: 2px !important;
				font-family: "Courier 10 Pitch", Courier, monospace;
        font-size: 85%;
        line-height: 140%;
        background: rgba(253, 226, 206, .2);
   			padding: 3px 3px;
 				
    }

code.codeblock {
  display: block;
        font-size: 85%;
        line-height: 140%;
        padding: 10px 10px;
  
}

  
  
}

address {
  margin-bottom: calc(16px * 1.5);
  font-style: normal;
  line-height: 1.5;
}

.clearfix:before,
  .clearfix:after {
    display: table;
    content: "";
  }

.clearfix:after {
    clear: both;
  }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.list-unstyled {
  list-style: none;
  padding-left: 0;
}

.is-hidden,
.hidden {
  display: none !important;
}

.vertical-offset {
  margin-bottom: calc(16px * 1.5);
}

main {
  padding-bottom: calc(16px * 1.5 * 2);
  max-width: 100%;
}

.bg--grey{
/*  background-color: #EDF2F5; */
  background-color: white;
}

h1{
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .search-box-small, .section-articles{
    margin-left:14px;
  } 
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: calc(16px * 1.5);
  font-size: calc(16px * 1.5);
  line-height: inherit;
  color: #2A2C44;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: calc(16px * 1.5 / 2);
  font-weight: 700;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: calc(8px + 1px);
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
}

select {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

textarea {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="text"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="password"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="datetime"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="datetime-local"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="date"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="month"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="time"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="week"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="number"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="email"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="url"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}
input[type="search"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="tel"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

input[type="color"] {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

.nesty-input {
  display: block;
  width: 100%;
  height: auto;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #495166;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  background-clip: padding-box;
}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .nesty-input:focus {
    border-color: #66afe9;
    outline: 0;
  }

select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .nesty-input::-moz-placeholder {
    color: $input-color-placeholder;
    opacity: 1; 
  }

select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, .nesty-input:-ms-input-placeholder { 
    color: $input-color-placeholder; 
  }

select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, .nesty-input::-webkit-input-placeholder { 
    color: $input-color-placeholder; 
  }

select {
  height: calc(16px * 1.5 + (8px * 2) + 2px);
}

textarea {
  resize: vertical;
  height: calc((16px * 1.5 + (8px * 2) + 2px) * 3);
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"] {
    line-height: calc(16px * 1.5 + (8px * 2) + 2px);
  }
  input[type="time"] {
    line-height: calc(16px * 1.5 + (8px * 2) + 2px);
  }
  input[type="datetime-local"] {
    line-height: calc(16px * 1.5 + (8px * 2) + 2px);
  }
  input[type="month"] {
    line-height: calc(16px * 1.5 + (8px * 2) + 2px);
  }
}

.form-field {
  margin-bottom: calc(16px * 1.5);
}

.form-field p {
    font-size: 90%;
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #645f6c;
  }

.form-field.required > label:after {
    content: "*";
    color: rgba(232, 72, 60, 1);
    margin-left: 2px;
  }

.form-field.boolean {
  position: relative;
  padding-left: 20px;
}

.form-field.boolean input[type="checkbox"] {
    position: absolute;
    left: 0;
  }

.form-field.boolean label {
    min-height: calc(16px * 1.5);
    margin-bottom: 0;
    cursor: pointer;
  }

input[type="radio"][disabled],
  input[type="radio"].disabled,
  fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
  }

.btn,
[role="button"],
input[type="submit"],
#user #user-password #password-submit, 
.community-recent-activity .recent-activity-controls a {
	display: inline-block;
  margin-bottom: 0;
  font-size: calc(16px - 2px);
  font-weight: 500;
  height: auto;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 4px 10px  4px 10px;
  border-radius: 2px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn:focus, .btn:active:focus, [role="button"]:focus, [role="button"]:active:focus, input[type="submit"]:focus, input[type="submit"]:active:focus, #user #user-password #password-submit:focus, #user #user-password #password-submit:active:focus, .community-recent-activity .recent-activity-controls a:focus, .community-recent-activity .recent-activity-controls a:active:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
    }

.btn:hover,
  .btn:focus,
  [role="button"]:hover,
  [role="button"]:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  #user #user-password #password-submit:hover,
  #user #user-password #password-submit:focus,
  .community-recent-activity .recent-activity-controls a:hover,
  .community-recent-activity .recent-activity-controls a:focus {
    color: rgba(138, 197, 57, 1);
    text-decoration: none;
  }

.btn:active, [role="button"]:active, input[type="submit"]:active, #user #user-password #password-submit:active, .community-recent-activity .recent-activity-controls a:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }

.btn-default,
.btn--default,
[role="button"]:not(.with-image):not(.menu-button):not(.login):not(.article-vote-up):not(.article-vote-down),
.topic-controls__item--subscribe .dropdown-toggle,
.topic-controls__item--subscribe .topic-unsubscribe,
.post-follow .post-subscribe,
.post-follow .post-unsubscribe,
.community-recent-activity .recent-activity-controls a,
.profile-header__options [data-action="edit-profile"],
.article-subscribe,
.article-unsubscribe {
  color: rgba(37, 35, 40, 1);
  background-color: transparent;
  border-color: rgba(37, 35, 40, 1);
}

.btn-default:hover,
  .btn-default:focus,
  .btn-default:active,
  .btn--default:hover,
  .btn--default:focus,
  .btn--default:active,
  [role="button"]:not(.with-image):not(.menu-button):not(.login):not(.article-vote-up):not(.article-vote-down):hover,
  [role="button"]:not(.with-image):not(.menu-button):not(.login):not(.article-vote-up):not(.article-vote-down):focus,
  [role="button"]:not(.with-image):not(.menu-button):not(.login):not(.article-vote-up):not(.article-vote-down):active,
  .topic-controls__item--subscribe .dropdown-toggle:hover,
  .topic-controls__item--subscribe .dropdown-toggle:focus,
  .topic-controls__item--subscribe .dropdown-toggle:active,
  .topic-controls__item--subscribe .topic-unsubscribe:hover,
  .topic-controls__item--subscribe .topic-unsubscribe:focus,
  .topic-controls__item--subscribe .topic-unsubscribe:active,
  .post-follow .post-subscribe:hover,
  .post-follow .post-subscribe:focus,
  .post-follow .post-subscribe:active,
  .post-follow .post-unsubscribe:hover,
  .post-follow .post-unsubscribe:focus,
  .post-follow .post-unsubscribe:active,
  .community-recent-activity .recent-activity-controls a:hover,
  .community-recent-activity .recent-activity-controls a:focus,
  .community-recent-activity .recent-activity-controls a:active,
  .profile-header__options [data-action="edit-profile"]:hover,
  .profile-header__options [data-action="edit-profile"]:focus,
  .profile-header__options [data-action="edit-profile"]:active,
  .article-subscribe:hover,
  .article-subscribe:focus,
  .article-subscribe:active,
  .article-unsubscribe:hover,
  .article-unsubscribe:focus,
  .article-unsubscribe:active {
   color: #fff;
   background-color: rgba(37, 35, 40, 1);
   border-color: rgba(37, 35, 40, 1);
  }

.btn-default:active, .btn--default:active, [role="button"]:not(.with-image):not(.menu-button):not(.login):not(.article-vote-up):not(.article-vote-down):active, .topic-controls__item--subscribe .dropdown-toggle:active, .topic-controls__item--subscribe .topic-unsubscribe:active, .post-follow .post-subscribe:active, .post-follow .post-unsubscribe:active, .community-recent-activity .recent-activity-controls a:active, .profile-header__options [data-action="edit-profile"]:active, .article-subscribe:active, .article-unsubscribe:active {
   background-image: none;
  }

.login {
  color: rgba(138, 197, 57, 1);
  background-color: transparent;
  border-color: rgba(138, 197, 57, 1);
  border-radius: 2px;
  text-transform: uppercase;
  padding: 13px 40px 12px 40px;
}

.login:hover,
  .login:focus,
  .login:active {
    color: #fff!important;
    background-color: rgba(37, 35, 40, 1);
    border-color: rgba(37, 35, 40, 1);
  }

.login:active {
   background-image: none;
  }

input[type="submit"] {
  color: #fff !important;
  background-color: rgba(37, 35, 40, 1) !important;
  border-color: rgba(37, 35, 40, 1) !important;
  border-radius: 50px;
  text-transform: uppercase;
  padding: 14px 40px;
}

.btn-primary {
  color: #fff !important;
  background-color: rgba(37, 35, 40, 1) !important;
  border-color: rgba(37, 35, 40, 1) !important;
  border-radius: 2px;
  text-transform: uppercase;
  padding: 14px 40px;
}

.btn--primary {
  color: #fff !important;
  background-color: rgba(37, 35, 40, 1) !important;
  border-color: rgba(37, 35, 40, 1) !important;
  border-radius: 2px;
  text-transform: uppercase;
  padding: 14px 40px;
}

.search-box--with-button input[type="submit"] {
  color: #fff !important;
  background-color: rgba(37, 35, 40, 1) !important;
  border-color: rgba(37, 35, 40, 1) !important;
  border-radius: 2px;
  text-transform: uppercase;
  padding: 14px 40px;
}

input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"]:active,
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active,
  .btn--primary:hover,
  .btn--primary:focus,
  .btn--primary:active,
  .search-box--with-button input[type="submit"]:hover,
  .search-box--with-button input[type="submit"]:focus,
  .search-box--with-button input[type="submit"]:active {
    color: #fff!important;
    background-color: rgba(138, 197, 57, 1) !important;
    border-color: rgba(138, 197, 57, 1) !important;
  }

input[type="submit"]:active, .btn-primary:active, .btn--primary:active, .search-box--with-button input[type="submit"]:active {
   background-image: none;
  }

.btn-info,
.btn--info {
  color: #fff;
  background-color: #2456B3;
  border-color: #204c9e;
}

.btn-info:hover,
  .btn-info:focus,
  .btn-info:active,
  .btn--info:hover,
  .btn--info:focus,
  .btn--info:active {
   color: #e0e0e0;
   background-color: #1b4289;
       border-color: #15336b;
  }

.btn-info:active, .btn--info:active {
   background-image: none;
  }

.btn-warning,
.btn--warning {
  color: #fff;
  background-color: #F7BF16;
  border-color: #ebb308;
}

.btn-warning:hover,
  .btn-warning:focus,
  .btn-warning:active,
  .btn--warning:hover,
  .btn--warning:focus,
  .btn--warning:active {
   color: #e0e0e0;
   background-color: #d3a007;
       border-color: #b08606;
  }

.btn-warning:active, .btn--warning:active {
   background-image: none;
  }

.btn-danger,
.btn--danger,
.satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"] {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border-color: #C5D2E3;
}

.btn-danger:hover,
  .btn-danger:focus,
  .btn-danger:active,
  .btn--danger:hover,
  .btn--danger:focus,
  .btn--danger:active,
  .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"]:hover,
  .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"]:focus,
  .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"]:active {
   color: #FFFFFF;
   background-color: #FFFFFF;
       border-color: #C5D2E3;
  }

.btn-danger:active, .btn--danger:active, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_bad"]:active {
   background-image: none;
  }

.btn-success,
.btn--success,
input[type="submit"],
#user #user-password #password-submit,
.satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"] {
  color: #fff;
  background-color: #FFFFFF;
  border-color: #C5D2E3;
}

.btn-success:hover,
  .btn-success:focus,
  .btn-success:active,
  .btn--success:hover,
  .btn--success:focus,
  .btn--success:active,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"]:active,
  #user #user-password #password-submit:hover,
  #user #user-password #password-submit:focus,
  #user #user-password #password-submit:active,
  .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:hover,
  .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:focus,
  .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:active {
   color: #e0e0e0;
   background-color: #FFFFFF;
       border-color: #C5D2E3;
  }

.btn-success:active, .btn--success:active, input[type="submit"]:active, #user #user-password #password-submit:active, .satisfaction-box input[type=radio] ~ label[for="satisfaction_rating_score_good"]:active {
   background-image: none;
  }

/*
@media (min-width: 1024px) {
  .logo { 
  	width: auto;
  }
  
  .logo svg {
    width: auto;
  }
}

@media (min-width: 1025px) {
  .logo { 
   	margin-top: -1.8rem;
  }
}

*/

.logo img {
  display: block;
  max-width: 34px;
}

.logo svg + svg {
  margin-left: 0.5rem;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.column {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}

.column--xs-1 {
  width: 8.33333%;
}

.column--xs-2 {
  width: 16.66667%;
}

.column--xs-3 {
  width: 25%;
}

.column--xs-4 {
  width: 33.33333%;
}

.column--xs-5 {
  width: 41.66667%;
}

.column--xs-6 {
  width: 50%;
}

.column--xs-7 {
  width: 58.33333%;
}

.column--xs-8 {
  width: 66.66667%;
}

.column--xs-9 {
  width: 75%;
}

.column--xs-10 {
  width: 83.33333%;
}

.column--xs-11 {
  width: 91.66667%;
}

.column--xs-12 {
  width: 100%;
}

.column--xs-pull-0 {
  right: auto;
}

.column--xs-pull-1 {
  right: 8.33333%;
}

.column--xs-pull-2 {
  right: 16.66667%;
}

.column--xs-pull-3 {
  right: 25%;
}

.column--xs-pull-4 {
  right: 33.33333%;
}

.column--xs-pull-5 {
  right: 41.66667%;
}

.column--xs-pull-6 {
  right: 50%;
}

.column--xs-pull-7 {
  right: 58.33333%;
}

.column--xs-pull-8 {
  right: 66.66667%;
}

.column--xs-pull-9 {
  right: 75%;
}

.column--xs-pull-10 {
  right: 83.33333%;
}

.column--xs-pull-11 {
  right: 91.66667%;
}

.column--xs-pull-12 {
  right: 100%;
}

.column--xs-push-0 {
  left: auto;
}

.column--xs-push-1 {
  left: 8.33333%;
}

.column--xs-push-2 {
  left: 16.66667%;
}

.column--xs-push-3 {
  left: 25%;
}

.column--xs-push-4 {
  left: 33.33333%;
}

.column--xs-push-5 {
  left: 41.66667%;
}

.column--xs-push-6 {
  left: 50%;
}

.column--xs-push-7 {
  left: 58.33333%;
}

.column--xs-push-8 {
  left: 66.66667%;
}

.column--xs-push-9 {
  left: 75%;
}

.column--xs-push-10 {
  left: 83.33333%;
}

.column--xs-push-11 {
  left: 91.66667%;
}

.column--xs-push-12 {
  left: 100%;
}

.column--xs-offset-0 {
  margin-left: 0%;
}

.column--xs-offset-1 {
  margin-left: 8.33333%;
}

.column--xs-offset-2 {
  margin-left: 16.66667%;
}

.column--xs-offset-3 {
  margin-left: 25%;
}

.column--xs-offset-4 {
  margin-left: 33.33333%;
}

.column--xs-offset-5 {
  margin-left: 41.66667%;
}

.column--xs-offset-6 {
  margin-left: 50%;
}

.column--xs-offset-7 {
  margin-left: 58.33333%;
}

.column--xs-offset-8 {
  margin-left: 66.66667%;
}

.column--xs-offset-9 {
  margin-left: 75%;
}

.column--xs-offset-10 {
  margin-left: 83.33333%;
}

.column--xs-offset-11 {
  margin-left: 91.66667%;
}

.column--xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .column--sm-1 {
    width: 8.33333%;
  }
  .column--sm-2 {
    width: 16.66667%;
  }
  .column--sm-3 {
    width: 25%;
  }
  .column--sm-4 {
    width: 33.33333%;
  }
  .column--sm-5 {
    width: 41.66667%;
  }
  .column--sm-6 {
    width: 50%;
  }
  .column--sm-7 {
    width: 58.33333%;
  }
  .column--sm-8 {
    width: 66.66667%;
  }
  .column--sm-9 {
    width: 75%;
  }
  .column--sm-10 {
    width: 83.33333%;
  }
  .column--sm-11 {
    width: 91.66667%;
  }
  .column--sm-12 {
    width: 100%;
  }
  .column--sm-pull-0 {
    right: auto;
  }
  .column--sm-pull-1 {
    right: 8.33333%;
  }
  .column--sm-pull-2 {
    right: 16.66667%;
  }
  .column--sm-pull-3 {
    right: 25%;
  }
  .column--sm-pull-4 {
    right: 33.33333%;
  }
  .column--sm-pull-5 {
    right: 41.66667%;
  }
  .column--sm-pull-6 {
    right: 50%;
  }
  .column--sm-pull-7 {
    right: 58.33333%;
  }
  .column--sm-pull-8 {
    right: 66.66667%;
  }
  .column--sm-pull-9 {
    right: 75%;
  }
  .column--sm-pull-10 {
    right: 83.33333%;
  }
  .column--sm-pull-11 {
    right: 91.66667%;
  }
  .column--sm-pull-12 {
    right: 100%;
  }
  .column--sm-push-0 {
    left: auto;
  }
  .column--sm-push-1 {
    left: 8.33333%;
  }
  .column--sm-push-2 {
    left: 16.66667%;
  }
  .column--sm-push-3 {
    left: 25%;
  }
  .column--sm-push-4 {
    left: 33.33333%;
  }
  .column--sm-push-5 {
    left: 41.66667%;
  }
  .column--sm-push-6 {
    left: 50%;
  }
  .column--sm-push-7 {
    left: 58.33333%;
  }
  .column--sm-push-8 {
    left: 66.66667%;
  }
  .column--sm-push-9 {
    left: 75%;
  }
  .column--sm-push-10 {
    left: 83.33333%;
  }
  .column--sm-push-11 {
    left: 91.66667%;
  }
  .column--sm-push-12 {
    left: 100%;
  }
  .column--sm-offset-0 {
    margin-left: 0%;
  }
  .column--sm-offset-1 {
    margin-left: 8.33333%;
  }
  .column--sm-offset-2 {
    margin-left: 16.66667%;
  }
  .column--sm-offset-3 {
    margin-left: 25%;
  }
  .column--sm-offset-4 {
    margin-left: 33.33333%;
  }
  .column--sm-offset-5 {
    margin-left: 41.66667%;
  }
  .column--sm-offset-6 {
    margin-left: 50%;
  }
  .column--sm-offset-7 {
    margin-left: 58.33333%;
  }
  .column--sm-offset-8 {
    margin-left: 66.66667%;
  }
  .column--sm-offset-9 {
    margin-left: 75%;
  }
  .column--sm-offset-10 {
    margin-left: 83.33333%;
  }
  .column--sm-offset-11 {
    margin-left: 91.66667%;
  }
  .column--sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .column--md-1 {
    width: 8.33333%;
  }
  .column--md-2 {
    width: 16.66667%;
  }
  .column--md-3 {
    width: 25%;
  }
  .column--md-4 {
    width: 33.33333%;
  }
  .column--md-5 {
    width: 41.66667%;
  }
  .column--md-6 {
    width: 50%;
  }
  .column--md-7 {
    width: 58.33333%;
  }
  .column--md-8 {
    width: 66.66667%;
  }
  .column--md-9 {
    width: 75%;
  }
  .column--md-10 {
    width: 83.33333%;
  }
  .column--md-11 {
    width: 91.66667%;
  }
  .column--md-12 {
    width: 100%;
  }
  .column--md-pull-0 {
    right: auto;
  }
  .column--md-pull-1 {
    right: 8.33333%;
  }
  .column--md-pull-2 {
    right: 16.66667%;
  }
  .column--md-pull-3 {
    right: 25%;
  }
  .column--md-pull-4 {
    right: 33.33333%;
  }
  .column--md-pull-5 {
    right: 41.66667%;
  }
  .column--md-pull-6 {
    right: 50%;
  }
  .column--md-pull-7 {
    right: 58.33333%;
  }
  .column--md-pull-8 {
    right: 66.66667%;
  }
  .column--md-pull-9 {
    right: 75%;
  }
  .column--md-pull-10 {
    right: 83.33333%;
  }
  .column--md-pull-11 {
    right: 91.66667%;
  }
  .column--md-pull-12 {
    right: 100%;
  }
  .column--md-push-0 {
    left: auto;
  }
  .column--md-push-1 {
    left: 8.33333%;
  }
  .column--md-push-2 {
    left: 16.66667%;
  }
  .column--md-push-3 {
    left: 25%;
  }
  .column--md-push-4 {
    left: 33.33333%;
  }
  .column--md-push-5 {
    left: 41.66667%;
  }
  .column--md-push-6 {
    left: 50%;
  }
  .column--md-push-7 {
    left: 58.33333%;
  }
  .column--md-push-8 {
    left: 66.66667%;
  }
  .column--md-push-9 {
    left: 75%;
  }
  .column--md-push-10 {
    left: 83.33333%;
  }
  .column--md-push-11 {
    left: 91.66667%;
  }
  .column--md-push-12 {
    left: 100%;
  }
  .column--md-offset-0 {
    margin-left: 0%;
  }
  .column--md-offset-1 {
    margin-left: 8.33333%;
  }
  .column--md-offset-2 {
    margin-left: 16.66667%;
  }
  .column--md-offset-3 {
    margin-left: 25%;
  }
  .column--md-offset-4 {
    margin-left: 33.33333%;
  }
  .column--md-offset-5 {
    margin-left: 41.66667%;
  }
  .column--md-offset-6 {
    margin-left: 50%;
  }
  .column--md-offset-7 {
    margin-left: 58.33333%;
  }
  .column--md-offset-8 {
    margin-left: 66.66667%;
  }
  .column--md-offset-9 {
    margin-left: 75%;
  }
  .column--md-offset-10 {
    margin-left: 83.33333%;
  }
  .column--md-offset-11 {
    margin-left: 91.66667%;
  }
  .column--md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .column--lg-1 {
    width: 8.33333%;
  }
  .column--lg-2 {
    width: 16.66667%;
  }
  .column--lg-3 {
    width: 25%;
  }
  .column--lg-4 {
    width: 33.33333%;
  }
  .column--lg-5 {
    width: 41.66667%;
  }
  .column--lg-6 {
    width: 50%;
  }
  .column--lg-7 {
    width: 58.33333%;
  }
  .column--lg-8 {
    width: 66.66667%;
  }
  .column--lg-9 {
    width: 75%;
  }
  .column--lg-10 {
    width: 83.33333%;
  }
  .column--lg-11 {
    width: 91.66667%;
  }
  .column--lg-12 {
    width: 100%;
  }
  .column--lg-pull-0 {
    right: auto;
  }
  .column--lg-pull-1 {
    right: 8.33333%;
  }
  .column--lg-pull-2 {
    right: 16.66667%;
  }
  .column--lg-pull-3 {
    right: 25%;
  }
  .column--lg-pull-4 {
    right: 33.33333%;
  }
  .column--lg-pull-5 {
    right: 41.66667%;
  }
  .column--lg-pull-6 {
    right: 50%;
  }
  .column--lg-pull-7 {
    right: 58.33333%;
  }
  .column--lg-pull-8 {
    right: 66.66667%;
  }
  .column--lg-pull-9 {
    right: 75%;
  }
  .column--lg-pull-10 {
    right: 83.33333%;
  }
  .column--lg-pull-11 {
    right: 91.66667%;
  }
  .column--lg-pull-12 {
    right: 100%;
  }
  .column--lg-push-0 {
    left: auto;
  }
  .column--lg-push-1 {
    left: 8.33333%;
  }
  .column--lg-push-2 {
    left: 16.66667%;
  }
  .column--lg-push-3 {
    left: 25%;
  }
  .column--lg-push-4 {
    left: 33.33333%;
  }
  .column--lg-push-5 {
    left: 41.66667%;
  }
  .column--lg-push-6 {
    left: 50%;
  }
  .column--lg-push-7 {
    left: 58.33333%;
  }
  .column--lg-push-8 {
    left: 66.66667%;
  }
  .column--lg-push-9 {
    left: 75%;
  }
  .column--lg-push-10 {
    left: 83.33333%;
  }
  .column--lg-push-11 {
    left: 91.66667%;
  }
  .column--lg-push-12 {
    left: 100%;
  }
  .column--lg-offset-0 {
    margin-left: 0%;
  }
  .column--lg-offset-1 {
    margin-left: 8.33333%;
  }
  .column--lg-offset-2 {
    margin-left: 16.66667%;
  }
  .column--lg-offset-3 {
    margin-left: 25%;
  }
  .column--lg-offset-4 {
    margin-left: 33.33333%;
  }
  .column--lg-offset-5 {
    margin-left: 41.66667%;
  }
  .column--lg-offset-6 {
    margin-left: 50%;
  }
  .column--lg-offset-7 {
    margin-left: 58.33333%;
  }
  .column--lg-offset-8 {
    margin-left: 66.66667%;
  }
  .column--lg-offset-9 {
    margin-left: 75%;
  }
  .column--lg-offset-10 {
    margin-left: 83.33333%;
  }
  .column--lg-offset-11 {
    margin-left: 91.66667%;
  }
  .column--lg-offset-12 {
    margin-left: 100%;
  }
}

@media (max-width: 479px) {
  .column--xxs-12{
    width: 100%;
  }
}

.topbar {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 71px;
  z-index: 10;
	background-color: #fff;
  color: rgba(37, 35, 40, 1);
  font-size: 14px;
}

/*

@media (min-width: 1024px) {
  .topbar {
    height: 10rem;
    padding-top: 3.24rem;
  }
}

*/


@media (min-width: 1px) {

.topbar__controls > * {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle
}
  }

.topbar__controls > *:not(.login) {
  padding-right: 0;
  padding-top: 0px;
  padding-bottom: 0px;
}

.topbar__menu.is-opened {
    display: table-cell !important;
}

.mobile-menu-navigation {
  display: none;
}

@media (max-width: 767px) {
 	.mobile-menu-navigation {
  	display: block;
	}
}

.mobile-menu-container {
  display: block;
  padding: 36px 16px 10px 16px ;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 120px;  
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 98;
  background-color: rgba(249, 249, 249, 1);
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
}

.mobile-menu-container.is-opened {
   	visibility: visible;
    opacity: 1;
}

.overflow-hidden {
  overflow: hidden;
}

.mobile-menu ul li {
  font-size: 24px;
  line-height: 42px;
  text-align: center;
}

@media (min-width: 1px) {
  .topbar a:not([role="button"]):not([role="menuitem"]):hover,
  .topbar not(.btn-main.btn):hover,
  .topbar .btn.with-image.dropdown-toggle:hover {
    color: rgba(37, 35, 40, 1);
  }

  .topbar__inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  
  .topbar__buttons {
     	display: none; 
	}
  
  @media (min-width: 768px) {
    .topbar__buttons {
     	display: flex;
    	flex-direction: row;
    	flex-wrap: wrap;
    	width: auto;
      align-items: center;
    }
  }
  
  a.btn-main {
    display: inline-block;
    transition: all .3s;
    white-space: nowrap;    
    font-size: 14px;
    font-weight:700;   
    color: #000000;
  }
  
  a.btn-outline {
    border: 1px solid #C6C7CC;
    padding: 10px 20px;
    border-radius: 6px; 
  }
  
  a.btn-with-icon {
    display: flex;
		align-items: center;
  }
  
  a.btn-with-icon > svg {
    margin-left: 8px;
    transition: all .3s;
  }
  
  a.btn-with-icon > svg > path {    
    transition: all .3s;
  }
  
  a.btn-with-icon:hover > svg > path{
    fill: rgba(37, 35, 40, 1);
  }
  
  a.btn-main.btn {    
    margin-right: 1.5rem;
  }
  
  a.btn-main.btn:hover {    
    color: rgba(37, 35, 40, 1);
  }
  
  a.btn-main.btn:focus {    
    color: rgba(37, 35, 40, 1);
  }
  
  a.btn-website {
    position: relative;
    margin-left: 20px;
  }
  
  a.btn-website:hover { 
  	opacity: 0.6;
  }
  
  a.btn-website:before {
   	font-family: 'falcon' !important;
  	color: #ffffff;
  	
   	font-size: 16px;
  	content: "\e901";
  	display: inline-block;
    position: absolute;
    top: -2px;
    left: -20px;
  }
  
  @media (min-width: 768px) {    
    
    a.btn-website {
      padding-left: 0px;
    }
  }
 
  
  /*
  
  @media (min-width: 1024px) {    
    a.btn-website:before {
      left: -35px;
      font-size: 26px;
    }
    
    a.btn-main {
      height: 4rem;
      line-height: 4rem;
      font-size: calc(16px * 1.4);
    }
  }

  @media (min-width: 1200px) {
    a.btn-main.btn { 
    	padding: 0 2.5rem;
    }
    a.btn-website {
      height: 4.2rem;
      line-height: 4.2rem;
  
    }
  } 

  .topbar__controls {
    float: right;
  }

  .topbar__menu {
    display: table-cell !important;
  }
}

.topbar-link {
  font-weight: 500;
  color: rgba(37, 35, 40, 1);
   
}

.topbar .language-selector .dropdown-toggle {
    font-weight: 700;
  }

*/


@media (max-width: 767px) {
    .topbar .language-selector .dropdown-menu {
      position: static;
      margin: 0;
      background: transparent;
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
    }

    .topbar .language-selector .dropdown-menu [role="menuitem"] {
      padding-right: 0;
      padding-left: 0;
    }
  }

.topbar .logo a {
  display: flex;
  align-items: center;
}

.header {
  position: relative;
  font-size: 14px;
  color: rgba(37, 35, 40, 1);
  background-color: rgba(249, 249, 249, 1);
/*   padding: 3% 0 10% 0; */
}

@media (min-width: 768px) {
  .header {
/*      padding: 3% 0 4.7% 0; */
  }
}

.header:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    content: "";
    background-color: rgba(0, 79, 128, 0);
    opacity: 0.85;
  }

.header a {
    color: rgba(37, 35, 40, 1);
  }

.header a:hover {
      color: #18171a;
    }

.header a[role="button"] {
    color: rgba(138, 197, 57, 1);
  }

.header a[role="button"]:hover {
      color: #7cb133;
    }

.hero-unit-home {
  padding-top: 3.938rem;
  padding-bottom: 5.063rem;
  color: rgba(37, 35, 40, 1);
}

.adjust-width-search {
    display: inline;
  	width: 60%;
    float: left;
  }

.hero-image-home {
  	display: inline;
  	width: 50%;
    float: left;
}

.hero-image-home image {
  	height: inherit;
  	max-width:100%;
		height:100%;
  	
}



@media (max-width: 895px) {
  .hero-unit-home {
    background-image: none;
  }
  .adjust-width-search {
    width:100%
  }
}




.clearfix-home:after {
  content: "";
  display: table;
  clear: both;
}


.dropdown-menu {
  padding: 0;
  overflow: hidden;
  font-size: calc(16px - 2px);
  border: 0;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
}

.dropdown-menu [role="menuitem"] {
  padding: 8px 16px;
}

.dropdown-menu [role="menuitem"][aria-selected="true"]:after {
    display: inline-block;
    margin-left: 10px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    content: "\f00c";
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.dropdown-menu [role="separator"] {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: rgba(37, 35, 40, 1);
  border-color: #C5D2E3;
}

@media (min-width: 1px) {
.topbar .dropdown-menu [role="menuitem"] {
    color: rgba(37, 35, 40, 1)
}
  }

.topbar .dropdown-toggle:after {
  color: inherit;
}

@media (max-width: 767px) {

.section-subscribe .dropdown-menu {
    right: auto;
    left: 0
}
  }

.comment-actions .dropdown-menu {
  right: 0;
  left: auto;
}

#user .dropdown-toggle {
  padding: 0;
  border: 0;
  color: inherit;
}

@media (max-width: 991px) {
    #user-menu [role=separator] {
      display: none;
    }
  }

#user-name {
  font-size: calc(16px - 2px);
  font-weight: 700;
}

#user #user-password #password-form {
  padding: 0 16px 16px 16px;
}

#user #user-password #password-form,
#user #user-password #password-form label,
#user #user-password #password-form ul {
 font-size: 16px;
}

#user #user-password #password-form ul li {
  margin-bottom: 0;
}

#user #user-password #password-submit {
  float: none !important;
  margin: 0 !important;
}

#user #user-profile {
  padding: 0 0 16px 0;
}

#user #user-profile dt {
    opacity: 1;
    text-align: left;
    padding: 4px 0 0 16px;
    font-size: 16px;
  }

#user #user-profile label {
    font-weight: 400;
    margin-bottom: 0; 
  }

#user #user-profile dd {
    margin-left: 105px;
    padding: 2px;
  }

#user #profile-photo-wrapper {
  width: 20px;
  height: 20px;
  border-radius: 2px;
}

#user #profile-photo img {
  max-height: 20px;
}

#user-password [role=separator], #user-profile [role=separator] {
    padding: 8px 16px;
    margin-bottom: 16px;
  }

@media (max-width: 767px) {

#user-password {
    background-color: #fff;
    border-radius: 4px;
    min-width: 1px !important;
    border: 1px solid #C5D2E3
}

#user-profile {
    background-color: #fff;
    border-radius: 4px;
    min-width: 1px !important;
    border: 1px solid #C5D2E3
}
  }

@-webkit-keyframes bounce {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounce {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -25px, 0);
            transform: translate3d(0, -25px, 0);
  }
  
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@media (min-width: 768px) {
    #user-dropdown,
    #user-dropdown[aria-expanded="false"] {
      opacity: 0;
    }

    #user-dropdown[aria-expanded="true"] {
      display: inline;
      opacity: 1;
      -webkit-animation: bounce .3s ease-out;
              animation: bounce .3s ease-out;
    }
  }

#user .dropdown-toggle {
  color: rgba(37, 35, 40, 1);
}

.search input[type="submit"] {
    display: none;
  }

.search-box {
  position: relative;
  background-color: transparent;
  border: none;
  border-radius: 2px;
  width: 95%;
	margin: auto;
  overflow: hidden;
}

@media (min-width: 768px) {
  .search-box--without-button .search:before {
    left: 2.2rem;
    font-size: 42px;
    margin-top: calc(40px / -2);
    background-size: 42px 41px;
    width: 42px;
    height:41px;
  }
  
  .search-box { 
  	width: 66%;
  }
}

.search-box--without-button .search {
    position: relative;
  }

.search-box--without-button input[type="submit"] {
   	top: 0;
    padding: 14px 35px !important;
    height: 100%;
    background-color: #8AC539 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: 30px !important;
    border-radius: 50px 0 0 50px;
  	position: absolute;    
   	background: transparent url(/hc/theming_assets/01HZKV4Z73HDTYYQWK65XND2RP);
  	background-repeat: no-repeat;    
    border: none !important;  	
  	text-indent: -9999px; 
}


.search-box--without-button #query {
    padding: 20px 55px 21px 95px;
    font-size: 1.125rem;  	
   	border: 1px solid rgba(138, 197, 57, 1);         
  	border-radius: 50px;
  	font-weight: 400;
  	color: #000;
}
.search-box--without-button #query:hover {
	background:rgba(255, 255, 255, 0.3);
}

.search-box--without-button #query:active,
.search-box--without-button #query:focus {
  background:rgba(255, 255, 255, 1);
}

.search-box--without-button #query::-moz-placeholder {
  color: #868690;
}

.search-box--without-button #query:focus::-moz-placeholder,
.search-box--without-button #query:active::-moz-placeholder {
  color: #868690;
}

.search-box--without-button #query:focus:-ms-input-placeholder,
.search-box--without-button #query:active:-ms-input-placeholder {
  color: #868690;
}

.search-box--without-button #query:active::-webkit-input-placeholder,
.search-box--without-button #query:focus::-webkit-input-placeholder {
 	color: #868690;
}

@media (min-width: 768px) {
  .search-box--without-button #query {
      height: 68px
  }
}

@media (max-width: 767px) {
  .search-box-small {
      margin-bottom: calc(16px * 1.5 * 1.5)
  }
}

.category h2 > a {
  color: inherit;
}

@media (max-width: 767px) {
  .category {
      padding-bottom: calc(16px * 1.5 / 2)
  }
}

.category + .category {
  border-top: 1px solid #C5D2E3;
  padding-top: calc(16px * 1.5 * 2);
}

.section h3 > a {
  color: inherit;
}

.section:nth-of-type(1n) {
    clear: none;
  }

.section:nth-of-type(2n+1) {
    clear: both;
  }

@media (min-width: 768px) {
  #category-list {
      margin-bottom: calc(16px * 1.5 * 3.5)
  }
  #custom-blocks-bottom {
      margin-bottom: calc(16px * 1.5 * 3.5)
  }
}

.category-item {
  position: relative;
  display: table;
  margin-bottom: calc(16px * 1.5);
  height: 76px;
}

@media (min-width: 768px) {

.category-item {
    height: 150px
}
  }

.category-item__link {
  display: table-cell;
  vertical-align: middle;
  border: 2px solid rgba(138, 197, 57, 1);
  border-radius: 4px;
  padding: 0 10px;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: rgba(138, 197, 57, 1);
}

.category-item__link:active,
  .category-item__link:focus,
  .category-item__link:hover {
    background-color: rgba(138, 197, 57, 1);
    color: #fff;
    text-decoration: none;
  }

.category-item__link h4 {
    margin-bottom: 0;
  }

.category-item__title {
  font-size: calc(16px * 1.1);
  margin-bottom: 0;
}

.section {
  margin-bottom: calc(16px * 1.5 * 2);
  
  
}

.section h3, .section h4{
    font-weight: 700;
    font-size: 20px;
  }

@media (min-width: 768px) {

.section-header {
    display: table;
    width: 100%
}
  }

@media (min-width: 768px) {

.section-header__col {
    display: table-cell;
    vertical-align: top
}
  }

@media (min-width: 768px) {

.section-header__col--main {
    width: 100%;
    padding-right: 16px
}
  }

@media (max-width: 767px) {

.section-header__col--button {
    margin-bottom: calc(16px * 1.5)
}
  }

@media (min-width: 768px) {

.section-header__col--button {
    padding: 32px 0 0 0
}
  }

.article-promoted span {
  font-size: calc(16px - 4px);
  color: #F7BF16;
  vertical-align: middle;
}

.article-list {
  margin-bottom: calc(16px * 1.5 / 2);
  line-height: 1.3;
}

.article-list li {
    margin-bottom: calc(16px * 1.5 / 2);
    font-size: 18px;
    
  }

.article-list a:hover{
      text-decoration: underline;
    }

/* CONTACT US SECTION */
.contact-us {
  padding: 2.62rem 0 2.62rem 0;
  color: #ffffff;
  background: #2B2E44;
}

.contact-us .container-inner {
  padding-bottom: 0rem;
  position: relative;
}

.contact-us .knowledge-base__title {
  margin: 0;
  color: #ffffff;
}

.contact-us .text {
  margin: 16px;
  font-size: 16px;
}

.contact-us .btn-website {
  position: absolute;
  bottom: 0;
  right: 0;
  display: none;
}

.contact-us a.btn-main.btn {
  margin-top: 0;
  margin-right: 0;
  font-size: 16px;
}

.contact-us a.btn-main.btn:hover {
  color: #2B2E44;
}

.contact-us a.btn-main.btn:focus {
  color: #fff;
  background-color: #2B2E44;
}

.contact-us a.btn-main.btn-website {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: calc(16px *  1.2);
}

@media (min-width: 768px) {
  .contact-us {
    padding: 9.375rem 0 4.5rem 0;
  }
  
  .contact-us .container-inner {
    padding-bottom: 4rem;
  }
  
  .contact-us .text {
    margin: calc(16px *  1.6) 0;
    font-size: calc(16px *  1.8);
  }
  
  .contact-us a.btn-main.btn {
    margin-top: 1.3rem;
    height: 4rem;
    line-height: 4rem;
    font-size: calc(16px *  1.8);
  }
  
  .contact-us a.btn-website {
    display: inline-block;
  }
  
}

@media (min-width: 1024px) {
  .contact-us a.btn-main.btn {
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: calc(16px *  1.6);
  }
  
  .contact-us a.btn-main.btn-website {
   	font-size: calc(16px *  1.6);
  }
}

/* END CONTACT US SECTION */
  @media (min-width: 768px) {
    .w-50 {
    	width: 50%;  
    }
    
    .w-30 {
      width: 30%;
    }
    
    .w-25 {
      width: 25%;
    }

    .w-20 {
      width: 20%;
    }
    
    footer.main {
      padding: 40px 0 60px;
    }
    
    .ws-container {
      position: relative;
      max-width: 1140px;
      margin: 0 auto;  
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      flex-direction: row;
    }
  }
  
.footer {
  color: #8491ab;
  font-size: 16px;  
  border-top: 1px solid #EEEEEE;
}

footer.main {
  position: relative;
  background-color: rgba(249, 249, 249, 1);
  padding: 40px 20px;
}

.footer-label {
  text-transform: uppercase;
  color: #868690;
  font-size: 0.625rem;
  font-weight: 500;
}
  
  .footer_logo {
    margin-bottom: 24px;
    width: 116px;
  }
  
  .footer p {
    font-size: 0.625rem;
    color: #868690;
  }
  
  .footer_list {
    display: flex;
    flex-wrap: wrap;    
  }
  	@media (max-width: 767px) {
    .footer_list {
      border-bottom: 1px solid #eee;
    	padding-bottom: 25px;
  	}
  }
  
  .footer_item {
    width: 50%;
    margin-bottom: 20px;
  }
  
  .footer_item:last-child {
    margin-bottom: 0;
  }
  
  .footer_link {
    display: flex;
		align-items: center;
    color: #252328 !important;
    font-weight: 600;
    font-size: 0.875rem;
    white-space: nowrap;
  }
  
  .footer a {
    color: #57535e;
    white-space: nowrap;
	}
  
  .footer p a {
    text-decoration: underline;
	}
  
  .footer_link:hover {
    text-decoration: none;
  }
  
  .footer_item_img {
    margin-right: 8px;
    width: 22px;
    height: auto;
  }
  
  .u-margin--none {
    margin: 0 !important;
  }


.ws-container {
  position: relative;
  max-width: 1140px;
  margin: 0 auto;  
  display: flex;    
}
  
  @media (max-width: 767px) {

    .ws-container {
      flex-direction: column;   
    }
  }

.ws-row {
  width: 100%;
}

.breadcrumbs {
  padding: 8px 0;
  margin-bottom: calc(16px * 1.5);
  list-style: none;
  background-color: transparent;
}

  .breadcrumbs a,
	.list-index a,
.article-list a {
    color: #252328;
  }

.breadcrumbs > li {
    display: inline;
  	font-weight: 700;
  }

.breadcrumbs > li + li:before {
      content: "› ";
      padding: 0 0.5rem;
      color: #ccc;
    }

@media (max-width: 767px) {

.search-results-column {
    margin-bottom: calc(16px * 1.5);
  width: 66.66667%;
}
  }

@media (min-width: 768px) {

.search-results-column {
    float: left;
    width: 66.66667%;
    padding-right: 16px
}
  }

.search-result {
  margin: 0 0 calc(16px * 1.5) 0;
}

.search-result-meta {
  margin: 0 0 calc(16px * 1.5 / 4) 0;
  font-size: calc(16px - 2px);
  color: #8491AB;
}

.search-result-meta a {
    color: #8491AB;
  }

.search-result-link {
  margin-bottom: 0 0 calc(16px * 1.5 / 4) 0;
  font-size: calc(16px * 1.25);
}

.search-result-description em {
    padding: 0 3px;
    font-style: normal;
    font-weight: 600;
    background-color: rgba(0, 157, 255, .2);
    border-radius: 3px;
  }

.search-result-votes {
  color: #11D66D;
}

.search-result-votes:before {
  margin-right: 2px;
}

.note {
  position: relative;
  padding: 0 16px;
  margin-bottom: calc(16px * 1.5);
  color: #57535e;
  border-left: 4px solid transparent;
}

.note p:last-child {
    margin-bottom: 0;
  }

.note-title {
  margin-top: 0;
  margin-bottom: 1rem;
}

.note-default {
  border-color: #8491AB;
}

.note--default {
  border-color: #8491AB;
}

.note-default .note-title {
    color: #8491AB;
  }

.note--default .note-title {
    color: #8491AB;
  }

.note-info, 
.note--info {
  border-color: #2456B3;
}

.note-info .note-title, .note--info .note-title {
    color: #2456B3;
  }

.note-warning,
.note--warning {
  border-color: #F7BF16;
}

.note-warning .note-title, .note--warning .note-title {
    color: #F7BF16;
  }

.note-success,
.note--success {
  border-color: #11D66D;
}

.note-success .note-title, .note--success .note-title {
    color: #11D66D;
  }

.note-danger,
.note--danger {
  border-color: rgba(232, 72, 60, 1);
}

.note-danger .note-title, .note--danger .note-title {
    color: rgba(232, 72, 60, 1);
  }

.pagination ul {
    display: inline-block;
    padding-left: 0;
    margin: 0 0 calc(16px * 1.5) 0;
  }

.pagination ul > li {
      display: inline-block;
      margin-right: 6px;
    }

.pagination ul > li > a {
        display: block;
        position: relative;
        padding: 8px calc(16px);;
        line-height: 1.5;
        text-decoration: none;
        color: rgba(138, 197, 57, 1);
        background-color: #fff;
        border-radius: 4px;
      }

.pagination ul > li > span {
        display: block;
        position: relative;
        padding: 8px calc(16px);;
        line-height: 1.5;
        text-decoration: none;
        color: rgba(138, 197, 57, 1);
        background-color: #fff;
        border-radius: 4px;
      }

.pagination ul > li > a:hover {
        color: #608a28;
        background-color: #C5D2E3;
        border-color: #ddd;
      }

.pagination ul > li > a:focus {
        color: #608a28;
        background-color: #C5D2E3;
        border-color: #ddd;
      }

.pagination ul > li > span:hover {
        color: #608a28;
        background-color: #C5D2E3;
        border-color: #ddd;
      }

.pagination ul > li > span:focus {
        color: #608a28;
        background-color: #C5D2E3;
        border-color: #ddd;
      }

.pagination ul > .pagination-current > span,
      .pagination ul > .pagination-current > span:hover,
      .pagination ul > .pagination-current > span:focus {
        z-index: 2;
        color: #fff;
        background-color: rgba(138, 197, 57, 1);
        border-color: rgba(138, 197, 57, 1);
        cursor: default;
      }

/* .container {
    padding-left: 15px;
    padding-right: 15px;
   
} */

.container-inner {
  	width: 100%;
  	padding-right: 16px;
  	padding-left: 16px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container-inner {
        max-width: 544px;
    }
}

@media (min-width:768px) {
    .container-inner {
        max-width: 1200px;
    }
}
  

main{
  padding-top: 3rem;
/*   padding-top: calc(16px * 1.5* 2); */
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  main{
    padding-top: 4rem;
/*     padding-top: calc(16px * 1.5 * 3) */
	}
}

.menu-button {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border-radius: calc(2rem / 15);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (min-width: 768px) {

.menu-button {
    display: none
}
  }

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

.menu-button:active {
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transition: 0;
    transition: 0;
  }

.menu-button:focus {
    outline: 0;
  }

.mobile-menu-controls {
  position: relative;
  width: 26px;
  height: 12px;
  background: none;
}

.mobile-menu-controls:before {
   	position: absolute;
  	top: -2px;
  	right: 6px;
  	font-family: 'falcon' !important;
  	color: rgba(37, 35, 40, 1);
    content: "\e902";
  	font-size: 12px;
    display: inline-block;
    transition: original;
   
}

.mobile-menu-navigation.is-pressed .mobile-menu-controls:before {
    top: -9px;
  	right: 14px;
  	font-family: 'falcon' !important;
  	color: rgba(37, 35, 40, 1);
  	font-size: 16px;
  	content: "\e900";
}

.menu-button.is-pressed {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
          transform: scale3d(0.8, 0.8, 0.8);
}

.menu-button.is-pressed .menu-button__lines {
    background: transparent;
  }

.menu-button.is-pressed .menu-button__lines:before,
    .menu-button.is-pressed .menu-button__lines:after {
      top: 0;
      width: 2rem;
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
    }

.menu-button.is-pressed .menu-button__lines:before {
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
              transform: rotate3d(0, 0, 1, 45deg);
    }

.menu-button.is-pressed .menu-button__lines:after {
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
              transform: rotate3d(0, 0, 1, -45deg);
    }

.help-center-name {
  display: inline-block;
  margin: 0 0 0 calc(16px / 2);
  font-weight: 700;
  color: rgba(37, 35, 40, 1);
  vertical-align: middle;
}

.intro-title {
  position: relative;
  margin-bottom: 1rem;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 4.513rem;
  letter-spacing: -0.035em; 
  text-transform: none;
}
  
  @media (min-width: 768px) {
  .intro-title {   
    font-size: 4.75rem;
    margin-bottom: 1.5rem;
  }
}
  
  .intro-lebal {
    color: #868690;
    margin-bottom: 12px;
    font-weight: 400;
    letter-spacing: 0.07em;
  }

.intro-description {
  position: relative;
  font-weight: 400;
  font-size: 1.188rem;
  margin-bottom: 2.5rem;
}

.meta {
  font-size: calc(16px - 2px);
  color: #8491AB;
}

.meta__item {
  display: inline-block;
  margin-right: calc(16px / 2);
}

.meta__item + .meta__item:before {
    margin-right: calc(16px / 2);
    font-size: 10px;
    content: "\2022";
  }

.meta--profile {
  margin-bottom: 0;
}

.meta--profile .meta__item {
    margin-bottom: 0;
  }

.avatar {
  position: relative;
}

.avatar--agent:before {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    margin-right: -4px;
    margin-bottom: -4px;
    font-family: "Font Awesome 5 Free";

    font-size: calc(16px * 0.85);
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    color: rgba(138, 197, 57, 1);
    content: "\f19d";
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.user-avatar {
  border-radius: 100%;
}

.user-avatar--default {
  width: 32px;
  height: 32px;
}

#user .user-avatar {
  width: 32px;
  height: 32px;
}

.user-avatar--profile {
  width: 65px;
  height: 65px;
}

.comment-avatar-agent:after,
.question-avatar-agent:after,
.answer-avatar-agent:after {
  position: absolute;
}

.comment-avatar-agent:after {
  top: 0;
  left: calc(32px - (16px / 2));
}

.question-avatar-agent:after,
.answer-avatar-agent:after {
  left: calc(32px - (16px / 2));
}

.user-avatar,
.article-avatar img,
.comment-avatar img,
.question-avatar img,
.answer-avatar img {
  border-radius: 100%;
}

.user-avatar,
.article-avatar img,
.comment-avatar img,
.question-avatar img,
.answer-avatar img {
  width: 32px;
  height: 32px;
}

.comment-avatar-agent:after,
.question-avatar-agent:after,
.answer-avatar-agent:after {
  color: rgba(138, 197, 57, 1);
}

.comments__callout {
  font-size: calc(16px * 0.85);
  color: #8491AB;
}

.comments__callout:empty {
    display: none;
  }

.comments__list {
  padding-left: 0;
  list-style: none;
}

.comment-list-header {
  padding-bottom: calc(16px * 1.5 / 2);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid #C5D2E3;
}

.comment-list-heading {
  margin-bottom: 0;
  font-size: calc(16px * 1.1);
  font-weight: 700;
}

.comment-sorter {
  padding-bottom: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5 * 1.25);
  border-bottom: 1px solid #C5D2E3;
}

@media (min-width: 768px) {

.comment-sorter {
    display: table;
    width: 100%
}
  }

@media (min-width: 768px) {

.comment-sorter__col {
    display: table-cell;
    vertical-align: middle
}
  }

@media (max-width: 767px) {

.comment-sorter__col--main {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }

@media (min-width: 768px) {

.comment-sorter__col--main {
    padding-right: 16px
}
  }

@media (min-width: 768px) {

.comment-sorter__col--filters {
    text-align: right
}
  }

.comment-sorter__item.is-active {
    font-weight: 700;
  }

.comment-sorter__item + .comment-sorter__item:before {
    margin: 0 calc(16px / 2);
    font-size: 10px;
    content: "\2022";
  }

.comment {
  padding-bottom: calc(16px * 1.5 * 1.25);
  margin-bottom: calc(16px * 1.5 * 1.25);
  border-bottom: 1px solid #C5D2E3;
}

.comment__inner {
  position: relative;
  padding-right: calc(40px + 16px);
}

.comments__content {
  position: relative;
  padding-right: 16px;
}

.comment__header {
  position: relative;
  margin-bottom: calc(16px * 1.5);
}

.comment__voting-and-actions {
  position: absolute;
  top: calc(16px * 1.5 / 4);
  right: 0;
  width: 40px;
  text-align: center;
}

.comment__voting-and-actions .dropdown-toggle:after {
    display: inline-block;
    margin-left: 0;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    content: "\f013";
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.comment__official-heading {
  position: absolute;
  top: 0;
  right: calc(16px * 3);
  width: auto;
  padding: 1px calc(16px / 2);
  font-size: calc(16px * 0.85);
  color: #fff;
  background-color: rgba(138, 197, 57, 1);
  border-radius: 0 0 4px 4px;
}

.comment--official .comment__inner {
    position: relative;
    padding: calc(16px * 1.5)
      calc(16px * 2);
    background-color: #fffffe;
    border: 1px solid rgba(138, 197, 57, 1);
    border-radius: 4px;
  }

.comment__body ul {
    margin-left: 16px;
  }

.comment__body ol {
    margin-left: 16px;
  }

.comment__body ul {
    list-style-type: disc;
  }

.comment__body ol {
    list-style-type: decimal;
  }

.comment-form {
  position: relative;
  margin-bottom: calc(16px * 1.5);
}

@media (min-width: 768px) {

.comment-form {
    padding-left: calc(32px + 16px)
}
  }

.comment-form__avatar {
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 767px) {

.comment-form__avatar {
    display: none
}
  }

.comment-form__body {
  margin-bottom: calc(16px * 1.5);
}

.comment-form__attachments {
  margin-bottom: calc(16px * 1.5);
}

.comment-form__mark-as-solved {
  position: relative;
}

.comment-form__comment-ccs ul {
    margin-bottom: 0;
  }

.promoted-articles {
  margin-bottom: calc(16px * 1.5 * 1.4);
  
}

.promoted-articles__list {
  list-style: none;
  padding-left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.promoted-articles-item {
  border-bottom: 1px solid #EEEEEE;
  padding: 8px 0;
}
  
.promoted-articles-item:last-child {
  border-bottom: none;
}

.promoted-articles__title {
  font-size: 37px;
  text-align: center;
  font-weight: 300;
}

.promoted-articles-item__title {
  font-size: 0.938rem;
  color: #252328;
}

@media (min-width: 768px) {
  .promoted-articles {
    width: 48%;
  }
  .promoted-articles {
    margin-bottom: 32px;
  }

  .promoted-articles-item__title {
    font-size: 0.938rem;
  }
}

.promoted-articles-item__desc {
  margin-top: 0;
}

.error-page {
  padding: 0;
  margin-bottom: calc(16px * 1.5 * 2);
}

.error-page h2 {
    font-size: calc(16px * 1.25);
  }

.satisfaction-box {
  background-color: #FFFFFF;
  border-radius: 4px;
  padding: calc(8px * 2) 16px;
  border: 1px solid #C5D2E3;
  margin: 0 0 calc(16px * 1.5) 0;
}

.satisfaction-box h4 {
    font-weight: bold;
  }

.satisfaction-box h4:last-child {
      margin-bottom: 0;
    }

.satisfaction-box input[type=radio] ~ label {
  letter-spacing: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: normal;
  margin-bottom: 0;
  margin-right: 0;
  border: inherit;
  border-radius: ;
  padding: 8px 8px;
}

.satisfaction-box input[type=radio][checked=checked][value=good] + label:not([class="disabled"]) {
  background: #11D66D !important;
}

.satisfaction-box input[type=radio][checked=checked][value=bad] + label:not([class="disabled"]) {
  background: rgba(232, 72, 60, 1) !important;
}

.satisfaction-box input[type=radio][checked=checked] + label:not([class="disabled"]) {
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
          box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.satisfaction-box label.disabled {
  display: inline-block;
  border: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  margin-bottom: calc(16px * 1.5) !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-shadow: none;
}

.satisfaction-box label.disabled[for="satisfaction_rating_score_good"] {
 color: #11D66D !important;
}

.satisfaction-box label.disabled[for="satisfaction_rating_score_bad"] {
 color: rgba(232, 72, 60, 1) !important;
}

.satisfaction-comment {
  margin-top: calc(16px * 1.5);
}

.satisfaction-box .satisfaction-submit {
  letter-spacing: 0;
  font-size: inherit !important;
  font-weight: inherit !important;
  border-radius:  4px;
  padding: 8px 8px;
  background: #11D66D;
  border-color: #0fbe61;
  margin-left: calc(16px * 1.5 / 2) !important;
}

.community {
  border: 1px solid #C5D2E3;
  padding: 8px 16px;
  border-radius: 4px;
  margin-bottom: calc(16px * 1.5);
}

.my-activity-item {
  padding: 8px 16px;
  margin-bottom: calc(16px * 1.5);
  border: 1px solid #C5D2E3;
  border-radius: 4px;
}

@media (min-width: 768px) {

.my-activity-item__title {
    max-width: 70%
}
  }

.my-activity-item__meta {
  font-size: calc(16px - 2px);
  color: #8491AB;
}

.my-activity-item--request {
  position: relative;
}

.my-activity-item--request .request-status {
    display: inline-block;
  }

@media (max-width: 767px) {

.my-activity-item--request .request-status {
      margin-bottom: calc(16px * 1.5 / 2)
  }
    }

@media (min-width: 768px) {

.my-activity-item--request .request-status {
      position: absolute;
      top: 16px;
      right: 16px
  }
    }

.my-activities-header {
  margin-bottom: calc(16px * 1.5);
}

.my-activities-menu {
  font-weight: 700;
}

.my-activities-menu__items {
  margin-bottom: 0;
  margin-top: 0;
}

.my-activities-menu__item {
  float: left;
  margin-bottom: 0;
  color: #706a7a;
}

.my-activities-menu__item a {
    display: block;
  }

.my-activities-menu--main {
  margin-bottom: calc(16px * 1.5);
  overflow: hidden;
  background-color: #fff;
  border-radius: 4px;
}

.my-activities-menu--main .my-activities-menu__item.is-active {
      color: #fff;
      background-color: rgba(138, 197, 57, 1);
    }

.my-activities-menu--main .my-activities-menu__item.is-active {
      padding: 16px 16px;
    }

.my-activities-menu--main .my-activities-menu__item a {
      padding: 16px 16px;
    }

@media (min-width: 768px) {
    .my-activities-menu--main .my-activities-menu__item + .my-activities-menu__item {
      border-left: 1px solid #fff;
    }
  }

.my-activities-menu--sub {
  margin-bottom: calc(16px * 1.5);
}

.my-activities-menu--sub .my-activities-menu__item + .my-activities-menu__item {
    padding-left: 16px;
  }

@media (max-width: 991px) {

#quick-search {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }

@media (min-width: 992px) {

#quick-search {
    float: left;
    max-width: 300px
}
  }

@media (max-width: 991px) {

.request-filter {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }

.my-activities-header {
  margin-bottom: calc(16px * 1.5);
}

.my-activities-items {
  margin-bottom: calc(16px * 1.5 * 2);
}

@media (min-width: 768px) {

.my-activities-items {
    display: table;
    width: 100%
}
  }

.my-activities-items__head {
  display: none;
  color: #8491AB;
}

@media (min-width: 768px) {

.my-activities-items__head {
    display: table-header-group;
    font-size: calc(16px * 0.85);
    font-weight: 700;
    text-transform: uppercase
}
  }

@media (min-width: 768px) {

.my-activities-items__body {
    display: table-row-group
}
  }

@media (min-width: 768px) {

.my-activities-items__row {
    display: table-row
}
  }

@media (min-width: 768px) {

.my-activities-items__col {
    display: table-cell;
    padding-top: calc(16px * 1.5 / 2);
    padding-bottom: calc(16px * 1.5 / 2);
    border-bottom: 1px solid #C5D2E3;
}

    .my-activities-items__col + .my-activities-items__col {
      padding-left: 16px;
    }
  }

@media (max-width: 767px) {

.my-activities-items__request-id {
    display: inline
}
  }

@media (min-width: 768px) {

.my-activities-items__request-id {
    display: none
}
  }

.request-table-toolbar {
  padding-top: calc(8px * 2);
  padding-bottom: 8px;
  margin-bottom: calc(16px * 1.5);
  background-color: #f9f9f9;
  border-radius: 4px;
}

@media (min-width: 768px) {

.request-table-toolbar {
    padding-top: 8px;
    padding-bottom: calc(8px * 2)
}
  }

.request-table-toolbar label {
    font-size: calc(16px * 0.85);
    text-transform: uppercase;
  }

@media (min-width: 768px) {

.request-table-filters {
    display: table;
    width: 100%
}
  }

.request-table-filters__item {
  padding-right: 16px;
  padding-left: 16px;
}

@media (max-width: 767px) {

.request-table-filters__item {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }

@media (min-width: 768px) {

.request-table-filters__item {
    display: table-cell;
    width: 33%;
    vertical-align: bottom
}
  }

.request-table-organization {
  display: table;
  width: 100%;
}

.request-table-organization__col {
  display: table-cell;
  vertical-align: middle;
}

.request-table-organization__col--main {
  width: 100%;
}

.request-table-organization__col--button {
  padding-left: calc(16px / 2);
}

.requests-sort-symbol {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}

.requests-sort-symbol:after {
    display: inline-block;
    margin-bottom: 2px;
    margin-left: 5px;
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    color: #8491AB;
    content: "\f0d7";
  }

.requests-link {
  white-space: nowrap;
}

.requests-link[href*="asc"] .requests-sort-symbol:after {
  content: "\f0d8";
}

.share {
  white-space: nowrap;
}

.share li {
  position: relative;

  display: inline-block;
  vertical-align: top;
}

.share a {
  display: block;
  overflow: hidden;
  line-height: 36px;
  color: #8491AB;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  border: 1px solid #8491AB;
  border-radius: 4px;
  width: 36px;
  height: 36px;
}

.share a:before {
    position: relative;

    display: inline-block;
    width: 100%;
    text-align: center;
  }

.share-facebook:hover {
  color: #3d5b95;
}

.share-twitter:hover {
  color: #24aadd;
}

.share-linkedin:hover {
  color: #0976b4;
}

.share-googleplus:hover {
  color: #d23e30;
}

.request {
  position: relative;
}

.request-sidebar dt:first-child {
    margin-bottom: calc(16px * 1.5 / 2);
  }

.request-sidebar dd {
    margin-bottom: calc(16px * 1.5 / 2);
  }

.request-id {
  display: block;
  margin-bottom: calc(16px * 1.5 / 2);
}

.request-description {
  margin-bottom: calc(16px * 1.5);
}

.request-details {
  padding: calc(16px * 1.5 / 2) 15px;
  background-color: #fff;
}

.request-status {
  padding: calc(8px / 4)
    calc(16px / 4);
  font-size: calc(16px - 2px);
  color: #fff;
  border-radius: 4px;
}

.request-status--solved,
.request-status--closed {
  background-color: #11D66D;
}

.request-status--new,
.request-status--open {
  background-color: rgba(232, 72, 60, 1);
}

.request-status--answered {
  background-color: #F7BF16;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #8491AB;
  text-align: left;
}

th {
  text-align: left;
}

table.hidden_table{
  margin-bottom: calc(16px * 1.5);
  
}

.hidden_table td {
  padding-right: 40px;
  
  
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: calc(16px * 1.5);
}

.table th,
  .table td {
    padding: 12px;
    vertical-align: top;
  }

.table td {
    border-top: 1px solid #dfe2e9;
  }

.table thead th {
    vertical-align: bottom;
  }

.table tbody + tbody {
    border-top: 1px solid #dfe2e9;
  }

.table .table {
    background-color: #fff;
  }

.table--color-header th {
    color: #fff;
    background-color: rgba(138, 197, 57, 1);
  }

.table--striped th,
  .table--striped td,
  .table--striped thead th {
  }

.table--striped tbody tr:nth-child(even) {
    color: inherit;
    background-color: #EDF2F5;
  }

.table--striped thead tr {
    color: inherit;
    background-color: #c4e29b;
  }


.table--hover tbody tr:hover {
    color: inherit;
    background-color: #C5D2E3;
  }

.table--bordered {
  border: 1px solid #dfe2e9;
}

.table--bordered td {
    border-left: 1px solid #dfe2e9;
  }

.table--bordered th {
    border-left: 1px solid #dfe2e9;
  }

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {

.table-responsive {
    width: 100%;
    margin-bottom: calc(16px * 1.5 * 0.75);
    overflow-y: hidden;
    border: 1px solid #dfe2e9;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

    .table-responsive > .table {
      margin-bottom: 0;
    }
          .table-responsive > .table > thead > tr > th,
          .table-responsive > .table > thead > tr > td,
          .table-responsive > .table > tbody > tr > th,
          .table-responsive > .table > tbody > tr > td,
          .table-responsive > .table > tfoot > tr > th,
          .table-responsive > .table > tfoot > tr > td {
            white-space: nowrap;
          }
  }

.embed,
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  padding-bottom: 56.25%;
  margin-bottom: 30px;
  overflow: hidden;
  z-index: 1;
}

.embed img, .embed-responsive img {
    width: 100%;
  }

.embed iframe,
  .embed embed,
  .embed object,
  .embed video,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }

.embed:focus, .embed-responsive:focus {
    outline: none !important;
  }

.embed-responsive--16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive--4by3 {
  padding-bottom: 75%;
}

.visibility-internal-icon:before {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  content: "\f023";
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.search-result-votes:before {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  content: "\f164";
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.recent-activity-item-comment span:before {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  content: "\f075";
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.article-vote-up:before {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  content: "\f164";
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.article-vote-down:before {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  content: "\f165";
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vote-controls a {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vote-up:before {
  content: "\f106";
}

.vote-down:before {
  content: "\f107";
}

.share a:before {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.share-facebook:before {
  content: "\f09a";
}

.share-twitter:before {
  content: "\f099";
}

.share-linkedin:before {
  content: "\f0e1";
}

.share-googleplus:before {
  content: "\f0d5";
}

.dropdown-toggle:after {
  margin-left: 5px;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  content: "\f107";
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.article {
  position: relative;
}

.article-header {
  margin-bottom: calc(16px * 1.5);
}

.article-header h1{
    text-transform:uppercase;
  }

.article-meta {
  display: table;
  margin-bottom: calc(16px * 1.5);
  width: 100%;
}

.article-meta__col {
  display: table-cell;
  vertical-align: top;
}

.article-meta__col--main {
  padding-right: 16px;
  width: 100%;
}

.article__body {
  margin-bottom: calc(16px * 1.5);
  font-size: 18px;
  line-height: 30px;
}

.article__body h1{
  text-transform: initial;
  font-weight: 700;
  margin-bottom: calc(16px * 1.5 * 1);
  margin-top: calc(16px * 1.5 * 1.5);
  font-size: calc(16px * 2.4);
  
}

.article__body h2{
  text-transform: initial;
  font-weight: 500;
  margin-bottom: calc(16px * 1.5 * 1);
  margin-top: calc(16px * 1.5 * 1.2);
  font-size: calc(16px * 1.8);
  
}

.article__body h3{
  text-transform: initial;
  font-weight: 500;
  margin-bottom: calc(16px * 1.5 * 1);
  margin-top: calc(16px * 1.5 * 1.2);
  font-size: calc(16px * 1.4);
  
}

.article__body h4{
  text-transform: initial;
  font-weight: 500;
  margin-bottom: calc(16px * 1.5 * 1);
  margin-top: calc(16px * 1.5 * 1.2);
  font-size: 18px;
}

.wistia-video{
  margin-bottom: calc(16px * 1.5 * 1);
  display: block;

}

.article__body .wistia_video{
  border-style: solid;
  border-width: 5px;
  border-color: #EDF2F5;
  border-radius: 2px;
  margin-bottom: calc(16px * 1.5 * 1);
  display: block;
}


.article__body img{
/* margin-top: calc(16px * 1.5 * 1); */
	margin-top: 0px;
  margin-bottom: calc(16px * 1.5 * 1);
  display: block;
  border-style: solid;
  border-width: 5px;
  border-color: #EDF2F5;
  border-radius: 2px;
  max-width: 100%;
  height: auto;
  
}

.article__body li img{
	margin-top: calc(16px * 1.5 / 2);
	
	
}
  
.article__body a:hover{
      text-decoration: underline;
    }

.article__body ul {
    margin-left: 16px;
  }

.article__body ol {
    margin-left: 16px;
  }

.article__body ul ul {
      margin-top: calc(16px * 1.5 / 2);
    }

.article__body ul ol {
      margin-top: calc(16px * 1.5 / 2);
    }

.article__body ol ul {
      margin-top: calc(16px * 1.5 / 2);
  		margin-bottom: 0px;
    }

.article__body ol ol {
      margin-top: calc(16px * 1.5 / 2);
    }

.article__body ul li {
      margin-bottom: calc(16px * 1.5 / 2);
    }

.article__body ol li {
      margin-bottom: calc(16px * 1.5 / 2);
    }

.article__body ul {
    list-style-type: disc;
  }



.article__body ul.list-index {
  padding-left: 0;
  margin-left: 0px;
  margin-bottom: 0px;
  list-style-type: none;
  counter-reset: list;
  
}




.article__body ul.list-index ul {
  padding-left: 30px;
  margin-top: 0px;
  margin-left: 0px;
  list-style-type: none;
  counter-reset: list;
}




.article__body ul.list-index li {
  margin-bottom: 0px;
  font-size: 18px; 
  line-height: 1.6;
 }

.article__body dd ul{
  margin-bottom: 0px;
  }
  
  





.article__body .table--striped {
  border-spacing: 0;
  border-collapse: collapse;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 25px;
}
  
.article__body .table--striped th,
 .article__body .table--striped td,
 .article__body .table--striped thead th {
    border: 1px solid black;
   border-radius: 0;
    padding: 6px 8px;
   
  }

.article__body .table--striped tr {
  border-radius: 2px;
  
}

.article__body .table--striped th, .article__body [colspan] {
  font-weight: 500;
  	font-size: 18px;
  	}



.article__body .table--striped td {
  font-size: 16px;
  
}

/* .article__body .table--striped tbody tr:nth-child(odd) {
    color: inherit;
    background-color: #EDF2F5;
  } */

.article__body .table--striped *:last-child {
  margin: 0; 
}
		
.article__body th.rotate-th {
  padding: 0 5px 0 0 !important;
}

.article__body th.rotate-th div {
  writing-mode: vertical-lr;
  padding: 0 2px 0 0 !important;
  -ms-writing-mode: tb-rl;
  transform: rotate(180deg);
  line-height: 130%;
}
  






.article__body ol {
    list-style-type: decimal;
  }

.article__body .wysiwyg-font-size-x-large {
    font-size: calc(16px * 1.5);
  }

.article__body .wysiwyg-font-size-large {
    font-size: calc(16px * 1.25);
  }

.article__body .wysiwyg-font-size-medium {
    font-size: 16px;
  }

.article__body .wysiwyg-font-size-small {
    font-size: calc(16px * 0.85);
  }

.article__body .list-bullet,
  .article__body .list-colored {
    list-style-type: none;
  }

.article__body section {
    border-bottom-style: solid;
      border-bottom-width: 1px;
      border-color: #C5D2E3;
      margin-bottom: 30px;
  }

.article-footer {
  padding-top: calc(16px * 1.5 / 2);
  border-top: 0px dotted #C5D2E3;
}

.article-share {
  padding: calc(16px * 1.5) 0 0;
  border-top: 1px solid #C5D2E3;
}

.article-vote {
  display: table;
  margin-bottom: calc(16px * 1.5);
}

.article-vote > * {
  display: table-cell;
  vertical-align: middle;
}

.article-vote > * + * {
  padding-left: 16px;
}

.article-vote-up:hover,
  .article-vote-up.article-voted {
    color: #11D66D !important;
  }

.article-vote-down:hover,
  .article-vote-down.article-voted {
    color: rgba(232, 72, 60, 1) !important;
  }

.article-vote-controls {
  white-space: nowrap;
}

.article-vote-controls a {
    color: #8491AB;
  }

.article-vote-count {
  color: #8491AB;
}

.article-footer {
  margin-bottom: calc(16px * 1.5);
}

.article__attachments {
  margin-bottom: calc(16px * 1.5);
}

.article-more-questions {
  margin-bottom: calc(16px * 1.5);
  clear: both;
}

.article-more-questions a {
    white-space: nowrap;
  }

.article-vote-question {
  font-size: calc(16px - 2px);
  font-weight: 500;
  color: #8491AB;
}

.related-articles .article-sidebar h3 {
  margin-top: 32px;
  font-size: calc(16px * 1.25);
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
  
@media (min-width: 768px) and (max-width: 900px) {
  .w-75-sm {
    width: 75%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.knowledge-base{
  padding-top: 0;
  padding-bottom: calc(16px * 1.5 * 2);
}

@media (min-width: 768px) {
  .knowledge-base{
      padding-top: calc(16px * 1.5 * 2);
  }
}

.knowledge-base__title{
  font-weight: 700;
  font-size: 32px;
  text-align: left;
  margin-top: 2rem;
  margin-bottom: 2rem;
  letter-spacing: -0.03em;
}
  
  @media (min-width: 768px) {
  .knowledge-base__title{
      font-size: 2.5rem;
  }
}

.promoted-articles .knowledge-base__title {
   margin-bottom:calc(16px * 1.5)
}

.custom-blocks {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: calc(16px * 1.5 * 2.6);
}

.custom-block {
  width: 100%;
  margin-bottom: calc(16px * 1.5);
  box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.14);
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
  transition: transform 1.5s cubic-bezier(.075,.82,.165,1);
}

  .custom-block:hover {  
  	transform: translate3d(0,-.25rem,0);
	}
  
  @media only screen and (min-width: 768px) {
    .custom-block {
  		width: 48%;
    }
  }

.custom-block__link {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #fff;
  height: 100%;   
  padding: 24px 24px 24px 10px;   
}
  
  .custom-block__link:hover {
    text-decoration: none;    
  }

.custom-block__link:after {
  clear: both;
}

.custom-block__icon {
 	position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 92px;
  height: 100%;
  left: 0;
} 
  
  @media (max-width: 767px) {
  .custom-block__icon {
     width: 82px;
  } 
}

.custom-block__content {
    padding-left: 77px;  
} 

  .custom-block-left .custom-block__content {
  padding-right: 20px;
}


.custom-block__image {
  margin-bottom: 0;
  position: absolute;
  width: 52px;
  height: auto;
}

.custom-block__image svg {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

.custom-block__image circle {
    fill: rgba(238, 238, 238, 1);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

.custom-block__title { 
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 600;
  text-align: left;
  color: #252328;
}

.custom-block__description {
  display: none;
}

@media (min-width: 480px) {
  .custom-block__description {
      margin-bottom: 0
  } 
}


@media (min-width: 768px) {
  .custom-block__description {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    text-align: left;    
    color: #51505A;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
  
  .custom-block__title {
  	margin-bottom: 8px;  
	}
} 

@media (max-width: 767px) {
    .topbar .language-selector .dropdown-menu {
      position: static;
      background: transparent;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 0;
      margin: 0;
    }
    .topbar .language-selector .dropdown-menu [role="menuitem"] {
      padding-left: 0;
      padding-right: 0;
    }
  }

.community-recent-activity {
  padding: calc(16px * 1.5 * 2) 16px;
  margin-bottom: 0;
}

.community-recent-activity .h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-weight: 800;
  }

.community-recent-activity .recent-activity-header {
    display: none;
  }

.community-recent-activity .recent-activity-list {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }

@media (min-width: 768px) {

.community-recent-activity .recent-activity-list {
      margin-right: -15px;
      margin-left: -15px
  }
    }

@media (min-width: 768px) {

.community-recent-activity .recent-activity-item {
      display: inline-block;
      width: 50%;
      padding-right: 15px;
      padding-left: 15px;
      margin-bottom: calc(16px * 1.5);
      vertical-align: top
  }
    }

.community-recent-activity .recent-activity-item-meta {
    font-size: calc(16px * 0.85);
    color: #8491AB;
  }

.community-recent-activity .recent-activity-item-comment span:before {
    display: inline-block;
    margin-right: calc(16px / 4);
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    content: "\f075";
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.community-recent-activity .recent-activity-item-parent {
    font-weight: 700;
    color: rgba(37, 35, 40, 1);
  }

.page-header {
  position: relative;
  margin: 0 0 calc(16px * 1.5);
}

.page-header--with-border {
border-bottom: 1px solid #C5D2E3;
}

.page-description {
  margin: 0 0 calc(16px * 1.5) 0;
  color: #8a8493;
}

.page-description:empty {
  display: none;
}

.profile-header {
  padding: calc(16px * 1.5) 15px;
  margin-bottom: calc(16px * 1.5);
  color: rgba(37, 35, 40, 1);
  text-align: center;
  background-color: $brand_secondary;
  border-radius: 4px;
}

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

.profile-header__name {
  margin-bottom: calc(16px * 1.5 / 2);
  margin-top: calc(16px * 1.5 / 4);
  font-size: calc(16px * 1.5);
  font-weight: 700;
}

.profile-header__name a {
    color: rgba(37, 35, 40, 1);
  }

@media (min-width: 768px) {

.profile-header__name {
    font-size: calc(16px * 1.75);
  	margin-top: calc(16px * 1.5 / 4);
    font-weight: 700
}
  }

.profile-header__private-badge {
  display: inline-block;
  margin-bottom: calc(16px * 1.5);
  background-color: rgba(138, 197, 57, 1);
}

.profile-header__description {
  word-break: break-all;
  word-break: break-word;
}

.profile-stats {
  padding-left: 0;
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 0.85);
  color: #8491AB;
  list-style: none;
}

.profile-stats__stat {
  margin-right: 16px;
  margin-bottom: calc(16px * 1.5 / 4);
}

@media (max-width: 767px) {

.profile-stats__stat {
    display: block
}

    .profile-stats__stat:before {
      display: none;
    }
  }

.profile-stats__label {
  margin-right: calc(16px / 2);
}

.profile-stats__value {
  color: rgba(37, 35, 40, 1);
}

.profile-nav {
  margin-bottom: calc(16px * 1.5);
  overflow: hidden;
  font-size: calc(16px * 0.85);
  font-weight: 600;
  background-color: #eff0f2;
  border-radius: 4px;
}

.profile-nav__items {
  padding-left: 0;
  margin: 0;
  list-style: none;
}

.profile-nav__item {
  margin-bottom: 0;
}

@media (min-width: 768px) {

.profile-nav__item {
    display: inline-block;
    vertical-align: middle
}
  }

.profile-nav__item a {
    display: block;
    color: rgba(37, 35, 40, 1);
  }

.profile-nav__item.is-active {
    color: #fff;
    background-color: rgba(138, 197, 57, 1);
  }

.profile-nav__item.is-active {
    padding: calc(16px * 1.5 / 1.5)
      16px;
    line-height: 1;
  }

.profile-nav__item a {
    padding: calc(16px * 1.5 / 1.5)
      16px;
    line-height: 1;
  }

.profile-nav__item:after {
    right: 16px !important;
  }

.profile-section {
  width: 100%;
}

.profile-section__header {
  margin-bottom: calc(16px * 1.5);
}

.profile-section__title {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.5);
}

.profile-section__description {
  font-size: calc(16px * 0.85);
  color: #8491AB;
}

@media (min-width: 768px) {

.profile-section__description {
    padding-bottom: 0
}
  }

.profile-section-sorter {
  font-size: calc(16px * 0.85);
}

.profile-section-sorter .dropdown {
    display: inline-block;
  }

@media (min-width: 768px) {

.profile-section-sorter {
    display: table;
    width: 100%
}
  }

@media (min-width: 768px) {

.profile-section-sorter {
    padding-top: 0;
    border-top: 0
}
  }

@media (min-width: 768px) {

.profile-section-sorter__col {
    display: table-cell;
    vertical-align: middle
}
  }

@media (max-width: 767px) {

.profile-section-sorter__col--main {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }

@media (min-width: 768px) {

.profile-section-sorter__col--main {
    padding-right: 16px
}
  }

@media (min-width: 768px) {

.profile-section-sorter__col--btn {
    text-align: right
}
  }

.profile-contribution {
  position: relative;
  padding: calc(16px * 1.5 / 2) 15px;

  word-wrap: break-word;
  background-color: #eff0f2;

  border-radius: 4px;
}

.profile-contribution__header {
  margin-bottom: calc(16px * 1.5 / 4);
}

.profile-contribution__status {
  margin-bottom: calc(16px * 1.5 / 4);
}

.profile-contribution__title {
  margin-top: 0;
  margin-bottom: calc(16px * 1.5 / 4);
  font-size: 16px;
  font-weight: 600;
}

.profile-contribution__body {
  margin-bottom: calc(16px * 1.5 / 2);
}

.profile-contribution--list .profile-contribution__title:before {
    display: inline-block;
    margin-right: 2px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.profile-contribution__breadcrumbs {
  padding: 0;
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: (calc(16px * 0.85));
}

.profile__no-activity {
  color: #8491AB;
  text-align: center;
}

.profile__private-activity {
  color: #8491AB;
  text-align: center;
}

.profile-activity-list {
  padding-left: 0;
  list-style: none;
}

.profile-activity {
  position: relative;
  margin-bottom: calc(16px * 1.5 * 1.5);
}

.profile-activity__header {
  margin-bottom: calc(16px * 1.5 / 2);

  font-size: calc(16px * 0.85);
  font-weight: 600;
}

.profile-activity__header:before {
    display: inline-block;
    margin-right: 2px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.profile-activity__avatar {
  width: 30px;
  height: 30px;
  margin-right: calc(16px / 2);
}

.profile-activity-list--articles .profile-contribution__title:before {
  margin-right: calc(16px * 1.5) / 6;
  content: "\f15c";
}

.profile-activity[class$="-article"] .profile-activity__header:before {
  margin-right: calc(16px * 1.5) / 6;
  content: "\f15c";
}

.profile-activity-list--posts .profile-contribution__title:before,
.profile-activity[class$="-post"] .profile-activity__header:before {
  content: "\f086";
}

.profile-activity-list--comments .profile-contribution__title:before,
.profile-activity[class$="-comment"] .profile-activity__header:before {
  font-weight: 400;
  content: "\f075";
}

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

.status-label {
  padding: 2px calc(16px / 2);
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
}

.status-label--pending {
  background-color: #F7BF16;
}

.status-label--with-ticket {
  background-color: rgba(138, 197, 57, 1);
}

.status-label--with-ticket:hover,
  .status-label--with-ticket:focus,
  .status-label--with-ticket:active {
    color: #fff;
  }

.status-label--solved,
.status-label--closed {
  background-color: #11D66D;
}

.status-label--new,
.status-label--open {
  background-color: rgba(232, 72, 60, 1);
}

.status-label--answered {
  background-color: #F7BF16;
}

.status-label--official {
  background-color: rgba(138, 197, 57, 1);
}

.status-label--completed,
.status-label--answered {
  background-color: #11D66D;
}

.status-label--planned {
  background-color: rgba(138, 197, 57, 1);
}

.status-label--not-planned {
  color: rgba(37, 35, 40, 1);
  background-color: #C5D2E3;
}

.entry-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: calc(16px * 0.85);
  overflow: hidden;
}

.entry-info__avatar {
  padding-right: 16px;
}

.entry-info__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: table-cell;
  vertical-align: top;
}

.entry-info__follow {
  float: right;
}

.attachment-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  font-size: calc(16px * 0.85);
}

.attachment-list__item {
    position: relative;
    padding-left: calc(16px * 1.5);
    margin-bottom: calc(16px * 1.5 / 2);
  }

.attachment-list__item:last-child {
      margin-bottom: 0;
    }

.attachment-list__icon {
    position: absolute;
    left: 0;
    top: 4px;
  }

.callout {
	padding: calc(16px * 1.5 *0.6) 20px;
  margin-bottom: calc(16px * 1.5);
  background-color: #C5D2E3;
  border-left-width: 5px;
  border-left-style: solid;
  border-radius: 2px;
}

.callout h4 {
  margin-bottom: 0px;
  margin-top: 0;
  line-height: 30px;
}


.callout ul:last-of-type, .callout ol:last-of-type, .callout li:last-of-type {
  margin-bottom: 0;
  
}


.callout p {
    padding-bottom: calc(16px * 1.5);
    margin-bottom: 0;
  }
  
  .callout a {
    color: rgba(138, 197, 57, 1);
  }

.callout p:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }


.callout--index {
  /* padding: calc(16px * 1.5 * 0.3) 20px calc(16px * 1.5 * 0.3); */
  background-color: rgba(0, 157, 255, .04);
  border-color: rgba(138, 197, 57, 1);
  border-width: 5px;
 
 
}


  
.callout--transparent {
  background-color: transparent;
  border-width: 1px;
  border-color: #dedede;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.14);
          box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.14);
}

.callout--success {
  color: rgba(37, 35, 40, 1);
  background-color: rgba(17, 214, 109, .04);
  border-color: #11D66D;
}

.callout--success .callout__title {
    color: #11D66D;
  }

.callout--info {
  color: rgba(37, 35, 40, 1);
  background-color: #91b0e9;
  border-color: #2456B3;
}

.callout--info .callout__title {
    color: #2456B3;
  }

.callout--warning {
  color: rgba(37, 35, 40, 1);
  background-color: rgba(247, 191, 22, .04);
  border-color: #F7BF16;
}

.callout--warning .callout__title {
    color: #F7BF16;
  }

.callout--danger {
  color: rgba(37, 35, 40, 1);
  background-color: #fbdedc;
  border-color: rgba(232, 72, 60, 1);
}

.callout--danger .callout__title {
    color: rgba(232, 72, 60, 1);
  }

.callout--primary {
  color: rgba(37, 35, 40, 1);
  background-color: rgba(0, 157, 255, .04);
  border-color: rgba(138, 197, 57, 1);
}

.callout--primary .callout__title {
    color: rgba(138, 197, 57, 1);
  }

.callout--dashed {
  border-width: 1px;
  border-style: dashed;
}

.image-with-border {
  padding: 10px;
  border: 1px solid #dfe2e9;
  border-radius: 4px;
}

.image-with-shadow {
  -webkit-box-shadow: 0 5px 15px 2px #495166;
          box-shadow: 0 5px 15px 2px #495166;
}

.image-with-lightbox {
  cursor: pointer;
}

.image-overlay {
  position: relative;
}

.image-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.3);
  }

.image-with-video-icon {
  position: relative;
  display: block;
}

.image-with-video-icon img {
    width: 100%;
  }

.image-with-video-icon:before {
    content: '';
    font-size: 0;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 60px;
    border-color: transparent transparent transparent #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: -webkit-transform 0.6s ease;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
    z-index: 3;
  }

.image-with-video-icon:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 2;
  }

.image-with-video-icon:active:before, .image-with-video-icon:hover:before {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
              transform: translate(-50%, -50%) scale(1.1);
    }

.list-colored,
.list-bullet {
  padding-left: 0;
  margin-left: 0 !important;
  list-style-type: none;
  counter-reset: list;
  
}

.list-colored li {
    position: relative;
    padding-left: 50px;
    margin-bottom: calc(16px * 1.5 / 2) !important;
    counter-increment: list;
  }

.list-colored li:before {
      position: absolute;
      top: 0px;
      left: 1px;
      z-index: 1;
      width: 30px;
      height: 30px;
      font-size: calc(16px * 0.85);
      font-weight: 500;
      line-height: 30px;
      color: #fff;
      text-align: center;
      content: counter(list);
      background-color: rgba(138, 197, 57, 1);
      border-radius: 50%;
      
    }

.list-colored ol {
    margin-bottom: 14px;
    list-style-type: none;
    counter-reset: list;
  }

.list-bullet li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
  }

.list-bullet li:before {
      position: absolute;
      top: 0px;
      left: 0;
      width: auto;
      height: auto;
      font-family: "Font Awesome 5 Free";
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      color: rgba(138, 197, 57, 1);
      vertical-align: bottom;
      content: "\f058";
      background-color: transparent;
    }

.list-bullet ul {
    margin-bottom: 14px;
    list-style: none;
  }

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

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

.text-right {
  text-align: right;
}

.text-primary {
  background-color: #d0e8af;
}

.text-info {
  background-color: #2456B3;
}

.text-warning {
  background-color: #F7BF16;
}

.text-danger {
  background-color: rgba(232, 72, 60, 1);
}

.text-success {
  background-color: #11D66D;
}

.accordion {
  padding-top: 0;
  margin-bottom: calc(16px * 1.5);
  border: 1px solid #ddd;
  border-radius: 4px;
}

.accordion__item-title {
  position: relative;
  padding: 15px 20px 15px 52px;
  font-size: calc(16px * 1.25);
  cursor: pointer;
}

.accordion__item-title:not(.accordion__item-title--active) {
    border-bottom: 1px solid #ddd;
  }

.accordion__item-title:before {
    position: absolute;
    content: "";
  }

.accordion__item-content {
  display: none;
  padding: 20px;
  border-bottom: 1px solid #ddd;
}

.accordion__item-content p:last-child {
    margin-bottom: 0;
  }

.accordion__item:last-child .accordion__item-title {
  border-bottom: none;
}

.accordion--default .accordion__item-title:before {
    top: 50%;
    left: 22px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-bottom: 2px solid rgba(138, 197, 57, 1);
    border-left: 2px solid rgba(138, 197, 57, 1);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

.accordion--default .accordion__item-title--active {
    background-color: #f0f0f0;
  }

.accordion--default .accordion__item-title--active:before {
      -webkit-transition: -webkit-transform 0.3s;
      transition: -webkit-transform 0.3s;
      transition: transform 0.3s;
      transition: transform 0.3s, -webkit-transform 0.3s;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg);
    }

.accordion--colored .accordion__item-title {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }

.accordion--colored .accordion__item-title:before,
    .accordion--colored .accordion__item-title:after {
      top: 50%;
    }

.accordion--colored .accordion__item-title:before {
      left: 20px;
      width: 10px;
      height: 2px;
      margin-top: -1px;
      background-color: #8491AB;
    }

.accordion--colored .accordion__item-title:after {
      position: absolute;
      left: 24px;
      width: 2px;
      height: 10px;
      margin-top: -5px;
      content: "";
      background-color: #8491AB;
    }

.accordion--colored .accordion__item-title--active {
      color: #fff;
      background-color: rgba(138, 197, 57, 1);
      -webkit-transition: background-color 0.3s;
      transition: background-color 0.3s;
    }

.accordion--colored .accordion__item-title--active:before {
        background-color: #fff;
      }

.accordion--colored .accordion__item-title--active:after {
        display: none;
      }

.tabs {
  margin-bottom: calc(16px * 1.5);
}

.tabs ul {
    margin-bottom: 0;
  }

.tabs ul:before,
    .tabs ul:after {
      display: table;
      content: "";
    }

.tabs ul:after {
      clear: both;
    }

.tabs li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 16px 0 0;
    color: rgba(37, 35, 40, 1);
    border-radius: 4px;
    border: 1px solid transparent;
    margin-bottom: 0;
  }

@media (min-width: 768px) {

.tabs li {
      display: block;
      float: left;
      margin: 0 0 calc(-2 * 1px) 0;
      padding: calc(8px * 2) 16px
  }
    }

@media (min-width: 768px) {

.tabs .is-active {
      border-bottom: 0;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      background-color: #fff;
      border-color: #C5D2E3
  }
    }

.tabs li a:not([role="button"]) {
    color: #706a7a;
  }

.tab {
  display: block;
  border: 1px solid #ddd;
  padding: 30px;
  margin-top: -1px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

@media (min-width: 768px) {

.tab {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
  }

.tab:nth-child(2) {
  border-top-left-radius: 0;
}

.tabs-link {
  display: block;
  margin: 0;
  cursor: pointer;
  padding: 8px 30px;
  color: #495166;
  font-weight: 700;
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: transparent;
}

.tabs-link:hover {
    color: #77829e;
  }

@media (max-width: 767px) {

.tabs-link {
    border-top-color: #ddd;
    border-left-color: #ddd;
    border-right-color: #ddd
}

    .tabs-link:first-child {
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
    }
  }

@media (min-width: 768px) {

.tabs-link {
    display: inline-block
}
  }

.is-hidden {
  display: none;
}

.tabs-link.is-active {
  border-color: #ddd;
  color: rgba(138, 197, 57, 1);
  cursor: pointer;
}

.tabs-link.is-active:hover {
    color: rgba(138, 197, 57, 1);
    cursor: default;
  }

@media (min-width: 768px) {

.tabs-link.is-active {
    border-bottom: 1px solid #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
  }

.tabs--colored-1 .tab {
    background-color: #C5D2E3 !important;
  }

.tabs--colored-1 .tabs-link.is-active {
    background-color: #C5D2E3;
    border-bottom-color: #C5D2E3;
  }

.tabs--colored-2 .tabs-link {
    color: rgba(138, 197, 57, 1);
  }

.tabs--colored-2 .tabs-link:hover {
      color: #b9dc88;
    }

.tabs--colored-2 .tabs-link.is-active {
    background-color: rgba(138, 197, 57, 1);
    color: #fff;
    border-bottom-color: rgba(138, 197, 57, 1);
  }

.tabs--colored-2 .tabs-link.is-active:hover {
      color: #fff;
    }

.tabs--colored-2 .tab {
    background-color: #C5D2E3 !important;
  }

.scroll-to-top {
  position: fixed;
  right: 30px;
  bottom: -50px;
  z-index: 3;
  font-size: 32px !important;
  line-height: 45px !important;
  text-align: center;
  border: 1px solid rgba(138, 197, 57, 1);
  border-radius: 4px;
  -webkit-transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  width: 50px;
  height: 50px;
  color: rgba(138, 197, 57, 1);
}

.scroll-to-top:focus,
  .scroll-to-top:active {
    outline: 0;
  }

.scroll-to-top.is-active {
    bottom: 30px;
  }

.scroll-to-top:hover {
    color: #608a28;
    border-color: #608a28;
  }

@media (max-width: 767px) {

.scroll-to-top {
    display: none
}
  }

.scroll-to-top--fixed {
  position: fixed;

  right: 48px;
  bottom: calc(-4 * 48px);
}

.scroll-to-top--fixed.is-active {
    bottom: 48px;
  }

.recent-articles h3 {
    margin-bottom: calc(16px * 1.5 / 2);
  font-weight: 500;
  font-size: 18px;
  }

.related-articles h3 {
    margin-bottom: calc(16px * 1.5 / 2);
  font-weight: 500;
  font-size: 18px;
  }

@media (min-width: 768px) {

.recent-articles h3 {
      margin-top: calc(16px * 1.5 / 2);
  margin-bottom: 7px;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  }

.related-articles h3 {
      margin-top: calc(16px * 1.5 / 2);
  margin-bottom: 7px;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  }
    }

.recent-articles ul, .related-articles ul {
    list-style: none;
    padding-left: 0;
  }

.recent-articles ul > li {
      margin-bottom: 8px;
  		font-size: 18px;
  		line-height: 1.4;
    }

.related-articles ul > li {
      margin-bottom: 8px;
  		font-size: 15px;
  		line-height: 1.4;
    }

.recent-articles ul > li a {
        color: rgba(138, 197, 57, 1);
        border-bottom: 0px solid #C5D2E3;
        padding-bottom: 1px;
      }

.recent-articles ul > li a:hover {
        text-decoration: underline;
      }

.related-articles ul > li a {
        color: rgba(138, 197, 57, 1);
        border-bottom: 0px solid #C5D2E3;
        padding-bottom: 1px;
      }

.related-articles ul > li a:hover {
        text-decoration: underline;
      }



.section-articles {
  margin-bottom: calc(16px * 1.5);
}

.section-articles__title {
  font-size: calc(16px * 1.25);
  margin-bottom: calc(16px * 1.5 / 2);
}

.section-articles__list {
  padding-left: 0;
  list-style: none;
}

.section-articles__item {
  margin-bottom: calc(16px * 1.5 / 2);
}

.community-nav__item {
  float: left;
}

.community-nav__item + .community-nav__item {
    margin-left: 16px;
  }

.community-nav__item.is-active {
    font-weight: 700;
  }

.community-nav__item--button {
  float: right;
}

.vote {
  max-width: 40px;
  width: 100%;
}

.vote [aria-selected=true] {
    z-index: 2;
  }

.vote-sum {
  display: block;
  padding-top: calc(16px * 1.5 / 4);
  padding-bottom: calc(16px * 1.5 / 4);
  font-weight: 700;
  text-align: center;
}

.vote-control {
  position: relative;

  z-index: 1;
  display: block !important;
  padding: calc(16px * 1.5 / 6) 0 !important;
  font-size: 16px !important;
  color: rgba(37, 35, 40, 1);
  border-color: #C5D2E3;
  line-height: 1.5 !important;
}

.vote-control:hover,
  .vote-control:active {
    z-index: 2;
  }

.vote-control:hover {
    background-color: #1f5b84 !important;
    color: #fff !important;
  }

.vote-control[aria-selected=true] {
    background-color: #2b7db5 !important;
    color: #fff !important;
  }

.vote-control[aria-selected=true]:hover {
      background-color: transparent !important;
      color: #1f5b84 !important;
    }

.topic-list-item:nth-child(2n+1) {
    clear: left;
  }

.topic-list-item__box {
  padding: calc(16px * 1.5) 16px;
  margin-bottom: calc(16px * 1.5);
  border: 1px solid #C5D2E3;
  border-radius: 4px;
  background-color: #fff;
}

.topic-list-item__title {
  margin-top: 0;
  margin-bottom: calc(16px * 1.5 / 2);
  text-transform: uppercase;
  
}

.topic-list-item__title a{
    color: rgba(37, 35, 40, 1);
  }

.topic-list-item__title a:hover{
      color: rgba(138, 197, 57, 1);
    }

.topic {
  display: table;
  width: 100%;
  padding-bottom: calc(16px * 1.5 / 2);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid #C5D2E3;
}

.topic__col {
  display: table-cell;
  vertical-align: top;
}

.topic__col--new-post {
  text-align: right;
}

.topic__title {
  width: 100%;
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.75);
  text-transform: uppercase;
}

.topic-filters__item {
  float: left;
  margin-right: calc(16px / 2);
}

@media (max-width: 767px) {

.topic-filters__item {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }

.topic-controls {
  margin-bottom: calc(16px * 1.5 * 2);
}

.topic-controls__item {
  float: left;
}

.topic-followers {
  margin-right: calc(16px / 2);
}

@media (min-width: 768px) {

.topic-controls__item--subscribe {
    float: right;
    white-space: nowrap
}
  }

.topic-controls__item--subscribe .dropdown {
    display: inline-block;
    vertical-align: middle;
  }

@media (min-width: 768px) {

.post-page {
    margin-bottom: calc(16px * 1.5 * 2)
}
  }

.post {
  position: relative;
  margin-bottom: calc(16px * 1.5);
}

.post__title {
  font-size: calc(16px * 1.5);
  padding-right: calc(16px * 1.5);
  text-transform: uppercase;
}

@media (min-width: 768px) {

.post__title {
    font-size: calc(16px * 1.75)
}
  }

@media (min-width: 992px) {

.post__title {
    font-size: calc(16px * 2.5)
}
  }

.post-meta {
  display: table;
  margin-bottom: calc(16px * 1.5);
  width: 100%;
}

.post-meta__col {
  display: table-cell;
  vertical-align: top;
}

.post-meta__col--main {
  padding-right: 16px;
  width: 100%;
}

.post__text {
  word-wrap: break-word;
  font-size: 18px;
  line-height: 30px;
}

.post__text a:hover{
      text-decoration: underline;
    }

.post__body {
  padding-right: calc(40px + 16px);
}

.post__body ul {
    margin-left: 16px;
  }

.post__body ol {
    margin-left: 16px;
  }

.post__body ul {
    list-style-type: disc;
  }

.post__body ol {
    list-style-type: decimal;
  }

.post__voting-and-actions {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  width: 40px;
}

.post__voting-and-actions .dropdown-toggle {
    font-size: 0;
  }

.post__voting-and-actions .dropdown-toggle:after {
    content: '\f013';
    margin-left: 0;
    font-size: 16px;
  }

.post-callout {
  background-color: #EDF2F5;
  padding: 20px;
  border-radius: 4px;
}

.post-callout__title {
  font-size: calc(16px * 1.1);
  line-height: 1.5;
  font-weight: 700;
  margin-top: 0;
}

.post-share ul {
    margin-left: 0;
  }

.post-list-item {
  padding-bottom: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid #C5D2E3;
}

@media (min-width: 768px) {

.post-list-item {
    display: table;
    width: 100%
}
  }

.post-list-item__title {
  margin-top: 0;
  font-weight: 500;
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.5);
}

.post-list-item__title a{
  color: rgba(37, 35, 40, 1);
}

.post-list-item__title a:hover{
    color: rgba(138, 197, 57, 1);
  }

.post-list-item__title .fa-star {
    position: relative;
    top: -4px;

    font-size: 50%;
  }

@media (min-width: 768px) {

.post-list-item__col {
    display: table-cell;
    vertical-align: top
}
  }

@media (min-width: 768px) {

.post-list-item__col--main {
    width: 60%
}
  }

@media (min-width: 768px) {

.post-list-item__col--side {
    width: 40%;
    text-align: right
}
  }

.post-info {
  color: #8491AB;
  font-size: calc(16px - 2px);
}

@media (min-width: 768px) {

.post-info {
    float: right;
    text-align: center;
    min-width: 90px;
    background-color: #f9f9f9;
    border-radius: 4px;
    padding: 8px 16px
}
  }

@media (min-width: 768px) {

.post-info__count {
    display: block;
    color: rgba(37, 35, 40, 1);
    font-weight: 700
}
  }

.post-info + .post-info {
  margin-right: 16px;
}

@media (max-width: 767px) {
    .post-info + .post-info:before {
      margin-right: calc(16px / 2);
      font-size: 10px;
      content: "\2022";
    }
  }

.post-status {
  display: inline-block;
  padding: 1px calc(16px / 2);
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
}

.post-status--completed,
.post-status--answered {
  background-color: #11D66D;
}

.post-status--planned {
  background-color: rgba(138, 197, 57, 1);
}

.post-status--not-planned {
  color: rgba(37, 35, 40, 1);
  background-color: #C5D2E3;
}

.new-post-title {
  font-size: calc(16px * 1.5);

  text-transform: uppercase;
}

@media (min-width: 768px) {

.new-post-title {
    font-size: calc(16px * 1.75)
}
  }

@media (min-width: 992px) {

.new-post-title {
    font-size: calc(16px * 2.5)
}
  }

.new-post-form {
  margin-bottom: calc(16px * 1.5);
}

@media (max-width: 1330px) {
.cd-top {
  display: none;
  
} 
  }

@media (min-width: 1331px) {
.cd-top {
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: transparent url('/hc/theming_assets/01HZKV4J9V041AHGW3Y6ZR8TTT') no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .5s 0s, visibility 0s .5s;
-moz-transition: opacity .5s 0s, visibility 0s .5s;
transition: opacity .5s 0s, visibility 0s .5s;
  z-index: 999;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
-webkit-transition: opacity .5s 0s, visibility 0s 0s;
-moz-transition: opacity .5s 0s, visibility 0s 0s;
transition: opacity .5s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible { 
/* the button becomes visible */
visibility: visible;
opacity: 1;
}
.cd-top.cd-fade-out {
/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
opacity: 1;
}
.no-touch .cd-top:hover {
background-color: transparent;
opacity: 1;
}
@media only screen and (min-width: 768px) {
.cd-top {
right: 3%;
bottom: 50px;
  z-index: 999;
}
}
@media only screen and (min-width: 1024px) {
.cd-top {
height: 40px;
width: 40px;
right: 3%;
bottom: 50px;
  z-index: 999;
}
}
  
}
  

/* Social networks classes present in the footer section */

.social-icons__wrapper {
  display: flex;
  justify-content: center;
}

.social-icon:not(:last-child) {
  margin-right: 40px;
}
  
  .social-icon {
  	height: 30px;
    width: 30px;
    display: flex;
  }
  
  .social-icon--lin {
    margin-right: 35px !important;
  }

.social-icon > img {
    width: 100%;
}

.custom-block .badge {
    position: absolute;
    top: -13px;
    background-color: #009DFF;
    display: inline-block;
    color: white;
    font-weight: 600;
    font-size: 14px;
    padding: 5px 20px;
    margin: auto;
    border-radius: 20px;
    transform: translate(-50%, 0%);
    box-shadow: 0 4px 10px #8b8b8b;
}
  
@media (max-width: 767px) {    
  .custom-block .badge {
    font-size: 11px;
  	padding: 5px 15px;
  } 
}
  
  
/* ---------- colors ----------- */

.color-border-brand {
  border-color: rgba(138, 197, 57, 1);
}

.color-border-grey-2 {
  border-color: #F9F9F9;
}

.color-border-grey-3 {
  border-color: #eee
}

.color-bg-grey-2 {
  background-color: #F9F9F9;
}

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

.color-bg-black {
  background-color: #000;
}

.color-bg-transparent {
  background-color: transparent;
}

/* ---------- borders ----------- */

.underline {
	text-decoration: underline;
}

.ba {
  border-style: solid;
  border-width: 1px
}

.bt {
  border-top-style: solid;
  border-top-width: 1px
}

.br {
  border-right-style: solid;
  border-right-width: 1px
}

.bb {
  border-bottom-style: solid;
  border-bottom-width: 1px
}

.bl {
  border-left-style: solid;
  border-left-width: 1px
}

.bn {
  border-style: none;
  border-width: 0
}

.bw2 {
  border-width: 2px;
}

.bw3 {
  border-width: 3px;
}

.bw5 {
  border-width: 5px;
}
  
  .sub_header_wrap {
    width: 100%;
    position: relative;
  }
  
  .sub_header_list {
    width: 100%;
    display: flex;
    margin: 0;
  }
 
 .sub_header_item {
    flex: 1;
   	text-align: center;
  } 
  
  .sub_header_item:first-child {
    border-top: 0 !important;
  }
  
  @media (min-width: 768px) {
    .sub_header_list {
      flex-direction: row;
  	}
    
  .sub_header_item {
     border-left: 1px solid #EEEEEE;
    }
    
    .sub_header_item:last-child {
    	border-right: 1px solid #EEEEEE;
    }
    
    .sub_header_link {
			justify-content: center;
    }
}

@media (max-width: 767px) {
  .sub_header_item {
     border-top: 1px solid #EEEEEE;
    }
  
    .sub_header_list {
      flex-direction: column;
      justify-content: space-between;
    }
  
    .sub_header_link {
			justify-content: space-between;
    }
  }
  
.sub_header_link {
    width: 100%;
  	padding: 1.5em 0em;
  	display: flex;
  	align-items: center;
  	font-size: 15px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -.03em;
    color: #252328;
  	text-decoration: none !important;
  } 
  
  .sub_header_link:hover {
  	background-color: #EEEEEE;
  }
  
  .sub_header_icon {
    width: 20px;
    height: 20px;
    margin-left: 8px;
    fill: rgba(138, 197, 57, 1);
  }
  
.o-70 {
  opacity: .7
}
  
.bg-img {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}
  
.overflow-hidden {
  overflow: hidden
}
  
.pa5 {
  padding: 2rem
}
  
.relative {
  position: relative
}
  
.absolute--fill {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
  
.c-tertiary {
  text-transform: uppercase;
  letter-spacing: .07em;
  line-height: 1.25;
  font-weight: 600;
  font-style: normal;
	color: #868690;
}
  
.mb2 {
margin-bottom: .5rem;
}
.f2 {
font-size: .75rem;
}
  
  .c-mode-dark .c-heading {
color: white;
}
.lh-super-tight {
line-height: 1;
}
.mb3 {
margin-bottom: 1rem;
}
.f8 {
font-size: 2.0625rem;
}
  .c-mode-dark p {
color: #eee;
}
.f4 {
font-size: 1rem;
}

  .button {
  font-weight: 600;
  background-color: rgba(138, 197, 57, 1);
  color: white;
	text-decoration: none !Important;
  border: 1px solid rgba(138, 197, 57, 1);
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
}

.button:focus   {
  background-color: rgba(138, 197, 57, 1);
}

.button:hover, .button:focus {
  color: white !important;
}
  
.mt3 {
margin-top: 1rem;
}
.f4 {
font-size: 1rem;
}
.pt7 {
padding-top: 4rem;
}

.c-heading {
  font-style: normal;
  font-weight: 600;
  letter-spacing: -.03em;
}
  
.divider {
  width: 100%;
  height: 1px;
  color: #EEEEEE;
  margin: 35px 0;
}

.footer-space-between {
  justify-content: space-between;
}
      
@media (min-width: 900px) {
  .footer-space-between {
    justify-content: flex-start;
    }
  
    .has-border {
      border-top: 1px solid #eee;
      padding-top: 25px;
    }
  }

.flex-column {
  flex-direction: column;
}

h1.logo_header {
    font-style: normal;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -.03em;
    color: #252328;
    font-size: 1rem;
    margin-left: 0.5rem;
    margin-bottom: 0;
    text-transform: initial;
}
  
  .powered-by-zendesk {
    display: none;
  }
  
  .c-social_list {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
  
  @media (max-width: 900px) {
    .c-social_list { 
    	display: none;
    }
    .dn-mb {
      display: none;
    }
  }
  
  .c-social_item {
    margin-left: 1rem;
}