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

/* -----------------------------------------------------------------
    RESET ELEMENTS - NORMALIZE.CSS (v2.1.1) + HTML5 BOILERPLATE (4.2.0)
------------------------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

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

[hidden] {
  display: none;
}

html {
  background: #fff;
  color: #000;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

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

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

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

p, pre {
  margin: 1em 0;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: '';
  content: none;
}

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

ul, menu, dl, ol {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu, ol, ul {
  padding: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

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

figure {
  margin: 0;
}

form {
  margin: 0;
}

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

label {
  cursor: pointer;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

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

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

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

html, button, input, select, textarea {
  color: #222;
}

body {
  font-size: 1em;
  line-height: 1.62857;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

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

address {
  font-style: normal;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

#browserAlert {
  display: none;
  font-size: 14px;
  color: #fff;
  padding: 10px 0;
  background: #941111;
  text-align: center;
  border-bottom: 1px solid #000;
  line-height: 18px;
}

#browserAlert a {
  color: #faabab;
  font-weight: bold;
}

#browserAlert a:hover {
  color: #fff;
}

.lt-ie8 #browserAlert {
  display: block;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

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

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

@media print {
  * {
    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) ")";
  }

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

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

  thead {
    display: table-header-group;
  }

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

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

  @page {
    margin: 0.5cm;
}

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

  h2, h3 {
    page-break-after: avoid;
  }
}
/* -----------------------------------------------------------------
	ICON FONT ELEMENTS
------------------------------------------------------------------*/
@font-face {
  font-family: FontAwesome;
  src: url(fonts/icons/fontawesome-webfont.eot?v=3.2.1);
  src: url(fonts/icons/fontawesome-webfont.eot?#iefix&v=3.2.1) format("embedded-opentype"), url(fonts/icons/fontawesome-webfont.woff?v=3.2.1) format("woff"), url(fonts/icons/fontawesome-webfont.ttf?v=3.2.1) format("truetype"), url(fonts/icons/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format("svg");
  font-weight: 400;
  font-style: normal;
}

[class^=icon-], [class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}

a [class^=icon-], a [class*=" icon-"] {
  display: inline;
}

[class^=icon-].icon-fixed-width, [class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: .2857142857142857em;
}

[class^=icon-].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}

.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}

.icons-ul > li {
  position: relative;
}

.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide, [class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eee;
}

.icon-light {
  color: #fff;
}

.icon-dark {
  color: #333;
}

.icon-border {
  border: solid 1px #eee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}

.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}

.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}

.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}

.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left, [class*=" icon-"].pull-left {
  margin-right: .3em;
}

[class^=icon-].pull-right, [class*=" icon-"].pull-right {
  margin-left: .3em;
}

[class^=icon-], [class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  margin-top: 0;
}

.icon-white, .nav-pills > .active > a > [class^=icon-], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^=icon-], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^=icon-], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^=icon-], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^=icon-], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^=icon-], .dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

.btn [class^=icon-].icon-large, .nav [class^=icon-].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large {
  line-height: .9em;
}

.btn [class^=icon-].icon-spin, .nav [class^=icon-].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-pills [class^=icon-], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs [class^=icon-].icon-large, .nav-pills [class^=icon-].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}

.btn [class^=icon-].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}

.btn.btn-large [class^=icon-], .btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}

.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}

.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}

.btn.btn-large [class^=icon-].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}

.nav-list [class^=icon-], .nav-list [class*=" icon-"] {
  line-height: inherit;
}

.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}

.icon-stack [class^=icon-], .icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}

.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}

.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

a .icon-stack, a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }

  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

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

.icon-envelope-alt:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

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

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

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-power-off:before, .icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-gear:before, .icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

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

