.footer-menu li img,
.header-links a.icon-service:before {
    margin-right: 5px
}
.logo {
    width: 293px;
    overflow: hidden;
    float: left;
    position: relative;
    margin: 0 0 0 0;

}
.logo a {
    width: 293px;
    height: 27px;
    margin: 0 0 0 -132px;
}
.logo img {
    width:100% !important;
    height: 27px;
    margin: 15px 0 0 0;
}
.footer-menu a {
    display: inline;
    max-width: none;
    min-height: 0
}

.footer-menu li,
.footer-menu ul {
    text-align: left
}

.footer-menu li {
    margin-top: 0;
    display: list-item;
    width: auto;
    font-size: 13px
}




@media only screen and (max-width:767px) {
	
	#header .layer02 {
        top: 58px;
		z-index: 9999;
    }
    #header .content-container02 {
        top: -51px;
    }
    #header .layer03 .phone {
        position: relative;
        top: -51px;
        right: 103px;
    }
    #header .layer03 .phone.derecha {
        right: 0;
    }
    #header .layer03 .phone a:before {
        font-size: 23px;
        content: '\e836';
        font-family: 'icofont' !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #header .layer03 .phone a {
        width: 23px;
        display: block;
        overflow: hidden;
    }
    .box .phone-number-selector #phone-number-selector,
    .box .language-selector #language-selector {
        border-left: 1px solid #fff;
        padding-left: 13px;
    }
    #header .content-container02 .phone {
        display: none;
    }
    #header .logo + .visible-xs.phone {
        display: none !important;
    }
    .col-lg-9.col-md-9.col-sm-8.hidden-xs {
/*        display: block !important*/
    }
    .logo {
        background: url(../images/mapfre-sigorta-logo_tcm618-235369.png) 0 21px no-repeat;
        background-size:58%;
    }
    .logo a {
        width: 95px;
        height: 50px;
        top: 1px;
        z-index: 100
    }
    .logo img {
        opacity: 0;
        filter: alpha(opacity=0)
    }
    #header .header-links,
    #header .social-networks-links {
        display: none
    }
    #header .content-container02 {
        position: absolute;
        right: 0
    }
    #header .content-container02 .box {
        padding-right: 10px
    }
    #header .content-container02 .box:after {
        background: 0 0
    }
    #nav .service-box .link-holder a,
    #nav a,
    .model-b .header-nav-tabs .link-holder a {
        max-width: none!important
    }
    #footer a {
        color: #d81e05
    }
}

@media only screen and (max-width:959px) {
    #nav .service-box .link-holder a,
    #nav a {
        max-width: 70px
    }
}

@media only screen and (min-width:960px) {
    .model-a .header-nav-tabs li a {
        padding: 11px 15px 13px
    }
    #nav a {
        max-width: none;
        padding: 35px 3px 0;
        width: 100px
    }
    #nav a.icon-doc {
        width: 115px
    }
}

@media only screen and (max-width:1023px) {
    #nav a {
        padding: 35px 9px 0
    }
}

