@font-face { font-family: 'Gudea'; font-style: normal; font-weight: 400; src: local('Gudea'), url(/wp-content/themes/nm-theme-forum/fonts/WTDyO8MdshuMhAnoLO0WMw.woff2) format('woff2'); }

.icon-rss { background: transparent url(/wp-content/themes/nm-theme-forum/images/shared/rss_fb_twt.png) top left no-repeat; }
.icon-facebook { background: transparent url(/wp-content/themes/nm-theme-forum/images/shared/rss_fb_twt.png) left -30px no-repeat; }
.icon-twitter { background: transparent url(/wp-content/themes/nm-theme-forum/images/shared/rss_fb_twt.png) left -60px no-repeat; }
.icon-rss,
.icon-facebook,
.icon-twitter {
    width: 33px;
    height: 30px;
    margin: 0;
    cursor: pointer;
    display: block;
}
.top-footer {
    background-color: #131313;
    padding-top: 39px;
    height: 187px;
}
.bottom-footer { height: 81px; }
.bottom-footer .text-center { padding-top: 33px; }
.logo-footer {
    text-align: center;
    position: relative;
    top: 16px;
}
#main-footer *{
    font-family: "Gudea", Helvetica, Arial, sans-serif;
}
a.link5,
a.link5:link,
a.link5:active,
a.link5:visited,
.bottom-footer .text-center {
    color: #bebebe;
    font-size: 14px;
}
a.link5:hover { color: #fff; }
.follow-us { margin-bottom: 0; }
.group-list .list-unstyled { line-height: 18px; }
.plus-minus { display: none; }
.group-list ul {  display: block; }
.text-header,
.follow-us { font-size: 14px; }
.text-header {
    padding-top: 1px;
    padding-bottom: 2px;
    display: block;
}
footer a.link-privacy,
footer a.link-privacy:visited,
footer a.link-privacy:active { color: #bebebe; }
footer a.link-privacy:hover { color: #ffffff; }
/*#aftertop { position: relative; }
#main-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}*/

/* Mobiles only*/
@media screen and (max-width:767px) {
    .top-footer {
        height: auto;
        padding-top: 0;
    }
    .logo-footer { top: 22.5px; }
    ul.row { padding: 30px 15px 15px}
    .group-list .header {
        height: 32px;
        margin-bottom: 10px;
        border-bottom: 0.0625rem solid #4a4a4a;
        cursor: pointer;
    }
    .group-list {
        padding-right: 0;
    }
    .group-list ul {
        padding-top: 10px;
        display: none;
        margin-bottom: 10px;
    }
    .group-list .list-unstyled { line-height: 20px }
    .text-header {
        display: block;
        float: left;
    }
    .plus-minus {
        display: block;
        float: right;
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        margin-right: 3px;
        color: #fff;
    }
    .bottom-footer .text-center { font-size: 12px; }
    .social p,
    .social-network { text-align: center; }
    .social-network {
        margin: 10px 0 20px;
    }
    .social-network--facebook { margin: 0 7px; }
}

/*Tablets*/
@media screen and (min-width:768px) and (max-width:991px){

}

/*Mobile and tablets */
@media screen and (max-width:991px) {

}

/*Tablets and Desktop*/
@media screen and (min-width:768px) {

}

/*Desktops */
@media screen and (min-width:992px) {
    .follow-us,
    .social-network { padding-left: 10px; }
    .social {
        -ms-flex: 0 0 16.3%;
        flex: 0 0 16.3%;
        max-width: 16.3%;
    }
    .group-list-1 {
        -ms-flex: 0 0 19.9%;
        flex: 0 0 19.9%;
        max-width: 19.9%;
    }
    .group-list-2 {
        -ms-flex: 3 0 29.9%;
        flex: 3 0 29.9%;
        max-width: 29.9%;
    }
    .icon-rss,
    .icon-facebook,
    .icon-twitter {
        margin-right: 2px;
    }
}

/*For really small devices*/
@media screen and (max-width:319px) {

}
html,
body { height: 100%; }