/*!
 * 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: bold;
}

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('../eot/glyphicons-halflings-regular.eot');
  src: url('../eot/glyphicons-halflings-regulard41d.eot#iefix') format('embedded-opentype'), url('../woff2/glyphicons-halflings-regular.woff2') format('woff2'), url('../woff/glyphicons-halflings-regular.woff') format('woff'), url('../ttf/glyphicons-halflings-regular.ttf') format('truetype'), url('../svg/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  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";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  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 > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

[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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.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,
.h4,
h5,
.h5,
h6,
.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: 30px;
}
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: #777777;
}

.text-success {
  color: #3c763d;
}

.text-info {
  color: #31708f;
}

.text-warning {
  color: #8a6d3b;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
@media (min-width: 768px) {
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  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-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    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 > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}

.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  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 > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
@media screen and (max-width: 767px) {

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

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

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

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
@media (min-width: 768px) {

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 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:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  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;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  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: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  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: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  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: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  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: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  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: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  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;
}

.dropup,
.dropdown {
  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: #ffffff;
  border: 1px solid #cccccc;
  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: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  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: #777777;
  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;
  border-bottom: 4px solid \9;
  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="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  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:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  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:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.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: #777777;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  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: #ffffff;
  border: 1px solid #dddddd;
  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 > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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: bold;
}
.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: #ffffff;
  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 > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  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 > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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 > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  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: #ffffff;
}
.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 iframe,
.embed-responsive embed,
.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: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  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: normal;
  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;
  filter: alpha(opacity=0);
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.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: normal;
  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: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  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: #999999;
  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: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  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: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  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: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.panel-body: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;
  }
}

/* =============== SYN styles ========================== */

/* BODY FONT - Applies to everything */
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: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
p {
    margin: 0 0 20px;
}

