<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,a:hover {
  outline: 0;
}

b,strong {
  font-weight: bold;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

code {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

button {
  overflow: visible;
}

button,select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,  *:before,  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }

  a,  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^="#"]:after,  a[href^="javascript:"]:after {
    content: "";
  }

  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  tr,  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,  h2,  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,  h3 {
    page-break-after: avoid;
  }

  .label {
    border: 1px solid #000;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("fonts/glyphicons-halflings-regular.eot");
  src: url("fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("fonts/glyphicons-halflings-regular.woff") format("woff"), url("fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
}

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

a {
  color: #000;
  text-decoration: none;
}

a:hover,a:focus {
  color: #000000;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,.thumbnail &gt; img,.thumbnail a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

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

[role="button"] {
  cursor: pointer;
}

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

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1,.h1,h2,.h2,h3,.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
  font-size: 65%;
}

h4,.h4,h5,.h5,h6,.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
  font-size: 75%;
}

h1,.h1 {
  font-size: 36px;
}

h2,.h2 {
  font-size: 30px;
}

h3,.h3 {
  font-size: 24px;
}

h4,.h4 {
  font-size: 18px;
}

h5,.h5 {
  font-size: 14px;
}

h6,.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

small,.small {
  font-size: 85%;
}

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

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

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

.text-muted {
  color: #777777;
}

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

a.text-success:hover,a.text-success:focus {
  color: #2b542c;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul {
  margin-bottom: 0;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline &gt; li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

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

blockquote footer,blockquote small,blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

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

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

.container {
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 736px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 956px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1156px;
  }
}

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

