@font-face {
    font-family: "BrownLLWeb-Regular";
    src: url("../fonts/LinetoBrown/BrownLLWeb-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "BrownLLWeb-Regular";
    src: url("../fonts/LinetoBrown/BrownLLWeb-Regular.woff") format("woff");
}

@font-face {
    font-family: "BrownLLWeb-Bold";
    src: url("../fonts/LinetoBrown/BrownLLWeb-Bold.woff2") format("woff2");
}

@font-face {
    font-family: "BrownLLWeb-Bold";
    src: url("../fonts/LinetoBrown/BrownLLWeb-Bold.woff") format("woff");
}

body,
form,
figure {
    margin: 0;
    padding: 0
}

img {
    border: 0
}

header,
footer,
nav,
section,
aside,
article,
figure,
p.caption {
    display: block
}

body {
    font-size: 100%
}

select,
input,
textarea {
    font-size: 99%
}

#container,
.inside {
    position: relative
}

#main,
#left,
#right {
    float: left;
    position: relative
}

#main {
    width: 100%
}

#left {
    margin-left: -100%
}

#right {
    margin-right: -100%
}

#footer {
    clear: both
}

#main .inside {
    min-height: 1px;
}

.float_left {
    float: left
}

.float_right {
    float: right
}

.clear,
#clear {
    height: .1px;
    font-size: .1px;
    line-height: .1px;
    clear: both
}

.invisible {
    width: 0;
    height: 0;
    left: -1000px;
    top: -1000px;
    position: absolute;
    overflow: hidden;
    display: inline
}

.custom {
    display: block
}

#container:after,
.custom:after {
    content: "";
    display: table;
    clear: both
}

/* Contao Open Source CMS, (c) 2005-2014 Leo Feyer, LGPL license */

@media(max-width:767px) {
    #wrapper {
        margin: 0;
        width: auto
    }
    #container {
        padding-left: 0;
        padding-right: 0
    }
    #main,
    #left,
    #right {
        float: none;
        width: auto
    }
    #left {
        right: 0;
        margin-left: 0
    }
    #right {
        margin-right: 0
    }
}

img {
    max-width: 100%;
    height: auto
}

.ie7 img {
    -ms-interpolation-mode: bicubic
}

.ie8 img {
    width: auto
}

/* Contao Open Source CMS, (c) 2005-2014 Leo Feyer, LGPL license */

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
code,
ol,
ul,
li,
dl,
dt,
dd,
figure,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea {
    margin: 0;
    padding: 0
}

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

caption,
th,
td {
    text-align: left;
    text-align: start;
    vertical-align: top
}

abbr,
acronym {
    font-variant: normal;
    border-bottom: 1px dotted #666;
    cursor: help
}

blockquote,
q {
    quotes: none
}

fieldset,
img {
    border: 0
}