a {color: #000; /*-webkit-transition: color .25s ease-in-out; transition: color .25s ease-in-out;*/}
a:hover { color: #CD2122; text-decoration:none;}
a:focus { outline: none; text-decoration: none; color: initial; text-shadow: none; }
section { padding-top: 35px; padding-bottom: 35px;}
.clear { clear: both;}
img { max-width: 100%; height: auto;}
h1, .page-title { font-family: Montserrat; font-size: 36px; line-height: 40px; font-weight: 400; font-style: normal;}
h2 { font-family: Montserrat; font-size: 30px; line-height: 40px; font-weight: 400; font-style: normal;}
h3 { font-family: Open Sans; font-size: 24px; line-height: 40px; font-weight: 400; font-style: normal;}
h4 { font-family: Open Sans; font-size: 18px; line-height: 28px; font-weight: 400; font-style: normal;}
h5 { font-family: Open Sans; font-size: 14px; line-height: 20px; font-weight: 400; font-style: normal;}
h6 { font-family: Open Sans; 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;}

.page-subheader.uh_light_gray, .kl-slideshow.uh_light_gray { background-color: #e0e0e0;}

.row.gutter-lg > [class*="col-"] {padding-right: 40px; padding-left: 40px;}
/* Gutter Sizes - Medium */

.row.gutter-md > [class*="col-"] {padding-right: 25px; padding-left: 25px;}
/* Gutter Sizes - Small */

.row.gutter-sm > [class*="col-"] {padding-right: 10px; padding-left: 10px;}
/* Gutter Sizes - Extra small */

.row.gutter-xs > [class*="col-"] {padding-right: 20px; padding-left: 20px;}
/* Gutter Sizes - zero gutter */

.row.gutter-0 > [class*="col-"] {padding-right: 0; padding-left: 0;}

/* Equalizer classes used for first or last elements in a row to align to fixed-width
containers of the page, from inside of a full-width section */
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}

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

ul.list-style1,
ul.list-style2 {margin-left:0; padding-left: 0;}
ul.list-style1 li,
ul.list-style2 li { list-style:none; background:url(../png/list-style1.png) no-repeat 2px 8px; padding-left: 15px; margin-bottom: 4px;}
ul.list-style2 li { background:url(../png/list-style2.png) no-repeat 2px 5px; padding-left: 25px;}

/* Scroll to top button */
#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 */
.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;}

/*** Filled buttons */
.btn-fullwhite,
.btn-fullblack,
.btn-fullcolor { border-width: 0;}
.btn-fullwhite,
.btn-fullblack,
.btn-fullcolor,
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger,
.btn-link { 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 .15s ease-out; transition: background-color .15s ease-out;}

/*** Btn FullColor */
.btn-fullcolor,
.btn-fullcolor:focus { background-color: #cd2122; color: #fff;}
.btn-fullcolor:hover {color: #fff;}
/*** Btn Fullwhite */

.btn-fullcolor:hover,.btn-fullcolor.btn-skewed:hover:before,.cart-container .buttons .button.wc-forward:hover {background-color: #a41a1b}
/* Filled buttons - Skewed style */
.btn-fullwhite.btn-skewed,
.btn-fullblack.btn-skewed,
.btn-fullcolor.btn-skewed,
.btn-fullwhite.btn-skewed:hover,
.btn-fullblack.btn-skewed:hover,
.btn-fullcolor.btn-skewed:hover { border:0; background: none; position: relative; z-index: 0;}
.btn-fullwhite.btn-skewed:before,
.btn-fullblack.btn-skewed:before,
.btn-fullcolor.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 .2s ease-in-out; transition:background-color .2s ease-in-out; z-index: -1;}
/*** Btn FullColor */
.btn-fullcolor.btn-skewed:before { background-color: #cd2122; }
/*** Btn Fullwhite */

/* Button element */
.btn-element > span,
.btn-element > i {vertical-align: middle; display: inline-block;}

/* Small hack for icon font */
[data-zniconfam]:before,
[data-zniconfam] { font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* SEARCH PANEL */
.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 {line-height: 1; 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: none; color: rgba(108, 108, 108, 0.4);}

/* TOP NAVIGATION */
.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:.8; 
font-family: "Montserrat" , "Helvetica Neue", Helvetica, 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.active a,
.topnav li.drop li a:hover {background: rgba(0, 0, 0, 0.1); }
.topnav li.drop li a span {float: right; opacity: .3; margin-top: 2px;}
/* Site Header & logo */
/*** Header Height */
.site-header,
.logosize--contain .site-logo a { height:100px; }

/* Site Content */
#page_wrapper {position: relative; overflow: hidden;}
body.one-page #page_wrapper { overflow: auto;}

/* Site Header */
.site-header {position:absolute; width:100%; background:rgba(0,0,0,0.5); z-index:2; }
.siteheader-container {position:relative;}
.site-header {background:none; 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;}

/* Style2 */
/**** HEADER 2 */
.site-header.style2 {background:none; border:0; box-shadow: none; height: auto;}
.site-header.style2 .logosize--contain .site-logo a,
.site-header.style2 .header-search,
.site-header.style2.cta_button .header-search {height: 80px; }
.site-header.style2 .kl-top-header {background:rgba(0,0,0,.7); color:rgba(255, 255, 255, 0.8);}
.site-header.style2 .main-nav {float:left; margin-top: 0px; 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; display: block; box-shadow: none; border:0; background:none; 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 > a:hover:before,
.site-header.style2 .main-nav > ul > li:hover > a: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: #FFFFFF; box-shadow: 0 8px 0 #FFFFFF, 0 16px 0 #FFFFFF; height: 2px;}

/* Style 2- light theme */
.site-header.style2.ht--light .kl-top-header {background: rgba(255,255,255,.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 > a:hover,
.site-header.style2.ht--light .main-nav > ul > li:hover > a {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;}

/* Page subheader top padding after style2 header */
.site-header.style2 .zn-res-trigger { margin-top: 7px; margin-left: 0;}
.site-header.style2 .main-nav { margin-left: 0;}

/* Sticked state */
.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; }

/* Page subheader top padding after style8 header */
.kl-slideshow .bgback {background-size: cover; bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; }
.kl-slideshow {margin-bottom: 0; }
@media screen and (min-width:480px){
}
.page-subheader .container {padding: 0 15px; z-index: 1; position: relative; }
.page-subheader,
.kl-slideshow {position: relative; top: 0; z-index: 0;}

/* Breadcrumbs */
.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:none; 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;}

/* Header titles */
/* page title */
.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;}

/*** Filled buttons */
.btn-fullwhite,
.btn-fullblack,
.btn-fullcolor { border-width: 0;}
.btn-fullwhite,
.btn-fullblack,
.btn-fullcolor,
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger,
.btn-link { 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 .15s ease-out; transition: background-color .15s ease-out;}

/*** Btn FullColor */
.btn-fullcolor,
.btn-fullcolor:focus { background-color: #cd2122; color: #fff;}
.btn-fullcolor:hover {color: #fff;}
/*** Btn Fullwhite */

.btn-fullcolor:hover,.btn-fullcolor.btn-skewed:hover:before,.cart-container .buttons .button.wc-forward:hover {background-color: #a41a1b}
/* Filled buttons - Skewed style */
.btn-fullwhite.btn-skewed,
.btn-fullblack.btn-skewed,
.btn-fullcolor.btn-skewed,
.btn-fullwhite.btn-skewed:hover,
.btn-fullblack.btn-skewed:hover,
.btn-fullcolor.btn-skewed:hover { border:0; background: none; position: relative; z-index: 0;}
.btn-fullwhite.btn-skewed:before,
.btn-fullblack.btn-skewed:before,
.btn-fullcolor.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 .2s ease-in-out; transition:background-color .2s ease-in-out; z-index: -1;}
/*** Btn FullColor */
.btn-fullcolor.btn-skewed:before { background-color: #cd2122; }
/* Button element */
.btn-element > span,
.btn-element > i {vertical-align: middle; display: inline-block;}

/* Small hack for icon font */
[data-zniconfam]:before,
[data-zniconfam] { font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/*** NEW MENU SYSTEM ***/
.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: 'Montserrat';}

	/* FIRST LEVEL */
	.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 .2s ease-in-out, -webkit-transform .2s ease-in-out; transition:padding .2s ease-in-out, transform .2s ease-in-out; -webkit-backface-visibility:hidden; backface-visibility:hidden; font-family: "Montserrat" , "Helvetica Neue", Helvetica, 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,.4); -webkit-transition:opacity .2s ease-in-out; transition:opacity .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 .2s ease-in-out; transition:height .2s ease-in-out; -webkit-backface-visibility:hidden; backface-visibility:hidden; z-index: -1}
	.main-nav > ul > li.active > a,
	.main-nav > ul > li > a:hover,
	.main-nav > ul > li:hover > a { text-decoration:none; color: #fff; }
	.main-nav > ul > li.active > a:before,
	.main-nav > ul > li > a:hover:before,
	.main-nav > ul > li:hover > a:before { height:100%; opacity:1; }
	.main-nav > ul > li.active.menu-item-has-children > a:after,
	.main-nav > ul > li.menu-item-has-children > a:hover:after,
	.main-nav > ul > li.menu-item-has-children:hover > a:after { opacity:0; }

/* FIRST SUB-LEVEL */
	.main-nav ul ul.sub-menu li.active > a,
	.main-nav ul ul.sub-menu li a:hover { color: #323232; background: rgba(0,0,0,0.04);}

	/* REST OF SUB-LEVELS */
	.main-nav ul ul.sub-menu,
	.main-nav .hg_mega_container { position: absolute; border-radius: 2px; border: 1px solid rgba(255,255,255,.8); box-shadow: 0 0 4px rgba(0,0,0,.4); background: #f5f5f5; padding: 6px 0; background: rgba(245, 245, 245, 1); }

	/* MEGAMENU OVERRIDES */
  .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,.8); box-shadow: 0 0 4px rgba(0,0,0,.4); background: #f5f5f5; padding: 6px 0; 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; } /* fix for top hover */
	.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 .15s cubic-bezier(0.680, 0, 0.265, 1); transition: width .15s cubic-bezier(0.680, 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 0px; margin-bottom: 15px; font-weight: 600; text-transform: uppercase; border-bottom-color: rgba(0, 0, 0, 0.1); color: #333;}

	/* ANIMATIONS */
	.main-nav ul ul.sub-menu,
	.main-nav .hg_mega_container { left: -9999px; opacity: 0; visibility: hidden; -webkit-transition: opacity .4s ease, top .45s ease; transition: opacity .4s ease, top .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 .4s ease, top .45s ease, margin-top .4s ease; transition: opacity .4s ease, top .45s ease, margin-top .4s ease; }
	.main-nav ul li:hover > ul,
	.main-nav ul li:hover > .hg_mega_container { 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 .35s ease, border-right .35s ease; transition: padding-left .35s ease, border-right .35s ease; }
}

/* MENU CHASER STYLES */
.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 .15s ease-in-out, -webkit-transform .15s ease-in-out; transition:opacity .15s ease-in-out, transform .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,.1); }
	.chaser .main-menu > li:last-child { border-right:1px solid rgba(255,255,255,.1); }
	.chaser .main-menu .sub-menu,
	.chaser .main-menu .hg_mega_container {left:-2999px; position:absolute; -webkit-transform:translateY(20px); -ms-transform:translateY(20px); transform:translateY(20px); opacity:0; -webkit-transition:opacity .15s ease-in-out, -webkit-transform .15s ease-in-out; transition:opacity .15s ease-in-out, transform .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: none;}
	.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: none; padding: 10px 0 0;}
	.chaser .main-menu .hg_mega_container .zn_mega_title {border-bottom:1px solid #454545; background:none;}
	.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) + .sub-menu,
	.chaser .main-menu li:hover > a:not(:only-child) + .hg_mega_container  { 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: .5;}
	.chaser .main-menu li li:hover > a:not(:only-child) + .sub-menu { left:100%; top:-4px; }
	.chaser .main-menu li:hover > a,
	.chaser .main-menu li a:hover {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 .main-menu,
  .chaser .col-sm-10,
  .chaser .col-md-12 { 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;}
}

/* Responsive Menu */
#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;
-ms-transform: translate(100%,0); -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 .5s ease; -moz-transition: -moz-transform .5s ease; 
-ms-transition: -ms-transform .5s ease; -o-transition: -o-transform .5s ease; transition: transform .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 { -ms-transform: translate(0,0); 
-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;}
  #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:hover, 
  #main-menu .dropdown-menu > .active > a:focus {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: transparent;}
  #main-menu > ul li { float:none; width: 100%; margin-left: 0;  padding-left: 0; padding: 5px 0;}

}

/* BOXED VERSION */
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);}

/* sidebars */
@media (min-width: 992px) {
}
#sidebar,
[id*='sidebar-widget'],
.zn_sidebar {background: white; 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: "Montserrat", "Helvetica Neue", Helvetica, 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.product-categories,
.sidebar .widget ul.pagenav,
.sidebar .widget_meta > ul {margin:0; padding:0; list-style:none;}
.sidebar .widget ul.menu li,
.sidebar .widget ul.product-categories li,
.sidebar .widget ul.pagenav li,
.sidebar .widget_meta > ul li {margin-bottom:0;}
.sidebar .widget ul.menu li a,
.sidebar .widget ul.product-categories li a,
.sidebar .widget ul.pagenav 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.product-categories li a::before,
.sidebar .widget ul.pagenav 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 .15s ease-out; transition: all .15s ease-out; }
.sidebar .widget ul.menu li.active > a,
.sidebar .widget ul.product-categories li.active > a,
.sidebar .widget ul.pagenav li.active a,
.sidebar .widget ul.menu li.current-cat > a,
.sidebar .widget ul.product-categories li.current-cat > a,
.sidebar .widget ul.pagenav li.current-cat > a,
.sidebar .widget ul.menu li > a:hover,
.sidebar .widget ul.product-categories li > a:hover,
.sidebar .widget ul.pagenav li a:hover,
.sidebar .widget_meta > ul a:hover {color: #000000;}
.sidebar .widget ul.menu li a:hover::before,
.sidebar .widget ul.product-categories li a:hover::before,
.sidebar .widget ul.pagenav li a:hover::before,
.sidebar .widget_meta > ul a:hover::before {width: 12px; margin-right: 8px;}

/* Site Content */
.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 */
.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; }
/* Style 1 */
.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,.22)}
/*Style2*/
.image-boxes.ib_style2 .hoverBorder {margin-bottom:0; }
/*Style3*/
.slidingDetails,
.slidingDetails .details {-webkit-transition:all .2s cubic-bezier(0.680, 0, 0.265, 1); transition:all .2s cubic-bezier(0.680, 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 1 Style 4 */
.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: bold; }

/* process boxes */
.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: "Montserrat" , "Helvetica Neue", Helvetica, 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:before, .process_box .content:after { -webkit-transition: all .25s ease-in-out; transition: all .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:after, .process_box .number:before,.process_box .number: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:before, .process_box .number:after { position: absolute; content: ''; width: 6px; height: 50px; }
  .process_box .number:before { top: -37px; }
  .process_box .number:after { bottom: -37px; }
  .process_box:first-child .number:before, .process_box.last .number:after, .process_box.last:after { content: none; }
    .process_box.last { margin-bottom: 0 }
}

/* accordions */
.acc-group button {outline: 0 !important; }
.acc-group > button.collapsed {padding-right: 30px; }

/* Accordion Default Style / Re-Styling / */
.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: #FFFFFF;}
.hg_accordion_element.style2 .th-accordion .acc-group .content p:last-child {margin-bottom:0;}

/* accordions style3 */
.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:none; 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 .3s ease-in-out;  -moz-transition: all .3s ease-in-out;  -ms-transition: all .3s ease-in-out;  -o-transition: all .3s ease-in-out;  transition: all .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;}

