@font-face {
    font-family: 'OpenSans-300';
    font-style: normal;
    font-weight: 300;
    src: url('../webfonts/open-sans-v17-latin-300.eot');
    src: local('Open Sans Light'), local('OpenSans-Light'), url('../webfonts/open-sans-v17-latin-300.eot?#iefix') format('embedded-opentype'), url('../webfonts/open-sans-v17-latin-300.woff2') format('woff2'), url('../webfonts/open-sans-v17-latin-300.woff') format('woff'), url('../webfonts/open-sans-v17-latin-300.ttf') format('truetype'), url('../webfonts/open-sans-v17-latin-300.svg#OpenSans') format('svg')
}
@font-face {
    font-family: 'OpenSans-Regular';
    font-style: normal;
    font-weight: 400;
    src: url('../webfonts/open-sans-v17-latin-regular.eot');
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../webfonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), url('../webfonts/open-sans-v17-latin-regular.woff2') format('woff2'), url('../webfonts/open-sans-v17-latin-regular.woff') format('woff'), url('../webfonts/open-sans-v17-latin-regular.ttf') format('truetype'), url('../webfonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg')
}
@font-face {
    font-family: 'OpenSans-Semibold';
    font-style: normal;
    font-weight: 600;
    src: url('../webfonts/open-sans-v17-latin-600.eot');
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../webfonts/open-sans-v17-latin-600.eot?#iefix') format('embedded-opentype'), url('../webfonts/open-sans-v17-latin-600.woff2') format('woff2'), url('../webfonts/open-sans-v17-latin-600.woff') format('woff'), url('../webfonts/open-sans-v17-latin-600.ttf') format('truetype'), url('../webfonts/open-sans-v17-latin-600.svg#OpenSans') format('svg')
}
html {
    scroll-behavior: smooth
}
body, p {
    font-family: 'OpenSans-300', sans-serif;
    font-weight: 400;
    color: #1d1d1b;
    font-size: .95rem;
    line-height: 1.425rem;
    color: #4a4440
}
p {
    margin-top: 0;
    margin-bottom: 0
}
p+* {
    margin-top: 1rem
}
a {
    color: #002252
}
a:hover {
    color: #a4a4a4;
    text-decoration: underline;
    outline: none
}
a:focus {
    color: #a4a4a4;
    text-decoration: underline;
    outline: none
}
p img {
    padding: 0;
    background-color: transparent
}
ul, ol {
    margin-left: 0;
    padding-left: 1em
}
ul li, ol li {
    padding-bottom: .5em
}
ul {
    list-style-type: circle
}
strong {
    font-family: 'OpenSans-Semibold';
    font-style: normal;
    font-weight: 400
}
legend {
    font-family: 'OpenSans-Regular', sans-serif;
    font-size: .95rem;
    font-weight: 400;
    font-style: normal
}
label {
    font-family: 'OpenSans-300', sans-serif;
    font-size: .95rem;
    font-weight: 400;
    font-style: normal
}
input, .form-control {
    border-radius: 0;
    max-width: 100%
}
i[class^="fa fa-"], i[class*=" fa fa-"] {
    font-size: .95rem;
    padding-right: 0
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'OpenSans-Regular', sans-serif
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #a4a4a4;
    text-decoration: none
}
h1 {
    margin-top: 3rem;
    margin-bottom: 1rem;
    font-size: 2.16rem;
    line-height: 2.565rem;
    font-weight: 400;
    color: #4a4440;
}
h2 {
    margin-top: 3rem;
    margin-bottom: 1rem;
    font-size: 2.16rem;
    line-height: 2.565rem;
    font-weight: 400;
    color: #4a4440;
}
h3 {
    margin-top: 3rem;
    margin-bottom: 1rem;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 400
}
h4 {
    margin-top: 3rem;
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 400
}
h5 {
    margin-top: 3rem;
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 400
}
h6 {
    margin-top: 3rem;
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 400
}
.page-header h2 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 2rem
}
.module-header {
    margin-top: 0;
    font-size: 2rem;
    line-height: 2rem
}
.btn, .btn, .btn-primary, .pager .next a, .pager .previous a {
    display: inline-block;
    padding: 5px 1rem 5px;
    margin-bottom: 10px;
    font-size: .95rem;
    line-height: 2rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    box-shadow: none;
    text-shadow: none;
    border-radius: 2px;
    text-transform: none !important
}
.btn {
    color: #fff;
    background-color: #a4a4a4;
    font-family: 'OpenSans-300', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase
}
.btn:hover {
    color: #fff;
    background-color: #fdc543
}
.btn:focus {
    color: #fff;
    background-color: #fdc543
}
.btn:active {
    color: #fff;
    background-color: #fdc543
}
.btn.active {
    color: #fff;
    background-color: #fdc543
}
.btn, .btn-primary {
    color: #fff;
    background-color: #a4a4a4;
    font-family: 'OpenSans-300', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase
}
.btn:hover, .btn-primary:hover {
    color: #fff;
    background-color: #fdc543
}
.btn:focus, .btn-primary:focus {
    color: #fff;
    background-color: #fdc543
}
.btn:active, .btn-primary:active {
    color: #fff;
    background-color: #fdc543
}
.btn.active, .btn-primary.active {
    color: #fff;
    background-color: #fdc543
}
.content {
    min-height: 300px
}
.large-icon {
    font-size: 13em !important
}
.contact .contact-address {
    padding: 0 1.5rem
}
.lang-inline {
    list-style: outside none none;
    margin: 0
}
.lang-inline>li {
    display: inline;
    margin-left: 8px
}
.login {
    margin: 0 auto;
    max-width: 330px;
    padding-top: 1em
}
.tags.inline {
    padding-left: 0
}
.tags.inline li {
    display: inline
}
.item-image {
    margin-bottom: 20px
}
.table.t-50-50 tr,
.table.t-50-50 td {
	width: 50%;
	max-width: 50%;
}
div.finder h4.result-title a {
    color: #a4a4a4
}
div.finder h4.result-title a:hover {
    color: #555
}
div.finder h4.result-title a:focus {
    color: #555
}
div.profile-edit #member-profile a.btn {
    background-color: #a4a4a4;
    color: #fff
}
div.profile-edit #member-profile button.btn.validate {
    background-color: #a4a4a4;
    color: #fff
}
header {
    position: relative;
    top: 0
}
header .logo img {
    position: absolute;
    top: -2.2rem;
    right: 2rem;
    width: 283px;
    z-index: 1000;
    max-width: 54%;
    transition: All .6s ease;
    webkit-transition: All .6s ease
}
header #intro-1 {
    padding: 0;
    overflow: hidden
}
header #intro-1 img {
    width: 100%;
    max-width: 100%
}
header .navbar {
    position: absolute;
    background-color: transparent;
    top: 0;
    left: 0;
    z-index: 1000
}
header .header-scroll-down {
    position: absolute;
    background-color: transparent;
    bottom: 6%;
    left: 0;
    z-index: 1000;
    transition: All .6s ease;
    webkit-transition: All .6s ease;
    width: 100%;
    text-align: center
}
header .header-scroll-down img {
    width: 10%;
    height: 10%;
    max-width: 50px;
    max-height: 50px
}
header .mainnav {
    display: none
}
body.modal-open .navbar {
    padding-right: 14px !important
}
body.modal-open .navbar.header {
    margin-right: -14px !important;
    padding-right: 14px !important
}
.navbutton {
    position: absolute;
    top: 1.4rem;
    left: 1.5rem;
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    border: 0;
    background-color: transparent;
    background-image: none;
    overflow: visible;
    display: none;
}
.navbutton:hover {
    opacity: .9
}
.navbutton-box {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: relative
}
.navbutton-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}
.navbutton-inner, .navbutton-inner::before, .navbutton-inner::after {
    width: 50px;
    height: 5px;
    background-color: #1c1972;
    border-radius: 0;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}
