<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
  cursor:pointer;
  
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}


mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 18px;
}
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: pointer;
}
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;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {

}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {

  text-decoration: none;
}
a:hover,
a:focus {
	
}
a:focus {
  outline: none;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}

blockquote {
	margin: 0;
	padding: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.darkred {
	color: #6D0729;
}
.bg-darkred {
	background-color: #6D0729;
}
	
.red {
	color: #89180C;
}
.bg-red {
	background-color: #89180C;
}
#archivio h2.entry-title {
	padding-top:0px;
	margin-top:0px;
	font-size:21px;
}
#contatti a {
	color: #fff;
}
#links h2 {
	font-size:30px;
	text-transform:uppercase;
	text-align:center;
}
#links h3 {
	font-size:20px;
	text-transform:uppercase;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
	display: block;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	margin-top:0px;
	margin-bottom:0px;
}
#links .col-bg-grey {
	padding-top: 20px;
	padding-bottom:20px;
	margin:10px;
	min-height: 500px;
}
#mappamuseo {
	width:435px;
	height:475px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

@media (min-width: 1350px) {
  .container {
    width: 1320px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row: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;
}

.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner &gt; .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}

.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
	line-height: 1;
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}
.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  display: block;
}
.carousel-inner &gt; .active {
  left: 0;
}
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner &gt; .next {
  left: 100%;
}
.carousel-inner &gt; .prev {
  left: -100%;
}
.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
  left: 0;
}
.carousel-inner &gt; .active.left {
  left: -100%;
}
.carousel-inner &gt; .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {

}
.carousel-control.right {
  left: auto;
  right: 0;
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 7;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 6;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.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;
  }
  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;
  }
  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: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .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: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.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;
  }
}

/* cloud animations */

@-webkit-keyframes horizontalLoop { 
	0		{-webkit-transform: translate3d(0,0,0);}
	100%	{ -webkit-transform: translate3d(-50%,0,0);} 
}

@keyframes horizontalLoop { 
	0		{-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0); }
	100%	{-webkit-transform: translate3d(-50%,0,0);transform: translate3d(-50%,0,0);} 
}

/* bar animations */

@-webkit-keyframes expandBar {
	0		{ -webkit-transform: scale(1,.5); }
	100%	{ -webkit-transform: scale(1,1); } 
} 

@keyframes expandBar {
	0		{ -webkit-transform: scale(1,.5); transform: scale(1,.5); }
	100%	{ -webkit-transform: scale(1,1); transform: scale(1,1); } 
} 

/* circles / atoms / things - possible utility? */

@-webkit-keyframes gravitate {
    100% { -webkit-transform: translate3d(-50px,-50px,0); }
}

@keyframes gravitate {
    100% { -webkit-transform: translate3d(-50px,-50px,0); transform: translate3d(-50px,-50px,0); }
}

/* wifi icon thing */

@-webkit-keyframes wifi {
	0%		{-webkit-transform: scale(0); opacity: 0;}
	25%		{-webkit-transform: scale(0.2); opacity: 1;}
	50%		{-webkit-transform: scale(0.4); opacity: 1;}
	75%		{-webkit-transform: scale(0.6); opacity: 1;}
	100%	{-webkit-transform: scale(0.8); opacity: 0;}
}

@keyframes wifi {
	0% 		{-webkit-transform: scale(0);transform: scale(0); opacity: 0; }
	25%		{-webkit-transform: scale(0.2);transform: scale(0.2); opacity: 1; }
	50%		{-webkit-transform: scale(0.4);transform: scale(0.4); opacity: 1; }
	75%		{-webkit-transform: scale(0.6);transform: scale(0.6); opacity: 1; }
	100%	{-webkit-transform: scale(0.8);transform: scale(0.8); opacity: 0;}
}

/* pulsing circle-large */

@-webkit-keyframes pulse {
	0%		{-webkit-transform: scale(0); opacity: 1;}
	50%		{-webkit-transform: scale(0.6); opacity: 1;}
	100%	{-webkit-transform: scale(1); opacity: 0;}
}
	
@keyframes pulse {
	0%		{-webkit-transform: scale(0);transform: scale(0); opacity: 1;}
	50%		{-webkit-transform: scale(0.6);transform: scale(0.6); opacity: 1;}
	100%	{-webkit-transform: scale(1);transform: scale(1); opacity: 0;}
}

/* loading screen */

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

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

/* Fade in */

@-webkit-keyframes fadein { 
	0		{ opacity: 0; }
	100%	{ opacity: 1; } 
}

@keyframes fadein { 
	0		{ opacity: 0; }
	100%	{ opacity: 1; } 
}
@font-face {
}
@font-face {
  font-family: 'pw-icons';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggi/LgAAAC8AAAAYGNtYXAaVcxZAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5Zmc1PV0AAAFwAAACmGhlYWQCvsy7AAAECAAAADZoaGVhBEgCTwAABEAAAAAkaG10eAZ2AAAAAARkAAAAHGxvY2EAzgGoAAAEgAAAABBtYXhwAAsAcgAABJAAAAAgbmFtZeZCx5oAAASwAAABTnBvc3QAAwAAAAAGAAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAgHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYC//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAA/+ABDwHgABwAABc1MzcjNTQ2Nz4BOwE1LgEjIgYHDgEdASMVMxUzsFAMXAMFBRIPMQYoGhosEBARUFBgIOpbOgoQBgYGUQEDEA8PLR1DW+oAAwAA/+ACAAHgAAQAHQA/AAATMxEjETcyFhceARUUBgcOASMiJicuATU0Njc+ATMXMxUzPgE3PgEzMhYXHgEdASM1NCYnLgEjIgYHDgEdASMRCGtrNgwXCAgKCggIFwwNFwgICgoICBcNd2YBBhINDCAUKDIODQpqAgUFFxQVGQcGBWoBNv6qAVaqCggIFw0MFwgJCQkJCBcMDRcICAqqLwoUCAgKGRYWPCK8pg8gDg0RDwwMIBGpAVYAAAABAAD/4AJmAeAAbwAAAQ4BBw4BBz4BNz4BNw4BBw4BBy4BJy4BIyIGBw4BFRQWFy4BJy4BJw4BBw4BFRQWFx4BFyImJy4BJzAUFRQWFx4BFw4BByIGIyImJx4BFx4BMw4BBw4BIyImJx4BFx4BMzI2Nz4BNTwBJz4BNz4BNwJmCBIJCRIKChEHBwsDCRMKChULCBUMCxoOGi4RERQCAihJISE6FwQHAgICCAcHFQ0IDwcHDgYPDg0lFgQIBAUIBAcLBgYXDw8mFREkFBMrFggPBxUuGBg0GleGLS4vAQoRCAgOBgGjAwcCAwQBBg8JChQMBgoEAwcCCg8FBQYUEhEvGwgPBwIVERIwHQcPCAkRCRAgDg0YCAICAwUEAQEXKhERFwQCAQEBAQETIAwMDg0VBwcIAQEOFQgHCEM1NYNABAgEBxAICBMJAAAAAAEAAAABAABBotC3Xw889QALAgAAAAAA0JzF/wAAAADQnMX/AAD/4AJmAeAAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAmcAAAAAAmYAAQAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAABAAAAAQ8AAAIAAAACZwAAAAAAAAAKABQAHgBIAKYBTAABAAAABwBwAAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEAEAAAAAEAAAAAAAIADgBOAAEAAAAAAAMAEAAmAAEAAAAAAAQAEABcAAEAAAAAAAUAFgAQAAEAAAAAAAYACAA2AAEAAAAAAAoANABsAAMAAQQJAAEAEAAAAAMAAQQJAAIADgBOAAMAAQQJAAMAEAAmAAMAAQQJAAQAEABcAAMAAQQJAAUAFgAQAAMAAQQJAAYAEAA+AAMAAQQJAAoANABsAHAAdwAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAcAB3AC0AaQBjAG8AbgBzcHctaWNvbnMAcAB3AC0AaQBjAG8AbgBzAFIAZQBnAHUAbABhAHIAcAB3AC0AaQBjAG8AbgBzAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZsAAsAAAAABiAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgCCL8uGNtYXAAAAFoAAAATAAAAEwaVcxZZ2FzcAAAAbQAAAAIAAAACAAAABBnbHlmAAABvAAAApgAAAKYZzU9XWhlYWQAAARUAAAANgAAADYCvsy7aGhlYQAABIwAAAAkAAAAJARIAk9obXR4AAAEsAAAABwAAAAcBnYAAGxvY2EAAATMAAAAEAAAABAAzgGobWF4cAAABNwAAAAgAAAAIAALAHJuYW1lAAAE/AAAAU4AAAFO5kLHmnBvc3QAAAZMAAAAIAAAACAAAwAAAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gIB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmAv/9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAP/gAQ8B4AAcAAAXNTM3IzU0Njc+ATsBNS4BIyIGBw4BHQEjFTMVM7BQDFwDBQUSDzEGKBoaLBAQEVBQYCDqWzoKEAYGBlEBAxAPDy0dQ1vqAAMAAP/gAgAB4AAEAB0APwAAEzMRIxE3MhYXHgEVFAYHDgEjIiYnLgE1NDY3PgEzFzMVMz4BNz4BMzIWFx4BHQEjNTQmJy4BIyIGBw4BHQEjEQhrazYMFwgICgoICBcMDRcICAoKCAgXDXdmAQYSDQwgFCgyDg0KagIFBRcUFRkHBgVqATb+qgFWqgoICBcNDBcICQkJCQgXDA0XCAgKqi8KFAgIChkWFjwivKYPIA4NEQ8MDCARqQFWAAAAAQAA/+ACZgHgAG8AAAEOAQcOAQc+ATc+ATcOAQcOAQcuAScuASMiBgcOARUUFhcuAScuAScOAQcOARUUFhceARciJicuAScwFBUUFhceARcOAQciBiMiJiceARceATMOAQcOASMiJiceARceATMyNjc+ATU8ASc+ATc+ATcCZggSCQkSCgoRBwcLAwkTCgoVCwgVDAsaDhouEREUAgIoSSEhOhcEBwICAggHBxUNCA8HBw4GDw4NJRYECAQFCAQHCwYGFw8PJhURJBQTKxYIDwcVLhgYNBpXhi0uLwEKEQgIDgYBowMHAgMEAQYPCQoUDAYKBAMHAgoPBQUGFBIRLxsIDwcCFRESMB0HDwgJEQkQIA4NGAgCAgMFBAEBFyoRERcEAgEBAQEBEyAMDA4NFQcHCAEBDhUIBwhDNTWDQAQIBAcQCAgTCQAAAAABAAAAAQAAQaLQt18PPPUACwIAAAAAANCcxf8AAAAA0JzF/wAA/+ACZgHgAAAACAACAAAAAAAAAAEAAAHg/+AAAAJnAAAAAAJmAAEAAAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAQAAAAEPAAACAAAAAmcAAAAAAAAACgAUAB4ASACmAUwAAQAAAAcAcAADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABABAAAAABAAAAAAACAA4ATgABAAAAAAADABAAJgABAAAAAAAEABAAXAABAAAAAAAFABYAEAABAAAAAAAGAAgANgABAAAAAAAKADQAbAADAAEECQABABAAAAADAAEECQACAA4ATgADAAEECQADABAAJgADAAEECQAEABAAXAADAAEECQAFABYAEAADAAEECQAGABAAPgADAAEECQAKADQAbABwAHcALQBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADEALgAwAHAAdwAtAGkAYwBvAG4Ac3B3LWljb25zAHAAdwAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAHAAdwAtAGkAYwBvAG4AcwBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('woff');
  font-weight: normal;
  font-style: normal;
}
.icon {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0;
  white-space: nowrap;
  color: inherit;
  text-indent: 32px;
  text-align: center;
  font-size: 0;
}
.icon-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.font-icon {
  font-family: 'pw-icons';
  font-size: inherit;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.font-icon-facebook:before {
  content: "\e600";
}
.font-icon-linked-in:before {
  content: "\e601";
}
.font-icon-twitter:before {
  content: "\e602";
}

@media (min-width: 768px) {
  .icon-modal-close {
    width: 32px;
    height: 32px;
  }
}
.icon-padlock.icon-disc {
  background-size: auto 50% !important;
}
.icon-page {
  width: 23px;
  background-image: url(/img/icons/page.svg);
}
@media (min-width: 768px) {
  .icon-play-button {
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background-size: 40px auto;
    border-width: 3px;
  }
}
@media (min-width: 1200px) {
  .icon-play-button {
    width: 160px;
    height: 160px;
    margin: -80px 0 0 -80px;
    background-size: auto;
  }
}
.icon-puzzle {
  background-image: url(/img/icons/puzzle.svg);
}
.icon-quotes {
  width: 30px;
  height: 28px;
  background-image: url(/img/icons/quotes.svg);
}
.icon-server-x.icon-disc {
  background-position: 60% 60%;
}
.icon-sensor {
  width: 29px;
  height: 29px;
  background-image: url(/img/icons/sensor.svg);
}
.icon-sensor.icon-disc {
  background-position: 50% 47%;
}
.icon-signpost {
  background-image: url(/img/icons/signpost.svg);
}
.icon-telephone {
  width: 26px;
  height: 36px;
  background-image: url(/img/icons/telephone.svg);
}
.icon-social {
  background-position: 50% 100%;
  width: 18px;
  height: 18px;
}
.link-social .icon-social {
  margin-left: 10px;
  margin-right: 10px;
}
/* has circle around it */
.icon-disc {
  width: 100%;
  padding-bottom: 100%;
  border: 1px solid #e3edf4;
  border: 1px solid rgba(154, 192, 215, 0.29);
  background-position: 50% 50%;
  border-radius: 100%;
  border-radius: 80px;
  margin: auto;
  text-align: center;
  line-height: 76px;
  font-style: normal;
  font-weight: 500;
  font-size: 1.125rem;
  color: #3c4042;
  text-indent: 0;
}
.icon-disc.icon-lite {
  color: #fff;
}
.icon-disc img {
  max-width: 70%;
}
.icon-disc.icon-static {
  width: 80px;
  height: 80px;
  padding: 0;
}
@media (min-width: 1200px) {
  .icon-disc {
    width: 80px;
    height: 80px;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-2 .icon-disc {
    width: 80px;
    height: 80px;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-1 .icon-disc {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 11px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-sm-1 .icon-disc {
    line-height: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-sm-2 .icon-disc {
    line-height: 50px;
    font-size: 13px;
    background-size: auto 20px;
  }
}
/* todo: sort out icons with text ( 401k ) */
@media (min-width: 768px) and (max-width: 1199px) {
  .col-sm-1 .icon {
    background-size: 50%;
  }
}
@media (max-width: 767px) {
  .icon-disc {
    padding-bottom: 0;
    width: 50px;
    height: 50px;
    line-height: 48px;
    margin-bottom: 10px;
    background-size: auto 20px;
  }
}
.icon-fixed-size.icon-disc {
  width: 80px;
  height: 80px;
  padding: 0;
  background-size: auto;
}
.video-pane {
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 4;
	visibility: hidden;
	opacity: 0;
	transition: visibility .5s, opacity .5s;
}

.video-pane.active {
	opacity: 1;
	visibility: visible;
}

/* garrgh, below just for windows mobile it seems */
.video-pane video {
	display: none;
}

.video-pane.active video {
	display: block;
}

@media ( max-width: 767px ) {

	.video-pane {
		position: absolute;
	}
	
	.video-pane video {
		position: absolute;
		width: 100%;
		height: 300px;
		top: 50%;
		margin: -150px auto 0;
		background: #000;
	}
	
}

@media ( min-width: 768px ) {
	.video-pane {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 100%;
		background: #000;
		z-index: 4;
	}
	
	 .video-pane .video-player video {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin: auto;
		min-width: 100%;
		min-height: 100%;
	}

}

.video-pane .icon-modal-close {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 100;
}

.artem-androidlte42 .video-pane {
	transition: opacity .5s;
}

.modal {
	visibility: hidden;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	opacity: 0;
	transition: visibility .4s, opacity .4s;
}

.modal.in {
	visibility: visible;
	opacity: 1;
	
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	transition: -webkit-transform 0.3s ease-out, opacity .3s;
	transition: transform 0.3s ease-out, opacity .3s;
	opacity: 0;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: auto;
  /* margin: 10px; */
}
.modal-content {
	position: relative;
	background-color: #fff;
	box-shadow: 0 0 40px rgba(0,0,0,0.26);
	background-clip: padding-box;
	outline: 0;
	padding: 40px;
	/* 40px 110px */
	
}

.modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-color: #fff;
}

.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop.in {
	opacity: .9;
}

.modal-close {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 2;
	background: transparent;
	border: 0;
	cursor: pointer;
}



.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media ( max-width: 767px ) {
	.modal-content {
		min-height: 100vh;
	}
	
	.modal-open .hero {
		background: #fff !important;
	}
}


@media (min-width: 768px) {
 
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}

	.modal-sm {
		width: 300px;
	}
}

@media ( min-width:992px ) {
	.modal-dialog {
		width: 700px;
	}
}

@media ( min-width:1200px ) {
	.modal-dialog {
		width: 900px;
	}
}

.modal-dialog.wide {
	width: 1320px;
	max-width: 100%;
}

@media ( min-width: 768px ) {
/* see http://jsfiddle.net/sRmLV/22/ */
	.modal-valign-helper {
		position: relative;
		display: table;
		height: 100%;
		width: 100%;
		z-index: 1;
	}
	.modal-valign-center {
		/* To center vertically */
		display: table-cell;
		vertical-align: middle;
	}
	.modal-content {
		/* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
		width: inherit;
		height: inherit;
		margin: 40px auto;
		padding: 2.5rem 6.875rem;
	}

}

/* modal form stuff */
.form-success-message,
.form-parent.success .form-intro {
	visibility: hidden;
}

.form-success-message {
	opacity: 0;
}

.modal .form-success-message {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 300px;
	margin: auto;
	max-width: 80%;
	background: #fff;
}

.form-parent.success .form-success-message {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .5s;
}

.modal-form {
	width: 400px;
	max-width: 100%;
	margin: 0 auto;
}

.modal-form [type="text"],
.modal-form [type="email"],
.modal-form [type="tel"] {
	display: block;
	width: 100%;
	-webkit-appearance: none;
}

.modal-form label {
	display: none;
}

.modal-form textarea {
	width: 110%;
	margin-left: -5%;
	padding: 10px 5%;
}

.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
	background: #fff;
	transition: all 0.5s;
}

/* ANDROID supress multiple transitions - custom modernizr detect in main.js */
/* see also video.css */
.artem-androidlte42 .modal,
.artem-androidlte42 .loading-screen,
.artem-androidlte42 .modal-carousel.open {
	transition: none;
}

.artem-androidlte42 .nav-extended {
	transition: -webkit-transform .5s;
	transition: transform .5s;
}

.artem-androidlte42  .modal-dialog  {
	transition: -webkit-transform .3s;
	transition: transform .3s;
}

.artem-androidlte42 .modal-form {
	width: auto;
}
.no-js .loading-screen {
	display: none;
}

.no-js #wrap,
.no-js .wrap-inner,
.no-js .hero {
	opacity: 1;
}
@-webkit-keyframes loadcircle {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loadcircle {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes loadpulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.15);
            transform: scale(0.15);
  }
}
@keyframes loadpulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.15);
            transform: scale(0.15);
  }
}
.loading-sprite {
  box-sizing: content-box;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 2px;
  margin: -22px 0 0 -22px;
  width: 44px;
  height: 44px;
  list-style: none;
  overflow: hidden;
  background-color: #89180C;
  z-index: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.loading-screen {
  background: #89180C !important;
}
.loading-text {
	content: url(../assets/obj/logo-museo-white.svg);
	width:150px;
	height:105px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top: 20vh;
	color:#fff;
	text-transform:uppercase;
	font-size: 12px;
}
.circle-loading {
  position: relative;
  top: 2px;
  left: 2px;
  width: 40px;
  height: 40px;
  z-index: 2;
  opacity: 1;
  border-radius: 100%;
  background: #FFF;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.pulse.b {
  content: '';
  position: absolute;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  border-radius: 100%;
  background: #89180C;
  z-index: 4;
}
.pulse.b:before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: 100%;
  background: transparent;
  z-index: 5;
  box-shadow: 0 0 0 20px #89180C;
}
.pulse.c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-animation: loadcircle 0.75s infinite linear;
          animation: loadcircle 0.75s infinite linear;
}
.pulse.c:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-top: -43.79562044px;
  margin-left: -43.79562044px;
  border-radius: 100%;
  background: #89180C;
  z-index: 3;
  -webkit-animation: loadpulse 2s infinite linear alternate;
          animation: loadpulse 2s infinite linear alternate;
}
html,
body.artem-no-cssremunit {
  font: 14px / 1.625 "Raleway", "Helvetica Neue", sans-serif;
}
html,
body {
  height: 100%;
}
body {
  color: #828b90;
  font: inherit;
  background: #000;
}
.modal-open {
  overflow: hidden;
  background: #fff;
}
@media (min-width: 992px) {
  html,
  body.artem-no-cssremunit {
    font-size: 16px;
  }
}
h1,
.h1 {
  font-weight: 300;
  font-size: 36px;
/*  font-size: 2.625rem;
*/  line-height: 1;
  color: #89180C;
  margin: 0 0 20px;
  padding: 0;
  word-wrap: break-word;
  text-transform:uppercase;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 46px;
    font-size: 3rem;
    word-wrap: normal;
	text-transform:uppercase;
  }
}
@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 72px;
    margin: 0 0 47px;
	font-weight:300;
	text-transform:uppercase;
  }
  h1.short,
  .h1.short {
    margin: 0 0 30px;
  }
}
h2,
.h2 {
  font-size: 21px;
  font-size: 1.313rem;
}
h2 {
  line-height: 30px;
  font-size:1.7em;
  font-weight: 500;
  color: #89180C;
  margin-bottom:20px;
  text-transform:uppercase;
}
h3,
.h3 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 500;
}
.trademarked {
  white-space: nowrap;
  position: relative;
  padding-right: 40px;
}
.trademarked:after {
  position: absolute;
  top: 0;
  content: "TM";
  font-size: .44em;
}
p {
  margin-top: 14px;
  margin-bottom: 26px;
  margin-top: 0.875rem;
  margin-bottom: 1.625rem;
}
div[class*="col-"] p:first-child {
  margin-top: 0;
}
a {
	color:#89180C;
	}