.icon-file-alt:before {
  content: "\f016";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

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

.icon-inbox:before {
  content: "\f01c";
}

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

.icon-rotate-right:before, .icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

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

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

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

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

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

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign:before {
  content: "\f055";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-mail-forward:before, .icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

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

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

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

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

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

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

.icon-facebook-sign:before {
  content: "\f082";
}

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

.icon-key:before {
  content: "\f084";
}

.icon-gears:before, .icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up-alt:before {
  content: "\f087";
}

.icon-thumbs-down-alt:before {
  content: "\f088";
}

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

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

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

.icon-lemon:before {
  content: "\f094";
}

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

.icon-unchecked:before, .icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

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

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

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit-card:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paperclip:before, .icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

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

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

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-rotate-left:before, .icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

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

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

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

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-text-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign-alt:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

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

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

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

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

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

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

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

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

.icon-circle-blank:before {
  content: "\f10c";
}

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

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

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

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

.icon-mail-reply:before, .icon-reply:before {
  content: "\f112";
}

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

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

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

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

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

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

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

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

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

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

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

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

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

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

.icon-mail-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before, .icon-star-half-empty:before {
  content: "\f123";
}

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

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

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

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

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

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

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

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

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

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

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

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

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

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

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

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

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

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

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

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

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

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

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

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

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before, .icon-eur:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before, .icon-usd:before {
  content: "\f155";
}

.icon-rupee:before, .icon-inr:before {
  content: "\f156";
}

.icon-yen:before, .icon-jpy:before {
  content: "\f157";
}

.icon-renminbi:before, .icon-cny:before {
  content: "\f158";
}

.icon-won:before, .icon-krw:before {
  content: "\f159";
}

.icon-bitcoin:before, .icon-btc:before {
  content: "\f15a";
}

.icon-file:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up:before {
  content: "\f164";
}

.icon-thumbs-down:before {
  content: "\f165";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

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

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

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

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

/* -----------------------------------------------------------------
	TYPOGRAPHY ELEMENTS
------------------------------------------------------------------*/
@font-face {
  font-family: 'bauhausmedium';
  src: url("fonts/bauhamed-webfont.eot");
  src: url("fonts/bauhamed-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/bauhamed-webfont.woff") format("woff"), url("fonts/bauhamed-webfont.ttf") format("truetype"), url("fonts/bauhamed-webfont.svg#bauhausmedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NovecentowideBookRegular';
  src: url("fonts/Novecentowide-Book-webfont.eot");
  src: url("fonts/Novecentowide-Book-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecentowide-Book-webfont.woff") format("woff"), url("fonts/Novecentowide-Book-webfont.ttf") format("truetype"), url("fonts/Novecentowide-Book-webfont.svg#NovecentowideBookRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaRgRegular';
  src: url("fonts/proximanova-regular-webfont.eot");
  src: url("fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-regular-webfont.woff") format("woff"), url("fonts/proximanova-regular-webfont.ttf") format("truetype"), url("fonts/proximanova-regular-webfont.svg#ProximaNovaRgRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaBold';
  src: url("fonts/proximanova-bold-webfont.eot");
  src: url("fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-bold-webfont.woff") format("woff"), url("fonts/proximanova-bold-webfont.ttf") format("truetype"), url("fonts/proximanova-bold-webfont.svg#ProximaNovaBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

b, strong {
  font-weight: normal;
  font-family: "ProximaNovaBold";
}

a {
  color: #0073bc;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover {
  color: #0073bc;
}

::-moz-selection {
  background: #0073bc;
  color: white;
  text-shadow: none;
}

::selection {
  background: #0073bc;
  color: white;
  text-shadow: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  text-transform: uppercase;
  font-family: "NovecentowideBookRegular";
  line-height: 1;
}

h1 {
  font-size: 28px;
  margin: 0.5em 0 0.67em;
}
@media screen and (min-width: 767px) {
  h1 {
    font-size: 38px;
  }
}
@media screen and (min-width: 1023px) {
  h1 {
    font-size: 48px;
  }
}

h2 {
  font-size: 30px;
  margin: 0.83em 0;
}

h3 {
  font-size: 26px;
  margin: 1em 0;
}

h4 {
  font-size: 20px;
  margin: 1.33em 0;
}

h5 {
  font-size: 16px;
  margin: 1.67em 0;
}

h6 {
  font-size: 14px;
  margin: 2.33em 0;
}

blockquote {
  background: url("../images/blockquote-bkg.png") no-repeat;
  padding-left: 65px;
  margin-left: 0;
}
blockquote cite {
  display: block;
  font-size: 14px;
  margin: 5px 0 0;
  font-style: normal;
  font-family: "ProximaNovaBold";
}

hr {
  border-color: #ccc;
}

.lead {
  font-size: 16px;
}
@media screen and (min-width: 767px) {
  .lead {
    font-size: 20px;
  }
}

.blue {
  color: #0073bc;
}

.red {
  color: #d82020;
}

.green {
  color: #36a813;
}

.gold {
  color: #eaa219;
}

/* -----------------------------------------------------------------
	FORM ELEMENTS
------------------------------------------------------------------*/
label {
  display: block;
  padding: 10px 0;
  font-size: 14px;
  text-transform: uppercase;
}
label .required {
  font-size: 22px;
  position: relative;
  top: 5px;
  margin-left: 5px;
  color: #c0143c;
}
label.error {
  color: #c0143c;
}

input,
textarea {
  display: inline-block;
  width: 100%;
  padding: 10px;
  border: 1px solid #e6e6e6;
  font-family: "ProximaNovaRgRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #989490;
  font-size: 14px;
  background: white;
  margin: 0 0 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
}
input:focus,
textarea:focus {
  background: #f2f2f2;
}
input.error,
textarea.error {
  border: 1px solid #c0143c;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #989490;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #989490;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #989490;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #989490;
}

.radio label,
.checkbox label {
  font-family: "ProximaNovaRgRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  padding: 0;
  margin-right: 20px;
}
.radio input,
.checkbox input {
  width: auto;
  margin-right: 5px;
}

button.button,
input.button {
  border: none;
  display: inline-block;
  width: auto;
}

.errormsg,
.successmsg {
  margin: 20px 0 0;
  font-size: 14px;
}
.errormsg span,
.successmsg span {
  display: inline-block;
  padding: 5px 10px;
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  margin: 0 10px 0 0;
}

.errormsg span {
  background: #c0143c;
}

.successmsg span {
  background: #5ba42e;
}

/* -----------------------------------------------------------------
REUSABLE ELEMENTS & CLASSES
------------------------------------------------------------------*/
.wrap {
  width: 960px;
  margin: 0 auto;
}

.left {
  float: left;
}

.right {
  float: right;
}

.five {
  width: 5%;
}

.ten {
  width: 10%;
}

.fifteen {
  width: 15%;
}

.twenty {
  width: 20%;
}

.twentyfive {
  width: 25%;
}

.thirty {
  width: 30%;
}

.thirtyfive {
  width: 35%;
}

.fourty {
  width: 40%;
}

.fourtyfive {
  width: 45%;
}

.fifty {
  width: 50%;
}

.fiftyfive {
  width: 55%;
}

.sixty {
  width: 60%;
}

.sixtyfive {
  width: 65%;
}

.seventy {
  width: 70%;
}

.seventyfive {
  width: 75%;
}

.eighty {
  width: 80%;
}

.eightyfive {
  width: 85%;
}

.ninety {
  width: 90%;
}

.ninetyfive {
  width: 95%;
}

.onehundred {
  width: 100%;
}

.button {
  display: inline-block;
  padding: 10px 20px;
  background: transparent;
  font-size: 12px;
  font-family: "NovecentowideBookRegular";
  color: #989490;
  border: 1px solid #989490;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.button:hover {
  background: #989490;
  color: white;
  border-color: #989490;
}
.button.red {
  background: #d82020;
  border-color: #d82020;
  color: white;
}
.button.red:hover {
  background: transparent;
  border-color: #d82020;
  color: #d82020;
}
.button.blue {
  background: #0073bc;
  border-color: #0073bc;
  color: white;
}
.button.blue:hover {
  background: transparent;
  border-color: #0073bc;
  color: #0073bc;
}
.button.gold {
  background: #eaa219;
  border-color: #eaa219;
  color: white;
}
.button.gold:hover {
  background: transparent;
  border-color: #eaa219;
  color: #eaa219;
}
.button.green {
  background: #36a813;
  border-color: #36a813;
  color: white;
}
.button.green:hover {
  background: transparent;
  border-color: #36a813;
  color: #36a813;
}
.button.dark {
  background: #79746f;
  border-color: #79746f;
  color: white;
}
.button.dark:hover {
  background: transparent;
  border-color: #79746f;
  color: #79746f;
}

.home .button {
  background: transparent;
  font-size: 12px;
  font-family: "NovecentowideBookRegular";
  color: white;
  border: 1px solid white;
}
.home .button:hover {
  color: white;
}
.home .button.dark {
  border-color: #cecdc5;
  color: #989490;
}

.alignleft {
  margin: 1em auto;
  display: block;
  padding: 6px;
  border: 1px solid #eee;
  max-width: 100%;
}
@media screen and (min-width: 767px) {
  .alignleft {
    float: left;
    margin: 0 30px 10px 0;
  }
}

.alignright {
  margin: 1em auto;
  display: block;
  padding: 6px;
  border: 1px solid #eee;
  max-width: 100%;
}
@media screen and (min-width: 767px) {
  .alignright {
    float: right;
    margin: 0 0 10px 30px;
  }
}

.aligncenter, #content iframe {
  margin: 20px auto;
  display: block;
  padding: 6px;
  border: 1px solid #eee;
}

a .alignleft,
a .alignright,
a .aligncenter,
a #content iframe,
#content a iframe {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
a .alignleft:hover,
a .alignright:hover,
a .aligncenter:hover,
a #content iframe:hover,
#content a iframe:hover {
  border-color: #0073bc;
}

.more-content .visible-content {
  *zoom: 1;
}
.more-content .visible-content:before, .more-content .visible-content:after {
  content: " ";
  display: table;
}
.more-content .visible-content:after {
  clear: both;
}
.more-content .hidden-content {
  display: none;
  *zoom: 1;
}
.more-content .hidden-content:before, .more-content .hidden-content:after {
  content: " ";
  display: table;
}
.more-content .hidden-content:after {
  clear: both;
}
.more-content .viewmore {
  margin: 20px 0;
  font-size: 14px;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav a {
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  background: black;
  color: white;
  line-height: 40px;
  text-align: center;
}

.flex-next {
  right: 0;
}

.flex-prev {
  left: 0;
}

.flex-next:hover, .flex-prev:hover {
  background: black;
}

/* -----------------------------------------------------------------
	GENERAL ELEMENTS
------------------------------------------------------------------*/
html {
  background: #4c4d4f;
}

body {
  font-size: 14px;
  color: #989490;
  font-family: "ProximaNovaRgRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #79746f;
  position: relative;
}
@media screen and (min-width: 1023px) {
  body {
    font-size: 16px;
  }
}

.inner-wrap {
  *zoom: 1;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
}
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}
.inner-wrap:after {
  clear: both;
}

/* -----------------------------------------------------------------
	INTRO ELEMENTS
------------------------------------------------------------------*/
#intro {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  max-height: 1250px;
}
#intro .the-bkg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
}
#intro #logo {
  position: relative;
  *zoom: 1;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
#intro #logo:before, #intro #logo:after {
  content: " ";
  display: table;
}
#intro #logo:after {
  clear: both;
}
#intro #logo img {
  width: 100%;
  max-width: 100%;
}
#intro #logo .lefthalf {
  position: absolute;
  top: 0;
  right: 100%;
  width: 50%;
  background: #f1f1ec;
  height: 100%;
}
#intro #logo .righthalf {
  position: absolute;
  top: 0;
  left: 100%;
  width: 50%;
  background: #f1f1ec;
  height: 100%;
}