.navbutton-inner::before, .navbutton-inner::after {
    content: "";
    display: block
}
.navbutton-inner::before {
    top: -12px
}
.navbutton-inner::after {
    bottom: -12px
}
.navbutton--squeeze .navbutton-inner {
    transition-duration: .075s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}
.navbutton--squeeze .navbutton-inner::before {
    transition: top .075s .12s ease, opacity .075s ease
}
.navbutton--squeeze .navbutton-inner::after {
    transition: bottom .075s .12s ease, transform .075s cubic-bezier(.55, .055, .675, .19)
}
.navbutton--squeeze.is-active .navbutton-inner {
    transform: rotate(45deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}
.navbutton--squeeze.is-active .navbutton-inner::before {
    top: 0;
    opacity: 0;
    transition: top .075s ease, opacity .075s .12s ease
}
.navbutton--squeeze.is-active .navbutton-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom .075s ease, transform .075s .12s cubic-bezier(.215, .61, .355, 1)
}
nav#mobilenav ul li a {
    font-size: 1rem
}
nav#mobilenav ul li a:hover, nav#mobilenav ul li a:focus {
    color: #1c1972;
}
nav#mobilenav ul li.active.current a, nav#mobilenav ul li.active.deeper.parent a {
    color: #1c1972;
    font-weight: 700;
    letter-spacing: .05em
}
nav#mobilenav ul li.active.current a:hover, nav#mobilenav ul li.active.deeper.parent a:hover, nav#mobilenav ul li.active.current a:focus, nav#mobilenav ul li.active.deeper.parent a:focus {
    color: #1c1972;
}
nav#mobilenav ul li.active.parent:not(.current) a {
    color: #a4a4a4;
    letter-spacing: .05em
}
nav#mobilenav ul li.active.parent:not(.current) a.mm-btn_next:after {
    border-top: 1px solid #a4a4a4;
    border-left: 1px solid #a4a4a4
}
nav#mobilenav ul li.mm-listitem.parent a.mm-btn_next::after {
    border-top: 1px solid #b7b7b7;
    border-left: 1px solid #b7b7b7
}
nav#mobilenav:not( .mm-menu) {
    display: none
}
nav#mobilenav.mm-menu.mm-menu_offcanvas {
    margin-top: 0
}
nav#mobilenav .mm-panels {
	margin-top: 180px;
}
nav#mobilenav .mm-navbar {
    text-align: left;
    height: 40px;
    padding: 0 20px;
    margin: 0;
}
nav#mobilenav .mm-navbar a {
    color: #1c1972;
    font-weight: bold;
}
nav#mobilenav .mm-navbar a.mm-btn_prev::before {
    border-top: 1px solid #b7b7b7;
    border-left: 1px solid #b7b7b7
}
nav#mobilenav .mmenu-languages .language-select {
    padding: 10px 10px 10px 20px
}
nav#mobilenav .mmenu-languages .language-select span {
    display: inline;
    padding: 0 1rem 0 0
}
nav#mobilenav .mmenu-languages .language-select span img {
    width: 24px
}
.body {
    padding-top: 2rem;
    transition: All .6s ease;
    webkit-transition: All .6s ease;
	background-color: #bfbe7a 
}
.body #content {
    padding: 0
}
.body #content .linkicon {
    display: block;
    position: relative;
    top: 1rem;
    height: 40px;
    width: 40px;
    overflow: hidden;
    color: transparent
}
.body #content .linkicon:after {
    display: block;
    position: absolute;
    top: 0;
    height: 40px;
    width: 40px;
    content: url("../images/arrows/arrow_right_dark.svg")
}
.body #content .n2-section-smartslider {
    margin-top: 3rem
}
.body #content .n2-section-smartslider .nextend-arrow {
    position: absolute;
    top: auto;
    bottom: 1rem !important;
    right: 5% !important;
    background: transparent;
    border: 0 none transparent;
    background: url(../images/arrows/arrow_right.svg) no-repeat 0 0;
    background-position-x: 0;
    background-position-y: 0;
    display: block;
    height: 40px !important;
    width: 40px !important
}
.body #content .n2-section-smartslider .nextend-arrow img {
    display: none
}
.body #content .n2-section-smartslider .nextend-arrow-previous {
    position: absolute;
    top: auto;
    bottom: 1rem !important;
    left: 5% !important;
    background: transparent;
    border: 0 none transparent;
    background: url(../images/arrows/arrow_left.svg) no-repeat 0 0;
    background-position-x: 0;
    background-position-y: 0;
    display: block;
    height: 40px !important;
    width: 40px !important
}
.body #content .n2-section-smartslider .nextend-arrow-previous img {
    display: none
}
.body #content .moduletable.fullslide {
    margin: 0 -7.5% 3rem -7.5%
}
.body #content .moduletable.fullslide .camera_prev {
    position: absolute;
    top: auto;
    bottom: 2rem;
    left: 5%;
    background: transparent
}
.body #content .moduletable.fullslide .camera_prev>span {
    background: url(../images/arrows/arrow_left.svg) no-repeat 0 0;
    background-position-x: 0;
    background-position-y: 0;
    display: block;
    height: 40px;
    width: 40px
}
.body #content .moduletable.fullslide .camera_next {
    position: absolute;
    top: auto;
    bottom: 2rem;
    right: 5%;
    background: transparent
}
.body #content .moduletable.fullslide .camera_next>span {
    background: url(../images/arrows/arrow_right.svg) no-repeat 0 0;
    background-position-x: 0;
    background-position-y: 0;
    display: block;
    height: 40px;
    width: 40px
}
.body #content .moduletable.fullslide .camera_commands {
    display: none
}

