/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

.sip { width: 260px; float: right; padding-top: 22px;}
.sip2 { float: right; width: 260px;clear:right;}
#m4vframe { float: left; }

@media screen and (max-width: 807px) {
	.sip { width: 240px;}
	.sip2 { width: 240px;}
}
@media screen and (max-width: 755px) {
	.sip2 { float: left !important; width: auto !important;}
}

.help_section{
	text-align:center;
	padding-bottom: 20px;
	padding-top: 20px;
}
.help_section h3{
	font-weight: bold;
	font-size: 19px;
}
.help_section h5{
	font-weight: normal;
	font-size: 12px;
}
.help_section h6{
	font-size: 9px;
    	font-weight: normal;
    	margin-left: 125px;
    	margin-top: -14px;
    	text-align: left;
}
.help_section span{
	color: #87B900;
}
#usar_megacine{
	position: relative;
}
#usar_megacine h5{
	float: left;
    	font-weight: bold;
    	padding-left: 150px;
}
#usar_megacine a{
	position:absolute;
	width: 175px;
	height: 35px;
	left: 508px;
	top: 146px;
}
#que_es_megacine{
	background-color: #000000;
}

#desde_cualquier_dispositivo{
	background-color: #000000;
}