.mfooter-social {
    text-align: center;
    padding: 50px 30px 30px;
    max-width: 1200px;
    margin: 0 auto
}

.mfooter-social h2 {
    color: #f2f4f7;
    margin: 0 0 50px
}

.mfooter-social .social-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 0 -10px
}

.mfooter-social .social-list li {
    padding: 0 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
    display: flex
}

.mfooter-social .social-list li a {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center
}

.mfooter-social .social-list li a svg {
    flex: 0 0 auto;
    margin-right: 13px;
    padding-bottom: 3px
}

.mfooter-social .social-list li .details {
    line-height: 1.3;
    font-weight: 400
}

.mfooter-social .social-list li .details span {
    font-family: Roboto, Helvetica, sans-serif;
    font-size: 20px;
    color: #f2f4f7;
    display: block
}

.mfooter-social .social-list li .details small {
    font-family: Roboto, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 11px;
    color: #656f7a;
    display: block;
    letter-spacing: .06em
}

.mfooter-social .social-list li svg {
    display: inline-block;
    fill: #666e78
}

.mfooter-social .social-list li .rss {
    width: 28px;
    height: 27px
}

.mfooter-social .social-list li .fb {
    width: 17px;
    height: 32px
}

.mfooter-social .social-list li .tweet {
    width: 37px;
    height: 31px
}

.mfooter-social .social-list li .in {
    width: 32px;
    height: 32px
}

.mfooter-social .social-list li .yt {
    width: 41px;
    height: 31px
}

@media screen and (min-width:480px) {
    .mfooter-social .social-list li {
        padding: 0 20px
    }
}

@media screen and (min-width:768px) {
    .mfooter-social {
        padding: 98px 20px 30px
    }
    .mfooter-social .social-list li {
        padding: 0 35px
    }
    .mfooter-social .social-list li .details span {
        font-size: 24px
    }
}

@media screen and (min-width:980px) {
    .mfooter-social .social-list {
        justify-content: flex-start;
        max-width: 1100px;
        margin: 0 0 0 auto
    }
    .mfooter-social .social-list li {
        padding: 0;
        flex: 0 0 20%
    }
    .mfooter-social .social-list li a {
        justify-content: flex-start
    }
}

.mfooter-more {
    max-width: 1200px;
    margin: 0 auto;
    padding: 42px 30px 0
}

.mfooter-more h3 {
    font-family: Roboto, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #f2f4f7;
    margin: 0 0 26px;
    padding: 0
}

.mfooter-more ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.mfooter-more .promo-sites {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.mfooter-more .promo-sites .link-list {
    padding: 0 10px 0 0;
    box-sizing: border-box;
    margin-bottom: 10px;
    width: 50%
}

.mfooter-more .promo-sites .sites li {
    margin-bottom: 14px
}

.mfooter-more .promo-sites .sites li a {
    font-family: Roboto, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #8da1a8;
    text-decoration: none;
    display: block
}

.mfooter-more .promo-sites .sites li a:hover {
    color: #00baff
}

.mfooter-more .promo-sites .apps {
    text-align: center;
    width: 100%
}

.mfooter-more .promo-sites .apps h3 {
    margin-bottom: 28px
}

.mfooter-more .promo-sites .apps ul li {
    margin-bottom: 10px
}

.mfooter-more .promo-sites .apps a {
    display: inline-block;
    vertical-align: bottom
}

.mfooter-more .promo-sites .apps svg {
    display: block;
    height: 40px;
    margin-left: 3px
}

.mfooter-more .promo-sites .apps .ios {
    width: 120px
}

.mfooter-more .promo-sites .apps .android {
    width: 135px
}

.mfooter-more .promo-sites .apps .getresponse {
    width: 136px
}

@media screen and (min-width:480px) {
    .mfooter-more .promo-sites .link-list {
        width: 25%
    }
    .mfooter-more .promo-sites .apps {
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .mfooter-more {
        padding: 42px 20px 0
    }
    .mfooter-more h3 {
        letter-spacing: .06em
    }
    .mfooter-more .promo-sites .link-list {
        width: auto
    }
    .mfooter-more .promo-sites .apps {
        text-align: left
    }
    .mfooter-more .promo-sites .sites li a {
        letter-spacing: .03em
    }
}

@media screen and (min-width:980px) {
    .mfooter-more .promo-sites {
        max-width: 1100px;
        margin: 0 0 0 auto;
        justify-content: flex-start
    }
    .mfooter-more .promo-sites .link-list {
        width: 20%
    }
}

.mfooter {
    background: #181e26;
    clear: both;
    padding: 0;
    margin: 0
}

.he .mfooter {
    direction: rtl
}

.mfooter-default {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 30px 50px
}

.mfooter-info {
    max-width: 1100px;
    margin: 0 0 0 auto;
    text-align: center
}

.mfooter-copyright {
    padding: 0;
    font-size: 14px;
    font-family: Roboto, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.2;
    color: #656f7a;
    margin: 0 0 30px;
    letter-spacing: .025em
}

.mfooter-logo {
    display: inline-block;
    margin: 0 0 5px
}

.mfooter-logo img {
    height: 12px;
    width: 18px
}

.mfooter-text {
    display: block
}

.mfooter-lang {
    font-size: 14px;
    font-family: Roboto, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.2;
    outline: none;
    color: #8da1a8;
    text-decoration: none;
    display: inline-block;
    vertical-align: text-bottom
}

.mfooter-lang:hover {
    color: #00baff;
    text-decoration: none
}

.mfooter-lang:hover svg {
    fill: #00baff
}

.mfooter-lang-change {
    margin-left: 8px
}

.mfooter-lang>span:not (.mfooter-popup ){
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center
}

.mfooter-lang svg {
    display: inline-block;
    width: 18px;
    height: 18px;
    fill: #8da1a8
}

@media only screen and (min-width:768px) {
    .mfooter-default {
        padding: 35px 20px 36px
    }
    .mfooter-info {
        justify-content: space-between;
        text-align: left
    }
    .mfooter-copyright, .mfooter-info {
        display: flex;
        align-items: center;
        flex-flow: row nowrap
    }
    .mfooter-copyright {
        justify-content: flex-start;
        margin: 0 20px 0 0
    }
    .mfooter-logo {
        margin: 0 10px 2px 0;
        flex: 0 0 auto
    }
    .mfooter-lang-wrap {
        width: 20%
    }
}