/*
Theme Name: Uni 2014
Theme URI: http://skapalon.is/hi
Author: Skapalon
Author URI: http://skapalon.is
Version: 1.0
Domain Path: /languages/
*/
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.grid {
  *zoom: 1;
}
.grid:before,
.grid:after {
  content: " ";
  display: table;
}
.grid:after {
  clear: both;
}
.grid > .col {
  display: block;
  float: left;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url("boxsizing.htc");
}
.grid > .col.s10of10 {
  width: 100%;
}
.grid > .col.s9of10 {
  width: 90%;
}
.grid > .col.s8of10 {
  width: 80%;
}
.grid > .col.s7of10 {
  width: 70%;
}
.grid > .col.s6of10 {
  width: 60%;
}
.grid > .col.s5of10 {
  width: 50%;
}
.grid > .col.s4of10 {
  width: 40%;
}
.grid > .col.s3of10 {
  width: 30%;
}
.grid > .col.s2of10 {
  width: 20%;
}
.grid > .col.s1of10 {
  width: 10%;
}
.grid > .col.s9of9 {
  width: 100%;
}
.grid > .col.s8of9 {
  width: 88.88888888888889%;
}
.grid > .col.s7of9 {
  width: 77.77777777777777%;
}
.grid > .col.s6of9 {
  width: 66.66666666666666%;
}
.grid > .col.s5of9 {
  width: 55.55555555555556%;
}
.grid > .col.s4of9 {
  width: 44.44444444444444%;
}
.grid > .col.s3of9 {
  width: 33.33333333333333%;
}
.grid > .col.s2of9 {
  width: 22.22222222222222%;
}
.grid > .col.s1of9 {
  width: 11.11111111111111%;
}
.grid > .col.s8of8 {
  width: 100%;
}
.grid > .col.s7of8 {
  width: 87.5%;
}
.grid > .col.s6of8 {
  width: 75%;
}
.grid > .col.s5of8 {
  width: 62.5%;
}
.grid > .col.s4of8 {
  width: 50%;
}
.grid > .col.s3of8 {
  width: 37.5%;
}
.grid > .col.s2of8 {
  width: 25%;
}
.grid > .col.s1of8 {
  width: 12.5%;
}
.grid > .col.s7of7 {
  width: 100%;
}
.grid > .col.s6of7 {
  width: 85.71428571428572%;
}
.grid > .col.s5of7 {
  width: 71.42857142857143%;
}
.grid > .col.s4of7 {
  width: 57.142857142857146%;
}
.grid > .col.s3of7 {
  width: 42.85714285714286%;
}
.grid > .col.s2of7 {
  width: 28.571428571428573%;
}
.grid > .col.s1of7 {
  width: 14.285714285714286%;
}
.grid > .col.s6of6 {
  width: 100%;
}
.grid > .col.s5of6 {
  width: 83.33333333333334%;
}
.grid > .col.s4of6 {
  width: 66.66666666666667%;
}
.grid > .col.s3of6 {
  width: 50%;
}
.grid > .col.s2of6 {
  width: 33.333333333333336%;
}
.grid > .col.s1of6 {
  width: 16.666666666666668%;
}
.grid > .col.s5of5 {
  width: 100%;
}
.grid > .col.s4of5 {
  width: 80%;
}
.grid > .col.s3of5 {
  width: 60%;
}
.grid > .col.s2of5 {
  width: 40%;
}
.grid > .col.s1of5 {
  width: 20%;
}
.grid > .col.s4of4 {
  width: 100%;
}
.grid > .col.s3of4 {
  width: 75%;
}
.grid > .col.s2of4 {
  width: 50%;
}
.grid > .col.s1of4 {
  width: 25%;
}
.grid > .col.s3of3 {
  width: 100%;
}
.grid > .col.s2of3 {
  width: 66.66666666666667%;
}
.grid > .col.s1of3 {
  width: 33.333333333333336%;
}
.grid > .col.s2of2 {
  width: 100%;
}
.grid > .col.s1of2 {
  width: 50%;
}
.grid > .col.s1of1 {
  width: 100%;
}
.grid.reverse > .col {
  float: right;
}
.grid.gutter {
  margin-left: -15px;
  margin-right: -15px;
}
.grid.gutter > .col {
  padding-left: 15px;
  padding-right: 15px;
}
.grid.tight {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.grid.tight > .col {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.grid.debug > .col {
  background-color: rgba(0, 0, 0, 0.25);
}
.grid.debug > .col:nth-child(2n) {
  background-color: rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 960px) {
  .grid.collapsehalf960 > .col {
    width: 50%;
  }
}
@media only screen and (max-width: 960px) {
  .grid.collapse960 > .col {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 960px) {
  .grid.expand960 > .col {
    float: none;
    width: 100%;
  }
}
.lt-ie9 .grid.expand960 > .col {
  float: none;
  width: 100%;
}
@media only screen and (max-width: 840px) {
  .grid.collapsehalf840 > .col {
    width: 50%;
  }
}
@media only screen and (max-width: 840px) {
  .grid.collapse840 > .col {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 840px) {
  .grid.expand840 > .col {
    float: none;
    width: 100%;
  }
}
.lt-ie9 .grid.expand840 > .col {
  float: none;
  width: 100%;
}
@media only screen and (max-width: 720px) {
  .grid.collapsehalf720 > .col {
    width: 50%;
  }
}
@media only screen and (max-width: 720px) {
  .grid.collapse720 > .col {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 720px) {
  .grid.expand720 > .col {
    float: none;
    width: 100%;
  }
}
.lt-ie9 .grid.expand720 > .col {
  float: none;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .grid.collapsehalf600 > .col {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .grid.collapse600 > .col {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 600px) {
  .grid.expand600 > .col {
    float: none;
    width: 100%;
  }
}
.lt-ie9 .grid.expand600 > .col {
  float: none;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .grid.collapsehalf480 > .col {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .grid.collapse480 > .col {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .grid.expand480 > .col {
    float: none;
    width: 100%;
  }
}
.lt-ie9 .grid.expand480 > .col {
  float: none;
  width: 100%;
}
@media only screen and (max-width: 360px) {
  .grid.collapsehalf360 > .col {
    width: 50%;
  }
}
@media only screen and (max-width: 360px) {
  .grid.collapse360 > .col {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 360px) {
  .grid.expand360 > .col {
    float: none;
    width: 100%;
  }
}
.lt-ie9 .grid.expand360 > .col {
  float: none;
  width: 100%;
}
html {
  overflow-x: hidden;
  overflow-y: scroll;
  background: #f6f6f6;
}
body {
  margin: 0;
  font-family: Arial, tahoma, sans-serif;
  font-size: 14px;
  color: #575757;
  line-height: 22px;
}
p {
  margin: 0 0 20px;
}
a {
  cursor: pointer;
  color: #d40050;
}
a,
a:link,
a:visited {
  cursor: pointer;
  color: #013c68;
  text-decoration: none;
  -webkit-transition: border 150ms, color 150ms;
  -khtml-transition: border 150ms, color 150ms;
  -moz-transition: border 150ms, color 150ms;
  -ms-transition: border 150ms, color 150ms;
  -o-transition: border 150ms, color 150ms;
  transition: border 150ms, color 150ms;
}
a:hover,
a:link:hover,
a:visited:hover,
a:focus,
a:link:focus,
a:visited:focus {
  border-bottom: 1px solid #013c68;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px;
  padding: 0;
  font-family: Arial, tahoma, sans-serif;
  font-weight: 700;
  line-height: 1.4;
  color: #363636;
}
h1 {
  font-size: 25px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 15px;
}
hgroup *:first-child {
  margin-bottom: 10px;
}
img.image {
  max-width: 100%;
  height: auto !important;
}
.hide {
  display: none;
}
.clear {
  clear: both;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.block {
  display: block;
  margin: 0 0 20px;
}
.spacing-top {
  margin-top: 20px;
}
.spacing-bottom {
  margin-bottom: 20px;
}
.spacing-left {
  margin-left: 20px;
}
.spacing-right {
  margin-right: 20px;
}
.gutter-top {
  margin-top: 15px;
}
.gutter-bottom {
  margin-bottom: 15px;
}
.gutter-left {
  margin-left: 15px;
}
.gutter-right {
  margin-right: 15px;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
hr {
  background: 0;
  border: 0;
  outline: 0;
  *zoom: 1;
  margin: 20px 0;
  height: 1px;
  border-top: 1px solid #e5e5e5;
}
hr:before,
hr:after {
  content: " ";
  display: table;
}
hr:after {
  clear: both;
}
hr.dotline {
  border-top-style: dashed;
}
dl dt {
  font-weight: bold;
}
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?3ut99z');
  src: url('fonts/icomoon.eot?#iefix3ut99z') format('embedded-opentype'), url('fonts/icomoon.ttf?3ut99z') format('truetype'), url('fonts/icomoon.woff?3ut99z') format('woff'), url('fonts/icomoon.svg?3ut99z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class*="icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
  content: "\e600";
}
.icon-search:before {
  content: "\e601";
}
.icon-rss:before {
  content: "\e602";
}
.icon-facebook:before {
  content: "\e603";
}
.icon-arrow:before {
  content: "\e604";
}
.icon-menu:before {
  content: "\e605";
}
.comment-form select,
.form select,
.comment-form textarea,
.form textarea,
.comment-form input[type="text"],
.form input[type="text"],
.comment-form input[type="password"],
.form input[type="password"],
.comment-form input[type="datetime"],
.form input[type="datetime"],
.comment-form input[type="datetime-local"],
.form input[type="datetime-local"],
.comment-form input[type="date"],
.form input[type="date"],
.comment-form input[type="month"],
.form input[type="month"],
.comment-form input[type="time"],
.form input[type="time"],
.comment-form input[type="week"],
.form input[type="week"],
.comment-form input[type="number"],
.form input[type="number"],
.comment-form input[type="email"],
.form input[type="email"],
.comment-form input[type="url"],
.form input[type="url"],
.comment-form input[type="search"],
.form input[type="search"],
.comment-form input[type="tel"],
.form input[type="tel"],
.comment-form input[type="color"],
.form input[type="color"] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  padding: 8px 10px;
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url("boxsizing.htc");
  font-size: 14px;
  color: #575757;
  outline: none;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  background: #f6f6f6;
  -webkit-transition: border 300ms, box-shadow 300ms;
  -khtml-transition: border 300ms, box-shadow 300ms;
  -moz-transition: border 300ms, box-shadow 300ms;
  -ms-transition: border 300ms, box-shadow 300ms;
  -o-transition: border 300ms, box-shadow 300ms;
  transition: border 300ms, box-shadow 300ms;
}
@media only screen and (max-width: 480px) {
  .comment-form select,
  .form select,
  .comment-form textarea,
  .form textarea,
  .comment-form input[type="text"],
  .form input[type="text"],
  .comment-form input[type="password"],
  .form input[type="password"],
  .comment-form input[type="datetime"],
  .form input[type="datetime"],
  .comment-form input[type="datetime-local"],
  .form input[type="datetime-local"],
  .comment-form input[type="date"],
  .form input[type="date"],
  .comment-form input[type="month"],
  .form input[type="month"],
  .comment-form input[type="time"],
  .form input[type="time"],
  .comment-form input[type="week"],
  .form input[type="week"],
  .comment-form input[type="number"],
  .form input[type="number"],
  .comment-form input[type="email"],
  .form input[type="email"],
  .comment-form input[type="url"],
  .form input[type="url"],
  .comment-form input[type="search"],
  .form input[type="search"],
  .comment-form input[type="tel"],
  .form input[type="tel"],
  .comment-form input[type="color"],
  .form input[type="color"] {
    width: 100%;
  }
}
.comment-form select:focus,
.form select:focus,
.comment-form textarea:focus,
.form textarea:focus,
.comment-form input[type="text"]:focus,
.form input[type="text"]:focus,
.comment-form input[type="password"]:focus,
.form input[type="password"]:focus,
.comment-form input[type="datetime"]:focus,
.form input[type="datetime"]:focus,
.comment-form input[type="datetime-local"]:focus,
.form input[type="datetime-local"]:focus,
.comment-form input[type="date"]:focus,
.form input[type="date"]:focus,
.comment-form input[type="month"]:focus,
.form input[type="month"]:focus,
.comment-form input[type="time"]:focus,
.form input[type="time"]:focus,
.comment-form input[type="week"]:focus,
.form input[type="week"]:focus,
.comment-form input[type="number"]:focus,
.form input[type="number"]:focus,
.comment-form input[type="email"]:focus,
.form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.form input[type="url"]:focus,
.comment-form input[type="search"]:focus,
.form input[type="search"]:focus,
.comment-form input[type="tel"]:focus,
.form input[type="tel"]:focus,
.comment-form input[type="color"]:focus,
.form input[type="color"]:focus,
.comment-form select:hover,
.form select:hover,
.comment-form textarea:hover,
.form textarea:hover,
.comment-form input[type="text"]:hover,
.form input[type="text"]:hover,
.comment-form input[type="password"]:hover,
.form input[type="password"]:hover,
.comment-form input[type="datetime"]:hover,
.form input[type="datetime"]:hover,
.comment-form input[type="datetime-local"]:hover,
.form input[type="datetime-local"]:hover,
.comment-form input[type="date"]:hover,
.form input[type="date"]:hover,
.comment-form input[type="month"]:hover,
.form input[type="month"]:hover,
.comment-form input[type="time"]:hover,
.form input[type="time"]:hover,
.comment-form input[type="week"]:hover,
.form input[type="week"]:hover,
.comment-form input[type="number"]:hover,
.form input[type="number"]:hover,
.comment-form input[type="email"]:hover,
.form input[type="email"]:hover,
.comment-form input[type="url"]:hover,
.form input[type="url"]:hover,
.comment-form input[type="search"]:hover,
.form input[type="search"]:hover,
.comment-form input[type="tel"]:hover,
.form input[type="tel"]:hover,
.comment-form input[type="color"]:hover,
.form input[type="color"]:hover {
  box-shadow: inset 0px 1px 3px 0 rgba(0, 0, 0, 0.1);
  border-color: rgba(1, 60, 104, 0.30000000000000004);
}
.comment-form textarea,
.form textarea {
  height: 190px;
  width: 100%;
}
.comment-form {
  margin-bottom: 20px;
}
.comment-form label {
  display: block;
  margin: 0 0 10px 0;
}
.comment-form label span {
  display: inline-block;
  font-weight: normal;
}
.comment-form .form-submit {
  height: 30px;
}
.form textarea {
  min-height: 80px;
  resize: vertical;
}
.form textarea.disabled,
.form textarea[disabled] {
  resize: none;
}
.form.side {
  position: relative;
  padding-left: 170px;
}
.form.side > label {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 150px;
  line-height: 40px;
}
.form.side > label span {
  display: block;
  margin-left: 0;
  margin-top: -21.62162162162162px;
}
ol.radio li label,
ul.radio li label,
ol.checkbox li label,
ul.checkbox li label,
label.radio,
label.checkbox,
span.radio label,
span.checkbox label {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
ol.radio li input,
ul.radio li input,
ol.checkbox li input,
ul.checkbox li input,
label.radio input,
label.checkbox input,
span.radio input,
span.checkbox input {
  display: block;
  float: left;
  margin: 3px 6.666666666666667px 0 0;
}
ol.radio,
ul.radio,
ol.checkbox,
ul.checkbox {
  margin: 0;
  padding: 0;
}
ol.radio li,
ul.radio li,
ol.checkbox li,
ul.checkbox li {
  list-style: none;
  margin-bottom: 5px;
}
label.radio,
label.checkbox {
  display: block;
  margin-bottom: 5px;
}
span.radio,
span.checkbox {
  display: block;
  margin-bottom: 5px;
}
.form-submit input[type="submit"],
.button,
a.button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url("boxsizing.htc");
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: text-shadow 250ms, color 250ms, box-shadow 250ms, border 250ms, background 250ms;
  -khtml-transition: text-shadow 250ms, color 250ms, box-shadow 250ms, border 250ms, background 250ms;
  -moz-transition: text-shadow 250ms, color 250ms, box-shadow 250ms, border 250ms, background 250ms;
  -ms-transition: text-shadow 250ms, color 250ms, box-shadow 250ms, border 250ms, background 250ms;
  -o-transition: text-shadow 250ms, color 250ms, box-shadow 250ms, border 250ms, background 250ms;
  transition: text-shadow 250ms, color 250ms, box-shadow 250ms, border 250ms, background 250ms;
  float: right;
  margin: 0;
  padding: 0 20px;
  min-width: 100px;
  min-height: 35px;
  overflow: hidden;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  background: #013c68;
  border-radius: 4px;
  border: none;
  outline: none;
}
.form-submit input[type="submit"]:hover,
.button:hover,
a.button:hover,
.form-submit input[type="submit"]:active,
.button:active,
a.button:active {
  cursor: pointer;
  background: #01599b;
}
.button {
  line-height: 38px;
  height: 40px;
  font-size: 14px;
}
.button.rounded {
  border-radius: 20px;
}
.button {
  color: #575757;
  border-color: #d0d0d0;
  background: #f6f6f6;
}
.button:hover {
  border-color: #aaaaaa;
  background: #e9e9e9;
}
.button:focus {
  box-shadow: 0 0 5px #318CE7;
}
.nav-previous {
  display: inline;
}
.nav-previous .button {
  float: left;
}
.nav-next {
  display: inline;
}
.nav-next .button {
  float: right;
}
table.showcase {
  margin: 0 0 20px 0;
  width: 100%;
  empty-cells: hide;
}
table.showcase th,
table.showcase td {
  padding: 10px;
  border: 1px solid #e5e5e5;
}
table.showcase th {
  font-weight: bold;
  background: rgba(0, 0, 0, 0.05);
}
table.showcase th small {
  display: block;
}
table.showcase td {
  text-align: center;
}
table.showcase .empty {
  border: 0;
}
table.simple {
  margin: 0 0 20px;
  width: 100%;
  font-family: Arial, tahoma, sans-serif;
  font-size: 14px;
}
table.simple th,
table.simple td {
  padding: 10px 15px;
  border: 1px solid #e5e5e5;
}
table.simple th.empty,
table.simple td.empty {
  border-width: 0;
  background: transparent;
}
table.simple caption {
  caption-side: bottom;
  padding: 5px 10px;
  font-family: Arial, tahoma, sans-serif;
  font-size: 0.85em;
  font-style: italic;
  text-align: left;
  border-bottom: 0;
}
table.simple th {
  font-family: Arial, tahoma, sans-serif;
  font-weight: bold;
  text-align: center;
  background: #ffffff;
}
table.simple td {
  text-align: left;
}
table.simple tbody tr th {
  text-align: left;
}
table.simple tfoot {
  font-family: Arial, tahoma, sans-serif;
}
table.simple tfoot tr th,
table.simple tfoot tr td {
  font-weight: bold;
  background: #ffffff;
}
table.data {
  margin: 0 0 20px;
  width: 100%;
  font-family: Arial, tahoma, sans-serif;
  font-size: 14px;
}
table.data th,
table.data td {
  padding: 10px 15px;
  text-align: left;
  border: 1px solid #e5e5e5;
}
table.data th.empty,
table.data td.empty {
  border-width: 0;
  background: transparent;
}
table.data caption {
  caption-side: bottom;
  padding: 5px 10px;
  font-family: Arial, tahoma, sans-serif;
  font-size: 0.85em;
  font-style: italic;
  text-align: left;
  border-bottom: 0;
}
table.data th {
  font-family: Arial, tahoma, sans-serif;
}
table.data thead {
  font-weight: bold;
}
table.data thead tr th,
table.data thead tr td {
  color: #575757;
}
table.data thead tr:first-child th,
table.data thead tr:first-child td {
  border-bottom: 0;
  border-color: transparent;
}
table.data tbody tr:first-child th,
table.data tbody tr:first-child td {
  border-top-color: #d8d8d8;
  box-shadow: inset 0 10px 6px -10px rgba(229, 229, 229, 0.5);
}
table.data tbody tr:nth-child(2n) th,
table.data tbody tr:nth-child(2n) td {
  background: #ffffff;
}
table.data tfoot {
  font-family: Arial, tahoma, sans-serif;
  font-weight: bold;
}
table.data tfoot tr th,
table.data tfoot tr td {
  color: #575757;
}
table.data tfoot tr:first-child th,
table.data tfoot tr:first-child td {
  border-top-width: 2px;
  border-top-color: #d8d8d8;
}
.table-wrap {
  overflow: auto;
  margin-bottom: 20px;
  max-width: 100%;
}
.table-wrap table {
  margin-bottom: 0;
}
.wrap {
  background-color: #f6f6f6;
}
.limit {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 960px;
}
.bg-white {
  background-color: #ffffff;
  box-shadow: 0 0 4px 0 #e5e5e5;
}
.bg-green {
  background: #599731;
}
.bg-red {
  background-color: #b01e2f;
}
.bg-turquoise {
  background-color: #009f9a;
}
.bg-orange {
  background-color: #e15d29;
}
.bg-yellow {
  background: #ebb425;
}
.bg-blue {
  background: #013c68;
}
.bg-blue {
  height: 100%;
}
.bg-blue a,
.bg-blue a:link,
.bg-blue a:visited {
  color: #fff;
  text-decoration: none;
}
.padding {
  padding: 30px;
  padding-bottom: 10px;
}
.padding-vertical {
  padding: 30px 0;
}
.padding-horizontal {
  padding: 0 30px;
}
.header {
  margin: 0 0 30px;
}
.header a:hover {
  border: none;
}
.header .inner {
  position: relative;
  min-height: 115px;
  padding-left: 100px;
  padding-top: 25px;
  background: url('img/logo.svg') no-repeat 10px center;
  -webkit-background-size: 80px 80px;
  -moz-background-size: 80px 80px;
  -o-background-size: 80px 80px;
  background-size: 80px 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url("boxsizing.htc");
}
.header .inner h1,
.header .inner h2,
.header .inner h3,
.header .inner h4,
.header .inner h5,
.header .inner h6,
.header .inner p,
.header .inner a {
  color: #ffffff;
  font-weight: bold;
}
.header .logo {
  display: block;
  height: 18px;
  width: 150px;
  margin-bottom: 4px;
  text-transform: uppercase;
  text-indent: -9999px;
  background: url('img/hi.svg') no-repeat left top;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.header .link-home {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 90px;
}
.header h1 {
  margin: 0 0 2px;
  font-size: 22px;
  line-height: 1;
}
.header h2 {
  margin: 0;
  font-size: 15px;
  line-height: 1;
}
@media only screen and (max-width: 400px) {
  .header h1 {
    font-size: 18px;
  }
  .header h2 {
    font-size: 14px;
  }
  .header .inner {
    padding-left: 90px;
    -webkit-background-size: 70px 70px;
    -moz-background-size: 70px 70px;
    -o-background-size: 70px 70px;
    background-size: 70px 70px;
  }
}
.icon-menu {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 30px;
  width: 30px;
  font-size: 30px;
  line-height: 20px;
  color: #ffffff;
  cursor: pointer;
}
.nav {
  background-image: url('img/bg-noise.png');
}
.nav ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.nav.bg-green .menu {
  border-left: 1px solid #64aa37;
}
.nav.bg-green .menu > li {
  border-right: 1px solid #427025;
}
.nav.bg-green .menu > li:first-child {
  border-left: 1px solid #427025;
}
.nav.bg-green .menu > li:hover {
  background: #4e842b;
}
.nav.bg-green .menu > li:hover a {
  border-right-color: transparent;
}
.nav.bg-green .menu > li > a {
  border-right: 1px solid #64aa37;
}
.nav.bg-green .menu > li .sub-menu li {
  background-color: #4e842b;
}
.nav.bg-green .menu > li .sub-menu li:hover {
  background-color: #427025;
}
.nav.bg-green .menu > li .sub-menu li:hover a {
  background-color: #427025;
}
.nav.bg-green .menu .current-menu-item a,
.nav.bg-green .menu .current-menu-parent a {
  background: #4e842b;
  border-right-color: transparent;
}
.nav.bg-red .menu {
  border-left: 1px solid #c62235;
}
.nav.bg-red .menu > li {
  border-right: 1px solid #841723;
}
.nav.bg-red .menu > li:first-child {
  border-left: 1px solid #841723;
}
.nav.bg-red .menu > li:hover {
  background: #9a1a29;
}
.nav.bg-red .menu > li:hover a {
  border-right-color: transparent;
}
.nav.bg-red .menu > li > a {
  border-right: 1px solid #c62235;
}
.nav.bg-red .menu > li .sub-menu li {
  background-color: #9a1a29;
}
.nav.bg-red .menu > li .sub-menu li:hover {
  background-color: #841723;
}
.nav.bg-red .menu > li .sub-menu li:hover a {
  background-color: #841723;
}
.nav.bg-red .menu .current-menu-item a,
.nav.bg-red .menu .current-menu-parent a {
  background: #9a1a29;
  border-right-color: transparent;
}
.nav.bg-turquoise .menu {
  border-left: 1px solid #00b9b3;
}
.nav.bg-turquoise .menu > li {
  border-right: 1px solid #006c69;
}
.nav.bg-turquoise .menu > li:first-child {
  border-left: 1px solid #006c69;
}
.nav.bg-turquoise .menu > li:hover {
  background: #008681;
}
.nav.bg-turquoise .menu > li:hover a {
  border-right-color: transparent;
}
.nav.bg-turquoise .menu > li > a {
  border-right: 1px solid #00b9b3;
}
.nav.bg-turquoise .menu > li .sub-menu li {
  background-color: #008681;
}
.nav.bg-turquoise .menu > li .sub-menu li:hover {
  background-color: #006c69;
}
.nav.bg-turquoise .menu > li .sub-menu li:hover a {
  background-color: #006c69;
}
.nav.bg-turquoise .menu .current-menu-item a,
.nav.bg-turquoise .menu .current-menu-parent a {
  background: #008681;
  border-right-color: transparent;
}
.nav.bg-orange .menu {
  border-left: 1px solid #e46e3f;
}
.nav.bg-orange .menu > li {
  border-right: 1px solid #bd481a;
}
.nav.bg-orange .menu > li:first-child {
  border-left: 1px solid #bd481a;
}
.nav.bg-orange .menu > li:hover {
  background: #d3511e;
}
.nav.bg-orange .menu > li:hover a {
  border-right-color: transparent;
}
.nav.bg-orange .menu > li > a {
  border-right: 1px solid #e46e3f;
}
.nav.bg-orange .menu > li .sub-menu li {
  background-color: #d3511e;
}
.nav.bg-orange .menu > li .sub-menu li:hover {
  background-color: #bd481a;
}
.nav.bg-orange .menu > li .sub-menu li:hover a {
  background-color: #bd481a;
}
.nav.bg-orange .menu .current-menu-item a,
.nav.bg-orange .menu .current-menu-parent a {
  background: #d3511e;
  border-right-color: transparent;
}
.nav.bg-yellow .menu {
  border-left: 1px solid #edbc3c;
}
.nav.bg-yellow .menu > li {
  border-right: 1px solid #ca9713;
}
.nav.bg-yellow .menu > li:first-child {
  border-left: 1px solid #ca9713;
}
.nav.bg-yellow .menu > li:hover {
  background: #e2a915;
}
.nav.bg-yellow .menu > li:hover a {
  border-right-color: transparent;
}
.nav.bg-yellow .menu > li > a {
  border-right: 1px solid #edbc3c;
}
.nav.bg-yellow .menu > li .sub-menu li {
  background-color: #e2a915;
}
.nav.bg-yellow .menu > li .sub-menu li:hover {
  background-color: #ca9713;
}
.nav.bg-yellow .menu > li .sub-menu li:hover a {
  background-color: #ca9713;
}
.nav.bg-yellow .menu .current-menu-item a,
.nav.bg-yellow .menu .current-menu-parent a {
  background: #e2a915;
  border-right-color: transparent;
}
.nav.bg-blue {
  border-top: 1px solid #011f35;
}
.nav.bg-blue .menu {
  border-left: 1px solid #014b81;
}
.nav.bg-blue .menu > li {
  border-right: 1px solid #011f35;
}
.nav.bg-blue .menu > li:first-child {
  border-left: 1px solid #011f35;
}
.nav.bg-blue .menu > li:hover {
  background: #012d4f;
}
.nav.bg-blue .menu > li:hover a {
  border-right-color: transparent;
}
.nav.bg-blue .menu > li > a {
  border-right: 1px solid #014b81;
}
.nav.bg-blue .menu > li .sub-menu li {
  background-color: #012d4f;
}
.nav.bg-blue .menu > li .sub-menu li:hover {
  background-color: #011f35;
}
.nav.bg-blue .menu > li .sub-menu li:hover a {
  background-color: #011f35;
}
.nav.bg-blue .menu .current-menu-item a,
.nav.bg-blue .menu .current-menu-parent a {
  background: #012d4f;
  border-right-color: transparent;
}
.nav .menu {
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.nav .menu > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
}
.nav .menu > li:hover {
  box-shadow: inset 0px 3px 8px -5px #000000;
}
.nav .menu > li > a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 13px 20px 11px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 0px 1px #333;
  -webkit-transition: all 0s;
  -khtml-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.nav .menu > li > a:hover {
  border-bottom: none;
  border-right-color: transparent;
  text-decoration: none;
}
.nav .menu > li .sub-menu {
  display: none;
  position: absolute;
  left: 0px;
  margin: 0 0 0;
  padding: 0;
  max-width: 200px;
  border-top-color: transparent;
  background-color: #ffffff;
  border-radius: 0 0 4px 4px;
  box-shadow: 1px 1px 4px -3px #575757;
  z-index: 999;
}
.nav .menu > li .sub-menu.visible {
  display: block;
}
.nav .menu > li .sub-menu li {
  min-width: 200px;
  padding: 0 20px;
  line-height: 1.1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav .menu > li .sub-menu li a {
  display: block;
  padding: 16.666666666666668px 0;
  font-size: 14px;
  color: #ffffff;
}
.nav .menu > li .sub-menu li:last-child a {
  border-bottom: none;
}
.search-form {
  position: absolute;
  top: 20px;
  right: 0;
}
.search-form .search-form .search-field {
  max-width: 220px;
  padding-right: 45px;
  line-height: 1.4;
  box-shadow: inset 0px 5px 5px -5px rgba(0, 0, 0, 0.2);
}
.search-form .search-form .search-field:-moz-placeholder {
  color: #3b3b3b;
  font-style: italic;
}
.search-form .search-form .search-field:-ms-input-placeholder {
  color: #3b3b3b;
  font-style: italic;
}
.search-form .search-form .search-field::-webkit-input-placeholder {
  color: #3b3b3b;
  font-style: italic;
}
.search-form .search-form .search-field:focus,
.search-form .search-form .search-field:hover {
  box-shadow: inset 0px 5px 5px -5px rgba(0, 0, 0, 0.4);
}
.search-form .icon-search {
  position: absolute;
  right: 13px;
  top: 7px;
  padding: 3px 0 3px 10px;
  color: #9f9f9f;
  font-size: 13px;
  border-left: 1px solid #e5e5e5;
}
.search-form .btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 30px;
  background-color: transparent;
  color: transparent;
  border: none;
  outline: none;
  z-index: 999;
}
.sidebar .search-form {
  max-width: 220px;
  position: relative;
  left: 20px;
  right: 0;
}
.sidebar .search-form .search-field {
  max-width: 220px;
  padding-right: 40px;
}
.sidebar .menu-primary-container {
  padding-top: 30px;
}
.sidebar .menu-primary-container ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding: 0;
  margin: 0;
}
.sidebar .menu-primary-container ul li a {
  display: block;
  color: #fff;
  padding: 12px 10px 12px 20px;
  border-bottom: 1px solid #013359;
}
.sidebar .menu-primary-container ul li a:hover {
  text-decoration: none;
  border-bottom: 1px solid #013963;
}
.sidebar .menu-primary-container > ul > li > a {
  font-weight: bold;
}
.sidebar .menu-primary-container > ul > li > ul {
  background-color: #01487c;
  box-shadow: inset 0 2px 5px -2px #013054;
}
.mobile-nav {
  display: none;
  -webkit-tap-highlight-color: rgba(251, 185, 250, 0);
}
.mobile-nav:active {
  color: #01599b;
}
html.mobile .header {
  margin: 0;
}
html.mobile .header .nav {
  display: none;
}
html.mobile .mobile-nav {
  display: block;
}
html.mobile .header .search-form {
  display: none;
}
html.mobile .bg-white {
  box-shadow: none;
}
@media only screen and (max-width: 600px) {
  .header {
    margin: 0;
  }
  .header .nav {
    display: none;
  }
  .mobile-nav {
    display: block;
  }
  .header .search-form {
    display: none;
  }
  .bg-white {
    box-shadow: none;
  }
}
.grid.content {
  overflow: hidden;
}
@media only screen and (max-width: 700px) {
  .grid.content > .col {
    width: 100%;
    float: none;
  }
}
#content .grid img {
  max-width: 100%;
  height: auto !important;
}
.feature-image img {
  display: block;
  margin: 0;
}
.main {
  border-right: 1px solid #e5e5e5;
}
.widget-area {
  border-bottom: 1px solid #e5e5e5;
}
.widget-area .widget .widget-title {
  padding: 12px 30px 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  background-color: #f6f6f6;
}
.widget-area .widget .textwidget {
  padding: 0 30px 20px;
  *zoom: 1;
}
.widget-area .widget .textwidget:before,
.widget-area .widget .textwidget:after {
  content: " ";
  display: table;
}
.widget-area .widget .textwidget:after {
  clear: both;
}
.widget-area .widget .textwidget p {
  margin: 0;
}
.widget-area .widget .textwidget .thumbnail {
  float: right;
  margin: 0 0 15px 15px;
  max-width: 100px;
}
@media only screen and (max-width: 400px) {
  .widget-area .widget .textwidget .thumbnail {
    float: none;
    width: auto;
    margin: 0 0 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .widget-area .widget .textwidget .thumbnail:before,
  .widget-area .widget .textwidget .thumbnail:after {
    content: " ";
    display: table;
  }
  .widget-area .widget .textwidget .thumbnail:after {
    clear: both;
  }
}
.widget-area .widget #calendar_wrap {
  padding: 0 30px 20px;
}
.widget-area .widget ul li {
  margin-bottom: 3px;
}
.qtranslate-3-chooser li {
  display: block;
}
.qtranslate-3-chooser li a:hover {
  border: none;
}
.comments-title {
  margin-bottom: 30px;
}
.comment-list {
  margin: 0 0 20px 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.comment-list .children {
  margin: 0;
  padding: 0 0 0 20px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.comment-list .children .comment {
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
}
.comment-list > .comment {
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.comment-list .comment-meta {
  margin-bottom: 10px;
}
.comment-list .comment-meta .comment-author {
  display: inline;
}
.comment-list .comment-meta .comment-author .avatar {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.comment-list .comment-meta .comment-author .fn {
  font-size: 17px;
  font-style: normal;
  font-weight: bold;
  color: #363636;
}
.comment-list .comment-meta .comment-metadata {
  display: inline;
}
.comment-list .comment-content {
  padding-left: 52px;
}
.comment-list .reply {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
.comment-list .reply .comment-reply-link {
  float: right;
  font-weight: bold;
  border-bottom: 1px solid transparent;
}
.comment-list .reply .comment-reply-link:hover {
  border-bottom: 1px solid #013c68;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a {
  color: #ffffff;
}
.footer h1 {
  margin: 0 0 5px;
  font-size: 22px;
  line-height: 1;
}
.footer h2 {
  margin: 0 0 40px;
  font-size: 15px;
  line-height: 1;
}
.footer h6 {
  margin-bottom: 10px;
}
.footer a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
}
.footer a:hover {
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.footer .social {
  margin: 0 0 0 30px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.footer .social a {
  margin-bottom: 6px;
  line-height: 1.1;
}
.footer .social a i[class*="icon-"] {
  margin-right: 8px;
}
.footer .s1of3 h6 {
  padding-left: 30px;
}
@media only screen and (min-width: 700px) {
  .footer {
    margin-bottom: 30px;
  }
  .footer p:last-child {
    margin-bottom: 0;
  }
  .footer .extra-border-left {
    border-left: 1px solid #023052;
  }
  .footer .extra-border-right {
    border-right: 1px solid #134a73;
  }
}
.sidebar {
  position: absolute;
  position: fixed;
  display: none;
  overflow: auto;
  top: 0;
  right: 0;
  width: 260px;
  padding: 0;
  z-index: 0;
  background: #013c68;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 300ms;
  -khtml-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url("boxsizing.htc");
}
.wrap {
  overflow: hidden;
  position: relative;
  -webkit-transition: -webkit-transform 300ms;
  -moz-transition: -moz-transform 300ms;
  -ms-transition: -moz-transform 300ms;
  -o-transition: -o-transform 300ms;
  transition: transform 300ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.wrap:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -10px;
  width: 10px;
  box-shadow: inset 20px 0 20px -20px rgba(1, 60, 104, 0.1);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.notransition {
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.post {
  padding: 0 0 30px;
  margin: 0 0 30px;
  border-bottom: 1px solid #e5e5e5;
  *zoom: 1;
}
.post:before,
.post:after {
  content: " ";
  display: table;
}
.post:after {
  clear: both;
}
.post:last-child {
  border-bottom: none;
}
.thumbnail {
  margin: 0 20px 20px 0;
  padding: 4px;
  border: 1px solid #e5e5e5;
}
.thumbnail img {
  display: block;
  border: 1px solid #e5e5e5;
}
@media only screen and (max-width: 400px) {
  .thumbnail.float-left {
    float: none;
    width: 170px;
  }
}
.entry-header {
  position: relative;
  margin-bottom: 10px;
}
.entry-header .comments-count {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 18px;
  font-size: 16px;
  line-height: 1;
  color: #848484;
  font-weight: bold;
  border: 1px solid #dddddd;
  border-radius: 4px;
  background: #f6f6f6;
  background: -moz-linear-gradient(top, #f6f6f6 1%, #f6f6f6 51%, #dddddd 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f6f6f6), color-stop(51%, #f6f6f6), color-stop(100%, #dddddd));
  background: -webkit-linear-gradient(top, #f6f6f6 1%, #f6f6f6 51%, #dddddd 100%);
  background: -o-linear-gradient(top, #f6f6f6 1%, #f6f6f6 51%, #dddddd 100%);
  background: -ms-linear-gradient(top, #f6f6f6 1%, #f6f6f6 51%, #dddddd 100%);
  background: linear-gradient(to bottom, #f6f6f6 1%, #f6f6f6 51%, #dddddd 100%);
}
.entry-header .comments-count i {
  font-style: normal;
}
.entry-header .comments-count:before {
  position: absolute;
  bottom: -16px;
  left: 15px;
  content: "";
  border: 8px solid transparent;
  border-top-color: #dddddd;
}
.entry-header .entry-title {
  margin: 0;
  max-width: 80%;
  font-size: 22px;
  line-height: 1.2;
}
.entry-header .entry-title a {
  color: #363636;
  text-decoration: none;
}
.entry-header .entry-title a:hover {
  color: #013c68;
  border: none;
}
.read-more span {
  font-size: 10px;
}
.page .entry-header .entry-title {
  font-size: 25px;
}
.entry-content {
  *zoom: 1;
}
.entry-content:before,
.entry-content:after {
  content: " ";
  display: table;
}
.entry-content:after {
  clear: both;
}
.entry-meta {
  font-size: 13px;
  line-height: 1;
  color: #696969;
}
footer.entry-meta {
  font-style: italic;
}
.archive-header .archive-title {
  padding: 20px;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
  text-transform: uppercase;
  background-color: #f6f6f6;
}