/* Accordions - Style 4 */
.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:before, .hg_accordion_element.style4 .th-accordion .acc-group > button.collapsed span.acc-icon:after {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 */
blockquote { margin: 25px 40px }

/* Shape */
.chaser .main-menu li a { background: transparent;}
.chaser .main-menu li.active>a { background: #cd2122 !important;}
.nav>li>a:focus, .nav>li>a:hover { background: none !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 box */
.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 white;    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: bold;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 Styles*/
#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(../png/say_hi.png) no-repeat right top;}
.cf_response { display: none; padding-left: 15px; padding-right: 15px;}

/* css transitions - reducing transitions lines */
.topnav li.drop .pPanel,
#totop,
.playVideo span,
.theHoverBorder,
.hoverBorder h6,
.partners_carousel li a,
.hoverBorder:hover img,
.feature_box.style3 .box,
.services_box .icon,
.gobox, .hover-box,
.circlehover span,
.process_box,
#sidebar ul.menu li a,
.zn_sidebar ul.menu li a,
[id*='sidebar-widget-'] ul.menu li a,
.timeline_box,
.timeline_box:hover .date,
.services_box.style2 .box,
.team_member,
.ptcarousel .controls > a,
.shop-features .shop-feature,
.timeline_box:before,
.support_panel {
	-webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

/* testimonials carousel */
.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 .prev,
.testimonials-carousel .th-controls .next { 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 */
.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:normal; 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; }

/* TESTIMONIALS BOX */
.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:normal; 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%; }

/* CIRCLE HOVER */
.circlehover {width:130px; height:130px; text-align:center; color: white; 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 400ms cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */ -webkit-transition: all 400ms cubic-bezier(0.680, -0.550, 0.265, 1.550); transition: all 400ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */ -webkit-transition-timing-function: cubic-bezier(0.680, 0, 0.265, 1); -webkit-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); }
.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; margin:0 0 5px; font-weight: 600; text-shadow: 1px 1px 0 white; vertical-align: middle; line-height: 20px; margin: 0 0 5px; padding: 0; text-shadow: 1px 1px 0 white; vertical-align: middle; }
.lp-post .hoverBorder ~ .text,
.lp-post .hoverBorder ~ .lp-post-comments-num { margin-left: 74px; }
.lp-post .hoverBorder + .title { overflow: hidden; }
.widget .latest_posts ul li.lp-post .hoverBorder { margin-bottom: 0; }


/* ---------------------------------- SYN CUSTOM CSS ---------------------------------- */

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 hr, #zn-res-menu .syn-mobile-menu-tweak .syn-hide-mobile {
		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: #ffffff;
}

