/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 17, 2015, 5:43:48 PM
    Author     : grupohost
*/

@media (max-width: 985px) {
    .header .menu li {
        display:block
    }
     .all_menu{
        display:none;
    }
    
    #dl-menu{
        display:block;
    }
    .dl-menuwrapper{
        display:block;
    }
    .header .menu li a{
        display:block;
            padding:20px;
    }
    
    .header-search .nav{
        float:none;
    }

.customcopy{
	text-align:center;
	border-bottom:1px solid #efefef;
	padding:20px 0;
	margin:0 0 20px 0;
}

	.right_side {
	    padding: 0 0px 0 0 !important;
	}
}