/*
Theme Name: Williams Weese
Description: The original Williams Weese theme.
Version: 1
Author: Williams Weese
*/

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
max-width: 100%; 
height: auto; 
}
.alignleft,
img.alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;
}
.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 0;
}
.wp-caption {
background: #f1f1f1;
line-height: 18px;
margin-bottom: 20px;
max-width: 632px !important; 
text-align: center;
}
.wp-caption img {
margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
color: #888;
font-size: 12px;
margin: 5px;
}
.wp-smiley {
margin: 0;
}
.gallery {
margin: 0 auto 18px;
}
.gallery .gallery-item {
float: left;
margin-top: 0;
text-align: center;
width: 33%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
color: #888;
font-size: 12px;
margin: 0 0 12px;
}
.gallery dl {
margin: 0;
}
.gallery img {
border: 10px solid #f1f1f1;
}
.gallery br+br {
display: none;
}
#content .attachment img {
margin: 0 auto;
}
.content ul, .content ol{margin:20px 0;}
.content ul li, .content ol li{margin:8px 0 8px 20px; line-height:26px;}
input[type="text"], input[type="email"], input[type="tel"], textarea {
	border: 1px solid #ffffff;
	padding: 15px !important;
	background: rgba(255, 255, 255, .3);
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	margin: 0 !important;
	transition: all 0.5s;
}
input[type="text"]:hover, input[type="email"]:hover, input[type="tel"]:hover, textarea:hover{
	background: #404041;
}
.footer input[type="submit"]{
	  background: #404041;
	color:#ffffff;
}
.footer input[type="submit"]:hover{
	  background: #ffffff;
	color:#404041;
}
.footer a{
	color:#ffffff;
	text-decoration:underline;
}
input[type="submit"], a.readmore {
	border: 0 none;
	cursor: pointer;
	background: #487399;
	margin: 0;
	color: #fff;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	padding: 10px 25px;
	transition: all 0.5s;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 10px;
}
input[type="submit"]:hover, a.readmore:hover {
  background: none repeat scroll 0 0 #3E4F5F;
  color: #ffffff;
}

*{
padding:0;
margin:0;
}

body.mceContentBody{
background:none;
color:#000000;
}

body,table{
font-family: 'Poppins', sans-serif;
font-size:17px;
color:#4D4D4D;
}
strong{
	font-weight:bold;
}
img, fieldset{
border:0;
}

table {
	width: 100%;
	border-collapse: collapse;
}

p{
line-height:26px; 
margin-bottom:25px;
}

a{
outline:none;
text-decoration:none;
color:#487399;
transition: all 0.5s;
}

a:hover{
color:#1B2735;
}

h1{
font-size:60px; 
font-weight:700;
margin-bottom:20px;
color:#487399;
line-height:70px;
}

h2{
font-size:48px; 
font-weight:700;
margin-bottom:20px;
color:#487399;
line-height:60px;
}

h3 {
	font-size: 35px;
	font-weight:700;
	margin-bottom: 20px;
	color:#487399;
	line-height:44px;
}

h4{
font-size:30px; 
font-weight:700;
margin-bottom:20px;
color:#487399;
line-height:40px;
}
h5{
font-size:22px; 
font-weight:700;
margin-bottom:20px;
color:#487399;
line-height:40px;
}

.clear{
clear:both;
}



.wrapper{
width:90%;
margin:0 auto;
max-width:1920px;
}

/*.admin-bar header {
	margin-top: 32px;
}*/

.logo {
	float: left;
	width: 315px;
	padding: 15px 0;
}
.topright {
	float: right;
	margin-top: 33px;
	text-align: right;
}
.topright p {
	margin: 0;
}
.header {
	z-index: 9999;
	position: relative;
}
header {
	background:rgba(255, 255, 255, 0.5);
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
	z-index: 99999;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
}

