/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
b,
strong {
    font-weight: 700;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-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-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
      url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
  font-display: swap;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-remove:before {
  content: "\e014";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%;
}
.h1,
h1 {
    font-size: 36px;
}
.h2,
h2 {
    font-size: 26px;
}
.h3,
h3 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 18px;
}
.h5,
h5 {
    font-size: 14px;
}
.h6,
h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
.small,
small {
    font-size: 85%;
}
.text-center {
    text-align: center;
}
.text-muted {
    color: #777;
}
.text-success {
    color: #3c763d;
}
.text-info {
    color: #31708f;
}
.text-warning {
    color: #8a6d3b;
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
}
table {
    background-color: transparent;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background-color: #f2dede;
}
@media screen and (max-width: 767px) {
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 4px 0 0;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
input[type="search"] {
    -webkit-appearance: none;
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    position: absolute;
    margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
    cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442;
}
@media (min-width: 768px) {
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0;
    }
    .form-inline .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    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: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
}
.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -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.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}
.dropdown,
.dropup {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    -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-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.breadcrumb > .active {
    color: #777;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.btn .label {
    position: relative;
    top: -1px;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
    margin-left: auto;
    margin-right: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: 700;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group + .panel-footer {
    border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.nav:after,
.nav:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.nav:after,
.panel-body:after,
.row:after {
    clear: both;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.7;
    color: #535353;
    background-color: #f5f5f5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial, sans-serif;
    font-weight: 400;
}
p {
    margin: 0 0 20px;
}
a {
    color: #000;
}
a:hover {
    color: #cd2122;
    text-decoration: none;
}
a:focus {
    outline: 0;
    text-decoration: none;
    color: initial;
    text-shadow: none;
}
section {
    padding-top: 35px;
    padding-bottom: 35px;
}
.clear {
    clear: both;
}
img {
    max-width: 100%;
    height: auto;
}
.page-title,
h1 {
    font-family: Arial;
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
}
h2 {
    font-family: Arial;
    font-size: 26px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
}
h3 {
    font-family: Arial;
    font-size: 24px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
}
h4 {
    font-family: Arial;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-style: normal;
}
h5 {
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
}
h6 {
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
}
.white {
    color: #fff !important;
}
.black {
    color: #2d2d2d !important;
}
.gray {
    color: #7c7c7c !important;
}
.light-gray {
    color: #a8a8a8;
}
.light-gray2 {
    color: #eaeaea;
}
.light-gray3 {
    color: #c8c8c8;
}
.orange {
    color: #e74c3c !important;
}
.blue {
    color: #3498db !important;
}
.kl-slideshow.uh_light_gray,
.page-subheader.uh_light_gray {
    background-color: #e0e0e0;
}
.row.gutter-lg > [class*="col-"] {
    padding-right: 40px;
    padding-left: 40px;
}
.row.gutter-md > [class*="col-"] {
    padding-right: 25px;
    padding-left: 25px;
}
.row.gutter-sm > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}
.row.gutter-xs > [class*="col-"] {
    padding-right: 20px;
    padding-left: 20px;
}
.row.gutter-0 > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.inline-block {
    display: inline-block !important;
}
ul.list-style1,
ul.list-style2,
ul.list-styleq {
    margin-left: 0;
    padding-left: 0;
}
ul.list-style1 li {
    list-style: none;
    background: url(https://www.skillsyouneed.com/images/list-style1.png) no-repeat 2px 8px;
    padding-left: 25px;
    margin-bottom: 4px;
}
ul.list-style2 li {
    list-style: none;
    background: url(https://www.skillsyouneed.com/images/list-style2.png) no-repeat 2px 5px;
    padding-left: 25px;
    margin-bottom: 4px;
}
ul.list-styleq li {
    list-style: none;
    background: url(https://www.skillsyouneed.com/images/list-style-question.png) no-repeat 2px 5px;
    padding-left: 25px;
    margin-bottom: 4px;
}
#totop {
    height: 9px;
    opacity: 0;
    position: fixed;
    right: -60px;
    width: 49px;
    z-index: 9999;
    display: block;
    top: 85%;
    background-repeat: no-repeat;
    background-position: center 15px;
    background-color: #404040;
    font-size: 9px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    line-height: 1;
    border-radius: 2px;
    padding: 28px 0 21px 0;
}
#totop:before {
    position: absolute;
    content: "\e080";
    top: 10px;
    left: 50%;
    margin-left: -6px;
    font-size: 11px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#totop.show {
    right: 10px;
    opacity: 0.7;
}
#totop:hover {
    opacity: 1;
}
.page-title,
.subtitle {
    line-height: 1.4;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #cbcbcb;
}
.page-title {
    font-size: 36px;
    color: #050505;
    margin-top: 0;
}
.btn-fullblack,
.btn-fullcolor,
.btn-fullwhite {
    border-width: 0;
}
.btn-danger,
.btn-default,
.btn-fullblack,
.btn-fullcolor,
.btn-fullwhite,
.btn-info,
.btn-link,
.btn-primary,
.btn-success,
.btn-warning {
    text-shadow: none;
    padding: 10px 20px;
    line-height: 1.6;
    box-shadow: none;
    font-size: 13px;
    font-weight: 700;
    border-style: solid;
    border-radius: 3px;
    -webkit-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out;
}
.btn-fullcolor,
.btn-fullcolor:focus {
    background-color: #cd2122;
    color: #fff;
}
.btn-fullcolor:hover {
    color: #fff;
}
.btn-fullcolor.btn-skewed:hover:before,
.btn-fullcolor:hover,
.cart-container .buttons .button.wc-forward:hover {
    background-color: #a41a1b;
}
.btn-fullblack.btn-skewed,
.btn-fullblack.btn-skewed:hover,
.btn-fullcolor.btn-skewed,
.btn-fullcolor.btn-skewed:hover,
.btn-fullwhite.btn-skewed,
.btn-fullwhite.btn-skewed:hover {
    border: 0;
    background: 0 0;
    position: relative;
    z-index: 0;
}
.btn-fullblack.btn-skewed:before,
.btn-fullcolor.btn-skewed:before,
.btn-fullwhite.btn-skewed:before {
    content: "";
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: skewX(-8deg);
    -ms-transform: skewX(-8deg);
    transform: skewX(-8deg);
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    z-index: -1;
}
.btn-fullcolor.btn-skewed:before {
    background-color: #cd2122;
}
.btn-element > i,
.btn-element > span {
    vertical-align: middle;
    display: inline-block;
}
[data-zniconfam],
[data-zniconfam]:before {
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-white {
    color: #fff;
}
.header-search {
    float: right;
    clear: right;
    position: relative;
    z-index: 100;
}
.header-search .search-container {
    display: none;
    position: absolute;
    right: -10px;
    padding: 30px;
    background: #f4f4f4;
    width: 240px;
    border-bottom: 1px solid #fff;
    z-index: 1;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}
.header-search .search-container.panel-opened {
    display: block;
}
.header-search .searchBtn {
    display: inline-block;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 1;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    margin: 10px 0 0 10px;
    border-radius: 2px;
}
.header-search .searchBtn:hover {
    background: rgba(0, 0, 0, 0.7);
}
.header-search .searchBtn.active {
    background: #f4f4f4;
    border-radius: 2px 2px 0 0;
}
.header-search .searchBtn.active .glyphicon {
    color: #000;
}
.header-searchform .searchsubmit {
    width: 20px;
    background-color: transparent;
    border: none;
    padding: 0;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -8px;
    outline: 0;
    color: rgba(108, 108, 108, 0.4);
}
.topnav {
    float: right;
    margin: 10px 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 101;
    font-size: 11px;
}
.topnav > li {
    float: left;
    margin-left: 25px;
    position: relative;
}
.topnav > li > a {
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    display: block;
    padding: 0;
    border-radius: 2px;
    opacity: 0.8;
    font-family: Arial, sans-serif;
}
.topnav > li:hover > a,
.topnav > li > a:hover {
    opacity: 1;
}
.topnav > li > a > span {
    margin-right: 3px;
    margin-top: 0;
}
.topnav li.drop .pPanel {
    position: absolute;
    left: auto;
    width: auto;
    min-width: 120px;
    height: 0;
    opacity: 0;
    visibility: hidden;
    margin-left: -11px;
    right: 0;
}
.topnav li.drop .inner {
    margin: 4px;
    list-style: none;
    background: #f5f5f5;
    padding: 10px 5px;
    margin-top: 5px;
    position: relative;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    border-radius: 2px;
}
.topnav li.drop .inner:after {
    content: "";
    top: -8px;
    position: absolute;
    left: 9px;
    border: 5px solid transparent;
    border-bottom-width: 4px;
    border-bottom-color: #f5f5f5;
}
.topnav li.drop li a {
    font-size: 10px;
    color: #222;
    padding: 0 5px 0 10px;
    display: block;
    text-transform: uppercase;
    margin-top: 1px;
}
.topnav li.drop li a:hover,
.topnav li.drop li.active a {
    background: rgba(0, 0, 0, 0.1);
}
.topnav li.drop li a span {
    float: right;
    opacity: 0.3;
    margin-top: 2px;
}
.logosize--contain .site-logo a,
.site-header {
    height: 100px;
}
#page_wrapper {
    position: relative;
    overflow: hidden;
}
body.one-page #page_wrapper {
    overflow: auto;
}
.site-header {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
}
.siteheader-container {
    position: relative;
}
.site-header {
    background: 0 0;
    border: 0;
    box-shadow: none;
    height: auto;
}
.site-header .kl-top-header {
    color: rgba(255, 255, 255, 0.8);
    position: relative;
}
.site-header .header-search {
    z-index: 102;
    position: absolute;
    top: -3px;
    right: 0;
    clear: none;
    float: none;
}
.site-header .header-search .searchBtn,
.site-header.cta_button .header-search .searchBtn {
    margin: 10px 0 0 10px;
}
.site-header .searchBtn.active {
    border-radius: 2px 2px 0 0;
}
.site-header .main-nav {
    float: left;
    margin-left: 30px;
    margin-top: 5px;
}
.site-header .topnav {
    margin-bottom: 0;
    margin-top: 20px;
}
.site-header .kl-top-header .topnav {
    margin-bottom: 8px;
    margin-top: 10px;
    z-index: 111;
}
.site-header.style2 {
    background: 0 0;
    border: 0;
    box-shadow: none;
    height: auto;
}
.site-header.style2 .header-search,
.site-header.style2 .logosize--contain .site-logo a,
.site-header.style2.cta_button .header-search {
    height: 80px;
}
.site-header.style2 .kl-top-header {
    background: rgba(0, 0, 0, 0.7);
    color: rgba(255, 255, 255, 0.8);
}
.site-header.style2 .main-nav {
    float: left;
    margin-top: 0;
    clear: none;
}
.site-header.style2 .main-nav > ul {
    margin: 5px 0;
}
.site-header.style2 .header-search,
.site-header.style2.cta_button .header-search {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    width: 240px;
    margin: 0 auto;
    clear: none;
    display: table;
    float: none;
}
.site-header.style2 .header-search .search-container {
    padding: 0;
    position: static;
    box-shadow: none;
    border: 0;
    background: 0 0;
    display: table-cell;
    vertical-align: middle;
}
.site-header.style2 .header-search .searchBtn {
    display: none;
}
.site-header.style2 .header-search .searchsubmit {
    z-index: 1;
    color: rgba(255, 255, 255, 0.4);
}
.site-header.style2 .main-nav > ul > li.active > a:before,
.site-header.style2 .main-nav > ul > li:hover > a:before,
.site-header.style2 .main-nav > ul > li > a:hover:before {
    height: -webkit-calc(100% + 23px);
    height: calc(100% + 23px);
    margin-bottom: -23px;
    margin-top: 3px;
}
body .site-header.style2 .zn-res-menuwrapper {
    float: left;
    margin-top: 0;
    margin-left: 0;
}
body .site-header.style2 .zn-res-menuwrapper .zn-res-trigger {
    margin-top: 8px;
    margin-bottom: 6px;
}
body .site-header.style2 .zn-res-menuwrapper .zn-res-trigger:after {
    background: #fff;
    box-shadow: 0 8px 0 #fff, 0 16px 0 #fff;
    height: 2px;
}
.site-header.style2.ht--light .kl-top-header {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.8);
}
.site-header.style2.ht--light .main-nav > ul > li.active > a,
.site-header.style2.ht--light .main-nav > ul > li:hover > a,
.site-header.style2.ht--light .main-nav > ul > li > a:hover {
    color: #fff;
}
.site-header.style2.ht--light .header-search .searchsubmit {
    color: rgba(0, 0, 0, 0.4);
}
body .site-header.style2.ht--light .zn-res-menuwrapper .zn-res-trigger:after {
    background: #353535;
    box-shadow: 0 8px 0 #353535, 0 16px 0 #353535;
}
.site-header.style2 .zn-res-trigger {
    margin-top: 7px;
    margin-left: 0;
}
.site-header.style2 .main-nav {
    margin-left: 0;
}
.header--is-sticked .site-header.style3 .logo-container,
.header--is-sticked .site-header.style3 .site-logo {
    margin-top: 0;
    margin-bottom: 0;
}
.header--is-sticked .site-header.style3.cta_button .ctabutton {
    margin-top: -6px;
}
.kl-slideshow .bgback {
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.kl-slideshow {
    margin-bottom: 0;
}
.page-subheader .container {
    padding: 0 15px;
    z-index: 1;
    position: relative;
}
.kl-slideshow,
.page-subheader {
    position: relative;
    top: 0;
    z-index: 0;
}
.breadcrumbs {
    margin: 0 0 10px;
    padding: 9px 10px 7px;
    list-style: none;
    background: rgba(0, 0, 0, 0.8);
    float: left;
    border-radius: 2px;
}
.breadcrumbs li {
    float: left;
    color: #eee;
    line-height: 1.5;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
}
.breadcrumbs li:first-child {
    padding-left: 0;
    background: 0 0;
    margin-left: 0;
}
.breadcrumbs li a {
    color: #fff;
}
.breadcrumbs li:after {
    border: 4px solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    display: inline-block;
    border-left-color: #cd2122;
    margin: 0 5px 0 10px;
}
.breadcrumbs li:last-child:after {
    display: none;
}
.page-title,
.subtitle {
    line-height: 1.4;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #cbcbcb;
}
.page-title {
    font-size: 36px;
    color: #050505;
    margin-top: 0;
}
.btn-fullblack,
.btn-fullcolor,
.btn-fullwhite {
    border-width: 0;
}
.btn-danger,
.btn-default,
.btn-fullblack,
.btn-fullcolor,
.btn-fullwhite,
.btn-info,
.btn-link,
.btn-primary,
.btn-success,
.btn-warning {
    text-shadow: none;
    padding: 10px 20px;
    line-height: 1.6;
    box-shadow: none;
    font-size: 13px;
    font-weight: 700;
    border-style: solid;
    border-radius: 3px;
    -webkit-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out;
}
.btn-fullcolor,
.btn-fullcolor:focus {
    background-color: #cd2122;
    color: #fff;
}
.btn-fullcolor:hover {
    color: #fff;
}
.btn-fullcolor.btn-skewed:hover:before,
.btn-fullcolor:hover,
.cart-container .buttons .button.wc-forward:hover {
    background-color: #a41a1b;
}
.btn-fullblack.btn-skewed,
.btn-fullblack.btn-skewed:hover,
.btn-fullcolor.btn-skewed,
.btn-fullcolor.btn-skewed:hover,
.btn-fullwhite.btn-skewed,
.btn-fullwhite.btn-skewed:hover {
    border: 0;
    background: 0 0;
    position: relative;
    z-index: 0;
}
.btn-fullblack.btn-skewed:before,
.btn-fullcolor.btn-skewed:before,
.btn-fullwhite.btn-skewed:before {
    content: "";
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: skewX(-8deg);
    -ms-transform: skewX(-8deg);
    transform: skewX(-8deg);
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    z-index: -1;
}
.btn-fullcolor.btn-skewed:before {
    background-color: #cd2122;
}
.btn-element > i,
.btn-element > span {
    vertical-align: middle;
    display: inline-block;
}
[data-zniconfam],
[data-zniconfam]:before {
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.main-nav {
    display: none;
}
@media screen and (min-width: 992px) {
    .main-nav {
        display: block;
        margin-right: 20px;
        font-size: 14px;
        float: right;
    }
    .main-nav ul {
        list-style: none;
        padding: 0;
        margin: 0;
        line-height: 1;
    }
    .main-nav > ul:after,
    .main-nav > ul:before {
        display: table;
        content: " ";
    }
    .main-nav > ul:after {
        clear: both;
    }
    .main-nav > ul {
        margin: 15px 0;
    }
    .main-nav ul li {
        margin-bottom: 0;
    }
    .main-nav ul li a {
        display: block;
        font-weight: 400;
        font-family: Arial;
    }
    .main-nav > ul > li {
        float: left;
        margin-top: 0;
        margin-left: 5px;
    }
    .main-nav > ul > li {
        padding-bottom: 10px;
    }
    .main-nav > ul > li:not(.menu-item-mega-parent) {
        position: relative;
    }
    .main-nav > ul > li:first-child {
        margin-left: 0;
    }
    .main-nav > ul > li > a {
        position: relative;
        padding: 6px 12px;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 14px;
        color: #fff;
        z-index: 1;
        font-weight: 400;
        -webkit-transition: padding 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
        transition: padding 0.2s ease-in-out, transform 0.2s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        font-family: Arial, sans-serif;
    }
    .main-nav > ul > li.menu-item-has-children > a:after {
        content: "";
        opacity: 1;
        position: absolute;
        height: 1px;
        width: 7px;
        bottom: 3px;
        left: 17px;
        background-color: rgba(255, 255, 255, 0.4);
        -webkit-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out;
    }
    .main-nav > ul > li > a:before {
        content: "";
        opacity: 0;
        position: absolute;
        border-radius: 2px;
        height: 50%;
        width: 100%;
        top: 50%;
        left: 0;
        background-color: #cd2122;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: height 0.2s ease-in-out;
        transition: height 0.2s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: -1;
    }
    .main-nav > ul > li.active > a,
    .main-nav > ul > li:hover > a,
    .main-nav > ul > li > a:hover {
        text-decoration: none;
        color: #fff;
    }
    .main-nav > ul > li.active > a:before,
    .main-nav > ul > li:hover > a:before,
    .main-nav > ul > li > a:hover:before {
        height: 100%;
        opacity: 1;
    }
    .main-nav > ul > li.active.menu-item-has-children > a:after,
    .main-nav > ul > li.menu-item-has-children:hover > a:after,
    .main-nav > ul > li.menu-item-has-children > a:hover:after {
        opacity: 0;
    }
    .main-nav ul ul.sub-menu li a:hover,
    .main-nav ul ul.sub-menu li.active > a {
        color: #323232;
        background: rgba(0, 0, 0, 0.04);
    }
    .main-nav .hg_mega_container,
    .main-nav ul ul.sub-menu {
        position: absolute;
        border-radius: 2px;
        border: 1px solid rgba(255, 255, 255, 0.8);
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
        padding: 6px 0;
        background: #f5f5f5;
    }
    .main-nav .hg_mega_container a.zn_mega_title[href="#custom-invisible"],
    .main-nav .hg_mega_container li:last-child a.zn_mega_title[href="#custom-invisible"] {
        color: transparent;
    }
    .main-nav .hg_mega_container {
        border: 1px solid rgba(255, 255, 255, 0.8);
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
        background: rgba(245, 245, 245, 0.95);
        position: absolute;
        padding: 20px 0;
        margin-top: 10px;
    }
    .main-nav .hg_mega_container:before {
        content: "";
        display: block;
        position: absolute;
        top: -10px;
        left: 0;
        width: 100%;
        height: 10px;
    }
    .main-nav .hg_mega_container li a {
        padding: 10px 0;
        font-size: 12px;
        color: #757575;
        position: relative;
        text-transform: uppercase;
    }
    .main-nav .hg_mega_container li a:not(.zn_mega_title):hover,
    .main-nav .hg_mega_container li.active > a:not(.zn_mega_title) {
        color: #323232;
    }
    .main-nav .hg_mega_container li a:not(.zn_mega_title):before {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 2px;
        background-color: #cd2122;
        bottom: 0;
        -webkit-transition: width 0.15s cubic-bezier(0.68, 0, 0.265, 1);
        transition: width 0.15s cubic-bezier(0.68, 0, 0.265, 1);
    }
    .main-nav .hg_mega_container li a:not(.zn_mega_title):hover:before,
    .main-nav .hg_mega_container li.active > a:not(.zn_mega_title):before {
        width: 100%;
    }
    .main-nav .hg_mega_container .zn_mega_title_hide {
        display: none;
    }
    .main-nav .hg_mega_container li a.zn_mega_title,
    .main-nav div.hg_mega_container ul li:last-child > a.zn_mega_title {
        font-size: 14px;
        padding-left: 0;
        padding-right: 0;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        padding: 12px 0;
        margin-bottom: 15px;
        font-weight: 600;
        text-transform: uppercase;
        border-bottom-color: rgba(0, 0, 0, 0.1);
        color: #333;
    }
    .main-nav .hg_mega_container,
    .main-nav ul ul.sub-menu {
        left: -9999px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.4s ease, top 0.45s ease;
        transition: opacity 0.4s ease, top 0.45s ease;
    }
    .main-nav .hg_mega_container {
        margin-left: 15px;
        margin-right: 15px;
        width: calc(100% - 30px);
    }
    .main-nav .hg_mega_container {
        margin-top: 15px;
        -webkit-transition: opacity 0.4s ease, top 0.45s ease, margin-top 0.4s ease;
        transition: opacity 0.4s ease, top 0.45s ease, margin-top 0.4s ease;
    }
    .main-nav ul li:hover > .hg_mega_container,
    .main-nav ul li:hover > ul {
        left: 0;
        opacity: 1;
        visibility: visible;
        z-index: 100;
    }
    .main-nav ul li:hover > ul {
        top: 100%;
    }
    .main-nav ul li:hover > .hg_mega_container {
        margin-top: -10px;
    }
    .main-nav ul ul li a {
        -webkit-transition: padding-left 0.35s ease, border-right 0.35s ease;
        transition: padding-left 0.35s ease, border-right 0.35s ease;
    }
}
.chaser {
    display: none;
}
@media screen and (min-width: 992px) {
    .chaser {
        display: block;
        background: rgba(0, 0, 0, 0.85);
        padding: 0;
        position: fixed;
        left: -2999px;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 99999;
        opacity: 0;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
        -webkit-transition: opacity 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
        transition: opacity 0.15s ease-in-out, transform 0.15s ease-in-out;
    }
    .chaser.visible {
        left: 0;
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        height: 75px;
    }
    body.admin-bar > .chaser {
        margin-top: 32px;
    }
    #wpk-main-menu {
        position: initial;
    }
    .chaser .main-menu,
    .chaser .main-menu ul {
        float: none;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
    }
    .chaser .main-menu li:not(.menu-item-mega-parent) {
        position: relative;
    }
    .chaser .main-menu > li {
        float: left;
        border-left: 1px solid rgba(255, 255, 255, 0.1);
    }
    .chaser .main-menu > li:last-child {
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    .chaser .main-menu .hg_mega_container,
    .chaser .main-menu .sub-menu {
        left: -2999px;
        position: absolute;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0;
        -webkit-transition: opacity 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
        transition: opacity 0.15s ease-in-out, transform 0.15s ease-in-out;
        border-radius: 0;
    }
    .chaser .main-menu .hg_mega_container {
        left: -2999px !important;
    }
    .chaser .main-menu .zn_mega_row_start:after,
    .chaser .main-menu .zn_mega_row_start:before {
        display: table;
        content: " ";
    }
    .chaser .main-menu .zn_mega_row_start:after {
        clear: both;
    }
    .chaser .main-menu li ul {
        background: rgba(0, 0, 0, 0.9);
        min-width: 200px;
        padding: 5px;
    }
    .chaser .main-menu li ul li ul {
        background: 0 0;
    }
    .chaser .main-menu .hg_mega_container > ul {
        padding-top: 0;
        padding-bottom: 20px;
    }
    .chaser .main-menu .hg_mega_container > ul:first-child {
        padding-top: 20px;
    }
    .chaser .main-menu .hg_mega_container > ul:last-child {
        padding-bottom: 30px;
    }
    .chaser .main-menu .hg_mega_container ul ul {
        background: 0 0;
        padding: 10px 0 0;
    }
    .chaser .main-menu .hg_mega_container .zn_mega_title {
        border-bottom: 1px solid #454545;
        background: 0 0;
    }
    .chaser .main-menu .hg_mega_container .zn_mega_title_hide {
        display: none;
    }
    .chaser .main-menu li a {
        display: block;
        color: #ddd;
        font-size: 12px;
        line-height: 1.4;
        padding: 7px 15px;
        -webkit-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
        position: relative;
    }
    .chaser .main-menu li:hover > a:not(:only-child) + .hg_mega_container,
    .chaser .main-menu li:hover > a:not(:only-child) + .sub-menu {
        left: 0;
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .chaser .main-menu li:hover > a:not(:only-child) + .hg_mega_container {
        left: -15px !important;
    }
    .chaser .main-menu li > a:not(:only-child) {
        padding-right: 25px;
    }
    .chaser .main-menu li > a:not(:only-child):after {
        content: "";
        position: absolute;
        top: 50%;
        right: 9px;
        margin-top: -1px;
        height: 2px;
        width: 6px;
        background: #ccc;
        opacity: 0.5;
    }
    .chaser .main-menu li li:hover > a:not(:only-child) + .sub-menu {
        left: 100%;
        top: -4px;
    }
    .chaser .main-menu li a:hover,
    .chaser .main-menu li:hover > a {
        color: #fff;
        background: #000;
    }
    .chaser .main-menu li.active > a {
        background: #cd2122;
    }
    .chaser .zn-mega-new-item {
        display: none;
    }
    .chaser .navRight,
    .chaser .spanel-label,
    .chaser .topnav--lang {
        display: none;
    }
    .chaser .kl-header-toptext,
    .chaser .kl-header-toptext a {
        color: #fff;
        float: right;
    }
    .chaser .header-leftside-container {
        padding-top: 10px;
    }
    .chaser .header-search {
        display: none;
    }
    .chaser .main-menu > li,
    .chaser .main-menu > li:last-child {
        border: none;
    }
    .chaser .main-menu {
        margin-top: 30px;
    }
    .chaser .logo-container.hasInfoCard:before {
        top: 30px;
    }
    .chaser .logosize--yes .site-logo {
        min-height: 92px;
        width: 100%;
        text-align: center;
    }
    .chaser .site-logo .logo-img {
        max-height: 45px;
    }
    .chaser .main-menu li a[title="separator"] {
        text-indent: -2999px;
        display: none;
    }
    .chaser .col-md-12,
    .chaser .col-sm-10,
    .chaser .main-menu {
        position: initial;
    }
    .chaser .row {
        position: relative;
    }
    .chaser .main-menu li li:hover > a:not(:only-child) + .sub-menu {
        background: rgba(0, 0, 0, 0.9);
    }
    .chaser .logo-container {
        float: none;
    }
    .chaser #logo-container {
        padding-right: 0;
    }
}
#zn-res-menuwrapper {
    display: none;
}
#zn-res-menu ul {
    position: fixed !important;
}
#zn-res-menu,
#zn-res-menu li,
#zn-res-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#zn-res-menu * {
    -webkit-backface-visibility: hidden;
}
.zn_res_menu_visible #zn-res-menu,
.zn_res_menu_visible #zn-res-menu li ul {
    display: block;
}
#zn-res-menu,
#zn-res-menu li ul {
    right: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: hidden;
    z-index: 11112;
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    transition: transform 0.5s ease;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    padding: 0;
    display: none;
}
#zn-res-menu ul.zn-menu-visible,
#zn-res-menu.zn-menu-visible {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow-y: auto;
}
#zn-res-menu li {
    position: relative;
    width: 100%;
    border-color: #d9d9d9;
}
#zn-res-menu .zn_mega_container {
    width: 100%;
}
#zn-res-menu .zn_mega_container li {
    width: 100%;
    float: none;
}
#zn-res-menu li > a {
    padding: 13px 28px;
    border-bottom: 1px solid;
    border-bottom-color: inherit;
    display: block;
    z-index: 1;
    color: #8c8c8c;
    font-size: 12px;
}
#zn-res-menu li.active > a {
    color: #333;
}
#zn-res-menu a {
    cursor: pointer;
}
#zn-res-menu .zn_res_has_submenu > span,
#zn-res-menu .zn_res_menu_go_back > span {
    position: absolute;
    right: 0;
    top: 0;
    width: 49px;
    height: 44px;
    border-left: 1px solid;
    border-left-color: inherit;
    line-height: 49px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    z-index: 2;
}
#zn-res-menu .zn_res_menu_go_back > a {
    text-align: center;
    padding-right: 0;
    padding-left: 49px;
}
#zn-res-menu .zn_res_menu_go_back > span {
    left: 0;
    right: auto;
    border-left: none;
    border-right: 1px solid;
    border-right-color: inherit;
}
.zn-res-menuwrapper {
    float: right;
    display: block;
    margin-top: 42px;
}
.zn-res-trigger {
    vertical-align: middle;
    position: relative;
    display: inline-block;
    width: 25px;
    height: 28px;
    margin-right: 25px;
    float: left;
    margin-left: 30px;
    margin-top: 20px;
}
.zn-res-trigger::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 4px;
    top: 50%;
    margin-top: -10px;
    background: #fff;
    border-radius: 4px;
    left: 0;
    box-shadow: 0 8px 0 #fff, 0 16px 0 #fff;
}
#zn-res-menu li > a[title="separator"],
.zn_res_has_submenu .new-item {
    display: none;
}
@media (max-width: 992px) {
    #zn-res-menuwrapper {
        display: block;        
        /* overflow: auto; */
        cursor: pointer;
    }

    #zn-res-menuwrapper::after {
        content: "";
        display: table;
        clear: both;
      }
      
    #main-menu {
        display: none;
    }
    #zn-res-menu li.active {
        background-color: #f3f3f3;
    }
    #zn-res-menu li.active > li {
        background-color: #f3f3f3;
    }
}
@media (max-width: 992px) {
    #main-menu .dropdown-menu {
        margin-left: -20px;
        padding-left: 10px;
    }
    #main-menu .dropdown-menu {
        border: none;
        box-shadow: none;
    }
    #main-menu .dropdown-menu li > a {
        padding: 3px 8px;
        font-size: 12px;
    }
    #main-menu .dropdown-menu li > a:hover {
        background-color: transparent;
    }
    #main-menu .dropdown-menu > .active > a,
    #main-menu .dropdown-menu > .active > a:focus,
    #main-menu .dropdown-menu > .active > a:hover {
        background-color: transparent;
    }
    #main-menu .dropdown-menu li.active > .inner-elem {
        background-color: #cd2122;
    }
    #page_wrapper {
        -webkit-transition: margin-left 0.2s ease-out;
        -moz-transition: margin-left 0.2s ease-out;
        -o-transition: margin-left 0.2s ease-out;
        -ms-transition: margin-left 0.2s ease-out;
        transition: margin-left 0.2s ease-out;
        -webkit-backface-visibility: hidden;
    }
    #main-menu > ul {
        -webkit-transition: left 0.2s ease-out;
        -moz-transition: left 0.2s ease-out;
        -o-transition: left 0.2s ease-out;
        -ms-transition: left 0.2s ease-out;
        transition: left 0.2s ease-out;
        -webkit-backface-visibility: hidden;
    }
    #main-menu > ul ul {
        position: static;
        opacity: 1 !important;
        visibility: visible !important;
        background: 0 0;
    }
    #main-menu > ul li {
        float: none;
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        padding: 5px 0;
    }
}
body.boxed-layout #page_wrapper {
    width: 1000px;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    margin: 0 auto;
    background: #f5f5f5;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
