.site-nav .menu>li>a {
    letter-spacing: 0px;  
}
.site-map ul+ul {
    margin: 0 0 0 30px;
}
.ibtn.fb {
    transition: all .3s ease;
    width: 109px;
    height: 109px;
    background: url(../../../images/layout06-4/en/fb.jpg);
}
.site-info span {
    display: inline;
}

@media(max-width:1200px){
    .site-map {
        width: 45%;
    }
    .site-footer .fllow {
        width: 26%;
    }
}
@media(max-width:1000px){
    .site-footer .col {
        float: none;
        width: auto;
        text-align: center;
    }
}