/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*: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: 12px;
  line-height: 1.428571429;
  color: #444444;
  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 #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
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.428571429;
  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: 17px;
  margin-bottom: 17px;
  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;
}
p {
  margin: 0 0 8.5px;
}
.lead {
  margin-bottom: 17px;
  font-size: 13px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
.text-primary:hover {
  color: #3071a9;
}
.text-warning {
  color: #c09853;
}
.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
.text-danger:hover {
  color: #953b39;
}
.text-success {
  color: #468847;
}
.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
.text-info:hover {
  color: #2d6987;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #000000;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 17px;
  margin-bottom: 8.5px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 31px;
}
h2,
.h2 {
  font-size: 25px;
}
h3,
.h3 {
  font-size: 21px;
}
h4,
.h4 {
  font-size: 15px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 11px;
}
.page-header {
  padding-bottom: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 8.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-bottom: 17px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 8.5px 17px;
  margin: 0 0 17px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 17px;
  font-style: normal;
  line-height: 1.428571429;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.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 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 17px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 12.75px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 17px;
  font-size: 18px;
  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;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  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 .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.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;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  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: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 28px;
  line-height: 28px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 40px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 40px;
  line-height: 40px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -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: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -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: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -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: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 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 .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  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: 12px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  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-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-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-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-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-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-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: 14px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.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%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
  width: 1em;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix: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,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  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-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  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-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/* =Colors
-------------------------------------------------------------- */
/*

@primary-color: #0ea7c3;
@hover-color: #13bfdf;
@headings-color: #000;
@text-color: #444;
@services-price: #adeaf5;
@background-color: #fff;

@primary-color: #31bc90;
@hover-color: #3cdca9;
@headings-color: #000;
@text-color: #444;
@services-price: #53e2b5;
@background-color: #fff;

@primary-color: #cd7646;
@hover-color: #e1814d;
@headings-color: #000;
@text-color: #444;
@services-price: #f49c6c;
@background-color: #fff;

@primary-color: #d15151;
@hover-color: #e95b5b;
@headings-color: #000;
@text-color: #444;
@services-price: #f76c6d;
@background-color: #fff;

@primary-color: #34495e;
@hover-color: #425c76;
@headings-color: #000;
@text-color: #444;
@services-price: #587a9c;
@background-color: #fff;

@primary-color: #8e44ad;
@hover-color: #a450c7;
@headings-color: #000;
@text-color: #444;
@services-price: #c569eb;
@background-color: #fff;

@primary-color: #e67e22;
@hover-color: #f78724;
@headings-color: #000;
@text-color: #444;
@services-price: #f79a48;
@background-color: #fff;

@primary-color: #7f8c8d;
@hover-color: #97a6a7;
@headings-color: #000;
@text-color: #444;
@services-price: #afc1c2;
@background-color: #fff;

*/
/* Text Color */
body {
  background-color: #ffffff;
  color: #444444;
}
/* Heading Color */
a,
h1,
h2,
h3,
h4,
h5,
h6,
.services div li,
.no-results p,
.no-results li,
.search-page ol {
  color: #000000;
}
.site-header .mobile-nav span {
  background-color: #000000;
}
/* Primary Color */
a:hover,
.icon:hover h2,
.icon .glyphicon:before,
.icon-group .icon:hover .glyphicon:before,
.featured-heading,
.color,
.btn-style-2,
.site-footer .menu li a:hover,
.radial-progress-bar canvas,
.sidebar a:hover,
.shoutbox h1,
.quote,
.services div .glyphicon,
.twitter a,
.posts .post-meta .author span,
.persons .post-meta .author span,
.persons li a .open,
.sidebar .rfc_widget button:hover,
.services > ul > li button:hover,
.services > ul > li.selected button,
#infinite-handle,
.error-page h1,
.error-page h2 a,
.search-page .glyphicon {
  color: #0ea7c3;
}
input[type=checkbox]:checked + label:after {
  color: #0ea7c3;
}
.icon:hover .glyphicon,
.icon:after,
.featured-heading span:before,
.featured-heading span:after,
.btn-style-1,
.btn-style-2:hover,
.social-bookmarks li a,
.nav-tabs li a,
.nav-tabs li.active a:after,
.panel-group .panel .panel-title a:after,
.author span,
.comment-list li header span,
.sidebar .widget_search input[type="submit"],
.services div h1,
.twitter span,
.posts .post-meta,
.persons .post-meta,
.filter li button:hover,
.filter li button.selected,
div.light_square .pp_close,
.box,
.move-slider h1 em,
ul.page-numbers li .current,
.widget_calendar td a:hover {
  background-color: #0ea7c3;
}
input[type=radio]:checked + label:after {
  background-color: #0ea7c3;
}
.last:hover:after,
.last:hover:before,
.next:hover:after,
.next:hover:before {
  border-left-color: #0ea7c3;
}
.first:hover:before,
.first:hover:after,
.prev:hover:before,
.prev:hover:after {
  border-right-color: #0ea7c3;
}
@media (min-width: 889px) {
  .navigation > ul > li .sub-menu .current-menu-item > a,
  .navigation a:hover {
    color: #0ea7c3;
  }
  .navigation > ul > li.current-menu-item > a {
    background-color: #0ea7c3;
  }
}
@media (max-width: 888px) {
  .navigation li {
    color: #0ea7c3;
  }
  .navigation a:before {
    background-color: #0ea7c3;
  }
}
.icon .glyphicon {
  border: 7px solid #0ea7c3;
}
.icon .glyphicon:after {
  border: 4px solid #0ea7c3;
}
.select-wrap:before {
  border-top: 4px solid #0ea7c3;
}
.btn-style-2 {
  border: 1px solid #0ea7c3;
}
.btn-style-2:after {
  border: 4px solid #0ea7c3;
}
.author img {
  border: 6px solid #0ea7c3;
}
.social-bookmarks li a:hover {
  background-color: #0ea7c3;
  background-color: #0c8aa2;
}
.posts .post-meta,
.persons .post-meta {
  background-color: #0ea7c3;
  background-color: rgba(14, 167, 195, 0.9);
}
.site-footer .copyright {
  background-color: #0ea7c3;
  background-color: rgba(14, 167, 195, 0.5);
}
.site-footer.style-2 .copyright {
  background-color: #0ea7c3;
}
/* Hover Color */
#infinite-handle span:hover,
.widget_calendar th,
.widget_calendar caption {
  color: #13bfdf;
}
.widget_calendar td a {
  background-color: #13bfdf;
}
.btn-style-2:hover,
.btn-style-2:hover:after {
  border-color: #13bfdf;
}
.nav-tabs li a:hover,
.btn-style-1:hover,
.sidebar .widget_search input[type="text"] {
  background-color: #13bfdf;
}
/* Services Price Color */
.services div h1 span {
  color: #adeaf5;
}
/* Background Color */
.site-header,
.featured-heading span,
.persons li {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.95);
}
/* =Font Families
-------------------------------------------------------------- */
@font-face {
  font-family: 'Bebas';
  src: url('fonts/bebas/BebasNeue-webfont.eot');
  src: url('fonts/bebas/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/bebas/BebasNeue-webfont.woff') format('woff'), url('fonts/bebas/BebasNeue-webfont.ttf') format('truetype'), url('fonts/bebas/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'JustVector';
  src: url('fonts/justvectorv2/justvectorv2-webfont.eot');
  src: url('fonts/justvectorv2/justvectorv2-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/justvectorv2/justvectorv2-webfont.woff') format('woff'), url('fonts/justvectorv2/justvectorv2-webfont.ttf') format('truetype'), url('fonts/justvectorv2/justvectorv2-webfont.svg#bebas_neueregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body,
input[type="text"],
textarea,
select,
.comment-list li header h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
.btn-style-1,
.radial-progress-bar,
.sidebar .widget_tag_cloud a,
.sidebar .rfc_widget > ul li,
.services div li,
.persons li a .open,
#infinite-handle span,
.search-page input[type="text"],
.search-page ol {
  font-family: "Bebas", Arial;
}
.site-header,
.statement h2,
.twitter-feed h2,
.contact-info h2,
.statement h3,
.twitter-feed h3,
.contact-info h3,
.statement,
.twitter-feed,
.contact-info,
.header-quote,
.btn-style-2,
.site-footer,
.panel-group .panel .panel-title a:after,
.shoutbox h2,
.twitter,
.filter li button,
.move-slider h2,
.error-page h2,
.no-results h3,
.no-results h4 {
  font-family: 'Open Sans', Arial, Helvetica;
}
.site-wrapper {
  opacity: 0;
  overflow: hidden !important;
}
@media (max-width: 650px) {
  .site-wrapper {
    padding-top: 63px;
  }
}
html {
  -webkit-font-smoothing: antialiased;
}
body {
  overflow-x: hidden;
}
img {
  height: auto;
  max-width: 100%;
}
.col-md-1 > h1:first-child,
.col-md-2 > h1:first-child,
.col-md-3 > h1:first-child,
.col-md-4 > h1:first-child,
.col-md-5 > h1:first-child,
.col-md-6 > h1:first-child,
.col-md-7 > h1:first-child,
.col-md-8 > h1:first-child,
.col-md-9 > h1:first-child,
.col-md-10 > h1:first-child,
.col-md-11 > h1:first-child,
.col-md-12 > h1:first-child,
.col-md-1 > h2:first-child,
.col-md-2 > h2:first-child,
.col-md-3 > h2:first-child,
.col-md-4 > h2:first-child,
.col-md-5 > h2:first-child,
.col-md-6 > h2:first-child,
.col-md-7 > h2:first-child,
.col-md-8 > h2:first-child,
.col-md-9 > h2:first-child,
.col-md-10 > h2:first-child,
.col-md-11 > h2:first-child,
.col-md-12 > h2:first-child,
.col-md-1 > h3:first-child,
.col-md-2 > h3:first-child,
.col-md-3 > h3:first-child,
.col-md-4 > h3:first-child,
.col-md-5 > h3:first-child,
.col-md-6 > h3:first-child,
.col-md-7 > h3:first-child,
.col-md-8 > h3:first-child,
.col-md-9 > h3:first-child,
.col-md-10 > h3:first-child,
.col-md-11 > h3:first-child,
.col-md-12 > h3:first-child,
.col-md-1 > h4:first-child,
.col-md-2 > h4:first-child,
.col-md-3 > h4:first-child,
.col-md-4 > h4:first-child,
.col-md-5 > h4:first-child,
.col-md-6 > h4:first-child,
.col-md-7 > h4:first-child,
.col-md-8 > h4:first-child,
.col-md-9 > h4:first-child,
.col-md-10 > h4:first-child,
.col-md-11 > h4:first-child,
.col-md-12 > h4:first-child,
.col-md-1 > h5:first-child,
.col-md-2 > h5:first-child,
.col-md-3 > h5:first-child,
.col-md-4 > h5:first-child,
.col-md-5 > h5:first-child,
.col-md-6 > h5:first-child,
.col-md-7 > h5:first-child,
.col-md-8 > h5:first-child,
.col-md-9 > h5:first-child,
.col-md-10 > h5:first-child,
.col-md-11 > h5:first-child,
.col-md-12 > h5:first-child {
  margin-top: 0;
  padding-top: 0;
}
@media (max-width: 970px) {
  .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 {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.container > h1,
.col-md-1 > h1,
.col-md-2 > h1,
.col-md-3 > h1,
.col-md-4 > h1,
.col-md-5 > h1,
.col-md-6 > h1,
.col-md-7 > h1,
.col-md-8 > h1,
.col-md-9 > h1,
.col-md-10 > h1,
.col-md-11 > h1,
.col-md-12 > h1,
.container > h2,
.col-md-1 > h2,
.col-md-2 > h2,
.col-md-3 > h2,
.col-md-4 > h2,
.col-md-5 > h2,
.col-md-6 > h2,
.col-md-7 > h2,
.col-md-8 > h2,
.col-md-9 > h2,
.col-md-10 > h2,
.col-md-11 > h2,
.col-md-12 > h2,
.container > h3,
.col-md-1 > h3,
.col-md-2 > h3,
.col-md-3 > h3,
.col-md-4 > h3,
.col-md-5 > h3,
.col-md-6 > h3,
.col-md-7 > h3,
.col-md-8 > h3,
.col-md-9 > h3,
.col-md-10 > h3,
.col-md-11 > h3,
.col-md-12 > h3,
.container > h4,
.col-md-1 > h4,
.col-md-2 > h4,
.col-md-3 > h4,
.col-md-4 > h4,
.col-md-5 > h4,
.col-md-6 > h4,
.col-md-7 > h4,
.col-md-8 > h4,
.col-md-9 > h4,
.col-md-10 > h4,
.col-md-11 > h4,
.col-md-12 > h4,
.container > h5,
.col-md-1 > h5,
.col-md-2 > h5,
.col-md-3 > h5,
.col-md-4 > h5,
.col-md-5 > h5,
.col-md-6 > h5,
.col-md-7 > h5,
.col-md-8 > h5,
.col-md-9 > h5,
.col-md-10 > h5,
.col-md-11 > h5,
.col-md-12 > h5 {
  padding: 20px 50px;
  text-align: center;
}
@media (max-width: 750px) {
  .container > h1,
  .col-md-1 > h1,
  .col-md-2 > h1,
  .col-md-3 > h1,
  .col-md-4 > h1,
  .col-md-5 > h1,
  .col-md-6 > h1,
  .col-md-7 > h1,
  .col-md-8 > h1,
  .col-md-9 > h1,
  .col-md-10 > h1,
  .col-md-11 > h1,
  .col-md-12 > h1,
  .container > h2,
  .col-md-1 > h2,
  .col-md-2 > h2,
  .col-md-3 > h2,
  .col-md-4 > h2,
  .col-md-5 > h2,
  .col-md-6 > h2,
  .col-md-7 > h2,
  .col-md-8 > h2,
  .col-md-9 > h2,
  .col-md-10 > h2,
  .col-md-11 > h2,
  .col-md-12 > h2,
  .container > h3,
  .col-md-1 > h3,
  .col-md-2 > h3,
  .col-md-3 > h3,
  .col-md-4 > h3,
  .col-md-5 > h3,
  .col-md-6 > h3,
  .col-md-7 > h3,
  .col-md-8 > h3,
  .col-md-9 > h3,
  .col-md-10 > h3,
  .col-md-11 > h3,
  .col-md-12 > h3,
  .container > h4,
  .col-md-1 > h4,
  .col-md-2 > h4,
  .col-md-3 > h4,
  .col-md-4 > h4,
  .col-md-5 > h4,
  .col-md-6 > h4,
  .col-md-7 > h4,
  .col-md-8 > h4,
  .col-md-9 > h4,
  .col-md-10 > h4,
  .col-md-11 > h4,
  .col-md-12 > h4,
  .container > h5,
  .col-md-1 > h5,
  .col-md-2 > h5,
  .col-md-3 > h5,
  .col-md-4 > h5,
  .col-md-5 > h5,
  .col-md-6 > h5,
  .col-md-7 > h5,
  .col-md-8 > h5,
  .col-md-9 > h5,
  .col-md-10 > h5,
  .col-md-11 > h5,
  .col-md-12 > h5 {
    padding-right: 0;
    padding-left: 0;
  }
}
.container > h1 span,
.col-md-1 > h1 span,
.col-md-2 > h1 span,
.col-md-3 > h1 span,
.col-md-4 > h1 span,
.col-md-5 > h1 span,
.col-md-6 > h1 span,
.col-md-7 > h1 span,
.col-md-8 > h1 span,
.col-md-9 > h1 span,
.col-md-10 > h1 span,
.col-md-11 > h1 span,
.col-md-12 > h1 span,
.container > h2 span,
.col-md-1 > h2 span,
.col-md-2 > h2 span,
.col-md-3 > h2 span,
.col-md-4 > h2 span,
.col-md-5 > h2 span,
.col-md-6 > h2 span,
.col-md-7 > h2 span,
.col-md-8 > h2 span,
.col-md-9 > h2 span,
.col-md-10 > h2 span,
.col-md-11 > h2 span,
.col-md-12 > h2 span,
.container > h3 span,
.col-md-1 > h3 span,
.col-md-2 > h3 span,
.col-md-3 > h3 span,
.col-md-4 > h3 span,
.col-md-5 > h3 span,
.col-md-6 > h3 span,
.col-md-7 > h3 span,
.col-md-8 > h3 span,
.col-md-9 > h3 span,
.col-md-10 > h3 span,
.col-md-11 > h3 span,
.col-md-12 > h3 span,
.container > h4 span,
.col-md-1 > h4 span,
.col-md-2 > h4 span,
.col-md-3 > h4 span,
.col-md-4 > h4 span,
.col-md-5 > h4 span,
.col-md-6 > h4 span,
.col-md-7 > h4 span,
.col-md-8 > h4 span,
.col-md-9 > h4 span,
.col-md-10 > h4 span,
.col-md-11 > h4 span,
.col-md-12 > h4 span,
.container > h5 span,
.col-md-1 > h5 span,
.col-md-2 > h5 span,
.col-md-3 > h5 span,
.col-md-4 > h5 span,
.col-md-5 > h5 span,
.col-md-6 > h5 span,
.col-md-7 > h5 span,
.col-md-8 > h5 span,
.col-md-9 > h5 span,
.col-md-10 > h5 span,
.col-md-11 > h5 span,
.col-md-12 > h5 span {
  border: 1px solid #e5e5e5;
  border-style: none none solid none;
  min-width: 189px;
  padding: 12px 48px;
}
.section-style-2 {
  background-color: #fafafa;
  border: 1px solid #f0f0f0;
  border-style: solid none;
  padding: 50px 0;
}
.section-style-2:before,
.section-style-2:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.section-style-2:after {
  clear: both;
}
.section-style-2:before,
.section-style-2:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.section-style-2:after {
  clear: both;
}
a:hover {
  text-decoration: none;
}
.site-header {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  font-size: 13px;
  font-weight: 600;
  height: 64px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 99;
  -webkit-transition: top 0.4s;
  transition: top 0.4s;
  /* Site Logo */
  /* Site Main Navigation */
  /* Mobile navigation */
}
.site-header.show-on-scroll {
  top: -65px;
}
@media (max-width: 650px) {
  .site-header.show-on-scroll {
    top: 0;
  }
}
.site-header.show-mobile {
  position: absolute;
}
@media (max-width: 1170px) {
  .site-header {
    font-size: 13px;
    height: 64px;
  }
}
@media (max-width: 1050px) {
  .site-header {
    font-size: 12px;
    height: 63px;
  }
}
.site-header .site-logo {
  display: table;
  float: left;
  height: 100%;
  margin-left: 35px;
}
.site-header .site-logo a {
  display: table-cell;
  vertical-align: middle;
}
.site-header .navigation {
  /* Responsive mobile nav */
}
@media (min-width: 889px) {
  .site-header .navigation {
    float: right;
  }
  .site-header .navigation ul {
    margin: 0 17px 0 0;
    padding: 0;
  }
  .site-header .navigation ul:before,
  .site-header .navigation ul:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .site-header .navigation ul:after {
    clear: both;
  }
  .site-header .navigation ul:before,
  .site-header .navigation ul:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .site-header .navigation ul:after {
    clear: both;
  }
  .site-header .navigation li {
    list-style: none;
    position: relative;
  }
  .site-header .navigation li:hover > .sub-menu {
    display: block;
  }
  .site-header .navigation > ul > li {
    float: left;
  }
  .site-header .navigation > ul > li.current-menu-item > a {
    color: #fff;
  }
  .site-header .navigation > ul > li > a {
    text-transform: uppercase;
  }
  .site-header .navigation > ul > li.menu-item-has-children > a:after {
    background: none;
    content: "";
    display: block;
    height: 14px;
    position: absolute;
    top: 100%;
    right: 0;
    bottom: auto;
    left: 0;
  }
  .site-header .navigation a {
    display: block;
    padding: 23px 23px;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
  }
  .site-header .navigation .sub-menu {
    background: rgba(255, 255, 255, 0.8);
    display: none;
    outline: 2px solid rgba(0, 0, 0, 0.1);
    padding: 5px 0 14px 0;
    position: absolute;
  }
  .site-header .navigation .sub-menu:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 7px solid rgba(255, 255, 255, 0.8);
    margin-left: -8px;
    position: absolute;
    top: -7px;
    right: auto;
    bottom: auto;
    left: 50%;
  }
  .site-header .navigation .sub-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, 0.1);
    margin-left: -10px;
    position: absolute;
    top: -9px;
    right: auto;
    bottom: auto;
    left: 50%;
  }
  .site-header .navigation .sub-menu > li {
    position: relative;
    padding: 0 11px;
  }
  .site-header .navigation .sub-menu > li:last-of-type a {
    border: none;
  }
  .site-header .navigation .sub-menu > li.menu-item-has-children > a:after {
    background: none;
    content: "";
    display: block;
    width: 14px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 100%;
  }
  .site-header .navigation .sub-menu a {
    border: 1px solid #c9c9c9;
    border-style: none none solid none;
    padding: 11px 0;
    text-align: center;
    width: 175px;
  }
  .site-header .navigation .sub-menu .sub-menu {
    margin-top: -5px;
    margin-left: 14px;
    left: 100%;
    top: 0;
  }
  .site-header .navigation .sub-menu .sub-menu:after {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 7px solid rgba(255, 255, 255, 0.8);
    left: -8px;
    top: 17px;
  }
  .site-header .navigation .sub-menu .sub-menu:before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 7px solid rgba(0, 0, 0, 0.1);
    left: -10px;
    top: 15px;
  }
  .site-header .navigation > ul > li > .sub-menu {
    left: 50%;
    top: 100%;
    margin-top: 14px;
    margin-left: -101.5px;
  }
}
@media (min-width: 889px) and (max-width: 970px) {
  .site-header .navigation a {
    padding: 23px 17px;
  }
}
@media (max-width: 888px) {
  .site-header .navigation {
    display: none;
    position: absolute;
    top: 63px;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .site-header .navigation .nav-menu {
    background-color: rgba(255, 255, 255, 0.95);
  }
  .site-header .navigation > ul {
    padding: 0 30px;
  }
  .site-header .navigation > ul ul {
    padding: 0;
  }
  .site-header .navigation li {
    list-style: none;
  }
  .site-header .navigation li li a {
    padding: 15px 30px;
  }
  .site-header .navigation li li a:before {
    left: 15px;
  }
  .site-header .navigation li li li a {
    padding: 15px 50px;
  }
  .site-header .navigation li li li a:before {
    left: 35px;
  }
  .site-header .navigation a {
    border: 1px solid #c9c9c9;
    border-style: none none solid none;
    display: block;
    padding: 15px 20px;
    position: relative;
  }
  .site-header .navigation a:before {
    border-radius: 100%;
    content: "";
    height: 4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 5px;
    width: 4px;
  }
}
.site-header .mobile-nav {
  background: none;
  border: none;
  cursor: pointer;
  display: none;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 40px;
  bottom: auto;
  left: auto;
  margin-top: -11px;
  width: 30px;
}
@media (max-width: 888px) {
  .site-header .mobile-nav {
    display: block;
  }
}
.site-header .mobile-nav span {
  display: block;
  height: 5px;
  margin-bottom: 3px;
}
.site-header + .header-quote {
  padding-top: 150px;
  margin-top: -38px;
}
@media (max-width: 650px) {
  .site-header + .header-quote {
    margin-top: 0;
    padding-top: 38px;
  }
}
/* --- Shortcodes --- */
/* Icon */
.icon {
  display: block;
  text-align: center;
  padding: 0 15px;
  position: relative;
}
.icon:after {
  border-radius: 100%;
  content: "";
  height: 6px;
  margin-left: -2px;
  position: absolute;
  top: 107px;
  left: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 6px;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.icon h2 {
  margin-top: 40px;
  margin-bottom: 20px;
  -webkit-transition: color .5s;
  transition: color .5s;
}
.icon p {
  line-height: 1.7em;
}
.icon .glyphicon {
  border-radius: 100%;
  font-size: 34px;
  padding: 34px;
  width: auto;
}
.icon .glyphicon:before {
  position: relative;
  -webkit-transition: color .3s;
  transition: color .3s;
}
.icon .glyphicon:after {
  background-color: #fff;
  border-radius: 100%;
  content: "";
  height: 32px;
  margin-left: -15px;
  position: absolute;
  top: auto;
  right: auto;
  bottom: -16px;
  left: 50%;
  width: 32px;
}
.icon .glyphicon.glyphicon-heart-empty:before {
  left: -2px;
}
.icon:hover {
  color: #444444;
}
.icon:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.icon:hover .glyphicon {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 40px;
}
.icon:hover .glyphicon:before {
  color: #fff;
}
.icon:hover .glyphicon:after {
  bottom: -10px;
}
@media (max-width: 768px) {
  .icon {
    margin: 30px 0;
  }
}
@media (max-width: 1200px) {
  .row-md > div {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .row-md > div {
    width: 100%;
  }
}
.icon-group:before,
.icon-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.icon-group:after {
  clear: both;
}
.icon-group:before,
.icon-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.icon-group:after {
  clear: both;
}
.icon-group .icon {
  padding: 0;
  max-width: 364px;
  margin-top: 48px;
}
@media (max-width: 992px) {
  .icon-group .icon {
    margin-top: 18px;
    max-width: none;
  }
}
.icon-group .icon:first-of-type {
  margin-top: 0;
}
.icon-group .icon .glyphicon {
  border: none;
  padding: 0;
}
.icon-group .icon .glyphicon:before {
  color: #444444;
  font-size: 29px;
}
.icon-group .icon .glyphicon:after {
  display: none;
}
.icon-group .icon h2 {
  margin-top: 0;
  margin-bottom: 15px;
}
.icon-group .icon:hover .glyphicon {
  background-color: transparent;
}
.icon-group .icon:hover:after {
  display: none;
}
.icon-group .icon.right {
  float: right;
  text-align: right;
}
.icon-group .icon.right .glyphicon {
  float: right;
}
.icon-group .icon.right h2,
.icon-group .icon.right p {
  margin-right: 84px;
}
@media (max-width: 992px) {
  .icon-group .icon.right {
    float: left;
    text-align: left;
  }
  .icon-group .icon.right .glyphicon {
    float: left;
  }
  .icon-group .icon.right h2,
  .icon-group .icon.right p {
    margin-right: 0;
    margin-left: 84px;
  }
}
.icon-group .icon.left {
  float: left;
  text-align: left;
}
.icon-group .icon.left .glyphicon {
  float: left;
}
.icon-group .icon.left h2,
.icon-group .icon.left p {
  margin-left: 84px;
}
.icon-spacing .icon.right {
  padding-right: 50px;
}
.icon-spacing .icon.left {
  padding-left: 50px;
}
/* Featured Heading */
.featured-heading {
  position: relative;
  text-align: center;
}
.featured-heading span {
  padding: 0 30px;
  position: relative;
  z-index: 1;
}
.featured-heading:after,
.featured-heading span:before,
.featured-heading span:after {
  content: "";
  height: 1px;
  margin-top: 0px;
  position: absolute;
  top: 50%;
}
.featured-heading:after {
  background: #e5e5e5;
  display: block;
  width: 100%;
}
.featured-heading span:before,
.featured-heading span:after {
  margin-top: 0;
  width: 39px;
}
.featured-heading span:before {
  left: -39px;
}
.featured-heading span:after {
  right: -39px;
}
/* Statement */
.statement h1,
.twitter-feed h1,
.contact-info h1 {
  font-size: 70px;
}
@media (max-width: 750px) {
  .statement h1,
  .twitter-feed h1,
  .contact-info h1 {
    font-size: 50px;
  }
}
.statement h2,
.twitter-feed h2,
.contact-info h2 {
  font-size: 30px;
  font-weight: 600;
}
.statement h3,
.twitter-feed h3,
.contact-info h3 {
  font-size: 24px;
  font-weight: 400;
}
.parallax,
#layerslider.parallax {
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
@media (max-width: 1170px) {
  .parallax,
  #layerslider.parallax {
    background-attachment: scroll !important;
    background-position: top center !important;
  }
}
.statement,
.twitter-feed,
.contact-info,
.header-quote {
  color: #fff;
  font-size: 18px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
  position: relative;
  text-align: center;
}
.statement .glyphicon,
.twitter-feed .glyphicon,
.contact-info .glyphicon,
.header-quote .glyphicon {
  font-size: 30px;
  margin-bottom: 10px;
}
.statement h1,
.twitter-feed h1,
.contact-info h1,
.header-quote h1,
.statement h2,
.twitter-feed h2,
.contact-info h2,
.header-quote h2,
.statement h3,
.twitter-feed h3,
.contact-info h3,
.header-quote h3,
.statement h4,
.twitter-feed h4,
.contact-info h4,
.header-quote h4,
.statement h5,
.twitter-feed h5,
.contact-info h5,
.header-quote h5 {
  color: inherit;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.statement p,
.twitter-feed p,
.contact-info p,
.header-quote p {
  margin-top: 7px;
}
.statement .btn-style-1,
.twitter-feed .btn-style-1,
.contact-info .btn-style-1,
.header-quote .btn-style-1,
.statement .btn-style-2,
.twitter-feed .btn-style-2,
.contact-info .btn-style-2,
.header-quote .btn-style-2 {
  font-size: 22px;
  margin-top: 30px;
  padding: 10px 40px;
}
.parallax-overlay:before {
  background: rgba(0, 0, 0, 0.45);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.parallax-overlay > * {
  position: relative;
  z-index: 3;
}
.statement {
  padding: 170px 5px;
}
@media (max-width: 750px) {
  .statement {
    padding: 110px 5px;
  }
}
.text-statement {
  color: #fff;
  font-size: 14px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
  padding: 110px 5px;
  text-align: left;
}
.text-statement h1,
.text-statement h2,
.text-statement h3,
.text-statement h4,
.text-statement h5 {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
  text-align: left;
  padding-left: 0;
}
@media (max-width: 750px) {
  .text-statement {
    padding: 70px 5px;
  }
}
.twitter-feed {
  padding: 75px 5px 95px 5px;
}
.header-quote {
  padding: 102px 5px 38px 5px;
}
.header-quote h1 {
  font-size: 45px;
}
.contact-info {
  padding: 51px 5px 63px 5px;
}
.contact-info h1 {
  font-size: 40px;
  letter-spacing: 1px;
}
/* Input Elements */
.btn-style-1,
.btn-style-2 {
  cursor: pointer;
  display: inline-block;
  margin: 8px;
  position: relative;
  outline: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.btn-style-1 {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.05);
  color: #fff;
  font-size: 18px;
  padding: 8px 38px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
}
.btn-style-1:after,
.btn-style-1:after {
  background: rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  height: 1px;
  left: 1px;
  position: absolute;
  right: 1px;
  top: 0;
}
.btn-style-1:hover {
  color: #fff;
}
.btn-style-1.btn-lg {
  font-size: 22px;
  padding: 11px 37px;
}
.btn-style-1.btn-sm {
  font-size: 15px;
  padding: 5px 26px;
}
.btn-style-2 {
  background: none;
  border-radius: 0;
  font-weight: 400;
  font-size: 14px;
  padding: 15px 38px;
}
.btn-style-2:hover {
  color: #fff;
}
.btn-style-2:before {
  border: 4px solid #fff;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.btn-style-2:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
}
.btn-style-2.btn-lg {
  font-size: 18px;
  padding: 23px 48px;
}
.btn-style-2.btn-sm {
  font-size: 12px;
  padding: 14px 21px;
}
form:before,
form:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
form:after {
  clear: both;
}
form:before,
form:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
form:after {
  clear: both;
}
form .col-md-6 .col-md-6 button {
  margin: 13px 0 0 0;
  width: 100%;
}
form .col-md-6:first-of-type,
form .col-md-6 .col-md-6:first-of-type {
  padding-left: 0;
}
form .col-md-6:last-of-type,
form .col-md-6 .col-md-6:last-of-type {
  padding-right: 0;
}
form .col-md-6 .col-md-6 {
  padding-left: 0;
}
@media (max-width: 970px) {
  form .col-md-6 {
    padding-right: 0;
    padding-left: 0;
  }
}
/* LayerSlider */
iframe {
  border: none;
}
.ls-video {
  height: 120%;
  width: 140%;
  position: absolute;
  top: -20%;
  right: -20%;
  bottom: -20%;
  left: -20%;
  z-index: auto !important;
  overflow: visible !important;
}
.ls-video iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.ls-layer.move-slider {
  overflow: visible !important;
}
.ls-move .ls-nav-prev,
.ls-move .ls-nav-next {
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.ls-move .ls-nav-prev:empty,
.ls-move .ls-nav-next:empty {
  width: 1em;
}
.ls-move .ls-nav-prev:before,
.ls-move .ls-nav-next:before {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  margin-top: -14px;
  margin-left: -13px;
}
.ls-move .ls-nav-prev:before {
  content: "\e079";
}
.ls-move .ls-nav-next:before {
  content: "\e080";
}
.ls-move .ls-bottom-slidebuttons a {
  -webkit-transition: all 0.2s !important;
  transition: all 0.2s !important;
}
/* Site Footer */
.site-footer {
  background-image: url("images/footer_background.png");
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  color: #fff;
  padding: 105px 0 0 0;
}
.site-footer.style-2 {
  background-image: none;
  background-color: #fafafa;
  border: 1px solid #f0f0f0;
  border-style: solid none none none;
}
.site-footer .container > ul {
  margin: 0;
  padding: 0;
}
.site-footer .container > ul > li {
  list-style: none;
}
.site-footer .menu {
  margin-top: 20px;
  padding: 0;
}
.site-footer .menu li {
  list-style: none;
  float: left;
  padding: 0 30px 0 0;
}
.site-footer .menu li a {
  color: inherit;
  font-size: 14px;
  text-transform: uppercase;
}
.site-footer .copyright {
  margin-top: 105px;
  padding: 20px 0;
  text-align: center;
}
footer .social-bookmarks {
  float: right;
}
@media (max-width: 970px) {
  footer .social-bookmarks {
    max-width: 100%;
    float: none;
  }
}
.social-bookmarks {
  max-width: 304px;
  padding: 0;
  margin: 0 -50px 0 -2px;
}
@media (max-width: 970px) {
  .social-bookmarks {
    float: none;
    padding-top: 80px;
    max-width: none;
  }
}
.social-bookmarks ul {
  padding: 0;
}
.social-bookmarks ul:before,
.social-bookmarks ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.social-bookmarks ul:after {
  clear: both;
}
.social-bookmarks ul:before,
.social-bookmarks ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.social-bookmarks ul:after {
  clear: both;
}
.social-bookmarks li {
  list-style-type: none;
  float: left;
  margin-left: 2px;
  margin-bottom: 2px;
  padding: 0px;
  text-align: center;
}
.social-bookmarks li a {
  display: block;
  font-family: "JustVector";
  height: 100%;
  width: 42px;
  height: 42px;
  -webkit-transition: 0.2s background ease;
  transition: 0.2s background ease;
}
.social-bookmarks li a:hover {
  text-decoration: none;
}
.social-bookmarks li a:before {
  color: #fff;
  display: block;
  position: relative;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.01);
  text-rendering: optimizeLegibility;
  font-weight: 200;
  left: -1px;
}
.social-bookmarks li.apple a:before {
  content: "2";
  font-size: 23px;
  top: 10px;
}
.social-bookmarks li.aim a:before {
  content: "A";
  font-size: 23px;
  top: 10px;
}
.social-bookmarks li.blogger a:before {
  content: "b";
  font-size: 23px;
  top: 7px;
}
.social-bookmarks li.delicious a:before {
  content: "c";
  font-size: 23px;
  top: 11px;
}
.social-bookmarks li.deviantart a:before {
  content: "D";
  font-size: 32px;
  top: 15px;
  -webkit-transform: scale(0.8, 1);
  -moz-transform: scale(0.8, 1);
  -ms-transform: scale(0.8, 1);
  -o-transform: scale(0.8, 1);
}
.social-bookmarks li.dribbble a:before {
  content: "d";
  font-size: 22px;
  top: 8px;
}
.social-bookmarks li.ember a:before {
  content: "E";
  font-size: 24px;
  top: 9px;
}
.social-bookmarks li.evernote a:before {
  content: "1";
  font-size: 22px;
  top: 9px;
}
.social-bookmarks li.facebook a:before {
  content: "F";
  font-size: 24px;
  top: 5px;
}
.social-bookmarks li.flickr a:before {
  content: "n";
  font-size: 24px;
  top: 14px;
}
.social-bookmarks li.forrst a:before {
  content: "f";
  font-size: 22px;
  top: 7px;
}
.social-bookmarks li.google a:before {
  content: "g";
  font-size: 23px;
  top: 8px;
}
.social-bookmarks li.googleplus a:before {
  content: "g";
  font-size: 23px;
  top: 8px;
}
.social-bookmarks li.grooveshark a:before {
  content: "q";
  font-size: 24px;
  top: 9px;
}
.social-bookmarks li.lastfm a:before {
  content: "L";
  font-size: 24px;
  top: 12px;
}
.social-bookmarks li.linkedin a:before {
  content: "l";
  font-size: 23px;
  top: 7px;
}
.social-bookmarks li.metacafe a:before {
  content: "m";
  font-size: 21px;
  top: 8px;
}
.social-bookmarks li.myspace a:before {
  content: "K";
  font-size: 24px;
  top: 9px;
}
.social-bookmarks li.newsvine a:before {
  content: "N";
  font-size: 24px;
  top: 9px;
}
.social-bookmarks li.paypal a:before {
  content: "P";
  font-size: 24px;
  top: 9px;
}
.social-bookmarks li.picasa a:before {
  content: "p";
  font-size: 24px;
  top: 9px;
}
.social-bookmarks li.posterous a:before {
  content: "8";
  font-size: 22px;
  top: 9px;
}
.social-bookmarks li.reddit a:before {
  content: "R";
  font-size: 24px;
  top: 11px;
}
.social-bookmarks li.rss a:before {
  content: "r";
  font-size: 22px;
  top: 9px;
  left: 0px;
}
.social-bookmarks li.skype a:before {
  content: "s";
  font-size: 22px;
  top: 8px;
}
.social-bookmarks li.stumbleupon a:before {
  content: "6";
  font-size: 24px;
  top: 9px;
}
.social-bookmarks li.technorati a:before {
  content: "3";
  font-size: 24px;
  top: 10px;
}
.social-bookmarks li.tumblr a:before {
  content: "T";
  font-size: 22px;
  top: 9px;
}
.social-bookmarks li.twitter a:before {
  content: "t";
  font-size: 28px;
  top: 5px;
}
.social-bookmarks li.vimeo a:before {
  content: "v";
  font-size: 23px;
  top: 8px;
}
.social-bookmarks li.wordpress a:before {
  content: "w";
  font-size: 23px;
  top: 8px;
}
.social-bookmarks li.yahoo a:before {
  content: "Y";
  font-size: 27px;
  top: 13px;
}
.social-bookmarks li.yelp a:before {
  content: "u";
  font-size: 23px;
  top: 8px;
}
.social-bookmarks li.youtube a:before {
  content: "y";
  font-size: 24px;
  top: 5px;
}
.social-bookmarks li.zerply a:before {
  content: "z";
  font-size: 21px;
  top: 11px;
}
.social-bookmarks li.zootool a:before {
  content: "z";
  font-size: 21px;
  top: 11px;
}
/* Progress */
.radial-progress-bar {
  margin: 0 50px;
  position: relative;
  text-align: center;
}
.radial-progress-bar canvas {
  margin: 0 auto;
}
.rdb-meta {
  display: table;
  position: absolute;
  width: 100%;
  top: 0;
}
.rdb-meta span {
  display: table-cell;
  font-size: 28px;
  height: 126px;
  text-align: center;
  vertical-align: middle;
}
/* Tabs */
.nav-tabs {
  margin: 0;
  padding: 0;
}
.nav-tabs:before,
.nav-tabs:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav-tabs:after {
  clear: both;
}
.nav-tabs:before,
.nav-tabs:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav-tabs:after {
  clear: both;
}
.nav-tabs li {
  float: left;
  list-style: none;
  margin-right: 1px;
}
@media (max-width: 750px) {
  .nav-tabs li {
    float: none;
    margin-right: 0;
    margin-top: 1px;
  }
}
.nav-tabs li a {
  color: #fff;
  display: block;
  min-width: 133px;
  padding: 17px 30px;
  position: relative;
  text-align: center;
}
.nav-tabs li.active a {
  background-color: #fafafa;
  color: #454545;
}
.nav-tabs li.active a:after {
  content: "";
  height: 5px;
  position: absolute;
  top: -2px;
  right: 0;
  bottom: auto;
  left: 0;
}
@media (max-width: 750px) {
  .nav-tabs li.active a {
    margin-top: 3px;
  }
}
.tab-content .tab-pane {
  display: none;
}
.tab-content .tab-pane.active {
  background-color: #fafafa;
  display: block;
  padding: 20px;
}
/* Accordion */
.panel-group .panel {
  background-color: #fafafa;
}
.panel-group .panel .panel-title {
  font-size: 19px;
  margin: 5px 0 0 0;
  padding: 0;
  position: relative;
}
.panel-group .panel .panel-title a {
  display: block;
  padding: 10px 20px;
}
.panel-group .panel .panel-title a:after {
  content: "-";
  color: #fff;
  height: 100%;
  font-size: 27px;
  font-weight: 300;
  padding: 2px 14px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}
.panel-group .panel .panel-title a.collapsed:after {
  content: "+";
  font-size: 20px;
  padding: 9px 13px;
}
.panel-group .panel .panel-body {
  color: #727272;
  padding: 10px 20px 20px 20px;
}
/* Videos */
.video-wrapper {
  position: relative;
  z-index: 3;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  text-align: center;
}
.video-wrapper iframe {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-wrapper {
  position: relative;
  z-index: 3;
  padding-bottom: 74.5%;
  height: 0;
  text-align: center;
}
.image-wrapper img {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Blog */
.blog-section {
  overflow: hidden;
}
.post {
  padding: 65px 0;
  position: relative;
  text-align: center;
}
.post.style-2,
.post.style-2:before,
.post.style-2:after {
  background-color: #fafafa;
  border: 1px solid #f0f0f0;
  border-style: solid none;
}
.post.style-2:before,
.post.style-2:after {
  content: "";
  width: 150%;
}
.post.style-2:before {
  position: absolute;
  top: -1px;
  right: auto;
  bottom: -1px;
  left: -150%;
}
.post.style-2:after {
  position: absolute;
  top: -1px;
  right: -150%;
  bottom: -1px;
  left: auto;
}
.post .post-meta-wrapper {
  max-width: 68%;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .post .post-meta-wrapper {
    max-width: 85%;
  }
}
@media (max-width: 992px) {
  .post .post-meta-wrapper {
    max-width: 100%;
  }
}
.post .post-meta {
  background-color: #fafafa;
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  margin: 30px 0 40px 10px;
  padding: 0 15px 0 80px;
  position: relative;
}
.post .post-meta:before,
.post .post-meta:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.post .post-meta:after {
  clear: both;
}
.post .post-meta:before,
.post .post-meta:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.post .post-meta:after {
  clear: both;
}
@media (max-width: 750px) {
  .post .post-meta {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
  }
}
.post .post-meta > span {
  float: left;
  padding: 20px 25px;
}
@media (max-width: 1200px) {
  .post .post-meta > span {
    padding: 20px 15px;
  }
}
@media (max-width: 750px) {
  .post .post-meta > span {
    float: none;
    padding: 5px 15px;
  }
  .post .post-meta > span.categories {
    display: block;
  }
}
.post .post-meta .author {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: -10px;
  margin-top: -44px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.post:hover > .author {
  display: block;
}
.post header h1 {
  margin-top: 40px;
}
.post .post-content {
  line-height: 2em;
  padding: 0 26px;
}
.post .post-btn {
  margin-top: 30px;
}
.author img,
.author span {
  border-radius: 100%;
}
.author span {
  -webkit-box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.1);
  color: #fff;
  padding: 9px 0;
  position: absolute;
  top: -10px;
  right: -6px;
  bottom: auto;
  left: auto;
  text-align: center;
  width: 35px;
}
.blog-single {
  padding-bottom: 100px;
}
.blog-single .post {
  padding-top: 0;
  padding-bottom: 15px;
}
.blog-single .post:before,
.blog-single .post:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blog-single .post:after {
  clear: both;
}
.blog-single .post:before,
.blog-single .post:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.blog-single .post:after {
  clear: both;
}
.blog-single .post .post-meta-wrapper {
  max-width: 100%;
}
.blog-single .post .post-content {
  padding: 0;
  text-align: left;
}
h2.comment-heading {
  border: 1px solid #e5e5e5;
  border-style: solid none none none;
  font-size: 30px;
  text-align: left;
  margin: 40px 0 20px 0;
  padding: 40px 0 0 0;
}
.comment-list {
  margin: 0;
  padding: 0;
}
.comment-list li {
  list-style: none;
  padding: 22px 0;
}
.comment-list li header {
  margin-bottom: 10px;
}
.comment-list li header span {
  color: #fff;
  font-size: 14px;
  margin-right: 14px;
  padding: 5px 10px;
}
.comment-list li header h1 {
  display: inline-block;
  font-size: 14px;
}
.comment-list li:nth-of-type(2n) header span,
.comment-list li .odd header span {
  background-color: #454545;
}
.comment-list li.depth-2 {
  margin-left: 70px;
}
.comment-list li.depth-3 {
  margin-left: 140px;
}
.comment-list li.depth-4 {
  margin-left: 210px;
}
@media (max-width: 750px) {
  .comment-list li.depth-2,
  .comment-list li.depth-3,
  .comment-list li.depth-4 {
    margin-left: 20px;
  }
}
/* Sidebar */
@media (max-width: 970px) {
  .col-md-10 + .sidebar,
  .col-md-9 + .sidebar,
  .col-md-8 + .sidebar,
  .col-md-7 + .sidebar,
  .col-md-6 + .sidebar {
    margin-top: 50px;
  }
  .sidebar + .col-md-10,
  .sidebar + .col-md-9,
  .sidebar + .col-md-8,
  .sidebar + .col-md-7,
  .sidebar + .col-md-6 {
    margin-top: 50px;
  }
}
.sidebar {
  color: #949494;
}
.sidebar a {
  color: #949494;
}
.sidebar ul {
  margin: 0;
  padding: 0;
}
.sidebar ul li {
  list-style: none;
}
.sidebar .widget-title {
  font-size: 22px;
  margin: 38px 0 31px 0;
}
.sidebar .widget_search {
  position: relative;
}
.sidebar .widget_search input[type="text"] {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  margin: 0;
  padding: 11px 20px 15px 20px;
}
.sidebar .widget_search input[type="text"]:-moz-placeholder {
  color: #ffffff;
}
.sidebar .widget_search input[type="text"]::-moz-placeholder {
  color: #ffffff;
}
.sidebar .widget_search input[type="text"]:-ms-input-placeholder {
  color: #ffffff;
}
.sidebar .widget_search input[type="text"]::-webkit-input-placeholder {
  color: #ffffff;
}
.sidebar .widget_search input[type="text"] ::-webkit-input-placeholder {
  color: #ffffff;
}
.sidebar .widget_search input[type="text"] :-moz-placeholder {
  color: #ffffff;
}
.sidebar .widget_search input[type="text"] ::-moz-placeholder {
  color: #ffffff;
}
.sidebar .widget_search input[type="text"] :-ms-input-placeholder {
  color: #ffffff;
}
.sidebar .widget_search input[type="submit"] {
  border: none;
  color: #fff;
  font-size: 80px;
  width: 50px;
  height: 100%;
}
.sidebar .widget_search .glyphicon {
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 50%;
  bottom: auto;
  left: auto;
  margin-right: -5px;
  margin-top: -6px;
}
.sidebar .widget_search .submit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
}
.sidebar .widget_text {
  line-height: 1.8em;
}
.sidebar .widget_tag_cloud a {
  line-height: 1.1em;
}
.sidebar .widget_categories a {
  border: 1px solid #ebebeb;
  border-style: none none solid none;
  display: block;
  padding: 7px 0;
}
.sidebar .widget_categories a span {
  float: right;
}
.sidebar .widget_categories li:last-of-type a {
  border: none;
}
.sidebar .social_widget:before,
.sidebar .social_widget:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sidebar .social_widget:after {
  clear: both;
}
.sidebar .social_widget:before,
.sidebar .social_widget:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sidebar .social_widget:after {
  clear: both;
}
.sidebar .rfc_widget > ul {
  margin-top: 40px;
  margin-bottom: 10px;
  margin-left: -5px;
}
.sidebar .rfc_widget > ul:before,
.sidebar .rfc_widget > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sidebar .rfc_widget > ul:after {
  clear: both;
}
.sidebar .rfc_widget > ul:before,
.sidebar .rfc_widget > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sidebar .rfc_widget > ul:after {
  clear: both;
}
.sidebar .rfc_widget > ul li {
  color: #2b3039;
  font-size: 24px;
  float: left;
}
.sidebar .rfc_widget button {
  background: none;
  border: none;
  color: #2b3039;
  font-size: 22px;
  outline: none;
  padding: 0 5px;
}
.sidebar .rfc_widget div {
  display: none;
}
.sidebar .rfc_widget div.on {
  display: block;
}
.sidebar .rfc_widget div li a {
  border: 1px solid #ebebeb;
  border-style: none none solid none;
  display: block;
  margin-top: 5px;
  padding: 7px 0;
}
/* Input fields */
input[type="text"],
textarea {
  padding: 14px 20px 18px 20px;
  -webkit-appearance: none;
}
input[type="text"],
textarea,
select {
  background-color: #f8f8f8;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-top-color: rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  box-sizing: border-box;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.07), 0 -1px 0 0 rgba(0, 0, 0, 0.03);
  font-size: 14px;
  margin: 13px 0;
  max-width: 100%;
  outline: none;
  width: 100%;
}
select {
  cursor: pointer;
  padding: 13px 20px 17px 20px;
}
.select-wrap {
  position: relative;
}
.select-wrap:after {
  background-color: #f8f8f8;
  border: 1px solid #dfdfdf;
  border-style: none none none solid;
  content: "";
  position: absolute;
  top: 23px;
  right: 5px;
  bottom: 23px;
  left: auto;
  width: 51px;
  z-index: 1;
  pointer-events: none;
}
.select-wrap:before {
  content: "";
  position: absolute;
  top: 36px;
  right: 25px;
  bottom: auto;
  left: auto;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  z-index: 2;
  pointer-events: none;
}
::-webkit-input-placeholder {
  color: #9a9a9a;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #9a9a9a;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #9a9a9a;
}
:-ms-input-placeholder {
  color: #9a9a9a;
}
/* Shoutbox */
.shoutbox {
  padding: 30px 0;
  text-align: center;
}
.shoutbox h1 {
  font-size: 36px;
}
.shoutbox h2 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.shoutbox p {
  max-width: 800px;
  margin: 0 auto;
}
.shoutbox a,
.shoutbox button {
  margin-top: 35px;
}
/* Maps */
.map {
  height: 550px;
  z-index: 1;
}
@media (max-width: 500px) {
  .map {
    height: 350px;
  }
}
.map img {
  max-width: none;
}
/* Carousel */
.carousel-control {
  background: none !important;
}
.carousel-control .glyphicon-chevron-right {
  right: 30%;
}
.carousel-control .glyphicon-chevron-left {
  left: 30%;
}
.carousel-indicators {
  z-index: 2;
}
.carousel-indicators li {
  background: #fff;
  border-radius: 100%;
  border: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin: 7px;
  width: 16px;
  height: 16px;
}
.carousel-indicators .active {
  opacity: 1;
  filter: alpha(opacity=100);
  margin: 7px;
  width: 16px;
  height: 16px;
}
.img-left {
  float: left;
  margin-right: 36px;
}
.img-right {
  float: right;
  margin-left: 36px;
}
/* Quote */
blockquote {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 10px;
}
.quote {
  font-size: 14px;
  font-style: italic;
  position: relative;
}
.quote .fa {
  font-size: 40px;
  position: absolute;
  top: 2px;
  right: auto;
  bottom: auto;
  left: 50px;
}
.quote.left {
  padding-left: 125px;
}
.quote.left .fa {
  position: absolute;
  top: 2px;
  right: auto;
  bottom: auto;
  left: 50px;
}
.quote.right {
  text-align: right;
  padding-right: 125px;
}
.quote.right .fa {
  position: absolute;
  top: 2px;
  right: 50px;
  bottom: auto;
  left: auto;
}
@media (max-width: 750px) {
  .quote.left {
    padding-left: 60px;
  }
  .quote.left .fa {
    left: 0px;
  }
  .quote.right {
    padding-right: 60px;
  }
  .quote.right .fa {
    right: 0px;
  }
}
/* Logos */
.logos {
  display: table;
  width: 100%;
  padding: 0;
}
.logos li {
  border: 1px solid #ebebeb;
  border-style: none none none solid;
  display: table-cell;
  list-style: none;
  width: 25%;
  text-align: center;
}
@media (max-width: 860px) {
  .logos li {
    border-style: none none solid none;
    display: block;
    width: 100%;
  }
}
.logos li a {
  display: block;
  padding: 39px 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.logos li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.logos li a img {
  max-width: 100%;
  height: auto;
}
.logos li:first-of-type {
  border: none;
}
@media (max-width: 860px) {
  .logos li:first-of-type {
    border: 1px solid #ebebeb;
    border-style: none none solid none;
  }
}
/* Services */
.services {
  margin: 75px 0;
  position: relative;
}
@media (max-width: 790px) {
  .services {
    padding: 0 20px;
  }
}
.services div,
.services > ul {
  background: #fff;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: 0 4px 0 -2px #ebebeb;
  box-shadow: 0 4px 0 -2px #ebebeb;
}
.services div:before,
.services > ul:before,
.services div:after,
.services > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.services div:after,
.services > ul:after {
  clear: both;
}
.services div:before,
.services > ul:before,
.services div:after,
.services > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.services div:after,
.services > ul:after {
  clear: both;
}
.services div {
  position: absolute;
  top: -75px;
  right: auto;
  bottom: -75px;
  left: 50%;
  overflow: hidden;
  z-index: 1;
  width: 360px;
  margin-left: -180px;
  padding: 34px 0 0 0;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
@media (max-width: 790px) {
  .services div {
    display: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 30px;
  }
}
@media (max-width: 790px) {
  .services div {
    margin-left: 0;
    position: static;
    width: 100%;
  }
}
.services div.visible {
  z-index: 2;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 790px) {
  .services div.visible {
    position: static;
    display: block;
  }
}
@media (max-width: 790px) {
  .services div .glyphicon {
    display: none;
  }
}
.services div h1 {
  color: #fff;
  font-size: 29px;
  margin-top: 25px;
  margin-bottom: 0;
  padding: 47px 20px;
}
@media (max-width: 790px) {
  .services div h1 {
    margin-top: 0;
  }
}
.services div ul {
  padding: 0;
}
.services div li {
  background-color: #f7f7f7;
  list-style: none;
  font-size: 23px;
  padding: 17px 0;
}
.services div li:nth-of-type(2n) {
  background-color: #fff;
}
.services div .btn-lg {
  padding: 11px 57px;
}
.services .glyphicon {
  font-size: 50px;
}
.services > ul {
  max-width: 778px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.services > ul > li {
  list-style: none;
  float: left;
  width: 50%;
}
@media (max-width: 790px) {
  .services > ul > li {
    border: 1px solid #ebebeb;
    border-style: solid none none none;
    float: none;
    width: 100%;
  }
  .services > ul > li:first-of-type {
    border: none;
  }
}
.services > ul > li button {
  background: none;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  outline: none;
  z-index: 3;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  padding: 82px 86px;
  text-align: center;
}
@media (max-width: 790px) {
  .services > ul > li button {
    padding: 32px 36px;
    width: 100%;
  }
}
.services > ul > li.left {
  text-align: left;
}
.services > ul > li.right {
  text-align: right;
}
@media (max-width: 790px) {
  .services > ul > li.left,
  .services > ul > li.right {
    text-align: center;
  }
}
.services > ul > li:first-of-type:after {
  border: 1px solid #ebebeb;
  border-style: solid none none none;
  content: "";
  position: absolute;
  top: 50%;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 790px) {
  .services > ul > li:first-of-type:after {
    display: none;
  }
}
/* Twitter */
.twitter {
  color: #fff;
  font-size: 18px;
  padding: 60px 100px;
  position: relative;
  text-align: center;
}
@media (max-width: 970px) {
  .twitter {
    padding: 60px 10px;
  }
}
@media (max-width: 970px) {
  .twitter .row > div {
    margin-bottom: 50px;
  }
}
.twitter span {
  border-radius: 100%;
  display: block;
  font-family: "JustVector";
  margin: 0 auto 30px auto;
  height: 50px;
  width: 50px;
  position: relative;
}
.twitter span:before {
  content: "t";
  font-size: 28px;
  position: absolute;
  top: 8px;
  right: auto;
  bottom: auto;
  left: 14px;
}
.twitter h1 {
  color: #fff;
  font-size: 35px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
  margin: 50px 0 30px 0;
}
@media (max-width: 970px) {
  .twitter h1 {
    margin-top: 0;
  }
}
/* Posts */
.posts {
  margin-bottom: 80px;
  padding: 0;
}
.posts:before,
.posts:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.posts:after {
  clear: both;
}
.posts:before,
.posts:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.posts:after {
  clear: both;
}
.posts.isotope {
  padding-top: 1%;
  overflow: visible !important;
}
.posts li {
  list-style: none;
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
  position: relative;
  width: 24.25%;
}
.posts li:hover .post-meta {
  opacity: 1;
  filter: alpha(opacity=100);
}
.posts li:hover > .author {
  display: none;
}
@media (max-width: 1170px) {
  .posts li {
    width: 32.66%;
  }
  .posts li:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 970px) {
  .posts li {
    width: 49.5%;
  }
  .posts li:nth-of-type(3n) {
    margin-right: 1%;
  }
  .posts li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .posts li {
    float: none;
    width: 100%;
  }
}
.posts li:nth-of-type(4n) {
  margin-right: 0;
}
.posts li .video-wrapper {
  height: 100%;
}
.posts li > .author {
  position: absolute;
  top: auto;
  right: auto;
  bottom: -40px;
  left: 50%;
  margin-left: -44px;
  z-index: 5;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.posts li > .author img {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.posts.isotope {
  margin-left: -0.5%;
  width: 101.5%;
}
.posts.isotope li {
  width: 23.9%;
  margin-right: .5%;
  margin-left: .5%;
}
@media (max-width: 1170px) {
  .posts.isotope li {
    width: 32.25%;
  }
}
@media (max-width: 750px) {
  .posts.isotope li {
    width: 48.8%;
  }
}
@media (max-width: 500px) {
  .posts.isotope li {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.posts .post-meta,
.persons .post-meta {
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  text-align: center;
  padding: 42px;
  position: absolute;
  top: -1%;
  right: -1%;
  bottom: -1%;
  left: -1%;
  z-index: 9;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
  -webkit-backface-visibility: hidden;
  color: #fff;
}
.posts .post-meta .glyphicon,
.persons .post-meta .glyphicon {
  font-size: 29px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
  margin-top: 3px;
}
@media (max-width: 1250px) {
  .posts .post-meta .glyphicon,
  .persons .post-meta .glyphicon {
    display: none;
  }
}
.posts .post-meta h2,
.persons .post-meta h2 {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
}
.posts .post-meta .post-meta-wrap,
.persons .post-meta .post-meta-wrap {
  display: table;
  height: 100%;
  width: 100%;
}
.posts .post-meta .post-meta-wrap .post-meta-inner,
.persons .post-meta .post-meta-wrap .post-meta-inner {
  display: table-cell;
  vertical-align: middle;
}
.posts .post-meta .author,
.persons .post-meta .author {
  display: inline-block;
  position: relative;
}
@media (max-width: 1170px) {
  .posts .post-meta .author,
  .persons .post-meta .author {
    width: 74px;
  }
}
.posts .post-meta .author img,
.persons .post-meta .author img {
  border-color: #fff;
}
.posts .post-meta .author span,
.persons .post-meta .author span {
  background-color: #fff;
}
/* Portfolio */
.filter {
  text-align: center;
}
.filter ul {
  background-color: #fafafa;
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  display: inline-block;
  margin: 35px 0 40px 0;
  padding: 0;
  overflow: hidden;
}
@media (max-width: 500px) {
  .filter ul {
    display: block;
  }
}
.filter li {
  float: left;
  list-style: none;
}
@media (max-width: 500px) {
  .filter li {
    width: 100%;
    float: none;
  }
}
.filter li button {
  background: none;
  border: none;
  color: #b4b4b4;
  font-size: 14px;
  padding: 20px;
  outline: none;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media (max-width: 500px) {
  .filter li button {
    width: 100%;
  }
}
.filter li button:hover,
.filter li button.selected {
  color: #fff;
}
.isotope {
  margin: 0;
  padding: 0;
  width: 100%;
}
.isotope,
.isotope li {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope li {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope li.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* Person */
.persons {
  max-width: 860px;
  margin: 0 auto;
  padding: 0;
}
.persons:before,
.persons:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.persons:after {
  clear: both;
}
.persons:before,
.persons:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.persons:after {
  clear: both;
}
.persons li {
  -webkit-box-shadow: 0 4px 0 -2px #ebebeb;
  box-shadow: 0 4px 0 -2px #ebebeb;
  list-style: none;
  float: left;
  width: 32.8%;
  margin-right: .6%;
  margin-bottom: .6%;
  text-align: center;
}
.persons li a {
  display: block;
  position: relative;
}
.persons li a:hover .post-meta {
  opacity: 1;
  filter: alpha(opacity=100);
}
.persons li a .post-meta {
  position: absolute;
  top: -1.9%;
  right: -1.9%;
  bottom: -1.9%;
  left: -1.9%;
}
.persons li a small {
  font-size: 14px;
}
.persons li a h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.persons li a .open {
  background-color: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
  display: block;
  font-size: 23px;
  margin: 16px auto;
  padding: 8px 10px;
  width: 48px;
  height: 48px;
}
@media (max-width: 590px) {
  .persons li {
    margin-right: 0;
    margin-bottom: 2%;
    width: 100%;
  }
}
.persons li:nth-of-type(3n) {
  margin-right: 0;
}
.persons li h2 {
  padding: 6px 0;
}
.persons .image-wrapper {
  padding-bottom: 126%;
}
.person {
  padding-top: 50px;
}
.person .left {
  background-color: #fff;
  border: 1px solid #f1f1f1;
  -webkit-box-shadow: 0 4px 0 -2px #ebebeb;
  box-shadow: 0 4px 0 -2px #ebebeb;
  width: 32.8%;
  margin-right: 2%;
  text-align: center;
}
@media (max-width: 590px) {
  .person .left {
    margin-right: 0;
    margin-bottom: 2%;
    width: 100%;
  }
}
.person .left h2 {
  padding: 6px 0;
}
.person .left .image-wrapper {
  padding-bottom: 126%;
}
.person .right {
  width: 60.2%;
}
.person .right h2 {
  margin-top: 0;
  margin-bottom: 7px;
}
@media (max-width: 970px) {
  .person .right h2 {
    margin-top: 40px;
  }
}
.person .right p {
  color: #333;
  line-height: 1.6em;
}
.person .right small {
  color: #333;
  display: block;
  font-size: 12px;
  margin-bottom: 20px;
}
.person .right .social-bookmarks {
  margin-top: 60px;
  margin-bottom: 80px;
  max-width: none;
}
@media (max-width: 970px) {
  .person .right .social-bookmarks {
    margin: 30px 0;
    padding-top: 0;
  }
}
.person .right .radial-progress-bar {
  width: auto;
  float: left;
  margin: 0 20px;
}
.person .right .radial-progress-bar h2 {
  font-size: 21px;
  margin-top: 10px;
}
.person .right .radial-progress-bar .rdb-meta span {
  font-size: 21px;
  height: 80px;
}
@media (max-width: 1170px) {
  .person .right .radial-progress-bar {
    width: auto;
    float: left;
  }
}
@media (max-width: 970px) {
  .person .right .radial-progress-bar {
    margin-left: 0;
  }
}
.person .left,
.person .right {
  float: left;
}
@media (max-width: 970px) {
  .person .left,
  .person .right {
    width: 100%;
  }
}
/* PrettyPhoto */
.pp_overlay {
  background: #fff !important;
  opacity: 0.95 !important;
  filter: alpha(opacity=95) !important;
}
.pp_pic_holder {
  left: 50% !important;
  margin-left: -585px;
}
@media (max-width: 1170px) {
  .pp_pic_holder {
    left: 0 !important;
    margin-left: 0;
  }
}
.pp_pic_holder,
.pp_content,
.pp_details {
  width: 100% !important;
  max-width: 1170px !important;
}
.pp_inline h1 {
  margin-bottom: 35px;
}
div.light_square .pp_close {
  top: -5px !important;
}
.popover-left {
  border: 1px solid #e3e3e3;
  border-style: none solid none none;
  width: 35%;
  padding-right: 34px;
  text-align: right;
}
.popover-right {
  line-height: 1.6em;
  padding-top: 17px;
  padding-left: 38px;
  width: 65%;
}
.popover-left,
.popover-right {
  float: left;
  margin-top: 24px;
}
@media (max-width: 770px) {
  .popover-left,
  .popover-right {
    border: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .popover-left .btn-style-1,
  .popover-right .btn-style-1 {
    display: block;
    margin: 0;
    text-align: center;
  }
}
.pp_pic_holder {
  position: fixed !important;
  top: 0 !important;
}
.pp-mobile {
  height: 100% !important;
  overflow-y: scroll !important;
  overflow-x: hidden !important;
}
.pp_close {
  color: #fff;
  padding: 10px 18px 10px 10px !important;
  top: 0 !important;
  right: 20px !important;
  text-indent: 0 !important;
  width: auto !important;
  height: auto !important;
}
.pp_close:hover {
  color: #fff;
}
.pp_close .glyphicon-remove {
  display: block;
}
.pp_close .glyphicon-remove:before {
  font-size: 20px !important;
}
.box {
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #fff;
  display: block;
  margin: 10px 8px 10px 0;
  padding: 10px 15px;
}
@media (max-width: 770px) {
  .box {
    margin-right: 0;
  }
}
.box li {
  display: inline-block;
  list-style: none;
  padding: 5px 0;
}
.box li:after {
  content: "/";
  padding: 0 3px;
}
.box li:last-of-type:after {
  display: none;
}
/* Move LayerSlider Options */
.move-slider-box div {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 40px;
  width: 900px !important;
}
@media (max-width: 950px) {
  .move-slider img {
    display: none;
  }
}
.move-slider button {
  margin-top: 60px;
}
@media (max-width: 460px) {
  .move-slider button {
    margin-top: 20px;
  }
}
.move-slider h1 {
  color: #fff;
  font-size: 102px;
  line-height: .9em;
  margin: 0;
  padding: 0 20px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
}
.move-slider h1 em {
  display: inline-block;
  font-style: normal;
  margin-top: 5px;
  padding: 0 10px;
}
@media (max-width: 950px) {
  .move-slider h1 {
    font-size: 80px;
  }
}
@media (max-width: 750px) {
  .move-slider h1 {
    font-size: 60px;
  }
}
@media (max-width: 460px) {
  .move-slider h1 {
    font-size: 40px;
  }
}
.move-slider h2 {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
  text-transform: uppercase;
  padding: 0 20px;
  margin: 10px 0 0 0;
}
@media (max-width: 460px) {
  .move-slider h2 {
    font-size: 18px;
  }
}
.move-slider .btn-style-2 {
  border: 1px solid #fff;
  color: #fff;
  margin-top: 30px;
}
.move-slider .btn-style-2:hover {
  background-color: #fff;
  color: #333;
}
.move-slider .btn-style-2:before {
  border-color: transparent;
}
.move-slider .btn-style-2:after {
  border-color: #fff;
}
/* Contact form */
form .form-row {
  margin: 0;
  padding: 0;
  position: relative;
}
form .error,
form .error-message {
  background-color: #ecc5c5;
}
form input[type="text"]:focus + .error-message {
  opacity: 1;
  filter: alpha(opacity=100);
}
form .error-message {
  background-color: rgba(236, 197, 197, 0.9);
  border: 1px solid #dba0a0;
  color: #bc6b6b;
  position: absolute;
  top: auto;
  right: auto;
  bottom: -36px;
  left: 50%;
  z-index: 3;
  padding: 10px 30px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
form .error-message:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid rgba(236, 197, 197, 0.9);
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: -6px;
  right: auto;
  bottom: auto;
  left: 50%;
  z-index: 3;
  margin-left: -5px;
}
form .error-message:after {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #dba0a0;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: -7px;
  right: auto;
  bottom: auto;
  left: 50%;
  z-index: 2;
  margin-left: -6px;
}
.success {
  background-color: #deecc5;
  border: 1px solid #c9d8af;
  color: #97ac72;
  font-size: 14px;
  margin-top: 25px;
  position: relative;
  padding: 22px 50px 22px 18px;
}
.success .glyphicon {
  cursor: pointer;
  padding: 25px 18px 25px 30px;
  margin-top: -32px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: absolute;
  top: 50%;
  right: 18px;
  bottom: auto;
  left: auto;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.success .glyphicon:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
input[type=radio],
input[type=checkbox] {
  cursor: pointer;
  display: none;
}
input[type=radio] + label,
input[type=checkbox] + label {
  cursor: pointer;
  color: #9a9a9a;
  font-size: 14px;
  font-weight: 400;
  margin-left: 15px;
  margin-bottom: 15px;
  position: relative;
}
input[type=radio] + label:before,
input[type=checkbox] + label:before {
  background-color: #f8f8f8;
  border: 2px solid #ebebeb;
  border-radius: 4px;
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  position: absolute;
  left: -33px;
  top: 0px;
}
input[type=radio]:checked + label:after,
input[type=checkbox]:checked + label:after {
  position: absolute;
}
input[type=radio]:checked + label:after {
  content: "";
  top: 7px;
  left: -26px;
  width: 7px;
  height: 7px;
}
input[type=checkbox]:checked + label:after {
  content: "\e013";
  font-family: 'Glyphicons Halflings';
  font-size: 10px;
  top: 3px;
  left: -28px;
}
/* Blog pagination */
.page-numbers-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
ul.page-numbers {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 -5px;
}
ul.page-numbers li {
  float: left;
  font-size: 12px;
  list-style: none;
  margin: 0 2px;
  position: relative;
}
ul.page-numbers li .current {
  border-radius: 3px;
  color: #fff;
}
ul.page-numbers li span,
ul.page-numbers li a {
  display: block;
  padding: 2px 8px 2px 8px;
}
ul.page-numbers .first,
ul.page-numbers .last,
ul.page-numbers .prev,
ul.page-numbers .next {
  width: 8px;
  height: 4px;
  padding: 11px 5px;
}
ul.page-numbers .first:before,
ul.page-numbers .last:before,
ul.page-numbers .prev:before,
ul.page-numbers .next:before,
ul.page-numbers .first:after,
ul.page-numbers .last:after,
ul.page-numbers .prev:after,
ul.page-numbers .next:after {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  content: "";
  width: 0;
  height: 0;
  margin-top: -4px;
  position: absolute;
  top: 50%;
}
ul.page-numbers .next {
  margin-left: 13px;
}
ul.page-numbers .prev {
  margin-right: 15px;
}
ul.page-numbers .last:before,
ul.page-numbers .next:before {
  border-left: 4px solid #292929;
  margin-left: -1px;
}
ul.page-numbers .first:before,
ul.page-numbers .prev:before {
  border-right: 4px solid #292929;
  margin-left: -1px;
}
ul.page-numbers .first,
ul.page-numbers .last {
  left: 50%;
}
ul.page-numbers .first:before,
ul.page-numbers .last:before {
  margin-left: -4px;
}
ul.page-numbers .first:after,
ul.page-numbers .last:after {
  margin-left: 0px;
}
ul.page-numbers .first:after {
  border-right: 4px solid #292929;
}
ul.page-numbers .last:after {
  border-left: 4px solid #292929;
}
/* Infinite scroll */
.post.style-2 + .page-numbers-wrapper,
.post.style-2 + #infinite-handle {
  margin-top: 50px;
}
#infinite-handle {
  text-align: center;
  margin-bottom: 50px;
  width: 100%;
}
#infinite-handle span {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  padding-bottom: 19px;
  position: relative;
  top: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#infinite-handle span:before {
  content: "\e114";
}
#infinite-handle span:hover {
  top: 3px;
}
#infinite-handle span:hover:before {
  bottom: 8px;
}
#infinite-handle span:before {
  font-size: 14px;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: auto;
  bottom: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#infinite-handle span:before:empty {
  width: 1em;
}
/* Calendar Widget */
.widget_calendar table {
  width: 100%;
}
.widget_calendar table caption {
  margin-bottom: 25px;
}
.widget_calendar table td,
.widget_calendar table th {
  text-align: center;
}
.widget_calendar table th {
  font-weight: 400;
}
.widget_calendar table td {
  padding: 0 1px;
  margin: 0;
  overflow: hidden;
}
.widget_calendar table tr {
  border: 1px solid #e5e5e5;
  border-style: none none solid none;
  padding: 0;
}
.widget_calendar table tr:last-of-type {
  border: none;
}
.widget_calendar table a,
.widget_calendar table span {
  display: block;
  padding: 20px 0;
}
@media (max-width: 420px) {
  .widget_calendar table a,
  .widget_calendar table span {
    padding: 10px 0;
  }
}
@media (min-width: 970px) {
  .widget_calendar table a,
  .widget_calendar table span {
    padding: 8px 0;
  }
}
.widget_calendar table a {
  color: #fff;
}
.widget_calendar table a:hover {
  color: #fff;
}
/* 404 Error page */
.error-page {
  margin: 80px 0;
}
.error-page h1,
.error-page h2 {
  margin: 0 auto;
  text-align: center;
}
.error-page h1 {
  font-size: 50px;
  margin-bottom: 30px;
}
@media (min-width: 750px) {
  .error-page h1 {
    font-size: 70px;
  }
}
@media (min-width: 970px) {
  .error-page h1 {
    font-size: 90px;
  }
}
@media (min-width: 1170px) {
  .error-page h1 {
    font-size: 108px;
  }
}
.error-page h2 {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5em;
}
@media (min-width: 750px) {
  .error-page h2 {
    font-size: 22px;
  }
}
/* Search page */
.search-page {
  margin-bottom: 100px;
}
.search-page form {
  border: 1px solid #ebebeb;
  border-style: none none solid none;
  margin: 0 auto;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  padding: 0 80px 0 70px;
  width: 404px;
}
@media (max-width: 458px) {
  .search-page form {
    width: 100%;
    padding: 0 40px 0 0;
  }
}
.search-page input[type="text"] {
  background: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 23px;
  margin: 0;
  padding-bottom: 10px;
  padding-right: 0px;
}
.search-page input[type="text"]:-moz-placeholder {
  color: #dbdbdb;
}
.search-page input[type="text"]::-moz-placeholder {
  color: #dbdbdb;
}
.search-page input[type="text"]:-ms-input-placeholder {
  color: #dbdbdb;
}
.search-page input[type="text"]::-webkit-input-placeholder {
  color: #dbdbdb;
}
.search-page input[type="text"] ::-webkit-input-placeholder {
  color: #dbdbdb;
}
.search-page input[type="text"] :-moz-placeholder {
  color: #dbdbdb;
}
.search-page input[type="text"] ::-moz-placeholder {
  color: #dbdbdb;
}
.search-page input[type="text"] :-ms-input-placeholder {
  color: #dbdbdb;
}
@media (max-width: 458px) {
  .search-page input[type="text"] {
    font-size: 20px;
  }
}
.search-page .submit {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 34px;
}
@media (max-width: 458px) {
  .search-page .submit {
    right: 0;
  }
}
.search-page .submit .glyphicon {
  font-size: 13px;
  margin-top: -6px;
  margin-left: -6px;
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
}
.search-page .submit input[type="submit"] {
  background: none;
  border: none;
  outline: none;
  width: 48px;
  height: 100%;
}
.search-page > h2 {
  border: 1px solid #ebebeb;
  border-style: solid none;
}
.search-page ol {
  font-size: 25px;
  padding-left: 25px;
}
.no-results h3,
.no-results h4 {
  font-size: 18px;
}
.no-results h3 {
  margin: 32px 0 45px 0;
}
.no-results h4 {
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.no-results p {
  line-height: 2em;
}
.no-results li {
  padding: 7px 0;
}
