/*
Theme Name: Bedford Law Group, APLC
Version: 1.0
Template: universal
*/

/* Universal Begins */
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

i strong, em strong {font-style: italic;}
b em {font-weight: bold;}

header,nav,article,footer,section,aside,figure,figcaption{display:block}

a {outline: none;}

#nav-below {margin: 10px 0; overflow: hidden;}
.nav-previous, .nav-next {float: left; display: inline; width: 50%;}
.nav-next {float: right;text-align: right;}
.nav-previous a, .nav-next a {text-decoration: none;}

div.entry-meta {font-size: 90%;}
body.single .shareThisWrapper {margin: 0px 0 20px;}
.post_entry_mult {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
	.post_entry_mult_left {float: left; display: inline; width: 150px;}
	.post_entry_mult_right {padding-left: 160px;}
	.post_entry_mult .shareThisWrapper {margin: 0;}
	div.post_entry_mult h2 {padding-bottom: 0; margin-bottom: 0;}
	.excerpt_meta {font-size: 80%; margin: 0 0 10px;}
.postThumbSingle {float: left; margin: 5px 10px 0 0;}
.tag-links {display: block;}
.google-map {height: 350px;margin: 0 0 25px; border: 1px solid #333;}
/* Universal Ends */

blockquote {padding: 0 0 0 30px; font-style: italic;}
strong {font-weight: bold;}
i, em {font-style: italic;}
i strong, em strong, strong i, strong em {font-weight: bold;}

/* General */
html {-webkit-text-size-adjust: 100%; background: #333;}
body {
	margin: auto;
	max-width: 2000px;
	color: #000;
	font: 16px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif;
	background: #fff;
}
a {
	transition: color 250ms ease, font-size 250ms ease, background-color 250ms ease;
}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}

#wrapper {}
.persistent_header{
	position: relative;
	z-index: 100000;
}

.sxn_free_consultation {
	padding: 16px 20px 15px;
	color: #000;
	font: bold 14px/1.3 'PT Sans', sans-serif;
	text-align: center;
	background: #9bcb49;
	transition: padding 250ms ease;
}
@media screen and (min-width: 600px) {
	.sxn_free_consultation { font-size: 15px; }
	.sxn_free_consultation br { display: none; }
}
@media screen and (min-width: 800px) {
	.persistent_header{
		z-index: 10;
	}
}

.main_header {
	text-align: center;
	background: #262626;
	border-bottom: 1px solid #555;
}
.main_header .sxn_wrap {
	margin: auto;
	padding: 20px;
	max-width: 1040px;
	overflow: hidden;
	transition: padding 250ms ease;
}
	.logo_main {
		display: block;
		margin: auto;
		width: 100%;
		max-width: 350px;
		height: auto;
		transition: max-width 250ms ease;
	}
	.logo_main img {
		display: block;
		width: 100%;
		height: auto;
	}
	.main_header .cont_right {
		display: inline-block;
		padding: 20px 0 0;
		color: #fff;
		transition: padding 250ms ease;
	}
	.main_header .sxn_hdg {
		display: inline-block;
		padding: 0 0 14px;
		color: #9bcb49;
		font: italic 21px/1 'PT Sans', sans-serif;
	}
	.main_header .seperator {
		display: none;
		font: bold 23px/1.2 'PT Sans', sans-serif;
	}
	.main_header a.sxn_number {
		display: block;
		color: #fff;
		font: bold 23px/1.2 'PT Sans', sans-serif;
	}
	.main_header a.sxn_number:hover {
		text-decoration: underline;
	}
@media screen and (min-width: 500px) {
	.main_header .seperator,
	.main_header a.sxn_number {
		display: inline-block;
	}
	.main_header .seperator {
		padding: 0 9px 0 10px;
	}
}
@media screen and (min-width: 700px) {
	.logo_main {
		float: left;
	}
	.main_header .cont_right {
		float: right;
		padding: 0;
		text-align: right;
	}
	.main_header .seperator {
		display: none;
	}
	.main_header a.sxn_number {
		display: block;
	}
}

@media screen and (min-width: 800px) {
	.main_header { background: transparent; }
	.main_header .seperator,
	.main_header a.sxn_number {
		display: inline-block;
	}
}
@media screen and (min-width: 900px) {
	.logo_main { max-width: 420px; }
	.main_header .cont_right {
		padding: 8px 0 0;
	}
}
@media screen and (min-width: 1000px) {
	.main_header .sxn_wrap {
		padding: 33px 20px 30px;
	}
	.logo_main { max-width: 487px; }
	.main_header .cont_right {
		padding: 13px 0 0;
	}
	.main_header .sxn_hdg {
		font-size: 23px;
	}
	.main_header .seperator,
	.main_header a.sxn_number {
		font-size: 26px;
	}
}

nav.mm {
	text-align: center;
	background: transparent;
	position: relative;
	z-index: 100;
}
nav.mm > ul > li > a {
	padding: 29px 10px 26px;
	color: #fff;
	font: bold 18px/1 'PT Sans', sans-serif;
	text-transform: uppercase;
}
nav.mm > ul > li > ul { top: 73px; }
nav.mm > ul { height: 73px; }
nav.mm > ul > li:hover > a { color: #9bcb49; }
nav.mm ul ul {
	width: 250px;
	background: #000;
	border: 1px solid #555;
}
nav.mm ul ul li:hover > a {
	color: #000;
	background: #9bce3e;
}
nav.mm ul ul li { border-top: 1px solid #555; }
nav.mm ul ul a {
	padding: 15px 10px;
	color: #fff;
	font: normal 14px/1.3 'PT Sans', sans-serif;
	text-transform: none;
}
nav.mm ul {padding: 0; margin: 0; font-size: 0;}
nav.mm li {position: relative;}
nav.mm ul a {display: block; text-decoration: none;}
nav.mm > ul > li {display: inline-block;}
nav.mm ul ul {display: none; position: absolute; text-align: left; left: 0; top: -1px;}
nav.mm ul li:hover > ul {display: block;}
nav.mm ul ul ul {left: 100%;}
nav.mm ul ul li:first-child {border: 0;}

body.admin-bar #mmiWrapper {position: static;}
body.admin-bar.mob_menu #wrapper {padding: 0;}
body.mob_menu #wrapper {padding: 34px 0 0;}
body.mob_menu #wpadminbar {position: absolute;}
body.fsMenuOn #wpadminbar, body.fsMenuOn #contact-tab {display: none;}
#mmiWrapper, #mblSearchCont, nav.mm_mob {display: none;}
.mob_menu #mmiWrapper,
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {display: block;}
.fsMenuOn #mmiWrapper {z-index: 1;}

#mmiWrapper {
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #262626;
}
#mobMenuItems {
	height: 34px;
	width: 260px;
	padding: 0 0 0 12px;
	margin: 0 auto;
	text-transform: uppercase;
	overflow: hidden;
	font-family: 'PT Sans', sans-serif;
}
	.mmi {
		height: 100%;
		font-size: 14px;
		float: left;
		display: inline;
		list-style-type: none;
		list-style-position: outside;
	}
	.mmi a {
		box-sizing: border-box;
		color: #fff;
		display: block;
		height: 100%;
		line-height: 34px;
		background-image: url(img/icons/nc-menu.png);
		background-repeat: no-repeat;
		background-position: 10px 0;
		text-indent: -222px;
		overflow: hidden;
		text-align: left;
	}
	#mm2 {width: 37px;}
	#mm3 {width: 46px;}
	#mm4 {width: 32px;}
	#mm5 {width: 37px;}
	.mmi a:hover {text-decoration: none;}
	.mmi {border-right: 1px solid #202020;}
	#mm1 {border-left: 1px solid #202020;}
	#mm1 a {text-indent: 0; width: 90px; padding: 0 0 0 27px; text-align: center;}
	#mm2 a {background-position: 10px -34px;}
	#mm3 a {background-position: 10px -68px;}
	#mm4 a {background-position: 10px -102px;}
	#mm5 a {background-position: 10px -136px;}
nav.mm_mob {
	z-index: 9999;
	position: absolute;
	top: 0;
	left: 0;
	padding: 34px 0 10px;
	width: 100%;
	background: #212121;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 10px 0 10px;}
		nav.mm_mob ul li {
			list-style-type: none;
			list-style-position: outside;
			display: block;
		}
		nav.mm_mob ul a {
			display: block;
			font-size: 15px;
			padding: 3px 1em 3px 0;
			color: #fff;
		}
		nav.mm_mob a:hover {
			color: #000;
			text-decoration: none;
			background: #9bcb49;
		}
			nav.mm_mob ul a {padding-left: 1em;}
			nav.mm_mob ul ul a {padding-left: 2em;}
			nav.mm_mob ul ul ul a {padding-left: 3em;}
			nav.mm_mob ul ul li a {text-transform: none;}
#closeMenu {
	z-index: 999999999;
	position: fixed;
	top: 0;
	right: 0;

	box-sizing: border-box;
	display: none;
	padding: 0;

	width: 100%;
	height: 34px;

	color: #fff;
	font: 16px/34px arial, sans-serif;
	text-align: center;
	text-transform: uppercase;

	background: #262626;
}
#closeMenu:hover {
	color: #9bcb49;
	text-decoration: none;
}
body.fsMenuOn #menuWall {
	position: fixed;
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	z-index: 999;
	content: "";
	width: 100%;
	height: 200%;
	left: 0;
	top: 0;
}
#mblSearch {
	max-width: 350px;
	padding: 10px 1em;
	overflow: hidden;
}
#mblsInput, #mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	float: left;
	display: inline;
	box-sizing: border-box;
}
#mblsInput {
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 0 5px;
	line-height: 1;
	height: 21px;
	width: 70%;
	box-sizing: border-box;
	border: 0;
	outline: 0;
}
#mblsSubmit {
	cursor: pointer;
	width: 30%;
	height: 21px;
	color: #000;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #9bcb49;
	border: 0;
}
#mblsSubmit:hover {
	color: #000;
	background: #fff;
}