#bodywrap {
  position: relative;
  background: #79746f;
  z-index: 10;
}

/* -----------------------------------------------------------------
	HEADER ELEMENTS
------------------------------------------------------------------*/
@keyframes logoHover {
  0% {
    color: white;
  }

  20% {
    color: #0073bc;
  }

  40% {
    color: #eaa219;
  }

  50% {
    color: #36a813;
  }

  80% {
    color: #d82020;
  }

  100% {
    color: white;
  }
}

@-webkit-keyframes logoHover {
  0% {
    color: white;
  }

  20% {
    color: #0073bc;
  }

  40% {
    color: #eaa219;
  }

  50% {
    color: #36a813;
  }

  80% {
    color: #d82020;
  }

  100% {
    color: white;
  }
}

#header {
  background: #222;
  border-bottom: 1px solid #4c4d4f;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 85px;
  z-index: 100;
  *zoom: 1;
}
#header:before, #header:after {
  content: " ";
  display: table;
}
#header:after {
  clear: both;
}
#header .inner-wrap {
  position: relative;
}
#header .hdr-logo {
  float: left;
}
#header .hdr-logo a {
  margin-top: 28px;
  display: block;
  width: 212px;
  height: 30px;
  background: url("../images/logo-nav.png");
  background-size: 100% 100%;
}
#header .hdr-logo a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
@media screen and (min-width: 767px) {
  #header .hdr-logo a {
    margin-top: 25px;
    width: 282px;
    height: 40px;
  }
}

#internal #header {
  top: 0;
}

