#player{ display: none; position: relative; width: 1000px; height: 512px;}
div.soc{float: left; padding: 10px 0px;}
#plans{width: 100%; text-align: center; margin: 50px 0 10px 0; clear: both;}

div.lang{
display: block;
position: absolute;
top: 1em;
right: 5%;
z-index: 1000;
width: 40px;
}

div.lang a{
color: #00598C;
text-decoration: none;
text-transform: uppercase;
font-size: 0.8em;
margin-right: 1em;
}

#youtube{
margin-top: 77px;
}

@media screen and (min-width: 600px) and (max-width: 1050px){
div.controlclipping{ top: 62%; width: 14em; right: -4.5em;}
#player{ width: 600px; height: 338px;}
button.playstop {margin: 306px -40px 0px -40px;}
div.conteiner1 { top: 20px; }
[class^="scroll"] img {margin-left: 1px;}
#youtube iframe {width: 95%;}
}

@media screen and (max-width: 600px){
div.path { display: none; }
#slideb { display: none; }
button.full { display: none; }
div.social { display: none; }
h2{padding: 1px;}
#intro{height: 180px;}
[class^="scroll"] img {margin-left: 1px;}
#youtube iframe {width: 95%;}
div.lang{ display: none; }
}