html, body{
	color: #333;
	font-size: 14px;
}
*{
	box-sizing: border-box;
}
#page{
	position: relative;
}
a,
a:visited{
	color: #00f;
	text-decoration: none;
}
h1,h2,h3{
	margin: 0;
}
.clearfix{
	clear: both;
	display: block;
	height: 0;
	width: 0;
}
.wrapper{
	margin: 0 auto;
	max-width: 1024px;
	min-width: 280px;
}
#masthead{
	background: rgba(255,255,255,.8);
	border-bottom: 3px solid rgba(200,16,46,.9);
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 10;
}
#search{
	float: left;
	margin-left: 10px;
	text-align: right;
	vertical-align: top;
	width: 150px;
}
#search input{
	background: rgba(255,255,255,.7);
	border: none;
	font-size: 12px;
	margin: 7px 0;
	padding: 5px 10px;
	width: 100%;
}
#search input::-webkit-input-placeholder{
	color: rgba(200,16,46,1);
}
#search input::-moz-placeholder{
	color: rgba(200,16,46,1);
}
#search input:-ms-input-placeholder{
	color: rgba(200,16,46,1);
}
#search input:-moz-placeholder{
	color: rgba(200,16,46,1);
}
#social{
	float: right;
	margin: 10px auto 0 auto;
	text-align: right;
	vertical-align: top;
	width: 49%;
}
#social a{
	background-size: 20px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 23px;
	margin: 0 5px;
	vertical-align: top;
	width: 20px;
}
#social a#anteriores{
	color: #333;
	font-size: 12px;
	height: auto;
	padding-top: 3px;
	width: auto;
}
#facebook{
	background-image: url(../images/facebook.png);
}
#twitter{
	background-image: url(../images/twitter.png);
}
#youtube{
	background-image: url(../images/youtube.png);
}
#google{
	background-image: url(../images/google.png);
}
#tecnotrend{
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
#tecnotrend #delasalle{
	background: url(../images/lasalle.png) no-repeat;
	background-size: 100px auto;
	height: 35px;
	margin: 0 auto;
	width: 280px;
}
#tecnotrend #logo{
	background: url(../images/tecnotrend.png) center bottom no-repeat;
	background-size: 280px 24px;
	color: #212428;
	display: block;
	font-size: 12px;
	margin: 10px auto 0 auto;
	padding-bottom: 24px;
	text-align: right;
	width: 280px;
}
#numero{
	float: right;
	font-size: 10px;
	margin: 5px 0;
	padding: 0 10px;
	text-align: right;
	text-transform: uppercase;
}
#site-navigation{
	background: rgba(200,16,46,.9);
	padding: 0 20px;
}
#banner{
	background-size: cover;
	height: 350px;
	position: relative;
}
#banner.int{
	background-position: top center;
	background-size: 1920px auto;
	height: 96px;
}
.flexslider.banner{
	height: 100%;
	top: 0;
}
.flexslider.banner .slides{
	height: 100%;
}
.flexslider.banner .slides li{
	background-position: center;
	background-size: cover;
	height: 100%;
	position: relative;
}
.flex-direction-nav a{
	height: 50px;
	width: 40px;
}
.flex-direction-nav .flex-next{
	background-color: rgba(255,255,255,.5);
}
.slide_title{
	background: rgba(0,58,69,.7);
	bottom: 0;
	color: #fff;
	position: absolute;
	width: 100%;
}
.slide_title a{
	color: #fff;
	display: block;
	padding: 20px;
	text-transform: uppercase;
}
#lblMenu,
#lblMenuSingle{
	background: url(../images/menu.png) right 10px center no-repeat;
	background-size: 18px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 5px 40px 5px 10px;
	text-align: right;
}
#nav{
	list-style: none;
	margin: 0 auto;
	margin-bottom: 20px;
	max-height: 0px;
	overflow: hidden;
	padding: 0;
	text-align: left;
	transition: max-height .5s ease;
}
#nav li a{
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 5px 10px;
	text-align: center;
}
#secondary{
	display: none;
}
/*#secondary > .wrapper{
	max-height: 0;
	overflow: hidden;
	transition: max-height .5s ease;
}
#secondary article .side_thumb{
	display: none;
}
#secondary article .side_title a{
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 5px 10px;
}*/
#primary{
	margin: 0 auto;
	max-width: 1024px;
}
.page-title{
	color: #333;
	margin-top: 30px;
}
.hentry{
	padding: 10px 20px;
}
#main > a.hentry{
	background: #003A45;
	color: #fff;
	margin: 10px;
	padding: 0;
}
#main > a.hentry .entry-thumb{
	background-size: cover;
	padding-top: 70%;
}
#main > a.hentry .entry-header{
	padding: 10px 20px;
}
#main > a.hentry .entry-title{
	font-size: 16px;
	line-height: 1;
}
#main > a.hentry .entry-meta{
	display: none;
}
#main > a.hentry .entry-content{
	padding: 0 20px;
}
#main > a.hentry .entry-content p{
	margin-top: 0;
}
#main div.hentry{
	text-align: justify;
}
#main div.hentry .entry-header #share{
	margin-top: 20px;
	text-align: right;
}
#main div.hentry .entry-header #share #facebook,
#main div.hentry .entry-header #share #twitter,
#main div.hentry .entry-header #share #google{
	background: none;
	display: inline-block;
	vertical-align: top;
}
#main div.hentry .entry-title{
	color: #666;
	line-height: 1.1;
	font-size: 1.5em;
	position: relative;
	text-transform: uppercase;
}
.title_decor{
	border-bottom: 2px solid rgba(200,16,46,.9);
	width: 250px;
}
#main div.hentry .entry-content img[style*="float: left"],
#main div.hentry .entry-content img[style*="float: right"],
#main div.hentry .entry-content figure[style*="float: left"],
#main div.hentry .entry-content figure[style*="float: right"]{
	margin: 0 0 20px;
	width: 100%;
}
#main div.hentry .entry-content figure{
	font-size: 12px;
	text-align: center;
}
#main div.hentry .entry-content figure img{
	height: auto;
	width: 100%;
}
#main div.hentry_archive .entry-title a{
	color: #666;
	display: block;
	line-height: 1.1;
	font-size: 1.2em;
	margin-top: 20px;
	position: relative;
	text-transform: uppercase;
}
#main div.hentry .download,
#main div.hentry .download:hover{
	background: rgba(200,16,46,1);
	color: #fff;
	padding: 10px 20px;
}
blockquote{
	background: rgba(0,58,69,1);
	color: #fff;
	margin: 0;
	padding: 20px 40px;
	position: relative;
}
.tiles-wrap li{
	background: rgba(0,58,69,.5);
	padding: 0;
	position: relative;
}
.tiles-wrap li a{
	color: #fff;
	font-weight: normal;
	text-align: left;
}
.tiles-wrap li a div:nth-child(1){
	background-position: center;
	background-size: cover;
	padding-top: 80%;
}
.tiles-wrap li a div:nth-child(2),
.tiles-wrap li a div:nth-child(3){
	background: rgba(0,58,69,1);
	padding: 5px 10px;
}
.tiles-wrap li a div:nth-child(2){
	font-weight: bold;
}
.tiles-wrap li a div:nth-child(4){
	background: rgba(200,16,46,.9);
	color: #fff;
	left: 0;
	padding: 8px 10px;
	position: absolute;
	top: 0;
}
.tiles-wrap li a div p{
	margin: 5px 0;
}
a.result{
	background-position: center;
	background-size: cover;
	color: #fff;
	display: block;
	height: 150px;
	margin-bottom: 20px;
	position: relative;
}
a.result span{
	background: rgba(0,58,69,1);
	bottom: 0;
	padding: 5px 10px;
	position: absolute;
	width: 100%;
}
a.issue{
	color: #333;
	float: left;
	font-size: 12px;
	margin: 20px 10px;
	text-align: center;
	width: 140px;
}
a.issue .cover{
	background-size: cover;
	background-position: center;
	height: 160px;
	margin: 0 10px 10px 10px;
}
.video-responsive{
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}
.video-responsive iframe{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#footer{
	background: rgba(0,0,0,.8);
	border-top: 3px solid rgba(200,16,46,.9);
	color: #ccc;
	font-size: 12px;
	padding: 20px;
}
#footer a{
	color: #fff;
}
#tecnotrend_footer{
	background: url(../images/tecnotrend_w.png) no-repeat;
	background-size: cover;
	display: block;
	height: 25px;
	width: 199px;
}
#delasalle_footer{
	background: url(../images/lasalle_w.png) no-repeat;
	background-size: cover;
	display: block;
	height: 25px;
	width: 91px;
}
#latindex{
	background: url(../images/latindex.png);
	background-size: cover;
	display: inline-block;
	height: 25px;
	width: 89px;
}
#riilsa{
	background: url(../images/riilsa.png);
	background-size: cover;
	display: inline-block;
	height: 40px;
	width: 36px;
}