/* -----------------------------------------------------------------
	NAVIGATION ELEMENTS
------------------------------------------------------------------*/
#nav {
  position: absolute;
  top: 85px;
  left: 0;
  width: 100%;
  background: #4c4d4f;
  z-index: 100;
  display: none;
}
#nav:after {
  position: absolute;
  bottom: 100%;
  right: 33px;
  content: ' ';
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 10px;
  border-bottom-color: #4c4d4f;
}
#nav ul li {
  border-bottom: 1px solid #656669;
}
#nav ul li a {
  padding: 15px 30px;
  color: white;
  display: block;
}
#nav ul li a:hover {
  color: white;
}
#nav ul li.drop i {
  margin-left: 10px;
  font-size: 18px;
  vertical-align: middle;
}
#nav ul li.drop a.active {
  background: #656669;
}
#nav ul li.drop .dropdown {
  display: none;
  padding: 15px 0 25px;
  background: #656669;
}
#nav ul li.drop .dropdown a {
  padding: 5px 30px;
  display: block;
}
@media screen and (min-width: 1023px) {
  #nav {
    display: block;
    float: right;
    font-family: "NovecentowideBookRegular";
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    background: transparent;
  }
  #nav:after {
    display: none;
  }
  #nav .items {
    float: left;
  }
  #nav .items li {
    float: left;
    border-bottom: none;
  }
  #nav .items li a {
    display: block;
    padding: 35px 10px;
    font-size: 11px;
  }
  #nav .items li a:hover {
    color: #d8d7d0;
  }
  #nav .items li.drop {
    position: relative;
  }
  #nav .items li.drop:hover {
    background: transparent;
    color: #d8d7d0;
    position: relative;
  }
  #nav .items li.drop:hover:after {
    position: absolute;
    bottom: 5px;
    right: 0px;
    content: ' ';
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 17px;
    border-bottom-color: #4c4d4f;
  }
  #nav .items li.drop:hover .dropdown {
    display: block;
  }
  #nav .items li.drop .dropdown {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -125px;
    width: 250px;
    background: #4c4d4f;
    padding: 20px;
    margin-top: -8px;
  }
  #nav .items li.drop .dropdown a {
    display: block;
    padding: 5px 0;
  }
  #nav .items {
    float: left;
  }
  #nav .items li a {
    padding: 37px 12px;
    font-size: 12px;
  }
  #nav .social {
    display: none;
    float: left;
    border-right: 1px solid #4c4d4f;
  }
  #nav .social li {
    float: left;
  }
  #nav .social li a {
    display: block;
    padding: 35px 0;
    border-left: 1px solid #4c4d4f;
    width: 50px;
    text-align: center;
  }
  #nav .social li a:hover {
    background: #4c4d4f;
  }
}
@media screen and (min-width: 1279px) {
  #nav .items li a {
    padding: 37px 30px;
  }
  #nav .items li.drop:hover:before {
    right: 16px;
  }
  #nav .items li.drop:hover:after {
    right: 17px;
  }
}

#mobile-nav {
  display: block;
  position: absolute;
  top: 22px;
  right: 30px;
  color: white;
  font-size: 25px;
}
#mobile-nav a {
  color: white;
}
#mobile-nav a.active {
  color: #cecdc5;
}
@media screen and (min-width: 1023px) {
  #mobile-nav {
    display: none;
  }
}

/* -----------------------------------------------------------------
	HOMEPAGE ELEMENTS
------------------------------------------------------------------*/
#hero {
  position: relative;
  padding-top: 85px;
  background: #f1f1ec;
  *zoom: 1;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
#hero:before, #hero:after {
  content: " ";
  display: table;
}
#hero:after {
  clear: both;
}
#hero > .prev, #hero > .next {
  display: none;
}
#hero .panel {
  background: #f1f1ec;
  width: 100%;
  display: block;
}
#hero .panel.nextpanel {
  display: none;
}
#hero .panel .thumb {
  overflow: hidden;
  width: 100%;
  position: relative;
}
#hero .panel .thumb img {
  display: block;
  width: 100%;
  max-width: 100%;
}
#hero .panel .thumb .prev,
#hero .panel .thumb .next {
  position: absolute;
  top: 0;
  height: 100%;
  width: 70px;
  display: block;
  z-index: 90;
}
#hero .panel .thumb .prev i,
#hero .panel .thumb .next i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  color: white;
  margin: -20px 0 0 -10px;
}
#hero .panel .thumb .prev {
  left: 0;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(right, transparent, rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(to left,transparent, rgba(0, 0, 0, 0.6));
}
#hero .panel .thumb .next {
  right: 0;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(to right,transparent, rgba(0, 0, 0, 0.6));
}
#hero .panel .thumb .overlay {
  width: 100%;
  height: 9px;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#hero .panel .thumb .overlay i {
  position: absolute;
  top: 50%;
  left: -100px;
  margin: -10px 0 0 -10px;
  font-size: 30px;
  color: white;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#hero .panel .copy {
  padding: 30px;
}
#hero .panel .copy .title {
  font-family: "NovecentowideBookRegular";
  color: #85807a;
  line-height: 0.9;
  font-size: 28px;
  display: block;
  width: 100%;
  letter-spacing: -1px;
  margin: 0 0 20px;
}
#hero .panel.alt {
  background: white;
}
#hero .panel.first .overlay {
  background: #0073bc;
}
#hero .panel.second .overlay {
  background: #eaa219;
}
#hero .panel.third .overlay {
  background: #36a813;
}
#hero .panel.fourth .overlay {
  background: #d82020;
}
@media screen and (min-width: 767px) {
  #hero {
    padding-top: 80px;
  }
  #hero .panel {
    float: left;
    width: 50%;
  }
  #hero .panel .thumb:hover .overlay {
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  #hero .panel .thumb:hover .overlay i {
    display: block;
    left: 50%;
  }
  #hero .panel .thumb .prev,
  #hero .panel .thumb .next {
    display: none;
  }
}
@media screen and (min-width: 1023px) {
  #hero {
    padding-top: 85px;
  }
  #hero .panel {
    min-height: 580px;
    width: 25%;
  }
  #hero .panel .thumb {
    height: 100%;
  }
  #hero .panel .thumb .prev,
  #hero .panel .thumb .next {
    display: none;
  }
}
@media screen and (min-width: 1279px) {
  #hero .panel {
    min-height: 660px;
    width: 25%;
  }
}
@media screen and (min-width: 1023px) {
  #hero > .prev, #hero > .next {
    display: block;
    position: absolute;
    top: 30%;
    background: black;
    z-index: 50;
    padding: 10px;
    font-size: 20px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
    color: white;
  }
  #hero > .prev:hover, #hero > .next:hover {
    background: #f1f1ec;
    color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
  }
  #hero > .prev {
    left: 0;
  }
  #hero > .next {
    right: 0;
  }
}