ul {
    list-style-type: none
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

del {
    text-decoration: line-through
}

ins {
    text-decoration: none
}

header,
footer,
nav,
section,
aside,
article,
figure,
p.caption {
    display: block
}

body {
    font-size: 12px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    color: #000
}

input,
button,
textarea,
select {
    font-family: inherit;
    font-size: 99%;
    font-weight: inherit
}

pre,
code {
    font-family: Monaco, monospace
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

h1 {
    font-size: 1.8333em
}

h2 {
    font-size: 1.6667em
}

h3 {
    font-size: 1.5em
}

h4 {
    font-size: 1.3333em
}

table {
    font-size: inherit
}

caption,
th {
    font-weight: bold
}

a {
    color: #00f
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 1em
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
table,
ol,
ul,
form {
    margin-bottom: 12px
}

.rsts-main,
.rsts-main * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.rsts-header,
.rsts-footer {
    overflow: hidden
}

.rsts-view {
    position: relative
}

.rsts-crop {
    position: relative;
    overflow: hidden
}

.rsts-slides,
.rsts-slide {
    position: absolute;
    left: 0;
    top: 0
}

.rsts-slide {
    overflow: hidden
}

.rsts-slide img {
    display: block
}

.rsts-video-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.rsts-type-slide .rsts-view {
    cursor: grab
}

.rsts-type-slide.rsts-dragging .rsts-view {
    cursor: grabbing
}

.rsts-skin-default.rsts-main {
    position: relative
}

.rsts-skin-default.rsts-type-fade .rsts-slide {
    background-color: #fff
}

.rsts-skin-default .rsts-slide img {
    width: 100%;
    height: auto
}

.rsts-skin-default .rsts-prev,
.rsts-skin-default .rsts-next,
.rsts-skin-default .rsts-video-play,
.rsts-skin-default .rsts-video-stop {
    position: absolute;
    right: 55px;
    bottom: 2px;
    overflow: hidden;
    width: 17px;
    height: 30px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    line-height: 0;
    text-align: center;
    text-decoration: none;
    text-indent: -9999px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-size: contain;
    background-image: url("../images/arrow.png");
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    background-position: 50% 50%;
    -webkit-transition: opacity 0.05s linear;
    -moz-transition: opacity 0.05s linear;
    -o-transition: opacity 0.05s linear;
    transition: opacity 0.05s linear;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (min--moz-device-pixel-ratio: 1.3),
only screen and (min-device-pixel-ratio: 1.3) {
    .rsts-skin-default .rsts-prev,
    .rsts-skin-default .rsts-next,
    .rsts-skin-default .rsts-video-play,
    .rsts-skin-default .rsts-video-stop {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAIVBMVEWhoaE7PD15enqVlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXsWX/bAAAAC3RSTlOAgICAgICAgICAgMiF55wAAAB9SURBVHja7dUxEoAgFANRFBTw/ge2YythEivHn/6VmU3XiwUOHPhPuGYf196zjLHPOi0tWsBYtICx/Zxgw4INCzYs2LBgw4INC55ZFadhN+NVbeh9jhf6mGJDgw0NNjTY0GBDgz0NXusiYDRWwGisgNHFL0Yrnwxd4MCBtd3+EosAicYyWQAAAABJRU5ErkJggg==");
        background-image: url("../images/arrow.png");
        background-size: contain;
    }
}

.rsts-skin-default .rsts-prev:hover,
.rsts-skin-default .rsts-next:hover,
.rsts-skin-default .rsts-video-play:hover,
.rsts-skin-default .rsts-video-stop:hover {
    background-color: #eee;
    background-color: rgba(238, 238, 238, 0.7)
}

.rsts-skin-default .rsts-next {
    right: 20px;
}

/*
jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
    display: none; }

.mm-wrapper {
    overflow-x: hidden;
    position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0; }

.mm-menu {
    background: inherit;
    display: block;
    overflow: hidden;
    padding: 0; }
.mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
.mm-menu > .mm-panel.mm-opened {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
.mm-menu > .mm-panel.mm-subopened {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%); }
.mm-menu > .mm-panel.mm-highest {
    z-index: 1; }
.mm-menu .mm-list {
    padding: 20px 0; }
.mm-menu > .mm-list {
    padding-bottom: 0; }
.mm-menu > .mm-list:after {
    content: '';
    display: block;
    height: 40px; }

.mm-panel > .mm-list {
    margin-left: -20px;
    margin-right: -20px; }
.mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0; }

.mm-list {
    font: inherit;
    font-size: 14px; }
.mm-list a,
.mm-list a:hover {
    text-decoration: none; }
.mm-list > li {
    position: relative; }
.mm-list > li > a,
.mm-list > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
.mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
.mm-list a.mm-subopen:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
.mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%; }
.mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none; }
.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
    padding-right: 5px;
    margin-right: 40px; }
.mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
.mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
.mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
.mm-list > li.mm-spacer {
    padding-top: 40px; }
.mm-list > li.mm-spacer.mm-label {
    padding-top: 25px; }
.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
.mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
.mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px; }
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
    display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
    height: 40px; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    right: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
    height: 25px; }

html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
    background: #333333;
    color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
.mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease; }

html.mm-opened {
    overflow: hidden;
    position: relative; }
html.mm-opened body {
    overflow: hidden; }
html.mm-opened .mm-page {
    box-sizing: border-box;
    position: relative; }

html.mm-background .mm-page {
    background: inherit; }

#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
    display: block; }

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed; }
.mm-menu.mm-current {
    display: block; }

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px; }

html.mm-opening .mm-page,
html.mm-opening #mm-blocker {
    -webkit-transform: translate(80%, 0);
    transform: translate(80%, 0); }

@media all and (max-width: 175px) {
    html.mm-opening .mm-page,
    html.mm-opening #mm-blocker {
        -webkit-transform: translate(140px, 0);
        transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
    html.mm-opening .mm-page,
    html.mm-opening #mm-blocker {
        -webkit-transform: translate(440px, 0);
        transform: translate(440px, 0); } }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
    background: #f3f3f3;
    color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
    border-color: rgba(0, 0, 0, 0.6);
    background: #f3f3f3; }
.mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
    color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-header .mm-prev:before,
.mm-menu.mm-light .mm-header .mm-next:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
    background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963; }

html.mm-opened.mm-white .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
    background: white;
    color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
.mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
    border-color: rgba(0, 0, 0, 0.6);
    background: white; }
.mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
    color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-header .mm-prev:before,
.mm-menu.mm-white .mm-header .mm-next:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
    background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963; }

html.mm-opened.mm-black .mm-page {
    box-shadow: none; }

.mm-menu.mm-black {
    background: black;
    color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
.mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: black; }
.mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
    color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-header .mm-prev:before,
.mm-menu.mm-black .mm-header .mm-next:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
    background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963; }



/* main.css */

body {
    background-color: #f8f8f8;
    font-family: BrownLLWeb-Regular, sans-serif;
    font-variant-ligatures: none;
}

b,
strong {
    font-family: BrownLLWeb-Bold, sans-serif;
    font-weight: normal;
    font-variant-ligatures: none;
    letter-spacing: -0.01em;
}

#wrapper {
    max-width: 1000px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    color: #000;
    margin: 0 auto
}

#header {
    height: 64px;
    background-color: #f8f8f8;
}

#header .inside {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-content: center;
    width: 100%;
    max-width: 1000px;
    position: sticky;
    position: -webkit-sticky;
    padding-top: 15px;
    background-color: #f8f8f8;
    z-index: 600;
}

#k-border {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #000
}

