/*
Theme Name: GFI BLOG
Author: Daren Zammit
*/
/* =Reset
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: 400;
  outline: 0;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: 400;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
a img {
  border: 0;
}
/* =Global
----------------------------------------------- */
.post-content {
  /* Headings */
  /* Text elements */
  /* Alignment */
  /* Text meant only for screen readers */
}
.post-content body,
.post-content button,
.post-content input,
.post-content select,
.post-content textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  clear: both;
}
.post-content hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
.post-content p {
  margin-bottom: 1.5em;
}
.post-content ul,
.post-content ol {
  margin: 0 0 1.5em 3em;
}
.post-content ul {
  list-style: disc;
}
.post-content ol {
  list-style: decimal;
}
.post-content li > ul,
.post-content li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
.post-content dt {
  font-weight: bold;
}
.post-content dd {
  margin: 0 1.5em 1.5em;
}
.post-content b,
.post-content strong {
  font-weight: bold;
}
.post-content dfn,
.post-content cite,
.post-content em,
.post-content i {
  font-style: italic;
}
.post-content blockquote {
  margin: 0 1.5em;
}
.post-content address {
  margin: 0 0 1.5em;
}
.post-content pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%;
}
.post-content code,
.post-content kbd,
.post-content tt,
.post-content var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
.post-content abbr,
.post-content acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
.post-content mark,
.post-content ins {
  background: #fff9c0;
  text-decoration: none;
}
.post-content sup,
.post-content sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.post-content sup {
  bottom: 1ex;
}
.post-content sub {
  top: .5ex;
}
.post-content small {
  font-size: 75%;
}
.post-content big {
  font-size: 125%;
}
.post-content figure {
  margin: 0;
}
.post-content table {
  margin: 0 0 1.5em;
  width: 100%;
}
.post-content th {
  font-weight: bold;
}
.post-content img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
.post-content .alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1em;
}
.post-content .alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1em;
}
.post-content .aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
  margin-bottom: 1.5em;
}
.post-content .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.post-content .screen-reader-text:hover,
.post-content .screen-reader-text:active,
.post-content .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.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: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .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: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .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: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .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: 0%;
  }
  .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%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.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;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn,
.widget.widget-newsletter .widget-body .dm_widget input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
#header .simple-menu,
#header .simple-menu {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs,
  #header .simple-menu {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm,
  #header .simple-menu {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
body {
  font-size: 16px;
  line-height: 21px;
  background: #f0f0f1;
  color: #333;
  height: auto;
  font-family: "myriad-pro", sans-serif;
  font-weight: 300;
}
@media (max-width: 991px) {
  body {
    font-size: 14px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-weight: 400;
  line-height: 1.25em;
  color: #000;
  margin: 0 0 20px 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #000;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 21px;
}
h3 {
  font-size: 18px;
}
h4,
h5,
h6 {
  font-size: 16px;
}
a,
strong,
label,
b {
  font-weight: 600!important;
}
.mt {
  margin-top: 30px;
}
.mb {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .container {
    padding: 0;
  }
}
@media (max-width: 991px) {
  div[class^="col-"] {
    margin-bottom: 30px;
  }
  div[class^="col-"]:last-of-type {
    margin-bottom: 0;
  }
}
#wrap {
  position: relative;
  padding-bottom: 30px;
}
#header {
  margin-bottom: 30px;
  border-top: 4px solid #0079c1;
  border-bottom: 2px solid #C5C5C6;
  background: #FFF;
  padding: 30px 0;
  height: 126px;
}
@media (min-width: 992px) {
  #header {
    padding: 0 0 20px 0;
  }
}
#header #top-nav,
#header #main-nav {
  float: right;
  display: inline-block;
}
#header #top-nav li,
#header #main-nav li {
  float: left;
  position: relative;
}
#header #top-nav li .sub-menu,
#header #main-nav li .sub-menu {
  display: none;
  position: absolute;
  z-index: 9999;
  top: 99%;
  white-space: nowrap;
  min-width: 220px;
}
#header #top-nav li .sub-menu li,
#header #main-nav li .sub-menu li {
  display: block;
  float: none;
  border: 0;
}
#header #top-nav li .sub-menu .sub-menu,
#header #main-nav li .sub-menu .sub-menu {
  top: 0;
  left: 100%;
}
#header #top-nav li .sub-menu .sub-menu li:first-child,
#header #main-nav li .sub-menu .sub-menu li:first-child {
  border-left: 0;
}
#header #top-nav li.menu-item-has-children:hover > .sub-menu,
#header #main-nav li.menu-item-has-children:hover > .sub-menu {
  display: block;
}
#header #top-nav li.current-menu-ancestor > a,
#header #main-nav li.current-menu-ancestor > a,
#header #top-nav li.current-menu-parent > a,
#header #main-nav li.current-menu-parent > a,
#header #top-nav li.current-menu-item > a,
#header #main-nav li.current-menu-item > a,
#header #top-nav li.current_page_item > a,
#header #main-nav li.current_page_item > a,
#header #top-nav li.current_page_parent > a,
#header #main-nav li.current_page_parent > a {
  color: #0079c1;
}
#header #top-nav li {
  background: url('img/bg-utility-nav.png') no-repeat right center;
}
#header #top-nav li .sub-menu {
  background: #0079c1;
}
#header #top-nav li .sub-menu li {
  border-bottom: 1px solid #0069a8;
}
#header #top-nav li .sub-menu li:first-child {
  margin-top: 5px;
}
#header #top-nav li .sub-menu li a {
  padding: 10px 15px;
}
#header #top-nav li .sub-menu li a:hover {
  background: #0069a8;
}
#header #top-nav li a {
  color: #000;
  display: block;
  font-size: 14px;
  padding: 8px 15px 10px;
  white-space: nowrap;
}
#header #top-nav li a:hover {
  color: #0079c1;
  text-decoration: none;
}
#header #top-nav li.menu-item-has-children:hover a {
  background: #0079c1;
  color: #FFF;
}
#header #header-social {
  float: right;
}
#header #header-social li {
  float: left;
  padding: 8px 2px;
}
#header #header-social li:first-child {
  margin-right: 15px;
  color: #000;
  display: block;
  font-size: 14px;
  padding: 8px 0 10px 15px;
  white-space: nowrap;
  font-weight: 400;
}
#header #main-nav {
  margin-top: 20px;
}
#header #main-nav li a {
  padding: 12px;
  display: block;
  color: #000;
}
#header #main-nav li a:hover {
  color: #0079c1;
  text-decoration: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #header #main-nav li a {
    font-size: 14px;
  }
}
#header #main-nav li .sub-menu {
  background: #FFF;
  padding: 0!important;
  border-bottom: 5px solid #0079c1;
}
#header #main-nav li .sub-menu li {
  padding: 0 20px;
}
#header #main-nav li .sub-menu li.menu-item-has-children > a {
  background-image: url("img/dd-arrow.png");
  background-repeat: no-repeat;
  background-position: center right;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #header #main-nav li .sub-menu li.menu-item-has-children > a {
    background-image: url("img/dd-arrow@2x.png");
    background-size: 20px 20px;
  }
}
#header #main-nav li .sub-menu li a {
  font-size: 0.875em;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}