/* -----------------------------------------------------------------
	WELCOME ELEMENTS
------------------------------------------------------------------*/
#welcome {
  overflow: hidden;
  position: relative;
  *zoom: 1;
}
#welcome:before, #welcome:after {
  content: " ";
  display: table;
}
#welcome:after {
  clear: both;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
}
#welcome > img {
  display: block;
  width: 100%;
  max-width: 100%;
}
#welcome .copy {
  padding: 30px;
  text-align: center;
  background: #4c4d4f;
  color: white;
  z-index: 2;
}
#welcome .copy .title {
  font-family: "NovecentowideBookRegular";
  text-transform: uppercase;
}
#welcome .copy .title span {
  font-family: "bauhausmedium";
  text-transform: none;
}
@media screen and (min-width: 767px) {
  #welcome .copy {
    padding: 40px 30px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 80%;
    width: 95%;
    color: white;
    background: transparent;
    line-height: 1.8;
    padding: 0;
  }
  #welcome .copy .title {
    width: 80%;
    margin: 0 auto;
  }
  #welcome .copy p {
    font-size: 13px;
  }
  #welcome .copy .button {
    border-color: white;
    color: white;
  }
}
@media screen and (min-width: 1023px) {
  #welcome .copy {
    width: 70%;
    height: 60%;
  }
  #welcome .copy p {
    font-size: 16px;
  }
}

/* -----------------------------------------------------------------
	FEATURES ELEMENTS
------------------------------------------------------------------*/
#latestnews {
  *zoom: 1;
}
#latestnews:before, #latestnews:after {
  content: " ";
  display: table;
}
#latestnews:after {
  clear: both;
}
#latestnews .newstitle {
  background: white;
  padding: 30px 0;
  text-align: center;
  font-family: "NovecentowideBookRegular";
  text-transform: uppercase;
  font-size: 36px;
  color: #cecdc5;
  line-height: 0.9;
}
#latestnews .highlight .thumb {
  overflow: hidden;
  width: 100%;
  position: relative;
}
#latestnews .highlight .thumb img {
  display: block;
  width: 100%;
  max-width: 100%;
}
#latestnews .highlight .thumb .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#latestnews .highlight .thumb .overlay:after {
  position: absolute;
  top: 0;
  left: 22px;
  content: ' ';
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 9px;
  border-top-color: white;
  display: none;
}
#latestnews .highlight .thumb .overlay .copy {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 30px 40px;
}
#latestnews .highlight .thumb .overlay .copy p {
  border-left: 5px solid transparent;
  padding: 0 0 0 20px;
  margin-bottom: 30px;
  color: white;
  font-size: 16px;
  line-height: 1.4;
}
#latestnews .highlight .thumb .overlay .copy p .date {
  font-family: "NovecentowideBookRegular";
  color: white;
  line-height: 0.9;
  font-size: 20px;
  display: block;
  margin: 0 0 20px;
}
#latestnews .highlight .thumb .overlay .copy p a {
  color: white;
}
#latestnews .highlight.first .overlay {
  background: rgba(0, 115, 188, 0.9);
}
#latestnews .highlight.first .overlay .copy p {
  border-left-color: #0aceff;
}
#latestnews .highlight.first .overlay .copy .button:hover {
  background: #0aceff;
  border-color: #0aceff;
}
#latestnews .highlight.second .overlay {
  background: rgba(234, 162, 25, 0.9);
}
#latestnews .highlight.second .overlay .copy p {
  border-left-color: #ffbf3e;
}
#latestnews .highlight.second .overlay .copy .button:hover {
  background: #ffbf3e;
  border-color: #ffbf3e;
}
#latestnews .highlight.third .overlay {
  background: rgba(54, 168, 19, 0.9);
}
#latestnews .highlight.third .overlay .copy p {
  border-left-color: #85e326;
}
#latestnews .highlight.third .overlay .copy .button:hover {
  background: #85e326;
  border-color: #85e326;
}
#latestnews .highlight.fourth .overlay {
  background: rgba(216, 32, 32, 0.9);
}
#latestnews .highlight.fourth .overlay .copy p {
  border-left-color: #f57373;
}
#latestnews .highlight.fourth .overlay .copy .button:hover {
  background: #f57373;
  border-color: #f57373;
}
@media screen and (min-width: 767px) {
  #latestnews .highlight {
    float: left;
    width: 50%;
  }
  #latestnews .highlight.first .overlay:after {
    display: block;
  }
  #latestnews .highlight.second .overlay:after {
    display: block;
  }
}
@media screen and (min-width: 1023px) {
  #latestnews .contain {
    *zoom: 1;
  }
  #latestnews .contain:before, #latestnews .contain:after {
    content: " ";
    display: table;
  }
  #latestnews .contain:after {
    clear: both;
  }
  #latestnews .highlight {
    width: 25%;
  }
  #latestnews .highlight .thumb .overlay .copy p {
    font-size: 14px;
  }
  #latestnews .highlight.third .overlay:after {
    display: block;
  }
  #latestnews .highlight.fourth .overlay:after {
    display: block;
  }
}
@media screen and (min-width: 1279px) {
  #latestnews .highlight .thumb .overlay .copy p {
    font-size: 16px;
  }
}