.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-right: 8px;
  padding-left: 8px;
}

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

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

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

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

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

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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].input-sm,  input[type="time"].input-sm,  input[type="datetime-local"].input-sm,  input[type="month"].input-sm,  .input-group-sm input[type="date"],  .input-group-sm input[type="time"],  .input-group-sm input[type="datetime-local"],  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,  input[type="time"].input-lg,  input[type="datetime-local"].input-lg,  input[type="month"].input-lg,  .input-group-lg input[type="date"],  .input-group-lg input[type="time"],  .input-group-lg input[type="datetime-local"],  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm {
  height: auto;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg {
  height: auto;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
}

.open &gt; a {
  outline: 0;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav &gt; li {
  position: relative;
  display: block;
}

.nav &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav &gt; li &gt; a:hover,.nav &gt; li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav .open &gt; a,.nav .open &gt; a:hover,.nav .open &gt; a:focus {
  background-color: #eeeeee;
  border-color: #000;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav &gt; li &gt; a &gt; img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs &gt; li &gt; a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs &gt; li.active &gt; a,.nav-tabs &gt; li.active &gt; a:hover,.nav-tabs &gt; li.active &gt; a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.tab-content &gt; .active {
  display: block;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li &gt; a,.pager li &gt; span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li &gt; a:hover,.pager li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next &gt; a,.pager .next &gt; span {
  float: right;
}

.pager .previous &gt; a,.pager .previous &gt; span {
  float: left;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

a.label:hover,a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,.label-success[href]:focus {
  background-color: #449d44;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail &gt; img,.thumbnail a &gt; img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
  border-color: #000;
}

.thumbnail .caption {
  padding: 9px;
  color: #000;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #000;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress.active .progress-bar,.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right {
  padding-left: 10px;
}

.media-left {
  padding-right: 10px;
}

.media-left,.media-right,.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading &gt; small,.list-group-item.active:hover .list-group-item-heading &gt; small,.list-group-item.active:focus .list-group-item-heading &gt; small,.list-group-item.active .list-group-item-heading &gt; .small,.list-group-item.active:hover .list-group-item-heading &gt; .small,.list-group-item.active:focus .list-group-item-heading &gt; .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
  color: #666666;
}

a.list-group-item,button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.container:before,.container:after,.row:before,.row:after,.nav:before,.nav:after,.pager:before,.pager:after {
  display: table;
  content: " ";
}

.container:after,.row:after,.nav:after,.pager:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

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

  tr.visible-xs {
    display: table-row !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;
  }

  tr.visible-sm {
    display: table-row !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;
  }

  tr.visible-md {
    display: table-row !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;
  }

  tr.visible-lg {
    display: table-row !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;
  }

  tr.visible-print {
    display: table-row !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;
  }
}

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.thumbnail,.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar {
  background-image: -webkit-linear-gradient(top, #000 0%, #000000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000000));
  background-image: linear-gradient(to bottom, #000 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}

.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #000000;
  background-image: -webkit-linear-gradient(top, #000 0%, #000000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000000));
  background-image: linear-gradient(to bottom, #000 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);
  background-repeat: repeat-x;
  border-color: #000000;
}

section.top {
  font-size: 12px;
  padding-top: 16px;
}

section.top a {
  color: #444;
  text-decoration: none;
}

section.top a:hover {
  text-decoration: underline;
}

section.top ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: auto;
}

@media (min-width: 992px) {
  section.top ul {
    float: left;
  }
}

section.top ul li {
  border-left: 1px solid #bbb;
  float: left;
  list-style: none;
  padding: 0 7px;
}

section.top ul li:first-child {
  border-left: none;
  padding-left: 0;
}

section.top ul li.rss a {
  background: url(img/rss.gif) center no-repeat;
  display: block;
  text-indent: -999em;
  height: 14px;
  width: 36px;
}

section.top .blogilista strong {
  float: left;
  padding-right: 4px;
}

@media (min-width: 992px) {
  section.top .blogilista strong {
    border-left: 1px solid #bbb;
    padding-left: 7px;
  }
}

section.top .blogilista span {
  display: list-item;
  float: left;
  list-style: none;
}

section.header {
  background: #182432;
}

section.header .logo {
  background: url(img/stara_logo.png) no-repeat;
  -webkit-background-size: 153px 73px;
          background-size: 153px 73px;
  display: block;
  margin: 10px 0 0 0;
  text-indent: -999em;
  height: 55px;
  width: 153px;
}

@media (min-width: 992px) {
  section.header .logo {
    -webkit-background-size: 230px 110px;
            background-size: 230px 110px;
    margin: 8px 0 0 0;
    height: 110px;
    width: 230px;
  }
}

section.header button {
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #1f5c80;
  border-radius: 4px;
  margin-right: 8px;
  margin-top: 13px;
  padding: 9px 10px;
  position: absolute;
  right: 0;
  top: 0;
}

section.header button:focus {
  outline: 0;
}

section.header button .icon-bar {
  background: #1f5c80;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 22px;
}

section.header button .icon-bar + .icon-bar {
  margin-top: 4px;
}

section.header .col-ad {
  margin-top: 10px;
  text-align: right;
}

section.navigation {
  background: #00456e;
  font-size: 0;
}

section.navigation &gt; .container {
  padding: 0;
}

section.navigation a {
  text-decoration: none;
}

section.navigation ul.menu {
  display: none;
  margin: 0;
  padding: 0 16px;
}

@media (min-width: 992px) {
  section.navigation ul.menu {
    display: inline-block !important;
    padding: 0;
    position: relative;
  }
}

section.navigation ul.menu &gt; li {
  border-bottom: 1px solid #1f5c80;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 300;
  list-style: none;
  padding: 8px 0;
}

section.navigation ul.menu &gt; li:first-child {
  padding-top: 16px;
}

@media (min-width: 992px) {
  section.navigation ul.menu &gt; li {
    border-bottom: none;
    border-left: 1px solid #1f5c80;
    float: left;
    font-size: 15px;
    margin: 0;
    padding: 16px 6px;
  }

  section.navigation ul.menu &gt; li:first-child {
    border-left: none;
    padding-left: 0;
  }

  section.navigation ul.menu &gt; li.menu-item-has-children {
    padding-right: 20px;
  }

  section.navigation ul.menu &gt; li.menu-item-has-children &gt; a:after {
    content: ' âŒ„';
    padding-left: 5px;
    position: absolute;
    top: 10px;
  }
}

@media (min-width: 1200px) {
  section.navigation ul.menu &gt; li {
    font-size: 16px;
    padding: 16px 10px;
  }
}

section.navigation ul.menu &gt; li:last-child {
  border-bottom: none;
}

section.navigation ul.menu &gt; li:first-child a {
  padding-top: 0;
}

section.navigation ul.menu &gt; li &gt; a {
  color: #fff;
  display: block;
  padding: 8px 0;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  section.navigation ul.menu &gt; li &gt; a {
    padding: 0;
  }
}

section.navigation ul.menu ul.sub-menu {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.075);
  background: #00456e;
  display: none;
  font-size: 0;
  margin: 0;
  padding: 16px;
  z-index: 10;
}

section.navigation ul.menu ul.sub-menu.active {
  display: inline-block;
}

@media (min-width: 992px) {
  section.navigation ul.menu ul.sub-menu {
    width: 956px;
    position: absolute;
    left: 0;
  }
}

@media (min-width: 1200px) {
  section.navigation ul.menu ul.sub-menu {
    width: 1156px;
  }
}

section.navigation ul.menu ul.sub-menu ul {
  float: left;
  margin: 16px 0 0 0;
  padding: 0;
}

section.navigation ul.menu ul.sub-menu ul h2 {
  color: #ef3a87;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 16px 0;
  text-transform: uppercase;
  width: 100%;
}

section.navigation ul.menu ul.sub-menu ul h2 a {
  color: #ef3a87;
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-articles {
  margin-left: 16px;
  width: 340px;
}

@media (min-width: 1200px) {
  section.navigation ul.menu ul.sub-menu ul.sub-menu-articles {
    width: 410px;
  }
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-articles li {
  border-top: 1px solid #1f5c80;
  list-style: none;
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-articles li:first-child {
  border-top: 0;
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-articles li &gt; a {
  color: #fff;
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-articles li article {
  display: inline-block;
  padding: 5px 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100%;
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-articles li article h3 {
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 0 55px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-articles li article figure {
  float: left;
  height: 40px;
  width: 40px;
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-articles li article figure img {
  height: 40px;
  width: 40px;
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-tags {
  margin-left: 16px;
  width: 320px;
}

@media (min-width: 1200px) {
  section.navigation ul.menu ul.sub-menu ul.sub-menu-tags {
    width: 450px;
  }
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-tags li {
  float: left;
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-tags li:first-child {
  float: none;
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-tags li a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background: #115177;
  color: #cddae2;
  display: inline-block;
  font-size: 14px;
  margin: 0 5px 5px 0;
  padding: 5px 10px;
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-categories {
  width: 220px;
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-categories h2 a:after {
  content: ' â€º';
}

section.navigation ul.menu ul.sub-menu ul.sub-menu-categories li &gt; a {
  border-left: 4px solid #1f5c80;
  border-top: 1px solid #115177;
  color: #cddae2;
  display: block;
  font-size: 16px;
  padding: 10px 0 10px 25px;
  text-transform: uppercase;
}

section.footer-navigation {
  background: #1f5c80;
  color: #fff;
  padding: 26px 0;
  z-index: 25;
}

section.footer-navigation .col-xs-6 h4 {
  font-size: 24px;
  font-weight: 300;
}

section.footer-navigation .col-xs-6 h4:first-child {
  margin-top: 0;
}

section.footer-navigation ul {
  margin: 0;
  padding: 0;
}

section.footer-navigation ul li {
  list-style: none;
}

section.footer-navigation ul li a {
  color: #fff;
}

section.footer-navigation ul li a:after {
  content: ' â€º';
}

section.footer {
  background: #00456e;
  color: #fff;
  font-size: 12px;
  padding: 26px 0;
  z-index: 25;
}

section.footer .col-xs-6 {
  overflow: hidden;
}

section.footer .col-xs-6 h4 {
  font-size: 14px;
  font-weight: 700;
}

section.footer .col-xs-6 h4:first-child {
  margin-top: 0;
}

section.footer .col-xs-6 img {
  height: auto;
  width: 100%;
}

section.footer a {
  color: #fff;
}

section.footer a.chevron:before {
  content: 'â€º ';
}

section.footer-navigation .col-xs-6,section.footer .col-xs-6 {
  margin-bottom: 15px;
}

section.footer-navigation .col-xs-6:nth-child(2n+3),section.footer .col-xs-6:nth-child(2n+3) {
  clear: both;
}

@media (min-width: 768px) {
  section.footer-navigation .col-xs-6:nth-child(2n+3),  section.footer .col-xs-6:nth-child(2n+3) {
    clear: none;
  }

  section.footer-navigation .col-xs-6:nth-child(3n+4),  section.footer .col-xs-6:nth-child(3n+4) {
    clear: both;
  }
}

@media (min-width: 992px) {
  section.footer-navigation .col-xs-6:nth-child(2n+3),  section.footer .col-xs-6:nth-child(2n+3) {
    clear: none;
  }

  section.footer-navigation .col-xs-6:nth-child(3n+4),  section.footer .col-xs-6:nth-child(3n+4) {
    clear: none;
  }
}

section.article .embed-container {
  margin-bottom: 16px;
  overflow: hidden;
  padding-bottom: 56.25%;
  height: 0;
  max-width: 100%;
  position: relative;
}

section.article .embed-container iframe,section.article .embed-container object,section.article .embed-container embed,section.article .embed-container .player {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

section.article .embed-actions {
  padding: 2px 0 5px 0;
  text-align: center;
}

.single-format-video section.article .embed-actions {
  background: #000;
  color: #aaa;
}

section.article .embed-actions a {
  color: #aaa;
}

section.article .embed-actions .twitter-share-button {
  display: inline-block;
  position: relative !important;
  top: 5px;
}

section.article .embed-comments .fb_iframe_widget,section.article .embed-comments .fb_iframe_widget span,section.article .embed-comments .fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}

section.article article {
  background: none;
  width: 100%;
}

@media (min-width: 992px) {
  section.article article {
    float: left;
    margin-left: 16px;
    width: 400px;
  }
}

@media (min-width: 1200px) {
  section.article article {
    width: 600px;
  }
}

section.article article .content {
  padding: 0;
}

.share-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Lato', sans-serif;
  gap: 8px;
}

.share-buttons .fb-share-button,.share-buttons .x-share-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 6px 14px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: background 0.2s;
          transition: background 0.2s;
  width: 50%;
}

.share-buttons .fb-share-button svg,.share-buttons .x-share-button svg {
  margin-top: -2px;
  margin-right: 7px;
  height: 18px;
  width: 18px;
  display: inline-block;
  vertical-align: middle;
  fill: #fff;
  color: #fff;
}

.share-buttons .fb-share-button {
  background: -webkit-linear-gradient(0deg, #1877f2 0%, #4e69a2 100%);
  background: linear-gradient(90deg, #1877f2 0%, #4e69a2 100%);
  color: #fff;
  border: none;
}

.share-buttons .fb-share-button:hover {
  background: -webkit-linear-gradient(0deg, #1456b2 0%, #3b5998 100%);
  background: linear-gradient(90deg, #1456b2 0%, #3b5998 100%);
}

.share-buttons .x-share-button {
  background: -webkit-linear-gradient(0deg, #222 0%, #000 100%);
  background: linear-gradient(90deg, #222 0%, #000 100%);
  color: #fff;
  border: none;
}

.share-buttons .x-share-button:hover {
  background: -webkit-linear-gradient(0deg, #444 0%, #111 100%);
  background: linear-gradient(90deg, #444 0%, #111 100%);
}

.social {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.home .social {
  display: none;
}

.social li {
  display: inline-block;
  float: left;
  list-style: none;
}

body.single .col-md-pull-7 .social li {
  display: block;
  margin-bottom: 8px;
}

.social li a {
  font-size: 14px;
}

.social li a span {
  float: left;
}

.social li a &gt; span:first-child {
  background-repeat: no-repeat;
  -webkit-background-size: 20px 20px;
          background-size: 20px 20px;
  display: block;
  line-height: 20px;
  margin-right: 5px;
  opacity: 0.75;
  text-indent: -999em;
  height: 20px;
  width: 20px;
}

.social li.facebook a &gt; span:first-child {
  background-image: url(img/social-facebook.svg);
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

body.single .col-md-pull-7 .social li.facebook a &gt; span:first-child,.social li.facebook a &gt; span:first-child:hover {
  filter: none;
  -moz-filter: none;
  -webkit-filter: none;
}

.social li.twitter {
  margin-left: 5px;
}

.social li.twitter a &gt; span:first-child {
  background-image: url(img/social-twitter.svg);
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

body.single .col-md-pull-7 .social li.twitter a &gt; span:first-child,.social li.twitter a &gt; span:first-child:hover {
  filter: none;
  -moz-filter: none;
  -webkit-filter: none;
}

.social li.mail {
  margin-left: 5px;
}

.social li.mail a &gt; span:first-child {
  background-image: url(img/social-mail.svg);
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

body.single .col-md-pull-7 .social li.mail a &gt; span:first-child,.social li.mail a &gt; span:first-child:hover {
  filter: none;
  -moz-filter: none;
  -webkit-filter: none;
}

.social li.whatsapp a &gt; span:first-child {
  background-image: url(img/social-whatsapp.svg);
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

body.single .col-md-pull-7 .social li.whatsapp a &gt; span:first-child,.social li.whatsapp a &gt; span:first-child:hover {
  filter: none;
  -moz-filter: none;
  -webkit-filter: none;
}

article.post,article.page {
  background: #f6f6f6;
  margin-bottom: 16px;
}

article.post a,article.page a {
  text-decoration: none;
}

article.post figure img,article.page figure img {
  height: auto;
  width: 100%;
}

article.post figure figcaption,article.page figure figcaption {
  font-size: 12px;
  text-align: center;
}

article.post .content,article.page .content {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7;
  padding: 10px;
}

article.post .content .ad-start,article.page .content .ad-start,article.post .content .ad-end,article.page .content .ad-end {
  color: #aaa;
  display: block;
  font-size: 14px;
  font-weight: 300;
  position: relative;
  z-index: 1;
}

article.post .content .ad-start:before,article.page .content .ad-start:before,article.post .content .ad-end:before,article.page .content .ad-end:before {
  border-top: 1px solid #aaa;
  content: '';
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

article.post .content .ad-start span,article.page .content .ad-start span,article.post .content .ad-end span,article.page .content .ad-end span {
  background-color: #fff;
  padding: 0 4px;
}

article.post .content .entry-content a,article.page .content .entry-content a {
  color: #115177;
  text-decoration: none;
}

article.post .content .entry-content a:hover,article.page .content .entry-content a:hover {
  color: #072334;
}

article.post .content .entry-content .read-also,article.page .content .entry-content .read-also {
  margin: 10px;
}

article.post .content .entry-content .read-also span,article.page .content .entry-content .read-also span {
  font-weight: bold;
}

article.post .content .entry-content .read-also span:after,article.page .content .entry-content .read-also span:after {
  content: ': ';
}

article.post .content .entry-content .read-also a,article.page .content .entry-content .read-also a {
  font-weight: normal;
}

article.post .content .entry-content .col-ad,article.page .content .entry-content .col-ad {
  border: 2px solid #fff;
  margin: 20px 0 20px 0;
}

article.post .content .embed-container,article.page .content .embed-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  max-width: 100%;
}

article.post .content .embed-container iframe,article.page .content .embed-container iframe,article.post .content .embed-container object,article.page .content .embed-container object,article.post .content .embed-container embed,article.page .content .embed-container embed {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

article.post .content h1,article.page .content h1 {
  font-size: 26px;
  font-weight: 300;
  margin: 0 0 10px 0;
}

@media (min-width: 480px) {
  article.post .content h1,  article.page .content h1 {
    font-size: 36px;
  }
}

article.post .content .excerpt p,article.page .content .excerpt p {
  padding: 0;
}

article.post .content .excerpt p .post-teaser-more,article.page .content .excerpt p .post-teaser-more,article.post .content .excerpt p a[rel="bookmark"],article.page .content .excerpt p a[rel="bookmark"] {
  display: none;
}

article.post .content img,article.page .content img {
  height: auto;
  max-width: 100%;
}

article.post .content .pages,article.page .content .pages {
  background-color: #1f5c80;
  display: block;
  color: #fff;
  padding: 6px 10px;
}

article.post .content .pages a,article.page .content .pages a {
  background-color: #fff;
  color: #000;
  padding: 3px 7px;
  text-decoration: none;
}

article.post .content .wp-caption,article.page .content .wp-caption {
  text-align: center;
}

article.post .content .wp-caption.alignnone,article.page .content .wp-caption.alignnone,article.post .content .wp-caption.aligncenter,article.page .content .wp-caption.aligncenter {
  height: auto;
  width: 100% !important;
}

article.post .content .wp-caption.alignnone img,article.page .content .wp-caption.alignnone img,article.post .content .wp-caption.aligncenter img,article.page .content .wp-caption.aligncenter img {
  height: auto;
  width: 100%;
}

article.post .content .wp-caption.alignleft,article.page .content .wp-caption.alignleft,article.post .content .wp-caption.alignright,article.page .content .wp-caption.alignright {
  height: auto;
  width: 100% !important;
}

@media (min-width: 992px) {
  article.post .content .wp-caption.alignleft,  article.page .content .wp-caption.alignleft,  article.post .content .wp-caption.alignright,  article.page .content .wp-caption.alignright {
    width: 40% !important;
  }
}

article.post .content .wp-caption.alignleft img,article.page .content .wp-caption.alignleft img,article.post .content .wp-caption.alignright img,article.page .content .wp-caption.alignright img {
  height: auto;
  width: 100%;
}

article.post .content .wp-caption .wp-caption-text,article.page .content .wp-caption .wp-caption-text {
  font-size: 12px;
}

article.post .content .alignleft,article.page .content .alignleft {
  display: inline;
  float: left;
}

article.post .content .alignright,article.page .content .alignright {
  display: inline;
  float: right;
}

article.post .content .aligncenter,article.page .content .aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

article.post .content blockquote.alignleft,article.page .content blockquote.alignleft,article.post .content .wp-caption.alignleft,article.page .content .wp-caption.alignleft,article.post .content img.alignleft,article.page .content img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}

article.post .content blockquote.alignright,article.page .content blockquote.alignright,article.post .content .wp-caption.alignright,article.page .content .wp-caption.alignright,article.post .content img.alignright,article.page .content img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}

article.post .content blockquote.aligncenter,article.page .content blockquote.aligncenter,article.post .content .wp-caption.aligncenter,article.page .content .wp-caption.aligncenter,article.post .content img.aligncenter,article.page .content img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}

article.post .content .wp-caption.alignleft,article.page .content .wp-caption.alignleft,article.post .content .wp-caption.alignright,article.page .content .wp-caption.alignright,article.post .content .wp-caption.aligncenter,article.page .content .wp-caption.aligncenter {
  margin-bottom: 1.2em;
}

article.post .content .sevenam-instagram .fb-like,article.page .content .sevenam-instagram .fb-like {
  display: block;
}

article.post .content .sevenam-instagram .gallery-item,article.page .content .sevenam-instagram .gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

article.post .content .sevenam-instagram .gallery-columns-2 .gallery-item,article.page .content .sevenam-instagram .gallery-columns-2 .gallery-item {
  max-width: 50%;
}

article.post .content .sevenam-instagram .gallery-columns-3 .gallery-item,article.page .content .sevenam-instagram .gallery-columns-3 .gallery-item {
  max-width: 32%;
}

article.post .content .sevenam-instagram .gallery-columns-4 .gallery-item,article.page .content .sevenam-instagram .gallery-columns-4 .gallery-item {
  max-width: 25%;
}

article.post .content .sevenam-instagram .gallery-columns-5 .gallery-item,article.page .content .sevenam-instagram .gallery-columns-5 .gallery-item {
  max-width: 20%;
}

article.post .content .sevenam-instagram .gallery-columns-6 .gallery-item,article.page .content .sevenam-instagram .gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

article.post .content .sevenam-instagram .gallery-columns-7 .gallery-item,article.page .content .sevenam-instagram .gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

article.post .content .sevenam-instagram .gallery-columns-8 .gallery-item,article.page .content .sevenam-instagram .gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

article.post .content .sevenam-instagram .gallery-columns-9 .gallery-item,article.page .content .sevenam-instagram .gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

article.post .content .sevenam-instagram .gallery-icon img,article.page .content .sevenam-instagram .gallery-icon img {
  margin: 0 auto;
}

article.post .content .sevenam-instagram .gallery-caption,article.page .content .sevenam-instagram .gallery-caption {
  display: block;
  font-size: 12px;
  padding: 0.5em 0;
}

article.post .meta,article.page .meta {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

article.post .meta .category,article.page .meta .category {
  color: #fff;
  margin-right: 4px;
}

article.post .meta .category a,article.page .meta .category a {
  background-color: #00456e;
  color: #fff;
  display: inline-block;
  margin-left: 3px;
  padding: 1px 4px 0 4px;
}

article.post .meta .category a:first-child,article.page .meta .category a:first-child {
  margin-left: 0;
}

.home article.post .meta .category a:nth-child(n+2),.home article.page .meta .category a:nth-child(n+2) {
  display: none;
}

article.post .meta .post-edit-link,article.page .meta .post-edit-link {
  color: #ef3a87;
}

article.post .share,article.page .share {
  display: inline-block;
  margin-top: 15px;
  width: 100%;
}

article.post .share &gt; div,article.page .share &gt; div {
  float: left;
}

article.post .share .twitter-share-button,article.page .share .twitter-share-button {
  margin: 2px 0 0 10px;
}

article.post .share .whatsapp,article.page .share .whatsapp {
  background: url(img/social-whatsapp.svg) left center no-repeat;
  -webkit-background-size: 18px 18px;
          background-size: 18px 18px;
  margin: 2px 0 0 10px;
  padding-left: 20px;
  position: relative;
  top: -5px;
}

article.post .col-ad.playad,article.page .col-ad.playad {
  margin-bottom: 16px;
}

article.post footer .problem,article.page footer .problem {
  display: block;
}

article.post footer .adsense,article.page footer .adsense {
  margin-top: 10px;
}

article.post footer .tags,article.page footer .tags {
  display: inline-block;
  margin: 20px 0 0 0;
  padding: 0;
  width: 100%;
}

article.post footer .tags li,article.page footer .tags li {
  float: left;
  list-style: none;
}

article.post footer .tags li:last-child,article.page footer .tags li:last-child {
  margin-right: 0;
}

article.post footer .tags li a,article.page footer .tags li a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background: #aaa;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin: 0 5px 5px 0;
  padding: 5px 10px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  article.post footer .col-ad,  article.page footer .col-ad {
    margin-left: -16px;
  }
}

article.post .fb-like.hidden-xs,article.page .fb-like.hidden-xs {
  display: block;
  margin-top: 10px;
}

@media (min-width: 992px) {
  .sidebar {
    float: right;
    margin-left: 16px;
    width: 316px;
  }
}

.sidebar &gt; section {
  clear: both;
}

.sidebar ul {
  margin: 0;
  padding: 0;
}

.sidebar .search-form {
  background-color: #444;
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}

.sidebar .search-form label {
  float: left;
  margin: 0;
  width: 70%;
}

.sidebar .search-form label .screen-reader-text {
  display: none;
}

.sidebar .search-form label .search-field {
  background-color: #666;
  border: none;
  color: #ccc;
  font-size: 20px;
  margin: 7px;
  padding: 2px 5px;
  width: 100%;
}

.sidebar .search-form .search-submit {
  background-color: #999;
  border: none;
  color: #222;
  float: right;
  font-size: 20px;
  margin: 8px 7px;
  padding: 1px 5px;
}

.sidebar h2.widgettitle {
  border-bottom: 2px solid #ef3a87 !important;
  color: #ef3a87 !important;
  font-size: 22px !important;
  margin-bottom: 10px !important;
}

.sidebar .wp-polls ul {
  margin: 10px 0;
}

.sidebar .wp-polls ul small {
  display: block;
}

.sidebar .wp-polls label {
  font-weight: normal;
}

.sidebar .wp-polls p {
  text-align: left !important;
}

.sidebar .widget_stara_popular_posts .tabs,.sidebar .widget_stara_latest_posts .tabs {
  font-size: 12px !important;
}

.sidebar .widget_stara_popular_posts .tabs li a,.sidebar .widget_stara_latest_posts .tabs li a {
  padding: 3px 8px !important;
}

.sidebar .widget_stara_popular_posts article,.sidebar .widget_stara_latest_posts article {
  padding: 10px 0 !important;
}

.sidebar .widget_stara_popular_posts article figure,.sidebar .widget_stara_latest_posts article figure {
  height: 40px !important;
  width: 40px !important;
}

.sidebar .widget_stara_popular_posts article figure img,.sidebar .widget_stara_latest_posts article figure img {
  height: 40px !important;
  width: 40px !important;
}

.sidebar .widget_stara_popular_posts article h2,.sidebar .widget_stara_latest_posts article h2 {
  font-size: 18px !important;
  margin-left: 50px !important;
}

@media (min-width: 992px) {
  .sidebar .widget_stara_popular_posts article h2,  .sidebar .widget_stara_latest_posts article h2 {
    display: block !important;
    float: none !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    margin: 0 0 0 50px !important;
    width: 250px !important;
  }
}

.sidebar .widget_stara_category_posts article {
  border-bottom: 1px solid #eaeaea;
  display: inline-block;
  margin-left: 0;
  padding: 13px 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100%;
  position: relative;
}

.sidebar .widget_stara_category_posts article:last-child {
  border-bottom: none;
}

.sidebar .widget_stara_category_posts article h2 {
  font-size: 18px;
  font-weight: 300;
  margin: 0 0 0 65px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}

@media (min-width: 992px) {
  .sidebar .widget_stara_category_posts article h2 {
    font-size: 16px;
    line-height: 1.2;
  }
}

.sidebar .widget_stara_category_posts article h2 a {
  text-decoration: none;
}

.sidebar .widget_stara_category_posts article figure {
  float: left;
  height: 34px;
  width: 60px;
}

.sidebar .widget_stara_category_posts article figure img {
  height: 34px;
  width: 60px;
}

body.page-template-kilpailut-bonbon {
  background: #5ccef0;
}

body.page-template-kilpailut-bonbon section.main &gt; .container {
  background: transparent;
}

body.page-template-kilpailut-bonbon section.article article {
  background: #21c4ed;
  width: 100%;
}

body.page-template-kilpailut-bonbon section.article article header {
  display: inline-block;
  margin: 0 auto;
  padding: 16px 16px 0 16px;
  text-align: center;
}

body.page-template-kilpailut-bonbon section.article article header strong {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

@media (min-width: 992px) {
  body.page-template-kilpailut-bonbon section.article article header strong {
    width: 561px;
  }
}

@media (min-width: 1200px) {
  body.page-template-kilpailut-bonbon section.article article header strong {
    width: 761px;
  }
}

body.page-template-kilpailut-bonbon section.article article header h1 {
  background: url(img/kilpailut/bonbon_selfie.png) no-repeat;
  -webkit-background-size: 300px 55px;
          background-size: 300px 55px;
  margin: 20px auto;
  text-indent: -999em;
  height: 55px;
  width: 300px;
}

@media (min-width: 768px) {
  body.page-template-kilpailut-bonbon section.article article header h1 {
    height: 57px;
    width: 316px;
  }
}

body.page-template-kilpailut-bonbon section.article article .entry-content {
  color: #fff;
  padding: 16px;
}

body.page-template-kilpailut-bonbon section.article article .entry-content .row.single {
  text-align: center;
}

body.page-template-kilpailut-bonbon section.article article .entry-content .row.single &gt; div {
  float: none;
  margin: 0 auto;
}

body.page-template-kilpailut-bonbon section.article article .entry-content .item {
  background: #fff;
  color: #000;
  margin-bottom: 16px;
  padding: 8px;
}

body.page-template-kilpailut-bonbon section.article article .entry-content .item .username {
  display: block;
  font-family: 'Amatic SC';
  font-size: 24px;
  font-weight: 700;
  padding: 16px 0;
  text-align: center;
}

.wp-polls ul li,.wp-polls-ul li,.wp-polls-ans ul li {
  text-align: left;
  background-image: none;
  display: block;
}

.wp-polls ul,.wp-polls-ul,.wp-polls-ans ul {
  text-align: left;
  list-style: none;
  float: none;
}

.wp-polls ul li:before,.wp-polls-ans ul li:before,#sidebar ul ul li:before {
  content: '';
}

.wp-polls img,.wp-polls label,.wp-polls input,.wp-polls-loading img,.wp-polls-image img {
  display: inline;
  border: 0px;
  padding: 0px;
  margin: 0px;
}

.wp-polls-ul {
  padding: 0px;
  margin: 0px 0px 10px 10px;
}

.wp-polls-ans {
  width: 100%;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

.wp-polls-loading {
  display: none;
  text-align: center;
  height: 16px;
  line-height: 16px;
}

.wp-polls-image {
  border: 0px;
}

.wp-polls .Buttons {
  border: 1px solid #c8c8c8;
  background-color: #f3f6f8;
}

/* Polls Archive Paging */

.wp-polls-paging a,.wp-polls-paging a:link {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #0066cc;
  color: #0066cc;
  background-color: #FFFFFF;
}

.wp-polls-paging a:visited {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #0066cc;
  color: #0066cc;
  background-color: #FFFFFF;
}

.wp-polls-paging a:hover {
  border: 1px solid #000000;
  color: #000000;
  background-color: #FFFFFF;
}

.wp-polls-paging a:active {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #0066cc;
  color: #0066cc;
  background-color: #FFFFFF;
}

.wp-polls-paging span.pages {
  padding: 2px 4px 2px 4px;
  margin: 2px 2px 2px 2px;
  color: #000000;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}

.wp-polls-paging span.current {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  font-weight: bold;
  border: 1px solid #000000;
  color: #000000;
  background-color: #FFFFFF;
}

.wp-polls-paging span.extend {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  border: 1px solid #000000;
  color: #000000;
  background-color: #FFFFFF;
}

.wp-polls .pollbar {
  background-image: url(/wp-content/plugins/wp-polls/images/default_gradient/pollbg.gif);
  border: 1px solid #c8c8c8;
  font-size: 8px;
  line-height: 10px;
  margin: 1px;
  height: 10px;
}

@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/lato-100-normal-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/lato-100-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/lato-300-normal-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/lato-300-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lato-400-normal-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lato-400-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/lato-700-normal-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/lato-700-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/lato-900-normal-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/lato-900-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-condensed-300-normal-cyrillic-ext.woff2') format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-condensed-300-normal-cyrillic.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-condensed-300-normal-greek-ext.woff2') format('woff2');
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-condensed-300-normal-greek.woff2') format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-condensed-300-normal-vietnamese.woff2') format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-condensed-300-normal-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-condensed-300-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-400-normal-cyrillic-ext.woff2') format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-400-normal-cyrillic.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-400-normal-greek-ext.woff2') format('woff2');
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-400-normal-greek.woff2') format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-400-normal-vietnamese.woff2') format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-400-normal-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-400-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-700-normal-cyrillic-ext.woff2') format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-700-normal-cyrillic.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-700-normal-greek-ext.woff2') format('woff2');
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-700-normal-greek.woff2') format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-700-normal-vietnamese.woff2') format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-700-normal-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-700-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
  font-family: 'Lato', sans-serif;
}

section.main &gt; section &gt; .container {
  background: #fff;
  padding: 16px;
}

.col-ad.widget_text {
  background: #acc;
  padding: 8px 0;
}

.home .col-md-9 section.main section:nth-child(even) {
  background-color: #eaeaea;
}

.home .col-md-9 section.main section:nth-child(even) article {
  background-color: #fff;
}

section.main section.comments {
  margin-top: 16px;
}

section.main section h2.widgettitle {
  border-bottom: 1px solid #182432;
  display: block;
  font-size: 32px;
  font-weight: 300;
  margin: 0 0 16px 0;
  padding-bottom: 8px;
}

@media (min-width: 480px) {
  section.main section h2.widgettitle {
    font-size: 36px;
  }
}

section.main section h2.widgettitle a {
  text-decoration: none;
}

section.main section .item-small .excerpt {
  display: none;
}

section.main section .more a {
  border-top-right-radius: 14px;
  border-bottom-right-radius: 14px;
  border-top-left-radius: 14px;
  border-bottom-left-radius: 14px;
  background: #00456e;
  color: #fff;
  display: inline-block;
  font-weight: 300;
  padding: 5px 20px;
  text-decoration: none;
  text-transform: uppercase;
}

section.main section .pager {
  display: inline-block;
  width: 100%;
}

section.main section .pager a {
  border-top-right-radius: 14px;
  border-bottom-right-radius: 14px;
  border-top-left-radius: 14px;
  border-bottom-left-radius: 14px;
  background: #00456e;
  color: #fff;
  display: inline-block;
  font-weight: 300;
  padding: 5px 20px;
  text-decoration: none;
  text-transform: uppercase;
}

section.main section .pager .previous {
  float: left;
}

section.main section .pager .next {
  float: right;
}

section.main section .row.rest {
  display: none;
}

section.main .widget_stara_responsive_latest .hidden-md.hidden-lg.col-ad,section.main .widget_stara_popular_posts .hidden-md.hidden-lg.col-ad,section.main .widget_stara_latest_posts .hidden-md.hidden-lg.col-ad,section.main .archive .hidden-md.hidden-lg.col-ad {
  margin-bottom: 16px;
  margin-left: -16px;
}

section.main .widget_stara_responsive_latest .col-stack .row &gt; div:nth-child(3),section.main .widget_stara_popular_posts .col-stack .row &gt; div:nth-child(3),section.main .widget_stara_latest_posts .col-stack .row &gt; div:nth-child(3),section.main .archive .col-stack .row &gt; div:nth-child(3) {
  clear: both;
}

section.main .widget_stara_responsive_latest .col-latest,section.main .widget_stara_popular_posts .col-latest,section.main .widget_stara_latest_posts .col-latest,section.main .archive .col-latest {
  margin-bottom: 16px;
  width: 100%;
}

@media (max-width: 767px) {
  body.single section.main .widget_stara_responsive_latest .col-latest,  body.single section.main .widget_stara_popular_posts .col-latest,  body.single section.main .widget_stara_latest_posts .col-latest,  body.single section.main .archive .col-latest {
    display: none;
  }
}

@media (min-width: 992px) {
  section.main .widget_stara_responsive_latest .col-latest,  section.main .widget_stara_popular_posts .col-latest,  section.main .widget_stara_latest_posts .col-latest,  section.main .archive .col-latest {
    height: 400px;
    width: 250px;
  }
}

@media (min-width: 1200px) {
  section.main .widget_stara_responsive_latest .col-latest,  section.main .widget_stara_popular_posts .col-latest,  section.main .widget_stara_latest_posts .col-latest,  section.main .archive .col-latest {
    width: 450px;
  }
}

section.main .widget_stara_responsive_latest .tabs,section.main .widget_stara_popular_posts .tabs,section.main .widget_stara_latest_posts .tabs,section.main .archive .tabs {
  display: inline-block;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

section.main .widget_stara_responsive_latest .tabs li,section.main .widget_stara_popular_posts .tabs li,section.main .widget_stara_latest_posts .tabs li,section.main .archive .tabs li {
  float: left;
  list-style: none;
  margin: 0 5px 0 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

section.main .widget_stara_responsive_latest .tabs li a,section.main .widget_stara_popular_posts .tabs li a,section.main .widget_stara_latest_posts .tabs li a,section.main .archive .tabs li a {
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
  background: #00456e;
  border: 2px solid #00456e;
  color: #fff;
  display: inline-block;
  padding: 3px 15px;
  text-decoration: none;
}

@media (min-width: 480px) {
  section.main .widget_stara_responsive_latest .tabs li a,  section.main .widget_stara_popular_posts .tabs li a,  section.main .widget_stara_latest_posts .tabs li a,  section.main .archive .tabs li a {
    padding: 3px 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  section.main .widget_stara_responsive_latest .tabs li a,  section.main .widget_stara_popular_posts .tabs li a,  section.main .widget_stara_latest_posts .tabs li a,  section.main .archive .tabs li a {
    padding: 3px 10px;
    margin-bottom: 10px;
  }
}

section.main .widget_stara_responsive_latest .tabs li.active a,section.main .widget_stara_popular_posts .tabs li.active a,section.main .widget_stara_latest_posts .tabs li.active a,section.main .archive .tabs li.active a {
  background: #fff;
  color: #00456e;
}

section.main .widget_stara_responsive_latest .popular,section.main .widget_stara_popular_posts .popular,section.main .widget_stara_latest_posts .popular,section.main .archive .popular,section.main .widget_stara_responsive_latest .latest,section.main .widget_stara_popular_posts .latest,section.main .widget_stara_latest_posts .latest,section.main .archive .latest {
  font-size: 0;
}

section.main .widget_stara_responsive_latest .popular article,section.main .widget_stara_popular_posts .popular article,section.main .widget_stara_latest_posts .popular article,section.main .archive .popular article,section.main .widget_stara_responsive_latest .latest article,section.main .widget_stara_popular_posts .latest article,section.main .widget_stara_latest_posts .latest article,section.main .archive .latest article {
  border-bottom: 1px solid #eaeaea;
  display: inline-block;
  margin-left: 0;
  padding: 5px 0;
  width: 100%;
}

section.main .widget_stara_responsive_latest .popular article:last-child,section.main .widget_stara_popular_posts .popular article:last-child,section.main .widget_stara_latest_posts .popular article:last-child,section.main .archive .popular article:last-child,section.main .widget_stara_responsive_latest .latest article:last-child,section.main .widget_stara_popular_posts .latest article:last-child,section.main .widget_stara_latest_posts .latest article:last-child,section.main .archive .latest article:last-child {
  border-bottom: none;
}

section.main .widget_stara_responsive_latest .popular article h2,section.main .widget_stara_popular_posts .popular article h2,section.main .widget_stara_latest_posts .popular article h2,section.main .archive .popular article h2,section.main .widget_stara_responsive_latest .latest article h2,section.main .widget_stara_popular_posts .latest article h2,section.main .widget_stara_latest_posts .latest article h2,section.main .archive .latest article h2 {
  font-size: 17px;
  font-weight: 300;
  margin: 0 0 0 103px;
}

@media (min-width: 992px) {
  section.main .widget_stara_responsive_latest .popular article h2,  section.main .widget_stara_popular_posts .popular article h2,  section.main .widget_stara_latest_posts .popular article h2,  section.main .archive .popular article h2,  section.main .widget_stara_responsive_latest .latest article h2,  section.main .widget_stara_popular_posts .latest article h2,  section.main .widget_stara_latest_posts .latest article h2,  section.main .archive .latest article h2 {
    display: inline-block;
    float: left;
    font-size: 14px;
    margin-left: 8px;
    width: 173px;
  }
}

@media (min-width: 1200px) {
  section.main .widget_stara_responsive_latest .popular article h2,  section.main .widget_stara_popular_posts .popular article h2,  section.main .widget_stara_latest_posts .popular article h2,  section.main .archive .popular article h2,  section.main .widget_stara_responsive_latest .latest article h2,  section.main .widget_stara_popular_posts .latest article h2,  section.main .widget_stara_latest_posts .latest article h2,  section.main .archive .latest article h2 {
    font-size: 15px;
    line-height: 1.2;
    width: 323px;
  }
}

section.main .widget_stara_responsive_latest .popular article h2 a,section.main .widget_stara_popular_posts .popular article h2 a,section.main .widget_stara_latest_posts .popular article h2 a,section.main .archive .popular article h2 a,section.main .widget_stara_responsive_latest .latest article h2 a,section.main .widget_stara_popular_posts .latest article h2 a,section.main .widget_stara_latest_posts .latest article h2 a,section.main .archive .latest article h2 a {
  text-decoration: none;
}

section.main .widget_stara_responsive_latest .popular article figure,section.main .widget_stara_popular_posts .popular article figure,section.main .widget_stara_latest_posts .popular article figure,section.main .archive .popular article figure,section.main .widget_stara_responsive_latest .latest article figure,section.main .widget_stara_popular_posts .latest article figure,section.main .widget_stara_latest_posts .latest article figure,section.main .archive .latest article figure {
  float: left;
  height: auto;
  width: 95px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  section.main .widget_stara_responsive_latest .popular article figure,  section.main .widget_stara_popular_posts .popular article figure,  section.main .widget_stara_latest_posts .popular article figure,  section.main .archive .popular article figure,  section.main .widget_stara_responsive_latest .latest article figure,  section.main .widget_stara_popular_posts .latest article figure,  section.main .widget_stara_latest_posts .latest article figure,  section.main .archive .latest article figure {
    width: 45px;
  }
}

section.main .widget_stara_responsive_latest .popular article figure img,section.main .widget_stara_popular_posts .popular article figure img,section.main .widget_stara_latest_posts .popular article figure img,section.main .archive .popular article figure img,section.main .widget_stara_responsive_latest .latest article figure img,section.main .widget_stara_popular_posts .latest article figure img,section.main .widget_stara_latest_posts .latest article figure img,section.main .archive .latest article figure img {
  height: auto;
  width: 95px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  section.main .widget_stara_responsive_latest .popular article figure img,  section.main .widget_stara_popular_posts .popular article figure img,  section.main .widget_stara_latest_posts .popular article figure img,  section.main .archive .popular article figure img,  section.main .widget_stara_responsive_latest .latest article figure img,  section.main .widget_stara_popular_posts .latest article figure img,  section.main .widget_stara_latest_posts .latest article figure img,  section.main .archive .latest article figure img {
    width: 45px;
  }
}

section.main .widget_stara_responsive_latest .popular:nth-child(n+4),section.main .widget_stara_popular_posts .popular:nth-child(n+4),section.main .widget_stara_latest_posts .popular:nth-child(n+4),section.main .archive .popular:nth-child(n+4),section.main .widget_stara_responsive_latest .latest:nth-child(n+4),section.main .widget_stara_popular_posts .latest:nth-child(n+4),section.main .widget_stara_latest_posts .latest:nth-child(n+4),section.main .archive .latest:nth-child(n+4) {
  display: none;
}

section.main .widget_stara_responsive_latest .item-row:nth-child(n+6),section.main .widget_stara_popular_posts .item-row:nth-child(n+6) {
  display: none;
}

section.main .widget_stara_responsive_stack .item-row:nth-child(n+3) {
  display: none;
}

section.main .widget_stara_responsive_stack .rest a:after {
  content: ' â€º';
}

section.main .widget_stara_responsive_latest .item-row .col-md-3.item-normal article &gt; figure img,section.main .widget_stara_responsive_stack .item-row .col-md-3.item-normal article &gt; figure img,section.main .archive .item-row .col-md-3.item-normal article &gt; figure img,section.main .widget_stara_responsive_latest .item-row .col-md-3.item-small article &gt; figure img,section.main .widget_stara_responsive_stack .item-row .col-md-3.item-small article &gt; figure img,section.main .archive .item-row .col-md-3.item-small article &gt; figure img,section.main .widget_stara_responsive_latest .item-row .col-md-6.item-small article &gt; figure img,section.main .widget_stara_responsive_stack .item-row .col-md-6.item-small article &gt; figure img,section.main .archive .item-row .col-md-6.item-small article &gt; figure img {
  height: auto;
  width: 100%;
}

@media (min-width: 992px) {
  section.main .widget_stara_responsive_latest .item-row .col-md-3.item-normal article &gt; figure img,  section.main .widget_stara_responsive_stack .item-row .col-md-3.item-normal article &gt; figure img,  section.main .archive .item-row .col-md-3.item-normal article &gt; figure img,  section.main .widget_stara_responsive_latest .item-row .col-md-3.item-small article &gt; figure img,  section.main .widget_stara_responsive_stack .item-row .col-md-3.item-small article &gt; figure img,  section.main .archive .item-row .col-md-3.item-small article &gt; figure img,  section.main .widget_stara_responsive_latest .item-row .col-md-6.item-small article &gt; figure img,  section.main .widget_stara_responsive_stack .item-row .col-md-6.item-small article &gt; figure img,  section.main .archive .item-row .col-md-6.item-small article &gt; figure img {
    height: 87px;
    width: 167px;
  }
}

@media (min-width: 1200px) {
  section.main .widget_stara_responsive_latest .item-row .col-md-3.item-normal article &gt; figure img,  section.main .widget_stara_responsive_stack .item-row .col-md-3.item-normal article &gt; figure img,  section.main .archive .item-row .col-md-3.item-normal article &gt; figure img,  section.main .widget_stara_responsive_latest .item-row .col-md-3.item-small article &gt; figure img,  section.main .widget_stara_responsive_stack .item-row .col-md-3.item-small article &gt; figure img,  section.main .archive .item-row .col-md-3.item-small article &gt; figure img,  section.main .widget_stara_responsive_latest .item-row .col-md-6.item-small article &gt; figure img,  section.main .widget_stara_responsive_stack .item-row .col-md-6.item-small article &gt; figure img,  section.main .archive .item-row .col-md-6.item-small article &gt; figure img {
    height: 113px;
    width: 217px;
  }
}

section.main .widget_stara_responsive_latest .item-row .col-md-6.item-normal article &gt; figure img,section.main .widget_stara_responsive_stack .item-row .col-md-6.item-normal article &gt; figure img,section.main .archive .item-row .col-md-6.item-normal article &gt; figure img {
  height: auto;
  width: 100%;
}

@media (min-width: 992px) {
  section.main .widget_stara_responsive_latest .item-row .col-md-6.item-normal article &gt; figure img,  section.main .widget_stara_responsive_stack .item-row .col-md-6.item-normal article &gt; figure img,  section.main .archive .item-row .col-md-6.item-normal article &gt; figure img {
    height: 182px;
    width: 350px;
  }
}

@media (min-width: 1200px) {
  section.main .widget_stara_responsive_latest .item-row .col-md-6.item-normal article &gt; figure img,  section.main .widget_stara_responsive_stack .item-row .col-md-6.item-normal article &gt; figure img,  section.main .archive .item-row .col-md-6.item-normal article &gt; figure img {
    height: 233px;
    width: 450px;
  }
}

section.main .widget_stara_responsive_latest .item-row .col-latest article &gt; figure img,section.main .widget_stara_responsive_stack .item-row .col-latest article &gt; figure img,section.main .archive .item-row .col-latest article &gt; figure img {
  height: auto;
  width: 100%;
}

@media (min-width: 480px) {
  section.main .widget_stara_responsive_latest .item-row:first-child h2,  section.main .widget_stara_responsive_stack .item-row:first-child h2,  section.main .archive .item-row:first-child h2 {
    font-size: 21px;
    font-weight: 400;
    line-height: 1.3;
  }

  .archive section.main .widget_stara_responsive_latest .item-row:first-child h2,  .archive section.main .widget_stara_responsive_stack .item-row:first-child h2,  .archive section.main .archive .item-row:first-child h2 {
    font-size: 24px;
    font-weight: 300;
  }
}

section.main .widget_stara_responsive_latest .item-row:first-child .col-md-6.item-normal h2,section.main .widget_stara_responsive_stack .item-row:first-child .col-md-6.item-normal h2,section.main .archive .item-row:first-child .col-md-6.item-normal h2 {
  font-size: 30px;
}

@media (min-width: 480px) {
  section.main .widget_stara_responsive_latest .item-row:first-child .col-md-6.item-normal h2,  section.main .widget_stara_responsive_stack .item-row:first-child .col-md-6.item-normal h2,  section.main .archive .item-row:first-child .col-md-6.item-normal h2 {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.1;
  }
}

section.main .widget_stara_responsive_latest .item-row .item-6 article,section.main .widget_stara_responsive_stack .item-row .item-6 article,section.main .archive .item-row .item-6 article,section.main .widget_stara_responsive_latest .item-row .item-7 article,section.main .widget_stara_responsive_stack .item-row .item-7 article,section.main .archive .item-row .item-7 article {
  margin-bottom: 0;
}

@media (min-width: 480px) {
  section.main .widget_stara_responsive_latest .item-row .item-6 article,  section.main .widget_stara_responsive_stack .item-row .item-6 article,  section.main .archive .item-row .item-6 article,  section.main .widget_stara_responsive_latest .item-row .item-7 article,  section.main .widget_stara_responsive_stack .item-row .item-7 article,  section.main .archive .item-row .item-7 article {
    margin-bottom: 16px;
  }
}

.archive section.main .widget_stara_responsive_latest .item-row:nth-child(n+3) .excerpt,.archive section.main .widget_stara_responsive_stack .item-row:nth-child(n+3) .excerpt,.archive section.main .archive .item-row:nth-child(n+3) .excerpt {
  display: none;
}

@media (min-width: 992px) {
  section.main .widget_stara_responsive_latest .item-normal:first-child .excerpt,  section.main .widget_stara_responsive_stack .item-normal:first-child .excerpt,  section.main .archive .item-normal:first-child .excerpt {
    font-size: 17px;
  }

  section.main .widget_stara_responsive_latest .col-md-3 h2,  section.main .widget_stara_responsive_stack .col-md-3 h2,  section.main .archive .col-md-3 h2,  section.main .widget_stara_responsive_latest .col-md-6 .col-md-6 h2,  section.main .widget_stara_responsive_stack .col-md-6 .col-md-6 h2,  section.main .archive .col-md-6 .col-md-6 h2 {
    font-size: 24px;
  }

  section.main .widget_stara_responsive_latest .col-md-3 .content .excerpt,  section.main .widget_stara_responsive_stack .col-md-3 .content .excerpt,  section.main .archive .col-md-3 .content .excerpt,  section.main .widget_stara_responsive_latest .col-md-6 .col-md-6 .content .excerpt,  section.main .widget_stara_responsive_stack .col-md-6 .col-md-6 .content .excerpt,  section.main .archive .col-md-6 .col-md-6 .content .excerpt {
    font-size: 17px;
    font-weight: 300;
    line-height: 1.5;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  section.main .widget_stara_responsive_latest .col-md-3 h2,  section.main .widget_stara_responsive_stack .col-md-3 h2,  section.main .archive .col-md-3 h2,  section.main .widget_stara_responsive_latest .col-md-6 .col-md-6 h2,  section.main .widget_stara_responsive_stack .col-md-6 .col-md-6 h2,  section.main .archive .col-md-6 .col-md-6 h2 {
    font-size: 18px;
  }
}

section.main .widget_stara_responsive_related .embed-responsive-4by3,section.main .widget_stara_responsive_feeds .embed-responsive-4by3 {
  padding-bottom: 300px;
  max-height: 300px;
}

section.main .widget_stara_responsive_related h3,section.main .widget_stara_responsive_feeds h3 {
  border-bottom: 5px solid #ef3a87;
  color: #ef3a87;
  margin: 5px 0 5px 0;
  padding-bottom: 5px;
}

section.main .widget_stara_responsive_related ul,section.main .widget_stara_responsive_feeds ul {
  margin: 0;
  padding: 0;
}

section.main .widget_stara_responsive_related ul li,section.main .widget_stara_responsive_feeds ul li {
  display: inline-block;
  list-style: none;
  padding: 6px 0;
  width: 100%;
}

section.main .widget_stara_responsive_related ul li .image img,section.main .widget_stara_responsive_feeds ul li .image img {
  height: auto;
  width: 100%;
}

section.main .widget_stara_responsive_related ul li .text h5,section.main .widget_stara_responsive_feeds ul li .text h5 {
  color: #ef3a87;
  font-size: 17px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

section.main .widget_stara_responsive_related ul li .text .location,section.main .widget_stara_responsive_feeds ul li .text .location {
  color: #999;
  font-size: 12px;
}

section.main .widget_stara_responsive_related ul li .text .date,section.main .widget_stara_responsive_feeds ul li .text .date {
  color: #999;
  display: block;
  font-size: 12px;
}

@media (min-width: 768px) {
  section.main .widget_stara_responsive_feeds .col-sm-6:nth-child(2n+3) {
    clear: both;
  }
}

@media (min-width: 992px) {
  section.main .widget_stara_responsive_feeds .col-sm-6:nth-child(2n+3) {
    clear: none;
  }

  section.main .widget_stara_responsive_feeds .col-sm-6:nth-child(3n+4) {
    clear: both;
  }
}

section.main .adbox {
  float: left;
  min-height: 1px;
  padding: 0 8px;
  width: 466px;
}

section.main .fullwidth-ad {
  background: #acc;
  margin-bottom: 16px;
  margin-left: -192px;
  padding: 8px 0;
}

@media (min-width: 992px) {
  section.main .fullwidth-ad {
    width: 908px;
  }
}

@media (min-width: 1200px) {
  section.main .fullwidth-ad {
    width: 1108px;
  }
}

@media (min-width: 992px) {
  section.main .col-content {
    float: left;
    margin-left: 16px;
    width: 732px;
  }
}

@media (min-width: 1200px) {
  section.main .col-content {
    width: 932px;
  }
}

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

.hidden-md.hidden-lg.col-xs-12.col-ad {
  padding: 0;
}

body.dev-site div[data-type="relevant"],body.dev-site div[data-type="playad"],body.dev-site div[data-type="adform"],body.dev-site div[data-type="adsense"],body.dev-site div[data-type="livewrapped"],body.dev-site div[data-type="visx"],body.dev-site div[data-type="viralize"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #a00;
}

body.dev-site div[data-ad-unit-id$="980x400"],body.dev-site div[ad-unit="931038"],body.dev-site div[ad-unit="931040"] {
  width: 980px;
  height: 400px;
}

body.dev-site div[data-tid="stara_desktop-ylapaikka-panorama"] {
  width: 980px;
  height: 400px;
  margin: 0 auto;
}

body.dev-site div[data-tid="stara_mobile-etusivut-ylapaikka"],body.dev-site div[data-ad-unit="931032"] {
  width: 300px;
  height: 300px;
  margin: 0 auto;
}

body.dev-site div[data-ad-unit-id$="600x500"] {
  width: 600px;
  height: 500px;
}

body.dev-site div[data-ad-unit-id$="468x400"],body.dev-site div[data-mid="99996"] {
  width: 468px;
  height: 400px;
}

body.dev-site div[data-ad-unit-id$="300x600"],body.dev-site div[data-ad-unit="931034"],body.dev-site div[data-ad-unit="931033"] {
  width: 300px;
  height: 600px;
}

body.dev-site div[data-ad-unit="931036"] {
  width: 500px;
  height: 500px;
}

body.dev-site div[data-ad-unit="931042"] {
  width: 100%;
  height: 40px;
}

body.dev-site div[data-ad-unit-id*="suurtaulu"] {
  width: 160px;
  height: 600px;
}

body.dev-site div[data-ad-unit-id$="300x250"] {
  width: 300px;
  height: 250px;
}</pre></body></html>