.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;
}

/* --- HALF WIDTH MEGA MENU DROPDOWNS --- */
/* DEFAULT */
.main-nav ul li.narrow-mega:hover > ul, .main-nav ul li.narrow-mega:hover > .hg_mega_container {
	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;
}
/* LEADERSHIP */
.chaser .main-menu li.narrow-lead:hover > a:not(:only-child) + .hg_mega_container {
	left: 24% !important;
}
/* LEARNING */
.chaser .main-menu li.narrow-learn:hover > a:not(:only-child) + .hg_mega_container {
	left: 35% !important;
}

@media (min-width: 1200px) {
/* LEADERSHIP */
	.chaser .main-menu li.narrow-lead:hover > a:not(:only-child) + .hg_mega_container {
		left: 20% !important;
	}
/* LEARNING */
	.chaser .main-menu li.narrow-learn:hover > a:not(:only-child) + .hg_mega_container {
		left: 30% !important;
	}
}

/* --- SYN IMAGE BOX FOR CATEGORY PAGES --- */
.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;
}

/* --- SUBSCRIBE BUTTON --- */
#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;
}

/* --- NEW SUBSCRIBE BUTTON --- */
a.syn-subscribe-btn {
	margin: 0 20px 30px 0 !important;
}

/* -------------------------Page Sprites----------------------- */