/* -----------------------------------------------------------------
	CONTENT AREA ELEMENTS
------------------------------------------------------------------*/
#content {
  *zoom: 1;
  *zoom: 1;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  color: #79746f;
}
#content:before, #content:after {
  content: " ";
  display: table;
}
#content:after {
  clear: both;
}
#content:before, #content:after {
  content: " ";
  display: table;
}
#content:after {
  clear: both;
}
#content ul {
  list-style-image: url("../images/ul-bkg.png");
}
#content ol li, #content ul li {
  margin-bottom: 7px;
  padding-left: 10px;
}
@media screen and (min-width: 1023px) {
  #content > .contain {
    background: #f1f1ec url("../images/contain-bkg.jpg") repeat-y;
    background-size: 100%;
    *zoom: 1;
  }
  #content > .contain:before, #content > .contain:after {
    content: " ";
    display: table;
  }
  #content > .contain:after {
    clear: both;
  }
  #content > .contain.no-hero {
    padding-top: 80px;
  }
}
#content > .contain .content-left {
  background: white;
  padding: 40px 30px 40px;
}
@media screen and (min-width: 1023px) {
  #content > .contain .content-left {
    float: left;
    width: 75%;
    padding: 40px 60px 70px 30px;
  }
}
@media screen and (min-width: 1279px) {
  #content > .contain .content-left {
    padding: 40px 60px 70px 12.5%;
  }
}
#content > .contain .sidebar {
  background: #f1f1ec;
  padding: 40px 0;
}
#content > .contain .sidebar .block {
  margin-bottom: 60px;
  padding: 0 30px;
}
#content > .contain .sidebar .block .news {
  margin: 30px 0 0;
}
#content > .contain .sidebar .block .news p {
  border-left: 5px solid #0073bc;
  padding: 0 0 0 20px;
}
#content > .contain .sidebar .block .news p .date {
  font-family: "NovecentowideBookRegular";
  line-height: 0.9;
  font-size: 20px;
  display: block;
  margin: 0 0 20px;
}
#content > .contain .sidebar .block .news p a {
  color: #79746f;
}
#content > .contain .sidebar .block .news p a:hover {
  color: #0073bc;
}
#content > .contain .sidebar .menu h4,
#content > .contain .sidebar .menu h6 {
  padding: 0 30px;
}
#content > .contain .sidebar .menu h6 {
  margin-bottom: 15px;
  font-size: 12px;
}
#content > .contain .sidebar .menu ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border-bottom: 1px solid #d8d7d0;
}
#content > .contain .sidebar .menu li {
  margin: 0 !important;
  padding: 13px 30px !important;
  border-top: 1px solid #d8d7d0;
}
#content > .contain .sidebar .menu li a {
  font-family: "NovecentowideBookRegular";
  font-size: 18px;
  color: #79746f;
}
#content > .contain .sidebar .menu li a:hover {
  color: #0073bc;
}
#content > .contain .sidebar .menu li.active {
  height: 55px;
  padding: 0 30px !important;
  background: #0073bc;
  position: relative;
  line-height: 55px;
}
#content > .contain .sidebar .menu li.active a {
  color: white;
}
@media screen and (min-width: 1023px) {
  #content > .contain .sidebar {
    float: right;
    width: 25%;
  }
  #content > .contain .sidebar .menu li.active:before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 100%;
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 27.5px;
    border-right-color: #0073bc;
  }
}
#content img,
#content iframe {
  max-width: 100%;
}

/* -----------------------------------------------------------------
	INTERNAL ELEMENTS
------------------------------------------------------------------*/
.breadcrumb {
  *zoom: 1;
}
.breadcrumb:before, .breadcrumb:after {
  content: " ";
  display: table;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
.breadcrumb ul li {
  margin: 0 !important;
  padding: 0 !important;
  float: left;
  font-size: 14px;
}
.breadcrumb ul li a {
  color: #79746f;
  border-bottom: 2px solid transparent;
  display: inline-block;
  padding-bottom: 1px;
}
.breadcrumb ul li a.active {
  border-color: #0073bc;
}
.breadcrumb ul li a:hover {
  color: #0073bc;
  border-color: #0073bc;
}

.pagination {
  *zoom: 1;
  padding-top: 10px;
  border-top: 1px solid #d8d7d0;
  margin-top: 20px;
}
.pagination:before, .pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination .current-page {
  text-align: center;
}
.pagination .pages {
  margin-top: 10px;
  border-top: 1px solid #d8d7d0;
  border-bottom: 1px solid #d8d7d0;
}
.pagination .pages ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  text-align: center;
}
.pagination .pages ul li {
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
  font-size: 18px;
}
.pagination .pages ul li a {
  border-left: 1px solid #d8d7d0;
  width: 60px;
  padding: 10px 0;
  display: block;
}
.pagination .pages ul li a.active {
  border-color: #0073bc;
  background: #0073bc;
  color: white;
}
.pagination .pages ul li:last-child {
  border-right: 1px solid #d8d7d0;
}
@media screen and (min-width: 767px) {
  .pagination {
    padding-top: 0;
    border-bottom: 1px solid #d8d7d0;
  }
  .pagination .current-page {
    text-align: left;
    float: left;
    padding-top: 13px;
  }
  .pagination .pages {
    float: right;
    border: none;
    margin: 0;
  }
  .pagination .pages ul li {
    margin: 0 !important;
    float: left;
    display: block !important;
  }
  .pagination .pages a:hover {
    background: #d8d7d0;
  }
}

#internal-hero {
  *zoom: 1;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 85px;
}
#internal-hero:before, #internal-hero:after {
  content: " ";
  display: table;
}
#internal-hero:after {
  clear: both;
}
#internal-hero > img {
  max-width: 100%;
  width: 100%;
}