#container {
    position: relative;
    margin-bottom: 15px;
    z-index: 500
}

#logo-logo img {
    width: 170px;
    height: auto;
    display: none;
}

#main .inside {
    text-align: center;
    margin: 0 auto
}

h1 {
    font-family: BrownLLWeb-Bold, sans-serif;
    font-size: 25px;
    line-height: 25px;
    letter-spacing: -0.01em;
}

#main p {
    font-size: 18px;
    line-height: 26px
}

.ce_text a {
    text-decoration: underline
}

a {
    color: #000
}

.mod_navigation {
    float: right
}

.mod_navigation li {
    display: inline;
    margin-left: 22px
}

.mod_navigation li a,
.mod_navigation li span {
    padding-bottom: 2px;
    font-weight: bold;
    text-decoration: none;
    color: #000
}

.mod_navigation li span,
.mod_navigation li a:hover {
    border-bottom: 1px solid #000
}

.rsts-skin-default .rsts-prev {
    left: 0;
    transform: rotate(180deg);
    background-repeat: no-repeat;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

.rsts-skin-default .rsts-next {
    right: 0;
    background-repeat: no-repeat;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

.rsts-skin-default .rsts-prev:hover,
.rsts-skin-default .rsts-next:hover {
    transition: none;
    background-color: transparent
}

@media (min-width: 576px) {
    #logo-logo img {
        display: block;
    }
}


@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* tablet-vertical.css */
    .mod_navigation {
        margin-right: 33px
    }
    #main .inside {
        max-width: 732px
    }
}

.rsts-skin-default .rsts-next,
.rsts-skin-default .rsts-prev {
    display: none;
}

.rsts-skin-default .rsts-next,
.rsts-skin-default .rsts-prev {
    background-size: contain;
}

.mod_rocksolid_slider {
    border-bottom: 0
}

#main .mod_rocksolid_slider p.caption {
    display: none;
}

.mod_rocksolid_slider {
    margin-bottom: 5px;
    padding-bottom: 5px
}

h1 {
    margin-top: 10px;
    font-size: 20px;
    line-height: 25px
}

#main p {
    font-size: 15px;
    line-height: 20px
}

a#my-menu-icon {
    width: 25px;
    height: 25px;
    right: 0;
    top: 19px;
    position: absolute;
    display: block;
    background-image: url("../images/mobile_menu.png");
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 900;
    background-size: 25px, 25px
}

#logo-mobile img {
    width: 105px;
    height: 35px
}

#k-border {
    margin-top: 0;
    padding-top: 0;
    border: 0
}

/**
* settings only for desktop
 */
@media screen and (min-width: 768px) {
    h1 {
        font-size: 25px;
        line-height: 25px;
        margin-top: 1.5em;
    }

    #main p,
    #main a {
        font-size: 18px;
        line-height: 26px;
    }

    #main .mod_rocksolid_slider p.caption {
        display: block;
        margin-top: 10px;
        margin-bottom: 0;
        font-size: 15px;
        line-height: 35px;
        text-align: center;
    }

    .rsts-skin-default .rsts-next,
    .rsts-skin-default .rsts-prev {
        display: block;
    }

    .mod_rocksolid_slider {
        margin-bottom: 15px;
        padding-bottom: 10px;
        border-bottom: 1px solid #000
    }

    #header {
        height: 86px;
        background-color: #f8f8f8
    }
}

/**
"* Helper classes for mobile and desktop
 */
@media  screen and (min-width: 768px) {
    .desktop {
        display: block !important;
    }

    .mobile {
        display: none !important;
    }

}
@media  screen and (max-width: 768px) {
    .desktop {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }
}
