.cuesBackgroundImage {
width:100%;
height:100%;
}
.cuesBackground      
{z-index:-1;
position:fixed;
left:0px;top:0px;
width:100%;
height:100%;
background-color:#FFFFFF;
}

h2{
    margin: 0;     
    color: #666;
    padding-top: 90px;
    font-size: 52px;
    font-family: "trebuchet ms", sans-serif;    
}
.item{
    background: #333;    
    text-align: center;
    height: 300px !important;
}
.carousel{
    margin-top: 20px;
}
.bs-example{
	margin: 20px;
}

@media screen and (max-width:901px){  
   .bs
   {
   display:none;
   }


    .logo{
	display:none;
	}


	.lo{
	display:none;
	}
	
	#solo{
	margin-top:100px !important;
	border-right: 2px solid #000;
	}
	
	#solo2{
	margin-top:0px !important;
	border-right: 2px solid #fff !important;
	background-color:#dadada;
	}
	
    .folder{
	width:90%;	
	}
	
	.folder:hover{
	background:url('../img/open.png')  no-repeat;
	background-size:90%;
	}
	
	}
	
	
	
	.active:hover{
	border-right: 2px solid #dadada;
	}
	
	.contenedor{
		/*background: url(img/find.png) no-repeat;*/
		margin-bottom:10px;
	}
	
	.buscar{
	border:1px solid #dadada;
	border-radius:10px;
	color:#000000;
	font-weight:bold;
	}
	
	.buscar:focus{
	outline:0px;
	}
	
	
    #solo2{
	border-right: 2px solid #000;
	}
	
	.icon{
	margin:25px 25px;
	}
	
		.input{
	border:1px solid #dadada;
	border-radius:10px;
	color:#000000;
	}
	
	.input:focus{
	outline:0px;
	}
	
    .folder:hover{
	background:url('../img/open.png') no-repeat;
	background-size:100%;
	}
	
	
	.text {
	font-color:#dadada;
	font-size:24px;
	font-weight:bold;
	
	}
	