#internal #content .contain {
  background: url("../images/content-bkg.jpg") repeat-y;
  background-size: 100%;
}
#internal .artist-listing {
  margin: 20px 0;
}
#internal .artist-listing .row .artist {
  margin: 20px 0;
}
#internal .artist-listing .row .artist img {
  padding: 6px;
  border: 1px solid #eee;
  margin: 0 auto;
  display: block;
}
#internal .artist-listing .row .artist .title {
  margin-top: 10px;
  display: block;
  font-family: "NovecentowideBookRegular";
  text-align: center;
  color: #79746f;
  font-size: 20px;
}
@media screen and (min-width: 767px) {
  #internal .artist-listing .row {
    *zoom: 1;
  }
  #internal .artist-listing .row:before, #internal .artist-listing .row:after {
    content: " ";
    display: table;
  }
  #internal .artist-listing .row:after {
    clear: both;
  }
  #internal .artist-listing .row .artist {
    margin: 10px 0;
    float: left;
    width: 48%;
  }
  #internal .artist-listing .row .artist a {
    display: block;
  }
  #internal .artist-listing .row .artist:nth-of-type(even) {
    float: right;
  }
  #internal .artist-listing .row .artist img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    max-width: 100%;
    width: 100%;
  }
  #internal .artist-listing .row .artist img:hover {
    border-color: #0073bc;
  }
  #internal .artist-listing .row .artist .title {
    text-align: left;
    font-size: 24px;
  }
  #internal .artist-listing .row .artist .title:hover {
    color: #0073bc;
  }
}
#internal #photo-gallery ul,
#internal #photos-thumbs ul,
#internal #video-gallery ul,
#internal #videos-thumbs ul {
  margin: 0;
  padding: 0;
  list-style: none !important;
}
#internal #photo-gallery ul li,
#internal #photos-thumbs ul li,
#internal #video-gallery ul li,
#internal #videos-thumbs ul li {
  margin: 0;
  padding: 0;
}
#internal #photo-gallery .flex-direction-nav,
#internal #photos-thumbs .flex-direction-nav,
#internal #video-gallery .flex-direction-nav,
#internal #videos-thumbs .flex-direction-nav {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#internal #photo-gallery .flex-direction-nav li a,
#internal #photos-thumbs .flex-direction-nav li a,
#internal #video-gallery .flex-direction-nav li a,
#internal #videos-thumbs .flex-direction-nav li a {
  height: 100%;
  top: 20px;
  line-height: 1;
}
#internal #photo-gallery .flex-direction-nav li a i,
#internal #photos-thumbs .flex-direction-nav li a i,
#internal #video-gallery .flex-direction-nav li a i,
#internal #videos-thumbs .flex-direction-nav li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -5px;
}
#internal #photo-gallery .flex-direction-nav li a.flex-prev,
#internal #photos-thumbs .flex-direction-nav li a.flex-prev,
#internal #video-gallery .flex-direction-nav li a.flex-prev,
#internal #videos-thumbs .flex-direction-nav li a.flex-prev {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(right, transparent, rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(to left,transparent, rgba(0, 0, 0, 0.6));
}
#internal #photo-gallery .flex-direction-nav li a.flex-next,
#internal #photos-thumbs .flex-direction-nav li a.flex-next,
#internal #video-gallery .flex-direction-nav li a.flex-next,
#internal #videos-thumbs .flex-direction-nav li a.flex-next {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(to right,transparent, rgba(0, 0, 0, 0.6));
}
#internal #photo-gallery .flex-direction-nav li a:hover,
#internal #photos-thumbs .flex-direction-nav li a:hover,
#internal #video-gallery .flex-direction-nav li a:hover,
#internal #videos-thumbs .flex-direction-nav li a:hover {
  background: #0073bc;
}
#internal #photo-gallery:hover .flex-direction-nav,
#internal #photos-thumbs:hover .flex-direction-nav,
#internal #video-gallery:hover .flex-direction-nav,
#internal #videos-thumbs:hover .flex-direction-nav {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#internal #video-gallery {
  margin-top: 60px;
}
#internal #video-gallery iframe {
  margin: 0;
  padding: 0;
  border: none;
}
#internal #photos-thumbs,
#internal #videos-thumbs {
  margin-top: 20px;
}
#internal #photos-thumbs ul li,
#internal #videos-thumbs ul li {
  margin-right: 10px !important;
}
#internal article.post {
  *zoom: 1;
  margin-bottom: 30px;
}
#internal article.post:before, #internal article.post:after {
  content: " ";
  display: table;
}
#internal article.post:after {
  clear: both;
}
#internal article.post .copy h3 {
  text-align: center;
}
#internal article.post .copy h3 a {
  color: #79746f;
}
#internal article.post .copy h3 a:hover {
  color: #0073bc;
}
#internal article.post .copy .meta {
  font-family: "NovecentowideBookRegular";
  font-size: 16px;
  text-align: center;
}
#internal article.post .copy .meta span {
  display: block;
}
#internal article.post .copy .meta span.blue {
  display: none;
}
#internal article.post .copy .meta a {
  color: #79746f;
}
#internal article.post .copy .meta a:hover {
  color: #0073bc;
}
@media screen and (min-width: 767px) {
  #internal article.post .alignleft {
    margin-bottom: 30px;
  }
  #internal article.post .copy h3 {
    margin-top: 0;
    text-align: left;
  }
  #internal article.post .copy p {
    font-size: 14px;
  }
  #internal article.post .copy .meta {
    text-align: left;
  }
  #internal article.post .copy .meta span {
    display: inline-block;
  }
  #internal article.post .copy .meta span.blue {
    margin: 0 30px;
    display: inline-block;
  }
}
@media screen and (min-width: 1023px) {
  #internal article.post .copy p {
    font-size: 16px;
  }
}
#internal article.full-post {
  margin-top: 50px;
  *zoom: 1;
}
#internal article.full-post:before, #internal article.full-post:after {
  content: " ";
  display: table;
}
#internal article.full-post:after {
  clear: both;
}
#internal article.full-post .title .date {
  display: block;
  background: #0073bc;
  padding: 20px;
  text-align: center;
  font-family: "NovecentowideBookRegular";
  font-size: 16px;
  color: white;
}
#internal article.full-post .title h1 {
  text-align: center;
}
#internal article.full-post .meta {
  font-family: "NovecentowideBookRegular";
  font-size: 16px;
  text-align: center;
}
#internal article.full-post .meta a {
  color: #79746f;
}
#internal article.full-post .meta a:hover {
  color: #0073bc;
}
@media screen and (min-width: 1023px) {
  #internal article.full-post .title {
    display: table;
    width: 100%;
  }
  #internal article.full-post .title .date {
    display: table-cell;
    width: 30%;
    vertical-align: middle;
  }
  #internal article.full-post .title h1 {
    display: table-cell;
    width: 70%;
    font-size: 26px;
    margin: 0;
    padding-left: 30px;
    vertical-align: middle;
    text-align: left;
  }
  #internal article.full-post .meta {
    text-align: left;
  }
}

/* -----------------------------------------------------------------
	FOOTER ELEMENTS
------------------------------------------------------------------*/
#footer {
  background: #4c4d4f;
}
#footer .contain {
  *zoom: 1;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