.syn-sprite {
    background-image: url(../png/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;
}


/* ---------------------------------- GENERAL ---------------------------------- */

body {
	font-size: 14px;
	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;
}

/* ------------------------------- FONTS & TEXT -------------------------------- */
a {
	color: #022e61;
}
.times {
	font-family: "Times New Roman", Times, serif;	
}
h2 {
	color: #051035;
}
.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: 16px;
	line-height: 21px;
	font-weight: bold;
}
.ref a:link {
	color:#F00;
}
.content_start a {
	color: #022e61;
	font-size:14px;
	text-decoration:underline;
}
.content_start a:hover {
	color: #cd2122;
	text-decoration:none;
}
/* --- BLOCKQUOTE --- */
blockquote {
	margin: 0 0 20px 0;
	font-size: 14px;
}
/* --- PAGE TITLES --- */
.page-title {
	overflow: hidden;
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-top: 15px;
}
.page-title > h1 {
	font-size:26px;
	color:#050505;
	margin-top: 0;
}
.page-title > span {
	font-size:13px;
	color:#050505;
	margin-top: 10px;
}
.first-para {
	font-weight:bold;
	font-size:16px;
	line-height:21px;
}
.first-para a {
	font-size:16px;
}
.lead {
  font-size: 21px;
}
.lead a {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}

/* --- WARNING TEXT --- */
.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 0px #333;
	box-shadow: 5px 5px 10px 0px #333;
}
.warning-text:before {
	content:'';
	width:50px;
	height:50px;
	background:url(../png/warning.png);
	position:absolute;
	left:5px;
	top:5px;
}

/* --- LIST STYLES --- */
ul.list-style1,
ul.list-style2 {margin-left:0;} background:url(../png/list-style2.png) no-repeat 2px 5px; padding-left: 25px;}
ul.list-style3 {
	margin-left:0;
}
ul.list-style3 li {
	list-style:none;
	background:url(../png/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: white; 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;}

/* ----------------------------------- MENU ------------------------------------ */

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;
}

/* --- MENU LOGO --- */
#logo {
	float: left;
}
#logo a {
	display: block;
	position: relative;
}

/* --- TWO LAYERED MENU --- */
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 > a:hover, nav#main-menu > ul > li:hover > a {
	padding: 6px 8px;
}
.site-header .topnav {
	margin-bottom: 10px;
}
.site-header.style2 .kl-top-header {
	background: none;
}

/* --- STICKY MENU --- */
.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;
}

/* --- MENU SEARCH FORM --- */
#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: #ffffff !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: none; 
	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;
}

/* --- SEARCH BOX --- */
.gsc-input-focus {
	box-shadow: 0px 0px 3px #AAAAAA !important;
	border: solid 1px #BBBBBB !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: 0px 0px 3px #AAAAAA !important;  /* NOT WORKING? */
}
input.gsc-search-button:hover, input.gsc-search-button:focus {
	border-color: #FF0000 !important;
	background-color: #FF0000 !important;
}
input.gsc-input {
   margin-bottom: 0;
}

/* --- RESPONSIVE MENU --- */
.site-header.style2 .zn-res-trigger {
	margin: 10px !important;
	width: auto;
}

/* --- MENU HOVER --- */
nav#main-menu > ul > li.active > a{
	padding: 2px 8px 1px 8px !important;
}
nav#main-menu > ul > li > a:hover, nav#main-menu > ul > li:hover > a {
	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 > a:hover:before, .site-header.style2 .main-nav > ul > li:hover > a:before {
	height: calc(100% + 21px);
	margin-bottom: 0;
	margin-top: 0;
}
/* --- GETTING RID OF UNDERLINE TO INDICATE MENU ITEM HAS DROPDOWN --- */
.main-nav > ul > li.menu-item-has-children > a:after {
	content: none;
}

/* ---------------------------------- HEADERS ---------------------------------- */
/* --- SLIDER --- */
.kl-slideshow {
	background-image: url("../jpg/ps-sm.jpg");
	height: 171px;
	background-size: cover;
}

/* --- GENERAL --- */
.header-main-bg {
	height: 175px;
	width: 100%;
}
.header-img {
	background-position: center center;
	background-size: cover;
	height: 171px;
}

/* --- BACKGROUND IMAGES --- */
.header-img-full {
	background-image: url("../jpg/team3.jpg");
}
.header-img-rhubarb {
	background-image: url("../jpg/rhubarb-2.jpg");
}
.header-img-gen {
	background-image: url("../jpg/gen.jpg");
}
.header-img-ips {
	background-image: url("../jpg/ips-2.jpg");
}
.header-img-lead {
	background-image: url("../jpg/lead-2.jpg");
}
.header-img-learn {
	background-image: url("../jpg/learn-2.jpg");
}
.header-img-num {
	background-image: url("../jpg/6.jpg");
}
.header-img-parent {
	background-image: url("../jpg/parent-2.jpg");
}
.header-img-present {
	background-image: url("../jpg/present-2.jpg");
}
.header-img-ps {
	background-image: url("../jpg/ps-2.jpg");
}
.header-img-write {
	background-image: url("../jpg/write-2.jpg");
}

/* --- BREADCRUMBS --- */
.breadcrumbs-row {
	margin-bottom: 0 !important;
	margin-top: -65px !important;
	/*margin-left: 0px !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: #000000;
	font-size: 12.5px;
	font-weight: 400;
}
.breadcrumbs li:after {
	margin: 0 5px 1px 10px;
}
.breadcrumbs li a {
	color: #000000;
	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: transparent;
}

/* ---------------------------------- SIDEBAR ---------------------------------- */
#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;
}
#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;
}
#sidebar ul.menu li {
	margin-bottom:0px;
}
#sidebar ul.menu li.active {
	color: #FFF;
	background-color: #0066FF;
	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;
}
#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.active a:after, #sidebar ul.menu li a:hover:after {
	color: white;
	left: 8px;
}
#sidebar ul.menu li.active a, #sidebar ul.menu li a:hover {
	background: #CD2122;
	color: white;
}

