/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a,
.header-menu li a {
  background: transparent;
}
a:active,
a:hover,
.header-menu li a:active,
.header-menu li a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
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"] {
  -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;
  -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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../bower_components/bootstrap/fonts/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-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -ms-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: "AVGSans_1", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a,
.header-menu li a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus,
.header-menu li a:hover,
.header-menu li a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus,
.header-menu li a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.subarticle-box .item .col-left img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.2;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 16px;
  margin-bottom: 16px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "AVGSans_1", Verdana, Helvetica, Arial, sans-serif;
  font-weight: 400;
  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: 16px;
  margin-bottom: 8px;
}
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: 8px;
  margin-bottom: 8px;
}
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 8px;
}
.lead {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right,
.header-lang {
  text-align: right;
}
.text-center,
.commercials-col,
.prefooter {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover,
.header-menu li a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
.header-menu li a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
.header-menu li a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
.header-menu li a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
.header-menu li a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover,
.header-menu li a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
.header-menu li a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
.header-menu li a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
.header-menu li a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
.header-menu li a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 7px;
  margin: 32px 0 16px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 8px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 16px;
}
dt,
dd {
  line-height: 1.2;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 8px 16px;
  margin: 0 0 16px;
  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.2;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 16px;
  font-style: normal;
  line-height: 1.2;
}
.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: 970px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row,
.header-lang,
.content {
  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%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 16px;
}
.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.2;
  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-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
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;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 12px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .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;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 16px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -ms-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;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.2;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.2;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
}
.form-control:focus {
  /*    border-color: @color;*/
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 30px;
  line-height: 1.2 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  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;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
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-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 37.5px;
}
.form-control-feedback {
  position: absolute;
  top: 21px;
  right: 0;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .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-inline .has-feedback .form-control-feedback {
    top: 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: 23px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn,
.button,
.button-green,
.button-green-after-subarticle,
.button-green-wrap .button-green-hub {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.2;
  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 {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.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 {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-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 {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.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-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.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-addon:first-child {
  border-right: 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;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a,
.nav > li > .header-menu li a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus,
.nav > li > .header-menu li a:hover,
.nav > li > .header-menu li a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a,
.nav > li.disabled > .header-menu li a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus,
.nav > li.disabled > .header-menu li a:hover,
.nav > li.disabled > .header-menu li a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.nav .open > .header-menu li a,
.nav .open > .header-menu li a:hover,
.nav .open > .header-menu li a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 7px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img,
.nav > li > .header-menu li a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a,
.nav-tabs > li > .header-menu li a {
  margin-right: 2px;
  line-height: 1.2;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > .header-menu li a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > .header-menu li a,
.nav-tabs > li.active > .header-menu li a:hover,
.nav-tabs > li.active > .header-menu li a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a,
.nav-tabs.nav-justified > li > .header-menu li a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a,
  .nav-tabs.nav-justified > li > .header-menu li a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a,
.nav-tabs.nav-justified > li > .header-menu li a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > .header-menu li a,
.nav-tabs.nav-justified > .active > .header-menu li a:hover,
.nav-tabs.nav-justified > .active > .header-menu li a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a,
  .nav-tabs.nav-justified > li > .header-menu li a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > .header-menu li a,
  .nav-tabs.nav-justified > .active > .header-menu li a:hover,
  .nav-tabs.nav-justified > .active > .header-menu li a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a,
.nav-pills > li > .header-menu li a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > .header-menu li a,
.nav-pills > li.active > .header-menu li a:hover,
.nav-pills > li.active > .header-menu li a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a,
.nav-justified > li > .header-menu li a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-justified > li > .header-menu li a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs-justified > li > .header-menu li a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > .header-menu li a,
.nav-tabs-justified > .active > .header-menu li a:hover,
.nav-tabs-justified > .active > .header-menu li a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs-justified > li > .header-menu li a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > .header-menu li a,
  .nav-tabs-justified > .active > .header-menu li a:hover,
  .nav-tabs-justified > .active > .header-menu li a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 16px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 17px 15px;
  font-size: 18px;
  line-height: 16px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.5px -15px;
}
.navbar-nav > li > a,
.navbar-nav > li > .header-menu li a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 16px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > .header-menu li a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu > li > .header-menu li a {
    line-height: 16px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > .header-menu li a:hover,
  .navbar-nav .open .dropdown-menu > li > .header-menu li a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a,
  .navbar-nav > li > .header-menu li a {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 17px;
  margin-bottom: 17px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > .header-menu li a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > .header-menu li a:hover,
.navbar-default .navbar-nav > li > .header-menu li a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > .header-menu li a,
.navbar-default .navbar-nav > .active > .header-menu li a:hover,
.navbar-default .navbar-nav > .active > .header-menu li a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > .header-menu li a,
.navbar-default .navbar-nav > .disabled > .header-menu li a:hover,
.navbar-default .navbar-nav > .disabled > .header-menu li a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > .header-menu li a,
.navbar-default .navbar-nav > .open > .header-menu li a:hover,
.navbar-default .navbar-nav > .open > .header-menu li a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default .navbar-nav .open .dropdown-menu > li > .header-menu li a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > .header-menu li a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > .header-menu li a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > .header-menu li a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > .header-menu li a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > .header-menu li a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > .header-menu li a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > .header-menu li a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > .header-menu li a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > li > .header-menu li a {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > .header-menu li a:hover,
.navbar-inverse .navbar-nav > li > .header-menu li a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > .header-menu li a,
.navbar-inverse .navbar-nav > .active > .header-menu li a:hover,
.navbar-inverse .navbar-nav > .active > .header-menu li a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > .header-menu li a,
.navbar-inverse .navbar-nav > .disabled > .header-menu li a:hover,
.navbar-inverse .navbar-nav > .disabled > .header-menu li a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > .header-menu li a,
.navbar-inverse .navbar-nav > .open > .header-menu li a:hover,
.navbar-inverse .navbar-nav > .open > .header-menu li a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > .header-menu li a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > .header-menu li a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > .header-menu li a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > .header-menu li a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > .header-menu li a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > .header-menu li a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > .header-menu li a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > .header-menu li a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > .header-menu li a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.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,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.header-lang:before,
.header-lang:after,
.content:before,
.content: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,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.header-lang:after,
.content:after {
  clear: both;
}
.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,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.header-lang:before,
.header-lang:after,
.content:before,
.content: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,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.header-lang:after,
.content:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left,
.footer .box {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: #ffffff url("../images/ajax-loader.gif") center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
.slick-prev:before {
  content: "\2190";
}
.slick-next {
  right: -25px;
}
.slick-next:before {
  content: "\2192";
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
[dir="rtl"] .slick-next:before {
  content: "\2190";
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
[dir="rtl"] .slick-prev:before {
  content: "\2192";
}
[dir="rtl"] .slick-slide {
  float: right;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright,
.header-menu li a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone,
.header-menu li a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft,
.header-menu li a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter,
.header-menu li a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.videoWrapper,
.embedWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe,
.embedWrapper iframe,
.videoWrapper object,
.embedWrapper object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important;
}
.embedWrapper {
  padding-bottom: 77.15%;
}
.content.content-story {
  padding-top: 20px;
}
.content.content-story h1 {
  margin-top: 0;
  font-size: 50px;
}
.content.content-story h2 {
  margin-top: 0;
  font-size: 50px;
}
.author-box.author-box-story {
  margin-top: 100px;
  border-bottom: 1px solid #DFDFDF;
}
.author-box.author-box-story:before,
.author-box.author-box-story:after {
  content: " ";
  display: table;
}
.author-box.author-box-story:after {
  clear: both;
}
.author-box.author-box-story:before,
.author-box.author-box-story:after {
  content: " ";
  display: table;
}
.author-box.author-box-story:after {
  clear: both;
}
.author-box.author-box-story:before,
.author-box.author-box-story:after {
  content: " ";
  display: table;
}
.author-box.author-box-story:after {
  clear: both;
}
.author-box.author-box-story:before,
.author-box.author-box-story:after {
  content: " ";
  display: table;
}
.author-box.author-box-story:after {
  clear: both;
}
.author-box.author-box-story:before,
.author-box.author-box-story:after {
  content: " ";
  display: table;
}
.author-box.author-box-story:after {
  clear: both;
}
.author-box.author-box-story::after {
  content: "";
  border-bottom: 12px solid #F0F0F0;
  width: 100%;
}
.author-box.author-box-story .photo {
  max-width: 40%;
  float: left;
  border-top: none;
}
.author-box.author-box-story .info {
  width: 60%;
  padding-left: 10px;
  float: left;
}
.author-box.author-box-story .info .author-name {
  font-size: 24px;
}
.author-box.author-box-story .info .author-name span {
  display: block;
  font-size: 19px;
}
.author-box.author-box-story .info .author-position {
  padding: 5px 0 10px;
  text-transform: uppercase;
  color: #666;
  font-size: 11px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
.author-box.author-box-story .info .author-links.other {
  border-bottom: none;
}
.author-box.author-box-story .info .author-links.other a,
.author-box.author-box-story .info .author-links.other .header-menu li a {
  display: block;
  margin-bottom: 5px;
  padding-bottom: 5px;
  float: left;
  clear: both;
  font-weight: normal;
  border-bottom: 1px solid #e8e8e8;
}
.author-box.author-box-story .info .author-links.other a:last-of-type,
.author-box.author-box-story .info .author-links.other .header-menu li a:last-of-type {
  border-bottom: none;
}
.article-top.article-top-story p {
  font-size: 26px;
}
.article-top.article-top-story .social-links {
  padding-top: 20px;
  float: left;
  margin-bottom: 40px;
}
.article-top.article-top-story .social-links a,
.article-top.article-top-story .social-links .header-menu li a {
  margin-right: 65px;
  margin-bottom: 10px;
  display: block;
  width: 97px;
  line-height: 49px;
  text-align: center;
}
.article-top.article-top-story .social-links a:before,
.article-top.article-top-story .social-links a:after,
.article-top.article-top-story .social-links .header-menu li a:before,
.article-top.article-top-story .social-links .header-menu li a:after {
  content: " ";
  display: table;
}
.article-top.article-top-story .social-links a:after,
.article-top.article-top-story .social-links .header-menu li a:after {
  clear: both;
}
.article-top.article-top-story .social-links a:before,
.article-top.article-top-story .social-links a:after,
.article-top.article-top-story .social-links .header-menu li a:before,
.article-top.article-top-story .social-links .header-menu li a:after {
  content: " ";
  display: table;
}
.article-top.article-top-story .social-links a:after,
.article-top.article-top-story .social-links .header-menu li a:after {
  clear: both;
}
.article-top.article-top-story .social-links a:before,
.article-top.article-top-story .social-links a:after,
.article-top.article-top-story .social-links .header-menu li a:before,
.article-top.article-top-story .social-links .header-menu li a:after {
  content: " ";
  display: table;
}
.article-top.article-top-story .social-links a:after,
.article-top.article-top-story .social-links .header-menu li a:after {
  clear: both;
}
.article-top.article-top-story .social-links a:before,
.article-top.article-top-story .social-links a:after,
.article-top.article-top-story .social-links .header-menu li a:before,
.article-top.article-top-story .social-links .header-menu li a:after {
  content: " ";
  display: table;
}
.article-top.article-top-story .social-links a:after,
.article-top.article-top-story .social-links .header-menu li a:after {
  clear: both;
}
.article-top.article-top-story .social-links a:before,
.article-top.article-top-story .social-links a:after,
.article-top.article-top-story .social-links .header-menu li a:before,
.article-top.article-top-story .social-links .header-menu li a:after {
  content: " ";
  display: table;
}
.article-top.article-top-story .social-links a:after,
.article-top.article-top-story .social-links .header-menu li a:after {
  clear: both;
}
.article-top.article-top-story .social-links a img,
.article-top.article-top-story .social-links .header-menu li a img {
  width: 49px;
  height: 49px;
  float: left;
}
.article-top.article-top-story .social-links a.facebook,
.article-top.article-top-story .social-links .header-menu li a.facebook {
  background-color: #ebeef4;
}
.article-top.article-top-story .social-links a.twitter,
.article-top.article-top-story .social-links .header-menu li a.twitter {
  background-color: #eef6fb;
}
.article-top.article-top-story .social-links a.linkedin,
.article-top.article-top-story .social-links .header-menu li a.linkedin {
  background-color: #e5f2f8;
}
.singlePostDate {
  position: relative;
  top: 5px;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: -5px;
}
.breadcrumb.breadcrumb-story {
  padding-bottom: 0;
  border-bottom: 0;
}
.breadcrumb.breadcrumb-story:before,
.breadcrumb.breadcrumb-story:after {
  content: " ";
  display: table;
}
.breadcrumb.breadcrumb-story:after {
  clear: both;
}
.breadcrumb.breadcrumb-story:before,
.breadcrumb.breadcrumb-story:after {
  content: " ";
  display: table;
}
.breadcrumb.breadcrumb-story:after {
  clear: both;
}
.breadcrumb.breadcrumb-story:before,
.breadcrumb.breadcrumb-story:after {
  content: " ";
  display: table;
}
.breadcrumb.breadcrumb-story:after {
  clear: both;
}
.breadcrumb.breadcrumb-story:before,
.breadcrumb.breadcrumb-story:after {
  content: " ";
  display: table;
}
.breadcrumb.breadcrumb-story:after {
  clear: both;
}
.breadcrumb.breadcrumb-story:before,
.breadcrumb.breadcrumb-story:after {
  content: " ";
  display: table;
}
.breadcrumb.breadcrumb-story:after {
  clear: both;
}
.breadcrumbTagBlock,
.breadcrumb.breadcrumb-story a,
.breadcrumb.breadcrumb-story .header-menu li a {
  font-weight: 100;
  display: inline-block;
  width: 101px;
  height: 32px;
  margin-right: 20px;
  line-height: 27px;
  float: left;
  color: #149cff;
  font-weight: normal;
  text-align: center;
  font-size: 15px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background: url(../images/bread-empty.png);
  position: relative;
  top: 8px;
}
.sneak .sneak-content .slick-slider-v1 {
  overflow: hidden;
}
.sneak.sneak-story {
  margin-bottom: 10px;
  padding-bottom: 0;
}
.sneak.sneak-story .tag-video {
  margin-left: 10px;
}
.sneak.sneak-story .tag-graph {
  margin-left: 10px;
}
.sneak.sneak-photostory {
  margin: 10px 0;
}
.col-sm-6a {
  width: 45%;
  float: left;
}
.sneak-bo5 {
  width: 45%;
  float: right;
}
.content-grey.content-grey-story-arrow {
  padding-top: 0;
  padding-bottom: 0;
}
.content-grey.content-grey-story-arrow img {
  margin-top: -1px;
  margin-left: -10px;
}
.content-grey.content-grey-story {
  border-top: none;
}
.content-grey.content-grey-story .content-story-inner p {
  margin-bottom: 20px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
}
.content-grey.content-grey-story .content-story-inner p.signature {
  font-size: 13px;
  text-align: right;
}
.content-grey.content-grey-story .content-story-inner ol {
  margin-bottom: 20px;
}
.content-grey.content-grey-story .content-story-inner ol li {
  margin-bottom: 5px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
}
.content-grey.content-grey-story .content-story-inner ul {
  margin-bottom: 20px;
  list-style-image: url(../images/li-bg.png);
}
.content-grey.content-grey-story .content-story-inner ul li {
  margin-bottom: 5px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
}
.content-grey.content-grey-story .content-story-inner.content-story-inner-first p:first-of-type:first-letter {
  padding-right: 10px;
  font-size: 70px;
  line-height: 0.9;
  float: left;
  font-family: "AVGSans_1", Verdana, Helvetica, Arial, sans-serif;
}
.content-grey.content-grey-story .content-story-inner .social-banner {
  margin-bottom: 20px;
  background-color: #ffffff;
  font-size: 20px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 1px;
  position: relative;
  clear: both;
}
.content-grey.content-grey-story .content-story-inner .social-banner:before,
.content-grey.content-grey-story .content-story-inner .social-banner:after {
  content: " ";
  display: table;
}
.content-grey.content-grey-story .content-story-inner .social-banner:after {
  clear: both;
}
.content-grey.content-grey-story .content-story-inner .social-banner:before,
.content-grey.content-grey-story .content-story-inner .social-banner:after {
  content: " ";
  display: table;
}
.content-grey.content-grey-story .content-story-inner .social-banner:after {
  clear: both;
}
.content-grey.content-grey-story .content-story-inner .social-banner:before,
.content-grey.content-grey-story .content-story-inner .social-banner:after {
  content: " ";
  display: table;
}
.content-grey.content-grey-story .content-story-inner .social-banner:after {
  clear: both;
}
.content-grey.content-grey-story .content-story-inner .social-banner:before,
.content-grey.content-grey-story .content-story-inner .social-banner:after {
  content: " ";
  display: table;
}
.content-grey.content-grey-story .content-story-inner .social-banner:after {
  clear: both;
}
.content-grey.content-grey-story .content-story-inner .social-banner:before,
.content-grey.content-grey-story .content-story-inner .social-banner:after {
  content: " ";
  display: table;
}
.content-grey.content-grey-story .content-story-inner .social-banner:after {
  clear: both;
}
.content-grey.content-grey-story .content-story-inner .social-banner > p {
  float: left;
  line-height: 49px;
  margin-bottom: 0;
  padding-left: 63px;
}
.content-grey.content-grey-story .content-story-inner .social-banner > p > img {
  margin-right: 12px;
}
.content-grey.content-grey-story .content-story-inner .social-banner > p > span {
  color: #ea324c;
  padding-left: 5px;
}
.content-grey.content-grey-story .content-story-inner .social-banner .social-links {
  float: right;
}
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:before,
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
  content: " ";
  display: table;
}
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
  clear: both;
}
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:before,
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
  content: " ";
  display: table;
}
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
  clear: both;
}
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:before,
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
  content: " ";
  display: table;
}
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
  clear: both;
}
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:before,
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
  content: " ";
  display: table;
}
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
  clear: both;
}
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:before,
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
  content: " ";
  display: table;
}
.content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
  clear: both;
}
.content-grey.content-grey-story .content-story-inner .social-banner .social-links a,
.content-grey.content-grey-story .content-story-inner .social-banner .social-links .header-menu li a {
  float: left;
  margin-left: 1px;
}
.content-grey.content-grey-story .content-story-inner .social-banner .social-links a img,
.content-grey.content-grey-story .content-story-inner .social-banner .social-links .header-menu li a img {
  display: block;
}
.content-grey.content-grey-story .content-story-inner .social-banner:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 18px 0 0;
  border-color: #d0d0d0 transparent transparent transparent;
}
.content-grey.content-grey-story .content-story-inner .sneak {
  margin-bottom: 10px;
  padding-bottom: 0;
}
.content-grey.content-grey-story .content-story-inner .sneak .title {
  padding-right: 0;
}
.content-grey.content-grey-story p.contentSignature {
  margin-top: 25px;
  padding-bottom: 100px;
  border-bottom: 8px solid #f3f3f3;
  text-align: right;
}
.content-grey.content-grey-story p.contentSignature a,
.content-grey.content-grey-story p.contentSignature .header-menu li a {
  padding-right: 10px;
  color: #0592ce;
}
.content-grey.content-grey-story p.contentSignature a:hover,
.content-grey.content-grey-story p.contentSignature .header-menu li a:hover {
  text-decoration: underline;
}
.small-title {
  color: #666;
  font-size: 11px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.related-gallery {
  margin-bottom: 35px;
  padding-top: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #dedede;
  background-color: #ffffff;
}
.related-gallery:before,
.related-gallery:after {
  content: " ";
  display: table;
}
.related-gallery:after {
  clear: both;
}
.related-gallery:before,
.related-gallery:after {
  content: " ";
  display: table;
}
.related-gallery:after {
  clear: both;
}
.related-gallery:before,
.related-gallery:after {
  content: " ";
  display: table;
}
.related-gallery:after {
  clear: both;
}
.related-gallery:before,
.related-gallery:after {
  content: " ";
  display: table;
}
.related-gallery:after {
  clear: both;
}
.related-gallery:before,
.related-gallery:after {
  content: " ";
  display: table;
}
.related-gallery:after {
  clear: both;
}
.related-gallery > a img,
.related-gallery > .header-menu li a img {
  display: block;
  width: 100%;
}
.related-gallery .other-images {
  margin-top: 2%;
}
.related-gallery .other-images:before,
.related-gallery .other-images:after {
  content: " ";
  display: table;
}
.related-gallery .other-images:after {
  clear: both;
}
.related-gallery .other-images:before,
.related-gallery .other-images:after {
  content: " ";
  display: table;
}
.related-gallery .other-images:after {
  clear: both;
}
.related-gallery .other-images:before,
.related-gallery .other-images:after {
  content: " ";
  display: table;
}
.related-gallery .other-images:after {
  clear: both;
}
.related-gallery .other-images:before,
.related-gallery .other-images:after {
  content: " ";
  display: table;
}
.related-gallery .other-images:after {
  clear: both;
}
.related-gallery .other-images:before,
.related-gallery .other-images:after {
  content: " ";
  display: table;
}
.related-gallery .other-images:after {
  clear: both;
}
.related-gallery .other-images a,
.related-gallery .other-images .header-menu li a {
  display: block;
  float: left;
  width: 49%;
  margin-left: 2%;
}
.related-gallery .other-images a:first-of-type,
.related-gallery .other-images .header-menu li a:first-of-type {
  margin-left: 0;
}
.related-gallery .other-images a img,
.related-gallery .other-images .header-menu li a img {
  max-width: 100%;
}
.related-content-gallery .article {
  padding: 15px 0;
  background-color: #ffffff;
  border-bottom: 1px solid #dedede;
}
.related-content-gallery .article:before,
.related-content-gallery .article:after {
  content: " ";
  display: table;
}
.related-content-gallery .article:after {
  clear: both;
}
.related-content-gallery .article:before,
.related-content-gallery .article:after {
  content: " ";
  display: table;
}
.related-content-gallery .article:after {
  clear: both;
}
.related-content-gallery .article:before,
.related-content-gallery .article:after {
  content: " ";
  display: table;
}
.related-content-gallery .article:after {
  clear: both;
}
.related-content-gallery .article:before,
.related-content-gallery .article:after {
  content: " ";
  display: table;
}
.related-content-gallery .article:after {
  clear: both;
}
.related-content-gallery .article:before,
.related-content-gallery .article:after {
  content: " ";
  display: table;
}
.related-content-gallery .article:after {
  clear: both;
}
.related-content-gallery .article > img {
  float: left;
  width: 50%;
}
.related-content-gallery .article .article-desc {
  width: 48%;
  margin-left: 2%;
  float: left;
}
.related-content-gallery .article .article-desc p {
  font-size: 20px;
}
.related-content-gallery .article .article-desc a,
.related-content-gallery .article .article-desc .header-menu li a {
  font-size: 14px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #0592ce;
}
.content-silver {
  background-color: #e8e8e8;
}
.content-photogallery + .content-grey-story {
  padding-top: 25px;
}
.prefooter .banner {
  margin-bottom: 50px;
}
.prefooter .copyright {
  margin-top: 30px;
  font-size: 11px;
  color: #5c707b;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
@media (max-width: 992px) {
  .content-grey.content-grey-story .content-story-inner .social-banner > p {
    float: none;
    text-align: center;
    padding-left: 0;
  }
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links {
    float: none;
    clear: both;
    text-align: center;
  }
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:before,
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
    content: " ";
    display: table;
  }
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
    clear: both;
  }
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:before,
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
    content: " ";
    display: table;
  }
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
    clear: both;
  }
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:before,
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
    content: " ";
    display: table;
  }
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
    clear: both;
  }
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:before,
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
    content: " ";
    display: table;
  }
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
    clear: both;
  }
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:before,
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
    content: " ";
    display: table;
  }
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links:after {
    clear: both;
  }
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links a,
  .content-grey.content-grey-story .content-story-inner .social-banner .social-links .header-menu li a {
    float: none;
    display: inline-block;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .author-box.author-box-story {
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: none;
  }
  .author-box.author-box-story .photo {
    margin-top: 0;
    padding-top: 0;
  }
  .related-gallery .other-images {
    text-align: center;
  }
  .related-gallery .other-images a,
  .related-gallery .other-images .header-menu li a {
    display: inline-block;
    float: none;
    margin-left: 0;
  }
}
.like-box {
  margin-top: -160px;
  padding: 15px 0 60px 15px;
  background: #ffffff url(../images/likebox-separator.png) no-repeat center bottom;
}
.like-box > p {
  font-size: 24px;
}
.like-box > p:before,
.like-box > p:after {
  content: " ";
  display: table;
}
.like-box > p:after {
  clear: both;
}
.like-box > p:before,
.like-box > p:after {
  content: " ";
  display: table;
}
.like-box > p:after {
  clear: both;
}
.like-box > p:before,
.like-box > p:after {
  content: " ";
  display: table;
}
.like-box > p:after {
  clear: both;
}
.like-box > p:before,
.like-box > p:after {
  content: " ";
  display: table;
}
.like-box > p:after {
  clear: both;
}
.like-box > p:before,
.like-box > p:after {
  content: " ";
  display: table;
}
.like-box > p:after {
  clear: both;
}
.like-box > p > img {
  display: block;
  float: left;
  margin-right: 10px;
}
.like-box .social-links {
  padding-top: 15px;
}
.like-box .social-links > p {
  margin-right: 40px;
  font-size: 20px;
  line-height: 45px;
  float: left;
}
.like-box .social-links:before,
.like-box .social-links:after {
  content: " ";
  display: table;
}
.like-box .social-links:after {
  clear: both;
}
.like-box .social-links:before,
.like-box .social-links:after {
  content: " ";
  display: table;
}
.like-box .social-links:after {
  clear: both;
}
.like-box .social-links:before,
.like-box .social-links:after {
  content: " ";
  display: table;
}
.like-box .social-links:after {
  clear: both;
}
.like-box .social-links:before,
.like-box .social-links:after {
  content: " ";
  display: table;
}
.like-box .social-links:after {
  clear: both;
}
.like-box .social-links:before,
.like-box .social-links:after {
  content: " ";
  display: table;
}
.like-box .social-links:after {
  clear: both;
}
.like-box .social-links a,
.like-box .social-links .header-menu li a {
  display: block;
  width: 97px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  line-height: 49px;
  text-align: center;
}
.like-box .social-links a:before,
.like-box .social-links a:after,
.like-box .social-links .header-menu li a:before,
.like-box .social-links .header-menu li a:after {
  content: " ";
  display: table;
}
.like-box .social-links a:after,
.like-box .social-links .header-menu li a:after {
  clear: both;
}
.like-box .social-links a:before,
.like-box .social-links a:after,
.like-box .social-links .header-menu li a:before,
.like-box .social-links .header-menu li a:after {
  content: " ";
  display: table;
}
.like-box .social-links a:after,
.like-box .social-links .header-menu li a:after {
  clear: both;
}
.like-box .social-links a:before,
.like-box .social-links a:after,
.like-box .social-links .header-menu li a:before,
.like-box .social-links .header-menu li a:after {
  content: " ";
  display: table;
}
.like-box .social-links a:after,
.like-box .social-links .header-menu li a:after {
  clear: both;
}
.like-box .social-links a:before,
.like-box .social-links a:after,
.like-box .social-links .header-menu li a:before,
.like-box .social-links .header-menu li a:after {
  content: " ";
  display: table;
}
.like-box .social-links a:after,
.like-box .social-links .header-menu li a:after {
  clear: both;
}
.like-box .social-links a:before,
.like-box .social-links a:after,
.like-box .social-links .header-menu li a:before,
.like-box .social-links .header-menu li a:after {
  content: " ";
  display: table;
}
.like-box .social-links a:after,
.like-box .social-links .header-menu li a:after {
  clear: both;
}
.like-box .social-links a img,
.like-box .social-links .header-menu li a img {
  width: 49px;
  height: 49px;
  float: left;
}
.like-box .social-links a.facebook,
.like-box .social-links .header-menu li a.facebook {
  background-color: #ebeef4;
}
.like-box .social-links a.twitter,
.like-box .social-links .header-menu li a.twitter {
  background-color: #eef6fb;
}
.like-box .social-links a.linkedin,
.like-box .social-links .header-menu li a.linkedin {
  background-color: #e5f2f8;
}
.subscribe-box {
  padding: 15px;
  background-color: #ffffff;
}
.subscribe-box > p {
  font-size: 20px;
}
.subscribe-box form:before,
.subscribe-box form:after {
  content: " ";
  display: table;
}
.subscribe-box form:after {
  clear: both;
}
.subscribe-box form:before,
.subscribe-box form:after {
  content: " ";
  display: table;
}
.subscribe-box form:after {
  clear: both;
}
.subscribe-box form:before,
.subscribe-box form:after {
  content: " ";
  display: table;
}
.subscribe-box form:after {
  clear: both;
}
.subscribe-box form:before,
.subscribe-box form:after {
  content: " ";
  display: table;
}
.subscribe-box form:after {
  clear: both;
}
.subscribe-box form:before,
.subscribe-box form:after {
  content: " ";
  display: table;
}
.subscribe-box form:after {
  clear: both;
}
.subscribe-box form input {
  display: block;
  height: 42px;
  padding: 10px;
  float: left;
}
.subscribe-box form input[type="text"] {
  width: 275px;
  font-size: 16px;
  color: #999;
  border: 1px solid #c9c9c9;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  background-clip: padding-box;
}
.subscribe-box form input[type="submit"] {
  padding-left: 45px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background: #3da22d url(../images/ok-icon.png) no-repeat 15px center;
  border: 1px solid #3da22d;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
}
.content-silver .content-story-inner.like-with-subs {
  margin-bottom: 30px;
}
.content-silver .content-story-inner.like-without-subs {
  margin-bottom: 30px;
}
.content-silver .content-story-inner.like-without-subs .like-box {
  margin-top: -70px;
  padding: 15px 0 15px 15px;
  background: none;
  background-color: #ffffff;
}
.content-silver.bg-feature {
  padding-bottom: 0;
  background: #e8e8e8 url(../images/bg-feature.png) repeat-y center top;
}
.content-silver.bg-feature .content-story {
  padding-top: 0;
}
.content-silver.bg-feature .content-story .article-top {
  background-color: #ffffff;
  padding-bottom: 0;
}
.content-silver.bg-feature .content-story .article-top > h2 {
  margin: 0;
  padding: 15px 15px 20px 15px;
}
.content-silver.bg-feature .content-story .article-top > p {
  padding: 20px;
}
.content-grey.content-grey-story-likebox {
  padding-bottom: 170px;
}
@media (max-width: 992px) {
  .like-box .social-links > p {
    width: 100%;
  }
  .subscribe-box form {
    text-align: center;
  }
  .subscribe-box form input {
    display: inline-block;
    float: none;
  }
  .subscribe-box form input[type="text"] {
    width: auto;
    max-width: 100%;
    margin-bottom: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    background-clip: padding-box;
  }
  .subscribe-box form input[type="submit"] {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    background-clip: padding-box;
  }
}
.single-post-container-newsletter {
  padding-bottom: 180px;
}
.quote blockquote,
blockquote {
  font-size: 26px;
  color: #666666;
  font-family: "hand_of_sean", 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-weight: 100;
  padding: 10px;
  border: 0;
  margin: 0;
}
.quote blockquote a,
blockquote a,
.quote blockquote .header-menu li a,
blockquote .header-menu li a {
  color: #666666;
  -webkit-transition: .2s;
          transition: .2s;
}
.quote blockquote a:hover,
blockquote a:hover,
.quote blockquote .header-menu li a:hover,
blockquote .header-menu li a:hover {
  text-decoration: none;
  color: #4d4d4d;
}
.slick-slider {
  margin-bottom: 0;
  overflow: hidden;
}
.slick-carousel-full {
  padding-top: 20px;
  padding-bottom: 20px;
}
.slick-slide {
  position: relative;
}
.slick-slide a,
.slick-slide .header-menu li a {
  display: inline-block;
  position: relative;
  margin-right: 13px;
}
.slick-slide a:before,
.slick-slide .header-menu li a:before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../images/zoom_icon.png");
  background-position: center 200%;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 500;
  -webkit-transition: .2s;
          transition: .2s;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.slick-slide a:after,
