/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

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

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

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }

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

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

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

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

  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*@import "bootstrap/glyphicons";*/
/*@import "bootstrap/scaffolding";*/
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

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

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

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

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

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

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

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

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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

/*@import "bootstrap/code";*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 730px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1150px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -5px;
  margin-right: -5px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.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: 5px;
  padding-right: 5px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333333333334%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333333333334%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333333333334%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333333334%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.333333333333332%;
  }

  .col-sm-2 {
    width: 16.666666666666664%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333333333333%;
  }

  .col-sm-5 {
    width: 41.66666666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333333333334%;
  }

  .col-sm-8 {
    width: 66.66666666666666%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333333333334%;
  }

  .col-sm-11 {
    width: 91.66666666666666%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }

  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }

  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333333333334%;
  }

  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }

  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.333333333333332%;
  }

  .col-sm-push-2 {
    left: 16.666666666666664%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333333333333%;
  }

  .col-sm-push-5 {
    left: 41.66666666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333333333334%;
  }

  .col-sm-push-8 {
    left: 66.66666666666666%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333333333334%;
  }

  .col-sm-push-11 {
    left: 91.66666666666666%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333333334%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.333333333333332%;
  }

  .col-md-2 {
    width: 16.666666666666664%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333333333333%;
  }

  .col-md-5 {
    width: 41.66666666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333333333334%;
  }

  .col-md-8 {
    width: 66.66666666666666%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333333333334%;
  }

  .col-md-11 {
    width: 91.66666666666666%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.333333333333332%;
  }

  .col-md-pull-2 {
    right: 16.666666666666664%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333333333333%;
  }

  .col-md-pull-5 {
    right: 41.66666666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333333333334%;
  }

  .col-md-pull-8 {
    right: 66.66666666666666%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333333333334%;
  }

  .col-md-pull-11 {
    right: 91.66666666666666%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.333333333333332%;
  }

  .col-md-push-2 {
    left: 16.666666666666664%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333333333333%;
  }

  .col-md-push-5 {
    left: 41.66666666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333333333334%;
  }

  .col-md-push-8 {
    left: 66.66666666666666%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333333333334%;
  }

  .col-md-push-11 {
    left: 91.66666666666666%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333333334%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1600px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.333333333333332%;
  }

  .col-lg-2 {
    width: 16.666666666666664%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333333333333%;
  }

  .col-lg-5 {
    width: 41.66666666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333333333334%;
  }

  .col-lg-8 {
    width: 66.66666666666666%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333333333334%;
  }

  .col-lg-11 {
    width: 91.66666666666666%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }

  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }

  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333333333334%;
  }

  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }

  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.333333333333332%;
  }

  .col-lg-push-2 {
    left: 16.666666666666664%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333333333333%;
  }

  .col-lg-push-5 {
    left: 41.66666666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333333333334%;
  }

  .col-lg-push-8 {
    left: 66.66666666666666%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333333333334%;
  }

  .col-lg-push-11 {
    left: 91.66666666666666%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333333334%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

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

input[type="search"] {
  -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;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  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="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

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

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 5px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .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: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/*@import "bootstrap/component-animations";*/
/*@import "bootstrap/dropdowns";*/
/*@import "bootstrap/button-groups";*/
/*@import "bootstrap/input-groups";*/
/*@import "bootstrap/navs";*/
/*@import "bootstrap/navbar";*/
/*@import "bootstrap/breadcrumbs";*/
/*@import "bootstrap/pagination";*/
/*@import "bootstrap/pager";*/
/*@import "bootstrap/labels";*/
/*@import "bootstrap/badges";*/
/*@import "bootstrap/jumbotron";*/
/*@import "bootstrap/thumbnails";*/
/*@import "bootstrap/alerts";*/
/*@import "bootstrap/progress-bars";*/
/*@import "bootstrap/media";*/
/*@import "bootstrap/list-group";*/
/*@import "bootstrap/panels";*/
/*@import "bootstrap/responsive-embed";*/
/*@import "bootstrap/wells";*/
/*@import "bootstrap/close";*/
/*@import "bootstrap/modals";*/
/*@import "bootstrap/tooltip";*/
/*@import "bootstrap/popovers";*/
/*@import "bootstrap/carousel";*/
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.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;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1599px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1599px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1599px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1599px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1600px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1600px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1600px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1600px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1599px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: "gotham-book";
  src: url('../fonts/gotham/gotham-book-webfont.eot?1528705079');
  src: url('../fonts/gotham/gotham-book-webfont.eot?&1528705079#iefix') format('embedded-opentype'), url('../fonts/gotham/gotham-book-webfont.ttf?1528705079') format('truetype'), url('../fonts/gotham/gotham-book-webfont.woff?1528705079') format('woff');
}
@font-face {
  font-family: "gotham-light";
  src: url('../fonts/gotham/gotham-light-webfont.eot?1528705079');
  src: url('../fonts/gotham/gotham-light-webfont.eot?&1528705079#iefix') format('embedded-opentype'), url('../fonts/gotham/gotham-light-webfont.ttf?1528705079') format('truetype'), url('../fonts/gotham/gotham-light-webfont.woff?1528705079') format('woff');
}
@font-face {
  font-family: "gotham-medium";
  src: url('../fonts/gotham/gotham-medium-webfont.eot?1528705079');
  src: url('../fonts/gotham/gotham-medium-webfont.eot?&1528705079#iefix') format('embedded-opentype'), url('../fonts/gotham/gotham-medium-webfont.ttf?1528705079') format('truetype'), url('../fonts/gotham/gotham-medium-webfont.woff?1528705079') format('woff');
}
@font-face {
  font-family: "harriet-bolditalic";
  src: url('../fonts/harriet/harrietdisplay-bolditalic-webfont.eot?1528705080');
  src: url('../fonts/harriet/harrietdisplay-bolditalic-webfont.eot?&1528705080#iefix') format('embedded-opentype'), url('../fonts/harriet/harrietdisplay-bolditalic-webfont.ttf?1528705079') format('truetype'), url('../fonts/harriet/harrietdisplay-bolditalic-webfont.woff?1528705080') format('woff');
}
@font-face {
  font-family: "harriet-bold";
  src: url('../fonts/harriet/harrietdisplay-bold-webfont.eot?1528705079');
  src: url('../fonts/harriet/harrietdisplay-bold-webfont.eot?&1528705079#iefix') format('embedded-opentype'), url('../fonts/harriet/harrietdisplay-bold-webfont.ttf?1528705079') format('truetype'), url('../fonts/harriet/harrietdisplay-bold-webfont.woff?1528705079') format('woff');
}
@font-face {
  font-family: "harriet-italic";
  src: url('../fonts/harriet/harrietdisplay-italic-webfont.eot?1528705080');
  src: url('../fonts/harriet/harrietdisplay-italic-webfont.eot?&1528705080#iefix') format('embedded-opentype'), url('../fonts/harriet/harrietdisplay-italic-webfont.ttf?1528705080') format('truetype'), url('../fonts/harriet/harrietdisplay-italic-webfont.woff?1528705080') format('woff');
}
@font-face {
  font-family: "harriet-lightitalic";
  src: url('../fonts/harriet/harrietdisplay-lightitalic-webfont.eot?1528705080');
  src: url('../fonts/harriet/harrietdisplay-lightitalic-webfont.eot?&1528705080#iefix') format('embedded-opentype'), url('../fonts/harriet/harrietdisplay-lightitalic-webfont.ttf?1528705080') format('truetype'), url('../fonts/harriet/harrietdisplay-lightitalic-webfont.woff?1528705080') format('woff');
}
@font-face {
  font-family: "harriet-light";
  src: url('../fonts/harriet/harrietdisplay-light-webfont.eot?1528705080');
  src: url('../fonts/harriet/harrietdisplay-light-webfont.eot?&1528705080#iefix') format('embedded-opentype'), url('../fonts/harriet/harrietdisplay-light-webfont.ttf?1528705080') format('truetype'), url('../fonts/harriet/harrietdisplay-light-webfont.woff?1528705080') format('woff');
}
@font-face {
  font-family: "harriet-mediumitalic";
  src: url('../fonts/harriet/harrietdisplay-mediumitalic-webfont.eot?1528705080');
  src: url('../fonts/harriet/harrietdisplay-mediumitalic-webfont.eot?&1528705080#iefix') format('embedded-opentype'), url('../fonts/harriet/harrietdisplay-mediumitalic-webfont.ttf?1528705080') format('truetype'), url('../fonts/harriet/harrietdisplay-mediumitalic-webfont.woff?1528705080') format('woff');
}
@font-face {
  font-family: "harriet-medium";
  src: url('../fonts/harriet/harrietdisplay-medium-webfont.eot?1528705080');
  src: url('../fonts/harriet/harrietdisplay-medium-webfont.eot?&1528705080#iefix') format('embedded-opentype'), url('../fonts/harriet/harrietdisplay-medium-webfont.ttf?1528705080') format('truetype'), url('../fonts/harriet/harrietdisplay-medium-webfont.woff?1528705080') format('woff');
}
@font-face {
  font-family: "harriet-regular";
  src: url('../fonts/harriet/harrietdisplay-regular-webfont.eot?1528705080');
  src: url('../fonts/harriet/harrietdisplay-regular-webfont.eot?&1528705080#iefix') format('embedded-opentype'), url('../fonts/harriet/harrietdisplay-regular-webfont.ttf?1528705080') format('truetype'), url('../fonts/harriet/harrietdisplay-regular-webfont.woff?1528705080') format('woff');
}
@font-face {
  font-family: "harriet-thinitalic";
  src: url('../fonts/harriet/harrietdisplay-thinitalic-webfont.eot?1528705080');
  src: url('../fonts/harriet/harrietdisplay-thinitalic-webfont.eot?&1528705080#iefix') format('embedded-opentype'), url('../fonts/harriet/harrietdisplay-thinitalic-webfont.ttf?1528705080') format('truetype'), url('../fonts/harriet/harrietdisplay-thinitalic-webfont.woff?1528705080') format('woff');
}
@font-face {
  font-family: "harriet-thin";
  src: url('../fonts/harriet/harrietdisplay-thin-webfont.eot?1528705080');
  src: url('../fonts/harriet/harrietdisplay-thin-webfont.eot?&1528705080#iefix') format('embedded-opentype'), url('../fonts/harriet/harrietdisplay-thin-webfont.ttf?1528705080') format('truetype'), url('../fonts/harriet/harrietdisplay-thin-webfont.woff?1528705080') format('woff');
}
/* 
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -moz-transform: translateZ(0) scale(1, 1);
  -ms-transform: translateZ(0) scale(1, 1);
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1);
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* 
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-grab {
  cursor: pointer;
}
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  display: block;
  width: 150px;
  height: 150px;
  text-align: center;
  cursor: pointer;
  margin-top: -75px;
  position: absolute;
  top: 50%;
}
.owl-theme .owl-nav [class*='owl-'] i {
  display: inline-block;
  width: 14px;
  height: 24px;
  margin-top: 63px;
  position: relative;
  z-index: 1;
}
.owl-theme .owl-nav [class*='owl-'] b {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.owl-theme .owl-nav [class*='owl-'] b img {
  -webkit-transition: transform 0.9s, opacity 0.3s;
  -o-transition: transform 0.9s, opacity 0.3s;
  transition: transform 0.9s, opacity 0.3s;
  width: auto;
  height: 150px;
  opacity: 0;
}
.owl-theme .owl-nav [class*='owl-'].hover {
  text-decoration: none;
}
.owl-theme .owl-nav [class*='owl-'].hover b {
  opacity: 1;
  background-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'].hover b img {
  opacity: 1;
}
.owl-theme .owl-nav .owl-prev {
  left: 0;
}
.owl-theme .owl-nav .owl-prev b img {
  -moz-transform: translateX(-100%) scale(0.5);
  -ms-transform: translateX(-100%) scale(0.5);
  -webkit-transform: translateX(-100%) scale(0.5);
  transform: translateX(-100%) scale(0.5);
}
.owl-theme .owl-nav .owl-prev.hover b img {
  -moz-transform: translateX(0%) scale(1);
  -ms-transform: translateX(0%) scale(1);
  -webkit-transform: translateX(0%) scale(1);
  transform: translateX(0%) scale(1);
}
.owl-theme .owl-nav .owl-next {
  right: 0;
}
.owl-theme .owl-nav .owl-next b img {
  -moz-transform: translateX(100%) scale(0.5);
  -ms-transform: translateX(100%) scale(0.5);
  -webkit-transform: translateX(100%) scale(0.5);
  transform: translateX(100%) scale(0.5);
}
.owl-theme .owl-nav .owl-next.hover b img {
  -moz-transform: translateX(-35%) scale(1);
  -ms-transform: translateX(-35%) scale(1);
  -webkit-transform: translateX(-35%) scale(1);
  transform: translateX(-35%) scale(1);
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  bottom: 22px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  display: block;
  -webkit-backface-visibility: visible;
  border: 1px solid #fff;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}

/*@import 'compass/reset';*/
/*@import 'settings';*/
/*@import 'img/*.png';*/
/*$img: sprite-map("img/*.png");
/*@import 'mixins';*/
/*@include icons-png-sprite(image-name);*/
.no-js {
  display: none;
}

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