#header #main-nav li .sub-menu li:last-child a {
  border: 0!important;
}
#header #main-nav li .sub-menu > li:hover {
  margin-top: -1px;
  background-color: #ececec;
  border-top: 1px solid #FFF;
}
#header #main-nav li .sub-menu > li:hover > a {
  border-bottom: 1px solid transparent;
}
#header #main-nav li .sub-menu .sub-menu {
  background-color: #ececec;
  z-index: -1;
}
#header #main-nav li .sub-menu .sub-menu li:hover {
  margin: 0!important;
  border: 0!important;
}
#header #main-nav li .sub-menu .sub-menu li:hover a {
  border-bottom: 1px solid #dddddd;
}
#header #main-nav > ul > li.menu-item-has-children:hover {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.33);
}
#header #main-nav > ul > li.menu-item-has-children:hover .sub-menu {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.33);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.33);
}
@media (min-width: 1200px) {
  #header #main-nav li .sub-menu {
    background: #FFF;
    padding: 0 20px 20px 20px;
  }
  #header #main-nav li a {
    padding: 12px 20px;
  }
}
#header #header-logo {
  float: left;
  margin-top: 5px;
}
@media (min-width: 992px) {
  #header #header-logo {
    float: none;
    position: absolute;
    top: 60px;
    margin-top: 0px;
  }
}
#header .simple-menu {
  float: right;
  font-size: 25px;
  line-height: 25px;
  vertical-align: middle;
  color: #000;
  text-transform: uppercase;
  padding: 10px 0;
}
#header .simple-menu span {
  display: block;
  width: 15px;
  height: 0;
  padding-top: 25px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: -50px -50px;
  float: left;
  margin-right: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #header .simple-menu span {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