@media screen and (min-width: 800px) {
	#wrapper {
		padding: 70px 0 0;
	}
	.persistent_header {
		z-index: 999;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background: #000;
		background: rgba( 0, 0, 0, 0.75 );
		transition: background 250ms ease;
	}
	.sticky_zone .persistent_header { background: rgba( 0, 0, 0, 0.88 ); }
	.sticky_zone .sxn_free_consultation {
		padding: 12px 20px 12px;
	}
	.sticky_zone .main_header > .sxn_wrap {
		padding: 20px;
	}
	.sticky_zone .logo_main {
		max-width: 370px;
	}
	.sticky_zone .main_header .cont_right {
		padding: 0;
	}
	.sticky_zone nav.mm > ul > li > a {
		padding: 16px 10px 14px;
	}
	.sticky_zone nav.mm > ul > li > ul { top: 48px; }
	.sticky_zone nav.mm > ul { height: 48px; }

	body.admin-bar .persistent_header {
		top: 32px;
	}
}
@media screen and (min-width: 900px) {
	#wrapper {
		padding: 50px 0 0;
	}
}



/*	< slides >	*/
.marketing {
	line-height: 1;
	background-color: #000;
}
body.home .marketing {
	margin: -80px auto 0;
}
.marketing br { display: none; }

