*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none !important;
}
.wrap_nav{
	background-color: #921829;
	border: 0 !important;
	padding: 0 !important;
	border-radius: 0 !important;
	margin-bottom: 0 !important;
}
.item img{
	background-size: cover;
	width: 100%;
}
.clearfix_headnav{
	height: 50px;
}
.wrap_menu li{
	font-family: "Open Sans", Sans-serif;
	font-weight: 600;
	font-size: .8em;
}
.wrap_menu li a{
	/*color: #fff !important;*/
	text-transform: uppercase;
}
.wrap_menu li a:hover{
	background-color: #b74656 !important;
}
.logo{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.logo img{
	width: 40px;
	height: 40px;
}
.btn_toggle{
	margin: 0px !important;
	border: 0 !important;
  	border-radius: 0 !important;
  	padding: 18px 10px !important; 
  	color: #fff !important;
}
.btn_toggle:hover{
	background-color: #aa3848 !important;
}
.bar{
	background-color: #fff !important;
}

.lbl_lawyerstitle{
	font-family: "Open Sans",Sans-serif;
	font-weight: 400;
	font-size: 1.6em;
	color: #333;

}
.wrap_lbl_lawyerstitle{
	padding: 30px 0px;
}

.wrap_lawyer_img{
	width: 100%;
	height: 100%;
	overflow-y: hidden;

}

.wrap_lawyer_img img{
	width: 100%;
	padding-right: 0px;
	padding-left: 0px; 
}
.wrap_content_lawyer p{
	font-family: "Open Sans",Sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #333;
}
.wrap_content_lawyer{
	padding-left: 0px;
}

.wrap_content_lawyer p label{
	font-family: "Open Sans",Sans-serif;
	font-weight: 400;
	font-size: 1.2em;
	color: #333;
	text-transform: uppercase;
}
.border_bottom{
	border-bottom:1px solid #ddd;
	padding: 0 0 20px 0;
}

.padding_top{
	padding-top: 20px;
}








@media screen and (max-width: 36em) {
	.wrap_image{
		height: 200%;
		overflow-y: hidden;
	}
	.wrap_lawyer_img{
		width: 100%;
		height: 250px;
		overflow-y: hidden;

	}


}

@media screen and (max-width: 320px) {
	.wrap_navi_our_prac{
		position: static;
	}
	.wrap_navi_our_prac ul li{
		width: 100%;
	}
	.border_left{
		border-left: none;
	}
	.wrap_lawyer_img{
		width: 100%;
		height: 100%;
		overflow-y: hidden;

	}
	
}

@media only screen and (min-device-width: 329px) and (max-device-width: 500px){
.wrap_navi_our_prac{
		position: static;
	}
	.wrap_navi_our_prac ul li{
		width: 100%;
	}
	.border_left{
		border-left: none;
	}
	.wrap_lawyer_img{
		width: 100%;
		height: 100%;
		overflow-y: hidden;

	}

}

@media only screen and (min-device-width: 550px) and (max-device-width: 800px){
	.wrap_navi_our_prac{
		position: static;
	}
	.wrap_navi_our_prac ul li{
		width: 100%;
	}
	.border_left{
		border-left: none;
	}
	.wrap_lawyer_img{
		width: 100%;
		height: 100%;
		overflow-y: hidden;

	}
}

@media (max-width: 767px){
	.wrap_navi_our_prac{
		position: static;
	}
	.wrap_navi_our_prac ul li{
		width: 100%;
	}
	.border_left{
		border-left: none;
	}
	.wrap_lawyer_img{
		width: 100%;
		height: 100%;
		overflow-y: hidden;

	}
}