#sidebar,
.zn_sidebar,
[id*="sidebar-widget"] {
    background: #fff;
    padding: 20px 15px;
    border-radius: 3px;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.15);
}
#sidebar .widget,
.zn_sidebar .widget,
[id*="sidebar-widget"] .widget {
    margin-bottom: 35px;
}
.sidebar .widget .widgettitle {
    color: #050505;
    line-height: 1.4;
    margin: 10px 0 15px;
    padding-bottom: 20px;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
}
.sidebar .widget .widgettitle:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 50px;
    height: 0;
    border-bottom: 1px solid #cd2122;
}
.sidebar .widget .widgettitle:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #ececec;
}
.sidebar .widget ul.menu,
.sidebar .widget ul.pagenav,
.sidebar .widget ul.product-categories,
.sidebar .widget_meta > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sidebar .widget ul.menu li,
.sidebar .widget ul.pagenav li,
.sidebar .widget ul.product-categories li,
.sidebar .widget_meta > ul li {
    margin-bottom: 0;
}
.sidebar .widget ul.menu li a,
.sidebar .widget ul.pagenav li a,
.sidebar .widget ul.product-categories li a,
.sidebar .widget_meta > ul a {
    color: #747474;
    display: inline-block;
    padding: 0;
    margin-right: 5px;
    position: relative;
    border-radius: 2px;
}
.sidebar .widget ul.menu li a::before,
.sidebar .widget ul.pagenav li a::before,
.sidebar .widget ul.product-categories li a::before,
.sidebar .widget_meta > ul a::before {
    content: "";
    display: inline-block;
    margin-right: 12px;
    width: 8px;
    height: 2px;
    background: #e1e1e1;
    vertical-align: middle;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.sidebar .widget ul.menu li.active > a,
.sidebar .widget ul.menu li.current-cat > a,
.sidebar .widget ul.menu li > a:hover,
.sidebar .widget ul.pagenav li a:hover,
.sidebar .widget ul.pagenav li.active a,
.sidebar .widget ul.pagenav li.current-cat > a,
.sidebar .widget ul.product-categories li.active > a,
.sidebar .widget ul.product-categories li.current-cat > a,
.sidebar .widget ul.product-categories li > a:hover,
.sidebar .widget_meta > ul a:hover {
    color: #000;
}
.sidebar .widget ul.menu li a:hover::before,
.sidebar .widget ul.pagenav li a:hover::before,
.sidebar .widget ul.product-categories li a:hover::before,
.sidebar .widget_meta > ul a:hover::before {
    width: 12px;
    margin-right: 8px;
}
.hoverBorder {
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
}
.hoverBorder:hover img {
    border-radius: 2px;
    opacity: 0.8;
}
.hoverBorderWrapper {
    position: relative;
    display: block;
}
.hoverBorderWrapper img {
    max-width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
}
.theHoverBorder {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 3px;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.15) inset;
}
.theHoverBorder:hover {
    box-shadow: 0 0 0 5px #cd2122 inset;
}
.plus .theHoverBorder {
    background-position: center center;
}
.image-boxes {
    margin-bottom: 30px;
    overflow: hidden;
}
.image-boxes .hoverBorder {
    margin-bottom: 20px;
}
.image-boxes .box {
    margin-bottom: 20px;
}
.image-boxes img {
    width: 100%;
    height: auto;
}
.imgboxes_style1 {
    overflow: visible;
}
.imgboxes_style1 .hoverBorder h6 {
    position: absolute;
    left: -10px;
    bottom: 20px;
    color: #fff;
    padding: 11px 15px;
    background: #cd2122;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    border-radius: 2px;
}
.imgboxes_style1 .hoverBorder:hover h6 {
    left: 20px;
}
.imgboxes_style1 img {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);
}
.image-boxes.ib_style2 .hoverBorder {
    margin-bottom: 0;
}
.slidingDetails,
.slidingDetails .details {
    -webkit-transition: all 0.2s cubic-bezier(0.68, 0, 0.265, 1);
    transition: all 0.2s cubic-bezier(0.68, 0, 0.265, 1);
}
.slidingDetails .details {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    padding: 30px;
    font-size: 12px;
    color: #fff;
    background: #232323;
    background: rgba(35, 35, 35, 0.8);
}
.slidingDetails:hover .details {
    visibility: visible;
    opacity: 1;
    top: 0;
}
.slidingDetails .details h4 {
    font-size: 17px;
    margin-top: 5px;
}
.slidingDetails .details h6 {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    margin: 0;
}
.image-boxes .syn-blue-section {
    background-color: #c5d3fb;
    padding: 5px 5px 1px 7px;
}
.image-boxes .syn-blue-section .syn-red-title,
.image-boxes .syn-blue-section .syn-red-title a {
    color: #fd0509;
    font-weight: 700;
}
.process_box {
    position: relative;
    padding: 0;
    margin-bottom: 80px;
    box-shadow: none;
}
.process_box:after {
    border-color: transparent;
    border-top-color: #eee;
    border-width: 10px;
    margin-left: -10px;
    left: 10%;
}
.process_box:before {
    border-color: transparent;
    border-top-color: #ccc;
    border-width: 13px;
    margin-left: -13px;
    left: 10%;
}
.process_box[data-align="right"]:after,
.process_box[data-align="right"]:before {
    right: 10%;
    left: auto;
    margin-left: 0;
}
.process_box[data-align="right"]:before {
    margin-right: -13px;
}
.process_box[data-align="center"]:after,
.process_box[data-align="center"]:before {
    left: 50%;
}
.process_box[data-align="center"]:after {
    border-top-color: #fff;
}
.process_box .number {
    padding: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 240px;
    text-align: center;
    float: left;
}
.process_box .number span {
    font-size: 100px;
    font-weight: 900;
    color: #333;
    vertical-align: middle;
    position: relative;
    top: 50%;
    line-height: 1;
    display: block;
    font-family: Arial, sans-serif;
}
.process_box .content {
    margin-left: 240px;
    padding: 25px 35px 20px 35px;
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #929292;
    background-color: #fff;
}
.process_box[data-align="right"] .number {
    left: auto;
    right: 0;
    border-right: 0;
}
.process_box[data-align="right"] .content {
    margin-left: auto;
    margin-right: 240px;
    padding: 25px 35px 20px 35px;
    color: #929292;
    line-height: 30px;
    font-size: 14px;
}
@media (min-width: 768px) {
    .process_box .number span {
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
    .process_box[data-align="right"] .content {
        text-align: right;
    }
    .process_box .content:after,
    .process_box .content:before {
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }
    .process_box .content:before {
        position: absolute;
        content: "";
        top: 0;
        width: 2px;
        height: 100%;
        background-color: #cd2122;
    }
    .process_box[data-align="left"] .content:before {
        left: 240px;
    }
    .process_box[data-align="right"] .content:before {
        right: 240px;
    }
    .process_box:hover .content:before {
        width: 5px;
    }
    .process_box .content:after {
        position: absolute;
        content: "";
        border: 14px solid;
        border-color: transparent;
        top: 50%;
        margin-top: -14px;
    }
    .process_box[data-align="left"] .content:after {
        left: 242px;
        border-left-color: #cd2122;
    }
    .process_box[data-align="right"] .content:after {
        right: 242px;
        border-right-color: #cd2122;
    }
    .process_box[data-align="left"]:hover .content:after {
        left: 245px;
    }
    .process_box[data-align="right"]:hover .content:after {
        right: 245px;
    }
    .process_box .number:after,
    .process_box .number:before,
    .process_box:after {
        background-color: #f1f1f1 !important;
    }
    .process_box:after {
        position: absolute;
        content: "";
        width: calc(100% - 234px);
        height: 6px;
        bottom: -43px;
    }
    .process_box[data-align="left"]:after {
        left: 130px;
    }
    .process_box[data-align="right"]:after {
        right: 114px;
    }
    .process_box .number:after,
    .process_box .number:before {
        position: absolute;
        content: "";
        width: 6px;
        height: 50px;
    }
    .process_box .number:before {
        top: -37px;
    }
    .process_box .number:after {
        bottom: -37px;
    }
    .process_box.last .number:after,
    .process_box.last:after,
    .process_box:first-child .number:before {
        content: none;
    }
    .process_box.last {
        margin-bottom: 0;
    }
}
.acc-group button {
    outline: 0 !important;
}
.acc-group > button.collapsed {
    padding-right: 30px;
}
.hg_accordion_element.default-style .th-accordion .acc-group > button.collapsed {
    color: #505050;
    background-color: #fff;
}
.hg_accordion_element.default-style .th-accordion .acc-group .content {
    background-color: #f8f8f8;
    padding: 20px 25px;
}
.hg_accordion_element.style2 .th-accordion .acc-group > button.collapsed {
    color: #505050;
    background-color: transparent;
}
.hg_accordion_element.style2 .th-accordion .acc-group .content {
    padding: 10px 15px;
    border-top: 1px solid #e5e5e5;
    background-color: #fff;
}
.hg_accordion_element.style2 .th-accordion .acc-group .content p:last-child {
    margin-bottom: 0;
}
.hg_accordion_element.style3 .th-accordion {
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 15px;
}
.hg_accordion_element.style3 .th-accordion .acc-group {
    margin-bottom: 8px;
    margin-left: 54px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e5e5e5;
}
.hg_accordion_element.style3 .th-accordion .acc-group:last-child {
    border-bottom: 0;
}
.hg_accordion_element.style3 .th-accordion .acc-group > button {
    display: block;
    width: 100%;
    color: #cd2122;
    text-align: left;
    position: relative;
    margin: 0;
    padding: 10px 10px 5px 0;
    background: 0 0;
    border: 0;
    font-size: 14px;
}
.hg_accordion_element.style3 .th-accordion .acc-group > button.collapsed {
    color: #505050;
}
.hg_accordion_element.style3 .th-accordion .acc-group > button:after {
    width: auto;
    height: auto;
    padding-right: 14px;
}
.hg_accordion_element.style3 .th-accordion .acc-group > button:before {
    width: 36px;
    height: 50px;
    background-color: #cd2122;
    position: absolute;
    left: -54px;
    top: 5px;
    content: "\2212";
    font-family: "Glyphicons Halflings";
    color: #fff;
    text-align: center;
    border-radius: 3px;
    line-height: 40px;
    font-size: 12px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.hg_accordion_element.style3 .th-accordion .acc-group > button.collapsed:before {
    content: "\2b";
    background-color: #d3d3d3;
    height: 40px;
}
.hg_accordion_element.style3 .th-accordion .acc-group .content {
    padding: 10px 15px 10px 0;
}
.hg_accordion_element.style3 .th-accordion .acc-group .content p:last-child {
    margin-bottom: 0;
}
.hg_accordion_element.style4 .th-accordion .acc-group > button.collapsed {
    color: #505050;
}
.hg_accordion_element.style4 .th-accordion .acc-group .content {
    padding: 10px;
}
.hg_accordion_element.style4 .th-accordion .acc-group:last-child > button.collapsed {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.hg_accordion_element.style4 .th-accordion .acc-group > button.collapsed {
    background: #f9f9f9;
    border-top: solid 1px #e0e0e0;
    border-bottom: none;
}
.hg_accordion_element.style4 .th-accordion .acc-group:first-child > button.collapsed {
    border-top: none;
}
.hg_accordion_element.style4 .th-accordion .acc-group .content {
    border-bottom: none;
    background: #fff;
    padding: 20px;
}
.hg_accordion_element.style4 .th-accordion .acc-group:last-child .content {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.hg_accordion_element.style4 .th-accordion .acc-group > button.collapsed span.acc-icon {
    position: absolute;
    right: -21px;
    width: 58px;
    height: 58px;
    border: 7px solid #000;
    border-radius: 50%;
    top: -7px;
}
.hg_accordion_element.style4 .th-accordion .acc-group > button.collapsed span.acc-icon:after,
.hg_accordion_element.style4 .th-accordion .acc-group > button.collapsed span.acc-icon:before {
    content: "";
    background-color: #000;
    display: inline-block;
    text-align: center;
    line-height: 63px;
    position: absolute;
    left: 50%;
    top: 50%;
}
.hg_accordion_element.style4 .th-accordion .acc-group > button.collapsed span.acc-icon:before {
    width: 20px;
    height: 6px;
    margin-top: -3px;
    margin-left: -9px;
}
.hg_accordion_element.style4 .th-accordion .acc-group > button.collapsed span.acc-icon:after {
    width: 6px;
    height: 19px;
    margin-left: -2px;
    margin-top: -10px;
}
.error404 .search {
    margin: 40px auto;
    text-align: center;
}
blockquote {
    margin: 25px 40px;
}
.chaser .main-menu li a {
    background: 0 0;
}
.chaser .main-menu li.active > a {
    background: #cd2122 !important;
}
.nav > li > a:focus,
.nav > li > a:hover {
    background: 0 0 !important;
}
#footer .bottom {
    padding-top: 30px;
    border-top: 5px solid #484848;
    color: #8b8c8d;
}
#footer .social-icons {
    float: right;
}
#footer .copyright img {
    float: left;
    margin-right: 20px;
}
#footer .social-icons li.title {
    line-height: 30px;
}
#footer .social-icons li {
    margin: 0 0 0 10px;
}
#footer .social-icons li:first-child {
    margin-left: 0;
}
#footer .syn-social-icon {
    width: 16px;
    height: 16px;
}
#footer .copyright {
    text-align: center;
    color: #e6e7e8;
}
#footer a.syn-reference {
    color: #ff7200 !important;
}
.info-text {
    background: #767676;
    border-radius: 2px;
    color: #fff;
    font-size: 28px;
    line-height: 1.4;
    font-weight: 300;
    padding: 25px 30px;
    position: relative;
    box-shadow: 3px 3px 0 #fff;
    overflow: hidden;
}
.info-text p:only-child {
    margin-bottom: 0;
}
.info-text:after {
    content: "i";
    width: 90px;
    height: 90px;
    position: absolute;
    right: -15px;
    bottom: -15px;
    font-family: Georgia;
    font-style: italic;
    border: 4px solid rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    line-height: 82px;
    border-radius: 50%;
    font-weight: 700;
    font-size: 44px;
}
.infobox1 {
    text-align: center;
    background: #ececec;
    border-bottom: 1px solid rgba(255, 255, 255, 0.9);
    padding: 50px 30px 30px 30px;
    border-radius: 3px;
    margin-bottom: 30px;
}
.infobox1:hover {
    background: #e9e9e9;
}
.infobox2 {
    background: #ececec;
    border-bottom: 1px solid rgba(255, 255, 255, 0.9);
    padding: 40px 40px 30px;
    border-radius: 2px;
    margin-bottom: 30px;
}
.infobox2:hover {
    background: #e9e9e9;
}
#footer {
    background: #2f2f2f;
    padding: 60px 0 20px;
    color: #d5d5d5;
    border-top: 4px solid #fff;
    position: relative;
}
#footer a {
    color: #fff;
}
#footer a:hover {
    color: #d5d5d5;
}
#footer .m_title {
    font-size: 14px;
    color: #fff;
    text-shadow: none;
}
#footer .menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer .menu a {
    padding-right: 10px;
}
#footer .sbs .menu li {
    float: left;
    width: 50%;
}
.newsletter-signup #result {
    display: inline-block;
    margin-bottom: 10px;
}
#footer .bottom {
    padding-top: 30px;
    border-top: 5px solid #484848;
    color: #8b8c8d;
}
#footer .social-icons {
    float: right;
}
#footer .copyright img {
    float: left;
    margin-right: 20px;
}
#footer .social-icons li.title {
    line-height: 30px;
}
#footer .social-icons li {
    margin: 0 0 0 10px;
}
#footer .social-icons li:first-child {
    margin-left: 0;
}
#footer .contact-details {
    min-height: 64px;
    background: url(../images/say_hi.png) no-repeat right top;
}
.cf_response {
    display: none;
    padding-left: 15px;
    padding-right: 15px;
}
#sidebar ul.menu li a,
#totop,
.circlehover span,
.feature_box.style3 .box,
.gobox,
.hover-box,
.hoverBorder h6,
.hoverBorder:hover img,
.partners_carousel li a,
.playVideo span,
.process_box,
.ptcarousel .controls > a,
.services_box .icon,
.services_box.style2 .box,
.shop-features .shop-feature,
.support_panel,
.team_member,
.theHoverBorder,
.timeline_box,
.timeline_box:before,
.timeline_box:hover .date,
.topnav li.drop .pPanel,
.zn_sidebar ul.menu li a,
[id*="sidebar-widget-"] ul.menu li a {
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.testimonials-carousel {
    position: relative;
}
.testimonials-carousel .controls {
    position: absolute;
    right: 0;
    top: -30px;
}
.testimonials-carousel .m_title + .controls {
    top: 4px;
}
.testimonials-carousel .controls > a {
    opacity: 0.5;
}
.testimonials-carousel .controls > a:hover {
    opacity: 1;
}
.testimonials-carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.testimonials-carousel ul li {
    float: left;
    overflow: hidden;
}
.testimonials-carousel blockquote {
    background: #fff;
    margin: 0 1px 10px 0;
    padding: 25px;
    color: #898989;
    font-size: 14px;
    border-left: none;
    line-height: 2;
    font-style: italic;
    position: relative;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
}
.testimonials-carousel blockquote:after,
.testimonials-carousel blockquote:before {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 14px;
    border: 7px solid transparent;
    border-top-color: #fff;
}
.testimonials-carousel blockquote:before {
    bottom: -16px;
    border-top-color: #d9d9d9;
}
.testimonial-author h5 {
    display: inline-block;
    margin: 12px 0;
    font-size: 13px;
    font-weight: 500;
}
.testimonials-author blockquote + h5 {
    display: inline-block;
    margin: 12px 0;
    font-size: 13px;
    font-weight: 500;
}
.testimonials-carousel .th-controls .next,
.testimonials-carousel .th-controls .prev {
    z-index: 1;
}
.testimonial-author {
    margin-top: 15px;
}
.testimonial-author--photo {
    margin-right: 10px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    width: 40px;
    height: 40px;
}
.testimonial-author--photo img {
    width: 100%;
    height: auto;
    display: block;
}
.testimonials_fader {
    margin-bottom: 40px;
}
.testimonials_fader ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
.testimonials_fader .has-left-border {
    border-left: 1px solid #e2e2e2;
}
.testimonials_fader li {
    position: relative;
    padding: 0 0 20px 100px;
}
.testimonials_fader ul li:after {
    content: "\201C";
    position: absolute;
    top: -10px;
    left: 30px;
    font-size: 150px;
    color: #e2e2e2;
    line-height: 1;
    font-family: tahoma;
}
.testimonials_fader li blockquote {
    margin: 0;
    padding: 0;
    border: 0;
    font: italic 20px/1.4 Georgia, Arial, sans-serif;
    overflow: hidden;
}
.testimonials_fader li blockquote + h6 {
    font-weight: 400;
    font-size: 11px;
    font-style: italic;
}
.testimonials_fader .testimonial-author--photo {
    width: 30px;
    height: 30px;
}
.testimonials_fader .testimonial-author h6 {
    float: left;
    margin: 5px 0;
}
.testimonial_box {
    padding: 0 0 0 25px;
    margin: 15px 0;
    width: 100%;
    padding-left: 0;
    position: relative;
}
.testimonial_box[data-size="small"] {
    width: 30%;
}
.testimonial_box[data-size="medium"] {
    width: 50%;
}
.testimonial_box[data-size="large"] {
    width: 70%;
}
.testimonial_box[data-size="full"] {
    width: 100%;
}
.testimonial_box[data-size="onethird"] {
    width: 33%;
}
.testimonial_box[data-size="twothirds"] {
    width: 66%;
}
.testimonial_box[data-theme="light"] blockquote {
    background: #ddd;
    color: #343434;
}
.testimonial_box[data-theme="dark"] blockquote {
    background: #707070;
    color: #f5f5f5;
}
.testimonial_box[data-theme="light"][data-align="left"] blockquote:after {
    border-right-color: #fff;
}
.testimonial_box[data-theme="dark"][data-align="left"] blockquote:after {
    border-right-color: #707070;
}
.testimonial_box[data-theme="light"][data-align="right"] blockquote:after {
    border-left-color: #ddd;
}
.testimonial_box[data-theme="dark"][data-align="right"] blockquote:after {
    border-left-color: #707070;
}
.testimonial_box[data-theme="light"][data-align="top"] blockquote:after {
    border-bottom-color: #ddd;
}
.testimonial_box[data-theme="dark"][data-align="top"] blockquote:after {
    border-bottom-color: #707070;
}
.testimonial_box[data-theme="light"][data-align="bottom"] blockquote:after {
    border-top-color: #ddd;
}
.testimonial_box[data-theme="dark"][data-align="bottom"] blockquote:after {
    border-top-color: #707070;
}
.testimonial_box[data-align="left"] .details {
    float: left;
    margin-right: 10px;
    width: 90px;
}
.testimonial_box[data-align="left"] blockquote {
    margin-left: 90px;
}
.testimonial_box[data-align="left"] blockquote:after {
    left: -14px;
    top: 50%;
}
.testimonial_box[data-align="right"] .details {
    float: right;
    margin-left: 10px;
    width: 90px;
    text-align: right;
}
.testimonial_box[data-align="right"] blockquote {
    margin-right: 90px;
}
.testimonial_box[data-align="right"] blockquote:after {
    right: -14px;
    top: 50%;
}
.testimonial_box[data-align="top"] .details {
    float: none;
    margin-left: 10px;
    width: 100%;
    position: relative;
    z-index: 1;
}
.testimonial_box[data-align="top"] .details img {
    position: absolute;
    top: -5px;
    right: -5px;
}
.testimonial_box[data-align="top"] .details h6 strong {
    display: block;
}
.testimonial_box[data-align="top"] .details h6 {
    margin-top: 0;
}
.testimonial_box[data-align="top"] blockquote {
    margin-top: 14px;
    clear: both;
}
.testimonial_box[data-align="top"] blockquote:after {
    left: 30px;
    top: -14px;
}
.testimonial_box[data-align="bottom"] {
    margin-bottom: 35px;
}
.testimonial_box[data-align="bottom"] .details {
    position: absolute;
    left: 25px;
    right: 5px;
    top: 100%;
    z-index: 1;
}
.testimonial_box[data-align="bottom"] .details img {
    float: right;
    margin-top: -20px;
}
.testimonial_box[data-align="bottom"] .details h6 strong {
    display: block;
}
.testimonial_box[data-align="bottom"] blockquote {
    margin-bottom: 0;
    float: none;
    position: relative;
    z-index: 0;
}
.testimonial_box[data-align="bottom"] blockquote:after {
    left: 30px;
    bottom: -14px;
}
.testimonial_box .details h6 {
    font-size: 10px;
    font-weight: 400;
    margin: 10px 0 0;
    line-height: 1.4;
}
.testimonial_box .details h6 strong {
    display: block;
}
.testimonial_box blockquote {
    margin: 0;
    padding: 15px;
    border: 0;
    font-size: 12px;
    font-style: italic;
    position: relative;
    border-radius: 3px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
.testimonial_box blockquote:after {
    content: "";
    position: absolute;
    border-width: 7px;
    border-style: solid;
    border-color: transparent;
}
.testimonial_box .details img {
    border-radius: 50%;
}
.circlehover {
    width: 130px;
    height: 130px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    display: table;
    line-height: 1.4;
    background-color: #cd2122;
    position: relative;
    font-weight: 300;
    border-radius: 50%;
    box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
}
.circlehover[data-size="small"] {
    width: 80px;
    height: 80px;
    font-size: 14px;
    padding: 8px;
}
.circlehover[data-size="medium"] {
    width: 95px;
    height: 95px;
    font-size: 16px;
    padding: 10px;
}
.circlehover > span {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}
.circlehover:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 7px;
    background: #cd2122;
    width: 30px;
    height: 30px;
    border-radius: 3px;
}
.circlehover[data-position="top-left"]:before {
    top: 7px;
    left: 7px;
}
.circlehover:hover {
    color: #fff;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.2);
}
.circlehover[data-align="right"] {
    float: right;
}
.circlehover {
    -webkit-transition: all 0.4s cubic-bezier(0.68, 0, 0.265, 1);
    -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition-timing-function: cubic-bezier(0.68, 0, 0.265, 1);
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.circlehover.with-symbol > span.symbol {
    opacity: 0;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    line-height: 130px;
}
.circlehover.with-symbol:hover > span.text {
    opacity: 0;
}
.circlehover.with-symbol:hover > span.symbol {
    opacity: 1;
}
.latest_posts.style3 {
    position: relative;
}
.latest_posts.style3 ul.posts {
    margin: 0;
    padding: 0;
    list-style: none;
}
.latest_posts.style3 ul.posts li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
}
.latest_posts.style3 ul.posts li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.latest_posts.style3 ul.posts .title {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 5px;
    padding: 0;
    text-shadow: 1px 1px 0 #fff;
    vertical-align: middle;
}
.lp-post .hoverBorder ~ .lp-post-comments-num,
.lp-post .hoverBorder ~ .text {
    margin-left: 74px;
}
.lp-post .hoverBorder + .title {
    overflow: hidden;
}
.widget .latest_posts ul li.lp-post .hoverBorder {
    margin-bottom: 0;
}
footer .gsc-input {
    color: #4c4c4c;
}
@media screen and (min-width: 992px) {
    .main-nav .hg_mega_container {
        background: rgba(250, 250, 250, 0.97);
        padding: 0 0 20px 0;
    }
    .main-nav .hg_mega_container li a {
        font-size: 14px;
        padding: 7px;
    }
    .main-nav .hg_mega_container li a.zn_mega_title,
    .main-nav div.hg_mega_container ul li:last-child > a.zn_mega_title {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .syn-menu-icon {
        display: none !important;
    }
    #zn-res-menu .syn-mobile-menu-tweak .syn-hide-mobile,
    #zn-res-menu .syn-mobile-menu-tweak hr {
        display: none !important;
    }
}
.main-nav .syn-menu-title {
    margin-bottom: 15px !important;
    background: rgba(220, 220, 220, 0.97);
}
.main-nav .syn-menu-title a.zn_mega_title {
    padding: 30px 0 25px 0 !important;
    margin-bottom: 0 !important;
    border-bottom: none !important;
}
.main-nav .syn-menu-icon {
    margin-top: -20px;
    width: 50px;
    height: 50px;
}
.main-nav .syn-menu-border-left {
    border-left: 1px solid #b5b5b5;
}
.main-nav .hg_mega_container hr {
    border-top: 1px solid #b5b5b5 !important;
}
#wpk-main-menu .syn-menu-icon {
    display: none !important;
}
#wpk-main-menu {
    color: #fff;
}
.main-nav .hg_mega_container li a.syn-no-underline:before {
    background-color: transparent !important;
}
.main-nav .syn-quiz-icon {
    width: 50px;
    height: 50px;
}
.syn-pad-left-20 {
    padding-left: 20px;
}
.main-nav .syn-ps-book {
    width: 109px;
    height: 150px;
}
.main-nav ul li.narrow-mega:hover > .hg_mega_container,
.main-nav ul li.narrow-mega:hover > ul {
    left: calc(50% - 30px);
}
.main-nav li.narrow-mega .hg_mega_container {
    width: 50%;
}
.chaser .main-menu li.narrow-mega:hover > a:not(:only-child) + .hg_mega_container {
    left: calc(50% - 15px) !important;
    width: 50% !important;
}
.chaser .main-menu li.narrow-lead:hover > a:not(:only-child) + .hg_mega_container {
    left: 24% !important;
}
.chaser .main-menu li.narrow-learn:hover > a:not(:only-child) + .hg_mega_container {
    left: 35% !important;
}
@media (min-width: 1200px) {
    .chaser .main-menu li.narrow-lead:hover > a:not(:only-child) + .hg_mega_container {
        left: 20% !important;
    }
    .chaser .main-menu li.narrow-learn:hover > a:not(:only-child) + .hg_mega_container {
        left: 30% !important;
    }
}
.syn-ib2 {
    border-left: 4px solid #cd2122;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 30px 20px 15px 20px;
}
.syn-ib2 .row {
    margin-bottom: 0;
}
.syn-ib2 .image-boxes {
    margin-bottom: 0;
}
#totop-subscribe {
    opacity: 0;
    position: fixed;
    right: -120px;
    width: 100px;
    z-index: 9999;
    display: block;
    top: 70%;
    background-repeat: no-repeat;
    background-position: center 15px;
    background-color: #cd2122;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    line-height: 1;
    border-radius: 2px;
    padding: 20px 0 20px 0;
}
#totop-subscribe.show {
    right: 10px;
    opacity: 0.7;
}
#totop-subscribe:hover {
    opacity: 1;
}
#totop-subscribe {
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
a.syn-subscribe-btn {
    margin: 0 20px 30px 0 !important;
}
.social-media-sprites-fb {
    width: 30px;
    height: 30px;
    background: url(../img/social-icons-sprite.png) -193px 30px;
}
.social-menu li a.fb {
    width: 16px;
    height: 16px;
    background: url(../img/social-icons-sprite.png) -232px 20px;
}
.social-menu li a.tw {
    width: 16px;
    height: 16px;
    background: url(../img/social-icons-sprite.png) -264px 20px;
    margin-left: 3px;
}
.social-menu li a {
    display: inline-block;
    vertical-align: middle;
}
.social-menu {
    list-style: none;
}
.list-menu {
    display: inline-block;
    padding-right: 2px;
}
.social-media-sprites-tw {
    width: 30px;
    height: 30px;
    background: url(../img/social-icons-sprite.png) -161px 30px;
}
@media screen and (max-width: 425px) {
    .social-menu {
        padding: 0;
    }
}
.syn-sprite {
    background-image: url(https://www.skillsyouneed.com/images/icon-sprites.png);
    background-repeat: no-repeat;
    display: block;
}
.syn-sprite-email {
    width: 28px;
    height: 28px;
    background-position: 0 0;
}
.syn-sprite-facebook {
    width: 28px;
    height: 28px;
    background-position: -28px 0;
}
.syn-sprite-google {
    width: 28px;
    height: 28px;
    background-position: -56px 0;
}
.syn-sprite-home {
    width: 15px;
    height: 15px;
    background-position: -84px 0;
}
.syn-sprite-ips {
    width: 50px;
    height: 50px;
    background-position: -99px 0;
}
.syn-sprite-lead {
    width: 50px;
    height: 50px;
    background-position: -149px 0;
}
.syn-sprite-learn {
    width: 50px;
    height: 50px;
    background-position: 0 -50px;
}
.syn-sprite-linkedIn {
    width: 28px;
    height: 28px;
    background-position: -50px -50px;
}
.syn-sprite-num {
    width: 50px;
    height: 50px;
    background-position: -78px -50px;
}
.syn-sprite-parent {
    width: 50px;
    height: 50px;
    background-position: -128px -50px;
}
.syn-sprite-pinterest {
    width: 28px;
    height: 28px;
    background-position: -178px -50px;
}
.syn-sprite-present {
    width: 50px;
    height: 50px;
    background-position: 0 -100px;
}
.syn-sprite-ps {
    width: 50px;
    height: 50px;
    background-position: -50px -100px;
}
.syn-sprite-quiz {
    width: 50px;
    height: 50px;
    background-position: -100px -100px;
}
.syn-sprite-twitter {
    width: 28px;
    height: 28px;
    background-position: -178px -78px;
}
.syn-sprite-write {
    width: 50px;
    height: 50px;
    background-position: -150px -106px;
}
.syn-sprite-x-syn {
    width: 75px;
    height: 75px;
    background-position: -206px 0;
}
.syn-sprite-z-share {
    width: 200px;
    height: 45px;
    background-position: 0 -156px;
}
body {
    font-size: 16px;
    color: #2a2a2a;
    line-height: 1.45;
}
p {
    margin-bottom: 15px;
}
hr {
    border-top: 1px solid #909090;
    border-bottom: none;
}
.row {
    margin-bottom: 35px;
}
footer .row {
    margin-bottom: 0;
}
section#content {
    margin-top: 15px;
}
.gray-area {
    background: #ebebeb;
    padding: 30px 0 0;
    margin-bottom: 30px;
}
#hongkiat-form section#aligned {
    padding-bottom: 0;
}
#hongkiat-form h5 {
    font-weight: 600;
}
a {
    color: #022e61;
}
.times {
    font-family: "Times New Roman", Times, serif;
}
h2 {
    color: #000;
}
.text_align_left {
    text-align: left !important;
}
.text_align_right {
    text-align: right !important;
}
.text_align_center {
    text-align: center !important;
}
.first-para a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}
.ref a:link {
    color: red;
}
.content_start a {
    color: #022e61;
    font-size: 16px;
    text-decoration: underline;
}
.content_start a:hover {
    color: #cd2122;
    text-decoration: none;
}
blockquote {
    margin: 0 0 20px 0;
    font-size: 16px;
}
.page-title {
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-top: 15px;
}
.page-title > h1 {
    font-size: 30px;
    color: #050505;
    margin-top: 0;
}
.page-title > span {
    font-size: 13px;
    color: #050505;
    margin-top: 10px;
}
.first-para {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}
.first-para a {
    font-size: 18px;
}
.lead {
    font-size: 21px;
}
.lead a {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px;
}
.warning-text {
    background: #767676;
    color: #fff;
    font-size: 22px;
    line-height: 1.4;
    padding: 15px 20px 15px 70px;
    position: relative;
    -webkit-box-shadow: 5px 5px 10px 0 #333;
    box-shadow: 5px 5px 10px 0 #333;
}
.warning-text:before {
    content: "";
    width: 50px;
    height: 50px;
    background: url(https://www.skillsyouneed.com/images/warning.png);
    position: absolute;
    left: 5px;
    top: 5px;
}
ul.list-style1,
ul.list-style2 {
    margin-left: 0;
}
ul.list-style3 li {
    list-style: none;
    background: url(https://www.skillsyouneed.com/images/list-style3.png) no-repeat 2px 8px;
    padding-left: 15px;
    line-height: 1.4;
    margin-bottom: 4px;
}
ol.list-style3 li {
    padding-left: 15px;
    line-height: 1.4;
    margin-bottom: 4px;
}
.circle_title:after {
    content: "";
    position: absolute;
    left: 55px;
    right: 0;
    bottom: 5px;
    border-bottom: 1px dotted #bbb;
}
.circle_title > span {
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
}
header {
    position: absolute !important;
    width: 100% !important;
    height: 100px !important;
    background: rgba(0, 0, 0, 0.5) !important;
    z-index: 1 !important;
}
.main-nav {
    margin-right: 0;
}
nav#main-menu {
    margin-top: 17px;
    float: right;
}
nav#main-menu > ul > li > a {
    text-align: center;
}
nav#main-menu > ul > li.sfHover > ul {
    top: 38px;
}
#logo {
    max-width: 300px;
    height: 99px;
    float: left;
}
#logo a {
    display: block;
    position: relative;
}
nav.menu-two-layer {
    margin-top: 0 !important;
}
nav.menu-two-layer > ul {
    margin-top: 5px !important;
}
#search .searchBtn {
    margin: 0;
    padding: 7px;
}
nav#main-menu > ul > li > a {
    padding: 0 8px 0;
}
nav#main-menu > ul > li.active > a,
nav#main-menu > ul > li:hover > a,
nav#main-menu > ul > li > a:hover {
    padding: 6px 8px;
}
.site-header .topnav {
    margin-bottom: 10px;
}
.site-header.style2 .kl-top-header {
    background: 0 0;
}
.chaser {
    background: rgba(0, 0, 0, 0.8);
}
.chaser .main-menu {
    margin-top: 0;
}
.chaser .top-row .topnav {
    margin-top: -65px;
    margin-right: 80px;
}
.chaser .second-row .sf-menu {
    margin-top: 30px;
}
.chaser .topnav {
    margin: 5px 0 0 0;
}
.chaser .topnav > li > a {
    font-size: 10px;
}
.chaser .navRight {
    display: block;
}
#search .top-nav-search {
    width: 280px !important;
}
.top-nav-search .gsc-search-box {
    padding: 2px 1px !important;
}
.top-nav-search .gsc-search-box .gsc-input {
    padding-right: 7px;
}
.top-nav-search .gsc-search-box .gsc-input input {
    background: #fff !important;
    width: 135px;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.top-nav-search .gsc-search-box .gsc-input input.gsc-input-focus {
    border: none !important;
    box-shadow: none !important;
}
#search {
    float: right;
    clear: right;
    position: relative;
}
#search .search {
    display: none;
    position: absolute;
    right: -10px;
    padding: 30px;
    background: #f4f4f4;
    width: 180px;
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2);
}
#search .searchBtn {
    padding: 8px;
    line-height: 1;
    display: inline-block;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 1;
    height: 27px;
    width: 27px;
}
#search .searchBtn:hover {
    background: rgba(0, 0, 0, 0.7);
}
#search .searchBtn.active {
    background: #f4f4f4;
}
#search form {
    margin: 0;
    border-bottom: 1px solid #ccc;
}
#search form:hover {
    border-bottom: 1px solid #b5b5b5;
}
#search form input[type="text"] {
    background: 0 0;
    border: none;
    font-size: 12px;
    font-style: italic;
    color: #999;
    width: 155px;
    padding: 5px 0;
    margin: 0;
    display: inline-block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#search form input[type="text"]:focus {
    font-style: normal;
    color: #565656;
}
#search form input[type="submit"] {
    width: 20px;
    background-color: transparent;
    border: none;
    text-indent: -9999px;
    padding: 0;
    display: inline-block;
}
.site-header.style2 .header-search,
.site-header.style2.cta_button .header-search {
    width: auto;
    height: auto;
}
.site-header.style2 .header-search,
.site-header.style2.cta_button .header-search {
    margin-left: 25px;
}
.gsc-input-focus {
    box-shadow: 0 0 3px #aaa !important;
    border: solid 1px #bbb !important;
}
input.gsc-search-button {
    border-color: #cd2122 !important;
    background-color: #cd2122 !important;
    transition: all 0.2s ease-out;
}
.gsc-search-button:active,
.gsc-search-button:focus {
    box-shadow: 0 0 3px #aaa !important;
}
input.gsc-search-button:focus,
input.gsc-search-button:hover {
    border-color: red !important;
    background-color: red !important;
}
input.gsc-input {
    margin-bottom: 0;
}
.site-header.style2 .zn-res-trigger {
    margin: 10px !important;
    /* width: auto; */
    bottom: -4px;
}
nav#main-menu > ul > li.active > a {
    padding: 2px 8px 1px 8px !important;
}
nav#main-menu > ul > li:hover > a,
nav#main-menu > ul > li > a:hover {
    padding: 2px 8px 1px 8px !important;
}
.site-header.style2 .main-nav > ul > li.active > a:before {
    height: calc(100% + 13px);
    margin-bottom: 0;
    margin-top: 0;
}
.site-header.style2 .main-nav > ul > li:hover > a:before,
.site-header.style2 .main-nav > ul > li > a:hover:before {
    height: calc(100% + 21px);
    margin-bottom: 0;
    margin-top: 0;
}
.main-nav > ul > li.menu-item-has-children > a:after {
    content: none;
}
#header-container {
    background-color: #232323;
    height: 171px;
    background-size: cover;
}
.header-main-bg {
    width: 100%;
}
.header-img {
    background-position: center center;
    background-size: cover;
    height: 171px;
}
.header-img-full {
    background-image: url(https://www.skillsyouneed.com/images/sliders/common/banners/team3.jpg);
}
.header-img-rhubarb {
    background-image: url(https://www.skillsyouneed.com/images/sliders/common/banners/rhubarb.jpg);
}
.header-img-gen {
    background-image: url(https://www.skillsyouneed.com/images/sliders/common/banners/gen.jpg);
}
.header-img-ips {
    background-image: url(https://www.skillsyouneed.com/images/sliders/common/banners/ips.jpg);
}
.header-img-lead {
    background-image: url(https://www.skillsyouneed.com/images/sliders/common/banners/lead.jpg);
}
.header-img-learn {
    background-image: url(https://www.skillsyouneed.com/images/sliders/common/banners/learn.jpg);
}
.header-img-num {
    background-image: url(https://www.skillsyouneed.com/images/sliders/common/banners/6.jpg);
}
.header-img-parent {
    background-image: url(https://www.skillsyouneed.com/images/sliders/common/banners/parent.jpg);
}
.header-img-present {
    background-image: url(https://www.skillsyouneed.com/images/sliders/common/banners/present.jpg);
}
.header-img-ps {
    background-image: url(https://www.skillsyouneed.com/images/sliders/common/banners/ps.jpg);
}
.header-img-write {
    background-image: url(https://www.skillsyouneed.com/images/sliders/common/banners/write.jpg);
}
.breadcrumbs-row {
    margin-bottom: 0 !important;
    margin-top: -65px !important;
    padding: 10px 10px 0 0;
}
.breadcrumbs-row .container {
    padding: 5px;
}
.breadcrumbs {
    position: relative;
    background: rgba(255, 255, 255, 0.75);
    padding: 5px 10px;
}
.breadcrumbs li {
    color: #000;
    font-size: 12.5px;
    font-weight: 400;
}
.breadcrumbs li:after {
    margin: 0 5px 1px 10px;
}
.breadcrumbs li a {
    color: #000;
    text-decoration: none;
    font-weight: 600;
    padding: 3px;
    -webkit-transition: all 50ms linear;
    -moz-transition: all 50ms linear;
    -o-transition: all 50ms linear;
    -ms-transition: all 50ms linear;
    transition: all 50ms linear;
}
.breadcrumbs li.breadcrumbs-section a {
    font-weight: 600;
}
.breadcrumbs a:hover {
    background-color: #cd2122;
    color: #fff;
    border-radius: 2px;
    text-decoration: none;
}
.breadcrumbs .breadcrumbs-home img {
    height: 15px;
    width: 15px;
    margin-bottom: 2px;
}
.breadcrumbs .breadcrumbs-home a:hover {
    background: 0 0;
}
#main-sidebar {
    padding-left: 0;
}
#sidebar {
    padding: 15px;
}
#sidebar .title {
    color: #050505;
    line-height: 1.4;
    margin-bottom: 15px;
    padding-bottom: 20px;
    position: relative;
    font-size: 18px;
    width: 246px;
    height: 45px;
}
#sidebar .title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 25px;
    height: 0;
    border-bottom: 1px solid #cbcbcb;
}
#sidebar .title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #f9f9f9;
}
#sidebar ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 246px;
}
#sidebar ul.menu li {
    margin-bottom: 0;
    width: 246px;
    min-height: 20px;
}
#sidebar ul.menu li.active {
    color: #fff;
    background-color: #06f;
    display: block;
    padding: 4px 0 4px 20px;
    position: relative;
    border-radius: 2px;
    font-weight: 700;
}
#sidebar ul.menu li a {
    color: #595959;
    display: block;
    padding: 4px 0 4px 20px;
    position: relative;
    border-radius: 2px;
    font-size: 14px;
}
#sidebar ul.menu li a:after {
    content: "\203A";
    position: absolute;
    left: 7px;
    top: 6px;
    color: #ddd;
    font-size: 16px;
    line-height: 1;
    width: 4px;
    height: 4px;
    font-family: Arial;
}
#sidebar ul.menu li.ebook a {
    color: #fff;
    background-color: #ff7202;
    display: block;
    padding: 4px 0 4px 20px;
    position: relative;
    border-radius: 2px;
    font-weight: 700;
}
#sidebar ul.menu li.ebook a:hover {
    color: #fff;
    background-color: #cd2122;
    display: block;
    padding: 4px 0 4px 20px;
    position: relative;
    border-radius: 2px;
    font-weight: 700;
}
#sidebar ul.menu li a:hover:after,
#sidebar ul.menu li.active a:after {
    color: #fff;
    left: 8px;
}
#sidebar ul.menu li a:hover,
#sidebar ul.menu li.active a {
    background: #cd2122;
    color: #fff;
}
#sidebar .cse form.gsc-search-box,
#sidebar form.gsc-search-box {
    padding: 0 !important;
}
#sidebar .widget {
    margin-bottom: 25px;
}
.cse table.gsc-search-box td.gsc-input,
table.gsc-search-box td.gsc-input {
    padding-right: 0 !important;
}
.block-center {
    margin: 0 auto;
}
.ad_left {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}
.ad_right {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}
.ad_normal {
    margin-left: 0;
    margin-bottom: 0;
    width: 800px;
    height: 280px;
}
.new_ad_left {
    text-align: center;
    margin: auto;
    width: 320px;
    height: 100px;
}
.new_ad_right {
    text-align: center;
    margin: auto;
    width: 300px;
    height: 250px;
}
.new_ad_normal {
    width: 800px;
    height: 280px;
}
.bottom-links {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #fff;
    -webkit-box-shadow: #b3b3b3 10px 10px 10px;
    -moz-box-shadow: #b3b3b3 10px 10px 10px;
    box-shadow: #b3b3b3 10px 10px 10px;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 1.6;
    position: relative;
    text-align: center;
    color: #666;
}
.bottom-links:before {
    content: "";
    width: 75px;
    height: 75px;
    background: url(https://www.skillsyouneed.com/images/icon-sprites.png) -206px 0 no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.toplink {
    font-size: 13px;
    text-align: right;
    font-weight: 700;
    padding: 3px;
    background-color: #efeded;
    border-radius: 2px;
}
.toplink a {
    padding: 3px;
    font-size: 13px;
}
.toplink a:hover {
    font-size: 13px;
    background-color: #cd2122;
    color: #fff;
    font-weight: 700;
    border-radius: 2px;
    padding: 3px;
    text-decoration: none;
}
.newbig-links p {
    padding-top: 10px;
    border-bottom: thin;
    border-bottom-color: #ccc;
    border-bottom-style: dotted;
    font-weight: 700;
}
.newbig-links a {
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    background-color: #f5f5f5;
    color: #005;
    border-radius: 2px;
    padding: 1px;
}
.newbig-links a:hover {
    background-color: #cd2122;
    color: #fff;
    border-radius: 2px;
    padding: 1px;
    text-decoration: none;
}
.new-littlelinks p {
    font-size: 15px;
    border-top: thin;
    border-top-color: #ccc;
    border-top-style: dotted;
    font-weight: 700;
    padding-top: 10px;
}
.new-littlelinks a {
    font-size: 14px;
    line-height: 2;
    background-color: #f5f5f5;
    color: #005;
    border-radius: 2px;
    padding: 1px;
    font-weight: 400;
}
.new-littlelinks a:hover {
    background-color: #cd2122;
    color: #fff;
    border-radius: 2px;
    padding: 1px;
    text-decoration: none;
}
.bulb-text {
    background: #767676;
    color: #fff;
    font-size: 22px;
    line-height: 1.4;
    padding: 15px 20px 15px 70px;
    position: relative;
    -webkit-box-shadow: 5px 5px 10px 0 #333;
    box-shadow: 5px 5px 10px 0 #333;
}
.bulb-text:before {
    content: "";
    width: 50px;
    height: 50px;
    background: url(https://www.skillsyouneed.com/images/bulb-circle2.png);
    position: absolute;
    left: 5px;
    top: 5px;
}
.bulb-smtxt {
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
}
.bulb-smtxt a {
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
}
.quote-text {
    background: #767676;
    color: #fff;
    font-size: 22px;
    line-height: 1.4;
    padding: 15px 70px 15px 70px;
    margin-bottom: 20px;
    position: relative;
    -webkit-box-shadow: 5px 5px 10px 0 #333;
    box-shadow: 5px 5px 10px 0 #333;
}
.quote-text:before {
    content: "";
    width: 50px;
    height: 50px;
    background: url(https://www.skillsyouneed.com/images/open-quote.png);
    position: absolute;
    left: 5px;
    top: 5px;
}
.quote-text:after {
    content: "";
    width: 50px;
    height: 50px;
    background: url(https://www.skillsyouneed.com/images/close-quote.png);
    position: absolute;
    right: 5px;
    bottom: 45px;
}
.testimonials_fader ul {
    margin-top: 10px;
    border-left: 1px solid #e2e2e2;
}
.testimonials_fader li {
    padding-bottom: 0;
}
.info-syn-text {
    background: #767676;
    color: #fff;
    font-size: 22px;
    line-height: 1.4;
    padding: 15px 70px 15px 70px;
    margin-bottom: 20px;
    position: relative;
    -webkit-box-shadow: 5px 5px 10px 0 #333;
    box-shadow: 5px 5px 10px 0 #333;
}
.info-syn-text:before {
    content: "";
    width: 50px;
    height: 50px;
    background: url(https://www.skillsyouneed.com/images/info-circle50.png);
    position: absolute;
    left: 5px;
    top: 5px;
}
.info-syn-text h2 {
    color: #fff;
}
.question-syn-text {
    background: #767676;
    color: #fff;
    font-size: 22px;
    line-height: 1.4;
    padding: 15px 70px 15px 70px;
    margin-bottom: 20px;
    position: relative;
    -webkit-box-shadow: 5px 5px 10px 0 #333;
    box-shadow: 5px 5px 10px 0 #333;
}
.question-syn-text:before {
    content: "";
    width: 50px;
    height: 50px;
    background: url(https://www.skillsyouneed.com/images/question.png);
    position: absolute;
    left: 5px;
    top: 5px;
}
.infobox1 {
    padding: 20px 0 10px;
	margin-bottom: 0;
}
.infobox1:hover {
    background: #ececec;
}
.infobox1 .page-title {
    font-size: 25px;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.infobox1 .page-subtitle {
    font-size: 35px;
    line-height: 40px;
    margin-top: 10px;
}
.infobox2 {
    padding: 20px 20px 10px;
}
.ad_right.infobox2 {
    width: 235px;
}
.ad_right.infobox2 p.first-para {
    margin-bottom: 10px;
}
.ad_right.infobox2 .btn {
    font-weight: 400;
    padding: 9px 14px;
    margin: 5px 0 5px -7px;
}
.intro-text {
    font-size: 19px;
    line-height: 24px;
}
.inner-box {
    padding: 20px;
    border: 3px solid #ddd;
}
.screenshot-box {
    border: 1px solid #b3b3b3;
    margin-right: 0;
}
.inner-screenshot-box .list-style1 li {
    margin-bottom: 15px;
}
.inner-screenshot-box .list-style1 li h4 {
    margin-bottom: 5px;
}
.inner-screenshot-box .list-style1 li h6 {
    margin-top: 5px;
}
.row.screenshot-box {
    margin-left: 0;
}
.screenshot-box {
    padding: 0;
}
.inner-screenshot-box {
    padding: 20px;
}
.screenshot-box h3.title {
    font-size: 19px;
    color: #cd2122;
    line-height: 1.4;
}
.screenshot-box ul.features {
    margin: 20px 0;
    padding: 0;
    list-style: none;
}
.screenshot-box ul.features li:first-child {
    margin-top: 0;
}
.screenshot-box ul.features li {
    padding-left: 35px;
}
.screenshot-box ul.features li h4 {
    font-size: 14px;
    line-height: 1.3;
    margin: 5px 0 0;
}
.book-text {
    background: #ffffa5;
    border-top: 2px solid #f37321;
    border-left: 2px solid #f37321;
    color: #000;
    font-size: 22px;
    line-height: 1.4;
    padding: 15px 20px 15px 75px;
    position: relative;
    -webkit-box-shadow: 5px 5px 10px 0 #333;
    box-shadow: 5px 5px 10px 0 #333;
}
.book-text2 {
    background: #ddb8d9;
    border-top: 2px solid red;
    border-left: 2px solid red;
    color: #000;
    font-size: 22px;
    line-height: 1.4;
    padding: 15px 20px 15px 75px;
    position: relative;
    -webkit-box-shadow: 5px 5px 10px 0 #333;
    box-shadow: 5px 5px 10px 0 #333;
}
.book-text:before {
    content: "";
    width: 75px;
    height: 75px;
    background: url(https://www.skillsyouneed.com/images/book-icon.png);
    position: absolute;
    left: -25px;
    top: -25px;
}
.book-text2:before {
    content: "";
    width: 75px;
    height: 75px;
    background: url(https://www.skillsyouneed.com/images/book-icon2.png);
    position: absolute;
    left: -25px;
    top: -25px;
}
.book-smtxt {
    color: #000;
    font-size: 16px;
    line-height: 1.2;
}
.book-smtxt a {
    color: #00e;
    font-size: 18px;
    line-height: 1.2;
}
.rhubarb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #03f;
    padding-top: 2px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    background: #00f;
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
    margin-left: 40px;
    margin-right: 40px;
}
.rhubarb-text a {
    color: #ff3;
    text-decoration: none;
}
.image-boxes .box {
    padding: 0 10px;
}
.latest_posts.style3 ul.posts .title {
    color: #cd2122;
}
.latest_posts.style3 ul.posts li {
    border-bottom: none;
    padding-bottom: 0;
}
#mc-embedded-subscribe {
    background: #cd2122 !important;
    color: #fff;
}
#mc-embedded-subscribe:hover {
    background: red !important;
}
#mc_embed_signup {
    background: #fff;
    clear: left;
    font: 14px Helvetica, Arial, sans-serif;
    border-radius: 10px;
}
#mc_embed_signup .clear {
    visibility: visible !important;
}
#mc_embed_signup input[type="checkbox"] {
    margin: 0 5px 0 0;
}
#mc_embed_signup .mc-field-group .asterisk {
    top: 6px;
    right: auto;
    padding-left: 5px;
}
#mc_embed_signup input.button {
    display: inline-block;
}
#mailchimp-popup-outer {
    position: relative;
    z-index: 10000000;
}
.mailchimp-popup-wrapper {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    position: fixed;
    background-color: rgba(49, 49, 49, 0.95);
    overflow: auto;
}
.mailchimp-popup-wrapper img.close-btn {
    position: absolute;
    width: 30px;
    height: 30px;
    right: -14px;
    top: -14px;
    cursor: pointer;
}
.mailchimp-popup {
    position: absolute;
    left: 50%;
    top: 17%;
    margin-left: -180px;
}
.mailchimp-popup-wrapper form {
    max-width: 300px;
    min-width: 250px;
    padding: 10px 50px !important;
    border: 2px solid gray;
    border-radius: 10px;
    background-color: #fff;
}
.mailchimp-popup-wrapper p {
    margin-top: 30px;
}
.mailchimp-popup-wrapper h4 {
    background-color: #f2f2f2;
    padding: 20px 35px;
    margin: -10px -50px;
    text-align: center;
    border-radius: 10px 10px 0 0;
}
.mailchimp-popup-wrapper hr {
    margin: 10px -50px;
    border: 0;
    border-top: 1px solid #ccc;
}
.mailchimp-popup-wrapper [type="email"],
.mailchimp-popup-wrapper input[type="text"] {
    width: 82% !important;
    padding: 8px !important;
    border: 1px solid #ccc;
    font-size: 16px;
}
.mailchimp-popup-wrapper #submit {
    text-decoration: none;
    width: 100%;
    text-align: center;
    display: block;
    background-color: #ffbc00;
    color: #fff;
    border: 1px solid #ffcb00;
    padding: 10px 0;
    font-size: 20px;
    cursor: pointer;
    border-radius: 5px;
}
.mailchimp-popup-wrapper span {
    color: red;
    font-weight: 700;
}
#confirm-popup-inner {
    max-width: 300px;
    min-width: 250px;
    padding: 10px 50px !important;
    border: 2px solid gray;
    border-radius: 10px;
    background-color: #fff;
    clear: left;
    font: 14px Helvetica, Arial, sans-serif;
}
#confirm-text {
    padding: 20px 0;
}
.subscribe-dotted {
    border: 1px dotted red;
    padding: 10px;
    margin-top: 10px;
}
#subscribe-circlehover {
    text-decoration: none;
    margin-left: 12px;
}
.first-para-subscribe {
    color: #fff;
    text-decoration: none;
}
.subscribe-lead {
    margin-top: 5px;
}
.subscribe-lead a {
    text-decoration: none;
    color: #cd2122;
}
.table-border-collapse {
    border-collapse: separate;
    border-spacing: 2px;
}
table tr {
    min-height: 25px;
}
tr.total td {
    background: #7c0210;
    font-weight: 700;
    color: #fff;
    border: 1px solid #000;
    text-align: center;
    padding: 5px;
    width: 25px;
}
tr.carried td {
    font-weight: 700;
    color: #000;
    background-color: #cfc;
    border: 1px solid #000;
    text-align: center;
}
td.htu {
    color: #000;
    background-color: #ccc;
    border: 1px solid #000;
    text-align: center;
}
td.num {
    font-weight: 700;
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    text-align: center;
    border-radius: 3px;
    padding: 5px;
}
td.smoke {
    font-weight: 700;
    font-size: 16px;
    color: #000;
    background-color: #ececec;
    border: 1px solid #000;
    text-align: center;
    border-radius: 3px;
    padding: 5px;
}
td.oilleft {
    font-weight: 700;
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 3px;
    padding: 5px;
}
td.oilheadpoly {
    font-weight: 700;
    font-size: 24px;
    color: #000;
    background-color: #9dc3e6;
    border: 1px solid #000;
    text-align: left;
    border-radius: 3px;
    padding-top: 10px;
    padding-left: 5px;
}
td.oilheadmono {
    font-weight: 700;
    font-size: 24px;
    color: #000;
    background-color: #c5e0b4;
    border: 1px solid #000;
    text-align: left;
    border-radius: 3px;
    padding-top: 10px;
    padding-left: 5px;
}
td.oilheadsat {
    font-weight: 700;
    font-size: 24px;
    color: #000;
    background-color: #fe9898;
    border: 1px solid #000;
    text-align: left;
    border-radius: 3px;
    padding-top: 10px;
    padding-left: 5px;
}
td.total {
    background: #7c0210;
    font-weight: 700;
    color: #fff;
    border: 1px solid #000;
    text-align: center;
    padding: 5px;
}
td.numwork {
    font-weight: 700;
    color: #000;
    background-color: #7c9afe;
    border: 1px solid #000;
    text-align: center;
    border-radius: 3px;
}
td.numpart {
    font-weight: 700;
    color: #000;
    background-color: #ff90c2;
    border: 1px solid #000;
    text-align: center;
    border-radius: 3px;
}
td.numdiv {
    font-weight: 700;
    text-align: center;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #000;
    font-size: 18px;
}
td.numdivinto {
    font-weight: 700;
    text-align: center;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #000;
    font-size: 18px;
}
td.num-blue {
    font-weight: 700;
    color: #000;
    background-color: #a5bed8;
    border: 1px solid #000;
    text-align: center;
    border-radius: 3px;
    padding: 5px;
}
/* --- Modern Table Styles --- */
.div-table {
	overflow-x: auto; /* Makes table scroll on small screens */
	margin: 1em 0;
}
.pure-table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border: 1px solid #cbcbcb;
	width: 100%;
}
.pure-table caption {
	color: #000;
	font-style: italic;
	padding: 1em 0;
	text-align: center;
}
.pure-table td, .pure-table th {
	border-left: 1px solid #cbcbcb;
	border-width: 0 0 0 1px;
	font-size: inherit;
	margin: 0;
	overflow: visible;
	padding: .8em 1em; /* Adds space inside cells */
	vertical-align: top; /* Aligns content to the top */
}
.pure-table thead {
	background-color: #e0e0e0;
	color: #000;
	text-align: left;
	vertical-align: bottom;
}
.pure-table th {
	font-weight: bold;
}
.pure-table td {
	background-color: transparent;
}
.pure-table-striped tr:nth-child(2n-1) td {
	background-color: #f2f2f2; /* Zebra-striping color */
}
/* Style for quotes inside the table */
.pure-table blockquote {
	margin: 1em 0 0 0;
	padding-left: 1em;
	border-left: 3px solid #ccc;
	font-style: italic;
	color: #555;
}
.pure-table blockquote cite {
	display: block;
	margin-top: 0.5em;
	font-style: normal;
	font-size: 0.9em;
}
.img-pull-left {
    float: left;
    margin: 10px 15px 10px 0;
}
.img-pull-right {
    float: right;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 15px;
}
.img-pull-right-cap {
    float: right;
    font-size: 80%;
    text-align: center;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 15px;
    padding: 5px;
    border: thin dotted #ccc;
}
#footer .bulb-smtxt a {
    font-size: 18px;
    border-radius: 2px;
    padding: 3px;
    text-decoration: none;
}
#footer .bulb-smtxt a:hover {
    font-size: 18px;
    background-color: #cd2122;
    color: #fff;
    border-radius: 2px;
    padding: 3px;
    text-decoration: none;
}
#footer .copyright a {
    color: #00f;
}
#footer .copyright a:hover {
    color: red;
}
#footer .menu li {
    float: none;
    width: auto;
}
.process_box .number {
    background: #767676;
}
.syn-find-more.syn-no-cart {
    padding-bottom: 15px;
}
.iframe-calc {
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 0;
    overflow: hidden;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 4px 4px 14px #000;
    -webkit-box-shadow: 4px 4px 14px #000;
    box-shadow: 4px 4px 14px #000;
}
#calc {
    max-width: 100%;
}
header.style2 #logo a {
    background: rgba(0, 0, 0, 0.5);
    border-bottom: 2px solid #000;
    border-bottom: 2px solid rgba(0, 0, 0, 0.7);
    border-top: 3px solid #cd2122;
    padding-top: 7px;
    padding-right: 25px;
    padding-bottom: 7px;
    padding-left: 25px;
}
#fb-root {
    display: none;
}
.syn-share-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    z-index: 7000;
    display: block !important;
}
.syn-share-bar .share-bg-light {
    position: absolute;
    bottom: 0;
    height: 30px;
    width: 100%;
    z-index: 8000;
    background: hsla(0, 0%, 67%, 0.4);
}
.syn-share-bar .share-bg-dark {
    position: absolute;
    bottom: 0;
    height: 26px;
    width: 100%;
    z-index: 9000;
    background: #ababab;
}
.syn-share-inner {
    position: relative;
    bottom: 17px;
    height: 26px;
    padding: 5px;
    z-index: 10000;
}
.syn-share-bar .share-logo-group {
    margin-left: 20px;
}
.syn-share-bar .share-icon-group {
    margin: 20px;
}
.share-social .fb_iframe_widget {
    bottom: 8px !important;
}
.groupbygroup .share-social .fb_iframe_widget {
    bottom: 3px !important;
}
.share-social #twitter-widget-0 {
    position: relative !important;
    bottom: 3px !important;
}
.syn-share-bar .share-social {
    height: 15px;
    margin: 32px 0 0 30px;
}
.syn-share-bar .share-logo img {
    height: 45px;
    width: auto;
}
.syn-share-bar .syn-share-divider {
    width: 0;
    height: 26px;
    display: inline-block;
    position: relative;
    bottom: 10px;
    border-left: 1px solid #848484;
    border-right: 1px solid #d1d1d1;
    margin: 0 5px;
}
.syn-share-bar ul.share-buttons {
    list-style: none;
    padding: 0;
}
.syn-share-bar ul.share-buttons li {
    display: inline;
}
.syn-share-bar ul.share-buttons .sr-only {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.syn-share-bar ul.share-buttons li a {
    margin: 2px;
}
.syn-share-bar ul.share-buttons img {
    width: 28px;
}
.svg-icons {
    width: 28px;
    height: auto;
}
@media (max-width: 1200px) {
    .inner-box {
        padding: 15px;
    }
}
@media (min-width: 480px) and (max-width: 498px) {
       #logo {
        width: 62%;
    } 
}
@media (min-width: 993px) and (max-width: 1200px) {
    nav#main-menu > ul > li > a {
        font-size: 10.5px !important;
        font-weight: 700;
        color: #fff;
        padding: 0 8px 0;
        margin: 0 0 5px;
        display: block;
        border: 0;
        line-height: 1;
        position: relative;
    }
    #logo {
        width: 20%;
    }
}
@media (min-width: 1100px) {
    .new_ad_left {
        float: left;
        margin-right: 15px !important;
        margin-bottom: 10px !important;
        width: 336px;
        height: 280px;
    }
    .new_ad_right {
        float: right;
        margin-left: 15px !important;
        margin-right: 10px !important;
        margin-bottom: 10px !important;
        width: 336px;
        height: 280px;
    }
    .new_ad_normal {
        width: 800px;
        height: 280px;
    }
    .ad_normal {
        width: 800px;
        height: 280px;
    }
}
@media only screen and (max-width: 992px) {
    .chaser .top-row .topnav {
        margin-top: -100px;
        margin-right: 80px;
    }
    .chaser .second-row .sf-menu {
        margin-top: 30px;
    }
    #main-sidebar {
        display: none;
    }
}
@media (max-width: 979px) {
    h3.m_title {
        font-size: 15px;
    }
}
@media (max-width: 800px) {
    section#content {
        margin-top: 50px;
    }
    .page-title,
    .subtitle {
        line-height: 1.4;
        margin-bottom: 1px;
        padding-bottom: 5px;
        padding-top: 5px;
        border-bottom: 0;
    }
    #container {
        width: 100%;
    }
    #hongkiat-form #aligned {
        width: 100%;
        float: none;
        display: block;
    }
    #hongkiat-form .txtinput,
    #hongkiat-form textarea {
        width: 85%;
    }
}
@media (min-width: 768px) {
    .new_ad_left {
        float: left;
        margin-right: 15px !important;
        margin-bottom: 10px !important;
        width: 300px;
        height: 250px;
    }
    .new_ad_right {
        float: right;
        margin-left: 15px !important;
        margin-right: 10px !important;
        margin-bottom: 10px !important;
        width: 300px;
        height: 250px;
    }
    .new_ad_normal {
        width: 800px;
        height: 280px;
    }
    .ad_normal {
        width: 800px;
        height: 280px;
    }
}
@media (max-width: 767px) {
    .row.imgboxes_style1 {
        margin-bottom: 0;
    }
    #header {
        position: relative;
    }
    #main-menu {
        float: left !important;
        margin-left: 30px;
    }
    #main-menu select {
        border: 1px solid #666;
        margin-bottom: 0;
        height: 40px;
        font-size: 18px;
    }
    #footer {
        padding: 10px !important;
    }
    #main-sidebar {
        display: none;
    }
    .img-pull-left {
        width: 50%;
    }
    .img-pull-left.look-inside {
        width: 50px;
    }
    .img-pull-right {
        width: 50%;
    }
    .row {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .site-header {
        height: auto !important;
    }
    .site-header.style2 .header-search .searchBtn {
        transform: none !important;
        -webkit-transform: none !important;
    }
    .breadcrumbs-row .container {
        padding: 5px 25px;
    }
    .page-title {
        padding: 0 10px;
    }
    section#content {
        margin-top: 0;
        padding-top: 25px;
    }
    .syn-share-bar .share-logo-group {
        display: none !important;
    }
    .syn-404 .content_start {
        padding-top: 100px;
    }
}
@media (max-width: 700px) {
    .breadcrumbs-row {
        display: none;
    }
    .tp-caption {
        display: none !important;
    }
}
@media (orientation: landscape) and (min-width: 480px) and (max-width: 767px) {
    body {
        font-size: 18px;
    }
    .syn-share-bar .share-icon-group {
        margin-right: 70px;
    }
}
@media (max-width: 550px) {
    #hongkiat-form .txtinput,
    #hongkiat-form textarea {
        width: 80%;
    }
}
.display-block {
    display: block;
}
.referencing-text-color {
    color: #ff7200 !important;
}
@media (max-width: 480px) {
    .mailchimp-popup {
        position: absolute;
        left: 50%;
        top: 3%;
        margin-left: -147px;
    }
    #confirm-popup-inner,
    .mailchimp-popup-wrapper form {
        max-width: 240px;
        min-width: 140px;
        padding: 10px 25px !important;
    }
    .mailchimp-popup-wrapper h4 {
        padding: 20px 35px;
        margin: -10px -25px;
    }
    .mailchimp-popup-wrapper hr {
        margin: 10px -25px;
    }
    .site-header.style2 .header-search .searchBtn {
        top: auto !important;
        transform: translateY(50%) !important;
        -webkit-transform: translateY(50%) !important;
    }
    .ad_right.infobox2 {
        display: none !important;
    }
    .site-header.style2 .zn-res-trigger {
        width: 25px;
        bottom: 9px;
    }
    .site-header.style2 .header-search {
        height: 40px !important;
    }
    .site-header {
        position: absolute !important;
        background: rgba(0, 0, 0, 0.5) !important;
        height: 171px !important;
    }
    .new_ad_normal {
        width: auto;
        height: 200px;
    }
    .ad_normal {
        width: auto;
        height: 200px;
    }
}
@media (max-width: 496px) {
    body {
        font-size: 18px;
    }
}
@media (max-width: 390px) {
    #header .topnav li#facebook,
    #header .topnav li#twitter 
    {
        display: none;
    }
}
@media only screen and (max-width: 320px) {
    body {
        padding: 10px 0;
    }
    #hongkiat-form .txtinput,
    #hongkiat-form textarea {
        width: 70%;
    }
    #hongkiat-form #aligned {
        overflow: hidden;
    }
    @-ms-viewport {
        width: device-width;
    }
    .hidden {
        display: none;
        visibility: hidden;
    }
    @media (min-width: 768px) and (max-width: 992px) {
        .contact_form .form-horizontal .controls {
            margin-left: 0;
        }
    }
    @media (min-width: 1200px) {
        body .uneditable-input,
        body input,
        body textarea {
            margin-left: 0;
        }
        body .thumbnails {
            margin-left: -30px;
        }
        body .thumbnails > li {
            margin-left: 30px;
        }
        body .css3accordion .content > .m_title {
            font-size: 13px;
            line-height: 1.4;
            margin: 10px 0;
        }
        body .css3accordion .text + a {
            font-size: 10px;
            font-weight: 700;
            color: #888;
            display: inline-block;
            margin-top: 5px;
        }
        body .screenshot-box .left-side h3.title {
            font-size: 19px;
        }
        body .screenshot-box .left-side ul.features li h4 + span {
            font-size: 13px;
        }
        body #footer .contact-details {
            background: url(../images/say_hi.png) no-repeat right top;
        }
        body.boxed-layout #page_wrapper {
            width: 1200px;
        }
    }
}
    @media (max-width: 1200px) {
        .kl-iconbox--fleft .kl-iconbox__icon-wrapper,
        .kl-iconbox--fright .kl-iconbox__icon-wrapper {
            float: none;
        }
    }
    @media (min-width: 991px) {
        .site-header.style2 .search-container {
            display: block !important;
            margin-top: 20px;
        }
        .site-header.style3 .search-container {
            display: block !important;
        }
    }
    @media (max-width: 991px) {
        body {
            padding-top: 0;
        }
        .navbar .container {
            width: auto;
            padding: 0;
        }
        .navbar .brand {
            padding-right: 10px;
            padding-left: 10px;
            margin: 0 0 0 -5px;
        }
        .nav-collapse .nav {
            float: none;
            margin: 0 0 10px;
        }
        .nav-collapse .nav > li {
            float: none;
        }
        .nav-collapse .nav > li > a {
            margin-bottom: 2px;
        }
        .nav-collapse .nav > .divider-vertical {
            display: none;
        }
        .nav-collapse .nav .nav-header {
            color: #777;
            text-shadow: none;
        }
        .nav-collapse .dropdown-menu a,
        .nav-collapse .nav > li > a {
            padding: 9px 15px;
            font-weight: 700;
            color: #777;
            border-radius: 3px;
        }
        .nav-collapse .dropdown-menu li + li a {
            margin-bottom: 2px;
        }
        .nav-collapse .dropdown-menu a:focus,
        .nav-collapse .dropdown-menu a:hover,
        .nav-collapse .nav > li > a:focus,
        .nav-collapse .nav > li > a:hover {
            background-color: #f2f2f2;
        }
        .navbar-inverse .nav-collapse .dropdown-menu a,
        .navbar-inverse .nav-collapse .nav > li > a {
            color: #999;
        }
        .navbar-inverse .nav-collapse .dropdown-menu a:focus,
        .navbar-inverse .nav-collapse .dropdown-menu a:hover,
        .navbar-inverse .nav-collapse .nav > li > a:focus,
        .navbar-inverse .nav-collapse .nav > li > a:hover {
            background-color: #111;
        }
        .nav-collapse .dropdown-menu {
            position: static;
            top: auto;
            left: auto;
            display: none;
            float: none;
            max-width: none;
            padding: 0;
            margin: 0 15px;
            background-color: transparent;
            border: none;
            border-radius: 0;
            box-shadow: none;
        }
        .nav-collapse .open > .dropdown-menu {
            display: block;
        }
        .nav-collapse .dropdown-menu:after,
        .nav-collapse .dropdown-menu:before {
            display: none;
        }
        .nav-collapse .dropdown-menu .divider {
            display: none;
        }
        .nav-collapse .nav > li > .dropdown-menu:after,
        .nav-collapse .nav > li > .dropdown-menu:before {
            display: none;
        }
        body.boxed-layout #page_wrapper {
            width: 100%;
            border: 0;
        }
    }
    @media (min-width: 768px) and (max-width: 991px) {
        .site-header.style2 .search-container {
            display: block !important;
            margin-top: 20px;
        }
        .site-header.style3 .search-container {
            display: block !important;
        }
        .uneditable-input,
        input,
        textarea {
            margin-left: 0;
        }
        .css3accordion .content > .m_title {
            font-size: 12px;
            line-height: 1.3;
            margin: 8px 0;
        }
        .css3accordion .text {
            font-size: 11px;
            line-height: 1.4;
        }
        body .css3panels {
            height: 450px;
        }
        body .css3panels .panel img {
            max-height: 460px;
        }
        body .css3panels .caption {
            top: 300px;
            width: 300px;
        }
        body .css3panels .caption.upper {
            top: 250px;
        }
        .feature_box.style3 .box {
            font-size: 12px;
        }
        .how_to_shop > .row {
            margin-bottom: 10px;
            font-size: 12px;
        }
        .tabs_style1 > ul.nav > li > a {
            padding: 8px 10px;
        }
        .feature_box .box .title + p {
            font-size: 12px;
        }
        .css3accordion .content > .m_title {
            font-size: 12px;
            line-height: 1.3;
            margin: 8px 0;
        }
        .css3accordion .text {
            font-size: 11px;
            line-height: 1.4;
        }
        .screenshot-box .left-side h3.title {
            font-size: 16px;
        }
        .screenshot-box .left-side ul.features li h4 + span {
            font-size: 11px;
        }
        .flickr_feeds li a {
            width: 40px;
        }
        .header-search .searchBtn {
            margin-top: 0;
        }
        #footer .copyright {
            float: left;
        }
        #footer .contact-details {
            background: url(../images/say_hi_smaller.png) no-repeat right top;
        }
        .flickr_feeds li a {
            width: 65px;
        }
        .info-text {
            font-size: 20px;
        }
        .vertical_tabs .tabbable .nav {
            width: 35%;
        }
        .testimonial_box {
            padding: 0;
        }
    }
    @media only screen and (min-width: 481px) and (max-width: 768px) {
        .feature_box .title {
            font-size: 13px;
        }
        .feature_box.style2 .box {
            min-height: 130px;
        }
        .css3accordion .content > .m_title {
            font-size: 12px;
            line-height: 1.3;
            margin: 8px 0;
        }
        .css3accordion .text {
            font-size: 11px;
            line-height: 1.4;
        }
        .recentwork_carousel li .details h4 {
            font-size: 13px;
        }
        .header-search .searchBtn {
            margin-top: 0;
        }
        #footer .copyright {
            float: left;
        }
        #footer .contact-details {
            background: url(../images/say_hi_smaller.png) no-repeat right top;
        }
        .flickr_feeds li a {
            width: 65px;
        }
        .info-text {
            font-size: 20px;
        }
        body .css3panels {
            height: 450px;
        }
        body .css3panels .panel img {
            max-height: 460px;
        }
        body .css3panels .caption {
            top: 300px;
            width: 300px;
        }
        body .css3panels .caption.upper {
            top: 250px;
        }
        .flickr_feeds[data-size="small"] li a {
            width: 50px;
        }
        .feature_box.style3 .box {
            font-size: 12px;
        }
        .how_to_shop > .row {
            margin-bottom: 10px;
            font-size: 12px;
        }
    }
    @media (max-width: 767px) {
        .syn-menu-hide-mobile {
            display: none !important;
        }
        .thumbnails {
            margin-left: 0;
        }
        .thumbnails > li {
            float: none;
            margin-left: 0;
        }
        .site-header {
            height: auto;
        }
        header.site-header.style2 {
            position: relative;
        }
        .site-header.style2 .searchBtn {
            border-radius: 4px;
        }
        .site-header.style3 .search-container {
            display: block !important;
        }
        .site-header.style3 .header-search .search-container {
            width: 150px;
        }
        .site-header.style2 .header-search,
        .site-header.style2.cta_button .header-search {
            position: absolute;
            right: 15px;
            z-index: 1;
            width: 30px;
            display: block;
        }
        .site-header.style2 .header-search .searchBtn {
            display: block;
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }
        .site-header.style2 .header-search .search-container {
            position: absolute;
            right: 35px;
            margin-top: -9px;
            width: calc(100vw - 80px);
            z-index: 1;
            display: none;
        }
        .site-header.style2 .header-search .active ~ .search-container {
            display: block;
        }
        .site-header.style2 .header-search .searchsubmit {
            opacity: 0;
        }
        .topnav > li {
            margin-left: 10px;
        }
        .topnav.navRight > li:last-child {
            margin-right: 0;
        }
        body .testimonial_box {
            width: 100% !important;
            margin-bottom: 20px;
        }
        #action_box h4.text {
            font-size: 16px;
        }
        .image-boxes .box {
            text-align: center;
        }
        .circlehover[data-align="right"] {
            float: none;
            margin: 0 auto;
        }
        .css3accordion > ul > li,
        .css3accordion > ul > li.last,
        .css3accordion > ul > li.last:hover,
        .css3accordion > ul > li:hover {
            width: 100% !important;
            margin-right: 0;
            padding: 20px 0;
            float: none;
        }
        .css3accordion > ul > li:hover ~ li > .inner-acc,
        .css3accordion > ul > li > .inner-acc {
            width: 100% !important;
        }
        .keywordbox {
            line-height: 1.4;
        }
        #footer .menu:after,
        #footer .menu:before {
            content: "\0020";
            display: block;
            overflow: hidden;
            visibility: hidden;
            width: 0;
            height: 0;
        }
        #footer .menu:after {
            clear: both;
        }
        #footer .social-icons {
            float: none;
            margin-left: 0;
            padding-left: 0;
            margin-bottom: 30px;
        }
        #footer .copyright img {
            margin-bottom: 20px;
        }
        .infobox2 .btn {
            margin-left: 20px;
        }
        .breadcrumbs {
            padding: 3px 6px 2px;
            margin-bottom: 20px;
        }
        .breadcrumbs li {
            font-weight: 400;
            font-size: 12px;
        }
        .process_box .number {
            position: relative;
            width: 100%;
        }
        .process_box .content {
            margin-left: 0;
        }
        .process_box[data-align="right"] .content {
            margin-right: 0;
        }
        .team_member {
            clear: both;
            padding-top: 10px;
            padding-left: 10px;
        }
        .team_member:after,
        .team_member:before {
            content: "\0020";
            display: block;
            overflow: hidden;
            visibility: hidden;
            width: 0;
            height: 0;
        }
        .team_member:after {
            clear: both;
        }
        .team_member a.grayHover {
            overflow: hidden;
            position: relative;
            float: left;
            display: inline-block;
            max-width: 130px;
            margin-right: 20px;
        }
        .team_member .details {
            float: left;
            overflow: visible;
            visibility: visible;
            opacity: 1;
            position: static;
            background: 0 0;
            box-shadow: none;
            width: auto;
            padding: 10px 0 0;
        }
        .timeline_box .date,
        div[data-align="right"] .timeline_box .date {
            left: 30%;
            right: 30%;
            text-align: center;
            width: 40%;
            top: -39px;
            padding: 5px 0;
        }
        .vertical_tabs .tabbable .nav > li > a {
            text-align: left;
        }
        .vertical_tabs .tabbable .nav > li > a > span {
            float: left;
        }
        .hidden-phone {
            display: none !important;
        }
        .logo-container .logo-infocard,
        .logo-container.hasInfoCard:before {
            display: none;
        }
        .woocommerce ul.products li.product,
        .woocommerce-page ul.products li.product {
            width: 50%;
        }
        .woocommerce .left_sidebar ul.products li.product,
        .woocommerce .right_sidebar ul.products li.product,
        .woocommerce-page .left_sidebar ul.products li.product,
        .woocommerce-page .right_sidebar ul.products li.product {
            width: 50%;
        }
        .bubble-box {
            bottom: 0;
        }
        .bubble-box.bb--anim-show {
            left: 0;
            max-width: 100%;
            bottom: 0;
            border-radius: 0;
            z-index: 11111;
        }
    }
    @media (max-width: 480px) {
        .zn-res-trigger {
            margin-left: 0;
            margin-top: 11px;
        }
        .site-header.style2 .header-search .search-container {
            margin-top: -16px;
        }
        .site-header.style2 .header-search,
        .site-header.style2.cta_button .header-search {
            height: 70px;
            bottom: 15px;
            right: 22px;
        }
        .site-header,
        .site-header.style3 {
            height: auto !important;
            position: relative !important;
            background-color: #2f2f2f !important;
        }
        .site-header .header--oldstyles .logo-container {
            width: 100%;
            text-align: center;
        }
        .site-header .header--oldstyles .search-container {
            right: auto;
            left: 0;
        }
        .site-header .header--oldstyles .zn-res-menuwrapper {
            margin-top: 10px;
            margin-bottom: 10px;
        }
        .site-header .header--oldstyles .zn-res-trigger {
            margin-top: 13px;
            float: right;
        }
        .site-header .header--oldstyles .header-search .searchBtn {
            margin-left: 0;
        }
        .site-header .logo-container,
        .site-header .logo-container .site-logo {
            float: none;
            width: 100%;
            clear: both;
        }
        .site-header .logo-container .site-logo {
            margin-bottom: 20px;
            text-align: center;
        }
        body .site-header .zn-res-menuwrapper {
            margin-left: 0;
            margin-top: 0;
        }
        .site-header.style6 .logo-container .site-logo {
            margin-bottom: 0;
        }
        input[type="checkbox"],
        input[type="radio"] {
            border: 1px solid #ccc;
        }
        .form-horizontal .controls {
            margin-left: 0;
        }
        .media .pull-left,
        .media .pull-right {
            display: block;
            float: none;
            margin-bottom: 10px;
        }
        .modal {
            top: 10px;
            right: 10px;
            left: 10px;
        }
        .modal-header .close {
            padding: 10px;
            margin: -10px;
        }
        .infobox2 {
            text-align: center;
        }
        .infobox2 .btn {
            margin: 0 0 10px;
        }
        .woocommerce ul.products li.product,
        .woocommerce-page ul.products li.product {
            width: 100%;
        }
        .woocommerce .left_sidebar ul.products li.product,
        .woocommerce .right_sidebar ul.products li.product,
        .woocommerce-page .left_sidebar ul.products li.product,
        .woocommerce-page .right_sidebar ul.products li.product {
            width: 100%;
        }
    }
