@media (max-width: 767px) {
/* Start Viewport phone */
body { background-color:#000000; }
#body-content { height:350px; }
#txtBox_1 { z-index:101; }
/* End Viewport phone */
}