@media only screen and (max-width:838px) {
html[data-useragent*='rv:11.0'] #col_menu_hd1 {
	top:0px;
    left: 3%;
}
html[data-useragent*='rv:11.0'] #col_menu_hd2 {
	top:0px;
    left: 0%;
    position: relative;
}
html[data-useragent*='rv:11.0'] .rig_foot_copy {
    position: relative;
}

}