html {
  height: 100%;
}

body {
  font-family: "opensans";
  min-height: 100%;
  overflow-x: hidden;
  font-size: 100%;
  background: #ededed;
}

input[type="file"]::-webkit-file-upload-button,
button {
  display: none;
}

h1, h2, h3,
h4, h5,
h6 {
  font-family: arial;
  margin: 0;
  padding: 0;
  font-family: "harriet-bold";
  line-height: 116%;
}
h1 a:hover, h2 a:hover, h3 a:hover,
h4 a:hover, h5 a:hover,
h6 a:hover {
  text-decoration: underline;
}

a {
  color: inherit;
  pointer-events: all;
  text-decoration: none;
}

p {
  font-family: "gotham-book";
  font-size: 0.875em;
  line-height: 150%;
  letter-spacing: 0.01625em;
  padding: 20px 0 0 0;
  margin: 0;
}
p strong, p b {
  font-family: "gotham-medium";
  font-weight: none !important;
}

input,
textarea,
button,
select {
  outline: none;
  border: none;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px;
  border-radius: 0px !important;
}

.comment {
  margin-top: 20px;
  font-family: gotham-book;
  font-size: 11px;
  font-style: italic;
  text-align: justify;
}

@font-face {
  font-family: "icons";
  src: url("../fonts/icons/icons.eot?3e47dad50376cf5597dbd7934578fa7a");
  src: url("../fonts/icons/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/icons.woff?3e47dad50376cf5597dbd7934578fa7a") format("woff"), url("../fonts/icons/icons.ttf?3e47dad50376cf5597dbd7934578fa7a") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-addthis:before {
  content: "\f101";
}

.icon-aquarius:before {
  content: "\f102";
}

.icon-aries:before {
  content: "\f103";
}

.icon-arrowdown:before {
  content: "\f104";
}

.icon-bag:before {
  content: "\f105";
}

.icon-bullet:before {
  content: "\f106";
}

.icon-camera:before {
  content: "\f107";
}

.icon-camera2:before {
  content: "\f108";
}

.icon-cancer:before {
  content: "\f109";
}

.icon-capricorn:before {
  content: "\f10a";
}

.icon-clear-day:before {
  content: "\f10b";
}

.icon-clear-night:before {
  content: "\f10c";
}

.icon-closemenu:before {
  content: "\f10d";
}

.icon-cloudy:before {
  content: "\f10e";
}

.icon-comment:before {
  content: "\f10f";
}

.icon-cross:before {
  content: "\f110";
}

.icon-cross2:before {
  content: "\f111";
}

.icon-eye:before {
  content: "\f112";
}

.icon-fb:before {
  content: "\f113";
}

.icon-fb2:before {
  content: "\f114";
}

.icon-flower:before {
  content: "\f115";
}

.icon-fog:before {
  content: "\f116";
}

.icon-gemini:before {
  content: "\f117";
}

.icon-gplus:before {
  content: "\f118";
}

.icon-home:before {
  content: "\f119";
}

.icon-image:before {
  content: "\f11a";
}

.icon-leo:before {
  content: "\f11b";
}

.icon-libra:before {
  content: "\f11c";
}

.icon-loader:before {
  content: "\f11d";
}

.icon-location:before {
  content: "\f11e";
}

.icon-mail:before {
  content: "\f11f";
}

.icon-menu---Copy:before {
  content: "\f120";
}

.icon-menu:before {
  content: "\f121";
}

.icon-moon:before {
  content: "\f122";
}

.icon-next:before {
  content: "\f123";
}

.icon-next2:before {
  content: "\f124";
}

.icon-noimage:before {
  content: "\f125";
}

.icon-notepad:before {
  content: "\f126";
}

.icon-notes:before {
  content: "\f127";
}

.icon-orlament:before {
  content: "\f128";
}

.icon-partly-cloudy-day:before {
  content: "\f129";
}

.icon-partly-cloudy-night:before {
  content: "\f12a";
}

.icon-pen:before {
  content: "\f12b";
}

.icon-phone:before {
  content: "\f12c";
}

.icon-pinterest:before {
  content: "\f12d";
}

.icon-pisces:before {
  content: "\f12e";
}

.icon-play:before {
  content: "\f12f";
}

.icon-play2:before {
  content: "\f130";
}

.icon-prev:before {
  content: "\f131";
}

.icon-prev2:before {
  content: "\f132";
}

.icon-rain:before {
  content: "\f133";
}

.icon-sagittarius:before {
  content: "\f134";
}

.icon-scorpio:before {
  content: "\f135";
}

.icon-search:before {
  content: "\f136";
}

.icon-sleet:before {
  content: "\f137";
}

.icon-snow:before {
  content: "\f138";
}

.icon-star:before {
  content: "\f139";
}

.icon-taurus:before {
  content: "\f13a";
}

.icon-twitter:before {
  content: "\f13b";
}

.icon-upload:before {
  content: "\f13c";
}

.icon-video:before {
  content: "\f13d";
}

.icon-virgo:before {
  content: "\f13e";
}

.icon-wind:before {
  content: "\f13f";
}

.fullwidth {
  width: 100% !important;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.aztable {
  display: table;
  width: 100%;
}

.call-lightbox {
  cursor: pointer !important;
}

.error-msg,
.success-msg {
  padding-top: 10px;
  font-family: "gotham-book";
  font-size: 1em;
}

.error-msg {
  color: red;
}

.success-msg {
  color: green;
}

[data-template="true"] {
  display: none;
}

.azformfield-error input,
.azformfield-error textarea,
.azformfield-error .selectboxit {
  border: 1px solid red !important;
}
.azformfield-error .azerr {
  color: red;
  font-size: 1em;
  padding-top: 10px;
  font-family: "gotham-book";
  display: block;
  clear: both;
}

.aztransparent-top {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  display: none;
  z-index: 10;
}
.aztransparent-top img {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.aztile-errormsg {
  width: 100%;
  padding: 25px 20px;
  background: #fff;
  font-family: "harriet-italic";
  font-size: 1em;
  text-align: center;
  width: auto;
  width: -webkit-calc(100% - 10px);
  width: -moz-calc(100% - 10px);
  width: -o-calc(100% - 10px);
  width: calc(100% - 10px);
  display: none;
}

.margin-top {
  margin-top: 10px;
}

.margin-top-20 {
  margin-top: 20px;
}

.clear-both {
  clear: both;
}

.padding-right {
  padding-right: 20px;
}

.margin-top-right {
  margin-top: 10px !important;
  margin-right: 10px !important;
}

.padding-top {
  padding-top: 20px;
}

.overflow {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden !important;
  height: 100% !important;
}

.block {
  display: block;
  overflow: hidden;
}

.fullheight {
  height: 100% !important;
}

.display-none {
  display: none;
}

.azsideandtext-cont {
  display: block;
}

.azleft-sidetext {
  display: block;
  position: relative;
  padding: 0;
  overflow: hidden;
  width: 100%;
  margin: 0 20px 0 0;
}
.azleft-sidetext:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
.azleft-sidetext > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
@media (min-width: 992px) {
  .azleft-sidetext {
    float: left;
    width: 50%;
  }
}
.azleft-sidetext .azsidetext-inner {
  width: 100%;
  display: inline;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
}
.azleft-sidetext iframe.azsidetext-inner {
  height: 100%;
}
.azleft-sidetext .icon-play2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 5em;
  color: #fff;
  cursor: pointer;
}

.azsocial-icons [class^="icon-"], .azsocial-icons [class*="icon-"] {
  position: relative;
  font-size: 1.875em;
  cursor: pointer;
  display: block;
  float: left;
  margin-right: 3px;
  -webkit-transition: color 0.5s cubic-bezier(0.42, 0, 0, 1);
  -o-transition: color 0.5s cubic-bezier(0.42, 0, 0, 1);
  transition: color 0.5s cubic-bezier(0.42, 0, 0, 1);
}
.azsocial-icons [class^="icon-"]:last-child, .azsocial-icons [class*="icon-"]:last-child {
  margin-right: 0px;
}
.azsocial-icons [class^="icon-"]:hover .white-top, .azsocial-icons [class*="icon-"]:hover .white-top {
  display: block;
}
.azsocial-icons .white-bg {
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background: #fff;
  z-index: -1;
}
.azsocial-icons .white-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.3);
  display: none;
}
.azsocial-icons .icon-fb {
  color: #305891;
}
.azsocial-icons .icon-twitter {
  color: #2ca8d2;
}
.azsocial-icons .icon-gplus {
  color: #ce4d39;
}
.azsocial-icons .icon-pinterest {
  color: #c82828;
}
.azsocial-icons .icon-addthis {
  color: #f8694d;
}

.loader {
  display: none;
}