@media only screen and (max-width: 699px) {
  .kl-top-header {
    position: relative;
  }
  #zn-res-menuwrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 5px;
  }
}
.social-media-sprites-fb {
  background: url(../img/social-icons-sprite.png) -193px 26px;
}
.social-media-sprites-tw {
  background: url(../img/social-icons-sprite.png) -161px 26px;
}

@media (max-width: 480px) {
  .site-header.style2 .header-search {
    margin-left: 15px;
    display: block !important;
    top: -14px;
  }
}
@media only screen and (max-width: 300px) {
  .sub-header-text-link {
    display:none;
  }
}
a[href="TO-DO"] {
  background-color: yellow;
  color: black;
  padding: 2px 4px;
  border-radius: 3px;
}
ol > li:has(h2)::marker {
  font-family: Arial;
  font-size: 26px;
  font-weight: 400;
  color: inherit;
}
ol > li:has(h3)::marker {
  font-family: Arial;
  font-size: 1.5em;
  font-weight: 400;
  color: inherit;
}
/* Container for the two columns */
.syn-flex-container {
	display: flex; /* Enables Flexbox layout */
	flex-wrap: wrap; /* Allows columns to stack on smaller screens */
	border: 1px solid #ccc;
	margin-bottom: 1em;
}

/* Defines each column */
.syn-column {
	flex: 1; /* Allows columns to grow and shrink equally */
	min-width: 280px; /* Prevents columns from becoming too narrow */
	padding: 10px;
}

