h1 { margin:0; }
a:hover, a.link { color:#b00c28; }
.btn-green { background-color: #46b863; color: white; font-weight:bold; }
a.btn-green:hover { color:white; }
.btn {
    border-radius:                    0px;
    -webkit-border-radius:            0px;
    -moz-border-radius:               0px;
}


.s_header .menu .primary a:hover { text-decoration:none }
.logo a:hover { color:white }
form ul.error {
    background-color:#b00c28;
    color:white;
    padding:8px;
    list-style:none;
}

.alert-warning.alert-muted {
    background-color: #fffef9;
}

#outside {
    height: 1350px;
    overflow: hidden;
}
@media (min-width: 400px) {
    #outside {
        height: 1300px;
    }
}
@media (min-width: 641px) {
    #outside {
        height: 980px;
    }
}
.subscriptionFooter
{
    font-size:18px;
    font-weight: bold;
    text-align:center
}

.subscriptionFooter span {
    font-size:22px;
}
.s_footer .contact a:hover {
    color:white;
}
.s_footer .links a:hover{
    color:white;
    text-decoration:none;
}

.s_footer .partners a:hover {
    text-decoration:none;
}

.additionalform form legend {
    border:none;
}

/*.s_content {*/
/*    padding-top:0px;*/
/*}*/

.form-inline .form-group {
    vertical-align: bottom;
}

@media only screen and (max-width: 640px) {
    .s_container .s_content {
        padding: 0 10px;
    }
}

#header {
    margin-bottom:10px;
}

@media (max-width: 600px) {
    #header {
        padding: 20px 20px 0 20px;
    }
}

.fadeMe {
    opacity: 0;
    animation: fadeIn 3s linear;
    pointer-events: none;
}

.mail-settings-top-buttons {
    text-align: right;
}

.mail-settings-wrap-button-preview > span,
.mail-settings-wrap-button-preview > a {
    vertical-align: middle;
}

@media only screen and (max-width: 640px) {
    .s_content {
        overflow-x: hidden;
    }
}

