@media screen and (max-width: 991px) {
img{max-width:100%;}

.container { width:100%;}
.devicerow .rowright { width:81%;}
.devicerow .rowright .renamesection { margin-top:0;}
}



@media screen and (max-width: 820px) {
.devicemanager { margin:0;}
.devicerow .rowleft { width:119px; }
.devicerow .rowright { width:603px; padding:16px 14px ; min-height:140px;}

}


@media screen and (max-width: 767px) {
h1.border-h .left, h1.border-h .right{float:none !important; vertical-align:top;}
.statuscontent div{display:inline !important;}
.statuscontent div img{float:none !important; vertical-align:middle;}

.devicerow .rowleft { width:15%; }
.devicerow .rowright { width:81%; padding:16px 2% ; min-height:140px;}

}
@media screen and (max-width: 639px) {
.devicemanager { margin:0; }
/*.devicerow .rowleft { width:100%; text-align:center; padding:16px 0;}
.devicerow .rowleft img { display:inline-block;}
.devicerow .rowright { width:96%; padding:9px 2%;}
.devicerow .rowright .textinfo { width:100%;}
.devicerow .rowright .renamesection { float:right; margin-top:10px;}
.devicerow .rowright .textinfo p { padding-bottom:15px;}*/

}

@media screen and (max-width: 479px) {	

}