@charset "UTF-8";
.bottom-fixed .span4{
    margin-right: 58px;
}
.bottom-fixed .social-media{
    margin-right: 20px;
    position: relative;
    top: 17px;
    display: inline-block;
}
.bottom-fixed .social-media img{
    opacity: 0.8;
}
.bottom-fixed .media4{
    top: 20px;
}
.c-footer .social-media{
    margin-right: 18px;
    top: 20px;
    display: inline-block;
    position: relative;
}
.c-footer .social-media img{
    width: 28px;
}
.c-footer .media4{
    top: 23px;
}
.c-footer .media4 img{
    width: 35px;
}

@media(max-width:1500px) {
    .home-header-bd .nav-link{
        padding: 26px 12px !important;
        font-size: 14px;
    }
    .home-header-bd .nav-item-c49a6c a{
        font-size: 14px;
    }
    .home-header .head-lang__title{
        font-size: 14px;
    }
    .home-header .head-lang__menu__item{
        padding: 11px;
        font-size: 13px;
    }
}

@media(max-width:1400px) {
    .bottom-fixed .span4{
        margin-right: 40px;
    }
    .bottom-fixed .social-media{
        margin-right: 10px;
        position: relative;
        top: 6px;
        display: inline-block;
    }
    .bottom-fixed .social-media img{
        opacity: 0.9;
    }
    .bottom-fixed .media4{
        top: 9px;
    }
}

@media(max-width:1300px) {
    .home-header-bd .nav-link{
        padding: 26px 15px !important;
        font-size: 13px;
    }
    .home-header-bd .nav-item-c49a6c a{
        font-size: 13px;
        padding: 0 5px;
    }
    .home-header .head-lang__title{
        font-size: 13px;
    }
    .fth2-lock{
        top: 74.5px;
    }
    .home-header .head-lang__title{
        padding: 6px 2px;
    }
}

@media(max-width:996px) {
    .home-header-bd .nav-link {
        padding: 10px 30px !important;
        font-size: 16px;
    }
    .home-header .head-lang__title{
        font-size: 16px;
    }
    .home-header-bd .nav-item-c49a6c a{
        font-size: 16px;
        padding: 8px 20px;
    }
    .home-header .head-lang__menu__item{
        padding: 15px;
        font-size: 16px;
    }
}