/* BANNER PRINCIPAL */

.mainsection {
	float: left;
	display: block;
	text-align: center;
}

/* BANNERS APPLE-ACCESORIOS-SAMSUNG */

.mainbanners {
	position: relative;
	float: left;
	display: block;
	width: 100%;
}
.mainbanners-brand {
	display: block;
    text-align: center;
    background: #05a0ff;
}
.mainbanners-brand a {
	text-decoration: none;
	display: block;
	height: 120px;
	background-image: url(../img/pixel1.png);
	background-size: repeat;
	background-position: center;
}
.mainbanners-brand .link2 {
	text-decoration: none;
	display: block;
	height: 120px;
	background-image: url(../img/pixel2.png);
	background-size: repeat;
	background-position: center;
}
.mainbanners-title { /* H3 */
	display: block;
	font-family: 'Open Sans';
	color: #FFF;
}
.mainbanners-text {
    display: block;
    font-style: italic;
    color: #FFF;
}
h4 {
	display: block;
	padding: 10px 0 20px 0;
	font-size: 1.5em;
	text-align: center;
}


/* fin de este estilo */


@media screen and (min-width: 800px) { /* PARA PANTALLAS GRANDES */

	/* BANNER PRINCIPAL */
	.mainsection {
		display: block;
		width: 100%;
		height: 450px;
		background-color: #000;
	    background-image: url(../img/article-main-section-2.jpeg);
	    background-size: auto 100%;
	    background-position: center;
	    background-repeat: no-repeat;
	}
	.mainsection-title { /* H1 */
		margin-top: 5%;
	}
	.ms-title-span {
		display: inline-block;
	    padding: 5px 10px;
	    line-height: 1.35;
	    margin: 1% auto 1% auto;
	    color: #FF0D62;
	    font-size: 2em;
	    text-align: justify-all;
		text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
	    font-weight: 800;
	    display: none;
	}
	.wth {
		margin-top: 270px;
		display: block;
		font-size: 0.8em;
		font-weight: 700;
		color: #FF0D62;
		text-shadow: 2px 0 0 #FFF, -2px 0 0 #FFF, 0 2px 0 #FFF, 0 -2px 0 #FFF, 1px 1px #FFF, -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF;
	}
	.ms-title-small {
		font-size: 1em;
	}
	.ms-title-small-small {
		font-size: 0.6em;
		font-style: italic;
	}

	/* BANNERS APPLE-ACCESORIOS-SAMSUNG */

	.mainbanners {
		padding-top: 10px;
		padding-bottom: 10px;
		background: #edf1f2;
	}
	.mainbanners-brand {
		float: left;
		margin-bottom: 10px;
		width: 33%;
	    height: 120px;
	    text-align: center;
		vertical-align: top;
	    -webkit-transition: .2s;
	    -moz-transition: .2s;
	    -o-transition: .2s;
	    -ms-transition: .2s;
	    transition: .2s;
	}
	.mainbanners-brand:hover {
		-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
		box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
	    -webkit-transition: .2s;
	    -moz-transition: .2s;
	    -o-transition: .2s;
	    -ms-transition: .2s;
	    transition: .2s;
	}
	.mainbanner-c {
		vertical-align: top;
		margin: 0 0.5%;
	}
	.mainbanners-title { /* H3 */
		display: block;
		padding: 45px 0 0 0;
		font-size: 1.4em;
		font-weight: 600;
	}

}

@media screen and (max-width: 799px) { /* PARA PANTALLAS PEQUEÑAS */

	/* BANNER PRINCIPAL */

	.mainsection {
		margin-top: 50px;
		display: block;
		padding: 0 3%;
		width: 94%;
		height: 300px;
	    background-image: url(../img/article-main-section-1.jpg);
	    background-size: cover;
	    background-position: center;
	}
	.mainsection-title { /* H1 */
		margin-top: 45%;
	}
	.ms-title-span {
		display: inline-block;
	    padding: 5px 10px;
	    line-height: 1.35;
	    margin: 1% auto 1% auto;
	    color: #FF0D62;
	    font-size: 1.1em;
	    text-align: justify-all;
		text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
	    font-weight: 800;
	}
	.wth {
		display: block;
		font-size: 0.5em;
		font-weight: 700;
		color: #FFF;
		text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
	}

	/* BANNERS APPLE-ACCESORIOS-SAMSUNG */

	.mainbanners {
		margin: 15px auto;
	}

	.mainbanners-brand {
		margin: 20px auto;
		width: 95%;
	    height: 120px;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
		-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	}
	.mainbanners-title { /* H3 */
		padding: 45px 0 0 0;
		font-size: 1.2em;
		font-weight: 600;
	}

}