#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;
}

/* ----------------------------- SPECIAL REGIONS ------------------------------- */
.block-center {
	margin:0 auto;
}
/* --- ADVERTS --- */
.ad_left {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.ad_right {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}
.ad_normal {
	margin-left:0px;
	margin-bottom:0px;
}
.new_ad_left {
	text-align:center;
	margin:auto;
	width:320px;height:100px;
}
.new_ad_right {
	text-align:center;
	margin:auto;
	width:300px;
	height:250px;
}
/* --- BOTTOM LINKS --- */
.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(../png/icon-sprites.png) -206px 0 no-repeat;
	position:absolute;
	left:0px;
	top:0px;
}

/* --- TOP LINKS --- */
.toplink {
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	padding: 3px;
	background-color:#efeded;
	border-radius: 2px;
}
.toplink a {
	padding: 3px;
}
.toplink a:hover{
	font-size: 14px;
	background-color: #CD2122;
	color: #fff;
	font-weight: bold;
	border-radius: 2px;
	padding: 3px;
	text-decoration: none;
}

/* --- NEW BIG LINKS --- */
.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:normal;
	line-height: 2;
	background-color: #f5f5f5;
	color: #005;
	border-radius: 2px;
	padding: 1px;
	/*text-decoration: none;*/
}
.newbig-links a:hover {
	background-color: #CD2122;
	color: #fff;
	border-radius: 2px;
	padding: 1px;
	text-decoration: none;
}

/* --- NEW SMALL LINKS --- */
.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;
	/*text-decoration: none;*/
	font-weight:normal;
}
.new-littlelinks a:hover {
	background-color: #CD2122;
	color: #fff;
	border-radius: 2px;
	padding: 1px;
	text-decoration: none;
}

/* --- IDEA TEXT BOX --- */
.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 0px #333;
	box-shadow: 5px 5px 10px 0px #333;
}
.bulb-text:before {
	content:'';
	width:50px;
	height:50px;
	background:url(../png/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 BOX --- */
.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 0px #333;
	box-shadow: 5px 5px 10px 0px #333;
}
.quote-text:before {
	content:'';
	width:50px;
	height:50px;
	background:url(../png/open-quote.png);
	position:absolute;
	left:5px;
	top:5px;
}
.quote-text:after {
	content:'';
	width:50px;
	height:50px;
	background:url(../png/close-quote.png);
	position:absolute;
	right:5px;
	bottom:45px;
}

/* --- QUOTE SLIDER --- */
.testimonials_fader ul {
	margin-top: 10px;
	border-left: 1px solid #e2e2e2;
}
.testimonials_fader li {
	padding-bottom: 0;
}

/* --- INFO TEXT BOX --- */
.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 0px #333;
	box-shadow: 5px 5px 10px 0px #333;
}
.info-syn-text:before {
	content:'';
	width:50px;
	height:50px;
	background:url(../png/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 0px #333;
	box-shadow: 5px 5px 10px 0px #333;
}
.question-syn-text:before {
	content:'';
	width:50px;
	height:50px;
	background:url(../png/question.png);
	position:absolute;
	left:5px;
	top:5px;
}

/* --- TITLE & INTRO --- */
.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: normal;
	padding: 9px 14px;
	margin: 5px 0 5px -7px;
}
.intro-text {
    font-size: 19px;
    line-height: 24px;
}

/* --- CATEGORY HOVER BOXES - VERTICAL --- */
.inner-box {
    padding: 20px;
    border: 3px solid #DDDDDD;
    /*height: 390px;*/
}
.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;
}
/* --- CATEGORY HOVER BOXES - HORIZONTAL --- */
/* --- POPULAR ARTICLES --- */
.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 --- */
.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 0px #333;
	box-shadow: 5px 5px 10px 0px #333;
}
.book-text2 {
	background: #ddb8d9;
	border-top: 2px solid #f00;
	border-left: 2px solid #f00;
	color: #000;
	font-size: 22px;
	line-height: 1.4;
	padding: 15px 20px 15px 75px;
	position: relative;
	-webkit-box-shadow: 5px 5px 10px 0px #333;
	box-shadow: 5px 5px 10px 0px #333;
}
.book-text:before {
	content:'';
	width:75px;
	height:75px;
	background:url(../png/book-icon.png);
	position:absolute;
	left:-25px;
	top:-25px;
}
.book-text2:before {
	content:'';
	width:75px;
	height:75px;
	background:url(../png/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 --- */
.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: 0px;
}

/* -------------------------- MAILCHIMP & INFUSIONSOFT ------------------------- */
#mc-embedded-subscribe {
    background: #CD2122 !important;
	color:#FFFFFF;
}
#mc-embedded-subscribe:hover {
    background: #ff0000 !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);  /* VW note: don't use opacity, doesn't seem to work */
	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 input[type=text], .mailchimp-popup-wrapper [type=email] {
	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 ZONE --- */
.subscribe-dotted {
	border: 1px dotted red;
	padding: 10px;
	margin-top: 10px;
}
#subscribe-circlehover {
	text-decoration:none;
	margin-left: 12px;
}
.first-para-subscribe {
	color:white;
	text-decoration:none;
}
.subscribe-lead {
	margin-top:5px;
}
.subscribe-lead a {
	text-decoration:none;
	color:#CD2122;
}