#header .simple-menu span:hover {
  background-position: -50px -50px;
}
#header .simple-menu:hover {
  text-decoration: none;
}
.panel {
  position: fixed;
  right: -250px;
  /*left or right and the width of your navigation panel*/
  width: 250px;
  /*should match the above value*/
  background: #0079c1;
  overflow-y: scroll;
  overflow-x: hidden;
  touch-move: pan-y;
  -ms-overflow-style: auto;
}
.panel > ul {
  margin: 0 20px;
}
.panel > ul li {
  border-bottom: 1px solid #4da1d4;
}
.panel > ul li a {
  display: block;
  padding: 15px 0;
  color: #FFF;
}
.panel > ul li a:hover {
  text-decoration: none;
}
.panel > ul li .sub-menu {
  border-top: 1px solid #4da1d4;
}
.panel > ul li .sub-menu a {
  padding-left: 20px;
}
.panel > ul li .sub-menu .sub-menu a {
  padding-left: 40px;
}
.panel > ul li.menu-item-has-children {
  border-bottom: none;
}
.featured-posts {
  overflow: auto;
  border: 1px solid #dddddd;
  margin-left: 15px;
  margin-right: 15px;
}
.featured-posts .featured-posts-list li {
  cursor: pointer;
  position: relative;
  display: block;
  height: 110px;
  padding: 20px;
  background: #FFF;
  border-left: 5px solid transparent;
  border-bottom: 1px solid #dddddd;
}
.featured-posts .featured-posts-list li:last-child {
  border-bottom: 0;
}
.featured-posts .featured-posts-list li:hover {
  background: #F9F9F9;
  border-left-color: #0079c1;
  text-decoration: none;
}
.featured-posts .featured-posts-list li p {
    font-size: 14px;
    color: #666;
}
.featured-posts .featured-posts-list li h4 {
  color: #000;
  margin-bottom: 5px;
}
.featured-posts .featured-posts-list li .arrow {
  display: none;
}
.featured-posts .featured-posts-list li.active {
  background: #e5f1f9;
  border-left-color: #0079c1;
}
.featured-posts .featured-posts-list li.active .arrow {
  display: block;
  position: absolute;
  top: 0;
  right: -55px;
  width: 0;
  height: 0;
  border-top: 55px solid transparent;
  border-bottom: 55px solid transparent;
  border-left: 55px solid #e5f1f9;
  z-index: 999;
}
.featured-posts .featured-posts-slides li {
  cursor: pointer;
  position: relative;
  height: 330px;
  background-color: black;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.featured-posts .featured-posts-slides li .featured-posts-panel {
  background: rgba(0, 0, 0, 0.8);
  padding: 20px 70px;
  position: absolute;
  bottom: 0;
  color: #FFF;
  font-weight: 400;
  width: 100%;
}
.featured-posts .featured-posts-slides li .featured-posts-panel .mt {
  margin-top: 10px;
}
.featured-posts .featured-posts-slides li .featured-posts-panel a {
  color: #FFF;
  font-size: 0.875em;
}
.posts-heading {
  border-top: 3px solid #0079c1;
  border-bottom: 1px solid #dddddd;
  overflow: auto;
  background: #FFF;
}
.posts-heading h4 {
  display: inline;
  float: left;
  color: #333333;
  margin: 0;
  font-size: 1.6em;
  line-height: 30px;
  color: #0079c1;
  padding: 15px 20px;
}
.posts-heading h4 span {
  color: #333333;
}
.posts-heading .page {
  text-transform: uppercase;
  padding: 15px 20px;
  font-size: 1em;
  line-height: 30px;
  display: inline-block;
  float: right;
  border-left: 1px solid #DDD;
  margin-left: 30px;
}
.posts-heading a {
  color: #666666;
  text-transform: uppercase;
  float: right;
  font-size: 0.875em;
  line-height: 20px;
}
.posts-heading.featured {
  padding: 0;
}
.posts-heading.featured a {
  padding: 10px 20px;
}
.posts-heading.featured h4 {
  text-transform: uppercase;
  padding: 10px 20px;
}
.posts-heading.featured .page {
  padding: 10px 20px;
}
.posts-heading.featured .icon {
  margin: 10px 20px;
}
.posts-heading .icon {
  float: right;
  margin: 15px 20px 0 0;
}
.posts-container {
  padding: 0 20px;
  background: #FFF;
}
.post-entry {
  background: #FFF;
  padding: 20px 0;
  border-bottom: 1px solid #dddddd;
}
.post-entry:last-child {
  border: 0;
}
.post-entry .read-more {
  margin-top: 20px;
  font-size: 0.875em;
  display: inline-block;
}
.post-thumbnail img,
.post-heading img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .post-thumbnail {
    margin-bottom: 30px;
  }
  body.home .post-thumbnail {
    display: none !important;
  }
  body.home.paged .post-thumbnail,
  body.home .featured-sm .post-thumbnail {
    display: block !important;
  }
}
.post-thumbnail,
.advert {
  text-align: center;
}
.post-thumbnail img,
.advert img {
  display: inline-block !important;
}
.post-title h1,
.post-title h2,
.post-title h3 {
  margin-bottom: 5px;
}
.post-heading {
  border-bottom: 1px solid #dddddd;
  background: #FFF;
  padding: 20px;
}
.post-heading .post-meta {
  margin: 10px 0;
}
.post-meta {
  margin-bottom: 20px;
  font-size: 0.875em;
  overflow: hidden;
}
.post-meta > div {
  float: left;
  border-right: 1px solid #dddddd;
  padding-right: 15px;
  margin-right: 15px;
  height: 20px;
}
.post-meta > div:last-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.post-meta > div .icon {
  float: left;
  margin: 2px 10px 0 0;
}
@media (max-width: 767px) {
  .post-meta > div.author-date {
    float: none;
    border: 0;
    padding: 0;
    margin: 0 0 5px 0;
  }
}
.post-meta > div.ratings {
  padding-top: 3px;
}
.post-meta > div.comments a {
  color: #333;
  font-weight: 300!important;
}
.post-content {
  padding: 0 20px;
  letter-spacing: 0.2px;
}
.post-content a {
  color: #428bca!important;
  text-decoration: none;
}
.post-content a:hover,
.post-content a:focus {
  color: #2a6496!important;
  text-decoration: underline;
}
.post-content p {
  margin-bottom: 20px;
}
.post-content blockquote {
  margin: 30px 0;
  padding-left: 40px;
  background-image: url("img/blockquote.png");
  background-repeat: no-repeat;
  background-position: top left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .post-content blockquote {
    background-image: url("img/blockquote@2x.png");
    background-size: 22px 25px;
  }
}
.post-content blockquote p {
  border-left: 1px solid #dddddd;
  padding: 7px 20px;
  margin: 0;
}
.post-author {
  font-size: 14px;
  line-height: 18px;
  border-top: 2px solid #dddddd;
  border-bottom: 3px solid #dddddd;
  padding: 20px;
  background: #FFF;
  position: relative;
}
.post-author h4,
.post-author p {
  margin-bottom: 10px;
}
.post-author h4 span {
  font-weight: 300;
}
.post-author img {
  display: block;
  max-width: 100%;
  height: auto;
}
.post-author a {
  color: #0079c1;
}
@media (max-width: 991px) {
  .post-author .row > div {
    margin-bottom: 30px;
  }
}
.post-author .author-links {
  position: absolute;
  bottom: 15px;
}
.post-author .author-description {
  padding-bottom: 20px;
}
.post-comments-title {
  padding: 15px 20px;
  border-bottom: 1px solid #dddddd;
  background: #FFF;
}
.post-comments-title h4 {
  margin: 0;
  line-height: 1em;
}
.post-comments {
  padding: 20px;
  background: #FFF;
  font-size: 0.875em;
}
.post-comments p {
  margin-bottom: 15px;
}
.post-comments .comment-list > li {
  margin-bottom: 30px;
  border-left: 2px solid #dddddd;
  padding-left: 20px;
}
.post-comments .comment-list > li:last-of-type {
  margin: 0;
}
.post-comments .comment-list .children {
  margin: 30px 0;
}
.post-comments .comment-meta {
  font-weight: 400;
}
.post-comments .comment-awaiting-moderation {
  display: block;
  font-style: italic;
  color: #666666;
}
.post-comments .comment-reply-link {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.post-comments .comment-reply-link:hover {
  text-decoration: none;
}
.post-comments .comment-reply-link:hover {
  text-decoration: none;
}
.post-comments .comment-reply-link:hover {
  text-decoration: none;
  background: #f0f0f1;
}
.post-comments-reply {
  padding: 20px;
  background: #FFF;
  font-size: 0.875em;
  border-top: 1px solid #dddddd;
}
.comment-form p {
  margin-bottom: 20px;
}
.comment-form p:last-of-type {
  margin: 0;
}
.comment-form input[type=text],
.comment-form textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.comment-form input[type=text]:hover,
.comment-form textarea:hover {
  text-decoration: none;
}
.comment-form textarea {
  height: auto;
}
.comment-form .form-submit input {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #FFF!important;
  color: #ffffff;
  background-color: #fc9826;
  border-color: #fc9826;
}
.comment-form .form-submit input:hover {
  text-decoration: none;
}
.comment-form .form-submit input:hover,
.comment-form .form-submit input:focus,
.comment-form .form-submit input:active,
.comment-form .form-submit input.active,
.open .dropdown-toggle.comment-form .form-submit input {
  color: #ffffff;
  background-color: #f68503;
  border-color: #e27a03;
}
.comment-form .form-submit input:active,
.comment-form .form-submit input.active,
.open .dropdown-toggle.comment-form .form-submit input {
  background-image: none;
}
.comment-form .form-submit input.disabled,
.comment-form .form-submit input[disabled],
fieldset[disabled] .comment-form .form-submit input,
.comment-form .form-submit input.disabled:hover,
.comment-form .form-submit input[disabled]:hover,
fieldset[disabled] .comment-form .form-submit input:hover,
.comment-form .form-submit input.disabled:focus,
.comment-form .form-submit input[disabled]:focus,
fieldset[disabled] .comment-form .form-submit input:focus,
.comment-form .form-submit input.disabled:active,
.comment-form .form-submit input[disabled]:active,
fieldset[disabled] .comment-form .form-submit input:active,
.comment-form .form-submit input.disabled.active,
.comment-form .form-submit input[disabled].active,
fieldset[disabled] .comment-form .form-submit input.active {
  background-color: #fc9826;
  border-color: #fc9826;
}
.comment-form .form-submit input .badge {
  color: #fc9826;
  background-color: #ffffff;
}
.comment-form .form-allowed-tags {
  font-size: 0.75em;
}
.comment-form .form-allowed-tags code {
  font-family: "Myriad Pro", "myriad-pro", sans-serif;
  font-weight: 400;
}
.comment-form label {
  font-weight: 400;
}
.post-ratings,
.post-ratings-loading,
.post-ratings-image {
  line-height: 14px;
}
.post-ratings span,
.post-ratings-loading span,
.post-ratings-image span {
  margin-left: 5px;
}
.post-ratings img,
.post-ratings-loading img,
.post-ratings-image img {
  margin: 1px;
  padding: 0;
  float: left;
  width: 12px;
  height: 12px;
}
.pagination {
  background: #FFF;
  padding: 20px;
  text-align: center;
  font-size: 0.875em;
  overflow: auto;
  border-top: 1px solid #dddddd;
}
.pagination a,
.pagination span {
  margin: 0 10px;
  color: #666666;
  font-weight: 400;
}
.pagination a.current,
.pagination span.current {
  color: #0079c1;
}
.pagination .posts-page-link a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #FFF!important;
  color: #ffffff;
  background-color: #fc9826;
  border-color: #fc9826;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination .posts-page-link a:hover {
  text-decoration: none;
}
.pagination .posts-page-link a:hover,
.pagination .posts-page-link a:focus,
.pagination .posts-page-link a:active,
.pagination .posts-page-link a.active,
.open .dropdown-toggle.pagination .posts-page-link a {
  color: #ffffff;
  background-color: #f68503;
  border-color: #e27a03;
}
.pagination .posts-page-link a:active,
.pagination .posts-page-link a.active,
.open .dropdown-toggle.pagination .posts-page-link a {
  background-image: none;
}
.pagination .posts-page-link a.disabled,
.pagination .posts-page-link a[disabled],
fieldset[disabled] .pagination .posts-page-link a,
.pagination .posts-page-link a.disabled:hover,
.pagination .posts-page-link a[disabled]:hover,
fieldset[disabled] .pagination .posts-page-link a:hover,
.pagination .posts-page-link a.disabled:focus,
.pagination .posts-page-link a[disabled]:focus,
fieldset[disabled] .pagination .posts-page-link a:focus,
.pagination .posts-page-link a.disabled:active,
.pagination .posts-page-link a[disabled]:active,
fieldset[disabled] .pagination .posts-page-link a:active,
.pagination .posts-page-link a.disabled.active,
.pagination .posts-page-link a[disabled].active,
fieldset[disabled] .pagination .posts-page-link a.active {
  background-color: #fc9826;
  border-color: #fc9826;
}
.pagination .posts-page-link a .badge {
  color: #fc9826;
  background-color: #ffffff;
}
.pagination .posts-page-link a:hover {
  text-decoration: none;
}
.arrow-grey {
  display: block;
  width: 20px;
  height: 0;
  padding-top: 20px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: -75px -50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .arrow-grey {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.arrow-grey:hover {
  background-position: -75px -50px;
}
.arrow-white {
  display: block;
  width: 20px;
  height: 0;
  padding-top: 20px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: -100px -50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .arrow-white {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.arrow-white:hover {
  background-position: -100px -50px;
}
.arrow-blue {
  display: block;
  width: 20px;
  height: 0;
  padding-top: 20px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: -125px -50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .arrow-blue {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.arrow-blue:hover {
  background-position: -125px -50px;
}
.arrow-grey-sm {
  display: block;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: -150px -50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .arrow-grey-sm {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.arrow-grey-sm:hover {
  background-position: -150px -50px;
}
.arrow-white-sm {
  display: block;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: -175px -50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .arrow-white-sm {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.arrow-white-sm:hover {
  background-position: -175px -50px;
}
.arrow-blue-sm {
  display: block;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: -200px -50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .arrow-blue-sm {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.arrow-blue-sm:hover {
  background-position: -200px -50px;
}
.arrow-grey,
.arrow-white,
.arrow-blue,
.arrow-grey-sm,
.arrow-white-sm,
.arrow-blue-sm {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.heading-border {
  border-top: 3px solid #0079c1;
  border-bottom: 1px solid #dddddd;
  overflow: auto;
}
.icon.email {
  display: block;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: 0 -75px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon.email {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.icon.email:hover {
  background-position: 0 -75px;
}
.icon.twitter {
  display: block;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: -15px -75px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon.twitter {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.icon.twitter:hover {
  background-position: -15px -75px;
}
.icon.facebook {
  display: block;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: -30px -75px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon.facebook {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.icon.facebook:hover {
  background-position: -30px -75px;
}
.icon.category {
  display: block;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: -45px -75px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon.category {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.icon.category:hover {
  background-position: -45px -75px;
}
.icon.comments {
  display: block;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: -60px -75px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon.comments {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.icon.comments:hover {
  background-position: -60px -75px;
}
.icon.related {
  display: block;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: -75px -75px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon.related {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.icon.related:hover {
  background-position: -75px -75px;
}
.icon.icon-big.category {
  display: block;
  width: 25px;
  height: 0;
  padding-top: 25px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: 0 -150px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon.icon-big.category {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.icon.icon-big.category:hover {
  background-position: 0 -150px;
}
.icon.icon-big.authors {
  display: block;
  width: 25px;
  height: 0;
  padding-top: 25px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: -25px -150px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon.icon-big.authors {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.icon.icon-big.authors:hover {
  background-position: -25px -150px;
}
#footer {
  font-size: 0.75em;
  line-height: 25px;
  font-weight: 400;
  color: #FFF;
}
#footer .footer-inner {
  overflow: auto;
  background: #0079c1;
  padding: 15px 15px 10px 15px;
}
#footer .footer-nav {
  text-align: center;
  margin-left: 5%;
}
#footer .footer-nav li {
  display: inline-block;
}
#footer .footer-nav li a {
  color: #FFF;
  line-height: 25px;
  padding: 0 10px;
}
#footer .footer-nav li:after {
  content: "|";
}
#footer .footer-nav li:last-child:after {
  content: "";
}
#footer #footer-social {
  float: right;
}
#footer #footer-social li {
  display: inline-block;
  margin-left: 5px;
}
#footer #footer-social li a {
  display: block;
  width: 25px;
  height: 0;
  padding-top: 25px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: 0 -100px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #footer #footer-social li a {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
#footer #footer-social li a:hover {
  background-position: 0 0;
}
#footer #footer-social li a.facebook {
  background-position: 0 -100px;
}
#footer #footer-social li a.twitter {
  background-position: -25px -100px;
}
#footer #footer-social li a.googleplus {
  background-position: -50px -100px;
}
#footer #footer-social li a.linkedin {
  background-position: -75px -100px;
}
#footer #footer-social li a.youtube {
  background-position: -100px -100px;
}
#footer #footer-social li a.rss {
  background-position: -125px -100px;
}
#footer #footer-social li a.email {
  background-position: -150px -100px;
}
#footer #footer-social li a:hover.facebook {
  background-position: 0 -125px;
}
#footer #footer-social li a:hover.twitter {
  background-position: -25px -125px;
}
#footer #footer-social li a:hover.googleplus {
  background-position: -50px -125px;
}
#footer #footer-social li a:hover.linkedin {
  background-position: -75px -125px;
}
#footer #footer-social li a:hover.youtube {
  background-position: -100px -125px;
}
#footer #footer-social li a:hover.rss {
  background-position: -125px -125px;
}
#footer #footer-social li a:hover.email {
  background-position: -150px -125px;
}
@media (max-width: 991px) {
  #footer #footer {
    text-align: center;
  }
  #footer .footer-inner > div {
    text-align: center;
    margin: 20px 0;
    float: none!important;
    clear: both!important;
  }
  #footer #footer-social {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #footer .footer-nav {
    text-align: right;
  }
}
.widget {
  background: #FFF;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .widgets-horizontal .widget .widget-body {
    min-height: 280px;
  }
}
.widget .widget-heading {
  border-top: 3px solid #0079c1;
  border-bottom: 1px solid #dddddd;
  overflow: auto;
  padding: 15px;
}
.widget .widget-heading h4 {
  display: inline-block;
  float: left;
  margin: 0;
  color: #0079c1;
  text-transform: uppercase;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 15px;
}
.widget .widget-heading .icon {
  float: right;
  margin-right: 5px;
}
.widget .widget-body {
  padding: 15px;
}
.widget .widget-body iframe {
  width: 100%;
}
.widget.widget-facebook .widget-body {
  padding: 0 0px;
}
.widget.widget-facebook .widget-body iframe {
  height: 250px!important;
  margin-bottom: 5px;
}
.widget.widget-twitter .widget-body {
  padding: 10px 15px;
}
.widget.widget-newsletter .widget-body h3 {
  margin: 10px 0 0 0;
}
.widget.widget-newsletter .widget-body .row {
  margin-left: -5px;
  margin-right: -5px;
}
.widget.widget-newsletter .widget-body .row > div {
  padding: 5px;
}
.widget.widget-newsletter .widget-body .btn-orange {
  text-align: left;
  text-indent: 10px;
}
.widget.widget-newsletter .widget-body .dm_widget {
  margin: 0;
}
.widget.widget-newsletter .widget-body .dm_widget .widgettitle {
  font-size: 19px;
  margin-bottom: 5px;
}
.widget.widget-newsletter .widget-body .dm_widget input[type="submit"] {
  margin-top: 20px!important;
}
.widget.widget-newsletter .widget-body .dm_widget input[type="submit"]:focus {
  outline: none;
}
.widget.widget-newsletter .widget-body .dm_widget label {
  margin-top: 10px;
  font-weight: 300!important;
}
.widget.widget-newsletter .widget-body .dm_widget br {
  display: none;
}
.widget.widget-newsletter .widget-body .dm_widget .error_message {
  font-weight: 400;
  font-size: 13px;
}
.widget.widget-related .widget-heading {
  border-top-color: #fc9826;
}
.widget.widget-related .widget-heading h4 {
  color: #fc9826;
}
.widget.widget-related .widget-body {
  padding: 0;
}
.widget.widget-related .widget-body .post-meta {
  margin: 0;
}
.widget.widget-related .widget-body .post-meta .author-date {
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
}
.widget.widget-related .widget-body a {
  font-weight: 400!important;
}
.widget.widget-related .widget-body a.title {
  color: #333333;
}
.widget.widget-related .widget-body img {
  display: block;
  max-width: 100%;
  height: auto;
}
.widget.widget-related .widget-body .row {
  margin-left: 0;
  margin-right: 0;
}
.widget.widget-related .widget-body .col {
  padding: 0 10px;
}
.widget.widget-related .widget-body li {
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}
.widget.widget-related .widget-body .thumbnail {
  width: 100%;
  height: 0px;
  padding-top: 100%;
}
@media (min-width: 992px) {
  .widget.widget-related .widget-body .thumbnail {
    width: 51px;
    height: 51px;
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .widget.widget-related .widget-body .thumbnail {
    width: 68px;
    height: 68px;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .widget.widget-related .widget-body .wp-post-image {
    width: 100px;
    height: 100px;
  }
}
.form-control,
.btn,
.btn-sm,
.btn-lg,
.widget.widget-newsletter .widget-body .dm_widget input[type="submit"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-control:hover,
.btn:hover,
.btn-sm:hover,
.btn-lg:hover {
  text-decoration: none;
}
.btn-orange,
.widget.widget-newsletter .widget-body .dm_widget input[type="submit"] {
  color: #FFF!important;
  color: #ffffff;
  background-color: #fc9826;
  border-color: #fc9826;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
  color: #ffffff;
  background-color: #f68503;
  border-color: #e27a03;
}
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
  background-image: none;
}
.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
  background-color: #fc9826;
  border-color: #fc9826;
}
.btn-orange .badge {
  color: #fc9826;
  background-color: #ffffff;
}
.btn-arrow {
  background-image: url("img/btn-arrow.png");
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 70px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .btn-arrow {
    background-image: url("img/btn-arrow@2x.png");
    background-size: 30px 20px;
  }
}
.btn-arrow.btn-block {
  padding-right: 0px;
}
.btn-suggest {
  font-size: 0.875em;
  font-weight: 300;
  text-align: left;
  text-indent: 15px;
}
.btn-suggest span {
  display: block;
}
.btn-suggest span.heading {
  font-size: 1.2em;
  font-weight: 400;
}
.advert {
  margin-bottom: 30px;
}
.advert img {
  display: block;
  max-width: 100%;
  height: auto;
}
.advert .g,
.advert .g > div {
  height: 290px !important;
    margin-bottom: 30px;
    width: 100% !important;
}
@media (min-width: 992px) {
  .advert .g,
  .advert .g > div {
    height: 235px!important;
  }
}
@media (min-width: 1200px) {
  .advert .g,
  .advert .g > div {
    height: 290px!important;
  }
}
.advert .g-2,
.advert .g-2 > div {
  min-width: 320px!important;
}
@media (min-width: 768px) {
  .advert .g-2,
  .advert .g-2 > div {
    height: 155px!important;
  }
}
@media (min-width: 992px) {
  .advert .g-2,
  .advert .g-2 > div {
    height: 196px!important;
  }
}
@media (min-width: 1200px) {
  .advert .g-2,
  .advert .g-2 > div {
    height: 240px!important;
  }
}
.advert .g a {
  display: block!important;
}
.advert .g img {
  display: block!important;
  margin: 0 auto!important;
}
@media (max-width: 767px) {
  .advert .g img {
    min-width: 320px!important;
  }
}
.author-tile {
  overflow: auto;
  display: block;
  font-size: 0.875em;
  padding: 20px;
  background: #FFF;
  position: relative;
  color: #333333;
  font-weight: 300;
  border: 2px solid #FFF;
}
.author-tile:hover {
  color: #000;
  background: #FAFAFA;
  border-color: #dddddd;
}
.author-tile h4,
.author-tile p {
  margin-bottom: 10px;
}
.author-tile img {
  display: block;
  max-width: 100%;
  height: auto;
}
.author-tile .authorDescrption {
  font-weight: 300;
}
@media (max-width: 767px) {
  .author-tile .row > div {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .author-tile {
    height: 240px;
  }
}
@media (min-width: 992px) {
  .author-tile {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  .author-tile {
    height: 190px;
  }
}
.author-tile .author-links {
  position: absolute;
  bottom: 15px;
}
.author-links {
  color: #0079c1;
}
.post-author-heading {
  font-size: 14px;
  line-height: 18px;
  border-top: 2px solid #dddddd;
  border-bottom: 3px solid #dddddd;
  padding: 20px;
  background: #FFF;
  position: relative;
  border-top: 3px solid #0079c1;
}
.post-author-heading h4,
.post-author-heading p {
  margin-bottom: 10px;
}
.post-author-heading h4 span {
  font-weight: 300;
}
.post-author-heading img {
  display: block;
  max-width: 100%;
  height: auto;
}
.post-author-heading a {
  color: #0079c1;
}
@media (max-width: 991px) {
  .post-author-heading .row > div {
    margin-bottom: 30px;
  }
}
.post-author-heading .author-links {
  position: absolute;
  bottom: 15px;
}
.post-author-heading .author-description {
  padding-bottom: 20px;
}
.author-sm {
  position: absolute;
  bottom: 5px;
}
.author-sm a {
  display: inline-block;
  margin-right: 10px;
}
input[type="text"],
input[type="email"],
textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
input[type="text"]:hover,
input[type="email"]:hover,
textarea:hover {
  text-decoration: none;
}
textarea {
  height: auto;
}
.wpcf7-form label {
  display: block;
}
.wpcf7-form .wpcf7-form-control-wrap {
  display: block!important;
}
.wpcf7-form span.wpcf7-not-valid-tip {
  position: static;
  color: #ff0000;
  padding: 2px;
  display: block;
  border: none;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.wpcf7-form .wpcf7-validation-errors,
.wpcf7-form .wpcf7-mail-sent-ok {
  border: none;
  padding: 10px 20px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0;
}
.wpcf7-form .wpcf7-mail-sent-ok {
  background: green;
}
.wpcf7-form .wpcf7-validation-errors {
  background: #ff0000;
}
.error404 .post-content {
  text-align: center;
  padding: 30px;
}
.error404 .searchform {
  display: inline-block;
}
.error404 .searchform #s {
  width: 250px;
  border-right: 0;
}
.error404 .searchform #searchsubmit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #FFF!important;
  color: #ffffff;
  background-color: #fc9826;
  border-color: #fc9826;
  background-image: url("img/btn-arrow.png");
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 70px;
}
.error404 .searchform #searchsubmit:hover {
  text-decoration: none;
}
.error404 .searchform #searchsubmit:hover,
.error404 .searchform #searchsubmit:focus,
.error404 .searchform #searchsubmit:active,
.error404 .searchform #searchsubmit.active,
.open .dropdown-toggle.error404 .searchform #searchsubmit {
  color: #ffffff;
  background-color: #f68503;
  border-color: #e27a03;
}
.error404 .searchform #searchsubmit:active,
.error404 .searchform #searchsubmit.active,
.open .dropdown-toggle.error404 .searchform #searchsubmit {
  background-image: none;
}
.error404 .searchform #searchsubmit.disabled,
.error404 .searchform #searchsubmit[disabled],
fieldset[disabled] .error404 .searchform #searchsubmit,
.error404 .searchform #searchsubmit.disabled:hover,
.error404 .searchform #searchsubmit[disabled]:hover,
fieldset[disabled] .error404 .searchform #searchsubmit:hover,
.error404 .searchform #searchsubmit.disabled:focus,
.error404 .searchform #searchsubmit[disabled]:focus,
fieldset[disabled] .error404 .searchform #searchsubmit:focus,
.error404 .searchform #searchsubmit.disabled:active,
.error404 .searchform #searchsubmit[disabled]:active,
fieldset[disabled] .error404 .searchform #searchsubmit:active,
.error404 .searchform #searchsubmit.disabled.active,
.error404 .searchform #searchsubmit[disabled].active,
fieldset[disabled] .error404 .searchform #searchsubmit.active {
  background-color: #fc9826;
  border-color: #fc9826;
}
.error404 .searchform #searchsubmit .badge {
  color: #fc9826;
  background-color: #ffffff;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .error404 .searchform #searchsubmit {
    background-image: url("img/btn-arrow@2x.png");
    background-size: 30px 20px;
  }
}
.error404 .searchform #searchsubmit.btn-block {
  padding-right: 0px;
}
.error404 .searchform #s,
.error404 .searchform #searchsubmit {
  float: left;
}
.sm {
  display: block;
  width: 20px;
  height: 0;
  padding-top: 20px;
  overflow: hidden;
  background-image: url("img/sprite.png");
  background-position: 0 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .sm {
    background-image: url("img/sprite@2x.png");
    background-size: 250px 200px;
  }
}
.sm:hover {
  background-position: 0 0;
}
.sm.facebook {
  background-position: 0 0;
}
.sm.twitter {
  background-position: -20px 0;
}
.sm.googleplus {
  background-position: -40px 0;
}
.sm.linkedin {
  background-position: -60px 0;
}
.sm.youtube {
  background-position: -80px 0;
}
.sm.rss {
  background-position: -100px 0;
}
.sm.email {
  background-position: -120px 0;
}
.sm:hover.facebook {
  background-position: 0 -20px;
}
.sm:hover.twitter {
  background-position: -20px -20px;
}
.sm:hover.googleplus {
  background-position: -40px -20px;
}
.sm:hover.linkedin {
  background-position: -60px -20px;
}
.sm:hover.youtube {
  background-position: -80px -20px;
}
.sm:hover.rss {
  background-position: -100px -20px;
}
.sm:hover.email {
  background-position: -120px -20px;
}
.site-search-wrap {
  clear: both;
  float: right;
  margin: 30px 0px 0 10px;
  line-height: 24px;
  background-color: #e7e7e7;
  color: #000;
  width: 171px;
  height: 27px;
  padding: 0;
  /* this is the style of when default text is in the input field */
}
.site-search-wrap input.site-search-input {
  height: 24px;
  background: none;
  padding: 0 0 0 10px;
  border: 0;
  width: 131px;
  font-size: 12px;
  float: left;
}
@media (min-width: 1200px) {
  .site-search-wrap {
    width: 201px;
  }
  .site-search-wrap input.site-search-input {
    width: 161px;
  }
}
.site-search-wrap input.site-search-input.active {
  color: #000;
}
.site-search-wrap input.site-search-input {
  color: #000 !important;
  font-weight: 400;
}
.site-search-wrap input.site-search-submit {
  background: #e7e7e7 url(img/icon-search.png) 50% 50% no-repeat;
  border: 0;
  height: 24px;
  margin: 0;
  padding: 0 10px;
  color: #fff;
  border: none;
  width: 30px;
  float: left;
}
.site-search-wrap input.site-search-submit:hover {
  background: #e7e7e7 url(img/icon-search-hover.png) 50% 50% no-repeat;
}
.site-search-wrap input {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.site-search-wrap input:focus {
  outline: none;
}
.thumbnail {
  width: 150px;
  height: 150px;
  background-size: cover;
  background-position: center top;
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .thumbnail {
    width: 117px;
    height: 117px;
  }
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.fb_iframe_widget iframe {
  position: absolute;
}
