body #celular-hidden #celular{
    background-color: #3c3c3c !important;
    box-shadow: 0 0 3px #141414 !important;
}
#celular{
    position: relative;
    z-index: 1;
    padding-right:24px;
    padding-left: 24px;
    background: #cacaca;
    margin: 0;
    padding: 7px 0;
    -webkit-transform: none;
    box-shadow: 0 0 3px #cacaca;
    border-bottom: 5px solid #3c3c3c;
}
        .mvp-vid-box-wrap {
            color: #FFF;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 3px solid #FFF;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 18px;
	line-height: 35px;
	margin: -20px 0 0 -20px;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: scale(0);
	   -moz-transform: scale(0);
		-ms-transform: scale(0);
		 -o-transform: scale(0);
			transform: scale(0);

	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		 -o-transition: all 0.3s ease-in-out;
			transition: all 0.3s ease-in-out;
        }
       
        .jssorb03 {
            position: absolute;
        }
        .jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
            position: absolute;
            /* size of bullet elment */
            width: 21px;
            height: 21px;
            text-align: center;
            line-height: 21px;
            color: white;
            font-size: 12px;
            background-color: #000;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb03 div {
            background-position: -5px -4px;
        }
        .jssorb03 div:hover, .jssorb03 .av:hover {
            background-position: -35px -4px;
        }
        .jssorb03 .av {
            background-position: -65px -4px;
        }
        .jssorb03 .dn, .jssorb03 .dn:hover {
            background-position: -95px -4px;
        }
        .jssora03l, .jssora03r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 55px;
            height: 55px;
            cursor: pointer;
            font-size: 82px;
            color: #000;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            overflow: hidden;
        }
        .jssora03l {
            background-position: -3px -33px;
        }
        .jssora03r {
            background-position: -63px -33px;
        }
        .jssora03l:hover {
            background-position: -123px -33px;
        }
        .jssora03r:hover {
            background-position: -183px -33px;
        }
        .jssora03l.jssora03ldn {
            background-position: -243px -33px;
        }
        .jssora03r.jssora03rdn {
            background-position: -303px -33px;
        }
        .jssora03l.jssora03lds {
            background-position: -3px -33px;
            opacity: .3;
            pointer-events: none;
        }
        .jssora03r.jssora03rds {
            background-position: -63px -33px;
            opacity: .3;
            pointer-events: none;
        }
        @media only screen and (max-width: 600px) {
            .slidermovil {
                width: 280px !important;
                height:370px !important;
                margin-right: 0px !important;
            }
            .TapaMovil {
                padding-bottom: 3px !important;
                padding-top: 3px !important;
            }
            .ancho {
                width: 290px !important;
                margin: 0 0 20px !important;
                margin-right: 5px !important;
               
            
            }
        }