.logo, .header, .wrapper1_in, .nav, .number {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.headerheight {
    height: auto;
}
/*.home .headerheight {
    height: auto;
}*/
header.smaller {
	height: auto;
	background:#ffffff;
}
.bannercaption {
	background: #487399;
	color: #ffffff;
	font-size: 24px;
	padding: 25px 0;
	box-sizing: border-box;
	text-align: center;
}
.banner .metaslider .caption-wrap {
	position: absolute;
	bottom: 10%;
	background: rgba(255, 255, 255, .7);
	color: #4d4d4d;
	opacity: 1;
	width: 50%;
	padding: 20px 20px 20px 5%;
	box-sizing: border-box;
	font-size:19px;
}
.banner h3{
	font-size: 48px;
	color: #487399;
	line-height: 54px;
}
.bannercaption h1 {
	color: #ffffff;
	text-transform: capitalize;
	margin:0;
}
.home .bannercaption {
	background: rgba(255, 255, 255, 0.7);
	color: #4D4D4D;
	font-size: 20px;
	width: 50%;
	position: absolute;
	top: 30%;
	left: 0;
	padding: 25px 25px 25px 8%;
	box-sizing: border-box;
	text-align: left;
}
.bannercaption p{
	line-height:30px;
	margin:0;
	
}

.banner {
	z-index: 999;
	position: relative;
}

.banner img {
	width: 100%;
}
.content {
	padding: 50px 0;
	overflow: hidden;
	background: #f0f0f0;
	position: relative;
}
.brown{
	color:#7D5438;
}
.bottom {
	text-align: center;
	padding: 50px 0;
}

/*.blogsmain {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}
.blogsmain .post {
	width: 32%;
	margin: 0 1% 20px 0;
	background: #E9E3E7;
	padding: 20px;
	box-sizing: border-box;
}
.blogsmain .post:nth-child(odd) {
	background: #ffffff;
}
.blogsmain .eb-post-category.comma-seperator {
	width: 100%;
}*/
.blogsmain .post {
	margin: 0 0 50px 0;
}
.post-meta > div {
	display: inline-block;
	margin: 0 5px 0 0;
}
.post-meta {
	margin-bottom: 20px;
	line-height: 28px;
}
.blogsmain h2.storytitle {
	font-size: 20px;
	line-height:28px;
}
.footer {
	background: #487399;
	color: #ffffff;
	padding: 50px 0;
	font-size: 17px;
}
.footer h4 {
	font-size: 22px;
	color: #ffffff;
	font-weight: 600;
	text-transform:uppercase;
}
.footer h5 {
	font-size: 20px;
	color: #ffffff;
	font-weight: 500;
	border-bottom: 1px solid #fff;
	display: ;
	margin-bottom: 15px;
}
.footerleft {
	float: left;
	width: 60%;
	display: flex;
	margin: auto;
	flex-wrap: wrap;
}
.footerright {
	float: right;
	width: 35%;
	margin-left: 5%;
}
.footerleft .left {
	width: 50%;
}
.footerleft .right {
	width: 50%;
}
.footerleft .right ul {
	list-style: none;
	float: left;
	display: flex;
	flex-wrap: wrap;
}
.footerleft .right ul li {
	width: 100%;
}
.footerleft .right ul li a{
	text-decoration:none;
}
.footerleft .right ul li::before {
	content: "-";
	margin-right: 10px;
}
.home .content img {
	width: 100%;
}
.home .content .su-row {
	display:flex;
	flex-wrap:wrap;
	align-items: center;
}
.homeattorneys {
	background: #7D5438;
	text-align: center;
	color: #ffffff;
	padding: 50px 0;
}
.homeattorneys h2{
	color: #ffffff;
}
.homeblogs {
	background: #ffffff;
	padding: 50px 0;
}
.homeblogs h3 {
	text-align: center;
}
.attorneyleft {
	float: left;
	width: 45%;
}
.bottom img {
	vertical-align: middle;
	margin: 0 10px;
}
.attlink {
	text-transform: uppercase;
	margin: 2px 0;
	display: inline-block;
	letter-spacing: 1px;
}
.attorneyright {
	float: right;
	width: 50%;
	position: absolute;
	bottom: 0;
	right: 0;
}
.imageicons img{
	margin:0 5px 20px;
}
.attorneys .storycontent {
	height: 220px;
	overflow-y: scroll;
	margin-bottom: 42px;
}
.short_bio{
	line-height:26px;
	margin-bottom:20px;
}
.linkedinlink {
	color: #0274b3;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	margin-bottom: 20px;
	display: block;
}
.linkedinlink img {
	vertical-align: middle;
	margin-right: 1px;
}
.attorneys h1 {
	font-size: 42px;
	margin: 0 0 5px;
}
.attorneys h4 {
	font-size: 32px;
  font-weight: 300;
  text-transform: uppercase;
}
.attlink {
	text-transform: uppercase;
	margin: 2px 0;
	display: inline-block;
	letter-spacing: 2px;
	font-size: 15px;
}
.content .team-bio-tabs-container ul{
	margin: 15px 0;
}
.team-bio-tabs-container ul li {
	list-style: none;
	margin: 2px 0 2px 2px;
}
.attorneys h2 {
	font-size: 20px;
	margin: 10px 0;
	line-height: 30px;
}
.tab {
	overflow: hidden;
}
.tab button {
	background-color: #ffffff;
	float: left;
	outline: none;
	cursor: pointer;
	padding: 14px 34px;
	transition: 0.3s;
	font-size: 14px;
	border: 0;
	border-left: 1px solid #3E4F5F;
	text-transform: uppercase;
	color: #3E4F5F;
	letter-spacing: 1px;
	margin:0 0 5px;
}
.tab button:first-child{
	border-left: 0;
}
.tabcontent {
	padding: 20px 0;
	box-sizing: border-box;
}
.tab button:hover {
	color: #ffffff;
	background: #487399;
}
.tab button.active {
	color: #ffffff;
	background: #487399;
}
.single-attorneys .content {
	padding: 50px 0 0;
	min-height: 680px;
}
hr {
	background: #3F4F5F;
	border: 0;
	height: 1px;
	margin: 25px 0;
}
.footer hr{
	background: #ffffff;
}
.team-bio-tabs-container {
	padding-bottom: 40px;
}
.single-attorneys .wrapper {
	position: relative;
}
.attorneyright img {
	display: block;
}
.attorneyinfo a {
	color: #3E4F5F;
	font-size: 17px;
	margin-right: 20px;
}
.attorneyinfo i {
	color: #7D5539;
}
.attorneyinfo{
	margin-bottom:30px;
}
.content .sf-field-post-meta-a-z_surname_alphabet {
	margin: 0;
}
.content .sf-field-post-meta-a-z_surname_alphabet li:first-child {
	display: none;
}
.content .sf-field-post-meta-a-z_surname_alphabet li {
	display: inline;
	margin-left: 0;
}
.content .sf-field-post-meta-a-z_surname_alphabet li input {
	display: none;
}
.content .sf-field-post-meta-a-z_surname_alphabet li label {
	padding: 5px 10px;
	border: 1px solid #dddddd;
	text-transform: uppercase;
	color: #7d5438;
	cursor: pointer;
	background:#ffffff;
}
.searchandfilter > ul {
	background: #3E4F5F;
	overflow: hidden;
}
.searchandfilter ul li:first-child {
	background: #ffffff;
	width:100%;
}
.searchandfilter ul li.sf-field-submit {
	float: left;
	margin-left: 10px;
	margin-top: 40px;
}
.sf-field-search, .sf-field-post-meta-office, .sf-field-post-meta-attorney_title, .sf-field-post-meta-practice_area {
	float: left;
	width: 20%;
	margin: 0 0 0 2% !important;
}
.searchandfilter h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #ffffff;
	font-weight: 300;
}
.searchandfilter input[type="text"], .searchandfilter select {
	background: #ffffff;
	border: 0;
	border-radius: 5px;
	height: 46px;
	padding: 0 20px !important;
	width: 100%;
	display: block;
	color: #000000;
	box-sizing: border-box;
}
.sf-field-search label, .sf-field-post-meta-office label, .sf-field-post-meta-attorney_title label, .sf-field-post-meta-practice_area label{
	display:block;
}
.attorneylist {
	display: flex;
	flex-wrap: wrap;
}
/*.attorneylist .attorneysingle {
	width: 15%;
	margin: 0 1% 1% 0;
	background: #eee;
	padding: 10px 0 0 0;
	box-sizing: border-box;
	position: relative;
}
.attorneysingle img {
	display: block;
}
.label {
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #ffffff;
	background: linear-gradient(0deg, rgb(64, 111, 150) 20%, rgba(0,0,0,0) 100%);
	padding: 15px 15px 10px;
	box-sizing: border-box;
}
a.hoverlink {
	display: none;
	transition: all 0.5s;
}
.label a {
	color: #ffffff;
}
.attorneysingle:hover .normalview {
	display: none;
}
.attorneysingle:hover a.hoverlink {
	background: linear-gradient(to top, rgba(64, 111, 150, 0.6), rgba(0,0,0,0.01));
	position: absolute;
	top: auto;
	height: 60%;
	width: 100%;
	left: 0;
	bottom: 0;
	text-align: center;
	align-content: center;
	justify-content: center;
	align-items: center;
	display: flex;
	font-size: 20px;
}
.attorneysingle:hover .label {
	top: 0;
}
.label h4 {
	margin: 0;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
}*/
.attorneylist .attorneysingle {
	width: 32%;
	margin: 0 1% 1% 0;
	padding: 10px 0 0 0;
	box-sizing: border-box;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
.attorneylist .attorneysingle > a {
	width: 35%;
	margin-right:0;
}
.attorneylist .attorneysingle > div {
	width: 60%;
}
.attorneysingle img {
	display: block;
	max-width: 100%;
}
.label {
	position: relative;
	/* background: linear-gradient(0deg, rgb(64, 111, 150) 20%, rgba(0,0,0,0) 100%); */
	padding: 15px 15px 10px;
	box-sizing: border-box;
}
.label h4 {
	margin: 0;
	font-size: 24px;
	font-weight: 600;
	line-height: 26px;
}
.label h4 small {
	font-size: 16px;
}
a.hoverlink {
	/* display: none; */
	transition: all 0.5s;
	margin: 5px 0;
	font-weight:bold;
}

.breadcrumbs {
	font-size: 13px;
	font-style: italic;
	margin-bottom: 30px;
}
.homeattorneys h4 {
	font-weight: 400;
	font-style: italic;
	    font-family: 'Poppins', sans-serif;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 26px;
}
.practicearea ul li {
	text-transform: uppercase;
	list-style: none;
	margin: 40px 0;
}
.practicearea ul li a{
color:#ffffff;	
}
.practice_disclaimer{
	margin-top:60px;
}
.summary-p {
	font-size: 20px;
	line-height: 30px;
}

.page-template-small-page .content .wrapper{
	width:70%;
}
.attorneyright img {

}
.attorneys {
	position: relative;
}
h3.title {

}
.logoarea{
	display:none;
}
.wpb-posts-nav {
	margin: 0 -3000px;
	padding: 50px 3000px;
	background: #E6DFD5;
	box-sizing: border-box;
	overflow: hidden;
}
.prevpost {
	float: left;
	width: 48%;
	background: #ffffff;
	position: relative;
	height: 180px;
overflow: hidden;
}
.nextpost {
	float: right;
	width: 48%;
	background: #ffffff;
	position: relative;
	height: 180px;
overflow: hidden;
}
.prevnextimage {
	float: left;
}
.prevnexttext {
	float: right;
	padding: 50px 30px 0 0;
	box-sizing: border-box;
	width: 400px;
	text-align: right;
}
.nextpost .prevnexttext {
	float: left;
	padding: 50px 0 0 30px;
	box-sizing: border-box;
	width: 400px;
	text-align: left;
}
.nextpost .prevnextimage {
	float: right;
}
.prevnexttext strong {
	font-weight: 300;
	text-transform: uppercase;
	color: #E5AE4C;
}
.prevnexttext strong svg {
	fill: #E5AE4C;
}

.wpb-posts-nav__thumbnail img {
	max-width: 150px;
	display:block;
}
.prevnexttext h4 {
	color: #000000;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 5px;
	font-size: 22px;
	margin-top: 15px;
}
.error404 .headerheight{
	height:55px;
}
.banner img {
	display: block;
}
.pt-cv-ctf-value {
	color: #E5AE4C;
}
.pt-cv-custom-fields {
	margin-top: 0;
}
.pt-cv-scrollable .pt-cv-title {
	margin-bottom: 0;
}
span.gold {
	color: #E5AE4C;
}
.practicearea ul {
	display: flex;
	flex-wrap: wrap;
}
.practicearea ul li {
	background: #487399;
	text-align: center;
	padding: 15px;
	color: #ffffff;
	border-radius: 2px;
	font-size: 20px;
	font-weight: bold;
	width: 23%;
	margin: 1%;
	list-style: none;
	box-sizing: border-box;
	align-content: center;
}
.practicearea ul li a:hover{
	color:#ffffff;
}
.attorneybioimage {
	position: absolute;
	right: 0;
	top: 60px;
	width: 35%;
}
.attorneymain {
	width: 60%;
	min-height: 600px;
}
.otherpracticeareas ul {
	overflow: hidden;
}
.otherpracticeareas ul li {
	list-style: none;
	margin: 0 0 10px;
	text-align: center;
}
.otherpracticeareas ul li a {
	font-size: 18px;
	color: #ffffff;
	background: #3F4F5F;
	display: block;
	font-weight: 500;
	padding: 10px;
	box-sizing: border-box;
}
.otherpracticeareas ul li a:hover {
	color: #ffffff;
	background: #7E563B;
}
.practicecontent {
	float: left;
	width: 70%;
	margin-right: 5%;
}
.practicelist {
	float: right;
	width: 25%;
}
p.seeall {
	text-align: right;
	text-transform: uppercase;
	font-size: 18px;
	margin-right: 1%;
}
p.seeall a {
	color: #3F4F5F;
	text-decoration: underline;
}
p.seeall a:hover {
	color: #7E563B;
}
.related-team {
	display: flex;
	text-align: center;
	flex-wrap: wrap;
}
.related-team .singleteam {
	width: 18%;
	margin: 0 2% 4% 0;
}
.teamcontent h5 {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 0;
	line-height: 24px;
}
a.emailid {
	color: #282724;
	font-size: 14px;
}
.singleteamimage {
	height: 300px;
	overflow: hidden;
	margin-bottom: 10px;
}
.page-template-practice-area h4 {
	font-size: 24px;
}
.teamcontent h3 {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 0;
}
.searchandfilter ul {
	margin-top: 0;
}
.homeattorneys .pt-cv-view .pt-cv-carousel-caption {
	text-align: center !important;
	background: #fff !important;
}
.homeattorneys .pt-cv-custom-fields .pt-cv-ctf-value {
	width: 100%;
	display: block;
	text-align: center !important;
}
.homeattorneys h4 {
	font-size: 18px;
}
.pt-cv-scrollable .pt-cv-carousel-caption {
	padding: 15px 0 0;
}
/*.attorneybioimage img {
	border: 10px solid #3E4F5F;
	box-shadow: 0px 0px 10px #3E4F5F;
}*/
.su-row.careerspage {
	margin-top: 80px;
}
.su-row.careerspage .su-column-size-1-3 {
	width: 30.66%;
	border-radius: 50%;
	text-align: center;
	padding: 80px 0;
	font-size: 20px;
}
.gform_heading {
	margin-bottom: 20px;
}
.wppsac-post-content-position {
	background: #ffffff;
	padding: 20px;
	/* color: #000000; */
	min-height: 370px;
}
.contentleft {
	width: 65%;
	float: left;
}
.contentright {
	width: 30%;
	float: right;
	margin-left:5%;
}
.content .contentright ul li {
	list-style: none;
	margin: 5px 0 0;
	border-top: 1px solid #ffffff;
	padding-top: 5px;
}
.content .contentright ul li:first-child {
	border: 0;
}
.contentright .moduletable {
	margin-bottom: 30px;
}
.greybg{
	background:#dddddd;
	padding:15px;
}
.mega-menu-item.astm-search-menu {
	margin-top: 10px !important;
}
.attorneybioimage img {
	margin-bottom: 20px;
}
.blogimage {
	float: left;
	margin: 0 5% 20px 0;
	width: 30%;
}
.blogcontent {
	float: right;
	width: 65%;
}
.page-template-staff .page img {
	max-width: 200px;
}
img{
max-width:100%;
height:auto;
}

@media all and (max-width: 1340px){
.prevnexttext, .nextpost .prevnexttext {
	width: 65%;
}
.prevnextimage, .nextpost .prevnextimage {
	width: 30%;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
	padding: 0px 10px 0px 10px;
}
.home .bannercaption {
	top: 15%;
}
	#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item {
	margin: 0;
}
	.banner .metaslider .caption-wrap {
	bottom: 10%;
	width: 70%;
}
	
}
@media all and (max-width: 1260px){
.banner h2 {
	font-size: 38px;
	line-height: 46px;
}
	.attorneylist .attorneysingle{
		width:49%;
	}
}
@media all and (max-width: 1190px){
.blocks .wrapper, .home .content .wrapper {
	width: 90%;
}
.page-template-small-page .content .wrapper{
	width:90%;
}
.practicearea ul li {
	width: 31%;
}
.related-team .singleteam {
	width: 23%;
}
.practicecontent {
	float: none;
	width: 100%;
	margin: 0 0 40px;
}
.practicelist {
	float: none;
	width: 100%;
}
}