@media (max-width: 990px) {
    .variant-selector {
        width: 20px;
        height: 20px;
    }

    .mail-settings-variant-radio {
        padding-left: 10px;
        display: inline-block;
        padding-top: 4px;
    }

    .mail-settings-row-mobile {
        margin-bottom: 0 !important;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/* EXTRACTED FROM DENNIKN STYLES AS OF MARCH 2019 */

/* HEADER START */
.s_h {
  position: relative;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 46px;
  font-size: 18px;
  font-family: 'Lumin Sans',sans-serif;
  color: #f6f6f6;
  background: #000
}

.s_h li {
    position: relative
}

.s_h li a {
    display: block;
    white-space: nowrap
}

.s_h_row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

.s_h_tit {
    width: 166px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    overflow: hidden
}

.s_h_tit img {
    max-width: none;
    height: 100%;
    float: right
}

.s_h_mnu {
    margin: 0 auto 0 16px
}

.s_h_usr {
    text-transform: uppercase;
    font-size: 13px;
}

.s_h_mnu_top,.s_h_usr_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 46px
}

.s_h_mnu_top>li>a,.s_h_usr_top>li>a {
    padding: 0 16px
}

.s_h_usr_itm>ul {
    right: 0;
    min-width: 300px
}

.s_h_usr_itm>ul:before {
    right: 24px
}

.s_h_usr_itm>ul .e_button {
    display: block;
    width: 100%;
    margin-top: 8px
}

.s_h_usr_itm>ul .e_button:after {
    content: '\E035'
}

.s_h_usr_itm__options>a:before {
    display: inline-block;
    font: normal normal normal 16px/1 icons;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    position: relative;
    top: -1px;
    left: -2px;
    content: '\E045';
    font-size: 16px
}

.s_h_usr_itm__options>a:before {
    color: #46b863
}

.s_h_mnu_itm__parent>a:after {
    display: inline-block;
    font: normal normal normal 16px/1 icons;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    content: '\E005';
    color: #5f5f5f
}

.s_h_mnu_itm__parent:hover>a:after {
    content: '\E006'
}

.s_h_usr_top ul>li>a:before {
    display: inline-block;
    font: normal normal normal 16px/1 icons;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    width: 16px;
    text-align: center;
    margin-right: 6px;
    border: none!important
}

@media only screen and (max-width: 1200px) {
    .s_h_row {
        padding:0!important
    }
}

@media only screen and (max-width: 960px) {
    .s_h li {
        position:static
    }

    .s_h_tit {
        width: 46px
    }

    .s_h_tit img {
        margin-right: -3px;
    }

    .s_h_toggle {
        display: block
    }

    .s_h_mnu {
        position: absolute;
        top: 46px;
        left: 0;
        right: 0;
        display: none;
        margin: 0;
        color: #000;
        background: #fff
    }

    .s_h_mnu_top ul,.s_h_usr_top ul {
        top: 100%;
        left: 0;
        right: 0;
    }

    .s_h_mnu_top ul:before,.s_h_usr_top ul:before {
        display: none
    }

    .s_h_mnu_top {
        display: block;
        padding-top: 76px;
        box-shadow: 0 0 5px rgba(0,0,0,.5);
    }

    .s_h_mnu_top ul {
        position: static;
        display: block;
        padding: 0;
        box-shadow: none
    }

    .s_h_mnu_top a {
        padding: 0 24px!important;
        line-height: 46px!important;
        font-size: 16px;
        border-top: 1px solid #f6f6f6
    }

    .s_h_mnu_top a:focus,.s_h_mnu_top a:hover {
        color: #bf2134!important
    }

    .s_h_mnu_top a:after {
        display: none!important
    }

    .s_h_mnu_top>li>a:only-child:before {
        display: none
    }

    .s_h_mnu__visible .s_h_mnu {
        display: block
    }

    .s_h_mnu_itm__more>a {
        display: none!important
    }

    .s_h_mnu_itm__saved>a>span:first-child:after {
        top: 10px
    }

    .s_h_usr {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .s_h_usr__visible .s_h_usr_top ul {
        display: block;
    }

    .s_h_usr_itm>a>span {
        text-transform: capitalize
    }

    .s_h_usr_itm>a>span:first-child {
        display: none
    }
}

@media only screen and (min-width: 688px) {
    .s_h_mnu_itm>ul {
        left:-8px
    }

    .s_h_mnu_itm>ul:before {
        left: 8px
    }

    .s_h_mnu_itm:focus ul,.s_h_mnu_itm:hover ul,.s_h_mnu_itm>a:focus ul,.s_h_mnu_itm>a:hover ul {
        display: block
    }
}

@media only screen and (max-width: 400px) {
    .s_h_toggle:after {
        display:none
    }
}

@media print {
    .s_h {
        margin: 8px;
        background: 0 0!important
    }

    .s_h_fin,.s_h_mnu,.s_h_usr {
        display: none!important
    }
}
/* HEADER END */

/* FOOTER START */

.s_f {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 18px;
    font-family: 'Lumin Sans',sans-serif;
    background: #1d1d1d
}

.s_f ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.s_f li {
    white-space: nowrap
}

.s_f a {
    display: block;
    line-height: 32px
}

.s_f a:focus,.s_f a:hover {
    color: #fff
}

.s_f_row {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    width: 1232px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 16px
}

.s_f_top {
    width: 32px;
    height: 32px;
    margin: 8px 0 0 16px;
    text-align: center;
    color: #fff;
    background: #bf2134
}

.s_f_top:before {
    display: inline-block;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    font: normal normal normal 16px/1 icons;
    content: '\E03E';
    line-height: 32px;
    font-size: 24px
}

.s_f_top:focus,.s_f_top:hover {
    background: #80091d!important
}

.s_f_mnu {
    margin: 16px auto 8px 0
}

.s_f_mnu a {
    color: #f6f6f6
}

.s_f_mnu_itm {
    margin-right: 16px
}

.s_f_soc {
    margin: 16px 0 8px 0
}

.s_f_soc a {
    color: #5f5f5f;
    font-size: 0
}

.s_f_soc_itm {
    margin-left: 16px
}

.s_f_soc_itm a:before {
    line-height: 32px;
    vertical-align: middle!important
}

.s_f_soc_itm__email {
    margin-right: 16px
}

.s_f_soc_itm__email a {
    font-size: inherit;
    color: #f6f6f6
}

.s_f_soc_itm__facebook a:before {
    display: inline-block;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    font: normal normal normal 16px/1 icons;
    content: '\E017'
}

.s_f_soc_itm__facebook a:focus,.s_f_soc_itm__facebook a:hover {
    color: #3b5998
}

.s_f_soc_itm__messenger a:before {
    display: inline-block;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    font: normal normal normal 16px/1 icons;
    content: '\E029'
}

.s_f_soc_itm__messenger a:focus,.s_f_soc_itm__messenger a:hover {
    color: #0084ff
}

.s_f_soc_itm__twitter a:before {
    display: inline-block;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    font: normal normal normal 16px/1 icons;
    content: '\E042'
}

.s_f_soc_itm__twitter a:focus,.s_f_soc_itm__twitter a:hover {
    color: #55acee
}

.s_f_soc_itm__youtube a:before {
    display: inline-block;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    font: normal normal normal 16px/1 icons;
    content: '\E049'
}

.s_f_soc_itm__youtube a:focus,.s_f_soc_itm__youtube a:hover {
    color: #e52d27
}

.s_f_soc_itm__instagram a:before {
    display: inline-block;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    font: normal normal normal 16px/1 icons;
    content: '\E021'
}

.s_f_soc_itm__instagram a:focus,.s_f_soc_itm__instagram a:hover {
    color: #3f729b
}

.s_f_soc_itm__rss a:before {
    display: inline-block;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    font: normal normal normal 16px/1 icons;
    content: '\E035'
}

.s_f_soc_itm__rss a:focus,.s_f_soc_itm__rss a:hover {
    color: #f60
}

.s_f_par {
    margin: 8px auto 16px 0
}

.s_f_par a {
    color: #5f5f5f
}

.s_f_par_itm {
    margin-right: 16px
}

.s_f_codex {
    display: inline-block;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    font: normal normal normal 16px/1 icons;
    margin: 8px 0 16px 0;
    font-size: 32px;
    color: #5f5f5f
}

.s_f_codex:before {
    content: '\E022'
}

.s_f_legal {
    padding: 16px;
    border-top: 1px solid #000;
    text-align: center;
    font-size: 16px;
    color: #5f5f5f
}

@media only screen and (max-width: 960px) {
    .s_f ul {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .s_f nav {
        width: 100%
    }

    .__front .s_f {
        padding-bottom: 46px
    }

    .s_f_codex {
        margin-left: auto;
        margin-right: auto
    }
}

@media print {
    .s_f {
        display: none
    }
}

/* FOOTER END */

.page-header-funnel-2steps-with-donation,
.page-header-funnel-2019-05 {
    display: none;
}

.subscription-actions {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 3px;
}

/*
 To disable auto-zoom in input text fields in Safari (remp/dn-mofa#20),
 make input text size at least 16px (on mobile devices - up to 768px).
 https://stackoverflow.com/questions/2989263/disable-auto-zoom-in-input-text-tag-safari-on-iphone
*/

@media screen and (max-width: 768px) {
    input[type="color"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select:focus,
    textarea, textarea.form-control {
        font-size: 16px;
    }
}

.s_header .login .profile>a, .s_header .login .profile>button, .s_header .login .signin>a, .s_header .login .signin>button {
    color: inherit;
}

.s_header .login .profile, .s_header .login .signin {
    background: inherit;
    color: #000;
}

.s_header .logo, .s_header .shop {
    position: relative;
    overflow: hidden;
    float: left;
    font-size: 0px;
    margin-top: 0px;
    background: transparent;
}

.s_header .logo a {
    padding: 0;
}

.s_header {
    padding-top: 10px;
}

.s_content {
    padding-top: 20px;
}

.form-inline .form-group {
    vertical-align: bottom;
}

ul {
    padding-left: 3rem;
}