@media (min-width: 1200px) {
  .pull-right-lg {
    float: right;
  }
}
[class^="icon-"], [class*="icon-"] {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*.btn {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none; // Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214
	border: 1px solid transparent;
	white-space: nowrap;

	padding: 12px;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;

	min-width: 130px;
	min-height: 40px;

	@include border-radius(4px);
	@include user-select(none);

	&:hover,
	&:focus,
	&.focus {
		text-decoration: none;
		outline: 0;
	}

	&:active,
	&.active {
		outline: 0;
		background-image: none;
		@include box-shadow(inset 0 3px 5px rgba(0,0,0,.125));
	}

	&.disabled,
	&[disabled],
	fieldset[disabled] & {
		pointer-events: none; // Future-proof disabling of clicks
		@include opacity(.65);
		@include box-shadow(none);
	}
}

.btn-orange {
	@include button-variant(#fff, #ff9c00, #ff9c00);
}

.btn-gray {
	@include button-variant(#fff, #a1a1a1, #a1a1a1);
}*/
.azyellow-button {
  background: #f3db5a;
  padding: 15px 20px;
  cursor: pointer;
  text-align: center;
}
.azyellow-button .icon-upload {
  font-size: 1.25em;
}
.azyellow-button .azyb-text {
  font-size: 1.125em;
  font-family: "harriet-regular";
  padding-left: 10px;
}

.azlogo {
  width: 100%;
}
.azlogo img {
  width: 80px;
  height: 80px;
}
.azlogo svg {
  width: 80px;
  height: 80px;
}
@media (min-width: 992px) {
  .azlogo img {
    width: 100px;
    height: 100px;
  }
  .azlogo svg {
    width: 100px;
    height: 100px;
  }
}

.azweather {
  margin: 0 auto;
  overflow: auto;
  display: inline-block;
  max-height: 100px;
}
.azweather .azweather-icon {
  font-size: 50px;
  width: 50px;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
  color: #000;
  padding-right: 10px;
}
.azweather .azweather-info {
  display: table-cell;
  vertical-align: middle;
}
.azweather .azweather-info span.celsius {
  font-family: "gotham-book";
  font-size: 24px;
}
.azweather .azweather-info span.city {
  font-family: "gotham-book";
  font-size: 18px;
}
.azweather .azweather-info span.datetime {
  font-family: "gotham-book";
  font-size: 12px;
  color: #666;
  display: block;
}

.aznews-stats {
  position: absolute;
  top: -40px;
  right: 20px;
  color: #fff;
  z-index: 3;
  font-family: "gotham-book";
  font-size: 0.875em;
}
.aznews-stats.goleft {
  top: 0;
  left: 20px;
  right: inherit;
}
.aznews-stats.fornews {
  position: relative;
  top: inherit;
  right: inherit;
  color: #000;
  padding: 20px 0 0 0;
  font-size: 1.25em;
}
.aznews-stats.fornews .aziconstat {
  color: #000 !important;
  border-right: 1px dotted #000 !important;
}
.aznews-stats .aziconstat {
  color: #fff;
  border-right: 1px dotted #fff;
  padding: 0 10px 0 5px;
  display: inline-block;
}
.aznews-stats .aziconstat:last-child {
  border-right: none !important;
  padding: 0 0 0 5px !important;
}
.aznews-stats [class*='icon-'] {
  padding-left: 5px;
}
.aznews-stats [class*='icon-']:first-child {
  padding-left: inherit;
}

.azlocation-date {
  color: #999999;
  margin-top: 5px;
}
.azlocation-date.fornews {
  margin-top: 20px;
}
.azlocation-date .icon-pen {
  font-size: 12px;
}
.azlocation-date span {
  font-family: "gotham-light";
  font-size: 0.75em;
  padding-right: 10px;
}
.azlocation-date span:last-child {
  padding-right: 0px;
}

[class*='tile-'] {
  overflow: hidden;
  float: left;
  min-height: 1px;
}
[class*='tile-'] img {
  width: 100%;
  display: block;
}
[class*='tile-'] .aznews-title {
  background: #fff;
  height: 130px;
  position: absolute;
  bottom: 0;
  height: 45%;
  width: 100%;
}
[class*='tile-'] .aznoimage {
  position: relative;
  position: relative;
  background: #d7d7d7;
}
[class*='tile-'] .aznoimage:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
[class*='tile-'] .aznoimage > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
[class*='tile-'] .aznoimage .icon-noimage {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 5em;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}

.azpreloader {
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.azpreloader .azpreloader-img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.tile-medium {
  padding: 0;
  width: 100%;
  position: relative;
}
.tile-medium:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.tile-medium > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
.tile-medium.azbanner-medium {
  position: relative;
}
.tile-medium.azbanner-medium:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
.tile-medium.azbanner-medium > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
@media (min-width: 992px) {
  .tile-medium {
    position: relative;
    width: 66.66666666666666%;
  }
  .tile-medium:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 50%;
  }
  .tile-medium > .azcontent-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 10px 0 0;
  }
}
@media (min-width: 1600px) {
  .tile-medium {
    width: 40%;
  }
}
.tile-medium .azcentredicon {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 3.125em;
}
@media (min-width: 992px) {
  .tile-medium .azcentredicon {
    top: 35%;
  }
}

.tile-vertical {
  padding: 0;
  width: 100%;
  position: relative;
}
.tile-vertical:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 200%;
}
.tile-vertical > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
@media (min-width: 992px) {
  .tile-vertical {
    width: 33.333333333333%;
  }
}
@media (min-width: 1600px) {
  .tile-vertical {
    width: 20%;
  }
}
.tile-vertical img {
  width: inherit;
}
.tile-vertical .azcontent-holder {
  background: #fff;
  width: 100%;
  height: 100%;
}
.tile-vertical .azpoll-cont {
  padding: 0 20px 30px 20px;
  width: 100%;
  height: 100%;
  position: relative;
}

.tile-huge {
  padding: 0;
  width: 100%;
  position: relative;
}
.tile-huge:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.tile-huge > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
@media (min-width: 992px) {
  .tile-huge {
    width: 66.66666666666666%;
    position: relative;
  }
  .tile-huge:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
  }
  .tile-huge > .azcontent-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 10px 0 0;
  }
  .tile-huge .aztext {
    height: 30% !important;
  }
}
@media (min-width: 1600px) {
  .tile-huge {
    width: 40%;
  }
}
.tile-huge .azcentredicon {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 3.125em;
}
@media (min-width: 992px) {
  .tile-huge .azcentredicon {
    top: 35%;
  }
}

.tile-small,
.tile-temp {
  position: relative;
  padding: 0;
  width: 100%;
}
.tile-small:before,
.tile-temp:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.tile-small > .azcontent-inner,
.tile-temp > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
.tile-small .azcentredicon,
.tile-temp .azcentredicon {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 3.125em;
  z-index: 10;
}
@media (min-width: 992px) {
  .tile-small,
  .tile-temp {
    width: 33.333333333333%;
  }
}
@media (min-width: 1600px) {
  .tile-small,
  .tile-temp {
    width: 20%;
  }
}
.tile-small .azhoroscopedesc,
.tile-temp .azhoroscopedesc {
  float: none !important;
  width: 100% !important;
}
.tile-small .azhoroscopedesc span:not(:first-child),
.tile-temp .azhoroscopedesc span:not(:first-child) {
  display: none !important;
}
.tile-small .azbig,
.tile-temp .azbig {
  padding: 0px !important;
  text-align: right !important;
  background-color: transparent !important;
  font-size: 0.875em;
}
.tile-small .azleisureicon,
.tile-temp .azleisureicon {
  width: 100% !important;
  float: none !important;
}
.tile-small .azmoreweather,
.tile-temp .azmoreweather {
  display: none !important;
}

