#page_content{margin:0}

.focus_wrap ul li a:focus .text{text-decoration:underline}




/****** Mobile ******/
@media screen and (max-width:690px){


}


/****** Tablet Device ******/
@media screen and (min-width:691px) and (max-width:899px){




}

/****** Desktop Device ******/
@media screen and (min-width:900px) and (max-width:1599px) {

}


/****** Desktop Wide Device ******/ /* and (max-width:1865px)  */
@media screen and (min-width:1600px){ 










}