/* ----------------------------------- TABLES ---------------------------------- */
.table-border-collapse {
	border-collapse:separate;
	border-spacing:2px;
}
table tr {
	min-height:25px;
}
tr.total td {
	background: #7c0210;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #000;
	text-align: center;
	padding:5px;
	width:25px;
}
tr.carried td {
	font-weight: bold;
	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: bold;
	color: #000;
	background-color: #FFF;
	border: 1px solid #000;
	text-align: center;
	border-radius:3px;
	padding:5px;
}
td.smoke {
	font-weight: bold;
	font-size:16px;
	color: #000;
	background-color: #ececec;
	border: 1px solid #000;
	text-align: center;
	border-radius:3px;
	padding:5px;
}
td.oilleft {
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	border: 1px solid #000;
	border-radius:3px;
	padding:5px;
}
td.oilheadpoly {
	font-weight: bold;
	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: bold;
	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: bold;
	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: bold;
	color: #FFF;
	border: 1px solid #000;
	text-align: center;
	padding:5px;
	}
td.numwork {
	font-weight: bold;
	color: #000;
	background-color: #7c9afe;
	border: 1px solid #000;
	text-align: center;
	border-radius:3px;
}
td.numpart {
	font-weight: bold;
	color: #000;
	background-color: #ff90c2;
	border: 1px solid #000;
	text-align: center;
	border-radius:3px;
}
td.numdiv {
	font-weight: bold;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
	font-size: 18px;
}
td.numdivinto {
	font-weight: bold;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	font-size: 18px;
}
td.num-blue {
	font-weight: bold;
	color: #000;
	background-color: #A5BED8;
	border: 1px solid #000;
	text-align: center;
	border-radius: 3px;
	padding: 5px;
}

/* ---------------------------------- IMAGES ----------------------------------- */
.img-pull-left {
	float:left;
	margin:10px 15px 10px 0px;
}
.img-pull-right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.img-pull-right-cap {
	float: right;
	font-size: 80%;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 5px;
	border: thin dotted #CCC;
}

/* ---------------------------------- FOOTER ----------------------------------- */
#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: #F00
}
#footer .menu li {
	float:none;
	width:auto;
} 
.process_box .number {
	background: #767676;
}

/* ------------------------------------ MISC ----------------------------------- */

/* --- SHOP PAGES --- */
.syn-find-more.syn-no-cart {
	padding-bottom: 15px;
}

/* --- IFRAMES --- */
.iframe-calc {
  margin-top: 20px;
  margin-bottom: 30px;
	padding: 0px;
    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;
}

/* --- NEW SHARE BUTTONS --- */
.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: 0px;
	height: 26px;
	display: inline-block;
	position: relative;
	bottom: 10px;
	border-left: 1px solid #848484;
	border-right: 1px solid #D1D1D1;
	margin: 0px 5px;
}

/*V2 New Share Buttons */
.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;
}

/* ------------------------------- MEDIA QUERIES ------------------------------- */
/* ---------- EXTRA LARGE DESKTOP? ---------- */
@media (max-width: 1399px) {
}

/* ---------- LARGE DESKTOP ---------- */
@media (min-width: 1200px) {
}

/* ---------- MEDIUM DESKTOP ---------- */
@media (max-width: 1200px) {
    .inner-box {
        padding: 15px;
       /* height: 405px; */
    }
}

/* ---------- SMALL DESKTOP ~ONLY~ ---------- */
@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%;
	}
}

/* ---------- BIGGER THAN 1100px ---------- */
@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;
    }
}

/* ---------- Alternative Small Desktop ---------- */
@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;
	}

}

/* ---------- SMALL DESKTOP UP TO 980px ---------- */
@media (max-width: 979px) {
    h3.m_title {
        font-size: 15px
    }    
    .inner-box {
      /*  height: 440px; */
    }
}

/* ---------- Custom Up to 800px ---------- */
@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: 0px;
	}
	#container {
		width: 100%;
	}
	#hongkiat-form #aligned {
		width: 100%;
		float: none;
		display: block;
	}

	#hongkiat-form .txtinput, #hongkiat-form textarea {
		width: 85%;
	}

}

/* ---------- PORTRAIT TABLET TO LANDSCAPE AND DESKTOP ~ONLY~ ---------- */
@media (min-width: 768px) and (max-width: 979px) {
}

/* ---------- BIGGER THAN LANDSCAPE PHONE ---------- */
@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;
    }
    
}

/* ---------- LANDSCAPE PHONE TO PORTRAIT TABLET ---------- */
@media (max-width: 767px) {
    .inner-box {
       /* height: 305px; */
    }    
    .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:0px;
		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;
	}
}

/* ---------- SYN ZONE MENU FIX TO HIDE BREADCRUMBS WHEN RESPONSIVE MENU OVERSPILLS ---------- */
@media (max-width: 700px) {
	.breadcrumbs-row {
		display: none;
	}
	.tp-caption {
		display: none !important;
	}
}

/* ---------- SYN ZONE FIX FOR SHAREBAR ON LANDSCAPE PHONES ---------- */
@media (orientation:landscape) and (min-width: 480px) and (max-width: 767px) {
	.syn-share-bar .share-icon-group {
		margin-right: 70px;
	}
}

/* ---------- SYN ZONE FOR HOVER VERTICAL CATEGORY BOXES ---------- */
@media (max-width: 550px) {
    .inner-box {
       /* height: 350px; */
    }
	#hongkiat-form .txtinput, #hongkiat-form textarea {
		width: 80%;
	}
}

