.wf-1-4, .wf-span-3, .sidebar {
    width: 33% !important;
}

body.post-template-default div.content {
    width: 67%;
}

#bottom-bar .wf-td.bottom-text-block {
    padding: 10px 0 0 0;
}

div.subfooter {
    padding: 10px 0;
}



/*--- NAV ---*/
#primary-menu li {
    border-left: 1px solid #028a0e !important;
}

#primary-menu li ul li {
    border-left: 0px solid #028a0e !important;
}

.main-nav > li > a {
    margin: 0 10px !important;
    padding: 2px 0 !important;
}

ul#primary-menu .first {
    border-left: 0px !important;
}


@media(max-width:1400px){
    div.circle-icon-link img.vc_single_image-img.attachment-medium{
        height: auto;
        width: 100%;
        max-width: 200px;
    }
    
    div.masthead.inline-header.right.widgets.full-width.shadow-decoration.dt-parent-menu-clickable.show-mobile-logo {
        padding: 0 20px !important;
    }
}



@media (max-width:970px){
    footer{
        text-align:center;
        
    }
    
    #sidebar{
        display:none;
    }
    
}


	/*--- TABLET ---*/
@media (max-width:800px) {

    .claim img {
        width: 90% !important;
    }
    
    .home .vc_col-sm-3 {
        min-width: 50% !important;
    }
    
    
    
    .page-id-9 .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 50%;
        margin-bottom: 50px;
    }
    
    .page-id-9 .vc_custom_1556016292745 {
        margin-top: 0 !important;
    }

}


	/*--- MOVIL ---*/
@media only screen
and (min-device-width : 320px)
and (max-device-width : 767px) {
    
    div#layerslider_26 {
        height: 70px !important;
    }
    
    div#layerslider_26 * {
        height: 100% !important;
    }
    
    div#layerslider_26 img {
        margin-top: 0  !important;
    }

    .claim img {
        width: 90% !important;
    }
    
    .claim-eng img {
        width: 90% !important;
    }
    
    .home .animate-element {
        margin-top: 0 !important;
    }
    
    aside.sidebar{
        width: 100% !important;
    }
    
    .page-id-9 .wpb_column.vc_column_container.vc_col-sm-3 {
        margin-bottom: 50px;
    }

    .page-id-9 .vc_custom_1556016292745 {
        margin-top: 0 !important;
    }
}