/*.page-loaded .hero.hero--animate .hero-background {
    background-position: 100% 30%;
}
.hero-inner.light-color h2, .hero-inner.light-color .hero-text {
    text-shadow: #000 0px 0px 20px;
}*/
h1, h2 {
	font-weight: 300 !important;
}
h3, h4, h5, h6 {
	font-weight: 400 !important;
}
.clear {
	clear:both;
}
img[data-sizes="auto"] {
    width: 100%;
	display:block;
}
.hero-inner h1, .hero-inner h2 {
    font-size: 2.75rem;
}
.split .split-text .split-text-inner {
    padding: 40px 40px;
}
#filter {
	padding-top: 0;
}
#filter .block-header ul.tags {
	margin-top: 0;
}
.publicationImage {
	max-width: 200px;
	margin: 0 30px 30px 0;
	float: left;
}
.downloads h2 span {
    font-size: 1.4rem;
    display: block;
    color: #888;
}
.pre-top {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 30px;
    font-size: 0.8125rem;
    background-color: white;
    z-index: 600;
    color: rgba(0,0,0,0.7);
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.08);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.08);
}
.pre-top__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.pre-top .pre-top__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
}
.pre-top .pre-top__list li {
    position: relative;
    line-height: 30px;
}
.pre-top .pre-top__list--left > li {
    margin-right: 1em;
}
.pre-top .pre-top__list--right {
    margin-left: auto;
}
.pre-top .pre-top__list--right > li {
    margin-left: 1em;
}
.pre-top .pre-top__list li a {
    display: block;
}
.pre-top a {
    color: rgba(0,0,0,0.7);
}
.pre-top .pre-top__list li ul {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    background: white;
    min-width: 170px;
    top: 100%;
    -webkit-box-shadow: 0 8px 20px -6px rgba(0,0,0,0.15);
    box-shadow: 0 8px 20px -6px rgba(0,0,0,0.15);
    padding: 5px 0;
    visibility: hidden;
    opacity: 0;
    margin-top: 1px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.pre-top .pre-top__list--right > li ul {
    right: 0;
}
.pre-top .pre-top__list li ul li a {
    line-height: 1;
    padding: 10px 15px;
    color: rgba(0,0,0,0.7) !important;
}
.pre-top-visible .top {
    top: 30px;
}
.pre-top-visible .search {
	position: absolute;
    top: 30px;
	overflow: hidden;
}
.top {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 500;
    -webkit-transition: background 0.4s ease,-webkit-box-shadow 0.4s ease;
    transition: background 0.4s ease,-webkit-box-shadow 0.4s ease;
    -o-transition: background 0.4s ease,box-shadow 0.4s ease;
    transition: background 0.4s ease,box-shadow 0.4s ease;
    transition: background 0.4s ease,box-shadow 0.4s ease,-webkit-box-shadow 0.4s ease;
}
.scroll .top {
    position: fixed;
    top: 0!important;
}
.search {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: background 0.4s ease,-webkit-box-shadow 0.4s ease;
    transition: background 0.4s ease,-webkit-box-shadow 0.4s ease;
    -o-transition: background 0.4s ease,box-shadow 0.4s ease;
    transition: background 0.4s ease,box-shadow 0.4s ease;
    transition: background 0.4s ease,box-shadow 0.4s ease,-webkit-box-shadow 0.4s ease;
}
.scroll .search {
    position: fixed;
    top: 0!important;
}
#twitter-feed li::before {
	content: "\f099";
    color: #4794AD;
    font: normal normal normal 26px/1 FontAwesome;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
}
#twitter-feed p {
	font-size: 0.8rem;
	margin-bottom: 15px;
}
#twitter-feed .interact a {
	margin-right: 12px;
	text-decoration: none;
}
#twitter-feed li:not(:last-child) {
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}
#twitter-feed .timePosted a::before,
#twitter-feed .twitter_reply_icon::before,
#twitter-feed .twitter_retweet_icon::before,
#twitter-feed .twitter_fav_icon::before {
    font: normal normal normal 16px/1 FontAwesome;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
	margin-right: 6px;
}
#twitter-feed .timePosted a::before {
	content: "\f073";
}
#twitter-feed .twitter_reply_icon::before {
	content: "\f112";
}
#twitter-feed .twitter_retweet_icon::before {
	content: "\f079";
}
#twitter-feed .twitter_fav_icon::before {
	content: "\f004";
}
#twitter-feed .timePosted a {
	text-decoration: none;
}
#twitter-feed .interact a:hover,
#twitter-feed .timePosted a:hover {
	text-decoration: underline;
}
.feed article.feed-post {
    position: relative;
}
.feed .feed-post .feed-post-text {
    padding: 30px 30px 76px;
    /*height: 100%;*/
	position: initial;
}
.feed .feed-post .feed-post-text .feed-post-meta {
	text-align:center;
}
.feed .feed-post .feed-post-text .button {
	display: block;
    width: fit-content;
    margin: 15px auto 0;
	position: absolute;
    bottom: 30px;
    left: calc(50% - (87.73px / 2));
}
ul.pager li {
    margin: 0 0 6px;
}
ul.pager li a {
	padding: 0.5em 0.3em;
    font-weight: normal;
}
.block-text__aside {
    font-size: 0.875rem;
}
.block-text__aside .block-text__aside-item.block-text__aside-item--boxed {
    padding: 2em;
}
.block-text__aside .block-text__aside-item {
    margin-bottom: 2em;
}
.gray-bg, .gray-bg-lock, .block-text__aside-item--boxed, .feed-post.gray-bg {
    background-color: #f9f9f9;
}
.block-text__aside .block-text__aside-item p:last-of-type, .block-text__aside .block-text__aside-item ul.last-of-type {
    margin-bottom: 0;
}
.register-form {
    padding: 2em;
    margin: 0 0 2em 0;
}
.border-solid-thin-black {
    border: solid 1px #231f20;
}
.borderless {
    border: none !important;
}
.main-nav>ul>li.lang>a, .main-nav .toggle-search a, .main-nav .toggle-cart a {
    width: 25px;
}
.downloads p {
    margin-bottom: 1.4em;
}
.downloads input[type="submit"] {
    padding: 0.8em 1.8em;
    margin-bottom:10px;
}
.download-item {
    margin-bottom:10px;
}
.download-item .h5 {
    margin-bottom: 0.3em;
}
ul.tags li {
    margin-bottom: 5px;
}
ul.tags li a {
    padding: 0.6em 1.2em;
    font-size: 0.85rem;
}
#PromoCode {
	margin-bottom: 0;
}
#applyDiscount {
	padding: 18px 0;
}
#PromoCodeStatus {
	font-weight:bold;
}
#PromoCodeStatus.valid {
	color:#08b708;
}
#PromoCodeStatus.error {
	color:#e74c3c;
}
@media only screen and (min-width: 385px){
	ul.pager li {
		margin: 0 1px 6px;
	}
	ul.pager li a {
		padding: 0.6em 0.4em;
	}
}
@media only screen and (min-width: 435px){
	ul.pager li {
		margin: 0 2px 6px;
	}
	ul.pager li a {
		padding: 0.7em 0.55em;
	}
}
@media only screen and (min-width: 510px){
	ul.pager li {
		margin: 0 3px 6px;
	}
	ul.pager li a {
		padding: 0.8em 0.75em;
		font-weight: bold;
	}
}
@media only screen and (min-width: 575px){
	ul.pager li a {
		padding: 0.8em 1em;
	}
}
@media only screen and (min-width: 769px){
	#twitter-feed li {
		padding-left: 35px;
	}
	#twitter-feed li::before {
		position: absolute;
		margin-left: -35px;
	}
}
@media only screen and (max-width: 992px){
    .pre-top {
        display: none;
    }
    .pre-top-visible .top {
        top: 0;
    }
}
@media only screen and (min-width: 1040px){
    .main-nav>ul>li.lang>a, .main-nav .toggle-search a, .main-nav .toggle-cart a {
        width: 70px;
    }
}