.slick-slide .header-menu li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100px;
  height: 100px;
  margin: auto;
  z-index: 490;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: .4s;
          transition: .4s;
}
.slick-slide a:hover:before,
.slick-slide .header-menu li a:hover:before {
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.4);
}
.slick-slide a:hover:after,
.slick-slide .header-menu li a:hover:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.slick-slide a img,
.slick-slide .header-menu li a img {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.slick-next,
.slick-prev {
  color: black;
  width: 34px;
  height: 100%;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: .8;
  -webkit-transition: .2s;
          transition: .2s;
  margin-top: 0;
}
.slick-next:before,
.slick-prev:before {
  display: none;
}
.slick-next:hover,
.slick-prev:hover {
  opacity: 1;
}
.slick-next {
  right: 0px;
  background-image: url("../images/next.png");
}
.slick-prev {
  left: 0px;
  background-image: url("../images/prev.png");
}
.cal {
  width: 120px;
  height: 105px;
  background-image: url("../images/calendar.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.cal-day,
.cal-month {
  width: 58px;
  text-align: center;
  position: absolute;
  right: 0;
}
.cal-day {
  top: 60px;
}
.cal-month {
  top: 78px;
}
.commercials-col {
  padding-top: 0px;
  position: initial;
}
.commercials-col div[class^="ad-"] {
  position: absolute;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .commercials-col {
    margin-top: 20px;
  }
  .commercials-col div[class^="ad-"] {
    position: absolute;
  }
}
@font-face {
  font-family: 'AVGSans_1';
  src: url('../fonts/AVGSans-Book.eot');
  src: url('../fonts/AVGSans-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/AVGSans-Book.woff') format('woff'), url('../fonts/AVGSans-Book.ttf') format('truetype'), url('../fonts/AVGSans-Book.svg#font') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 21, 2014 */
@font-face {
  font-family: 'hand_of_sean';
  src: url('../fonts/handsean.eot');
  src: url('../fonts/handsean.eot?#iefix') format('embedded-opentype'), url('../fonts/handsean.woff') format('woff'), url('../fonts/handsean.ttf') format('truetype'), url('../fonts/handsean.svg#hand_of_seanregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AVGSans_2';
  src: url('../fonts/AVGSans-Bold.eot');
  src: url('../fonts/AVGSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AVGSans-Bold.woff') format('woff'), url('../fonts/AVGSans-Bold.ttf') format('truetype'), url('../fonts/AVGSans-Bold.svg#font') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AVGSans_3';
  src: url('../fonts/AVGSans-Black.eot');
  src: url('../fonts/AVGSans-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/AVGSans-Black.woff') format('woff'), url('../fonts/AVGSans-Black.ttf') format('truetype'), url('../fonts/AVGSans-Black.svg#font') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AVGSans_4';
  src: url('../fonts/AVGSans-Medium.eot');
  src: url('../fonts/AVGSans-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/AVGSans-Medium.woff') format('woff'), url('../fonts/AVGSans-Medium.ttf') format('truetype'), url('../fonts/AVGSans-Medium.svg#font') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AVGSans_5';
  src: url('../fonts/avgsans-proportionallight-webfont.eot');
  src: url('../fonts/avgsans-proportionallight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avgsans-proportionallight-webfont.woff2') format('woff2'), url('../fonts/avgsans-proportionallight-webfont.woff') format('woff'), url('../fonts/avgsans-proportionallight-webfont.ttf') format('truetype'), url('../fonts/avgsans-proportionallight-webfont.svg#avg_sansproportional_light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AVGSans_6';
  src: url('../fonts/AVGSans-ProportionalBook.otf');
  src: url('../fonts/AVGSans-ProportionalBook.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/avgsans-book-webfont.eot');
  src: url('../fonts/avgsans-book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avgsans-book-webfont.woff2') format('woff2'), url('../fonts/avgsans-book-webfont.woff') format('woff'), url('../fonts/avgsans-book-webfont.ttf') format('truetype'), url('../fonts/avgsans-book-webfont.svg#avg_sans_bookregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gustan';
  src: url('../fonts/gustan-medium-webfont.eot');
  src: url('../fonts/gustan-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gustan-medium-webfont.woff') format('woff'), url('../fonts/gustan-medium-webfont.ttf') format('truetype'), url('../fonts/gustan-medium-webfont.svg#font') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
@font-face {
    font-family:'AVGSans_4a';src:url('../fonts/AVGSans-MediumAlternate.eot');src:url('../fonts/AVGSans-MediumAlternate.eot?#iefix') format('embedded-opentype'),url('../fonts/AVGSans-MediumAlternate.woff') format('woff'),url('../fonts/AVGSans-MediumAlternate.ttf') format('truetype'),url('../fonts/AVGSans-MediumAlternate.svg#font') format('svg');font-weight:normal;font-style:normal;
}
*/
/*=====================================================================
=            variables (pozdeji vlozit do vlastniho .less)            =
=====================================================================*/
/*==========  barvy  ===========*/
/*==========  fonty  ==========*/
/*========  velikosti =========*/
/*-----  End of variables (pozdeji vlozit do vlastniho .less)  ------*/
/*==================================================
=            volani mixinu z bootstrapu            =
==================================================*/
img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
.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,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.header-lang:before,
.header-lang:after,
.content:before,
.content: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,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.header-lang:after,
.content:after {
  clear: both;
}
.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,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.header-lang:before,
.header-lang:after,
.content:before,
.content: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,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.header-lang:after,
.content:after {
  clear: both;
}
.img-responsive,
.subarticle-box .item .col-left img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.form-control:focus {
  box-shadow: none;
}
.darg-grey-bg {
  background-color: #e9e9e9;
}
.button,
.button-green,
.button-green-after-subarticle,
.button-green-wrap .button-green-hub {
  text-align: center;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  background-clip: padding-box;
  box-shadow: 0 2px 0 rgba(0,0,0,.2);
  -webkit-transition: background-position 0.25s;
          transition: background-position 0.25s;
}
.button:hover,
.button:focus,
.button-green:hover,
.button-green:focus,
.button-green-after-subarticle:hover,
.button-green-after-subarticle:focus,
.button-green-wrap .button-green-hub:hover,
.button-green-wrap .button-green-hub:focus {
  background-position: 0px -100px;
}
.button-green,
.button-green-after-subarticle,
.button-green-wrap .button-green-hub {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  background: #3da12d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3f9d35), color-stop(1, #5bc03c));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc03c', endColorstr='#3f9d35', GradientType=0);
  background-color: #3da12d;
  background-repeat: no-repeat;
}
.button-green:hover,
.button-green:focus,
.button-green-after-subarticle:hover,
.button-green-after-subarticle:focus,
.button-green-wrap .button-green-hub:hover,
.button-green-wrap .button-green-hub:focus {
  color: #ffffff;
  text-decoration: none;
}
.no-border {
  border: 0px none transparent!important;
}
/*-----  End of volani mixinu z bootstrapu  ------*/
body {
  font-family: "AVGSans_1", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  color: #333333;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
}
a,
.header-menu li a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: color 0.25s ease 0s;
  transition: color 0.25s ease 0s;
}
a:hover,
a:focus,
.header-menu li a:hover,
.header-menu li a:focus {
  color: #fc6c3a;
  text-decoration: none;
  outline: none;
}
p a,
ul a,
ol a,
p .header-menu li a,
ul .header-menu li a,
ol .header-menu li a {
  color: #3399ff;
}
.wrap404 {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}
input[type="text"],
textarea {
  border-color: #e2e2e2;
}
input[type="submit"] {
  -webkit-transition: background-color 0.25s;
          transition: background-color 0.25s;
}
.logo {
  position: relative;
  z-index: 100;
  margin-right: -20px;
}
#page {
  background-color: #ffffff;
  left: 0;
  width: 100%;
  position: absolute;
}
#page.non-active {
  top: 0;
  overflow: hidden;
}
/*=====================================
=            header moduly            =
=====================================*/
.header {
  background-color: #f7f7f7;
  border-bottom: 1px solid #dedede;
  padding-top: 35px;
  padding-bottom: 35px;
}
.header-lang {
  padding-bottom: 3px;
}
.header-lang img {
  margin-left: 5px;
}
.header-menu {
  padding-top: 8px;
}
.header-menu #menu-main-menu-1 {
  padding-left: 0;
}
.header-menu > div {
  float: right;
  position: relative;
  left: -50%;
  text-align: left;
}
.header-menu > div ul {
  list-style: none;
  position: relative;
  left: 50%;
}
.header-menu > div ul li {
  float: left;
  position: relative;
}
.header-menu li {
  padding-left: 7px;
  padding-right: 7px;
  font-family: AVGSans_6;
}
.header-menu li a {
  border-bottom: 5px solid transparent;
  -webkit-transition: border-bottom-color 0.25s;
          transition: border-bottom-color 0.25s;
  padding-bottom: 4px;
  font-size: 18px;
}
.header-menu li a:hover,
.header-menu li a:focus,
.header-menu li a.active,
.header-menu li .header-menu li a:hover,
.header-menu li .header-menu li a:focus,
.header-menu li .header-menu li a.active {
  outline: none;
  color: #000000;
  border-bottom-color: #399e2d;
}
.header-menu li.current-menu-item a,
.header-menu li.current-menu-item .header-menu li a {
  color: #000000;
  border-bottom-color: #399e2d;
}
#header-menu-toggl {
  position: fixed;
  display: none;
  z-index: 800;
  left: 0;
  top: 0;
  height: 100%;
  background: #7d7d7d;
}
#header-menu-toggl.active {
  display: block;
}
#header-menu-toggl > div {
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  padding: 10px 15px 10px 15px;
}
#header-menu-toggl .menu-toggl-logo {
  text-align: center;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 8px;
  margin-bottom: 10px;
}
#header-menu-toggl ul {
  list-style: none;
  padding-left: 5px;
  padding-right: 5px;
}
#header-menu-toggl ul li {
  border-bottom: 1px solid #ffffff;
  padding: 10px 0px 10px 0px;
}
#header-menu-toggl ul li a,
#header-menu-toggl ul li .header-menu li a {
  display: block;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
}
.header-search .input-group {
  padding-top: 7px;
  width: 150px;
  float: right;
}
.header-search .input-group input[type="search"] {
  font-size: 12px;
  font-family: Verdana;
  height: 25px;
  margin-top: 1px;
  padding-bottom: 0px;
  padding-top: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 13px;
  -webkit-border-top-left-radius: 13px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 13px;
  -moz-border-radius-topleft: 13px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 13px;
  border-top-left-radius: 13px;
  background-clip: padding-box;
  -webkit-appearance: none;
}
.header-search .input-group input[type="submit"] {
  height: 27px;
  background-color: #898989;
  background-image: url("../images/search.png");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-border-top-right-radius: 13px;
  -webkit-border-bottom-right-radius: 13px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 13px;
  -moz-border-radius-bottomright: 13px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 13px;
  border-bottom-right-radius: 13px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  background-clip: padding-box;
  border-color: #e2e2e2;
}
.header-search .input-group input[type="submit"]:hover,
.header-search .input-group input[type="submit"] :focus {
  background-color: #afafaf;
}
.search-small {
  padding-top: 9px;
  font-size: 20px;
}
.search-small > a,
.search-small > .header-menu li a {
  float: right;
}
.search-small .header-search {
  width: 200px;
  float: right;
  margin-top: 5px;
  margin-left: -150px;
  clear: both;
}
#navbar-toggle {
  border: 0px none transparent;
  background-color: transparent;
  padding: 0px;
  margin-top: 5px;
  outline: none;
}
#navbar-toggle .icon-bar {
  background-color: #000000;
  display: block;
  width: 25px;
  height: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 1px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -webkit-transition: background-color 0.25s;
          transition: background-color 0.25s;
}
#navbar-toggle:hover .icon-bar {
  background-color: #fc6c3a;
}
.breadcrumb {
  border-bottom: 1px solid #cccccc;
  font-size: 36px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.breadcrumb .pageTitle {
  font-family: 'AVGSans_2', inherit;
}
.breadcrumb a img,
.breadcrumb .header-menu li a img {
  margin-right: 15px;
}
.breadcrumb a .name,
.breadcrumb .header-menu li a .name {
  font-weight: 400;
}
.breadcrumb a:hover .sep,
.breadcrumb .header-menu li a:hover .sep {
  background-image: url('../images/breadcrumb-sep_o.png');
}
.breadcrumb .searchTitle {
  font-family: 'AVGSans_5', inherit;
  font-size: 36px;
}
.breadcrumb .sep {
  background: url('../images/breadcrumb-sep.png') no-repeat center center;
  width: 24px;
  height: 24px;
  display: inline-block;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
}
.tagfilter {
  padding-bottom: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}
.tagfilter .tag .glyphicon {
  font-size: 11px;
  margin-left: 4px;
}
.tagfilter .pull-right {
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 5px;
}
.tagfilter .pull-right a,
.tagfilter .pull-right .header-menu li a {
  color: #0592ce;
}
.tagfilter .pull-right a:hover,
.tagfilter .pull-right .header-menu li a:hover {
  text-decoration: underline;
}
/*-----  End of header moduly  ------*/
/*======================================
=            content moduly            =
======================================*/
.content {
  padding-top: 30px;
}
.content h1 {
  font-weight: normal;
  font-size: 44px;
  color: #333333;
}
.content h2 {
  font-weight: normal;
  font-size: 24px;
  color: #333333;
}
.content .right-col {
  margin-left: -10px;
}
.content-grey {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f7f7f7;
  border-top: 1px solid #dedede;
}
.content-grey > .container > .row > .col-sm-4 {
  margin-left: -10px;
}
.tag-box {
  padding: 10px 30px;
  margin-bottom: 30px;
  background-color: #f7f7f7;
  border-bottom: #dedede;
  position: relative;
  box-shadow: 0px 1px 1px #E5E5E5;
}
.tag-box .tag,
.tag-box a[class^="tag-link-"],
.tag-box a[rel="tag"],
.tag-box .header-menu li a[class^="tag-link-"],
.tag-box .header-menu li a[rel="tag"],
.tagfilter .tag,
.author-box .topics .tag,
.author-box .topics a[class^="tag-link-"],
.author-box .topics a[rel="tag"],
.author-box .topics .header-menu li a[class^="tag-link-"],
.author-box .topics .header-menu li a[rel="tag"] {
  display: inline-block;
  padding: 5px 15px 5px 15px;
  color: #ffffff;
  background-color: #fc6c3a;
  -webkit-border-top-right-radius: 999px;
  -webkit-border-bottom-right-radius: 999px;
  -webkit-border-bottom-left-radius: 999px;
  -webkit-border-top-left-radius: 999px;
  -moz-border-radius-topright: 999px;
  -moz-border-radius-bottomright: 999px;
  -moz-border-radius-bottomleft: 999px;
  -moz-border-radius-topleft: 999px;
  border-top-right-radius: 999px;
  border-bottom-right-radius: 999px;
  border-bottom-left-radius: 999px;
  border-top-left-radius: 999px;
  background-clip: padding-box;
  border: 1px #FFFFFF solid;
  -webkit-transition: background-color 0.25s;
          transition: background-color 0.25s;
  margin: 5px 3px;
  font-size: 13px;
  font-family: Verdana;
}
.tag-box .tag:hover,
.tag-box a[class^="tag-link-"]:hover,
.tag-box a[rel="tag"]:hover,
.tag-box .header-menu li a[class^="tag-link-"]:hover,
.tag-box .header-menu li a[rel="tag"]:hover,
.tagfilter .tag:hover,
.author-box .topics .tag:hover,
.author-box .topics a[class^="tag-link-"]:hover,
.author-box .topics a[rel="tag"]:hover,
.author-box .topics .header-menu li a[class^="tag-link-"]:hover,
.author-box .topics .header-menu li a[rel="tag"]:hover {
  color: #ffffff;
  background-color: #fb4708;
}
.tag-box .tag.filtered,
.tag-box a[class^="tag-link-"].filtered,
.tag-box a[rel="tag"].filtered,
.tag-box .header-menu li a[class^="tag-link-"].filtered,
.tag-box .header-menu li a[rel="tag"].filtered,
.tagfilter .tag.filtered,
.author-box .topics .tag.filtered,
.author-box .topics a[class^="tag-link-"].filtered,
.author-box .topics a[rel="tag"].filtered,
.author-box .topics .header-menu li a[class^="tag-link-"].filtered,
.author-box .topics .header-menu li a[rel="tag"].filtered {
  background-color: #a9a9a9;
}
.tag-box .tag.removable,
.tagfilter .tag.removable,
.author-box .topics .tag.removable,
.author-box .topics a[class^="tag-link-"].removable,
.author-box .topics a[rel="tag"].removable,
.author-box .topics .header-menu li a[class^="tag-link-"].removable,
.author-box .topics .header-menu li a[rel="tag"].removable {
  background: #fc6c3a url('../images/remove-tag.png') no-repeat;
  background-position: center right 5px;
  padding-left: 20px;
  padding-right: 30px;
  border: none;
}
.tag-box:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 18px 13px 0;
  border-color: transparent #d0d0d0 transparent transparent;
}
.tag-box.tag-box-filtered {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-bottom: 8px;
  background: none;
  border: none;
  box-shadow: none;
}
.tag-box.tag-box-filtered:after {
  display: none;
}
.tag-box.tag-box-filtered + hr {
  margin: 0;
}
.tag-box .removeAllFiltersLink {
  color: #008fde;
  margin-left: 15px;
}
.tag-box .removeAllFiltersLink:hover {
  color: #006eab;
}
.article-top {
  padding-bottom: 50px;
}
.article-top .title {
  font-size: 50px;
  line-height: 1.2;
  padding-bottom: 15px;
  font-family: AVGSans_5;
}
.article-top a,
.article-top .header-menu li a {
  display: block;
  position: relative;
}
.article-top img.image {
  width: 100%;
}
.article-top img.ribbon {
  position: absolute;
  right: 0px;
  top: 15px;
  margin-right: -4px;
}
.article-top p {
  padding-top: 20px;
  font-family: AVGSans_6;
  font-size: 26px;
  margin-bottom: 0px;
}
.subarticle-box {
  background-color: #ffffff;
}
.subarticle-box > a,
.subarticle-box > .header-menu li a {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.subarticle-box .item {
  cursor: pointer;
  border-top: 1px solid #f7f7f7;
  border-bottom: 1px solid #dedede;
  padding: 20px 0px 20px 0px;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
  position: relative;
}
.subarticle-box .item .col-left {
  float: left;
  width: 50%;
}
.subarticle-box .item .col-right {
  width: 50%;
  float: right;
  padding: 0px 15px 0px 15px;
}
.subarticle-box .item .col-right p:not(:empty) {
  position: relative;
  height: 50px;
  overflow: hidden;
  color: #000;
  -webkit-transition: 0;
          transition: 0;
  font-family: Verdana;
  font-size: 14px;
}
.subarticle-box .item .col-right p:not(:empty):after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70%;
  height: 1.2em;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff 50%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%);
}
.subarticle-box .item .title {
  font-size: 24px;
  line-height: 1.1;
  padding-bottom: 5px;
  font-family: AVGSans_6;
  overflow: hidden;
  margin-bottom: 8px;
}
.subarticle-box .item:hover {
  box-shadow: 1px 1px 5px rgba(0,0,0,.4);
  z-index: 100;
}
.subarticle-box .item:hover p {
  color: #000;
}
.button-green-after-subarticle {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 70px;
  padding: 17px 20px 17px 25px;
  font-size: 16px;
  line-height: 27px;
}
.button-green-after-subarticle .plus-image {
  display: block;
  height: 27px;
  line-height: 27px;
  background: url(../images/plus-rounded.png) 0 center no-repeat;
  padding-left: 37px;
}
.button-green-wrap {
  padding: 0 10px;
}
.button-green-wrap .button-green-hub {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 19px;
  font-size: 18px;
  width: 100%;
  height: 64px;
}
.sneak {
  background-color: #ffffff;
  padding-bottom: 20px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 5px;
  margin-top: 5px;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
}
.sneak .title {
  font-size: 24px;
  padding: 16px 20px 16px 20px;
}
.sneak .title a,
.sneak .title .header-menu li a {
  -webkit-transition: color 0.25s;
          transition: color 0.25s;
}
.sneak .tag,
.sneak .tag-presentation,
.sneak .tag-event,
.sneak .tag-photostory,
.sneak .tag-graph,
.sneak .tag-video {
  float: right;
  width: 92px;
  height: 44px;
  margin-top: 10px;
  margin-bottom: 6px;
  padding-top: 13px;
  padding-right: 3px;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 12px;
}
.sneak .tag-presentation {
  background-image: url(../images/tag_presentation.png);
}
.sneak .tag-event {
  color: #ffffff;
  background-image: url(../images/tag_event.png);
}
.sneak .tag-photostory {
  background-image: url(../images/tag_photostory.png);
}
.sneak .tag-graph {
  color: #ffffff;
  font-size: 11px;
  background-image: url(../images/tag_graph.png);
}
.sneak .tag-video {
  color: #ffffff;
  font-size: 11px;
  background-image: url(../images/tag_video.png);
}
.sneak .sneak-content {
  border-top: 1px solid #dedede;
  padding: 20px 20px 0px 20px;
}
.sneak .sneak-content .button-green,
.sneak .sneak-content .button-green-after-subarticle,
.sneak .sneak-content .button-green-wrap .button-green-hub {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 500;
  padding-top: 13px;
  width: 240px;
  height: 47px;
}
.sneak img {
  width: 100%;
}
.sneak:hover {
  box-shadow: 1px 1px 5px rgba(0,0,0,.4);
}
.sneak:hover p {
  color: #000;
}
.sneak:hover .title a,
.sneak:hover .title .header-menu li a {
  color: #fc6c3a;
}
.sneak .button-green.padded,
.sneak .button-green-after-subarticle.padded,
.sneak .button-green-wrap .button-green-hub.padded {
  margin-bottom: 24px;
}
.withoutline {
  border: none;
}
.quote {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.quote p {
  padding-top: 10px;
  text-align: right;
}
.quote a,
.quote .header-menu li a {
  margin-left: 10px;
  color: #0592ce;
}
.quote a:hover,
.quote .header-menu li a:hover {
  text-decoration: underline;
}
.crossroads {
  padding-top: 30px;
  padding-bottom: 20px;
}
.crossroads .item {
  position: relative;
  cursor: pointer;
  text-align: center;
  background-color: #ffffff;
  margin-bottom: 10px;
  border-bottom: 1px solid #c4c4c4;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
}
.crossroads .item img {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 5px;
  background-clip: padding-box;
}
.crossroads .item .title {
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 22px;
  -webkit-transition: all 0s;
          transition: all 0s;
}
.crossroads .item .href {
  font-size: 16px;
  padding-bottom: 20px;
}
.crossroads .item .href.more-href {
  color: #0592ce;
  padding-bottom: 40px;
}
.crossroads .item .href.more-href a,
.crossroads .item .href.more-href .header-menu li a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 90px;
}
.crossroads .item:hover {
  box-shadow: 1px 1px 5px rgba(0,0,0,.4);
}
.crossroads .item:hover .title {
  color: #fc6c3a;
}
.additional {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 15px 20px 0px 20px;
  border: 1px solid #cccccc;
}
.additional .title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 14px;
  font-size: 22px;
}
.additional ul,
.additional ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.additional li:last-child span {
  border-color: transparent;
}
.additional a,
.additional .header-menu li a {
  display: block;
  color: #0592ce;
  font-size: 18px;
  background-repeat: no-repeat;
  background-position: left center;
}
.additional a:hover,
.additional .header-menu li a:hover {
  color: #034b6a;
}
.additional a i._mi,
.additional .header-menu li a i._mi {
  width: 34px;
  display: inline-block;
  color: #c6c6c6;
}
.additional a ._mi,
.additional .header-menu li a ._mi {
  margin-right: 35px!important;
}
.additional a span,
.additional .header-menu li a span {
  display: inline-block;
  width: 70%;
  border-bottom: 1px solid #cccccc;
  padding-top: 20px;
  padding-bottom: 20px;
}
.author-box {
  border-bottom: 1px solid #c3c3c3;
}
.author-box .photo {
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  width: 148px;
  margin: 0 auto 20px auto;
}
.author-box .box,
.author-box .name,
.author-box .text,
.author-box .topics {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 15px;
  margin-bottom: 15px;
  padding-left: 2px;
  padding-right: 2px;
}
.author-box .name {
  text-align: center;
  font-size: 18px;
  padding-top: 15px;
}
.author-box .name span {
  font-size: 23px;
}
.author-box .text {
  line-height: 1.4;
  font-family: AVGSans_5;
}
.author-box .topics .title {
  font-size: 18px;
}
.author-box .topics .title .bigger {
  font-size: 22px;
}
.author-box .topics .tags {
  padding-top: 10px;
  margin-left: -5px;
  margin-right: -5px;
}
.author-box .other {
  padding-bottom: 12px;
  border-bottom: 10px solid #f7f7f7;
}
.author-box .other a,
.author-box .other .header-menu li a {
  color: #0592ce;
}
.author-box .other a:hover,
.author-box .other .header-menu li a:hover {
  text-decoration: underline;
}
.resources {
  padding-bottom: 40px;
}
.resources .breadcrumb {
  border-bottom: 0 none;
}
.resources .breadcrumb span.ico_arrow {
  background: url(../images/ico_arrow.png) 0 0 no-repeat;
  display: inline-block;
  width: 31px;
  height: 30px;
  position: relative;
  top: 3px;
}
.resources ul li {
  list-style: none;
}
.resources ul li a,
.resources ul li .header-menu li a {
  display: block;
  padding-top: 20px;
}
.resources ul li a .ico-resources-bg,
.resources ul li .header-menu li a .ico-resources-bg {
  width: 164px;
  height: 164px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  background-clip: padding-box;
  background-color: #e5e5e5;
  margin: 0 auto;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
}
.resources ul li a .ico-resources-bg .ico-resources,
.resources ul li .header-menu li a .ico-resources-bg .ico-resources {
  width: 164px;
  height: 164px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  background-clip: padding-box;
  position: relative;
  top: -8px;
  z-index: 10;
}
.resources ul li a .ico-resources-bg .ico-resources span,
.resources ul li .header-menu li a .ico-resources-bg .ico-resources span {
  display: inline-block;
  width: 164px;
  height: 164px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  background-clip: padding-box;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
}
.resources ul li a .ico-resources-bg .ico-resources.ico_videos,
.resources ul li .header-menu li a .ico-resources-bg .ico-resources.ico_videos {
  background: #ffffff url(../images/ico_videos.png) 50% 60% no-repeat;
}
.resources ul li a .ico-resources-bg .ico-resources.ico_videos span,
.resources ul li .header-menu li a .ico-resources-bg .ico-resources.ico_videos span {
  background: #ffffff url(../images/ico_videos-hover.png) 50% 60% no-repeat;
}
.resources ul li a .ico-resources-bg .ico-resources.ico_photogallery,
.resources ul li .header-menu li a .ico-resources-bg .ico-resources.ico_photogallery {
  background: #ffffff url(../images/ico_photogallery.png) 50% 60% no-repeat;
}
.resources ul li a .ico-resources-bg .ico-resources.ico_photogallery span,
.resources ul li .header-menu li a .ico-resources-bg .ico-resources.ico_photogallery span {
  background: #ffffff url(../images/ico_photogallery-hover.png) 50% 60% no-repeat;
}
.resources ul li a .ico-resources-bg .ico-resources.ico_infographics,
.resources ul li .header-menu li a .ico-resources-bg .ico-resources.ico_infographics {
  background: #ffffff url(../images/ico_infographics.png) 50% 60% no-repeat;
}
.resources ul li a .ico-resources-bg .ico-resources.ico_infographics span,
.resources ul li .header-menu li a .ico-resources-bg .ico-resources.ico_infographics span {
  background: #ffffff url(../images/ico_infographics-hover.png) 50% 60% no-repeat;
}
.resources ul li a .ico-resources-bg .ico-resources.ico_ebooks,
.resources ul li .header-menu li a .ico-resources-bg .ico-resources.ico_ebooks {
  background: #ffffff url(../images/ico_ebooks.png) 50% 60% no-repeat;
}
.resources ul li a .ico-resources-bg .ico-resources.ico_ebooks span,
.resources ul li .header-menu li a .ico-resources-bg .ico-resources.ico_ebooks span {
  background: #ffffff url(../images/ico_ebooks-hover.png) 50% 60% no-repeat;
}
.resources ul li a:hover .ico-resources-bg,
.resources ul li a.active .ico-resources-bg,
.resources ul li .header-menu li a:hover .ico-resources-bg,
.resources ul li .header-menu li a.active .ico-resources-bg {
  background-color: #b2b2b2;
}
.resources ul li a:hover .ico-resources-bg span,
.resources ul li a.active .ico-resources-bg span,
.resources ul li .header-menu li a:hover .ico-resources-bg span,
.resources ul li .header-menu li a.active .ico-resources-bg span {
  opacity: 1;
}
.resources ul li a.active,
.resources ul li .header-menu li a.active {
  background-color: #f7f7f7;
}
.resources ul li a.active:after,
.resources ul li .header-menu li a.active:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 25px 25px 0;
  border-color: transparent #fff transparent transparent;
}
.resources ul li a h2,
.resources ul li .header-menu li a h2 {
  text-align: center;
  font-family: AVGSans_5;
  font-size: 30px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.hub {
  padding-top: 3px;
  padding-bottom: 20px;
}
.hub .item {
  cursor: pointer;
  background-color: #ffffff;
  margin: 0 -5px 10px -5px;
  border-bottom: 1px solid #c4c4c4;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
  position: relative;
  min-height: 205px;
}
.hub .item > a,
.hub .item > .header-menu li a {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}
.hub .item .tag,
.hub .item .tag-event,
.hub .item .tag-infographics,
.hub .item .tag-galleries,
.hub .item .tag-ebooks,
.hub .item .tag-videos {
  position: absolute;
  top: 0;
  right: -4px;
  z-index: 10;
  width: 92px;
  height: 44px;
  margin-top: 10px;
  margin-bottom: 6px;
  padding-top: 13px;
  padding-right: 3px;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 12px;
  opacity: 0;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
}
.hub .item .tag-event {
  color: #ffffff;
  background-image: url(../images/tag_event.png);
}
.hub .item .tag-infographics {
  color: #ffffff;
  background-image: url(../images/tag_graph.png);
}
.hub .item .tag-galleries {
  color: #000000;
  background-image: url(../images/tag_photostory.png);
}
.hub .item .tag-ebooks {
  color: #000000;
  font-size: 11px;
  background-image: url(../images/tag_presentation.png);
}
.hub .item .tag-videos {
  color: #ffffff;
  font-size: 11px;
  background-image: url(../images/tag_video.png);
}
.hub .item .title {
  min-height: 70px;
  line-height: 65px;
  font-size: 22px;
  padding: 0 15px;
  border-top: 1px solid #c4c4c4;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
}
.hub .item .title span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.hub .item:hover {
  box-shadow: 1px 1px 5px rgba(0,0,0,.4);
}
.hub .item:hover .title {
  color: #fc6c3a;
}
.hub .item:hover .tag-event,
.hub .item:hover .tag-infographics,
.hub .item:hover .tag-galleries,
.hub .item:hover .tag-ebooks,
.hub .item:hover .tag-videos {
  opacity: 1;
}
.href-people-item {
  color: #000000;
  text-decoration: none;
  background: transparent;
  display: block;
  height: 293px;
}
.people-item {
  background-color: #ffffff;
  margin-bottom: 10px;
  border-bottom: 1px solid #c4c4c4;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
  position: relative;
  min-height: 300px;
  width: 293px;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.people-item .profile-socialLink {
  width: 35px;
  border-radius: 50%;
  position: absolute;
  top: 130px;
  left: 120px;
  z-index: 40;
  overflow: hidden;
  border: 1px solid #3D6C8F;
  background-color: #509CD5;
}
.people-item .profile-socialLink:hover {
  box-shadow: 1px 1px 5px rgba(0,0,0,.4);
}
.people-item .tag,
.people-item .tag-author,
.people-item .tag-pr {
  position: absolute;
  top: 0;
  right: -4px;
  z-index: 10;
  width: 72px;
  height: 44px;
  margin-top: 10px;
  padding-top: 13px;
  padding-right: 3px;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 12px;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
}
.people-item .tag-author {
  color: #ffffff;
  background-image: url(../images/tag_author.png);
}
.people-item .tag-pr {
  color: #ffffff;
  background-image: url(../images/tag_pr.png);
}
.people-item .people-info {
  position: relative;
}
.people-item .people-info .photo {
  padding: 15px;
}
.people-item .people-info .photo img {
  overlow: hidden;
  border-radius: 50%;
}
.people-item .people-info .name {
  font-size: 18px;
  padding: 0 10px 10px 10px;
  margin-left: 15px;
}
.people-item .people-info .name span {
  font-size: 23px;
}
.people-item .people-info .text {
  position: absolute;
  top: 75px;
  left: 170px;
  color: #666;
  padding: 0 10px;
}
.people-item .href {
  position: absolute;
  bottom: 15px;
  left: 10px;
  margin-left: 15px;
}
.people-item .href.href-pr {
  padding-left: 50px;
}
.people-item .href img {
  position: absolute;
  left: 0;
  margin-top: 3px;
}
.people-item .href a,
.people-item .href.fakelink,
.people-item .href .header-menu li a {
  color: #0592ce;
}
.people-item:hover {
  box-shadow: 1px 1px 5px rgba(0,0,0,.4);
}
.js-posts {
  margin-top: 26px;
}
.js-posts .row.special {
  margin-right: -10px;
  margin-left: -10px;
}
#loader_wrap {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin: 22px 0 -22px 10px;
}
#loader {
  width: 100%;
  height: 100%;
  background: url('../images/loader.gif') no-repeat;
  display: none;
}
/*-----  End of content moduly  ------*/
/*=====================================
=            footer moduly            =
=====================================*/
.prefooter {
  padding-top: 60px;
  padding-bottom: 60px;
}
.prefooter img {
  margin-left: 6px;
  margin-right: 6px;
  max-width: 100%;
}
.footer {
  background-color: #707174;
  padding-top: 20px;
  padding-bottom: 25px;
}
.footer h6 {
  color: #b8b8ba;
}
.footer .box {
  padding-left: 15px;
  padding-right: 15px;
  width: 20%;
}
.footer .box .title {
  color: #ffffff;
  padding-bottom: 7px;
}
.footer .box ul {
  list-style: none;
  padding-left: 0;
}
.footer .box ul li,
.footer .box ul a,
.footer .box ul .header-menu li a {
  color: #b8b8ba;
  font-size: 11px;
}
.footer .box ul a:hover,
.footer .box ul .header-menu li a:hover {
  text-decoration: underline;
}
.footer .box ul li {
  padding-top: 3px;
  padding-bottom: 3px;
}
.footer .copyright {
  text-align: center;
  margin-top: 10px;
}
.footer .copyright,
.footer .copyright a,
.footer .textwidget,
.footer .copyright .header-menu li a {
  color: #b8b8ba;
  font-size: 11px;
}
/*-----  End of footer moduly  ------*/
@media (min-width: 992px) {
  .short-quote.short-quote-C1 {
    position: relative;
    left: 100%;
    margin-left: 20px;
    height: 0;
  }
  .short-quote blockquote {
    padding: 0;
    padding-bottom: 0.8em;
    line-height: 1.6em;
  }
  .short-quote-C1 {
    max-width: 300px;
  }
}
@media (max-width: 1199px) {
  .footer .box {
    width: 33%;
    padding-bottom: 20px;
  }
  #header-menu-toggl {
    display: none;
  }
}
@media (max-width: 991px) {
  body {
    background-color: #7d7d7d;
  }
  .short-quote .signature {
    padding-left: 2em;
  }
  #page > .header + .container {
    padding-top: 46px;
  }
  .header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 600;
    width: 100%;
    background-color: #ffffff;
    padding-top: 10px;
    padding-bottom: 8px;
  }
  .breadcrumb {
    font-size: 30px;
  }
  .breadcrumb span {
    line-height: 44px;
  }
  #header-menu-toggl.active {
    width: 40%;
  }
  #page.non-active {
    left: 40%;
  }
  #page.non-active .header {
    left: 40%;
  }
  .sm-center {
    text-align: center;
  }
  .tag-box,
  .additional {
    margin-bottom: 20px;
  }
  .additional {
    border: none;
  }
  .additional .title {
    margin-bottom: 10px;
    border-bottom: none;
  }
  .additional a ._mi,
  .additional .header-menu li a ._mi {
    margin-right: 10px !important;
  }
  .additional a i._before,
  .additional .header-menu li a i._before {
    margin-right: 10px !important;
  }
  .additional a span,
  .additional .header-menu li a span {
    padding-top: 0;
    border-bottom: none;
  }
  .resources ul li a .ico-resources-bg,
  .resources ul li .header-menu li a .ico-resources-bg {
    width: auto;
    height: 148px;
  }
  .resources ul li a .ico-resources-bg .ico-resources,
  .resources ul li .header-menu li a .ico-resources-bg .ico-resources {
    width: 100%;
    height: 148px;
  }
  .resources ul li a .ico-resources-bg .ico-resources span,
  .resources ul li .header-menu li a .ico-resources-bg .ico-resources span {
    width: auto;
    height: 148px;
  }
  .resources ul li a h2,
  .resources ul li .header-menu li a h2 {
    font-size: 24px;
  }
  .prefooter {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .prefooter img {
    margin: 5px 6px 5px 6px;
  }
  .footer .box {
    width: 33%;
  }
}
@media (max-width: 767px) {
  #header-menu-toggl.active {
    width: 60%;
  }
  .cal {
    margin-left: -18px;
  }
  #page.non-active {
    left: 60%;
  }
  #page.non-active .header {
    left: 60%;
  }
  .author-box {
    border-bottom: 0px transparent none;
  }
  .author-box .photo {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #e9e9e9;
  }
  .author-box .other {
    border-bottom: 0px transparent none;
  }
  .article-top {
    padding-bottom: 10px;
  }
  .article-top .title {
    font-size: 37px;
  }
  .commercials-col {
    padding-top: 0px;
    position: initial;
  }
  .commercials-col div {
    position: absolute !important;
  }
  .resources ul li a h2,
  .resources ul li .header-menu li a h2 {
    font-size: 16px;
  }
  .footer .box {
    width: 50%;
  }
  .footer .box.last {
    width: 100%;
  }
}
@media (max-width: 390px) {
  .subarticle-box .item .title {
    font-size: 20px;
  }
  .footer .box {
    width: 100%;
    float: none;
  }
}
@media (max-width: 295px) {
  #navbar-toggle {
    margin-top: 3px;
  }
  .search-small {
    padding-top: 6px;
  }
}
