/*
Free Html5 Responsive Templates
Author: Kimmy Tran
Author URI: http://www.zerotheme.com/
*/
html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}
.bookbox .bookwrap {
		min-height: 180px;
	}

/*------------------------*/

@media only screen and (max-width: 960px) {
}

@media only screen and (max-width: 800px){
#page1 .menuph span {
	font-size:15px;
}
#menu li a {
	font-size: 12px;
}
	
footer .tel {
	font-size:24px;
	margin: 6px 12px 20px 6px;
	/*color: #222;*/
}
footer .tel span {
	display: inline-block;
	font-size: 16px;
	line-height: 18px;
	margin-top: 2px;
}
footer a.button-2 {
	font-size: 14px;
}

.bookbox .col-1-3 {
	width: 50%;
}
.bookbox .col-1-3 .bookwrap .col-2-3 {
	width: 66.6666666%;
}
.bookbox .col-1-3 .bookwrap .col-1-3 {
	width: 33.3333333%;
}
.bookbox .bookwrap {
		min-height: auto;
	}
}
@media only screen and (max-width: 640px) {
#page1 .menuph span {
	font-size:13px;
	top:10px;
	left: 10px;
}
#page1 .wrapper .extra-wrap p {
	font-size:12px;
}
#menu li a {
	font-size: 11px;
}
.slider zerogrid { display:none;}
.rslides_container { display:none;} 

h2 {
	font-size: 16px;
	padding: 0 10px;
	}
/*lawyers profile list*/
#page4 ul.list {
	display: none;}
#page4 .profile_name {
	position:absolute;
	top:10px;
	right: 6px;
}
#page4 h2.namae span {
	font-size: 18px;}
#page4 h2.namae span.en {
	display: none;}
	
footer .tel {
	display: inline-block;
	font-size:26px;
	margin: 6px 12px 20px 6px;
	/*color: #222;*/
}
footer .tel span {
	font-size: 14px;
	line-height: 22px;
	margin-top: 2px;
}


footer a.button-2 {
	font-size: 12px;
	padding: 15px;
}
}



@media only screen and (max-width: 480px) {
header nav {height:104px;}

h1 {
	padding: 20px 10px 0 10px;
	background: none;
	float: left;
	width: 80%;
}
h1 img {
}

.address, .phone, .phone span {
	display: none;
}
/***** util menu*****/
.util li {
	display: block;
	float: left;
	padding:8px 10px;
	margin: 0px;
}
.util li a {
	font-size: 11px;
	line-height: 11px;
	padding:0px;
	color: #c0c0c0;
}

#menu li {
	display: inline-block;
	float: left;
	width: 25%;
	text-align:center;
	line-height: 25px;
	padding: 20px 0 5px 0;
	position: relative;
	background: url(../images/menu-spacer.png) left top no-repeat;
}


#page1 .menuph span {
	font-size:18px;
	top:20px;
	left: 10px;
}
.subimage {
	position:relative;
}
.subimage_container {
	height: 40px;
  }
.subimage h2 {
	font-size: 18px;
	font-weight: normal;
	color: #152858;
	position:absolute;
	top: 6px;
    left: 10px;
    z-index: 99;
}
.box {
	display: none;
}
.bookbox .col-1-3 {
	width: 100%;
}

}

@media only screen and (max-width: 360px) {
}