a:hover {
	text-decoration:underline;
}
blockquote {
  position: relative;
  margin: 0;
  padding: 0;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
blockquote,
cite {
  font-style: normal;
}
blockquote p:before,
blockquote p:after {
  font-size: 1.5em;
  line-height: 0;
  display: inline-block;
}
blockquote p:first-of-type:before {
  position: absolute;
  left: -0.5em;
  top: .65em;
  content: open-quote;
}
blockquote p:last-of-type:after {
  position: absolute;
  content: close-quote;
  margin-top: .65em;
  padding-left: .1em;
}
cite {
  display: block;
  color: #828b90;
  font-weight: 500;
}
cite + .more {
  margin-top: 10px;
}
ul {
  margin-top: 14px;
  margin-bottom: 26px;
  margin-top: 0.875rem;
  margin-bottom: 1.625rem;
  padding-left: 20px;
}
ul &gt; li &gt; ul {
  margin-top: 0;
  margin-bottom: 0;
}
.default-list {
  list-style: none;
  padding: 0;
}
.default-list li {
  position: relative;
}
.default-list li:before {
  content: "";
  position: absolute;
  top: .65em;
  left: -10px;
  width: 3px;
  height: 3px;
  background: #505050;
}
@media (max-width: 767px) {
  .default-list li:before {
    left: auto;
    margin-left: -10px;
  }
}
.link-list {
  color: #ebebeb;
  list-style-type: square;
}
.link-list.no-bullet {
  list-style-type: none;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .link-list,
  .link-list.no-bullet {
    padding-left: 0;
    list-style: none;
  }
}
.contents strong {
	color:#89180C;
}
hr {
  margin: 30px auto;
  height: 1px;
  background: #ebebeb;
  border: 0;
  max-width: 1690px;
}
hr.narrow {
  height: 2px;
  width: 77px;
}
.trademarked {
  white-space: nowrap;
  position: relative;
  padding-right: .75em;
}
.trademarked:after {
  position: absolute;
  top: .15em;
  right: auto;
  content: "TM";
  font-size: .44em;
}
input,
textarea {
  border-radius: 0;
  -webkit-appearance: none;
}
input[type="text"],
input[type="email"],
input[type="tel"] {
  border: 0;
  border-bottom: 1px solid #cfcfcf;
  color: #1e1e1e;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
input.input-bordered {
  padding: 5px 15px;
  border: 1px solid #cfcfcf;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus {
  border-bottom: 1px solid #0088cb;
}
input.input-bordered:focus {
  border-color: transparent transparent #0088cb transparent;
}
textarea {
  display: block;
  width: 100%;
  background: #f5f5f5;
  border: 1px solid #fff;
  color: #1e1e1e;
}
::-webkit-input-placeholder {
  color: #959fa5;
}
::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  color: #959fa5;
}
input:-ms-input-placeholder {
  color: #959fa5;
}
::-webkit-input-placeholder {
  color: #959fa5;
}
::-moz-placeholder {
  color: #959fa5;
}
:-ms-input-placeholder {
  color: #959fa5;
}
::placeholder {
  color: #959fa5;
}
.btn {
  display: inline-block;
  font-weight: 700;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  padding: 15px 20px;
  text-align: center;
  min-width: 158px;
  max-width: 100%;
  border: 0;
  -webkit-appearance: none;
  transition: border-color 0.25s;
}
.btn-spacetop {
	margin-top: 50px !important;
}
.object-fit_fill {
	object-fit: cover;
	height: 300px;
	transition: all 0.5s;
	}
.object-fit_fill:hover {
	width:110%;
	height:110%;
}
.img-responsive {
	width: 100%;
	height: auto;
}
.img-container-square {
	height:300px !important;
	margin-bottom:30px;	
	overflow:hidden;
}
@media (min-width: 992px) {
	.object-fit_fill {
	height: 213px;
	width:100%;
	}
.img-container-square {
	height:213px !important;
}
}
@media (min-width: 1200px) {
		.object-fit_fill {
	height: 262px;
	width:100%;
	}
.img-container-square {
	height:262px !important;
}
}
@media (min-width: 1350px) {
	.object-fit_fill {
	height: 300px;
	width:100%;
	}
.img-container-square {
	height:300px !important;
}
}


@media (min-width: 768px) {
  .btn {
    padding: 15px 32px;
  }
}
@media (min-width: 992px) {
  .btn {
    min-width: 170px;
  }
}
.hero .btn,
.btn-wide {
  min-width: 200px;
}
@media (max-width: 767px) {
  .btn {
    margin-bottom: 7px;
  }
  .hero .btn.btn-default {
    background: rgba(255, 255, 255, 0.7);
  }
}
@media (min-width: 992px) {
  .btn {
    margin: 0 15px;
    white-space: nowrap;
  }
  .text-right .btn {
    margin-right: 0;
  }
  .text-left .btn {
    margin-left: 0;
  }
}
.btn-primary {
  color: #fff;
  background: #0088cb;
}

.btn-red {
  color: #fff;
  background: #89180C;
  transition: color 0.3s, background 0.3s;
}
.btn-red:hover {
	  color: #89180C;
  background: #fff;
}

.btn-darkred {
  color: #fff;
  background: #6D0729;
  transition: color 0.3s, background 0.3s;
}
.btn-darkred:hover {
  color: #6D0729;
  background: #fff;
}
.btn-default,
.btn-contrast {
  padding: 13px 20px;
}
.btn-wider {
  padding: 13px 28px;
}
.btn-default {
  color: #87062B;
  border: 2px solid #bcbcbb;
  border-color: rgba(30, 30, 30, 0.21);
}
.btn-default:hover {
  border-color: rgba(30, 30, 30, 0.35);
}
.btn-contrast {
  border: 2px solid #fff;
  border-color: rgba(255, 255, 255, 0.8);
  color: #fff;
}
.btn-contrast:hover {
  border-color: #fff;
}
.btn-menu,
.navbar-lite .is-scrolling .btn-menu {
  position: relative;
  padding: 0 30px;
  min-width: 0;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215px%22%20height%3D%2210px%22%20viewBox%3D%220%200%2015%2010%22%3E%0D%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M0%2C0v2h15V0H0z%20M0%2C6.001h15V4H0V6.001z%20M0%2C10h15V8.001H0V10z%22/%3E%0D%0A%3C/svg%3E%0D%0A');
  background-position: 100% 49%;
  background-repeat: no-repeat;
  transition: border-color 0.3s;
}
.nav-extended .toggle-menu {
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 481px) {
  .nav-extended .toggle-menu {
    display: none;
  }
}
@media (min-width: 768px) {
  .btn-menu:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -19px;
    width: 1px;
    height: 38px;
    background: #ffffff;
    opacity: .46;
  }
}
.navbar-lite .btn-menu {
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215px%22%20height%3D%2210px%22%20viewBox%3D%220%200%2015%2010%22%3E%0D%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2C0v2h15V0H0z%20M0%2C6.001h15V4H0V6.001z%20M0%2C10h15V8.001H0V10z%22/%3E%0D%0A%3C/svg%3E%0D%0A');
}
.navbar-lite .btn-menu:before {
  background: #fff;
  opacity: .31;
}
.navbar-lite .is-scrolling .btn-menu:before {
  background: #626262;
}
.artem-no-svg .btn-menu {
}
.artem-no-svg .navbar-lite .btn-menu {
}
.nav-extended .btn {
  width: 100%;
  min-width: 0;
  max-width: 160px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .nav-extended .btn {
    margin: 0 0 20px;
  }
}
.nav-extended .btn-default {
  border-color: #4a4a4a;
}
.btn-group {
  display: inline-block;
}
.btn-group .btn {
  margin: 0 3px 5px;
}
.btn-group .btn:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .btn-group .btn {
    margin: 0 5px;
  }
}
.btn-square {
  padding: 0;
  width: 42px;
  height: 42px;
  min-width: 0;
  line-height: 38px;
  border: 2px solid #ddd;
  border-color: rgba(0, 0, 0, 0.05);
  transition: color 0.3s, border-color 0.3s;
}
.btn-square:hover {
  border-color: rgba(30, 30, 30, 0.21);
}
.btn-square .font-icon {
  vertical-align: middle;
  font-size: 18px;
  font-weight: normal;
  color: #8c8c8c;
}
img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
/* videos plus buttons */
.video-container {
  position: relative;
  padding-bottom: 45.11%;
  height: 0;
}
.video-time-machine {
  background: url(/img/time-machine-poster.jpg) 0 0 no-repeat;
  background-size: cover;
}
.tooltip {
  display: inline-block;
  border: 1px solid #ced1d3;
  background: #fff;
  padding: 10px 22px;
  border-radius: 3px;
  margin: 0 auto;
  position: relative;
}
.tooltip:before,
.tooltip:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  margin: -11px 0 0 -11px;
  width: 0;
  height: 0;
  border-top: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
}
.tooltip:before {
  z-index: 2;
  border-bottom: 11px solid #fff;
}
.tooltip:after {
  border-bottom: 11px solid #ced1d3;
  margin: -12px 0 0 -11px;
}
.side-icon {
  position: relative;
  padding-left: 110px;
  margin: 0 auto 30px;
}
.side-icon .image {
  position: absolute;
  top: -20px;
  left: 0;
  width: 80px;
}
@media only screen and (max-width: 767px) {
  .side-icon {
    position: relative;
    padding-left: 0;
    margin: 0 auto 45px;
  }
  .side-icon .image {
    position: static;
    margin: 0 auto;
    width: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .side-icon .image {
    top: 0;
  }
}
nav ul {
  margin: 0;
  padding: 0;
}
nav li {
  list-style: none;
}
*:focus {
  outline: none;
}
.navbar,
.nav-extended {
  top: 0;
  z-index: 100;
}
.navbar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 10px;
  height: 90px;
  /* .standard-content #wrap top margin is measured from this, so update both if we change anything */
  transition: -webkit-transform .3s, color .3s;
  transition: transform .3s, color .3s;
  font-size: 0.875rem;
  line-height: 2.643;
  color: #636363;
  font-weight: 700;
  background: #fff;
  text-transform: uppercase;
  z-index: 3;
}
.navbar &gt; .container {
  position: relative;
}
@media (max-width: 767px) {
  .standard-content .navbar {
    padding-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar {
    padding-top: 30px;
  }
}
@media (min-width: 992px) {
  .navbar {
    padding-top: 26px;
    height: 170px;
  }
}
.navbar ul {
  margin: 0;
  padding: 0;
}
.navbar li {
  display: inline-block;
  margin: 0 14px;
}
.navbar li:last-child {
  display: none;
}
@media (min-width: 768px) {
  .navbar li:last-child {
    display: inline-block;
  }
}
.navbar a {
  color: #fff;
  font-weight: 800;
  font-size:15px;
}
.navbar-lite .navbar {
  color: #fff;
  background: transparent;
}
.navbar-lite .navbar .brand svg {
  fill: #fff;
  vertical-align: middle;
}
.brand {
  display: inline-block;
  width: 150px;
  height: 105px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition: -webkit-transform .3s;
  transition: transform .3s;
}
.brand svg {
  width: 100%;
  height: auto;
  fill: #404041;
}
.nav-inner {
  position: absolute;
  top: 50px;
  right: 0;
  padding-right:100px;
  text-align: right;
  background-color: rgba(114,13,5,0.75);
}
.nav-inner ul {
  display: none;
}
.btn-mobile-menu {
  position: absolute;
  top: 0;
  right: 15px;
}
.open .btn-mobile-menu {
  display: none;
}
@media (min-width: 768px) {
  .brand {
    float: left;
    width: 205px;
    height: 200px;
  }
  .brand.open {
    -webkit-transform: translateX(230px);
    -ms-transform: translateX(230px);
        transform: translateX(230px);
  }
  .nav-inner ul {
    display: block;
    transition: opacity .3s visibility .3s;
  }
  .navbar li {
    margin: 0 0 0 29px;
  }
  .nav-inner .btn-mobile-menu {
    display: none;
  }
  .open .brand {
    -webkit-transform: translateX(230px);
        -ms-transform: translateX(230px);
            transform: translateX(230px);
  }
}
@media (min-width: 992px) {
  .brand {
    margin-top: 2px;
  }
}
.navbar-trans .navbar {
  background: transparent;
}
/* for ipad - hide this nav offscreen (translateX) when closed. dont work? */
.nav-extended {
  position: fixed;
  -webkit-backface-visibility: hidden;
  right: 0;
  width: 75%;
  height: 100%;
  z-index: 0;
  padding: 20px;
  overflow-y: auto;
  /* -webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0); */
  font-weight: 700;
  background: #89180C;
  transition: visibility .5s;
  visibility: hidden;
}
.open .nav-extended {
  /* -webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0); */
  visibility: visible;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 481px) {
  .nav-extended {
    width: 230px;
    /* -webkit-transform: translate3d(230px,0,0);
		transform: translate3d(230px,0,0); */
    padding: 30px 40px;
  }
}
@media (min-width: 992px) {
  .nav-extended {
    padding: 72px 40px 20px;
  }
}
@media (max-width: 767px) {
  .nav-extended {
    /* -webkit-transition: visibility .25s, -webkit-transform .25s linear;
		transition: visibility .25s -webkit-transform .25s linear; */
  }
  .nav-extended ul:not(.text-upper) {
    font-weight: 400;
  }
}
.nav-extended .icon-modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
}
.nav-extended ul {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .nav-extended ul {
    font-size: 0.875rem;
  }
}
.nav-extended li {
  margin-bottom: 10px;
}
.nav-extended .list-social {
  margin-left: -8px;
}
.nav-extended .list-social &gt; li {
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .nav-extended li {
    margin-bottom: 15px;
  }
}
.nav-extended a {
  color: #FFF;
  transition: color .25s;
}
.nav-extended .active,
.nav-extended a:hover {
  color: #000;
}
@media (min-width: 992px) {
  .nav-extended .menu-defaults {
    display: none;
  }
}
/* artem: new */
@media (min-width: 1025px) {
  .standard-content {
    background: #f6f6f6;
  }
}
@media (min-width: 1025px) {
  .navbar-global {
    -webkit-backface-visibility: hidden;
  }
  .navbar-global.no-transition {
    transition: none !important;
  }
  .navbar-global.is-scrolling {
    height: 70px;
    padding-top: 18px;
    z-index: 100;
    color: #636363;
    position: fixed;
  }
  .navbar-global.is-scrolling svg {
    fill: #404041 !important;
  }
  .open .navbar-global.is-scrolling.navbar-inactive,
  .open .navbar-global.is-scrolling.navbar-active {
    display: none;
  }
  .navbar-global.is-scrolling.navbar-active {
    opacity: 1;
    background: transparent;
    transition: -webkit-transform .3s;
    transition: transform .3s;
  }
  .navbar-global.is-scrolling.navbar-inactive {
    transition: -webkit-transform .3s, background .3s .3s;
    transition: transform .3s, background .3s .3s;
    -webkit-transform: translateY(-70px);
        -ms-transform: translateY(-70px);
            transform: translateY(-70px);
  }
    .navbar-global.is-scrolling.navbar-active .brand  {
    content: url(../assets/obj/logo-museo-header.svg);
	 width:75px;
	height:53px;
	margin-top:-10px;
  }
  .navbar-global.is-scrolling.navbar-active .brand img {
    width:50px;
	height:50px;
	
  }
  .navbar-global.is-scrolling.navbar-active .nav-inner {
   top: 20px;
	
  }
  .navbar-global.is-scrolling.navbar-inactive .brand img {
   display:none;
  }
  .navbar-global.is-scrolling.navbar-inactive .nav-inner {
   display:none;
  }
  .open .navbar-global {
    transition: -webkit-transform .3s;
    transition: transform .3s;
  }
}
#wrap {
  position: relative;
  background: transparent;
  z-index: 4;
}
/* #wrap */
.wrap {
  /* safari osx doesnt render z-index on fixed hero correctly without the following, which is reset to "none" on wrap-inner to allow position fixed! */
  -webkit-transform: translate3d(0, 0, 0);
}
.wrap-group {
  transition: -webkit-transform .3s;
  transition: transform .3s;
}
.open .wrap-group {
  cursor: pointer;
  /* http://www.punkchip.com/click-event-handler-iphone-on-non-anchor-elements/ */
}
@media (max-width: 481px) {
  .open .wrap-group {
    -webkit-transform: translate3d(-75%, 0, 0);
    transform: translate3d(-75%, 0, 0);
  }
  .artem-no-csstransforms3d .open .wrap-group {
    -webkit-transform: translate(-75%, 0);
    -ms-transform: translate(-75%, 0);
    transform: translate(-75%, 0);
  }
}
@media (min-width: 481px) {
  .open .wrap-group {
    -webkit-transform: translate3d(-230px, 0, 0);
    transform: translate3d(-230px, 0, 0);
  }
  .artem-no-csstransforms3d .open .wrap-group {
    -webkit-transform: translate(-230px, 0);
    -ms-transform: translate(-230px, 0);
    transform: translate(-230px, 0);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .open .nav-inner ul {
    opacity: 0;
    visibility: hidden;
  }
}
.wrap-inner {
  background: #fff;
  /* below REQUIRED - position fixed trigger, undoes #wrap -webkit transform */
  -webkit-transform: none;
}
@media (min-width: 1200px) and (min-height: 600px) {
  .wrap-inner {
    background: transparent;
    -webkit-transform: none;
  }
}
.content-position {
  position: relative;
  z-index: 2;
  width: 100%;
}
.content-position.v-helper {
  display: table;
}
.v-center {
  display: table-cell;
  vertical-align: bottom;
}
.v-center-inner {
  margin: 0 auto;
  max-width: 88%;
}
@media (min-width: 1200px) {
  .v-center-inner {
    max-width: 85%;
  }
}
@media (min-width: 1350px) {
  .v-center-inner {
    max-width: 1300px;
  }
}
.level {
  position: relative;
  overflow: hidden;
  padding: 50px 0;
  background: #fff;
}
.standard-content #wrap {
  margin-top: 90px;
}
@media (min-width: 768px) {
  .level {
    padding: 90px 0;
  }
}
@media (min-width: 992px) {
  .standard-content #wrap {
    margin-top: 170px;
    padding-bottom: 120px;
  }
}
@media (min-width: 768px) {
  .level-0 {
    padding-top: 0;
  }
  .level-b-0 {
    padding-bottom: 0;
  }
  .level-30 {
    padding-top: 30px;
  }
  .level-b-40 {
    padding-bottom: 40px;
  }
  .level-b-80 {
    padding-bottom: 80px;
  }
  .level-60 {
    padding-top: 60px;
  }
  .level-70 {
    padding-top: 70px;
  }
  .level-b-70 {
    padding-bottom: 70px;
  }
  .level-120 {
    padding-top: 120px;
  }
  .level-140 {
    padding-top: 140px;
  }
}
.standard-content p + h2 {
  margin-top: 50px;
  margin-top: 3.125rem;
}
.standard-content p:last-child {
  /* ? */
}
[class*="level"].border-bottom,
[class*="level"].border-bottom-short {
  position: relative;
}
[class*="level"].border-bottom:after,
[class*="level"].border-bottom-short:after {
  content: '';
  position: absolute;
  box-sizing: border-box;
  margin: auto;
  width: 100%;
  max-width: 1690px;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 60px;
  padding-right: 60px;
  border-bottom: 1px solid #dddddd;
}
[class*="level"].border-bottom-short:after {
  max-width: 1290px;
}
.level-atoms {
  padding-bottom: 85px;
}
.footer h1 {
  margin-bottom: 30px;
}
.footer p {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .footer {
    padding: 120px 0;
  }
}
.colophon {
  clear: both;
  padding: 0 0 20px;
  line-height: 1.1;
  background: #fff;
  text-align: center;
  font-size: 12px;
}
.colophon .container:first-child {
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
}
/* colophon nav */
.tertiary {
  padding-top: 10px;
  font-size: 12px;
}
.tertiary ul {
  margin: 0;
  padding: 0;
}
.tertiary li {
  list-style: disc;
  display: inline-block;
  position: relative;
  padding: 0 10px;
}
.tertiary li:before {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 0;
  height: 4px;
  width: 4px;
  border-radius: 4px;
  content: "";
  background: #959fa5;
}
.tertiary li:first-child:before {
  display: none;
}
.tertiary a {
  color: inherit;
}
@media (min-width: 768px) {
  .colophon {
    text-align: left;
  }
  .colophon .tertiary {
    float: right;
    padding: 0;
  }
}
/* news on homepage */
.grid-article {
  margin-bottom: 30px;
}
.grid-article .article {
  color: #565656;
}
.grid-article .entry-title {
  color: #87062B;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-size: 21px;
}
@media (min-width: 992px) {
  .grid-article .entry-title {
    min-height: 3em;
  }
}
@media (min-width: 1200px) {
  /* homepage only */
  .level-news .grid-article .entry-title {
    max-width: 90%;
  }
}
.grid-article .img-container {
  position: relative;
  height: 0;
  padding-bottom: 56.83%;
  overflow: hidden;
}
.grid-article .img-container img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}
.entry-meta {
  font-size: 11px;
}
.grid-article .entry-wrapper {
  position: relative;
  z-index: 1;
}
.grid-article .entry-wrapper,
.grid-article .entry-meta,
.grid-article .entry-footer {
  padding: 30px;
  position: relative;
  z-index: 1;
}
.grid-article .entry-footer {
  padding-top: 0;
}
@media (min-width: 992px) {
  .grid-article {
    margin-bottom: 15px;
	margin-top: 15px;
	margin-left:10px;
	margin-right:10px;
  }
  .grid-article .entry-wrapper {
    padding: 30px 30px 80px;
  }
  .grid-article .entry-footer {
    position: absolute;
    top: 100%;
    margin-top: -50px;
    height: 50px;
    left: 15px;
    right: 15px;
    z-index: 2;
  }
}
.entry-meta .category {
  font-weight: 700;
}
/* not nested in entry-meta */
.category-careers {
  color: #2f2f2f;
}
.entry-meta .category-blog {
  color: #87062B;
}
.entry-meta .category-press-release {
  color: #87062B;
}
.entry-meta .category-news {
  color: #87062B;
}
.entry-meta .category-event {
  color: #87062B;
}
.entry-meta time {
  color: #87062B;
  margin-left: 20px;
  font-size:14px;
}
.entry-footer {
  padding-top: 0;
}
/* overlays on fixed-height grid */
.col-bg-white,
.col-box-shadow {
  z-index: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 15px;
  right: 15px;
}
.col-bg-white {
  background: #fff;
}
.col-box-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}
.artem-no-flexbox .col-bg-white,
.artem-no-flexbox .col-box-shadow {
  display: none;
}