/* Max-Height for Mobiles */
@media (max-width:767px) {
    ss3-force-full-width {
        min-height: 400px;
        max-height: calc(100vw * 1.2);
        overflow: hidden;
    }
}

.body #content .blog h2 {
    margin: 0;
    padding: 1rem 6.5% 1rem 6.5%
}
.body #content .blog .category-desc {
    padding: 1rem 6.5% 3rem 6.5%
}
.body #content .blog .item {
    padding: 1rem 6.5% 3.2rem 6.5%
}
.body #content .blog .item:nth-child(odd) {
    background: #dff0f2
}
.body #content .blog .item:nth-child(even) {
    background: #fff
}
.body #content .blog .item .page-header h2 {
    padding: 1.7rem 0 2.8rem
}
.body #content .blog .item .logoimg {
    margin-bottom: 1.5rem
}
.body #content .blog .item a {
    font-family: 'OpenSans-Semibold', sans-serif
}
.body #content .blog .item .moduletable.fullslide {
    margin: 0 -7.5% 3rem -7.5%
}
.body #content .item-page .page-header h2 {
    padding: 0 6.5% 0 6.5%
}
.body #content .item-page div[itemprop="articleBody"] {
    padding: 0 6.5% 0 6.5%
}
.body #content .item-page div[itemprop="articleBody"] .moduletable.fullslide {
    margin-top: 2rem;
    margin-bottom: 0
}
.body #content .item-page div[itemprop="articleBody"] .newsflash {
    margin: 0;
    padding:0;

}
.body #content div[itemprop=articleBody] {
    padding-bottom: 2rem
}
.body #content .newsflash {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;
    max-width: 100%;
}
.body #content .newsflash .item {
    flex: 0 0 100%;
    position: relative;
    top: 0;
    min-height: 10rem;
    margin-bottom: 6%;
    max-width: 100%;
    overflow: hidden;
}
.body #content .newsflash .item .newsflash-top {
    position: relative;
    text-align: center;
    margin-bottom: 2rem;
}
.body #content .newsflash .item h1, .body #content .newsflash .item figure {
    margin: 0;
    padding: 0;

}
.body #content .newsflash .item h1, .body #content .newsflash .item .newsflash-title {
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
    font-size: 2.5rem;
    line-height: 1.2;
    color: #fff;
}
@media (max-width:1120px) { /* smaller font size dynamic */
    .body #content .newsflash .item h1, .body #content .newsflash .item .newsflash-title {  
        font-size: 3vw;
    }
}
@media (max-width:767px) { /* smaller font size for mobiles */
    .body #content .newsflash .item h1, .body #content .newsflash .item .newsflash-title {  
        font-size: 6vw;
    }
}
.body #content .newsflash .item h1 a, .body #content .newsflash .item .newsflash-title a {
    color: #fff;
}
.smwbody.homepage .page-header h2 {
    font-size: 50px;
    text-transform: none;
    color: #fff;
    margin-top: .5rem;
    margin-bottom: 2.5rem;
    padding: 1rem 6.5% 1rem 6.5%;
    position: relative;
    left: -0.4rem
}
.smwbody.homepage .body #content .item-page div[itemprop="articleBody"] {
    padding: 0 0 2rem 0;
    background: #f2f2de
}
.smwbody.homepage .body #content .item-page div[itemprop="articleBody"] .home_section {
    padding: 0 6.5% 0 6.5%
}
.smwbody.homepage .body #content .item-page div[itemprop="articleBody"] .home_section h2 {
    margin-top: 0;
    padding-top: 4rem;
    margin-bottom: 3rem
}
.smwbody.homepage .body #content .item-page div[itemprop="articleBody"] .home_section:nth-child(odd) {
    background: #fff
}
.smwbody.homepage .body #content .item-page div[itemprop="articleBody"] .home_section:nth-child(even) {
    background: #f2f2de 
}
.smwbody.homepage .body #content .item-page div[itemprop="articleBody"] .home_section .moduletable.fullslide {
    margin-top: 2rem;
    margin-bottom: 0
}
.smwbody.homepage .body #content .item-page div[itemprop="articleBody"] .home_section .newsflash {
    margin: 0;
}
.smwbody.homepage .body #content .item-page div[itemprop="articleBody"] .home_section .team .item {
    margin-bottom: 2.4rem
}
.smwbody.homepage .body #content .item-page div[itemprop="articleBody"] .home_section .team .item img {
    margin-bottom: 1.8rem
}
.smwbody.homepage .body #content .item-page div[itemprop="articleBody"] .home_section .team .item p+* {
    margin-top: .15rem
}
.smwbody.grid #content .blog {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 0
}
.smwbody.grid #content .blog h2 {
    flex: 1 0 100%
}
.smwbody.grid #content .blog p {
    max-width: 100%
}
.smwbody.grid #content .blog .category-desc {
    flex: 1 0 100%
}
.smwbody.grid #content .blog .blog-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 6.5% 0 6.5%
}
.smwbody.grid #content .blog .blog-items .item {
    flex: 1 0 100%;
    margin-bottom: 0;
    padding: 0 0 3rem 0
}
.smwbody.grid #content .blog .blog-items .item:nth-child(odd) {
    background: #fff
}
.smwbody.grid #content .blog .blog-items .item:nth-child(even) {
    background: #fff
}
.smwbody.team #content .blog .blog-items .item img {
    margin-bottom: 1.8rem
}
.smwbody.team #content .blog .blog-items .item p+* {
    margin-top: .15rem
}
.smwbody.kuechenwelten #content .blog .blog-items .item a {
    color: #1d1d1b
}
.smwbody.kuechenwelten #content .item-page a {
    color: #1d1d1b;
    font-weight: bold
}
.pager .next a {
    color: #fff;
    background-color: #a4a4a4;
    font-family: 'OpenSans-300', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase
}
.pager .next a:hover {
    color: #fff;
    background-color: #555
}
.pager .next a:focus {
    color: #fff;
    background-color: #555
}
.pager .previous a {
    color: #fff;
    background-color: #a4a4a4;
    font-family: 'OpenSans-300', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase
}
.pager .previous a:hover {
    color: #fff;
    background-color: #555
}
.pager .previous a:focus {
    color: #fff;
    background-color: #555
}
.pagination ul li span {
    cursor: default;
    background-color: #a4a4a4;
    color: #fff;
    border: 1px solid #a4a4a4
}
.pagination ul li a:hover {
    background-color: #a4a4a4;
    color: #fff;
    border: 1px solid #a4a4a4
}
.pagination ul li a:focus {
    background-color: #a4a4a4;
    color: #fff;
    border: 1px solid #a4a4a4
}
.pagination ul li.pagination-start a:hover {
    background-color: #a4a4a4;
    color: #fff;
    border: 1px solid #a4a4a4
}
.pagination ul li.pagination-start a:focus {
    background-color: #a4a4a4;
    color: #fff;
    border: 1px solid #a4a4a4
}
.pagination ul li.pagination-prev a:hover {
    background-color: #a4a4a4;
    color: #fff;
    border: 1px solid #a4a4a4
}
.pagination ul li.pagination-prev a:focus {
    background-color: #a4a4a4;
    color: #fff;
    border: 1px solid #a4a4a4
}
.pagination ul li.pagination-next a:hover {
    background-color: #a4a4a4;
    color: #fff;
    border: 1px solid #a4a4a4
}
.pagination ul li.pagination-next a:focus {
    background-color: #a4a4a4;
    color: #fff;
    border: 1px solid #a4a4a4
}
.pagination ul li.pagination-end a:hover {
    background-color: #a4a4a4;
    color: #fff;
    border: 1px solid #a4a4a4
}
.pagination ul li.pagination-end a:focus {
    background-color: #a4a4a4;
    color: #fff;
    border: 1px solid #a4a4a4
}
#aside .card {
    margin-bottom: 2rem
}
#aside .card h1, #aside .card h2, #aside .card h3, #aside .card h4, #aside .card h5, #aside .card h6 {
    background: #a4a4a4;
    color: #fff
}
#aside .card h3 {
    font-size: .95rem
}
#block-1, footer {
    background-color: #bfbe7a;
    text-align: center;
    padding: 2rem 1rem 1rem;
    line-height: 2rem;
}
#block-1 p, footer p, #block-1 a, footer a {
    font-family: 'OpenSans-Semibold', sans-serif;
    color: #fff
}
#block-1 .divider, footer .divider {
    color: #fff;
    padding: 0 1rem
}
#block-1 a:link, footer a:link, #block-1 a:hover, footer a:hover, #block-1 a:visited, footer a:visited {
    color: #fff
}
#block-1 .fab, footer .fab {
    font-size: 2rem;
    color: #fff;
    padding: 0 .3rem
}
#block-1 p, #block-1 a {
    font-family: 'OpenSans-Semibold', sans-serif
}
#login-form input {
    max-width: 75%
}
#login-form .add-on {
    max-width: 25%
}
#login-form #form-login-remember {
    margin-top: 1rem
}
#login-form #form-login-remember input#modlgn-remember {
    margin-top: 4px;
    margin-right: .5em
}
#login-form ul.unstyled {
    padding-left: 0
}
#login-form ul.unstyled li {
    padding-bottom: 0
}
#login-form .login-greeting {
    margin-bottom: 1em
}
#errorpage {
    margin-bottom: 50px
}
#errorpage h1 {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 2rem
}
#errorpage .errormessage {
    padding: 3rem 2rem;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.6)
}
#errorpage .label-default {
    background-color: #a4a4a4
}
#errorpage .btn {
    color: #fff;
    background-color: #a4a4a4
}
#errorpage .btn:hover {
    color: #fff;
    background-color: #555
}
#errorpage .btn:focus {
    color: #fff;
    background-color: #555
}
#errorpage .btn:active {
    color: #fff;
    background-color: #555
}
#errorpage .errordetails i[class^="fa fa-"], #errorpage .errordetails i[class*=" fa fa-"] {
    padding-right: 0;
    vertical-align: middle !important;
    font-size: 2.4rem
}
#backtop {
    bottom: 1%;
    right: 5.3%;
    position: fixed;
    z-index: 99999;
    width: auto;
    margin: 0;
    padding: 0
}
#backtop .backtop {
    float: right
}
#backtop .backtop i[class^="fa fa-"], #backtop .backtop i[class*=" fa fa-"] {
    padding-right: 0;
    vertical-align: middle !important;
    font-size: 2rem
}
#backtop .btn {
    margin: 0;
    padding: 0;
    background-color: transparent
}
#backtop .btn img {
    width: 37px;
    height: 37px
}
#backtop .btn:hover, #backtop .btn:focus {
    background-color: transparent;
    box-shadow: none
}
@media (max-width:767px) {
    #backtop {
        bottom: 1%;
        right: 5.7%
    }
    #backtop .btn img {
        width: 37px;
        height: 37px
    }
}
#intro-container .custom_info {
    background-color: #a4a4a4;
    border-radius: .25rem;
    margin: 0 0 1.5rem 0;
    padding: 1rem
}
#intro-container .custom_info p {
    margin-top: 0;
    margin-bottom: .5rem
}
#intro-container .custom_info p:last-of-type {
    margin-bottom: .2rem
}
#top-container .djslider-loader {
    border-radius: .25rem;
    margin: 0 0 2rem 0
}
@media (min-width:576px) {
    h1 {
        margin-top: 3rem;
        margin-bottom: 1rem;
        font-size: 2.7rem;
        line-height: 2.97rem;
        font-weight: 400;
        color: #4a4440;
    }
    h2 {
        margin-top: 3rem;
        margin-bottom: 1rem;
        font-size: 2.7rem;
        line-height: 2.97rem;
        font-weight: 400;
        color: #25420d;
    }
    .navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
    #errorpage {
        background-color: #f00;
        animation: backgroundcolorchange 2s alternate infinite
    }
    #errorpage .errormessage {
        margin: 3rem auto;
        animation: none
    }
    @keyframes backgroundcolorchange {
        50% {
            background-color: #ff4b4b
        }
    }
    #sitemap-container #jmap_sitemap ul.jmap_filetree li ul li {
        flex: 1 0 50%
    }
}
@media (min-width:768px) {
    header {
        position: relative;
        top: 0
    }
    header .logo img {
        position: absolute;
        top: 1rem;
        right: 6.5%;
        width: auto;
        max-width: 15%
    }
    .body {
        padding-top: 3rem
    }
    .body #content {
        padding: 0
    }
    .body #content .linkicon {
        display: block;
        position: absolute;
        top: auto;
        right: 6%;
        bottom: 5.3rem
    }
    .body #content .linkicon:after {
        display: block;
        position: absolute;
        top: 0;
        height: 40px;
        width: 40px;
        content: url("../images/arrows/arrow_right_dark.svg")
    }
    .body #content .blog h2 {
        padding-right: 25%
    }
    .body #content .blog .category-desc {
        padding-right: 25%
    }
    .body #content .blog p {
        max-width: 80%
    }
    .body #content div[itemprop=articleBody] {
        padding-bottom: 2rem
    }
    .body #content .newsflash {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-left: -15px;
        margin-right: -15px
    }
    .body #content .newsflash .item {
        flex: 0 0 49%;
        margin-bottom: 2.1%
    }
    .body #content .newsflash .item h1, .body #content .newsflash .item h2 {
        top: -10%;
        margin-top: -3rem
    }
    .body #content .n2-section-smartslider .nextend-arrow {
        bottom: 2rem !important;
        right: 5% !important
    }
    .body #content .n2-section-smartslider .nextend-arrow-previous {
        bottom: 2rem !important;
        left: 5% !important
    }
    .body #content .moduletable.fullslide {
        margin: 0 -36.5% 3rem -9.5%
    }
    .body #content .moduletable.fullslide .camera_prev {
        bottom: 3rem;
        left: 6%;
        background: transparent
    }
    .body #content .moduletable.fullslide .camera_next {
        bottom: 3rem;
        right: 6%;
        background: transparent
    }
    .body #content .moduletable.fullslide .camera_commands {
        display: none
    }
    .smwbody.homepage .page-header h2 {
        font-size: 50px;
        margin-top: 1.5rem;
        margin-bottom: 3.5rem
    }
    .smwbody.homepage .body {
        padding-top: 3rem
    }
    .smwbody.homepage .body #content {
        padding: 0
    }
    .smwbody.homepage .body #content .item-page div[itemprop="articleBody"] .home_section {
        padding-bottom: 0
    }
    .smwbody.homepage .body #content .item-page div[itemprop="articleBody"] .home_section p {
        max-width: 80%
    }
    .smwbody.homepage .body #content .moduletable.fullslide {
        margin: 3rem -7.5% 0 -7.5%
    }
    .smwbody.homepage .body #content .moduletable.fullslide .camera_prev {
        background: transparent
    }
    .smwbody.homepage .body #content .moduletable.fullslide .camera_prev>span {
        display: block;
        height: 40px;
        width: 40px
    }
    .smwbody.homepage .body #content .moduletable.fullslide .camera_next {
        background: transparent
    }
    .smwbody.homepage .body #content .moduletable.fullslide .camera_next>span {
        display: block;
        height: 40px;
        width: 40px
    }
    .smwbody.grid #content .blog .blog-items {
        padding: 0 6.5%
    }
    .smwbody.grid #content .blog .blog-items h2 {
        flex: 1 0 100%
    }
    .smwbody.grid #content .blog .blog-items .category-desc {
        flex: 1 0 100%
    }
    .smwbody.grid #content .blog .blog-items .item {
        flex: 0 0 49%;
        padding: 0 0 2rem
    }
}
@media (min-width:992px) {
    ul>li.dropdown:hover>.dropdown-menu {
        display: block
    }
    header {
        position: relative;
        top: 0
    }
    header #toggle-mobilenav {
        display: none
    }
    header .logo img {
        position: absolute;
        top: -6rem;
        right: 5%;
        width: auto;
        max-width: 13%
    }
    header .header-scroll-down {
        bottom: 14%
    }
    header .navbar {
        position: absolute;
        background-color: transparent;
        top: 0;
        left: 0;
        z-index: 1000
    }
    header .mainnav {
        position: absolute;
        left: 0;
        bottom: 0;
        display: block;
        border-top: 1px solid #1b3057;
        width: 87%;
        margin: 0 6.5%
    }
    header .mainnav>.container {
        flex-wrap: wrap
    }
    header .mainnav ul.navbar-nav {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0;
        padding: 1rem 0;
        background-color: #ffffff70
    }
    header .mainnav ul.navbar-nav>li {
        padding-bottom: 0;
        white-space: nowrap
    }
    header .mainnav ul.navbar-nav>li>a {
        margin: .4rem 1rem;
        padding: 0;
        color: #1b3057;
        text-transform: none;
        font-family: 'OpenSans-Semibold', sans-serif;
        font-size: 1.2rem;
        line-height: .95rem;
        font-style: normal;
        text-transform: uppercase;
        white-space: nowrap;
        transition: All .6s ease;
        webkit-transition: All .6s ease
    }
    header .mainnav ul.navbar-nav>li>a:hover {
        color: #1c1972;
        transition: All .6s ease;
        webkit-transition: All .6s ease
    }
    header .mainnav ul.navbar-nav>li>a:focus {
        color: #a4a4a4;
        transition: All .6s ease;
        webkit-transition: All .6s ease
    }
    header .mainnav ul.navbar-nav>li>.nav-header {
        text-transform: none;
        font-family: 'OpenSans-300', sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #1c1972;
        border-bottom: 1px solid #555
    }
    header .mainnav ul.navbar-nav>li>.nav-header:hover {
        color: #a4a4a4
    }
    header .mainnav ul.navbar-nav>li>.nav-header:focus {
        color: #a4a4a4
    }
    header .mainnav ul.navbar-nav>li a[class^="fa-"]:before {
        color: #a4a4a4
    }
    header .mainnav ul.navbar-nav>li a[class*=" fa-"]:before {
        color: #a4a4a4
    }
    header .mainnav ul.navbar-nav>li .nav-header[class^="fa-"]:before {
        color: #a4a4a4
    }
    header .mainnav ul.navbar-nav>li .nav-header[class*=" fa-"]:before {
        color: #a4a4a4
    }
    header .mainnav ul.navbar-nav>li.active>a {
        color: #1c1972
    }
    header .mainnav ul.navbar-nav>li.active>a:hover, header .mainnav ul.navbar-nav>li.active>a:focus {
        transition: All .6s ease;
        webkit-transition: All .6s ease
    }
    header .mainnav ul.navbar-nav>li.active:first-of-type a {
        margin-left: 10px
    }
    header .mainnav ul.navbar-nav>li.active>.nav-header {
        color: #a4a4a4;
        border-radius: 0
    }
    header .mainnav ul.navbar-nav ul.dropdown-menu {
        min-width: 150px;
        background-color: #1c1972;
        margin: 0;
        padding-top: .5rem;
        padding-bottom: .5rem
    }
    header .mainnav ul.navbar-nav ul.dropdown-menu li {
        padding-bottom: 0
    }
    header .mainnav ul.navbar-nav ul.dropdown-menu li>a {
        margin: 0;
        padding: .4rem 1.2rem .4rem .8rem;
        border-bottom: 0 none transparent !important;
        color: #1d1d1b;
        font-family: 'OpenSans-Regular', sans-serif;
        font-size: .95rem;
        font-weight: 400;
        font-style: normal
    }
    header .mainnav ul.navbar-nav ul.dropdown-menu li>a:hover, header .mainnav ul.navbar-nav ul.dropdown-menu li>a:focus {
        color: #a4a4a4;
        transition: All .6s ease;
        webkit-transition: All .6s ease
    }
    header .mainnav ul.navbar-nav ul.dropdown-menu li>a.dropdown-toggle:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: .4rem;
        margin-right: -0.7rem
    }
    header .mainnav ul.navbar-nav ul.dropdown-menu li ul {
        margin: -2.6rem 0 0 145px
    }
    header .mainnav ul.navbar-nav ul.dropdown-menu>li.active>a {
        border-bottom: 0 none transparent;
        color: #a4a4a4
    }
    header .mainnav ul.navbar-nav ul.dropdown-menu>li.active.current>a {
        border-bottom: 0 none transparent;
        color: #fff !important;
        background-color: #a4a4a4 !important
    }
    header .mainnav ul.navbar-nav ul.dropdown-menu>li.active.current>a:hover, header .mainnav ul.navbar-nav ul.dropdown-menu>li.active.current>a:focus {
        background-color: #fdc543 !important;
        transition: All .6s ease;
        webkit-transition: All .6s ease
    }
    .navbar .navbar-brand img, .navbar.fixed .navbar-brand img {
        width: 250px
    }
    .navbar.fixed .navbar-brand img, .navbar.fixed.fixed .navbar-brand img {
        width: 200px
    }
    #sitemap-container #jmap_sitemap ul.jmap_filetree li ul li {
        flex: 0 1 25%
    }
}
@media (min-width:1200px) {
    header .logo img {
        max-width: 600px;
    }
}