@CHARSET "UTF-8";

.header-search-res {
	text-align: center;
	background-image:url('../../images/enlosmedios/header_medios.png');
	background-position: left top;
	background-repeat: repeat;
}
.header-search-res p {
	font-family: "RalewayRegular";
	font-size: 2.0em;
	color: white;
}
.header-search-res p:first-child {
	font-family: "RalewayHeavy";
	font-size: 3.5em;
}
.search-box{
    font-family: "RalewayRegular" !important;
    margin-top: 10px;
}
.search-box .fecha{
    color: #999999;
    font-weight: bold;
    font-size: 1.0em;
}
.search-box .tipo{
    color: #999999;
    font-weight: bold;
    font-size: 1.0em;
}
.search-box .titulo{
    font-size: 1.5em;
    padding-top: auto;
    padding-bottom: auto;
    overflow: hidden;
}

@media (max-width: 768px) {
	
}

@media (min-width: 768px) {
	
}