.homeslides {
	position: relative;
	height: 489px;
	color: #fff;
}
	.homeslide {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: none;
		background-position: center top;
		background-repeat: no-repeat;
	}
	.homeslide_1 { background-image: url(img/slides/home/600/a.jpg); }
	.homeslide_2 { background-image: url(img/slides/home/600/b.jpg); }
	.homeslide_3 { background-image: url(img/slides/home/600/c.jpg); }

	.homeslide a {
		display: block;
		color: #000;
	}
	.homeslide a:hover { text-decoration: none; }
	.homeslide .slide {
		margin: auto;
		max-width: 1040px;
		height: 100%;
		overflow: hidden;
	}
	.homeslide .box {
		position: absolute;
		bottom: 0;
		box-sizing: border-box;
		margin: auto;
		padding: 20px 20px 20px;
		width: 100%;
		max-width: 1040px;
		min-height: 204px;
		color: #fff;
		font: bold 16px/1 'PT Sans', sans-serif;
		text-align: left;
		text-transform: uppercase;
		background-color: #000;
	}
		.homeslide .hdg {
			display: block;
			font-size: 18px;
			line-height: 1.2;
		}
		.homeslide .text {
			display: block;
			padding: 20px 0 20px;
		}
		.homeslide a.sxn_link {
			display: inline-block;
			padding: 18px 42px 16px;
			background-color:#9bcb49;
			filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#9bcb49, endColorstr=#b8ec5d);
			background-image:-moz-linear-gradient(left, #9bcb49 0%, #b8ec5d 50%,#9bcc49 100%);
			background-image:linear-gradient(left, #9bcb49 0%, #b8ec5d 50%,#9bcc49 100%);
			background-image:-webkit-linear-gradient(left, #9bcb49 0%, #b8ec5d 50%,#9bcc49 100%);
			background-image:-o-linear-gradient(left, #9bcb49 0%, #b8ec5d 50%,#9bcc49 100%);
			background-image:-ms-linear-gradient(left, #9bcb49 0%, #b8ec5d 50%,#9bcc49 100%);
			background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0%,#9bcb49), color-stop(50%,#b8ec5d),color-stop(100%,#9bcc49));
			border: 2px solid transparent;
		}
		.homeslide a.sxn_link:hover {
			background: #bef462;
			border-color: #f4fee2;
		}

.subslides {
	margin: 0 auto 0;
	max-width: 100%;
	height: 166px;
}
	.subslide {
		box-sizing: border-box;
		padding: 0 20px 0;
		width: 100%;
		height: 100%;
		background-position: center top;
		background-repeat: no-repeat;
	}
	.subslide_1 { background-image: url(img/slides/sub/600/a.jpg); }
	.subslide_2 { background-image: url(img/slides/sub/600/b.jpg); }
	.subslide_3 { background-image: url(img/slides/sub/600/c.jpg); }

@media screen and (min-width: 600px) {
	.marketing { margin: -188px auto 0; }
	body.home .marketing { margin: -140px auto 0; }
	.homeslides { height: 650px; }
	.homeslide { background-size: 1000px; }
	.homeslide_1 { background-image: url(img/slides/home/1500/a.jpg); }
	.homeslide_2 { background-image: url(img/slides/home/1500/b.jpg); }
	.homeslide_3 { background-image: url(img/slides/home/1500/c.jpg); }
	.homeslide .box { min-height: 168px; }

	.subslides {
		height: 368px;
	}
	.subslide {
		background-size: 1000px;
	}
	.subslide_1 { background-image: url(img/slides/sub/1500/a.jpg); }
	.subslide_2 { background-image: url(img/slides/sub/1500/b.jpg); }
	.subslide_3 { background-image: url(img/slides/sub/1500/c.jpg); }
}
@media screen and (min-width: 800px) {
	.marketing { margin: 0 auto 0; }
	body.home .marketing { margin: 0 auto 0; }
	.marketing br { display: inline-block; }
	.homeslides { height: 582px; }
	.homeslide .slide { height: 680px; }
	.homeslide .box {
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		padding: 0 20px 0;
		background: transparent;
	}
	.homeslide .hdg { font-size: 30px; }
	.homeslide .text { padding: 23px 0 50px; }
	.subslides { height: 494px; }
}
@media screen and (min-width: 1000px) {
	.homeslides { height: 840px; }
	.homeslide { background-size: auto; }
	.homeslide_1 { background-image: url(img/slides/home/2000/a.jpg); }
	.homeslide_2 { background-image: url(img/slides/home/2000/b.jpg); }
	.homeslide_3 { background-image: url(img/slides/home/2000/c.jpg); }
	.homeslide .slide { height: 1006px; }

	.homeslide .hdg {
		font-size: 52px;
	}
	.homeslide .text {
		font-size: 25px;
	}
	.homeslide a.sxn_link {
		font-size: 22px;
	}

	.subslides { height: 640px; }
	.subslide { background-size: auto; }
	.subslide_1 { background-image: url(img/slides/sub/2000/a.jpg); }
	.subslide_2 { background-image: url(img/slides/sub/2000/b.jpg); }
	.subslide_3 { background-image: url(img/slides/sub/2000/c.jpg); }
}
/*	</ slides >	*/


.sxn_results {
	position: relative;
	z-index: 20;
	font-size: 0;
	text-align: center;
	background: transparent url(img/results/bg.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}
.sxn_results .sxn_wrap {
	margin: auto;
	padding: 20px 0 20px;
	max-width: 1040px;
}
.sxn_results ul {}
.sxn_results ul li {
	box-sizing: border-box;
	display: inline-block;
	padding: 5px 5px 5px;
	width: 100%;
	font: normal 16px/1 'PT Sans', sans-serif;
	vertical-align: top;
}
.sxn_results ul li a {
	display: block;
	padding: 20px;
	background-color: transparent;
	border: 2px solid #b9b9b9;
}
.sxn_results ul li a:hover {
	background-color: #fff;
	border-color: #9bcc47;
}
.sxn_results .sxn_h2 {
	display: block;
	color: #000;
	font-size: 30px;
	font-weight: bold;
}
.sxn_results .sxn_h3 {
	position: relative;
	display: block;
	margin: 0 0 16px;
	padding: 2px 0 21px;
	color: #7EC300;
	font-size: 18px;
	text-transform: uppercase;
}
.sxn_results ul li a:hover .sxn_h3 {
	color: #000;
}
.sxn_results .sxn_h3:after {
	content:'';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 60px;
	height: 3px;
	background: #9bcc47;
	border-color: #c9e49b;
	border-style: solid;
	border-width: 1px 0 1px 0;
}
.sxn_results p {
	padding: 0;
	color: #545454;
	font-size: 16px;
	line-height: 1.2;
}
.sxn_results ul li a:hover p {
	color: #9bcc47;
}
@media screen and (min-width: 600px) {
	.sxn_results ul li {
		max-width: calc( 100% / 2 );
	}
}
@media screen and (min-width: 800px) {
	.sxn_results { margin: -74px auto 0; }
	.sxn_results .sxn_wrap {
		padding: 62px 20px 220px;
	}
	.sxn_results .sxn_h2 {
		font-size: 40px;
	}
	.sxn_results .sxn_h3 {
		font-size: 20px;
	}
}
@media screen and (min-width: 1000px) {
	.sxn_results .sxn_h2 {
		font-size: 54px;
	}
	.sxn_results .sxn_h3 {
		font-size: 22px;
	}
	.sxn_results ul li {
		padding: 0 7px 0;
		max-width: calc( 100% / 4 );
	}
	.sxn_results ul li a {
		padding: 34px 38px 38px;
	}
}


#css3-calc {width: 10px; width: calc(10px + 10px); display: none;}
#sync {height: 0; width: 0;}
.syncItem {position: relative; z-index: 0;}
@media screen and (min-width: 600px) {
	#sync_results { z-index: 1; }
}
@media screen and (min-width: 700px) {
	#sync_attorneys { z-index: 1; }
}
@media screen and (min-width: 800px) {
	#syncMenu { z-index: 1; }
	#syncContent { z-index: 1; }
	#syncSidebar { z-index: 1; }
}

/* BELOW THE FOLD (BTF) BEGINS */

p {padding: 0 0 20px;}
li {list-style-type: none; list-style-position: outside;}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}

#contentArea {
	position: relative;
	z-index: 30;
	margin: auto;
	background: #262626 url(img/ca/tile.png) center;
	border-top: 10px solid #eaeaea;
}
body.home #contentArea { border-top: 0; }
#contentArea > .sxn_wrap {
	margin: auto;
	max-width: 1040px;
}
#contentArea > .sxn_wrap:after {
	content:'';
	display: block;
	clear: both;
}
#crumbs { font-size: 10px; margin: 0 0 20px; }
.article_cont,
.sidebar_cont {
	overflow: hidden;
}
.article {
	padding: 20px;
	color: #fff;
	font: 16px/1.55 'PT Sans', sans-serif;
}
	.article ul, .article ol {padding: 0 0 20px 30px;}
	.article li {list-style-position: outside;}
	.article ul li {list-style-type: disc;}
	.article ol li {list-style-type: decimal;}
	.article ol li ol li {list-style-type: lower-alpha;}
	.article ol li ol li ol li {list-style-type: lower-roman;}
	.article ul ul {padding-bottom: 0;}
	.article a {
		color: #badd7d;
	}
	.article a:hover {
		cursor: pointer;
		color: #75c6dd;
		text-decoration: none;
	}
	.article ul, .article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		line-height: 1.2;
		font-weight: normal;
		font-family: 'PT Sans', sans-serif;
		color: #fff;
		padding: 0 0 5px 0;
	}
	.article h1 {
		padding: 0 0 20px 0;
		font-size: 25px;
		font-weight: bold;
		font-style: italic;
	}
	.article h2 {
		padding: 0 0 10px 0;
		color: #b8dd77;
		font-size: 18px;
		font-style: italic;
	}
	.article h3 {
		font-size: 16px;
		font-weight: bold;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.headshot {
		float: left;
		margin: 0 15px 5px 0;
	}
	.mc_responsive_frame {
		position: relative;
		margin: 0 0 20px;
		padding: 20px 0 80%;
		height: 0;
		overflow: hidden;
	}
	.mc_responsive_frame iframe {
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
	#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	.shareThisWrapper {font-size: 0;}
	.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; background-image: url(https://d78c52a599aaa8c95ebc-9d8e71b4cb418bfe1b178f82d9996947.ssl.cf1.rackcdn.com/dsk_sharing/icons/ftlg_16.png);}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_facebook{background-position: 0 0;}
	.dskSharingIcon_twitter{background-position: -16px 0;}
	.dskSharingIcon_linkedin{background-position: -32px 0;}
	.dskSharingIcon_googleplus{background-position: -48px 0;}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}
.sidebar {}
.sb_bucket {
	margin: 0 auto 40px;
}
.sb_bucket:last-of-type {
	margin: auto;
}

.sb_quote {
	padding: 0 20px 0;
}
.sb_quote h2 {
	color: #fff;
	font: bold 21px/1.22 'PT Sans', sans-serif;
	text-transform: uppercase;
}

.sb_testimonials {
	padding: 28px 30px 30px;
	background: #9bcb49 url(img/sb/testimonials/bg.jpg) no-repeat center;
	background-size: cover;
}
.sb_testimonials h2 {
	margin: 0 0 24px;
	padding: 0 0 22px;
	color: #000;
	font: bold 21px/1 'PT Sans', sans-serif;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
}
.sb_testimonials p {
	padding: 0 0 22px;
	font: italic bold 20px/1.4 'PT Sans', sans-serif;
}
.sb_testimonials a.sxn_link {
	display: block;
	padding: 20px 20px 16px;
	color: #fff;
	font: bold 18px/1 'PT Sans', sans-serif;
	text-align: center;
	text-transform: uppercase;
	background: #262626;
}
.sb_testimonials a.sxn_link:hover {
	color: #9ccc4a;
	background: #ffffff;
}


/*	< rotating_slides >	*/
.rotating_slides {
	overflow: hidden;
	position: relative;
	margin: 0;
}
.rotating_slides .slide {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.rotating_slides.get_height { height: 0px; }
.rotating_slides.get_height .slide { position: relative; display: block; height: auto; }
/*	</ rotating_slides >	*/

.sb_practice_areas {
	max-width: 340px;
}
.sb_practice_areas h2 {
	padding: 0 0 26px;
	color: #fff;
	font: bold 21px/1 'PT Sans', sans-serif;
	text-align: center;
	text-transform: uppercase;
}
.sb_practice_areas ul {
	padding: 0;
}
.sb_practice_areas ul li {
	padding: 5px 0 5px;
	color: #fff;
	font: bold 18px/1.18 'PT Sans', sans-serif;
}
.sb_practice_areas ul li:last-of-type {
}
.sb_practice_areas ul li a {
	position: relative;
	display: block;
	padding: 21px 20px 17px 26px;
	color: #fff;
	text-transform: uppercase;
	background: #000 url(img/sb/practice-areas/sprite.jpg) no-repeat 0 center;
	border: 1px solid #fff;
}
.sb_practice_areas ul li a:hover {
	cursor: pointer;
}
.sb_practice_areas ul li a:after {
	content:'';
	position: absolute;
	top: 0;
	right: 20px;
	width: 43px;
	height: 100%;
	background: url(img/sb/practice-areas/arrow.png) no-repeat center;
}
.sb_practice_areas ul .item_1 a { background-position: 0 center; }
.sb_practice_areas ul .item_1 a:hover { background-position: -338px center; }
.sb_practice_areas ul .item_2 a { background-position: -676px center; }
.sb_practice_areas ul .item_2 a:hover { background-position: -1014px center; }
.sb_practice_areas ul .item_3 a { background-position: -1352px center; }
.sb_practice_areas ul .item_3 a:hover { background-position: -1690px center; }
.sb_practice_areas ul .item_4 a { background-position: -2028px center; }
.sb_practice_areas ul .item_4 a:hover { background-position: -2366px center; }
.sb_practice_areas ul .item_5 a { background-position: -2704px center; }
.sb_practice_areas ul .item_5 a:hover { background-position: -3042px center; }
.sb_practice_areas ul .item_6 a { background-position: -3380px center; }
.sb_practice_areas ul .item_6 a:hover { background-position: -3718px center; }
@media screen and (min-width: 340px) {
	.sb_practice_areas ul li a:after { right: 25px; }
}


.sb_attorneys {}
.sb_attorneys ul {}
.sb_attorneys ul li {
	color: #fff;
	font: bold 20px/1.28 'PT Sans', sans-serif;
	border-color: #9bcb49;
	border-style: solid;
	border-width: 8px 0 0 0;
}
.sb_attorneys ul li:last-of-type {
	border-width: 8px 0 8px 0;
}
.sb_attorneys ul li a {
	position: relative;
	display: block;
	padding: 24px 20px 19px 94px;
	color: #fff;
	background: transparent;
}
.sb_attorneys ul li a:hover {
	background: -webkit-linear-gradient( to right, transparent, #9bcb49 );
	background: -o-linear-gradient( to right, transparent, #9bcb49 );
	background: -moz-linear-gradient( to right, transparent, #9bcb49 );
	background: linear-gradient( to right, transparent, #9bcb49 );
}
.sb_attorneys ul li a:before {
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	width: 75px;
	height: 100%;
	background: transparent url() no-repeat left center;
}
.sb_attorneys ul li a:hover:before {
	background-position: right center;
}
.sb_attorneys ul .shawn-azizzadeh a:before {
	background-image: url(img/sb/attorneys/shawn-azizzadeh.png);
}

.sb_attorneys ul .matthew-d-riojas-esq a:before {
	background-image: url(img/sb/attorneys/matthew-d-riojas-esq.png);
}
.sb_attorneys ul .samuel-j-smith-esq a:before {
	background-image: url(img/sb/attorneys/samuel-smith-esq.jpg);
}
.sb_attorneys ul .corinne-b-elfassi-esq a:before {
	background-image: url(img/sb/attorneys/corinne-b-elfassi-esq.png);
}
.sb_attorneys ul li a:after {
	content:'';
	position: absolute;
	top: 0;
	right: 15px;
	width: 16px;
	height: 100%;
	background: url(img/sb/attorneys/arrows.png) no-repeat left center;
}
.sb_attorneys ul li a:hover:after {
	background-position: right center;
}


/*	< hide sb elements >	*/
body.sb_short .sb_testimonials,
body.sb_short .sb_practice_areas { display: none; }

body.sb_medium .sb_testimonials,
body.sb_medium .sb_attorneys { display: none; }

body.sb_large .sb_testimonials { display: none; }

body.sb_largest {}
/*	</ hide sb elements >	*/

@media screen and (min-width: 800px) {
	#contentArea { margin: -158px auto 0; }
	#contentArea > .sxn_wrap {
		padding: 130px 20px 310px;
	}
	.article {
		float: right;
		padding: 0;
		width: calc(100% - 20px - 340px);
		max-width: 620px;
	}
	.sidebar {
		float: left;
		width: 340px;
	}
	.sb_bucket { margin: 0 auto 78px; }
	.sb_quote { padding: 0; }
	.sb_quote h2 {
		font-size: 25px;
	}
	.sb_testimonials h2 { font-size: 25px; }
	.sb_practice_areas h2 { font-size: 25px; }
	.sb_practice_areas ul li { font-size: 22px; }
	.sb_attorneys ul li { font-size: 24px; }
}
@media screen and (min-width: 900px) {
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
}
@media screen and (min-width: 1000px) {
	.article h1 {
		font-size: 27px;
	}
	.article h2 {
		font-size: 22px;
	}
	.sb_quote h2 { font-size: 29px; }
	.sb_testimonials h2 { font-size: 30px; }
	.sb_practice_areas h2 { font-size: 30px; }
	.sb_practice_areas ul li { font-size: 26px; }
	.sb_attorneys ul li { font-size: 29px; }
}


.sxn_practice_area {
	position: relative;
	z-index: 40;
	font-size: 0;
	text-align: center;
	background: #222 url(img/practice-areas/bg.jpg) no-repeat center;
	background-size: cover;
}
.sxn_practice_area > .sxn_wrap {
	margin: auto;
	padding: 20px;
	max-width: 1040px;
}
.sxn_practice_area h2 {
	padding: 0 0 20px;
	color: #fff;
	font: bold 24px/1 'PT Sans', sans-serif;
	text-transform: uppercase;
}
.sxn_practice_area ul {}
.sxn_practice_area ul li {
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	max-width: 340px;
	padding: 5px;
	color: #fff;
	font: bold 18px/1.2 'PT Sans', sans-serif;
}
.sxn_practice_area ul li a {
	display: block;
	position: relative;
	padding: 14px;
	color: #fff;
	text-transform: uppercase;
	background: url(img/practice-areas/sprite.jpg) 0 center;
	border: 1px solid #eee;
}
.sxn_practice_area ul li a:hover {
	cursor: pointer;
	border-color: #9bcb49;
	box-shadow: inset 0 0 0 1px #9aca49;
}
.sxn_practice_area ul li a:after {
	content:'';
	position: absolute;
	top: 0;
	right: 20px;
	width: 43px;
	height: 100%;
	background: url(img/practice-areas/arrows.png) no-repeat left center;
}
.sxn_practice_area ul li a:hover:after {
	background-position: right center;
}
.sxn_practice_area ul .item_1 a { background-position: 0 center; }
.sxn_practice_area ul .item_1 a:hover { background-position: -338px center; }
.sxn_practice_area ul .item_2 a { background-position: -676px center; }
.sxn_practice_area ul .item_2 a:hover { background-position: -1014px center; }
.sxn_practice_area ul .item_3 a { background-position: -1352px center; }
.sxn_practice_area ul .item_3 a:hover { background-position: -1690px center; }
.sxn_practice_area ul .item_4 a { background-position: -2028px center; }
.sxn_practice_area ul .item_4 a:hover { background-position: -2366px center; }
.sxn_practice_area ul .item_5 a { background-position: -2704px center; }
.sxn_practice_area ul .item_5 a:hover { background-position: -3042px center; }
.sxn_practice_area ul .item_6 a { background-position: -3380px center; }
.sxn_practice_area ul .item_6 a:hover { background-position: -3718px center; }
@media screen and (min-width: 600px) {
	.sxn_practice_area ul li {
		width: calc( 100% / 2 );
	}
}
@media screen and (min-width: 800px) {
	.sxn_practice_area { margin: -140px auto 0; }
	.sxn_practice_area > .sxn_wrap { padding: 100px 20px 264px; }
	.sxn_practice_area h2 { font-size: 33px; }
	.sxn_practice_area ul li { font-size: 22px; }
	.sxn_practice_area ul li a {
		padding: 49px 20px 89px;
	}
	.sxn_practice_area ul li a:after {
		top: inherit;
		right: 0;
		bottom: 42px;
		left: 0;
		margin: auto;
		height: 23px;
	}
}
@media screen and (min-width: 1000px) {
	.sxn_practice_area h2 {
		padding: 0 0 65px;
		font-size: 39px;
	}
	.sxn_practice_area ul li {
		padding: 6px 5px;
		width: calc( 100% / 3 );
		font-size: 26px;
	}
}

.sxn_attorney {
	position: relative;
	z-index: 50;
	background: url(img/meet-our-attorneys/bg.jpg) no-repeat center bottom;
	background-size: cover;
}

.sxn_meet_our_team {
	font-size: 0;
	text-align: center;
	background: trasparent;
}
.sxn_meet_our_team > .sxn_wrap {
	margin: auto;
	padding: 20px;
	max-width: 1100px;
}
.sxn_meet_our_team h2 {
	color: #000;
	font: bold 30px/1 'PT Sans', sans-serif;
	text-transform: uppercase;
}
.sxn_meet_our_team h3 {
	position: relative;
	padding: 26px 0 0;
	font: bold 21px/1 'PT Sans', sans-serif;
	text-align: center;
	border-top: 8px solid #9bcc47;
}
.sxn_meet_our_team p {
	padding: 22px 0 20px;
	color: #646464;
	font: normal 16px/1.5 'PT Sans', sans-serif;
	text-align: left;
}
.sxn_meet_our_team .sxn_link {
	display: inline-block;
	padding: 17px 51px 13px;
	color: #fff;
	font: normal 18px/1 'PT Sans', sans-serif;
	background: #9bcc47;
	border-color: #9bcc47;
	border-radius: 8px;
	border-style: solid;
	border-width: 2px;
}
.sxn_meet_our_team .sxn_link:hover {
	color: #9bcc47;
	background: #fff;
	border-color: #9bcc47;
}
.sxn_meet_our_team ul {}
.sxn_meet_our_team ul li {
	box-sizing: border-box;
	display: inline-block;
	padding: 0 0 20px;
	width: 100%;
	max-width: 340px;
	vertical-align: top;
}
.sxn_meet_our_team ul li:last-of-type {
	
}
.sxn_meet_our_team ul li .cont_img {
	position: relative;
	width: auto;
	height: 280px;
}
.sxn_meet_our_team ul li img {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
	margin: auto;
	width: 100%;
	height: auto;
}
.sxn_meet_our_team ul .samuel-j-smith-esq img {
	max-width: 336px;
}
.sxn_meet_our_team .shawn-azizzadeh img {
	max-width: 337px;
}
.sxn_meet_our_team .corinne-b-elfassi-esq img {
	
}

@media screen and (min-width: 700px) {
	.sxn_meet_our_team ul li {
		padding: 0 20px 20px;
	}
}
@media screen and (min-width: 800px) {
	.sxn_attorney { margin: -158px auto 0; }
	.sxn_attorney .sxn_cont_wrap { padding: 64px 20px 190px; }
	body.home .sxn_attorney .sxn_cont_wrap { padding: 82px 20px 250px; }
	.sxn_meet_our_team h2 { font-size: 30px; }
}