/* ---------- LANDSCAPE PHONES AND DOWN ---------- */
@media (max-width: 480px) {
	.mailchimp-popup {
		position:absolute;							
		left:50%;
		top:3%;
		margin-left:-147px;
	}
	.mailchimp-popup-wrapper form, #confirm-popup-inner {
		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;
	}
	.site-header.style2 .header-search {
		height: 40px !important;
	}	
	
	/* HEADER STYLE FIX FOR MOBILES */	
	.site-header {
		position: absolute !important;
		background: rgba(0,0,0,0.5) !important;
		height: 171px !important;
	}
}

/* ---------- HEADER MOBILE FIX ---------- */
@media (max-width: 390px) {

	header .topnav li img#twitter, header .topnav li img#facebook, header .topnav li#search {
		display: none;
	}

}

/* ---------- PORTRAIT PHONES AND DOWN ---------- */
@media only screen and (max-width: 320px) {
	
	body {
		padding: 10px 0px;
	}
 	#hongkiat-form .txtinput, #hongkiat-form textarea {
		width: 70%;
	}
	#hongkiat-form #aligned {
		overflow: hidden;
	}
/* ------------------------------------ END ------------------------------------ */

 /*Bootstrap Responsive Stylesheet*/
.clearfix {*zoom: 1; }
@-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 print {
}

/* KALLYAS EDIT */
@media (min-width: 1200px) {
    body input,
    body textarea,
    body .uneditable-input {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:bold; 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(../png/say_hi.png) no-repeat right top;}
    body.boxed-layout #page_wrapper {width:1200px}
}

@media (max-width: 1200px) {
    .kl-iconbox--fright .kl-iconbox__icon-wrapper,
    .kl-iconbox--fleft .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 (min-width: 992px) and (max-width: 1199px) {
}

@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: #777777; text-shadow: none; }
    .nav-collapse .nav > li > a,
    .nav-collapse .dropdown-menu a {padding: 9px 15px; font-weight: bold; color: #777777; border-radius: 3px; }
    .nav-collapse .dropdown-menu li + li a {margin-bottom: 2px; }
    .nav-collapse .nav > li > a:hover,
    .nav-collapse .nav > li > a:focus,
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .dropdown-menu a:focus {background-color: #f2f2f2; }
    .navbar-inverse .nav-collapse .nav > li > a,
    .navbar-inverse .nav-collapse .dropdown-menu a {color: #999999; }
    .navbar-inverse .nav-collapse .nav > li > a:hover,
    .navbar-inverse .nav-collapse .nav > li > a:focus,
    .navbar-inverse .nav-collapse .dropdown-menu a:hover,
    .navbar-inverse .nav-collapse .dropdown-menu a:focus {background-color: #111111; }
    .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:before,
    .nav-collapse .dropdown-menu:after {display: none; }
    .nav-collapse .dropdown-menu .divider {display: none; }
    .nav-collapse .nav > li > .dropdown-menu:before,
    .nav-collapse .nav > li > .dropdown-menu:after {display: none; }

    /* KALLYAS EDIT */
    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;}
    input,
    textarea,
    .uneditable-input {margin-left: 0; }
/*  KALLYAS EDIT */
    .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(../png/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;  }

/* end KALLYAS EDIT */
}

/*  KALLYAS EDIT */
/* iPads (portrait) // WITH META VIEWPORT ENABLED  */
@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(../png/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;}
}
/* end KALLYAS EDIT */

@media (max-width: 767px) {
	.syn-menu-hide-mobile {
		display: none !important;
	}
    .thumbnails {margin-left: 0; }
    .thumbnails > li {float: none; margin-left: 0; }
    /*  KALLYAS EDIT */
    .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;}

/* Call out Banner */
    .circlehover[data-align="right"] { float: none; margin: 0 auto;}
    .css3accordion>ul>li,
    .css3accordion>ul>li:hover,
    .css3accordion>ul>li.last,
    .css3accordion>ul>li.last:hover {width: 100% !important; margin-right: 0;padding: 20px 0;float: none;}
    .css3accordion>ul>li>.inner-acc,
    .css3accordion>ul>li:hover ~ li>.inner-acc {width: 100% !important;}
    .keywordbox {line-height:1.4;}
    #footer .menu:before, #footer .menu:after {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:before, .team_member:after {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: none; box-shadow: none; width: auto;
    padding: 10px 0 0;}
    div[data-align=right] .timeline_box .date ,
    .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.hasInfoCard:before,
    .logo-container .logo-infocard {display:none;}
    /* end KALLYAS EDIT */
    /* WooCommerce */
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product { width: 50%;}
    .woocommerce .left_sidebar ul.products li.product,
    .woocommerce-page .left_sidebar ul.products li.product,
    .woocommerce .right_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) {
    .logo-container {/*max-width: 30%;float: none; */}
    .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 .ctabutton {}
    .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;}
    /* end KALLYAS EDIT */
    /* WooCommerce */
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product { width: 100%;}
    .woocommerce .left_sidebar ul.products li.product,
    .woocommerce-page .left_sidebar ul.products li.product,
    .woocommerce .right_sidebar ul.products li.product,
    .woocommerce-page .right_sidebar ul.products li.product { width: 100%;}
}
/* FIX IE10 MOBILE  1.6 */
@-webkit-viewport{width:device-width}
@-moz-viewport{width:device-width}
@-ms-viewport{width:device-width}
@-o-viewport{width:device-width}
@viewport{width:device-width}