@media screen and (min-width: 480px){
	#tecnotrend_footer,
	#delasalle_footer{
		display: inline-block;
	}

}
@media screen and (min-width: 640px){
	#social{
		margin: 10px;
		margin-bottom: 3px;
		width: auto;
	}
	#tecnotrend #delasalle{
		width: 398px;
	}
	#tecnotrend #logo{
		background-size: 585px auto;
		margin: 0 auto;
		padding-bottom: 50px;
		width: 585px;
	}
	#numero{
		font-size: 12px;
	}
	#banner{
		height: 450px;
	}
	#banner.int{
		height: 118px;
	}
	.slide_title{
		font-size: 24px;
	}
	#main > a.hentry{
		display: inline-block;
		margin: 1%;
		vertical-align: top;
		width: 47%;
	}
	#main div.hentry .entry-title{
		font-size: 2em;
	}
	#main div.hentry .entry-content img[style*="float: left"],
	#main div.hentry .entry-content figure[style*="float: left"]{
		margin: 0 20px 20px 0;
		max-width: 300px;
	}
	#main div.hentry .entry-content img[style*="float: right"],
	#main div.hentry .entry-content figure[style*="float: right"]{
		margin: 0 0 20px 20px;
		max-width: 300px;
	}
	a.result{
		float: left;
		margin: 0 10px 20px 10px;
		width: calc(50% - 20px)
	}
}
@media screen and (min-width: 768px){
	#main > a.hentry{
		margin: 1%;
		width: 30%;
	}
}
@media screen and (min-width: 1024px){
	#tecnotrend{
		margin-bottom: 20px;
	}
	#numero{
		margin-top: -5px;
	}
	#banner{
		height: 550px;
	}
	#banner.int{
		height: 123px;
	}
	#lblMenu{
		display: none;
	}
	#secondary{
		background: transparent;
		display: block;
		float: right;
		margin-top: 30px;
		max-height: 50000px;
		width: 30%;
	}
	#secondary > .wrapper{
		max-height: 50000px;
		max-width: 100%;
	}
	#secondary article .side_thumb{
		background-size: cover;
		display: block;
		padding-top: 60%;
	}
	#secondary article .side_title a{
		background: rgba(0,58,69,1);
		color: #fff;
		display: block;
		font-size: 14px;
		margin-bottom: 10px;
		padding: 5px 10px;
		text-transform: uppercase;
	}
	#nav{
		max-height: 100px;
	}
	#nav li{
		display: inline-block;
	}
	#nav li a{
		padding: 8px;
	}
	#nav li a strong{
		display: block;
	}
	#primary{
		float: left;
		width: 69%;
	}
	#main > a.hentry{
		margin: 1%;
		width: 22.5%;
	}
}