.azcontent-holder {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.azgradient-holder {
  position: relative;
}

.aztile-gradient {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: none;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00FFFFFF', endColorstr='#FF000000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(30%, rgba(255, 255, 255, 0)), color-stop(100%, #000000));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 30%, #000000 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 30%, #000000 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 30%, #000000 100%);
  opacity: 0.8;
  z-index: 1;
}

.tile-medium .aztext {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: none;
}
@media (max-width: 992px) {
  .tile-medium .aztext {
    height: 50%;
    position: relative;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    background: #fff;
  }
  .tile-medium .aztext a h2 {
    color: #000 !important;
    font-size: 1.125em;
  }
}
.tile-medium .aztext a.azlink:hover {
  color: #fff;
}
.tile-medium .aztext h2 {
  color: #fff;
  font-size: 1.5em;
}
@media (min-width: 992px) {
  .tile-medium .aztext h2 {
    max-height: 82px;
  }
}

.tile-small .aztext,
.tile-temp .aztext {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: #fff;
}
.tile-small .aztext a h2,
.tile-temp .aztext a h2 {
  color: #000 !important;
  font-size: 1.125em;
}

.aztext {
  padding: 30px 20px 20px 20px;
  z-index: 2;
}
.aztext a.azlink:hover {
  color: #000;
}
.aztext h2 {
  font-size: 1.125em;
}
.aztext .aznews-category {
  position: absolute;
  top: -15px;
  z-index: 3;
  left: 20px;
  background: #048d58;
  padding: 10px;
  color: #fff;
  font-family: "gotham-medium";
  font-size: 0.625em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.aztext .aznews-category.updated {
  background: #f3db5a;
  right: 20px;
  left: initial;
}
.aztext .aznews-category.hasVideo {
  background: red;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.aztext .azleisuretitle {
  font-family: "harriet-light";
  color: #fff;
  font-size: 1.125em;
}
.aztext .azleisureicon {
  font-size: 3.75em;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
  width: 100%;
}
@media (min-width: 992px) {
  .aztext .azleisureicon {
    margin-top: 0px;
    float: right;
    width: auto;
  }
}
@media (min-width: 1400px) {
  .aztext .azleisureicon {
    margin-top: 10px;
  }
}
@media (min-width: 1600px) {
  .aztext .azleisureicon {
    margin-top: 0px;
  }
}
@media (min-width: 1920px) {
  .aztext .azleisureicon {
    margin-top: 10px;
  }
}
.aztext .azleisureicon.icon-aries {
  font-size: 100px;
  margin: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .aztext .azleisureicon.icon-aries {
    float: left;
    width: 120px;
  }
}
.aztext .azleisureicon span {
  display: inline;
  font-size: 0.875em;
  font-family: "gotham-light";
}
.aztext .azdatelocation {
  margin-top: 10px;
  display: inline-block;
  float: left;
}
@media (min-width: 992px) {
  .aztext .azdatelocation {
    margin-top: 0px;
  }
}
@media (min-width: 1400px) {
  .aztext .azdatelocation {
    margin-top: 10px;
  }
}
@media (min-width: 1600px) {
  .aztext .azdatelocation {
    margin-top: 0px;
  }
}
@media (min-width: 1920px) {
  .aztext .azdatelocation {
    margin-top: 10px;
  }
}
.aztext .azdatelocation .azdate {
  font-family: "gotham-light";
  font-size: 0.875em;
  color: #fff;
  line-height: 140%;
}
.aztext .azdatelocation .azlocation {
  line-height: 140%;
  font-family: "gotham-book";
  font-size: 1.5em;
  color: #fff;
}
.aztext.isfloatingfull {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  height: inherit;
  background: none;
}
.aztext.isfloatingfull .azmorebtn {
  position: absolute;
  bottom: 20px;
  font-family: "harriet-lightitalic";
  font-size: 0.875em;
  color: #fff;
  right: 20px;
}
@media (min-width: 992px) {
  .aztext.isfloatingfull .azmorebtn.azbig {
    left: 20px;
    padding: 10px 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 1em;
  }
}
.aztext.isfloatingfull .azmorebtn.left {
  left: 20px;
  right: initial;
}
.aztext.isfloatingfull .azmorebtn.right {
  right: 20px;
  left: initial;
}
.aztext.isfloatingfull .aznames,
.aztext.isfloatingfull .azhoroscopes {
  text-align: left;
  color: #fff;
  font-family: "gotham-light";
  font-size: 1.25em;
  padding-top: 10px;
  display: block;
  clear: both;
  overflow: auto;
}
@media (min-width: 2000px) {
  .aztext.isfloatingfull .aznames,
  .aztext.isfloatingfull .azhoroscopes {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -o-calc(100% - 40px);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 992px) {
  .aztext.isfloatingfull .azhoroscopedesc {
    width: calc(100% - 140px);
    width: -webkit-calc(100% - 140px);
    width: -o-calc(100% - 140px);
    width: -moz-calc(100% - 140px);
    float: right;
  }
}
.aztext.isfloatingfull .azhoroscopedesc span {
  display: block;
}
.aztext.isfloatingfull .azhoroscopedesc span:nth-child(1) {
  font-size: 1.5em;
}
.aztext.isfloatingfull .azhoroscopedesc span:nth-child(2) {
  font-size: 0.75em;
  display: none;
}
@media (min-width: 992px) {
  .aztext.isfloatingfull .azhoroscopedesc span:nth-child(2) {
    display: block;
  }
}
.aztext.isfloatingfull .azhoroscopedesc span:nth-child(3) {
  font-size: 0.8125em;
  display: none;
}
@media (min-width: 992px) {
  .aztext.isfloatingfull .azhoroscopedesc span:nth-child(3) {
    display: block;
  }
}
.aztext.isfloatingfull .azmoreweather {
  width: 100%;
  clear: both;
  padding-top: 10px;
  display: none;
}
@media (min-width: 2000px) {
  .aztext.isfloatingfull .azmoreweather {
    position: absolute;
    top: 60%;
    left: 50%;
    width: calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -o-calc(100% - 40px);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 850px) {
  .aztext.isfloatingfull .azmoreweather {
    display: block;
  }
}
.aztext.isfloatingfull .azweather-inner {
  background: rgba(255, 255, 255, 0.1);
  padding: 10px 20px;
  overflow: auto;
}
@media (max-width: 992px) {
  .aztext.isfloatingfull .azweather-inner {
    font-size: 60%;
  }
}
.aztext.isfloatingfull .azweatherdaily {
  width: 16.66666666666%;
  float: left;
  text-align: center;
  color: #fff;
  font-family: "gotham-light";
  font-size: 0.875em;
  display: block;
}
.aztext.isfloatingfull .azweatherdaily span {
  clear: both;
  display: block;
  width: 100%;
  font-size: 3.125em;
  margin: 15px 0 10px;
}
.aztext.isfloatingfull.azuploadnews-btn {
  position: relative;
  height: 100%;
  background-color: #f3db5a;
  text-align: center;
  display: block;
  border: 5px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.aztext.isfloatingfull.azuploadnews-btn .azuploadbtn {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.aztext.isfloatingfull.azuploadnews-btn .icon-upload {
  display: block;
  font-size: 2.8125em;
}
.aztext.isfloatingfull.azuploadnews-btn .azuploadtext {
  font-family: "harriet-regular";
  font-size: 1.5em;
  margin-top: 10px;
  width: 100%;
  display: block;
}
.aztext.isfloatingfull.azuploadnews-btn:hover {
  background-color: #dbc651;
}
.aztext.isfloatingfull a.azlink:hover {
  color: #fff;
}
.aztext.isfloatingfull h2 {
  color: #fff;
  font-size: 2em;
}
.aztext.tomorrow, .aztext.yesterday {
  display: none;
}

.azpoll {
  width: 100%;
  height: 100%;
  position: relative;
}
.azpoll h4 {
  font-size: 1.5em;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  position: absolute;
  z-index: 2;
  left: -40px;
  width: calc(100% + 20px);
  width: -webkit-calc(100% + 20px);
  width: -moz-calc(100% + 20px);
  width: -o-calc(100% + 20px);
}
.azpoll .azyellowback {
  background: #f3db5a;
  position: absolute;
  top: 0;
  height: 40%;
  left: 40px;
  right: -20px;
  z-index: 1;
}
.azpoll .azyellowback .aztriangle {
  top: 100%;
  left: 0;
  position: absolute;
}
.azpoll ul {
  padding: 0;
  list-style-position: inside;
  list-style-type: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(60% - 30px);
  height: -webkit-calc(60% - 30px);
  height: -moz-calc(60% - 30px);
  height: -o-calc(60% - 30px);
  overflow-y: auto;
}
.azpoll ul.active a {
  text-decoration: none !important;
  cursor: default !important;
}
.azpoll ul li {
  padding: 15px 0 15px 0;
  font-family: "harriet-italic";
  font-size: 1em;
  color: #000;
  overflow: hidden;
  width: 100%;
  display: block;
  position: relative;
  padding-left: 50px;
}
.azpoll ul li a {
  width: calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: -o-calc(100% - 40px);
  float: left;
  display: block !important;
  padding-top: 10px;
  vertical-align: middle;
}
.azpoll ul li a:hover {
  text-decoration: underline;
}
.azpoll ul li span {
  display: block;
  width: 40px;
  font-family: "harriet-bolditalic";
  font-size: 1.875em;
  vertical-align: top;
  max-width: 40px;
  position: absolute;
  top: 14px;
  left: 0;
  text-align: center;
}
.azpoll ul li .azpercentage-bar {
  display: none;
  width: calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: -o-calc(100% - 40px);
  position: relative;
  overflow: visible;
  float: left;
  padding-top: 18px;
  vertical-align: middle;
}
.azpoll ul li .azpercentagebar-inner {
  width: calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: -o-calc(100% - 40px);
}
.azpoll ul li .azbar {
  height: 10px;
  position: relative;
  width: 0%;
  background: #999999;
  vertical-align: middle;
}
.azpoll ul li .azpercentage {
  position: relative;
  left: 100%;
  width: 40px;
  padding-left: 10px;
  display: inline-block;
  overflow: hidden;
  font-size: 16px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.azpoll ul li.azuser-vote a {
  color: #f3db5a;
}
.azpoll ul li.azuser-vote span {
  color: #f3db5a;
}
.azpoll ul li.azuser-vote .azbar {
  height: 10px;
  position: relative;
  width: 0%;
  background: #f3db5a;
  vertical-align: middle;
}
.azpoll .azallpolls {
  font-family: "harriet-regular";
  font-size: 0.8125em;
  position: absolute;
  bottom: -20px;
  right: 0;
  display: inline-block;
}
.azpoll .azallpolls:hover {
  text-decoration: underline;
}

.azprice {
  margin-top: 10px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.azprice .azeur {
  padding: 5px;
  background: #f3db5a;
  font-family: "gotham-medium";
  font-size: 1em;
}
.azprice .azlt {
  padding-left: 5px;
  font-family: "gotham-book";
  font-size: 0.75em;
  position: absolute;
  top: 50%;
  left: 100%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  white-space: nowrap;
  padding-left: 20px;
}
.azprice.azlarger {
  margin-top: 0px;
}
.azprice.azlarger .azeur {
  padding: 10px 15px;
  font-size: 1.125em;
}

.azform h2 {
  font-size: 1.375em !important;
}
@media (min-width: 992px) {
  .azform h2 {
    padding: 20px 20px 0 20px;
  }
}
.azform ul {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0;
  overflow: auto;
}
.azform ul li:before, .azform ul li:after {
  content: " ";
  display: table;
}
.azform ul li:after {
  clear: both;
}
.azform ul li.azhalf {
  width: 100%;
  margin-top: 0;
}
@media (min-width: 992px) {
  .azform ul li.azhalf {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .azform ul li.azhalf:first-child {
    padding: 0 20px 0 0;
  }
}
.azform ul li.azfull {
  width: 100%;
}
.azform ul li.azcontact-info {
  margin-bottom: 20px;
  text-align: right;
  font-size: 1em;
}
.azform ul li.azcontact-info span[class*="icon-"] {
  padding-left: 10px;
}
.azform ul li.azcontact-info .azcontact {
  white-space: nowrap;
}
.azform ul li.azcontact-info a:hover {
  text-decoration: underline;
}
.azform ul li.azsmallinput {
  width: 100px;
  overflow: visible;
  position: relative;
}
.azform ul li.azsmallinput .azltl {
  position: absolute;
  left: 100%;
  top: 73%;
  -moz-transform: translateY(-73%);
  -ms-transform: translateY(-73%);
  -webkit-transform: translateY(-73%);
  transform: translateY(-73%);
  white-space: nowrap;
  margin-left: 20px;
  font-family: "gotham-book";
  font-size: 0.75em;
  color: #666666;
}
.azform .azbg input[type="text"],
.azform .azbg textarea,
.azform .azbg select {
  background-color: #ededed;
}
.azform .azfileUpload {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  position: relative;
  background: #f3db5a;
}
.azform .azfileUpload:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
.azform .azfileUpload > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
.azform .azfileUpload .azimgpreview {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
  display: none;
  background-color: #f3db5a;
  overflow: hidden;
}
.azform .azfileUpload .azimgpreview span {
  font-family: "gotham-book";
  font-size: 0.6875em;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.azform .azfileUpload .azimgpreview .icon-cross {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 10px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: rgba(243, 219, 90, 0.9);
  z-index: 3;
  cursor: pointer;
}
.azform .azfileUpload .iconandtext {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  user-select: none;
  z-index: 0;
}
.azform .azfileUpload .icon-camera {
  font-size: 6.25em;
}
.azform .azfileUpload span {
  font-family: "harriet-light";
  font-size: 0.875em;
  display: block;
}
.azform .azfileUpload input.azupload {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 1000px;
  height: 100%;
  z-index: 0;
}
.azform .azfileUpload.azInputSmall {
  width: calc(50% - 5px);
  width: -webkit-calc(50% - 5px);
  width: -moz-calc(50% - 5px);
  width: -o-calc(50% - 5px);
  position: relative;
  float: left;
  margin-right: 5px;
}
.azform .azfileUpload.azInputSmall:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.azform .azfileUpload.azInputSmall > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
.azform .azfileUpload.azInputSmall:nth-child(even) {
  margin-left: 5px;
  margin-right: 0px;
}
.azform .azfileUpload.azInputSmall:last-child {
  margin-right: 0px !important;
}
@media (min-width: 1600px) {
  .azform .azfileUpload.azInputSmall {
    width: calc(20% - 8px);
    width: -webkit-calc(20% - 8px);
    width: -moz-calc(20% - 8px);
    width: -o-calc(20% - 8px);
    margin-right: 10px;
  }
  .azform .azfileUpload.azInputSmall:nth-child(even) {
    margin-left: 0px;
    margin-right: 10px;
  }
}
.azform .azfileUpload.azInputSmall .icon-camera {
  font-size: 3.125em;
}
.azform label.error {
  border: none !important;
  color: red;
  margin-top: 5px;
}
.azform label,
.azform .azuploadlabel {
  margin: 20px 0 0 0;
  padding: 0;
  font-family: "gotham-medium";
  font-size: 0.875em;
  display: block;
  font-weight: inherit;
}
.azform input[type="text"],
.azform select {
  border: none;
  width: 100%;
  height: 50px;
  padding: 0 20px;
  margin-top: 10px;
  font-family: "gotham-light";
  font-size: 0.875em;
}
.azform textarea {
  width: 100%;
  border: none;
  padding: 20px;
  margin-top: 10px;
  resize: vertical;
  min-height: 150px;
  font-family: "gotham-light";
  font-size: 0.875em;
}
.azform textarea azlargerarea {
  min-height: 300px;
}
.azform input[type="submit"] {
  display: block;
  float: right;
  padding: 15px 20px;
  margin: 10px 0 0 0;
  background-color: #9cd053;
  font-family: "gotham-book";
  font-size: 1em;
  text-align: center;
  max-width: 100%;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
@media (min-width: 992px) {
  .azform input[type="submit"] {
    padding: 15px 50px;
  }
}
.azform input[type="submit"]:hover {
  background-color: #f3db5a;
}
.azform input[type="submit"].azyellow {
  background-color: #f3db5a;
  margin: 30px 0 0 0;
}
.azform input[type="submit"].azyellow:hover {
  background-color: #9cd053;
}

.tiny-mce-1 {
  clear: both;
  overflow: hidden;
}
.tiny-mce-1 h1, .tiny-mce-1 h2, .tiny-mce-1 h3,
.tiny-mce-1 h4, .tiny-mce-1 h5,
.tiny-mce-1 h6 {
  padding-top: 20px;
  font-family: "harriet-regular";
}
.tiny-mce-1 h1 strong, .tiny-mce-1 h1 b, .tiny-mce-1 h2 strong, .tiny-mce-1 h2 b, .tiny-mce-1 h3 strong, .tiny-mce-1 h3 b,
.tiny-mce-1 h4 strong,
.tiny-mce-1 h4 b, .tiny-mce-1 h5 strong, .tiny-mce-1 h5 b,
.tiny-mce-1 h6 strong,
.tiny-mce-1 h6 b {
  font-family: "harriet-bold";
  font-weight: none !important;
}
.tiny-mce-1 h1 {
  font-size: 2.25em;
}
@media (min-width: 992px) {
  .tiny-mce-1 h1 {
    font-size: 3em;
  }
}
.tiny-mce-1 h2 {
  font-size: 1.5em;
}
@media (min-width: 992px) {
  .tiny-mce-1 h2 {
    font-size: 2.25em;
  }
}
.tiny-mce-1 h3 {
  font-size: 1.5em;
}
.tiny-mce-1 h4 {
  font-size: 1.375em;
}
.tiny-mce-1 h5 {
  font-size: 1.125em;
}
.tiny-mce-1 h6 {
  font-family: "gotham-medium";
  font-size: 1em;
}
.tiny-mce-1 a {
  color: inherit;
  pointer-events: all;
  text-decoration: none;
}
.tiny-mce-1 p {
  font-family: "gotham-book";
  font-size: 0.875em;
  line-height: 150%;
  letter-spacing: 0.01625em;
  padding: 20px 0 0 0;
  margin: 0;
}
.tiny-mce-1 p strong, .tiny-mce-1 p b {
  font-family: "gotham-medium";
  font-weight: normal !important;
}
.tiny-mce-1 strong, .tiny-mce-1 b {
  font-weight: bold;
}
.tiny-mce-1 em, .tiny-mce-1 i {
  font-style: italic;
}
.tiny-mce-1 blockquote {
  margin: 20px 0 0 0;
  font-family: "harriet-italic";
  font-size: 1.125em;
  line-height: 150%;
  position: relative;
  border-left: none;
  padding: 60px 0;
  display: inline-block;
  max-width: 100%;
}
@media (min-width: 992px) {
  .tiny-mce-1 blockquote {
    padding: 0 80px;
  }
}
.tiny-mce-1 blockquote:before {
  display: block;
  content: "\201C";
  font-size: 7.5em;
  position: absolute;
  left: -23px;
  top: 38px;
  color: #f3db5a;
}
.tiny-mce-1 blockquote:after {
  display: block;
  content: "\201E";
  font-size: 7.5em;
  position: absolute;
  right: -17px;
  bottom: 57px;
  color: #f3db5a;
}
.tiny-mce-1 blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
.tiny-mce-1 blockquote cite:before {
  content: "\2014 \2009";
}
.tiny-mce-1 ul {
  padding: 0;
  margin: 20px 0 0 0;
  list-style-position: inside;
  list-style-type: none !important;
  font-family: "gotham-book";
  font-size: 0.875em;
  line-height: 100%;
}
.tiny-mce-1 ul li {
  margin-top: 10px;
}
.tiny-mce-1 ul li:before {
  content: '\2022';
  color: #f3db5a;
  font-size: 20px;
  margin-right: 10px;
}
.tiny-mce-1 ul li:first-child {
  margin-top: 0px;
}
.tiny-mce-1 ul[style="list-style-type: circle;"] li:before {
  content: '\02218' !important;
}
.tiny-mce-1 ul[style="list-style-type: square;"] li:before {
  content: '\025AA';
}
.tiny-mce-1 ol {
  padding: 0;
  margin: 20px 0 0 0;
  list-style-position: inside;
  font-family: "gotham-book";
  font-size: 0.875em;
  line-height: 100%;
}
.tiny-mce-1 ol li {
  margin-top: 5px;
}
.tiny-mce-1 img {
  max-width: 100%;
  height: auto;
}

/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100% !important;
  margin-top: 10px;
}

/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  font: 14px Helvetica, Arial;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}

/* Button */
.selectboxit-container .selectboxit {
  width: 100% !important;
  /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  position: relative;
}

/* Height and Vertical Alignment of Text */
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
  display: block;
  padding: 15px 5px;
}

/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}

/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}

/* Button Text */
.selectboxit-text {
  max-width: 100% !important;
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  font-family: "gotham-book";
}

/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100% !important;
  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto !important;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  max-height: 200px !important;
}

/* Individual options */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
}

/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}

/* Individual Option Optgroup Header */
.selectboxit-option, .selectboxit-optgroup-header {
  text-indent: 5px;
  /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}

/* The first Drop Down option */
.selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

/* The last Drop Down option */
.selectboxit-option-last {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold;
}

/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default;
}

/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 40px;
  position: absolute;
  right: 0;
  height: 100%;
}

/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  right: 0;
  left: 0;
}

/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
}