#footer .contain:before, #footer .contain:after {
  content: " ";
  display: table;
}
#footer .contain:after {
  clear: both;
}
#footer .contain:before, #footer .contain:after {
  content: " ";
  display: table;
}
#footer .contain:after {
  clear: both;
}
#footer .panel {
  padding: 30px 30px 10px;
  color: white;
}
#footer .panel .title {
  font-family: "NovecentowideBookRegular";
  color: #989a9c;
  line-height: 0.9;
  font-size: 30px;
  display: block;
  letter-spacing: -1px;
  margin: 0 0 20px;
}
#footer .panel small {
  color: #a1a3a6;
  display: inline-block;
  margin: 0 0 5px;
  font-size: 11px;
}
#footer .panel .shareicons {
  *zoom: 1;
}
#footer .panel .shareicons:before, #footer .panel .shareicons:after {
  content: " ";
  display: table;
}
#footer .panel .shareicons:after {
  clear: both;
}
#footer .panel .shareicons span {
  display: block;
  float: left;
  padding: 10px 0;
  width: 40px;
  color: white !important;
  text-align: center;
  margin: 0 0 1px 0;
  font-size: 16px;
  cursor: pointer;
}
#footer .panel .shareicons span.facebook {
  background: #3c5fd1;
}
#footer .panel .shareicons span.twitter {
  background: #0073bc;
}
#footer .panel .shareicons span.googleplus {
  background: #d82020;
}
#footer .panel .shareicons span.email {
  background: #eaa219;
}
#footer .panel .shareicons span.sharethis {
  background: #36a813;
}
#footer .panel ul {
  padding: 0;
  margin: 0 0 2em;
}
#footer .panel ul li {
  list-style: none;
}
#footer .panel ul li a {
  display: block;
  border-left: 5px solid #6d6e70;
  padding: 5px 5px 5px 15px;
  color: white;
  font-family: "NovecentowideBookRegular";
  font-size: 12px;
}
#footer .panel ul li a:hover {
  border-color: #989a9c;
  color: #989a9c;
}
#footer .panel.newsletter form {
  margin: 10px 0 30px;
  display: block;
}
#footer .panel.newsletter form > div {
  position: relative;
}
#footer .panel.newsletter form > div label {
  position: absolute;
  top: 0px;
  left: 15px;
  font-size: 12px;
  color: white;
}
#footer .panel.newsletter form > div input {
  background: #666769;
  margin: 0 0 5px;
  border: none;
  padding-left: 90px;
}
#footer .panel.newsletter form > div input:focus {
  background: #737476;
}
#footer .panel.newsletter form > div button {
  border: 1px solid #666769;
  color: white;
  display: block;
  width: 100%;
  margin: 10px 0 0;
}
#footer .panel.copyright {
  padding-bottom: 30px;
}
#footer .panel.copyright .title {
  font-size: 13px;
  color: white;
  margin: 0 0 15px;
}
#footer .panel.copyright address {
  margin: 0 0 2em;
  color: #a1a3a6;
  font-size: 11px;
}
#footer .panel.copyright .paquin {
  font-family: "bauhausmedium";
  font-size: 40px;
  letter-spacing: -1px;
  -webkit-font-smoothing: antialiased;
}
#footer .panel.copyright p {
  font-family: "NovecentowideBookRegular";
  font-size: 14px;
}
#footer .panel.copyright a {
  color: #a1a3a6;
}
@media screen and (min-width: 767px) {
  #footer .panel {
    width: 50%;
    float: right;
  }
  #footer .panel:nth-child(odd) {
    clear: right;
  }
  #footer .panel.copyright {
    padding-bottom: 50px;
    text-align: left;
    width: 100%;
  }
  #footer .panel.copyright address {
    margin: 0 0 2em;
    color: #a1a3a6;
    font-size: 11px;
    float: left;
    width: 24%;
  }

  #footer .panel.copyright address.last {
    float: right;
  }
  @media only screen and (min-width: 1023px) and (max-width: 1480px){
	#footer .panel.copyright address {
	width:45%;
	}
	 #footer .panel.copyright address.last {
	float:left;
	 }
}
  #footer .panel .shareicons span {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  #footer .panel .shareicons span.facebook:hover {
    background: #5170d6;
  }
  #footer .panel .shareicons span.twitter:hover {
    background: #0aceff;
  }
  #footer .panel .shareicons span.googleplus:hover {
    background: #f57373;
  }
  #footer .panel .shareicons span.email:hover {
    background: #ffbf3e;
  }
  #footer .panel .shareicons span.sharethis:hover {
    background: #85e326;
  }
}
@media screen and (min-width: 1023px) {
  #footer .panel {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 33%;
  }
  #footer .panel:nth-child(odd) {
    clear: none;
  }
  #footer .panel.copyright {
    width: 33%;
  }
  #footer .panel.newsletter {
    padding-top: 50px;
  }
  #footer .panel.newsletter .button:hover {
    background: transparent;
    border-color: white;
    color: white;
  }
}

/* -----------------------------------------------------------------
	IE FIXES
------------------------------------------------------------------*/
.lt-ie10 #hero .thumb .prev {
  background: url("../images/ie9-home-hero-bkg-prev.png") repeat-y !important;
}
.lt-ie10 #hero .thumb .next {
  background: url("../images/ie9-home-hero-bkg-next.png") repeat-y !important;
}
.lt-ie10 #photos-thumbs .flex-prev,
.lt-ie10 #videos-thumbs .flex-prev {
  background: url("../images/ie9-detail-hero-bkg-prev.png") repeat-y !important;
}
.lt-ie10 #photos-thumbs .flex-next,
.lt-ie10 #videos-thumbs .flex-next {
  background: url("../images/ie9-detail-hero-bkg-next.png") repeat-y !important;
}

.lt-ie9 #hero .thumb .prev {
  display: none !important;
}
.lt-ie9 #hero .thumb .next {
  display: none !important;
}
.lt-ie9 #latestnews .highlight.first .overlay {
  background: url("../images/ie8-home-news-bkg-1.png") repeat !important;
}
.lt-ie9 #latestnews .highlight.second .overlay {
  background: url("../images/ie8-home-news-bkg-2.png") repeat !important;
}
.lt-ie9 #latestnews .highlight.third .overlay {
  background: url("../images/ie8-home-news-bkg-3.png") repeat !important;
}
.lt-ie9 #latestnews .highlight.fourth .overlay {
  background: url("../images/ie8-home-news-bkg-4.png") repeat !important;
}


/* -----------------------------------------------------------------
  EXTRAS
------------------------------------------------------------------*/
.gridblock {
  display: grid;
  grid-template-columns:  repeat(2, 1fr);
  gap: 20px;
}
.gridblock .entry {
  justify-self: center;
}
.gridblock .entry p {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (min-width: 767px) {
  .gridblock {
    grid-template-columns:  repeat(4, 1fr);
  }
}