/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 319px) {
/* Styles */
.w9 {width:90%;}
.w850 {width:85%;}
.rmm {display:block;}
.unavfade {display:none;}
.currenttab {display:none;}
.vid {border: 2px solid black; margin-left:0px;width:98%;float:none;} /*252,143*/
.vidsize {width:100%;height:170px;} /*250,141*/
.showbrdr {width:274px;height:205px;margin:0px;}
#fadeshow1 {display:none;}
.show {width:274px;height:205px;}
.sidebar {width:88%;margin-right:0px;float:none;}
.bottompic {width:90%;float:left;margin-left:5%;margin-right:0px;border:2px solid green;}
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
.w9 {width:90%;}
.w850 {width:85%;}
.rmm {display:block;}
.unavfade {display:none;}
.currenttab {display:none;}
.vid {border: 2px solid black; margin-left:0px;width:98%;float:none;} /*252,143*/
.vidsize {width:100%;height:170px;} /*250,141*/
#fadeshow1 {display:none;}
.showbrdr {width:274px;height:205px;margin:0px;}
.show {width:274px;height:205px;}
.sidebar {width:88%;margin-right:0px;float:none;}
.bottompic {width:90%;float:left;margin-left:5%;margin-right:0px;border:2px solid green;}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 481px) 
and (max-device-width : 559px) {
/* Styles */
.w9 {width:90%;}
.w850 {width:85%;}
.rmm {display:block;}
.unavfade {display:none;}
.currenttab {display:none;}
.vid {border: 2px solid black; margin-left:0px;width:98%;float:none;}
.vidsize {width:100%;height:306px;} /*481,271*/
#fadeshow1 {display:none;}
.showbrdr {width:274px;height:205px;margin:0px;}
.show {width:274px;height:205px;}
.sidebar {min-width:92%;margin-right:0px;float:none;}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 560px) 
and (max-device-width : 900px) {
/* Styles */
.w9 {width:90%;}
.w850 {width:85%;}
.rmm {display:block;}
.unavfade {display:none;}
.currenttab {display:none;}
.vid {border: 2px solid black; margin-left:0px;width:100%;max-width:549px;height:310px;float:none;}
.vidsize {position:relative;width:100%;max-width:545px;height:306px;}
#fadeshow1 {display:none;}
.showbrdr {width:274px;height:205px;margin:0px;}
.show {width:274px;height:205px;}
.sidebar {width:92%;margin-right:0px;float:none;}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 901px) 
{
/* Styles */
.rmm {display:none;}
.unavfade {display:block;}
.currenttab {display:block;}
.vidsize {width:545px;height:306px;}
#fadeshow2 {display:none;}
.showbrdr {margin:0px;}
.sidebar {width:280px;}
}