.col-bg-grey {
  background: #F9F8ED;
}
@media (min-width: 992px) {
  .col-box-shadow {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  }
}
/* gravitating white balls */
.atoms-wrapper {
  position: relative;
  max-width: 100%;
  width: 300px;
  padding: 0;
  margin: 0 auto;
  height: 400px;
}
.artem-no-cssanimations .atoms-wrapper {
  display: none;
}
@media (min-width: 768px) {
  .atoms-wrapper {
    width: 100%;
    height: 760px;
  }
}
.atoms-wrapper li {
  list-style: none;
}
.circle {
  position: absolute;
  width: 90px;
  height: 90px;
  background: #fff;
  border-radius: 100%;
  /* ecf0f2 */
  text-transform: uppercase;
  color: #0162a2;
  text-align: center;
  vertical-align: middle;
  /* border: 10px solid #ecf0f2; */
  box-shadow: 0 0 0 10px #ecf0f2;
  font-size: 10px;
  font-weight: 700;
  opacity: 0;
  transition: opacity .5s;
  z-index: 2;
}
.circle-large {
  position: relative;
  margin: 90px auto;
  width: 170px;
  height: 170px;
  background: linear-gradient(to right, #fdfdfd 0%, #ffffff 56%);
  z-index: 3;
  text-transform: lowercase;
  font-size: 24px;
  font-weight: 400;
  line-height: 170px;
  box-shadow: 0 0 133px rgba(0, 38, 32, 0.14);
  border: 0;
  opacity: 1;
}
.circle-pulse {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 900px;
  width: 900px;
  margin: -452px 0 0 -452px;
  z-index: 1;
  border: 4px solid #b6d9ec;
  background: transparent;
  border-radius: 50%;
  opacity: 0;
}
@media (max-width: 767px) {
  .circle:not(.circle-large) {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
    opacity: 1;
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .circle {
    top: 50%;
    left: 50%;
    font-size: 11px;
  }
  .circle-large {
    width: 380px;
    height: 380px;
    margin: 190px auto;
    line-height: 380px;
    font-size: 34px;
    left: 0;
    top: 0;
  }
  .circle-pulse {
    display: block;
  }
}
.circle-bordered {
  box-shadow: 0 0 0 10px #ecf0f2;
}
@media (min-width: 768px) {
  .circle-bordered {
    box-shadow: 0 0 0 20px #ecf0f2;
  }
}
/* .active-state  .circle-pulse.anim {
	-webkit-animation: pulse 3s -1s linear infinite;
	animation: pulse 3s -1s linear infinite;
}

.active-state .circle-pulse.b {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.active-state .circle-pulse.c {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
} */
.circle .txt {
  display: inline-block;
  padding: 0 10px;
  vertical-align: middle;
  line-height: 1.2;
}
.active-state .circle {
  /* fadein on active */
  opacity: 1;
}
.circle.a {
  line-height: 144px;
  width: 144px;
  height: 144px;
  margin: -300px 0 0 -40px;
}
.circle.b {
  line-height: 171px;
  width: 171px;
  height: 171px;
  margin: -300px 0 0 62%;
}
.circle.c {
  line-height: 190px;
  width: 190px;
  height: 190px;
  margin: -160px 0 0 40%;
}
.circle.d {
  line-height: 90px;
  width: 90px;
  height: 90px;
  margin: -170px 0 0 -5%;
}
.circle.e {
  line-height: 105px;
  width: 105px;
  height: 105px;
  margin: -110px 0 0 33%;
}
.circle.f {
  width: 20px;
  height: 20px;
}
.circle.g {
  width: 10px;
  height: 10px;
  box-shadow: none;
}
.circle.h {
  width: 27px;
  height: 27px;
}
@media (min-width: 768px) {
  .circle.a {
    -webkit-transform: translate3d(-340px, -180px, 0);
    transform: translate3d(-340px, -180px, 0);
    margin: -55px 0 0 -55px;
  }
  .circle.b {
    -webkit-transform: translate3d(-330px, 180px, 0);
    transform: translate3d(-330px, 180px, 0);
    margin: -65px 0 0 -65px;
  }
  .circle.c {
    -webkit-transform: translate3d(230px, 180px, 0);
    transform: translate3d(230px, 180px, 0);
    margin: -40px 0 0 40px;
  }
  .circle.d {
    -webkit-transform: translate3d(400px, 30px, 0);
    transform: translate3d(400px, 30px, 0);
    margin: -45px 0 0 45px;
  }
  .circle.e {
    -webkit-transform: translate3d(460px, -180px, 0);
    transform: translate3d(460px, -180px, 0);
    margin: -52px 0 0 52px;
  }
  .circle.f {
    -webkit-transform: translate3d(-400px, -60px, 0);
    transform: translate3d(-400px, -60px, 0);
    margin: -10px 0 0 -10px;
  }
  .circle.g {
    -webkit-transform: translate3d(-340px, 0, 0);
    transform: translate3d(-340px, 0, 0);
    margin: -5px 0 0 -5px;
  }
  .circle.h {
    -webkit-transform: translate3d(240px, -100px, 0);
    transform: translate3d(240px, -100px, 0);
    margin: -13px 0 0 -13px;
  }
}
.atoms-wrapper .anim {
  -webkit-animation: none;
  animation: none;
}
.titolostanza {
	background-color:#89180C;
	color:#fff;
	font-size: 36px;
	text-transform:uppercase;
	font-weight:300;
	height:70px;
	text-align:center;
}
@media (min-width: 768px) {
  .atoms-wrapper.active-state .circle.anim:not(.circle-large) {
    -webkit-animation: gravitate 5s ease-in forwards;
    animation: gravitate 5s ease-in forwards;
  }
}
.hero {
  top: 0;
  left: 0;
  width: 100%;
  min-height: 500px;
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  z-index: 2;
  position: relative;
}
@media (max-width: 500px) and (orientation: landscape) {
  .hero {
	min-height: 300px;
}
.hero-footer {
	height:70px;
}
}
.loaded .hero {
  opacity: 1;
}
.hero.placeholder {
  height: 0;
  min-height: 0;
  overflow: hidden;
  background: none;
}
.hero .lead-title {
  font-size: 48px;
  font-size: 3rem;
}
.hero .lead-subtitle {
  font-size: 48px;
  font-size: 3rem;
   text-transform:uppercase;
}
@media (min-width: 320px) {
.hero {
	min-height: 300px;
}
.nav-inner {
	top:20px;
}
  .hero .lead-title {
    font-size: 24px;
/*    font-size: 3.25rem;
*/  }
  .hero .lead-subtitle {
  font-size: 24px;
/*  font-size: 2rem;
*/   text-transform:uppercase;
}
.titolostanza {
	font-size: 18px;
	text-transform:uppercase;
	font-weight:300;
	height:70px;
	text-align:center;
}
}
@media (min-width: 768px) {
	.nav-inner {
	top:50px;
}
  .hero .lead-title {
    font-size: 30px;
/*    font-size: 4.5rem;
*/  }
  .hero .lead-subtitle {
  font-size: 30px;
/*  font-size: 3rem;
*/   text-transform:uppercase;
}
.titolostanza {
	background-color:#89180C;
	color:#fff;
	font-size: 36px;
	text-transform:uppercase;
	font-weight:300;
	height:70px;
	text-align:center;
}
}
@media (min-height: 660px) and (min-width: 992px) {
  .hero .lead-title {
    font-size: 46px;
  }
  .hero .lead-subtitle {
  font-size: 36px;
  font-size: 3rem;
  text-transform:uppercase;
}
}
@media (min-height: 660px) and (min-width: 1200px) {
  .hero .lead-title {
    font-size: 52px;
  }
  .hero .lead-subtitle {
  font-size: 42px;
  font-size: 3rem;
   text-transform:uppercase;
}
}
.hero h1 {
  color: #fff;
  line-height: 1.2;
}
.hero h2 {
  color: #fff;
  line-height: 1.2;
}
.hero .content-narrow {
  margin-left: auto;
  margin-right: auto;
  max-width: 660px;
}
.hero h1 .subheading {
  /* margin-top: 12px; */
  line-height: 18px;
}
.hero-footer {
background-color: rgba(114,13,5,0.75);
height: 125px;
bottom:0;
}
.hero-home,
.hero-404 {
  background-color: #f3f7f8;
  background-image: url(../assets/img/foto-museo/_MG_2031.jpg);
  background-attachment:fixed;
  background-position: 0px -200px;
  background-size:cover;
  background-repeat:no-repeat;
  color: #1e1e1e;
  padding-bottom:0px;
  
}
.hero-museo {
  background-color: #f3f7f8;
  background-image: url(../assets/img/foto-museo/_MG_1973.jpg);
   background-attachment:fixed;
  background-position: 0px -200px;
  background-size:cover;
  background-repeat:no-repeat;
  color: #1e1e1e;
}
.hero-eventi {
  background-color: #f3f7f8;
  background-image: url(../assets/img/foto-museo/_MG_2096.jpg);
   background-attachment:fixed;
  background-position: 0px -200px;
  background-size:cover;
  background-repeat:no-repeat;
  color: #1e1e1e;
}

.hero-stanze {
  background-color: #f3f7f8;
  background-image: url(../assets/img/foto-museo/_MG_2002-HDR.jpg);
  background-attachment:fixed;
  background-position: 0px -200px;
  background-size:cover;
  background-repeat:no-repeat;
  color: #1e1e1e;
}
.hero-gallery {
  background-color: #f3f7f8;
  background-image: url(../assets/img/foto-museo/_MG_1982.jpg);
   background-attachment:fixed;
  background-position: 50% 60%;
  background-size:cover;
  background-repeat:no-repeat;
  color: #1e1e1e;
}
.hero-contatti {
  background-color: #f3f7f8;
  background-image: url(../assets/img/foto-museo/_MG_1988.jpg);
   background-attachment:fixed;
  background-position: 0px -200px;
  background-size:cover;
  background-repeat:no-repeat;
  color: #1e1e1e;
}

@media (orientation: portrait) {
  .hero-company {
    background-image: url(/img/hero-company-portrait.jpg);
  }
  .hero-company .people-caption {
    display: none;
  }
}
.hero-careers {
  background-color: #737275;
  background-image: url(/img/hero-careers.jpg);
  background-position: 50% 50%;
  color: #fff;
}
@media (max-width: 768px) {
  .hero-careers {
    background-position: 70% 50%;
  }
}
.hero-company-careers {
  background-color: #46585d;
  background-image: url(/img/hero-company-careers.jpg);
  color: #fff;
}
.hero-network {
  background: #3e4f62;
  color: #fff;
}
.hero-blog {
  color: #fff;
}
/* fixed position hero - uses moderenizr tests to determine support of viewport units */
@media (min-width: 1200px) and (min-height: 600px) {
  .hero.is-fixed {
    position: fixed;
  }
  .hero.is-content-fixed .container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .hero.is-fixed + #wrap {
    margin-top: 100vh;
  }
  .hero.is-fixed.placeholder + #wrap,
  .artem-no-cssvhunit.artem-no-cssvwunit .hero.is-fixed + #wrap {
    margin-top: 0;
  }
  /* fillers */
  /* cover both unit tests as modernizr vhunit test seeems a little unreliable */
  .artem-no-cssvhunit.artem-no-cssvwunit .navbar {
    position: absolute;
  }
  .artem-no-cssvhunit.artem-no-cssvwunit .hero.is-fixed {
    position: relative;
  }
}
.front-clouds {
  position: absolute;
  top: 0;
  left: 0;
  width: 5200px;
  height: 100%;
  min-height: 1140px;
  z-index: 1;
  background: url(/img/clouds.png) 0 100% repeat-x;
  background-size: 2600px 1140px;
  -webkit-animation: horizontalLoop 160s linear infinite;
  animation: horizontalLoop 160s linear infinite;
  display: none;
}
@media (min-width: 768px) {
  .front-clouds {
    display: block;
  }
}
.hero-platform .front-clouds {
  opacity: .2;
  height: 70%;
  top: 30%;
  min-height: 0;
  background-position: 0 0;
  background-size: auto;
}
.people-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 500;
  color: #fff;
  display: none;
}
@media (min-width: 568px) and (min-height: 500px) {
  .people-caption {
    display: block;
  }
}
.people-caption li {
  display: block;
  text-align: center;
  padding: 0 10px 10px;
}
.people-caption .name,
.people-caption .job-title {
  display: block;
}
.people-caption .name {
  font-weight: 600;
}
.people-caption .job-title {
  color: #bebebe;
  font-size: .929rem;
}
@media (min-width: 768px) {
  .people-caption {
    left: auto;
  }
  .people-caption li {
    float: left;
    text-align: left;
    padding: 0 25px 12px 10px;
    border-left: 2px solid #fff;
    border-color: rgba(255, 255, 255, 0.3);
  }
}
@media (min-width: 1360px) {
  .people-caption {
    font-size: 1.071rem;
  }
}
@media (min-width: 1600px) {
  .people-caption {
    font-size: 1.143rem;
  }
  .job-title {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .carousel-inner &gt; .item {
    display: block !important;
    left: 0 !important;
    position: relative !important;
  }
  .carousel-control,
  .carousel-indicators {
    display: none;
  }
}
.carousel-control {
  width: 30px;
  z-index: 4;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.carousel-control .icon {
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -22px;
}
.carousel-control.right .icon {
  left: auto;
  right: 15px;
}
@media (min-width: 1350px) {
  .carousel-control {
    width: 10%;
  }
  .carousel-control .icon {
    left: 50px;
  }
  .carousel-control.right .icon {
    left: auto;
    right: 50px;
  }
}
.carousel-indicators {
  margin-bottom: 0;
}
.carousel-indicators li {
  vertical-align: middle;
}
@media (min-width: 768px) {
  .carousel-indicators {
    bottom: 60px;
  }
}
.carousel-arrow {
  width: 23px;
  height: 55px;
  background: url(/img/carousel-arrows.svg);
  /* png fallback */
}
.artem-no-svg .carousel-arrow {
  background: url(/img/carousel-arrows.png);
}
/* todo: better? this is to counter a rule @768 - 1199 for resizing icons */
.icon .carousel-arrow {
  background-size: auto;
}
.carousel-arrow.arrow-right {
  background-position: -46px 0;
}
.carousel-arrow.arrow-left {
  background-position: -69px 0;
}
.carousel-arrow.arrow-right.color-fff {
  background-position: 0 0;
}
.carousel-arrow.arrow-left.color-fff {
  background-position: -23px 0;
}
/* dotted animations */
.network-sensor-timeline {
  position: relative;
  height: 47px;
  padding-top: 16px;
  background: #ebeff1;
  overflow: visible;
  box-shadow: inset 0 0 27px rgba(0, 0, 0, 0.03);
  margin-bottom: 144px;
}
.lt-ie9 .network-sensor-timeline {
  display: none;
}
.network-sensor {
  position: absolute;
  top: -18px;
  left: 50%;
  margin-left: -28px;
  width: 56px;
  height: 82px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 2px 7px 29px rgba(0, 38, 32, 0.12), inset 0 -50px 50px -50px rgba(0, 0, 0, 0.1);
}
.lt-ie9 .network-sensor {
  border: 1px solid #eee;
}
.network-sensor:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 27px;
  font-style: normal;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.network-sensor:nth-child(1) {
  left: 15%;
}
.network-sensor:nth-child(1):after {
  content: 'Remote Offices';
}
.network-sensor:nth-child(2) {
  left: 38.5%;
}
.network-sensor:nth-child(2):after {
  content: 'Enterprise DMZ';
}
.network-sensor:nth-child(3) {
  left: 62.5%;
}
.network-sensor:nth-child(3):after {
  content: 'Enterprise Core';
}
.network-sensor:nth-child(4) {
  left: 85%;
}
.network-sensor:nth-child(4):after {
  content: 'Corporate Cloud';
}
.network-sensor-timeline .icon {
  position: absolute;
  left: 50%;
  margin-left: 12px;
  top: -52px;
  padding: 0;
}
.dotted-line {
  display: block;
  width: 5200px;
  height: 3px;
  background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%223%22%20viewBox%3D%220%200%2010%203%22%3E%0D%0A%3Ccircle%20fill%3D%22%2380d1ce%22%20cx%3D%221.5%22%20cy%3D%221.5%22%20r%3D%221.5%22/%3E%0D%0A%3C/svg%3E%0D%0A');
  -webkit-animation: horizontalLoop 80s linear infinite;
  animation: horizontalLoop 80s linear infinite;
}
.dotted-line + .dotted-line {
  margin-top: 7px;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%223%22%20viewBox%3D%220%200%2010%203%22%3E%0D%0A%3Ccircle%20fill%3D%22%23daacd3%22%20cx%3D%221.5%22%20cy%3D%221.5%22%20r%3D%221.5%22/%3E%0D%0A%3C/svg%3E%0D%0A');
}
/* pulsing wifi animation */
.circle-wifi {
  position: absolute;
  left: 50%;
  margin-left: 0px;
  bottom: 27px;
  height: 92px;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  transition: margin 300ms;
}
.circle-wifi:nth-child(1) {
  -webkit-transform: rotate(32deg);
      -ms-transform: rotate(32deg);
          transform: rotate(32deg);
  left: 15%;
}
.circle-wifi:nth-child(2) {
  left: 38.5%;
}
.circle-wifi:nth-child(3) {
  left: 62.5%;
}
.circle-wifi:nth-child(4) {
  -webkit-transform: rotate(-32deg);
      -ms-transform: rotate(-32deg);
          transform: rotate(-32deg);
  left: 85%;
}
.circle-wifi span {
  position: absolute;
  top: 0;
  left: -45px;
  padding: 10px;
  width: 92px;
  height: 92px;
  border: 5px solid transparent;
  border-top-color: #0162a2;
  border-radius: 400px;
  opacity: 0;
  -webkit-animation: wifi 1.8s linear infinite;
          animation: wifi 1.8s linear infinite;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.lt-ie10 .circle-wifi span {
  opacity: 1;
}
.circle-wifi .two {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.lt-ie10 .circle-wifi .two {
  opacity: 0.9;
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
}
.circle-wifi .three {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}
.lt-ie10 .circle-wifi .three {
  opacity: 0.8;
  -webkit-transform: scale(0.4);
      -ms-transform: scale(0.4);
          transform: scale(0.4);
}
@media (max-width: 568px) {
  .circle-wifi span {
    -webkit-animation: none;
            animation: none;
    opacity: 1;
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
  }
  .circle-wifi .two {
    opacity: 0.9;
    -webkit-transform: scale(0.4);
        -ms-transform: scale(0.4);
            transform: scale(0.4);
  }
  .circle-wifi .three {
    opacity: 0.8;
    -webkit-transform: scale(0.2);
        -ms-transform: scale(0.2);
            transform: scale(0.2);
  }
}
@media only screen and (max-width: 370px) {
  .network-sensor:after {
    -webkit-transform: translateX(-50%) rotate(20deg);
        -ms-transform: translateX(-50%) rotate(20deg);
            transform: translateX(-50%) rotate(20deg);
  }
}
@media only screen and (max-width: 512px) {
  .network-sensor:after {
    margin-top: 20px;
    font-size: 10px;
  }
}
@media only screen and (min-width: 767px) {
  .circle-wifi:nth-child(1) {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-left: 33px;
  }
  .circle-wifi:nth-child(4) {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-left: -33px;
  }
}
@media only screen and (min-width: 1200px) {
  .circle-wifi:nth-child(1),
  .network-sensor:nth-child(1) {
    left: 25%;
  }
  .circle-wifi:nth-child(2),
  .network-sensor:nth-child(2) {
    left: 43%;
  }
  .circle-wifi:nth-child(3),
  .network-sensor:nth-child(3) {
    left: 57%;
  }
  .circle-wifi:nth-child(4),
  .network-sensor:nth-child(4) {
    left: 75%;
  }
}
@-webkit-keyframes dotloop {
  0% {
    background-position: 50% 0;
  }
  50% {
    background-position: 50% 92px;
  }
  100% {
    background-position: 50% 184px;
  }
}
@keyframes dotloop {
  0% {
    background-position: 50% 0;
  }
  50% {
    background-position: 50% 92px;
  }
  100% {
    background-position: 50% 184px;
  }
}
.wisdom-engine {
  position: relative;
  margin: 60px auto 0;
  max-width: 630px;
}
.wisdom-engine .loopback {
  position: absolute;
  margin-top: 55px;
  top: 0;
  height: 500px;
  width: 3px;
  background: url('/img/platform/loop3.png');
  background-size: 3px 40px;
  -webkit-animation: dotloop 2s infinite linear reverse;
          animation: dotloop 2s infinite linear reverse;
}
.wisdom-engine .loopback:before,
.wisdom-engine .loopback:after {
  content: '';
  position: absolute;
  left: 0;
  width: 3px;
  height: 45px;
  background: url('/img/platform/loop3.png');
  background-size: 3px 40px;
  -webkit-animation: dotloop 2s infinite linear reverse;
          animation: dotloop 2s infinite linear reverse;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
}
.wisdom-engine .loopback:before {
  top: 0;
}
.wisdom-engine .loopback:after {
  bottom: 0;
}
.wisdom-engine .loopback:first-child {
  left: -45px;
}
.wisdom-engine .loopback:first-child:before {
  -webkit-transform: rotate(90deg) translate(-21px, -21px);
      -ms-transform: rotate(90deg) translate(-21px, -21px);
          transform: rotate(90deg) translate(-21px, -21px);
  -webkit-animation-delay: 50ms;
          animation-delay: 50ms;
}
.wisdom-engine .loopback:first-child:after {
  -webkit-transform: rotate(-90deg) translate(-21px, 21px);
      -ms-transform: rotate(-90deg) translate(-21px, 21px);
          transform: rotate(-90deg) translate(-21px, 21px);
  -webkit-animation-delay: 100ms;
          animation-delay: 100ms;
}
.wisdom-engine .loopback:last-child {
  right: -45px;
}
.wisdom-engine .loopback:last-child:before {
  -webkit-animation-delay: 50ms;
          animation-delay: 50ms;
  -webkit-transform: rotate(-90deg) translate(21px, -21px);
      -ms-transform: rotate(-90deg) translate(21px, -21px);
          transform: rotate(-90deg) translate(21px, -21px);
}
.wisdom-engine .loopback:last-child:after {
  -webkit-transform: rotate(90deg) translate(21px, 21px);
      -ms-transform: rotate(90deg) translate(21px, 21px);
          transform: rotate(90deg) translate(21px, 21px);
  -webkit-animation-delay: 100ms;
          animation-delay: 100ms;
}
.wisdom-engine .item {
  position: relative;
  padding: 30px 30px 4px 135px;
  margin-bottom: 60px;
  min-height: 100px;
  box-shadow: 2px 7px 29px 0 rgba(38, 38, 38, 0.1);
  background-color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 65%, rgba(0, 0, 0, 0.03) 100%);
}
.lt-ie9 .wisdom-engine .item {
  border: 1px solid #eee;
}
.wisdom-engine .item .image {
  position: absolute;
  width: 80px;
  top: 30px;
  left: 30px;
}
.wisdom-engine .item:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 10px;
  right: 10px;
  height: 60px;
  background-image: url('/img/platform/flow1-2.png');
  background-size: 630px 92px;
  -webkit-animation: dotloop 2s infinite linear;
          animation: dotloop 2s infinite linear;
}
.wisdom-engine .item:nth-child(2):after {
  background-image: url('/img/platform/flow2-2.png');
  -webkit-animation-duration: 1.9s;
          animation-duration: 1.9s;
}
.wisdom-engine .item:nth-child(3):after {
  background-image: url('/img/platform/flow3-2.png');
  -webkit-animation-duration: 1.8s;
          animation-duration: 1.8s;
}
.wisdom-engine .item:nth-child(4):after {
  background-image: url('/img/platform/flow4-2.png');
  -webkit-animation-duration: 1.7s;
          animation-duration: 1.7s;
  background-size: 630px 184px;
}
.wisdom-engine .item:nth-child(5) {
  padding-left: 30px;
}
.wisdom-engine .item:nth-child(5) h2 {
  padding-left: 105px;
}
.wisdom-engine .item:nth-child(5):after {
  background-image: none;
}
.wisdom-engine .result {
  text-transform: uppercase;
  margin: 18px 0 45px;
  padding-top: 11px;
  line-height: 1.2;
  font-size: 11px;
  font-weight: 500;
}
.wisdom-engine .result span {
  display: block;
  float: left;
  margin: -11px 15px 0 0;
  width: 93px;
  height: 49px;
  max-width: 100%;
  line-height: 45px;
  text-align: center;
  font-size: 32px;
  font-weight: 200;
  color: #fff;
  border-radius: 3px;
}
.wisdom-engine .result.theft {
  color: #db4647;
}
.wisdom-engine .result.theft span {
  background-color: #db4647;
}
.wisdom-engine .result.command {
  color: #ffa13d;
}
.wisdom-engine .result.command span {
  background-color: #ffa13d;
}
@media only screen and (max-width: 767px) {
  .wisdom-engine {
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .wisdom-engine .loopback {
    margin-top: 30px;
  }
  .wisdom-engine .loopback:before,
  .wisdom-engine .loopback:after {
    height: 24px;
  }
  .wisdom-engine .loopback:first-child {
    left: -24px;
  }
  .wisdom-engine .loopback:first-child:before {
    -webkit-transform: rotate(90deg) translate(-11px, -11px);
        -ms-transform: rotate(90deg) translate(-11px, -11px);
            transform: rotate(90deg) translate(-11px, -11px);
  }
  .wisdom-engine .loopback:first-child:after {
    -webkit-transform: rotate(-90deg) translate(-11px, 11px);
        -ms-transform: rotate(-90deg) translate(-11px, 11px);
            transform: rotate(-90deg) translate(-11px, 11px);
  }
  .wisdom-engine .loopback:last-child {
    right: -24px;
  }
  .wisdom-engine .loopback:last-child:before {
    -webkit-transform: rotate(-90deg) translate(11px, -11px);
        -ms-transform: rotate(-90deg) translate(11px, -11px);
            transform: rotate(-90deg) translate(11px, -11px);
  }
  .wisdom-engine .loopback:last-child:after {
    -webkit-transform: rotate(90deg) translate(11px, 11px);
        -ms-transform: rotate(90deg) translate(11px, 11px);
            transform: rotate(90deg) translate(11px, 11px);
  }
  .wisdom-engine .item {
    padding: 15px 20px 1px 90px;
    margin-bottom: 30px;
  }
  .wisdom-engine .item .image {
    width: 50px;
    top: 15px;
    left: 24px;
  }
  .wisdom-engine .item:after {
    height: 30px;
  }
  .wisdom-engine .item:nth-child(5) {
    padding-left: 20px;
  }
  .wisdom-engine .item:nth-child(5) h2 {
    padding-left: 0;
    text-align: center;
  }
  .wisdom-engine .result {
    text-align: center;
  }
  .wisdom-engine .result span {
    float: none;
    display: block;
    margin: 0 auto 15px;
  }
}
@media only screen and (max-width: 420px) {
  .wisdom-engine .item {
    text-align: center;
    padding: 15px 20px 1px;
  }
  .wisdom-engine .item .image {
    display: inline-block;
    position: static;
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background-color: #ebeff1;
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background-color: #ebeff1;
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background-color: #ebeff1;
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background-color: #ebeff1;
  }
}
@-webkit-keyframes stepchild {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background-color: #ebeff1;
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background-color: #cee2ec;
  }
}
@keyframes stepchild {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    background-color: #ebeff1;
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background-color: #cee2ec;
  }
}
@-webkit-keyframes tardfix {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tardfix {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.wheel {
  overflow: hidden;
  position: relative;
  margin: 0 auto 15px;
  width: 220px;
  height: 220px;
  background: #cee2ec;
  border-radius: 100%;
  border: 2px solid #fff;
}
.wheel .v-center {
  display: block;
  position: absolute;
  width: 100%;
  height: 50px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
}
.wheel:after {
  content: '';
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  background: #fff;
  z-index: 2;
  border-radius: 100%;
}
.wheel .spoke {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  background: #ebeff1;
  border-radius: 0 360px 360px 0;
}
.wheel .spoke:first-child {
  left: 0;
  border-radius: 360px 0 0 360px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  z-index: 2;
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}
.active-state .wheel .spoke:first-child {
  -webkit-animation: rotate 3s 3s ease-out forwards;
          animation: rotate 3s 3s ease-out forwards;
}
.wheel .spoke:last-child {
  -webkit-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
          transform-origin: 0 50%;
  z-index: 1;
}
.active-state .wheel .spoke:last-child {
  -webkit-animation: rotate 3s ease-in;
          animation: rotate 3s ease-in ;
  background-color: #cee2ec;
}
.wheel .mask {
  content: '';
  position: absolute;
  left: 50%;
  width: 50%;
  height: 100%;
  border-radius: 0 360px 360px 0;
  background: #cee2ec;
  opacity: 0;
  z-index: 2;
}
.active-state .wheel .mask {
  -webkit-animation: tardfix 3s steps(1) forwards;
          animation: tardfix 3s steps(1) forwards;
}
@media only screen and (min-width: 600px) {
  .wheel {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .wheel {
    margin-bottom: 100px;
    width: 360px;
    height: 360px;
  }
  .wheel:after {
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
  }
  .lt-ie9 .wheel {
    margin-bottom: 60px;
  }
}
.video-frame {
  position: relative;
  padding: 4.6%;
  padding-bottom: 53.28125%;
  width: 100%;
  height: 0;
  background-image: url(/img/video/videoframe.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  /* .artem-cssfilters &amp;:after {
		content: '';

		position: absolute;

		top: 7.8%;
		left: 4.6%;
		right: 4.6%;
		bottom: 8.2%;

		background-color: #124964;
		mix-blend-mode: overlay;

		opacity: 0.5;

		z-index: 2;
	} */
}
.artem-iphone .video-frame {
  background: url(/img/visualizer-fallback.png) 50% 50% no-repeat;
  background-size: contain;
}
.artem-iphone .video-frame:before {
  display: none;
}
.video-frame .video {
  position: relative;
  width: 100%;
  z-index: 1;
}
.artem-iphone .video-frame .video {
  display: none;
}
.hero-home p {
  max-width: 680px;
  margin: 10px auto;
  color: #505050;
  font-size: 13px;
}
@media (min-width: 768px) {
  .hero-home p {
    font-size: 1rem;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .hero-home p {
    font-size: 1.125rem;
  }
}
.hero-home p + p {
  margin: 0 auto 40px;
}
.hexagon-sprite {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  width: 280px;
  height: 323px;
  opacity: .07;
}
@media (min-width: 768px) {
  .hexagon-sprite {
    display: none;
  }
  .hexagon-wrap {
    max-width: 444px;
    margin: 0 auto;
  }
  .center-hexagon {
    position: relative;
    height: 0;
    width: 100%;
    opacity: 1;
    padding: 57.77% 0;
    background-size: contain;
    margin-bottom: 30px;
  }
  .center-hexagon .hexagon-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 55%;
    min-width: 0;
    padding: 0;
    margin: auto;
    border: 0;
    text-align: center;
  }
  .center-hexagon .hexagon-content p {
    margin: 15px 0;
  }
}
.hexagon-content {
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-width: 1px 0 0 0;
  font-size: .875rem;
  padding: 25px 0;
  color: #c4d1d9;
}
.hexagon-content h2,
.hexagon-content h3 {
  margin: 0;
  line-height: 1.2;
}
.hexagon-content h2 {
  color: #fff;
  font-weight: 600;
}
.hexagon-content h3 {
  font-weight: 400;
  font-size: 1.313rem;
  color: #a7b8c7;
  margin-bottom: 10px;
}
.hexagon-content ul {
  margin: 0;
  padding: 0;
  list-style: square inside;
}
@media (min-width: 768px) {
  .hexagon-baseline {
    border-width: 0 0 0 1px;
    padding: 25px 40px 0;
    position: relative;
    left: 50%;
    width: 40%;
    max-width: 458px;
  }
  .hexagon-right,
  .hexagon-left {
    margin-top: 100px;
  }
}
@media (min-width: 1350px) {
  .hexagon-content {
    position: relative;
    min-width: 358px;
    padding-right: 30px;
  }
  .hexagon-content.hexagon-right {
    left: -58px;
  }
  .hexagon-content ul {
    list-style-position: outside;
  }
}
@media only screen and (min-width: 767px) {
  @-webkit-keyframes splitone {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-200px, -100px, 0);
              transform: translate3d(-200px, -100px, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }
  @keyframes splitone {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-200px, -100px, 0);
              transform: translate3d(-200px, -100px, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }
  @-webkit-keyframes splittwo {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(200px, -100px, 0);
              transform: translate3d(200px, -100px, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }
  @keyframes splittwo {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(200px, -100px, 0);
              transform: translate3d(200px, -100px, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }
  @-webkit-keyframes splitthree {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 200px, 0);
              transform: translate3d(0, 200px, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }
  @keyframes splitthree {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 200px, 0);
              transform: translate3d(0, 200px, 0);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }
  .hexagon-wrap {
    position: relative;
  }
  .lt-ie9 .hexagon-wrap {
    background: url(/img/home/hexagon.png) 50% 0 no-repeat;
  }
  .hexagon-content {
    opacity: 0;
  }
  .active-state .hexagon-content {
    -webkit-animation: fadein 4s forwards;
            animation: fadein 4s forwards;
  }
  .lt-ie9 .hexagon-content {
    margin-top: -100px !important;
  }
  .hexpart-one,
  .hexpart-two,
  .hexpart-three,
   {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
  }
  .text-palazzo {
	  opacity: 0;
  }
  .active-state .text-palazzo {
    -webkit-animation: fadein 1s forwards;
            animation: fadein 1s forwards;
  }
  
   .contents-seravezza {
	  opacity: 0;	
  }
  .active-state .contents-seravezza {
    -webkit-animation: fadein 1s forwards;
            animation: fadein 1s forwards;
  }
  
   
  
  .hexpart-one {
    background: url(/img/home/hexagon-tl.svg) 50% 0 no-repeat;
  }
  
  .active-state .hexpart-one {
    -webkit-animation: splitone 2s forwards;
            animation: splitone 2s forwards;
  }
  .hexpart-two {
    background: url(/img/home/hexagon-tr.svg) 50% 0 no-repeat;
  }
  .active-state .hexpart-two {
    -webkit-animation: splittwo 2s forwards;
            animation: splittwo 2s forwards;
  }
  .hexpart-three {
    background: url(/img/home/hexagon-b.svg) 50% 0 no-repeat;
  }
  .active-state .hexpart-three {
    -webkit-animation: splitthree 2s forwards;
            animation: splitthree 2s forwards;
  }
  .hexagon-left {
    opacity: 0;
  }
  .active-state .hexagon-left {
    -webkit-animation: fadein 2s 1.5s forwards;
            animation: fadein 2s 1.5s forwards;
  }
  .hexagon-right {
    opacity: 0;
  }
  .active-state .hexagon-right {
    -webkit-animation: fadein 2s 2s forwards;
            animation: fadein 2s 2s forwards;
  }
  .hexagon-baseline {
    opacity: 0;
  }
  .active-state .hexagon-baseline {
    -webkit-animation: fadein 2s 2.5s forwards;
            animation: fadein 2s 2.5s forwards;
  }
  .lt-ie10 .hexagon-content,
  .lt-ie10 .hexpart-one,
  .lt-ie10 .hexpart-two,
  .lt-ie10 .hexpart-three {
    opacity: 1;
  }
}
/* company carousel with quotes and whatnot "what we believe */
.level-company-carousel {
  background-color: #0b0c0c;
  background-image: url(/img/carousel-bg-flare.png), url(/img/carousel-bg-lines.png);
  background-position: 50% 100%, 50% -40px;
  background-repeat: no-repeat, repeat;
}
.artem-no-multiplebgs .level-company-carousel {
  background: #0b0c0c url(/img/carousel-bg-lines.png) 50% 0;
}
.level-company-carousel h1 {
  color: #fff;
}
@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px), (min--moz-device-pixel-ratio: 2) and (min-width: 768px), (-o-min-device-pixel-ratio: 2/1) and (min-width: 768px), (min-device-pixel-ratio: 2) and (min-width: 768px) {
  .level-company-carousel {
    background-image: url(/img/carousel-bg-flare.png), url(/img/carousel-bg-lines-x2.png);
    background-size: auto, 80px 80px;
  }
}
.wwb .carousel-indicators {
  bottom: 0;
}
.wwb .item {
  line-height: 1.2;
  font-size: 20px;
  font-weight: 200;
  font-size: 1.25em;
  height: 320px;
}
@media (max-width: 767px) {
  .wwb .item {
    height: auto;
    font-weight: 400;
  }
  .wwb .item .v-center-inner {
    padding: 20px 0;
  }
}
@media (min-width: 768px) {
  .wwb .item {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media (min-height: 500px) and (min-width: 1200px) {
  .wwb .item {
    height: 380px;
  }
}
@media (min-height: 700px) and (min-width: 1200px) {
  .wwb .item {
    height: 560px;
  }
}
@media (min-width: 1200px) {
  .wwb .item {
    font-size: 2.5rem;
  }
}
.wwb .item p:last-child {
  margin: 0;
}
@media (max-width: 767px) {
  .wwb .v-center-inner {
    max-width: 70%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .wwb .v-center-inner {
    max-width: 80%;
  }
}
/* company gallery (board memebers) */
.level.grid-gallery-parent {
  z-index: 100;
}
.level.grid-gallery-parent &gt; .container,
.level.grid-gallery-parent .grid-gallery {
  transition: opacity .3s;
  opacity: 1;
}
.grid-gallery .container-fluid {
  background-image: linear-gradient(to top, #ffffff 0, #ffffff 150px, #f6f6f6 151px, #ffffff 70%);
}
.grid-gallery .row {
  position: relative;
  transition: opacity .3s;
}
.grid-gallery img {
  display: block;
  margin: 0 auto;
  bottom: 0;
}
.grid-gallery .vcard {
  height: 150px;
  padding: 15px 30px;
  /* todo: better name */
}
.grid-gallery h2 {
  margin-bottom: 5px;
}
@media (min-width: 1200px) {
  .grid-gallery .vcard {
    height: 150px;
    padding: 20px 30px;
    /* todo: better name */
  }
}
@media (min-width: 1200px) {
  .grid-gallery .vcard {
    height: 150px;
    padding: 25px 30px;
    /* todo: better name */
  }
  .grid-gallery h2 {
    margin-bottom: 10px;
  }
}
@media (max-width: 1349px) {
  .grid-gallery h2 {
    line-height: 1;
  }
}
.grid-gallery .slide {
  box-shadow: none;
  transition: box-shadow 0.3s;
  padding-top: 30px;
  color: #565656;
  line-height: 1.3;
}
.modal-carousel {
  display: none;
}
@media (max-width: 767px) {
  .static-carousel {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ebebeb;
    text-align: center;
  }
  .static-carousel h1 {
    font-size: 26px;
  }
  .static-carousel .h2,
  .static-carousel p {
    font-size: 1rem;
  }
  .static-carousel .gallery-detail-img {
    display: block;
    margin: 20px auto;
    width: 33%;
    min-width: 140px;
  }
  .static-carousel .carousel-inner &gt; .item {
    display: block;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .modal-carousel {
    position: fixed;
    top: 50%;
    left: 0;
    /* no 3d transforms, sub-pixel blur */
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    visibility: hidden;
    opacity: 0;
    /* counter the delay on "open" */
    transition-delay: 0s;
    z-index: 1000;
    display: block;
  }
  .modal-carousel.open {
    opacity: 1;
    visibility: visible;
    transition: all .5s .3s;
  }
  .static-carousel {
    display: none;
  }
  .modal-carousel.open ~ .overlay {
    opacity: .9;
    visibility: visible;
  }
}
.modal-carousel .carousel-control {
  height: 200px;
  width: 60px;
  margin: auto;
}
@media (min-width: 1200px) {
  .modal-carousel .carousel-control {
    width: 200px;
    height: 400px;
  }
}
@media (max-width: 1399px) {
  .modal-carousel .carousel-control .icon {
    left: 10px;
  }
  .modal-carousel .carousel-control.right .icon {
    left: auto;
    right: 10px;
  }
}
.modal-carousel .carousel-inner {
  overflow: visible;
  width: inherit;
}
/* sort out overlapping of corsousl controls ! */
.grid-gallery &gt; .container-fluid {
  padding: 0;
}
.grid-gallery &gt; .container-fluid .row {
  margin: 0;
}
@media (min-width: 1400px) {
  .grid-gallery &gt; .container-fluid .row {
    width: 100%;
    max-width: 1690px;
    padding: 0 20px;
    margin: 0 auto;
    /* makes the visible margin 50px including row negative margins */
  }
}
@media (min-width: 768px) {
  /* modal carousel content */
  .gallery-detail-inner {
    background: #fff;
    overflow: hidden;
    position: relative;
  }
  .gallery-detail-inner,
  .grid-gallery .slide:hover {
    box-shadow: 0 5px 65px 0 rgba(0, 0, 0, 0.3);
  }
  .grid-gallery .slide .more {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity .3s;
  }
  .grid-gallery .slide:hover .more {
    opacity: 1;
  }
  .gallery-detail-content {
    height: 200px;
  }
  .gallery-detail-content {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-right: 15px;
    overflow: auto;
  }
  .gallery-detail-img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 50%;
    margin: auto;
    height: 440px;
  }
}
@media (min-width: 992px) {
  .gallery-detail-img {
    max-width: 40%;
    height: 95%;
  }
}
@media (min-width: 1200px) {
  .gallery-detail-content {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .grid-gallery .slide .more {
    bottom: 20px;
  }
}
@media (min-width: 768px) and (max-height: 420px) {
  .gallery-detail-content h1 {
    font-size: 26px;
  }
  .gallery-detail-content *:not(h1) {
    font-size: 1rem;
  }
}
/* below to counter pixel blur on webkit transforms by setting explicit height */
@media (min-width: 768px) and (min-height: 421px) {
  .gallery-detail-content {
    height: 340px;
  }
}
@media (min-width: 992px) and (min-height: 560px) {
  .gallery-detail-content {
    height: 460px;
  }
}
@media (min-width: 768px) and (min-height: 600px) {
  .gallery-detail-content {
    height: 460px;
  }
}
@media (min-width: 1200px) and (min-height: 640px) {
  .gallery-detail-content {
    height: 580px;
  }
}
@media (min-width: 768px) and (max-width: 1399px) {
  .gallery-detail-inner {
    margin: 0 20px;
  }
}
@media (min-width: 992px) {
  .org-chart-item {
    height: 145px;
    padding-bottom: 40px;
  }
  .org-chart-item h2 {
    white-space: nowrap;
  }
  .org-chart-item .social-icons {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 40px;
  }
}
.level-careers-carousel {
  padding: 30px 0 0;
}
/* maybe set items to preserve aspect ratio ? */
.level-careers-carousel .item {
  height: 0;
  padding-bottom: 43.6%;
}
.level-careers-carousel .item img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.job-listings h2 {
  line-height: 1.3;
}
@media (min-width: 768px) {
  .job-listings .btn-group {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .job-listings h2 {
    white-space: nowrap;
  }
}
@media (min-width: 1796px) {
  /* carousel images are 1796px wide */
  .level-careers-carousel .item {
    height: auto;
    padding-bottom: 0;
    background: #000;
  }
  .level-careers-carousel .item img {
    position: static;
  }
}
@-webkit-keyframes circleslideright {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(60px, 0, 0);
            transform: translate3d(60px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes circleslideright {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(60px, 0, 0);
            transform: translate3d(60px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes circleslideleft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-60px, 0, 0);
            transform: translate3d(-60px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes circleslideleft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-60px, 0, 0);
            transform: translate3d(-60px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.level-dvr {
  padding-bottom: 50px;
}
@media only screen and (min-width: 840px) {
  .level-dvr {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .level-dvr {
    padding-bottom: 200px;
  }
}
/* chart / graph - animated bars */
.chart-dvr-wrapper {
  position: relative;
  width: 1400px;
  margin-left: -880px;
  border-radius: 40px 40px 0 0;
  background: #071b27;
  /* Old browsers */
  height: 800px;
  z-index: 2;
}
.chart-dvr-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 40px 40px 0 0;
  background: #071b27;
  /* Old browsers */
  background: linear-gradient(to bottom, #071b27 0%, #0088cb 87%);
  /* W3C */
  z-index: 2;
}
.chart-dvr-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  right: 50px;
  height: 300px;
  width: 700px;
  border-radius: 50%;
  background: transparent;
  box-shadow: 0 -50px 100px 0 rgba(0, 137, 205, 0.2);
  z-index: 1;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .chart-dvr-wrapper {
    margin-left: -980px;
  }
}
@media (max-width: 991px) {
  .chart-dvr-wrapper {
    display: none;
  }
}
.chart-dvr-inner {
  position: relative;
  background: url(/img/chart-bg.png) 100% 100% no-repeat;
  background-position: 100% 100%;
  padding: 0 8.424336973478939%;
  height: 100%;
  -webkit-transform: translate(0, -37px);
      -ms-transform: translate(0, -37px);
          transform: translate(0, -37px);
  z-index: 3;
}
.chart-container {
  position: absolute;
  bottom: 140px;
  right: 73px;
  width: 660px;
  height: 230px;
  margin: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.chart-container .bar-outer {
  display: block;
  vertical-align: baseline;
  position: relative;
  float: left;
  width: 7px;
  /* ( 7px ) */
  height: 100%;
  margin-right: 4px;
  /* % */
  overflow: hidden;
}
.chart-container .bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #015f9d;
  background: rgba(0, 145, 219, 0.47);
}
@media (min-width: 1200px) {
  .chart-container .bar {
    -webkit-transform: scale(1, 0.3);
    -ms-transform: scale(1, 0.3);
        transform: scale(1, 0.3);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
    -webkit-animation: expandBar 2s .5s forwards;
    animation: expandBar 2s .5s forwards;
  }
}
.dvr-controls {
  position: absolute;
  top: 87px;
  right: 86px;
  width: 176px;
  height: 54px;
  border-radius: 54px;
  background: #05354e;
  z-index: 3;
}
.dvr-controls svg {
  position: absolute;
  top: 50%;
  margin-top: -7px;
}
.dvr-controls .play {
  margin: -12px 0 0 -12px;
  left: 50%;
}
.dvr-controls .rewind {
  left: 28px;
}
.dvr-controls .fwd {
  right: 28px;
}
.circle-labels {
  position: relative;
  line-height: 26px;
  font-size: 16px;
  font-weight: 200;
}
.circle-labels .circle-label {
  position: absolute;
  padding: 0 30px;
  top: 155px;
  width: 300px;
  border: 0px solid #cee2ec;
}
.circle-labels .circle-label:first-child {
  right: 73%;
  text-align: right;
  border-right-width: 2px;
}
.circle-labels .circle-label:last-child {
  text-align: left;
  left: 73%;
  border-left-width: 2px;
}
@media only screen and (max-width: 991px) {
  .circle-labels {
    font-size: 14px;
  }
  .circle-labels .circle-label {
    padding: 0 15px;
    width: 20%;
  }
  .circle-labels .circle-label:first-child {
    right: 83%;
  }
  .circle-labels .circle-label:last-child {
    top: 129px;
    left: 83%;
  }
}
@media only screen and (max-width: 767px) {
  .circle-labels {
    font-size: 14px;
  }
  .circle-labels .circle-label {
    padding: 0 15px;
    width: 300px;
  }
  .circle-labels .circle-label:first-child {
    right: 71%;
    top: 81px;
  }
  .circle-labels .circle-label:last-child {
    left: 71%;
    top: 81px;
  }
}
@media only screen and (max-width: 600px) {
  .circle-labels {
    line-height: 1.5;
    margin-top: 30px;
    margin-bottom: 90px;
  }
  .circle-labels .circle-label {
    display: inline-block;
    box-sizing: border-box;
    position: static;
    padding: 0;
    margin-bottom: 15px;
    width: auto;
    white-space: nowrap;
  }
  .circle-labels .circle-label:first-child,
  .circle-labels .circle-label:last-child {
    border-left-width: 0;
    border-right-width: 0;
    text-align: center;
  }
  .circle-labels .circle-label:first-child {
    left: 0;
    right: auto;
    padding-bottom: 5px;
    border-right-width: 2px;
    text-align: right;
    border-right-width: 0;
  }
  .circle-labels .circle-label:last-child {
    margin: 0 auto;
    padding-top: 5px;
    right: auto;
    left: auto;
    text-align: center;
    border-left-width: 0;
  }
}
@media only screen and (min-width: 768px) {
  .circle-labels .circle-label {
    opacity: 0;
  }
  .active-state .circle-labels .circle-label:first-child {
    -webkit-animation: circleslideleft 1.2s 3.7s forwards;
            animation: circleslideleft 1.2s 3.7s forwards;
  }
  .active-state .circle-labels .circle-label:last-child {
    -webkit-animation: circleslideright 1.2s 1.5s forwards;
            animation: circleslideright 1.2s 1.5s forwards;
  }
  .lt-ie10 .circle-labels .circle-label {
    opacity: 1;
  }
}
.level-visualizer {
  background-color: #0b0b0b;
  color: #fff;
}
.level-visualizer .subheading {
  color: #4c6b79;
}
.level-visualizer .btn {
  width: 230px;
  padding: 15px 20px;
}
.level-visualizer .btn-primary {
  border: 2px solid #0088cb;
}
.level-visualizer .btn-default {
  border-color: #3b6980;
}
.logos {
  text-align: center;
}
.logos .item {
  margin: 15px;
  display: inline-block;
}
.logos .item:first-child {
  margin-left: 0;
}
.logos .item:last-child {
  margin-right: 0;
}
/* contact */
.contact-map {
  position: relative;
  height: 80vh;
  min-height: 500px;
  max-height: 800px;
  background: #343434 url(/img/map.min.png) 50% 50% no-repeat;
  background-size: cover;
}
.info-window {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -140px;
  width: 280px;
  height: 300px;
  background: #fff;
  box-shadow: 0 0 70px rgba(0, 0, 0, 0.65);
  font-size: 14px;
}
.map-pointer-wrap {
  position: absolute;
  bottom: -30px;
  width: 100%;
  height: 30px;
  overflow: hidden;
  text-align: center;
}
.map-pointer {
  display: inline-block;
  position: relative;
  top: -30px;
  width: 40px;
  height: 40px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
}
.artem-no-csstransforms .map-pointer {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #fff transparent transparent transparent;
}
.artem-no-csstransforms .map-pointer {
  display: none;
}
.info-window .address {
  padding: 15px;
}
.info-window .more {
  position: absolute;
  bottom: 10px;
  background: #fff;
  z-index: 1;
}
@media (min-height: 500px) and (min-width: 480px) {
  .info-window {
    width: 340px;
    height: 416px;
    margin-top: -208px;
    margin-left: -170px;
    font-size: 1.125rem;
  }
  .info-window .address {
    padding: 25px;
  }
  .info-window .more {
    bottom: 30px;
  }
}
@media (min-height: 800px) {
  .contact-map {
    height: 710px;
  }
}
/* specific level styles */
.level-gradient {
  overflow: visible;
  background: #02518d;
  background: #071c27;
  /* Old browsers */
  background: linear-gradient(to bottom, #071c27 0%, #071c27 29%, #0088cb 77%);
  /* W3C */
  color: #fff;
}
.level-gradient:before {
  content: '';
  position: absolute;
  top: -400px;
  left: 0;
  right: 0;
  height: 400px;
  box-shadow: inset 0 -300px 200px -100px #071c27;
  z-index: 10;
  pointer-events: none;
}
.level-gradient.gradient-opaque {
  background: #041b4a;
  background: linear-gradient(to bottom, #041b4a 0, #0088cb 100%);
  box-shadow: none;
}
.level-gradient.gradient-opaque:before {
  display: none;
}
@media only screen and (max-height: 767px) {
  .level-gradient:before {
    top: -100px;
    height: 100px;
    box-shadow: inset 0 -100px 50px -50px #071c27;
  }
}
.level-gradient .muted {
  color: #c4d1d9;
  /* todo: can this replace opacity-4? */
}
.level-gradient .more {
  color: #79a9c9;
}
.level-gradient hr {
  background: #fff;
  margin-bottom: 15px;
}
.level-white {
  background: #fff;
}
.level-grey {
  background: #f6f6f6;
}
.level-red {
  background: #89180C;
}
.level-darkred {
  background: #6D0729;
}
.text-white {
	color:#fff;
}
.level-red h1, .level-red h2,  .level-red p, .level-darkred h1, .level-darkred h2,  .level-darkred p{
  color: #fff;
  padding-bottom:5px;
  margin: 0 0 0px;
}
.level-news {
  padding-bottom: 40px;
}
.level-pastel-blue {
  background: #f1f5f7;
}
.level-pastel-grid {
  background-image: url(/img/pastel-grid.png);
  background-position: 49.9% 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2) {
  .level-pastel-grid {
    background-image: url(/img/pastel-grid-x2.png);
    background-size: 80px 80px;
  }
}
.level-visualizer {
  background-image: radial-gradient(600px 15% ellipse at 50% 80%, rgba(0, 136, 203, 0.6) 10%, rgba(0, 0, 0, 0)), radial-gradient(1000px 100% ellipse at center, rgba(0, 136, 203, 0.6) 10%, #0b0b0b 60%);
  padding-bottom: 120px;
}
@media only screen and (max-width: 480px) {
  .level-visualizer {
    padding-bottom: 60px;
  }
}
/* post-submit validation messages */
.loading-screen {
  /* look into this for iOS ? */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  background: #222;
  opacity: 1;
  visibility: visible;
  transition: all .3s;
  overflow: hidden;
}
.artem-no-history .loading-screen {
  display: none;
}
.loaded .loading-screen {
  /* transitions here if we only want fadeout */
}
.loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  background: url(../assets/obj/loading.svg) 50% 50% no-repeat;
  -webkit-animation: spin 2s ease-in infinite;
  animation: spin 2s ease-in infinite;
}
.loading-icon:before {
	content: 'Ciao';
}
.artem-no-cssanimations .loading-icon {
  background: transparent;
  /* add in brand here? */
  width: 200px;
  height: 30px;
  left: 0;
  right: 0;
  margin: -30px auto 0;
  font-style: normal;
  text-align: center;
  overflow: visible;
  text-indent: 0;
}
.artem-no-cssanimations .loading-icon:before {
  display: block;
  width: 100%;
  margin-top: 40px;
  content: "Loading, please wait...";
  white-space: nowrap;
  font-size: 14px;
  color:#fff;
}
.loaded .loading-screen {
  opacity: 0;
  visibility: hidden;
}
/* careers */
.job-listings hr {
  margin: 60px 0 30px;
}
/* PRESS RELEASE / BLOG POST (SINGLE) */
.post-content {
  color: #333;
}
.post-subheading {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
}
.post-content h2 {
  font-size: 24px;
  font-size: 1.5rem;
  color: inherit;
}
@media (min-width: 768px) {
  .post-content {
    font-size: 20px;
    font-size: 1.250rem;
  }
  .post-subheading {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
/* UTILS !!!!!!!!!!!!!!! */
/* show / hide stuff */
.show-more-content {
  visibility: hidden;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: visibility .3s, opacity .3s;
}
.show-more-content.active {
  height: auto;
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.has-overlay {
  position: relative;
}
.has-overlay .inner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  content: "";
  opacity: 0;
  z-index: 999;
  visibility: hidden;
  transition: all .3s;
}
.has-overlay.fade .inner-overlay {
  opacity: 1;
  visibility: visible;
}
.brand-text {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 400;
  color: #0162a2;
  margin: 0;
}
@media (min-width: 768px) {
  .brand-text {
    font-size: 34px;
    font-size: 2.125rem;
  }
}
.mt-0 {
  margin-top: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
  margin-bottom: .313rem;
}
.mb-15 {
  margin-bottom: 15px;
  margin-bottom: .938rem;
}
.mb-20 {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.mb-25 {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.mb-30 {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}
.mb-40 {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
.mb-50 {
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
}
.mb-60 {
  margin-bottom: 60px;
  margin-bottom: 3.75rem;
}
.mb-70 {
  margin-bottom: 70px;
  margin-bottom: 4.375rem;
}
.mb-80 {
  margin-bottom: 80px;
  margin-bottom: 5rem;
}
.mb-90 {
  margin-bottom: 90px;
  margin-bottom: 5.625rem;
}
.mb-100 {
  margin-bottom: 100px;
  margin-bottom: 6.25rem;
}
.mb-110 {
  margin-bottom: 110px;
  margin-bottom: 6.875rem;
}
.mb-120 {
  margin-bottom: 120px;
  margin-bottom: 7.5rem;
}
/* top margins */
.mt-10 {
  margin-top: 10px;
  margin-top: .625rem;
}
.mt-20 {
  margin-top: 20px;
  margin-top: 1.25rem;
}
.mt-25 {
  margin-top: 25px;
  margin-top: 1.563rem;
}
.mt-30 {
  margin-top: 30px;
  margin-top: 1.875rem;
}
.mt-40 {
  margin-top: 40px;
  margin-top: 2.5rem;
}
@media (max-width: 1199px) {
  .md-mb-0 {
    margin-bottom: 0;
  }
  .md-mb-10 {
    margin-bottom: 10px;
  }
  .md-mb-20 {
    margin-bottom: 20px;
  }
  .md-mb-30 {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .sm-mb-0 {
    margin-bottom: 0;
  }
  .sm-mb-10 {
    margin-bottom: 10px;
  }
  .sm-mb-20 {
    margin-bottom: 20px;
  }
  .sm-mb-30 {
    margin-bottom: 30px;
  }
  .sm-mb-40 {
    margin-bottom: 40px;
  }
  .sm-mb-50 {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .xs-mt-0 {
    margin-top: 0;
  }
  .xs-mb-0 {
    margin-bottom: 0;
  }
  .xs-mb-10 {
    margin-bottom: 10px;
  }
  .xs-mb-20 {
    margin-bottom: 20px;
  }
  .xs-mb-30 {
    margin-bottom: 30px;
  }
  .xs-mb-40 {
    margin-bottom: 40px;
  }
  .xs-mw-80 {
    max-width: 80%;
  }
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-upper {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .xs-text-center,
  .xs-text-center input {
    text-align: center;
  }
  .xs-text-left {
    text-align: left;
  }
  .xs-text-right {
    text-align: right;
  }
  .xs-text-upper {
    text-transform: uppercase;
  }
}
.block {
  display: block;
}
.full-height {
  height: 100%;
}
.color-inherit {
  color: inherit;
}
.color-dark {
  color: #505050;
}
.color-blue {
  color: #0088cb;
}
.text-reset {
  font-size: 1rem;
  color: inherit;
}
[class*="br-"] {
  display: none;
}
@media (min-width: 1200px) {
  .br-lg {
    display: block;
  }
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline &gt; li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.more,
.subheading {
  display: block;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .more,
  .subheading {
    line-height: 12px;
  }
}
.more {
  letter-spacing: 0.09em;
  font-weight: 700;
  color: #87062B;
}
.subheading {
  letter-spacing: 0.38em;
  font-weight: 800;
}
.alt-subheading {
  font-size: 22px;
  font-weight: 500;
}
.icon + .subheading {
  text-indent: 2px;
  /* above to align with icon - adjustment for letter-spacing? */
}
.subheading-before .subheading {
  margin: 5px 0 15px;
  color:#fff;
}
@media (min-width: 992px) {
  .subheading-before .subheading {
    margin-top: 12px;
	color:#fff;
  }
}
h1 .icon {
  vertical-align: text-top;
}
.muted {
  color: #828b90;
  /* todo: opacity-4 ? nope, it is flat color in a few places */
}
a.muted {
  color: #79a9c9;
}
.opacity-4 {
  opacity: .4;
  /* todo: semantic / better class for this ? */
}
.font-size-inherit {
  font-size: inherit;
}
.font-size-xl {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1;
}
.font-size-lg {
  font-size: 24px;
  font-size: 1.5rem;
}
.font-size-md {
  font-size: 18px;
  line-height: 1.556;
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .font-size-sm {
    font-size: 15px;
    font-size: 0.938rem;
  }
}
.font-size-smaller {
  font-size: 13px;
  font-size: 0.813rem;
}
.font-size-xs {
  font-size: 11px;
}
.leading-1 {
  line-height: 1;
}
.leading-std {
  line-height: 1.625;
}
.weight-400 {
  font-weight: 400;
}
.weight-500 {
  font-weight: 500;
}
.weight-600 {
  font-weight: 600;
}
.weight-700 {
  font-weight: 700;
}
.weight-800 {
  font-weight: 800;
}
.color-fff {
  color: #fff;
}
.color-dark-grey {
  color: #2f2f2f;
}
.color-mid-grey {
  color: #565656;
}
.color-alt-grey {
  color: #333;
}
.color-lite-grey {
  color: #d0d0d0;
}
.color-lite-grey,
.color-alt-grey,
.color-mid-grey,
.color-lite-grey {
  transition: color .25s;
}
a.color-lite-grey:hover {
  color: #565656;
}
[class*="mw-"] {
  margin-left: auto;
  margin-right: auto;
}
.mw-80 {
  max-width: 80%;
}
.no-leading {
  letter-spacing: 0;
}
.no-shadow {
  text-shadow: none;
  box-shadow: none;
}
.no-margin {
  margin: 0;
}
.no-mw {
  max-width: none;
}
.img-circle {
  border-radius: 50%;
}
@media (min-width: 768px) {
  .img-list {
    /* t.d investors image list - line height a kind of average height */
    line-height: 74px;
  }
}
.v-middle {
  vertical-align: middle;
}
@media (min-width: 768px) {
  .col-3-container {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    max-width: 1290px;
  }
}
/* even-height grid */
@media (min-width: 768px) {
  .container-sm-height {
    padding-left: 0;
    padding-right: 0;
    display: table;
  }
  .row-sm-height {
    display: table-row;
    margin-left: 0;
    margin-right: 0;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
}
@media (min-width: 992px) {
  .row-md-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .grid-article {
    height: auto;
    /* this seems important! */
  }
  .col-md-height {
    display: block;
  }
  .artem-no-flexbox .col-md-height {
    /* ie9 fallback? */
  }
}
.dotted-border {
  padding-bottom: 24px;
  background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20%0D%0A%09%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224%22%20height%3D%224%22%20viewBox%3D%220%200%2024%204%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%230088CB%22%20d%3D%22M2%2C0C0.896%2C0%2C0%2C0.896%2C0%2C2c0%2C1.104%2C0.896%2C2%2C2%2C2s2-0.896%2C2-2%0D%0A%09%09%09C4%2C0.896%2C3.104%2C0%2C2%2C0z%20M12%2C0c-1.104%2C0-2%2C0.896-2%2C2c0%2C1.104%2C0.896%2C2%2C2%2C2s2-0.896%2C2-2C14%2C0.896%2C13.104%2C0%2C12%2C0z%20M22%2C0%0D%0A%09%09%09c-1.104%2C0-2%2C0.896-2%2C2c0%2C1.104%2C0.896%2C2%2C2%2C2s2-0.896%2C2-2C24%2C0.896%2C23.104%2C0%2C22%2C0z%22/%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A') 50% 100% no-repeat;
}
/* FORM PLUGINS */
.floatlabel-wrapper {
  padding-top: 16px;
}
.label-floatlabel,
.floatlabel-wrapper label.error {
  position: absolute;
  top: 0;
  left: 0;
  color: #959fa5;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 11px;
}
.floatlabel-wrapper label.error {
  color: #ee1919;
  background: #fff;
}
.floatlabel-bordered-label {
  left: 15px;
}
.floatlabel-parent.input-bordered {
  margin-top: 3px;
}
/* single form field plus submit */
.trigger-submit + .btn {
  transition: opacity .25s;
}
.trigger-submit:invalid + .btn {
  opacity: 0;
}
.trigger-submit:valid + .btn {
  opacity: 1;
}
.trigger-submit:invalid + .btn,
.trigger-submit:invalid:focus + .btn {
  background: #ededed;
  color: #fff;
  cursor: pointer;
}
.trigger-submit:invalid:focus + .btn {
  opacity: 1;
}
/* animation triggers */
.anim-parent .auto-anim,
.anim-paused .anim-parent.active-state .auto-anim {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.anim-parent.active-state .auto-anim {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}</pre></body></html>