@media all and (max-width: 1020px){

.footerright ul li {
	margin: 0px 2% 10px 0;
	width: 31%;
}
.attorneyleft {
	float: none;
	width: 100%;
}
.attorneyright {
	float: none;
	width: 100%;
	position: relative;
	bottom: auto;
	right: auto;
}
.prevpost, .nextpost {
	float: none;
	width: 100%;
margin-bottom:10px;
}
.home .bannercaption {
	top: 5%;
	width: 75%;
}
.footerleft {
	float: none;
	width: 100%;
}
.footerright {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-top: 35px;
}
.home .content h2 {
	font-size: 40px;
}
.blogsmain .post {
	width: 100%;
	margin: 0 0 20px 0;
}
.practicearea ul li {
	width: 48%;
}
.related-team .singleteam {
	width: 31%;
}
.attorneymain {
	width: 100%;
}
.attorneybioimage {
	position: relative;
	right: 0;
	top: 0;
	width: 100%;
	margin-bottom: 30px;
}
	.contentleft {
	width: 100%;
	float: none;
}
.contentright {
	width: 100%;
	float: none;
	margin-left:0;
	margin-top:50px;
}
	.banner .metaslider .caption-wrap {
	bottom: 0;
	width: 100%;
}
	.banner h3 {
	font-size: 34px;
	color: #487399;
	line-height: 42px;
}
}
@media all and (max-width: 768px){

.footerleft {
	float: none;
	width: 100%;
}
.footerright {
	float: none;
	width: 100%;
	margin-top: 25px;
}
.attorneylist h2 a {
	font-size: 20px;
}
.attorneylist h2 {
	line-height: 22px;
}
.attorneyinfo {
	padding: 15px 0;
}
.attorneydetail {
	width: 35%;
}
.sf-field-search, .sf-field-post-meta-office, .sf-field-post-meta-attorney_title, .sf-field-post-meta-practice_area {
	width: 44%;
}
/*.admin-bar header {
	margin-top: 46px;
}*/
.logo {
	width: 300px;
}
.topright {
	margin-top: 15px;
}
header, .headerheight {
	height: 70px;
}
.banner h2 {
	font-size: 32px;
	line-height: 38px;
}
.home .bannercaption {
	top: 0;
	width: 100%;
	padding: 20px;
}
.bannercaption h1 {
	font-size: 40px;
}
.related-team .singleteam {
	width: 48%;
}
.attorneylist .attorneysingle {
	width: 100%;
	margin: 0 0 1% 0;
}
	.banner .metaslider .caption-wrap {
	bottom: 0;
	width: 100%;
	position: relative;
}
	.footerleft .left {
	width: 100%;
}
	.footerleft .right {
	width: 100%;
}
	.blogimage {
	float: none;
	margin: 0 0 20px;
	width: 100%;
	text-align: center;
}
	.blogcontent {
	float: none;
	width: 100%;
}
}

@media all and (max-width: 500px){
.logo {
	width: 250px;
}
.banner h2 {
	font-size: 22px;
	line-height: 28px;
	margin: 0;
}
.home .bannercaption {
	font-size: 16px;
}
.bannercaption p {
	line-height: 22px;
}
.bannercaption h1 {
	font-size: 30px;
}
.practicearea ul li {
	width: 100%;
	margin: 1% 0;
}
.related-team .singleteam {
	width: 100%;
	margin: 0 0 20px 0;
}
}