/* Optional: Add a border between the columns */
.syn-column:first-child {
	border-right: 1px solid #ccc;
}

/* Main heading, mimics the old 'total' class */
.syn-column-heading {
	background: #7c0210;
	font-weight: 700;
	color: #fff;
	border: 1px solid #000;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px; /* Adds space below the heading */
}

/* Subheading, mimics the old 'num' class */
.syn-column-subheading {
	font-weight: 700;
	color: #000;
	background-color: #fff;
	text-align: center;
	padding: 5px;
	margin-bottom: 1em; /* Adds space below the subheading */
}
/* Creates the card container for each oil */
.syn-oil-card {
	padding: 15px;
	margin-bottom: 2em;
	box-shadow: 10px 10px 5px #888888;
	border: 1px solid #ccc;
	overflow: auto; /* Ensures proper clearing */
}
/* Styles for the smoke point & fat type column */
.syn-oil-details {
	background-color: #f9f9f9;
	text-align: center;
	border-left: 1px solid #eee;
}
/* Adds space below the two-column section */
.syn-oil-description {
	margin-top: 15px;
}
/* Visually hide but keep for screen readers */
.sr-only {
  position: absolute !important;
  width: 1px; height: 1px;
  padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0,0,0,0);
  white-space: nowrap; border: 0;
}