.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: 100% !important;
}

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}

.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit;
}

/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/*
	Default Theme
	-------------
	Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  background-color: #ededed;
  background-repeat: repeat-x;
  border: none;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color: #333333;
  background-color: none;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
}

.selectboxit-default-arrow {
  width: 15px;
  height: 15px;
  background-image: url(../img/icons/arrow-down.png);
  background-repeat: no-repeat;
  background-size: 15px;
}

.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #000;
  background-color: #f3db5a;
  background-repeat: repeat-x;
}

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999;
}

.lightbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.94);
  display: none;
}
.lightbox .icon-cross2 {
  position: absolute;
  top: 0;
  right: -25px;
  font-size: 15px;
  width: 15px;
  height: 15px;
  color: #fff;
  cursor: pointer;
}
.lightbox .icon-cross2:hover {
  color: #9cd053;
}
@media (min-width: 992px) {
  .lightbox .icon-cross2 {
    right: -60px;
    font-size: 25px;
    width: 25px;
    height: 25px;
  }
}
.lightbox .icon-prev2,
.lightbox .icon-next2 {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 25px;
  width: 25px;
  height: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  cursor: pointer;
}
.lightbox .icon-prev2:hover,
.lightbox .icon-next2:hover {
  color: #9cd053;
}
@media (min-width: 992px) {
  .lightbox .icon-prev2,
  .lightbox .icon-next2 {
    width: 50px;
    height: 50px;
    font-size: 50px;
  }
}
.lightbox .icon-prev2 {
  left: -30px;
}
@media (min-width: 992px) {
  .lightbox .icon-prev2 {
    left: -75px;
  }
}
.lightbox .icon-next2 {
  right: -30px;
}
@media (min-width: 992px) {
  .lightbox .icon-next2 {
    right: -75px;
  }
}
.lightbox .azlightbox-cont {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 40px;
}
@media (min-width: 992px) {
  .lightbox .azlightbox-cont {
    padding: 40px 100px;
    width: calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: -o-calc(100% - 300px);
  }
}
.lightbox .azmain-img {
  position: relative;
  width: 100%;
  height: 100%;
}
.lightbox .azmain-img .azlbitem {
  max-width: 100%;
  max-height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
}
.lightbox .azmain-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lightbox .azmain-img .azadvert {
  width: 100%;
  height: 100%;
  background: green;
}
.lightbox .azmain-img .azmoregalleries {
  width: 100%;
  height: 100%;
  position: relative;
}
.lightbox .azmain-img .azshare-gallery {
  position: relative;
  width: 100%;
  height: 50%;
  font-size: 100%;
}
@media (min-width: 992px) {
  .lightbox .azmain-img .azshare-gallery {
    float: left;
    width: 50%;
    font-size: 120%;
  }
}
.lightbox .azmain-img .azshare-gallery .aztext-and-icons {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  padding: 0 20px;
}
.lightbox .azmain-img .azshare-gallery .azshare-text {
  width: 100%;
  font-size: 1em;
  font-family: "gotham-book";
  color: #fff;
  display: block;
  clear: both;
  float: none;
}
.lightbox .azmain-img .azshare-gallery .azshare-title {
  width: 100%;
  font-size: 0.625em;
  font-family: "gotham-book";
  color: #fff;
  display: block;
  clear: both;
  float: none;
  padding-top: 10px;
}
.lightbox .azmain-img .azshare-gallery .azsocial-icons {
  width: 100%;
  text-align: left;
  display: block;
  padding-top: 10px;
}
.lightbox .azmain-img .azshare-gallery [class*="icon-"] {
  font-size: 1.875em;
  float: none;
  display: inline-block;
}
.lightbox .azmain-img .azother-galleries {
  border-top: 1px solid grey;
  overflow: hidden;
  float: left;
  width: 100%;
  height: 100%;
}
.lightbox .azmain-img .aznext-gallery {
  position: relative;
  height: 50%;
  width: 100%;
}
.lightbox .azmain-img .aznext-gallery.half {
  width: 50%;
}
@media (min-width: 992px) {
  .lightbox .azmain-img .aznext-gallery {
    float: left;
    width: 50%;
  }
}
.lightbox .azmain-img .aznext-gallery a {
  position: absolute;
  top: 20px;
  left: 20px;
  bottom: 20px;
  right: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
.lightbox .azmain-img .aznext-gallery .aznextgal {
  display: inline-block;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  position: relative;
  padding: 10px 40px;
  margin: 0 auto;
  top: 40px;
  left: 40px;
}
.lightbox .azmain-img .aznext-gallery .aznextgal span {
  font-family: "gotham-book";
  font-size: 14px;
  color: #fff;
}
.lightbox .azmain-img .active {
  display: block !important;
}
.lightbox .azlbtext {
  display: none;
}
@media (min-width: 768px) {
  .lightbox .azlbtext {
    color: #fff;
    overflow: auto;
    position: absolute;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.9);
    left: 100px;
    right: 100px;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .lightbox .azlbtext h2 {
    font-size: 1.5em;
  }
  .lightbox .azlbtext h2 .azimgcount {
    padding-right: 20px;
  }
  .lightbox .azlbtext p {
    font-family: "gotham-book";
    font-size: 0.75em;
    line-height: 150%;
    letter-spacing: 0.01625em;
    padding: 20px 0 0 0;
    margin: 0;
  }
  .lightbox .azlbtext p strong, .lightbox .azlbtext p b {
    font-family: "gotham-medium";
    font-weight: none !important;
  }
}
@media (max-height: 400px) {
  .lightbox .azlbtext {
    display: none;
  }
}
.lightbox .azlightbox-ad {
  display: none;
}
@media (min-width: 992px) {
  .lightbox .azlightbox-ad {
    display: block;
    width: 300px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
}

.azhoroscope {
  background-image: url(../img/tiles/6.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  margin-top: 20px;
  padding: 20px;
}
.azhoroscope .azleisuretitle {
  font-family: "harriet-light";
  color: #fff;
  font-size: 1.125em;
}
.azhoroscope .azdatelocation {
  margin-top: 10px;
  display: inline-block;
  float: left;
}
.azhoroscope .azdatelocation .azdate {
  font-family: "gotham-light";
  font-size: 0.875em;
  color: #fff;
  line-height: 140%;
}
.azhoroscope .azdatelocation .azlocation {
  line-height: 140%;
  font-family: "gotham-book";
  font-size: 1.5em;
  color: #fff;
}
.azhoroscope .azhoroscopes {
  display: block;
  overflow: hidden;
  clear: both;
  padding-top: 20px;
}
.azhoroscope .azleisureicon {
  font-size: 3.75em;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
  width: 100%;
}
.azhoroscope .azleisureicon[class*="icon-"] {
  font-size: 100px;
  margin: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .azhoroscope .azleisureicon[class*="icon-"] {
    float: left;
    width: 120px;
  }
}
.azhoroscope .azleisureicon span {
  display: inline;
  font-size: 0.875em;
  font-family: "gotham-light";
}
.azhoroscope .azhoroscopedesc {
  padding-top: 20px;
}
@media (min-width: 992px) {
  .azhoroscope .azhoroscopedesc {
    width: calc(100% - 150px);
    width: -webkit-calc(100% - 150px);
    width: -moz-calc(100% - 150px);
    width: -o-calc(100% - 150px);
    float: right;
  }
}
.azhoroscope .azhoroscopedesc span {
  display: block;
  color: #fff;
  font-family: "gotham-light";
  font-size: 0.8125em;
}
.azhoroscope .azhoroscopedesc span:nth-child(1) {
  font-size: 1.5em;
}
.azhoroscope .azhoroscopedesc span:nth-child(2) {
  font-size: 0.75em;
}

.greenline {
  clear: both;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}
.greenline h2 {
  display: table-cell;
  font-family: gotham-medium;
  font-size: 0.75em;
  color: #048241;
  text-transform: uppercase;
  padding-right: 10px;
}
.greenline .line-cont {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.greenline .line-cont .line {
  height: 2px;
  width: 100%;
  background: #048241;
}

.n18 {
  font-family: "gotham-medium";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.n18 .in {
  padding: 15px;
  width: 90%;
  min-height: 40vh;
  max-width: 875px;
  max-height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #000;
  border: 2px solid #048241;
}
.n18 .title {
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: center;
}
.n18 .btncont {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.n18 .btn_up {
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  cursor: pointer;
  margin: 10px;
  width: 250px;
  height: 55px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.n18 .btn_up .text {
  color: #fff;
  font-size: 15px;
  line-height: 55px;
  font-weight: 400;
  text-transform: uppercase;
}
.n18 .btn_up .ico {
  margin: 0 15px;
}
.n18 .btn_up.yes {
  background-color: #048d58;
}
.n18 .btn_up.yes:hover {
  background-color: #0d6341;
}
.n18 .btn_up.no {
  background-color: #ce0000;
}
.n18 .btn_up.no:hover {
  background-color: #900909;
}

@media screen and (max-width: 700px) {
  .n18 .btncont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
#cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  padding-left: 80px;
  border-top: 2px solid #048d58;
  z-index: 100;
  background: #fff;
}
#cookie .txt {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  color: #000;
  font-family: "gotham-book";
}
#cookie .txt a {
  text-decoration: underline;
  color: #048d58;
}
#cookie a.sutinku {
  width: 110px;
  height: 40px;
  background-color: #048d58;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-family: "gotham-book";
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  transition: background-color 0.2s ease-in-out;
}
#cookie a.sutinku:hover {
  background-color: #9cd053;
}

@media screen and (max-width: 991px) {
  #cookie {
    padding: 10px;
  }
}
.azcheckbox {
  display: flex;
  margin-top: 20px;
}
.azcheckbox label {
  cursor: pointer;
  display: inline-block;
  margin: 0;
}
.azcheckbox label a {
  color: #048241;
  text-decoration: underline;
}
.azcheckbox .inputc {
  margin-right: 8px;
  cursor: pointer;
}
.azcheckbox .inputc .check {
  width: 16px;
  height: 16px;
  background-color: #ededed;
}
.azcheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.azcheckbox input:checked ~ .check {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTQgMTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE0IDEwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzMzMzMzMzt9PC9zdHlsZT48cGF0aCBpZD0iY2hlY2siIGNsYXNzPSJzdDAiIGQ9Ik0wLjMsMy44YzAuNC0wLjQsMS4xLTAuNCwxLjUsMGMwLDAsMCwwLDAsMGwzLjksMy45YzAuNCwwLjQsMC40LDEuMSwwLDEuNWMtMC40LDAuNC0xLjEsMC40LTEuNSwwTDAuMyw1LjNDLTAuMSw0LjktMC4xLDQuMiwwLjMsMy44eiBNMTMuNywwLjNjMC40LDAuNCwwLjQsMS4xLDAsMS41TDUuOCw5LjdjLTAuNCwwLjQtMS4xLDAuNC0xLjUsMHMtMC40LTEuMSwwLTEuNWwwLDBsNy44LTcuOUMxMi42LTAuMSwxMy4zLTAuMSwxMy43LDAuM0wxMy43LDAuM3oiLz48L3N2Zz4=);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
  background-color: #ededed;
}
.azcheckbox.white input:checked ~ .check {
  background-color: #fff;
}
.azcheckbox.white .inputc .check {
  background-color: #fff;
}
.azcheckbox.white.azformfield-error .check {
  background-color: red;
}
.azcheckbox.azformfield-error .check {
  background-color: red;
}

.l-nav {
  width: 50px;
  height: 84px;
  position: fixed;
  background-color: #048241;
  overflow: hidden;
  z-index: 10;
}
@media (min-width: 992px) {
  .l-nav {
    width: 50px;
    height: 100%;
  }
}
.l-nav .aztoggler-cont {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 22px 0 7px 0;
}
@media (min-width: 992px) {
  .l-nav .aztoggler-cont {
    padding: 40px 0 30px 0;
  }
}
.l-nav .azscroll-cont {
  overflow-y: scroll;
  overflow-x: hidden;
  width: 500px;
  height: calc(100% - 120px);
  height: -webkit-calc(100% - 120px);
  height: -moz-calc(100% - 120px);
  height: -o-calc(100% - 120px);
}
.l-nav .azmenulist1,
.l-nav .azmenulist2 {
  list-style-type: none;
  padding: 0;
  width: 50px;
}
.l-nav .azmenulist1.animate,
.l-nav .azmenulist2.animate {
  -webkit-transition: width 1s cubic-bezier(0, 0, 0.33, 1);
  -o-transition: width 1s cubic-bezier(0, 0, 0.33, 1);
  transition: width 1s cubic-bezier(0, 0, 0.33, 1);
}
.l-nav .azmenulist1 li,
.l-nav .azmenulist2 li {
  margin-bottom: 15px;
  width: 100%;
  cursor: pointer;
}
@media (min-width: 992px) {
  .l-nav .azmenulist1 li.azabout-links,
  .l-nav .azmenulist2 li.azabout-links {
    display: none;
  }
}
.l-nav .azmenulist1 li.azabout-links .azmenu-icon.icon-fb2,
.l-nav .azmenulist2 li.azabout-links .azmenu-icon.icon-fb2 {
  font-size: 20px;
  padding-top: 10px;
}
.l-nav .azmenulist1 li.azabout-links .azmenu-icon:not(.icon-fb2),
.l-nav .azmenulist2 li.azabout-links .azmenu-icon:not(.icon-fb2) {
  font-size: 10px;
  padding-top: 15px;
}
.l-nav .azmenulist1 li.current-menu-item .azmenu-icon, .l-nav .azmenulist1 li:hover .azmenu-icon,
.l-nav .azmenulist2 li.current-menu-item .azmenu-icon,
.l-nav .azmenulist2 li:hover .azmenu-icon {
  color: #f3db5a;
}
.l-nav .azmenulist1 li.current-menu-item .aztext-inner, .l-nav .azmenulist1 li:hover .aztext-inner,
.l-nav .azmenulist2 li.current-menu-item .aztext-inner,
.l-nav .azmenulist2 li:hover .aztext-inner {
  color: #f3db5a;
}
.l-nav .azmenulist1 li .azitem-inner,
.l-nav .azmenulist2 li .azitem-inner {
  width: 80%;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}
.l-nav .azmenulist1 li .azitem-inner.azitem-yellow,
.l-nav .azmenulist2 li .azitem-inner.azitem-yellow {
  background: #f3db5a;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
}
.l-nav .azmenulist1 li .azitem-inner.azitem-yellow:first-child,
.l-nav .azmenulist2 li .azitem-inner.azitem-yellow:first-child {
  margin-top: 40px !important;
}
.l-nav .azmenulist1 li .azitem-inner.azitem-yellow .azmenu-icon,
.l-nav .azmenulist1 li .azitem-inner.azitem-yellow .aztext-inner,
.l-nav .azmenulist2 li .azitem-inner.azitem-yellow .azmenu-icon,
.l-nav .azmenulist2 li .azitem-inner.azitem-yellow .aztext-inner {
  color: #000 !important;
}
.l-nav .azmenulist1 li .azitem-inner.azitem-yellow .azmenu-icon,
.l-nav .azmenulist2 li .azitem-inner.azitem-yellow .azmenu-icon {
  font-size: 20px !important;
  padding: 10px !important;
}
.l-nav .azmenu-icon {
  padding: 5px;
  font-size: 30px;
  text-align: center;
  float: left;
  color: #fff;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.l-nav .azmenu-icon svg {
  width: 100%;
}
.l-nav .icon-closemenu {
  display: none;
}
.l-nav .azmenu-text {
  float: left;
  width: calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: -o-calc(100% - 40px);
  height: 40px;
  overflow: hidden;
}
.l-nav .azmenu-text .aztext-inner {
  width: 217px;
  min-width: 217px;
  height: 40px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
  color: #fff;
  text-transform: uppercase;
  font-family: "gotham-book";
  font-size: 0.8125em;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.l-main-container {
  margin-left: 10px;
  padding-bottom: 10px;
  z-index: 9;
  position: relative;
}
.l-main-container:before, .l-main-container:after {
  content: " ";
  display: table;
}
.l-main-container:after {
  clear: both;
}
@media (min-width: 992px) {
  .l-main-container {
    margin-left: 60px;
  }
}
.l-main-container .azmain-overflow {
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  cursor: pointer;
}

.l-header {
  width: 100%;
}
.l-header .azheader-inner {
  min-height: 80px;
  overflow: hidden;
  background: #fff;
  margin-left: -10px;
  position: relative;
}
@media (min-width: 992px) {
  .l-header .azheader-inner {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: inherit;
  }
}
.l-header .aztable {
  height: 100%;
}
.l-header .aztablecell {
  display: block;
}
@media (min-width: 992px) {
  .l-header .aztablecell {
    vertical-align: middle;
    display: table-cell;
  }
}
.l-header .aztablecell.azlogo-cont {
  text-align: center;
}
@media (min-width: 992px) {
  .l-header .aztablecell.azlogo-cont {
    padding: 0 20px;
  }
}
.l-header .aztablecell.azlogo-cont .azlogo {
  display: inline-block;
  width: inherit;
}
.l-header .aztablecell.azweather-cont {
  display: none;
}
@media (min-width: 992px) {
  .l-header .aztablecell.azweather-cont {
    width: 30%;
    min-width: 200px;
    text-align: center;
    display: table-cell;
  }
}
.l-header .aztablecell.azhdmenu-cont {
  width: 100%;
  position: relative;
}
@media (min-width: 992px) {
  .l-header .aztablecell.azhdmenu-cont {
    width: 70%;
  }
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu {
  position: relative;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu:before, .l-header .aztablecell.azhdmenu-cont .azhdmenu:after {
  content: " ";
  display: table;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu:after {
  clear: both;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azsearchicon {
  font-size: 1.5625em;
  cursor: pointer;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: -55px;
  right: 20px;
}
@media (min-width: 992px) {
  .l-header .aztablecell.azhdmenu-cont .azhdmenu .azsearchicon {
    padding-top: 12px;
    position: relative;
    top: inherit;
    right: inherit;
  }
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azsearchicon:hover, .l-header .aztablecell.azhdmenu-cont .azhdmenu .azsearchicon.isactive {
  color: #9cd053;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azsearchbar {
  width: 100%;
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.8s cubic-bezier(0, 0, 0.21, 1);
  -o-transition: height 0.8s cubic-bezier(0, 0, 0.21, 1);
  transition: height 0.8s cubic-bezier(0, 0, 0.21, 1);
}
@media (min-width: 992px) {
  .l-header .aztablecell.azhdmenu-cont .azhdmenu .azsearchbar {
    position: absolute;
    top: 0;
    right: 0;
    top: 0;
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: -o-calc(100% - 50px);
  }
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azsearchbar.displayed {
  height: 50px;
  overflow: hidden;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azsearchbar form {
  overflow: hidden;
  height: 50px;
  position: relative;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azsearchbar form input[type="text"] {
  width: calc(100% - 130px);
  width: -webkit-calc(100% - 130px);
  width: -moz-calc(100% - 130px);
  width: -o-calc(100% - 130px);
  height: 50px;
  padding: 0 20px;
  display: block;
  background-color: #ededed;
  float: left;
  font-family: "gotham-medium";
  font-size: 0.875em;
  color: rgba(0, 0, 0, 0.5);
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azsearchbar form input[type="submit"] {
  width: 130px;
  height: 50px;
  float: left;
  position: absolute;
  top: 0;
  right: 0;
  background: #f3db5a;
  font-family: "harriet-lightitalic";
  font-size: 1.125em;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azhdmenu-inner {
  display: none;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azhdmenu-inner:before, .l-header .aztablecell.azhdmenu-cont .azhdmenu .azhdmenu-inner:after {
  content: " ";
  display: table;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azhdmenu-inner:after {
  clear: both;
}
@media (min-width: 992px) {
  .l-header .aztablecell.azhdmenu-cont .azhdmenu .azhdmenu-inner {
    max-width: 500px;
    width: calc(100% - 70px);
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: -o-calc(100% - 70px);
    float: right;
    overflow: hidden;
    margin-right: 20px;
    display: block;
  }
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azhdmenu-inner .aztable {
  width: initial;
  max-width: 100%;
  height: 100%;
  float: right;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azhdmenu-inner .aztable .azitemholder {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  text-transform: uppercase;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azhdmenu-inner .aztable .azitemholder a {
  text-decoration: none;
  font-family: "gotham-medium";
  color: #000;
  font-size: 0.75em;
  padding: 0 10px;
  border-right: 1px solid #f2f2f2;
  margin: 15px 0;
  display: inline-block;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azhdmenu-inner .aztable .azitemholder a span.azsocialicon {
  font-size: 1.5em;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azhdmenu-inner .aztable .azitemholder a.current-menu-item, .l-header .aztablecell.azhdmenu-cont .azhdmenu .azhdmenu-inner .aztable .azitemholder a:hover {
  color: #9cd053;
}
.l-header .aztablecell.azhdmenu-cont .azhdmenu .azhdmenu-inner .aztable .azitemholder:last-child a {
  border-right: 0px;
}

.l-main-title h1 {
  font-size: 2.25em;
  line-height: 100%;
  text-align: center;
  padding: 20px 0;
  display: block;
}
.l-main-title .azmore-cat {
  background: #fff;
  display: block;
  text-align: center;
  margin-top: 2px;
  margin-right: 10px;
  font-family: "gotham-medium";
  text-transform: uppercase;
  color: #666666;
  font-size: 0.625em;
  padding: 20px 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 992px) {
  .l-main-title .azmore-cat {
    display: none;
  }
}
.l-main-title .azmore-cat:hover {
  background: #f3db5a;
}
.l-main-title .azmore-cat.active {
  background: #048241;
  color: #fff;
}
.l-main-title ul.azcat-cont,
.l-main-title ul.azcat-filter {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin: 0 10px -2px -2px;
  display: block;
  overflow: hidden;
  height: inherit;
}
@media (min-width: 992px) {
  .l-main-title ul.azcat-cont,
  .l-main-title ul.azcat-filter {
    height: inherit !important;
  }
}
.l-main-title ul.azcat-cont.azcat-height,
.l-main-title ul.azcat-filter.azcat-height {
  height: 68px;
}
.l-main-title ul.azcat-cont li,
.l-main-title ul.azcat-filter li {
  display: inline-block;
  background: #fff;
  float: left;
  margin-bottom: 2px;
  margin-left: 2px;
  height: 32px;
  font-size: 0.625em;
  font-family: "gotham-medium";
  text-transform: uppercase;
  color: #666666;
}
.l-main-title ul.azcat-cont li a,
.l-main-title ul.azcat-filter li a {
  padding: 10px 20px;
  display: block;
}
.l-main-title ul.azcat-cont li a:hover,
.l-main-title ul.azcat-filter li a:hover {
  background: #f3db5a;
}
.l-main-title ul.azcat-cont li a.active,
.l-main-title ul.azcat-filter li a.active {
  background: #048241;
  color: #fff;
}
.l-main-title ul.azcat-cont li span,
.l-main-title ul.azcat-filter li span {
  color: #999999;
  margin-left: 5px;
}
@media (min-width: 992px) {
  .l-main-title ul.azcat-filter {
    margin-top: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 992px) {
  .l-main-title ul.azcat-filter li {
    float: none;
    display: block;
    margin: 0 2px 5px 2px !important;
    height: inherit;
  }
  .l-main-title ul.azcat-filter li a {
    padding: 15px 20px;
  }
}
.l-main-title ul.azsubcat-cont {
  list-style-type: none;
  overflow: auto;
  margin: 2px 0 0 0;
  background: #fff;
  padding: 20px 20px;
}
@media (min-width: 992px) {
  .l-main-title ul.azsubcat-cont {
    padding: 30px 20px;
  }
}
.l-main-title ul.azsubcat-cont li {
  font-family: "gotham-medium";
  font-size: 0.6875em;
  text-transform: uppercase;
  color: #666666;
  margin: 15px 0;
  margin: 0;
}
@media (min-width: 992px) {
  .l-main-title ul.azsubcat-cont li {
    float: left;
    margin: 5px 0;
    width: 20%;
  }
}
.l-main-title ul.azsubcat-cont li a {
  padding: 10px 20px;
}
.l-main-title ul.azsubcat-cont li a:hover {
  text-decoration: underline;
}
.l-main-title ul.azsubcat-cont li span {
  color: #999999;
  margin-left: 5px;
}
.l-main-title ul.azsubcat-cont.azsubcat-filter {
  padding: 20px 0;
}
.l-main-title ul.azsubcat-cont.azsubcat-filter li {
  font-size: 1em;
}
.l-main-title ul.azsubcat-cont.azsubcat-filter li a:hover {
  background: none;
}
.l-main-title .azcountresults {
  background: #fff;
  font-family: "gotham-light";
  font-size: 0.875em;
  padding: 20px 20px;
}
.l-main-title .azcountresults strong {
  font-family: "gotham-medium";
  font-weight: normal;
}

.l-main {
  width: 100%;
}
.l-main-inner {
  padding-top: 10px;
}
@media (min-width: 700px) {
  .l-main {
    width: -moz-calc(100% - 310px);
    width: -webkit-calc(100% - 310px);
    width: -o-calc(100% - 310px);
    width: calc(100% - 310px);
    float: left;
  }
}
@media (max-width: 340px) {
  .l-main [class*='tile-'] {
    font-size: 80%;
  }
}
@media (min-width: 460px) {
  .l-main [class*='tile-'] {
    font-size: 160%;
  }
}
@media (min-width: 992px) {
  .l-main [class*='tile-'] {
    font-size: 60%;
  }
}
@media (min-width: 1100px) {
  .l-main [class*='tile-'] {
    font-size: 80%;
  }
}
@media (min-width: 1200px) {
  .l-main [class*='tile-'] {
    font-size: 100%;
  }
}
@media (min-width: 1600px) {
  .l-main [class*='tile-'] {
    font-size: 80%;
  }
}
@media (min-width: 1800px) {
  .l-main [class*='tile-'] {
    font-size: 100%;
  }
}

.azbanner-cont {
  display: none;
}
@media (min-width: 1150px) {
  .azbanner-cont {
    display: block;
  }
}

.azbanner1 {
  display: table;
  clear: both;
}
.azbanner1 > div {
  margin-top: 10px;
}

.azside-banner {
  width: -moz-calc(100% - 940px);
  width: -webkit-calc(100% - 940px);
  width: -o-calc(100% - 940px);
  width: calc(100% - 940px);
  height: 160px;
  overflow: hidden;
  float: left;
  background-color: #d7d7d7;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media (min-width: 1600px) {
  .azleft-col {
    float: left;
    width: 60%;
  }
}

@media (min-width: 1600px) {
  .azright-col {
    float: right;
    width: 40%;
  }
}

.azinfiniscroll {
  padding: 25px 20px;
  background: #fff;
  font-family: "harriet-italic";
  font-size: 1em;
  text-align: center;
  display: block;
  width: auto;
  width: -webkit-calc(100% - 10px);
  width: -moz-calc(100% - 10px);
  width: -o-calc(100% - 10px);
  width: calc(100% - 10px);
}
.azinfiniscroll:hover {
  background: #f3db5a;
}
.azinfiniscroll .img {
  margin-left: 10px;
}
.azinfiniscroll.azlock-infiniscroll {
  cursor: default;
}
.azinfiniscroll.azlock-infiniscroll:hover {
  background: #fff;
}

.l-right {
  display: none;
  font-size: 100%;
}
@media (min-width: 700px) {
  .l-right {
    width: 300px;
    float: left;
    display: block;
  }
}
.l-right h3 {
  font-size: 1.5em;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}
.l-right .azpoll-cont {
  background: #fff;
  padding: 0 20px 40px 20px;
  overflow: hidden;
}
.l-right .azright-wrap {
  padding: 10px 0 0 0;
  overflow: hidden;
}
.l-right .azright-wrap .azcontent-inner {
  padding: 0px !important;
}
.l-right .azright-wrap .tile-vertical {
  width: 100% !important;
}
.l-right .azright-wrap .tile-small {
  width: 100% !important;
}
.l-right .banner {
  overflow: hidden;
}
.l-right .banner img {
  vertical-align: top;
}
.l-right .az-owl-sidebar .owl-dots {
  bottom: inherit;
  top: calc(100% + 2px);
  top: -webkit-calc(100% + 2px);
  top: -moz-calc(100% + 2px);
  top: -o-calc(100% + 2px);
  left: 38px;
}
.l-right .az-owl-sidebar .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px;
  border: 3px solid #fff;
  background: #fff;
}
.l-right .az-owl-sidebar .owl-dots .owl-dot.active span, .l-right .az-owl-sidebar .owl-dots .owl-dot:hover span {
  background: #f3db5a;
}

.azallads {
  font-family: "harriet-regular";
  font-size: 0.8125em;
  border-top: 1px solid #ededed;
  text-align: right;
}
.azallads a {
  background: #fff;
  letter-spacing: 0.01625em;
  padding: 5px 10px;
  margin-top: 1px;
  display: inline-block;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.azallads a:hover {
  background: #f3db5a;
}

.l-footer {
  width: 320px;
  display: none;
}
.l-footer span {
  color: #4f9b6d;
  font-family: "gotham-light";
  font-size: 0.6875em;
  padding-top: 10px;
  display: block;
  width: 80%;
  margin: 0 auto;
}
.l-footer span a:hover {
  text-decoration: underline;
}
.l-footer span:last-child {
  padding-bottom: 50px;
}

.l-footer2 {
  padding: 20px;
  background: #fff;
  clear: both;
  margin: 10px 10px 0 0;
  overflow: hidden;
  font-family: gotham-book;
  font-size: 0.75em;
  color: #999999;
}
.l-footer2 a:hover {
  text-decoration: underline;
}
.l-footer2 .copyright {
  width: 50%;
  float: left;
}
.l-footer2 .digitouch {
  width: 50%;
  float: right;
  text-align: right;
}

.azfourzerofour {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
  height: 100vh;
}
.azfourzerofour .aznumber {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "harriet-bold";
  font-size: 8.75em;
  color: #fff;
  line-height: 100%;
}
@media (min-width: 992px) {
  .azfourzerofour .aznumber {
    font-size: 15em;
  }
}
.azfourzerofour .azerrormsg {
  position: absolute;
  top: 55%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "harriet-lightitalic";
  font-size: 1.5em;
  color: #000;
}

.aznews-cont {
  overflow: auto;
  background: #fff;
  position: relative;
  padding: 0 20px 20px 20px;
}
.aznews-cont h2 {
  padding-top: 20px;
}
.aznews-cont .azimg {
  max-width: 100%;
  display: inline-block;
}
.aznews-cont .azimg img {
  max-width: 100%;
  vertical-align: top;
  width: auto;
}
.aznews-cont .azleft-sidetext {
  margin-top: 20px;
}
.aznews-cont .azalt-tag {
  bottom: 0px;
  right: 0px;
  padding: 5px 0px;
  font-family: "gotham-book";
  font-size: 0.625em;
  color: #000;
  text-align: right;
}
@media (min-width: 992px) {
  .aznews-cont .azpush-to-right {
    width: 50%;
    float: right;
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .aznews-cont .azpush-to-left {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
}
.aznews-cont .azcontact-form {
  width: 100%;
  background: #ededed;
  overflow: hidden;
  margin-top: 20px;
  padding: 40px 20px;
}
@media (min-width: 992px) {
  .aznews-cont .azcontact-form {
    padding: 40px 30px;
  }
}
.aznews-cont .azcontact-form.second {
  background: none;
  margin-top: 0;
  padding: 20px 0px 40px 0px;
}
@media (min-width: 992px) {
  .aznews-cont .azcontact-form.second {
    padding: 20px 20px 40px 20px;
  }
}
.aznews-cont .azcontact-form.second ul {
  margin: 0;
  overflow: hidden;
}
.aznews-cont .azcontact-form.second.nobottompadding {
  padding: 20px 20px 0px 20px !important;
}
.aznews-cont .azcontact-form.second.notoppadding {
  padding: 0px 20px 20px 20px !important;
}
.aznews-cont .azcontact-form.second.nopadding {
  padding: 0px 20px !important;
}
.aznews-cont .azcontact-form h3 {
  font-size: 1.375em;
  margin-top: 40px;
}
.aznews-cont .azcontact-form h3:first-child {
  margin-top: 0px;
}
.aznews-cont .azcontact-form ul.azcontact-info {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
}
.aznews-cont .azcontact-form ul.azcontact-info li {
  font-family: "gotham-light";
  font-size: 0.875em;
  margin-top: 10px;
}
.aznews-cont .azcontact-form ul.azcontact-info li span {
  font-family: "gotham-book";
  padding-right: 10px;
}
.aznews-cont .azcontact-form .azerr {
  display: none;
}
.aznews-cont .azmain-img {
  position: relative;
  position: relative;
}
.aznews-cont .azmain-img:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
.aznews-cont .azmain-img > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
.aznews-cont .azmain-img .azempty-block {
  position: absolute;
  top: 0;
  left: -20px;
  right: -20px;
  height: 40px;
  background: #ededed;
}
.aznews-cont .azmain-img img {
  width: 100%;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 0;
}
.aznews-cont .azmain-img iframe {
  border: 0;
  width: 100%;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 0;
  height: 100%;
}
.aznews-cont .azmain-img span {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 20px;
  font-family: "gotham-book";
  font-size: 1em;
  color: #fff;
}
.aznews-cont ul.aztabs {
  list-style-type: none;
  padding: 0;
  margin: 20px 0 0 0;
}
.aznews-cont ul.aztabs li {
  display: inline-block;
  color: #999999;
  font-family: "gotham-light";
  font-size: 0.75em;
}
.aznews-cont ul.aztabs li a:hover {
  border-bottom: 1px solid #999999;
}
.aznews-cont ul.aztabs li:last-child:after {
  content: "\00a0";
}
.aznews-cont ul.aztabs li:after {
  content: " /";
  padding: 0 10px;
}
.aznews-cont .az-owl-news {
  margin-top: 20px;
}
.aznews-cont .az-after-img {
  margin-top: 10px;
}
.aznews-cont .az-after-img .azitem {
  cursor: pointer;
}
.aznews-cont .az-owl-news,
.aznews-cont .az-after-img {
  width: 100%;
  height: auto;
  display: block;
}
.aznews-cont .az-owl-news .azitem,
.aznews-cont .az-after-img .azitem {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  user-select: none;
  overflow: hidden;
}
.aznews-cont .az-owl-news .azitem:before,
.aznews-cont .az-after-img .azitem:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
.aznews-cont .az-owl-news .azitem > .azcontent-inner,
.aznews-cont .az-after-img .azitem > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
.aznews-cont .az-owl-news img,
.aznews-cont .az-after-img img {
  width: 100%;
  vertical-align: top;
}
.aznews-cont .az-owl-news .owl-next,
.aznews-cont .az-owl-news .owl-prev,
.aznews-cont .az-after-img .owl-next,
.aznews-cont .az-after-img .owl-prev {
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
  height: 100%;
  margin: 0;
  color: #fff;
  width: 40px;
}
.aznews-cont .az-owl-news .owl-next:hover,
.aznews-cont .az-owl-news .owl-prev:hover,
.aznews-cont .az-after-img .owl-next:hover,
.aznews-cont .az-after-img .owl-prev:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.aznews-cont .az-owl-news .owl-next .azbuttons,
.aznews-cont .az-owl-news .owl-prev .azbuttons,
.aznews-cont .az-after-img .owl-next .azbuttons,
.aznews-cont .az-after-img .owl-prev .azbuttons {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 1.5625em;
}
.aznews-cont .az-owl-news .owl-next,
.aznews-cont .az-after-img .owl-next {
  right: 0;
}
.aznews-cont .az-owl-news .owl-prev,
.aznews-cont .az-after-img .owl-prev {
  left: 0;
}
.aznews-cont .azbannerspace {
  margin-top: 20px;
  display: none;
}
@media (min-width: 680px) {
  .aznews-cont .azbannerspace {
    display: block;
  }
}
@media (min-width: 992px) {
  .aznews-cont .azbannerspace {
    display: none;
  }
}
@media (min-width: 1040px) {
  .aznews-cont .azbannerspace {
    display: block;
  }
}
.aznews-cont .azbannerspace img {
  width: 100%;
  max-width: 600px;
  width: 600px;
}
.aznews-cont .azcs-cont {
  overflow: hidden;
  padding-top: 20px;
  clear: both;
}
.aznews-cont .azcs-cont .azcomment-counter {
  background-color: #9cd053;
  padding: 10px 15px;
  cursor: pointer;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 10px;
}
@media (max-width: 992px) {
  .aznews-cont .azcs-cont .azcomment-counter:not(:first-child) {
    margin-top: 10px;
  }
}
@media (min-width: 1280px) {
  .aznews-cont .azcs-cont .azcomment-counter {
    float: left;
  }
}
.aznews-cont .azcs-cont .azcomment-counter:first-child .azleavecomment {
  margin-left: 0px !important;
}
.aznews-cont .azcs-cont .azcomment-counter:hover {
  background-color: #f3db5a;
}
.aznews-cont .azcs-cont .azcomment-counter .azleavecomment {
  font-family: "gotham-book";
  margin-left: 10px;
  font-size: 1em;
}
.aznews-cont .azcs-cont .azsocial-icons {
  display: block;
  text-align: right;
  margin-top: 20px;
}
.aznews-cont .azcs-cont .azsocial-icons:before, .aznews-cont .azcs-cont .azsocial-icons:after {
  content: " ";
  display: table;
}
.aznews-cont .azcs-cont .azsocial-icons:after {
  clear: both;
}
@media (min-width: 1280px) {
  .aznews-cont .azcs-cont .azsocial-icons {
    float: right;
    margin-top: 0px;
  }
}
.aznews-cont .azcomments {
  margin-top: 20px;
}
.aznews-cont .azcomments ul {
  list-style-type: none;
  margin: 0;
  padding: 20px 0 0 0;
}
.aznews-cont .azcomments ul li {
  border: 1px solid #ededed;
  margin: 5px 0;
  padding: 20px;
  -webkit-transition: all 0.2 ease-in-out;
  -o-transition: all 0.2 ease-in-out;
  transition: all 0.2 ease-in-out;
}
.aznews-cont .azcomments ul li .azame {
  font-family: "gotham-medium";
  font-size: 0.875em;
  display: block;
}
.aznews-cont .azcomments ul li .azcomment {
  font-family: "gotham-light";
  font-size: 0.875em;
  line-height: 20px;
  display: block;
  margin-top: 10px;
}
.aznews-cont .azcomments ul li .azcommenttime {
  font-family: "gotham-light";
  font-size: 0.75em;
  color: #999999;
  display: block;
  margin-top: 10px;
}
.aznews-cont .azcomments ul li .icon-pen,
.aznews-cont .azcomments ul li .timeago {
  display: inline-block;
}
.aznews-cont .azcomments .azno-comments {
  border: 0px;
  padding: 0px;
  font-family: "gotham-light";
  font-size: 0.875em;
  display: none;
}
.aznews-cont .azcomposecomment {
  display: none;
}
.aznews-cont .azcomposecomment,
.aznews-cont .azcomposecomment2 {
  background: #ededed;
  padding: 40px 20px;
  margin-top: 20px;
  position: relative;
  overflow: auto;
}
@media (min-width: 992px) {
  .aznews-cont .azcomposecomment,
  .aznews-cont .azcomposecomment2 {
    padding: 40px;
  }
}
.aznews-cont .azcomposecomment .has-error input,
.aznews-cont .azcomposecomment .has-error textarea,
.aznews-cont .azcomposecomment2 .has-error input,
.aznews-cont .azcomposecomment2 .has-error textarea {
  border: 1px solid red;
}
.aznews-cont .azpoll-cont {
  padding: 0;
  width: 100%;
  position: relative;
}
.aznews-cont .azpoll-cont .azpoll {
  overflow: hidden;
  left: 20px;
  padding-right: 20px;
}
.aznews-cont .azpoll-cont .azyellowback,
.aznews-cont .azpoll-cont .azallpolls,
.aznews-cont .azpoll-cont .azyellowback,
.aznews-cont .azpoll-cont ul {
  position: relative;
  bottom: inherit;
  right: inherit;
}
.aznews-cont .azpoll-cont .azallpolls {
  float: right;
}
.aznews-cont .azpoll-cont .azyellowback {
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  top: inherit;
  padding: 60px 0;
}

.azgalleries {
  padding-top: 40px;
  overflow: hidden;
  margin-right: -10px;
}
.azgalleries .azgallerybox {
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .azgalleries .azgallerybox {
    float: left;
  }
}
.azgalleries .azgallerybox.one {
  position: relative;
  width: 100%;
}
.azgalleries .azgallerybox.one:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
.azgalleries .azgallerybox.one > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
@media (min-width: 992px) {
  .azgalleries .azgallerybox.one {
    position: relative;
    width: 20%;
  }
  .azgalleries .azgallerybox.one:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
  }
  .azgalleries .azgallerybox.one > .azcontent-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 10px 0 0;
  }
  .azgalleries .azgallerybox.one .azgbox-inner img {
    width: 200%;
  }
}
.azgalleries .azgallerybox.two {
  position: relative;
  width: 100%;
}
.azgalleries .azgallerybox.two:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
.azgalleries .azgallerybox.two > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
@media (min-width: 992px) {
  .azgalleries .azgallerybox.two {
    width: 40%;
  }
}
.azgalleries .azgallerybox.three {
  position: relative;
  width: 100%;
}
.azgalleries .azgallerybox.three:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
.azgalleries .azgallerybox.three > .azcontent-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px 0 0;
}
@media (min-width: 992px) {
  .azgalleries .azgallerybox.three {
    width: 40%;
  }
}
.azgalleries .azgallerybox .azgbox-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  overflow: hidden;
}
.azgalleries .azgallerybox .azgbox-inner img {
  width: 100%;
  position: absolute;
  vertical-align: top;
  top: 0;
  left: 50%;
  max-width: inherit;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.azgalleries .azgallerybox .azgbox-inner img.azshow-top {
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.azgalleries .azgallerybox .azgbox-inner img.azshow-mid {
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.azgalleries .azgallerybox .azgbox-inner img.azshow-bottom {
  top: initial;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.azmorenews h5 {
  margin: 50px 0 20px 0;
  padding: 0;
  text-align: center;
  font-size: 1.875em;
}
