/*
Theme Name: Beal | Crutcher
Version: 100.1
Template: universal_mm
*/

/* 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 {display: block; margin: 0 0 10px;}
@media screen and (min-width: 450px) {
	.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 */

/*  < adaBtn >  */
.adaBtn{
	display: block !important;
	position: fixed;
	bottom: 5px;
	left: 5px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	z-index: 9999;
}
.adaBtn > img{ width: 100%; height: auto; }
.adaBtn:hover > img{ margin-top: -41px; }
@media screen and (min-width: 1120px){
	.adaBtn{
		width: 60px;
		height: 60px;
	}
	.adaBtn:hover > img{ margin-top: -61px; }
}
/*  </ adaBtn >  */

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 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.3;
	color: #000;
	background: #fff;
}
a {color: blue;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animate__animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated, .ie9 .animate__animated, #persistentHeader .animate__animated, #persistentHeader.animate__animated {opacity: 1;}
article hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	width: 80%;
	margin: 0 auto 20px;
}

#wrapper {}
#persistentHeader {
	-webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
	-ms-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
}
body.fsMenuOn #persistentHeader {
	-webkit-transform: none; /* Safari and Chrome */
			 -moz-transform: none; /* Firefox */
				-ms-transform: none; /* IE 9 */
				 -o-transform: none; /* Opera */
						transform: none;
}
#mainHeader {
	background-color: black;
	padding: 20px;
	color: white;
	text-align: center;
	font-family: 'Lato', sans-serif;
}
	#logo-main {
		display: block;
		width: 90%;
		max-width: 200px;
		margin: 0 auto 20px;
		transition: .3s;
	}
	#logo-main img {display: block; width: 100%; height: auto;}

/* Enable these next two lines to modify dropdown colors
html body nav.mm ul li:nth-child(2) ul {display: block; transform: scaleY(1); opacity: 1}
html body nav.mm ul li:nth-child(2) ul li:nth-child(2) > a {background-color: #5B9FC4;}
*/
nav.mm {
	text-align: center;
	background: black;
	position: relative;
	z-index: 100;
}
nav.mm > ul > li > a {
	padding: 10px 10px;
	font-size: 14px;
	color: white;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	line-height: 1;
}
nav.mm > ul > li > a:hover {transition: background 300ms linear;}
nav.mm > ul > li > ul {top: 100%;}
nav.mm > ul > li:hover > a {background: transparent; color: white;}
nav.mm ul ul {background: black; width: 120px; border: 1px solid white;}
nav.mm ul ul li:hover > a {background: #bc293b; color: white;}
nav.mm ul ul li {border-top: 1px solid white;}
nav.mm ul ul a {
	color: white;
	padding: 10px 10px;
	font-size: 10.5px;
/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; */
	text-transform: none;
	line-height: 1.3;
	font-weight: normal;
}
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: block;
	position: absolute;
	text-align: left;
	left: 0;
	top: -1px;
	transform-origin: top;
	-moz-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	opacity: 0;
	transition: 300ms;
}
nav.mm ul li:hover > ul {
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
}
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, #closeMenu {background: #bc293b;}
#mmiWrapper {box-shadow: 0 1px 10px rgba(0,0,0,0.7); position: fixed; top: 0; left: 0; width: 100%; z-index: 999;}
#mobMenuItems {
	height: 34px;
	text-align: center;
	font-size: 0;
	padding: 0;
	margin: 0 auto;
	text-transform: uppercase;
	position: relative;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
	.mmi {
		height: 100%;
		display: inline-block;
		vertical-align: top;
		list-style-type: none;
		list-style-position: outside;
	}
	.mmi > a {
		font-size: 14px;
		box-sizing: border-box;
		color: #fff;
		display: block;
		height: 100%;
		line-height: 34px;
		background-image: url(img/icons/menu-2019.png);
		background-repeat: no-repeat;
		text-indent: -222px;
		overflow: hidden;
		text-align: left;
	}
	#mm1 {width: 47px;}
	#mm2 {width: 47px;}
	#mm3 {width: 56px;}
	#mm4 {width: 42px;}
	#mm5 {width: 47px;}
	#mm6 {width: 46px;}
	.mmi a:hover {text-decoration: none;}
	.mmi {border-right: 1px solid white;}
	#mm1 {border-left: 1px solid white;}
	#mm1 > a {background-position: 15px 0;}
	#mm2 > a {background-position: 15px -34px;}
	#mm3 > a {background-position: 15px -68px;}
	#mm4 > a {background-position: 15px -102px;}
	#mm5 > a {background-position: 15px -136px;}
	#mm6 > a {background-position: 15px -170px;}
	/* Dropdown support */
	.mmi > ul {
		z-index: 1;
		width: 297px;
		left: -1px;
		display: none;
		position: absolute;
	}
	.mmi:hover ul {display: block;}
	.mmi ul li {
		border-top: 1px solid #333;
	}
	.mmi ul li:first-child {border: 0;}
	.mmi ul a {
		background: #666;
		color: #fff;
		display: block;
		padding: 10px 10px;
		font-size: 16px;
	}
	.mmi ul a:hover {
		background: #999;
	}
	@media screen and (min-width: 385px) {
		#mm6 {width: 110px;}
		#mm6 > a {
			padding: 0 0 0 47px;
			text-indent: 0;
		}
		.mmi > ul {width: 350px;}
	}
nav.mm_mob {
	position: absolute;
	padding: 54px 0 20px;
	left: 0;
	top: 0;
	width: 100%;
	background: #505050;
	z-index: 9999;
	text-align: left;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 0;}
		nav.mm_mob ul li {
			list-style-type: none;
			list-style-position: outside;
			display: block;
		}
		nav.mm_mob ul a {
			display: block;
		    padding: 5px 20px 4px 0;
		    color: #fff;
		    font: 15px/1 arial, sans-serif;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			background: #676767;
			text-decoration: none;
		}
			nav.mm_mob ul a {padding-left: 20px;}
			nav.mm_mob ul ul a {padding-left: 40px;}
			nav.mm_mob ul ul ul a {padding-left: 60px;}
			nav.mm_mob ul ul li a {text-transform: none;}
#closeMenu {
	display: none;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-family: arial, sans-serif;
	color: #fff;
	z-index: 999999999;
	top: 0;
	right: 0;
	width: 100%;
	text-transform: uppercase;
	position: fixed;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
}
#closeMenu:hover {text-decoration: none; color: #ccc;}
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: 0 20px 20px;
	overflow: hidden;
}
#mblsInput, #mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	float: left;
	display: inline;
	box-sizing: border-box;
}
#mblsInput {
	box-sizing: border-box;
    padding: 0 16px;
    width: 70%;
    height: 32px;
    font: 14px/normal arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 0;
    border-radius: 4px 0 0 4px;
    outline: 0;
}
#mblsSubmit {
	cursor: pointer;
    width: 30%;
    height: 32px;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    background: #bc293b;
    border: 0;
    border-radius: 0 4px 4px 0;
    transition: all 250ms ease;
}
#mblsSubmit:hover {background: #7A807A;}

.mhPhone {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    box-sizing: border-box;
}

.mhPhone a {
	padding: 10px 0 10px 35px;
	font-size: 20px;
	display: inline-block;
	color: white;
	font-weight: bold;
	letter-spacing: 4px;
}

.mhPhone:before {
	content: '';
	position: absolute;
	width: 26px;
	height: 41px;
	background: url(img/icons/mhPhone.webp);
	background-repeat: no-repeat;
	background-size: 100%;
	top: 16px;
	left: 11px;
}

@media screen and (min-width: 800px) {
	#wrapper {
			padding: 288px 0 0;
	}
	#persistentHeader{
		background: transparent;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
	}
	body.admin-bar #persistentHeader {top: 32px;}
	body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
	body.sticky_zone .noSticky{ display: none; }
}
@media screen and (min-width: 1100px) {
	#wrapper {
		padding: 0px 0 0;
	}
	#mainHeader {
		background-color: transparent;
		max-width: 1600px;
		margin: auto;
	}
	nav.mm {
		background: transparent;
	}

	#logo-main {
		float: left;
		max-width: 185px;
	}

	.mhRight {
		text-align: right;
	}

	#mhRight {
		float: left;
	}

	nav.mm {
		text-align: right;
	}

	.mhPhone {
		margin: 0 0 15px;
	}

	.mhPhone a {
		padding: 10px 0 10px 35px;
		font-size: 30px;
		letter-spacing: 4px;
	}

	.mhPhone:before {
		width: 35px;
		height: 57px;
		top: 14px;
		left: 0px;
	}

	nav.mm > ul > li > a {
		padding: 10px 0px 28px;
		font-size: 13px;
		letter-spacing: 4px;
		position: relative;
	}

	nav.mm > ul > li {
		margin: 0 10px;
	}

	nav.mm > ul > li:hover > a:before {
		content: '';
		position: absolute;
		left: 0px;
		/* top: 0; */
		bottom: 11px;
		width: 100%;
		height: 7px;
		background-color: #bc293b;
		z-index: 0;
		pointer-events: none;
	}

	nav.mm > ul > li:hover > a:after {
		content: '';
		position: absolute;
		left: 0px;
		/* top: 0; */
		bottom: 5px;
		width: 100%;
		height: 3px;
		background-color: white;
		z-index: 0;
		pointer-events: none;
	}

	.sticky_zone #persistentHeader {
		background-color: black;
	}

	.sticky_zone #logo-main {
		max-width: 200px;
	}

	.sticky_zone .mhPhone a {
		font-size: 25px;
	}

	.sticky_zone .mhPhone:before {
		width: 26px;
		height: 41px;
		top: 19px;
		left: 7px;
	}

	.sticky_zone nav.mm > ul > li > a {
		padding: 10px 10px 28px;
		font-size: 10px;
	}
}

@media screen and (min-width: 1300px) {
	#logo-main {
		float: left;
		max-width: 230px;
	}
	nav.mm > ul > li > a {
		font-size: 16px;
	}

	.sticky_zone nav.mm > ul > li > a {
		padding: 10px 10px 28px;
		font-size: 13px;
	}

	nav.mm ul ul a {
		font-size: 12px;
	}
}

@media screen and (min-width: 1440px) {

	#logo-main {
		float: left;
		max-width: 290px;
	}

	nav.mm ul ul {
		width: 155px;
	}

	.sticky_zone nav.mm > ul > li > a {
		padding: 10px 10px 28px;
		font-size: 16px;
	}
}

@media screen and (min-width: 1640px) {
	#logo-main {
		float: left;
		max-width: 360px;
	}

	nav.mm > ul > li {
		margin: 0 13px;
	}

	.mhPhone a {
		padding: 10px 0 10px 35px;
		font-size: 40px;
		letter-spacing: 4px;
	}

	.mhPhone:before {
		width: 44px;
		height: 68px;
		top: 14px;
		left: -15px;
	}

	nav.mm ul ul a {
		font-size: 13px;
	}

	nav.mm ul ul {
		width: 180px;
	}
}

#homeslides {
	position: relative;
	height: 300px;
}

.homeslide {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: cover;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
}
.homeslideImg {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#homeslideImg1 {background-image: url(img/slides/home/600/1-v2.webp);}
#homeslideImg2 {background-image: url(img/slides/home/600/2-v2.webp);}
#homeslideImg3 {background-image: url(img/slides/home/600/3-v2.webp);}
.slideContent {
	position: relative;
	height: 100%;
	width: 100%;
}
.slideBox {
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 20px;
	color: white;
	font-family: 'Lato', sans-serif;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}
.slideHead {
	display: block;
	font-family: 'Crimson Pro', serif;
	line-height: 1;
}
.slideSubHead {
	display: block;
	padding: 5px 0 0;
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1;
}
#homeslide3 .slideSubHead {
	padding: 0;
}

.slideSubHeadBottom {
	display: inline-block;
	padding: 0 0 0 5px;
	line-height: 1;
	font-weight: 300;
	font-family: 'Crimson Pro', serif;
	text-transform: none;
}
.slideBody {
	padding: 0 0 10px;
	font-style: italic;
	font-family: 'Crimson Pro', serif;

}
.slideBody br {
	display: none;
}

.slideMore {}

.subslide {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 211px;
}
.subslide1 {background-image: url(img/slides/sub/600/1.webp);}
.subslide2 {background-image: url(img/slides/sub/600/2.webp);}
.subslide3 {background-image: url(img/slides/sub/600/3.webp);}
.subslide4 {background-image: url(img/slides/sub/600/4.webp);}
.subslide5 {background-image: url(img/slides/sub/600/5.webp);}
.subslide6 {background-image: url(img/slides/sub/600/6.webp);}
.subslide7 {background-image: url(img/slides/sub/600/7.webp);}
.subslide8 {background-image: url(img/slides/sub/600/8.webp);}
.subslide9 {background-image: url(img/slides/sub/600/9.webp);}
.subslide10 {background-image: url(img/slides/sub/600/10.webp);}
.subslide11 {background-image: url(img/slides/sub/600/11.webp);}
.subslide12 {background-image: url(img/slides/sub/600/12.webp);}
.subslide13 {background-image: url(img/slides/sub/600/13.webp);}
.subslide14 {background-image: url(img/slides/sub/600/14.webp);}
.subslide15 {background-image: url(img/slides/sub/600/15.webp);}
.subslide16 {background-image: url(img/slides/sub/600/16.webp);}
.subslide17 {background-image: url(img/slides/sub/600/17.webp);}
.subslide18 {background-image: url(img/slides/sub/600/18.webp);}
.subslide19 {background-image: url(img/slides/sub/600/19.webp);}
.subslide20 {background-image: url(img/slides/sub/600/20.webp);}
.subslide21 {background-image: url(img/slides/sub/600/21.webp);}
.subslide22 {background-image: url(img/slides/sub/600/22.webp);}
.subslide23 {background-image: url(img/slides/sub/600/23.webp);}
.subslide24 {background-image: url(img/slides/sub/600/24.webp);}
.subslide25 {background-image: url(img/slides/sub/600/25.webp);}
.subslide26 {background-image: url(img/slides/sub/600/26.webp);}
.subslide27 {background-image: url(img/slides/sub/600/27.webp);}
.subslide28 {background-image: url(img/slides/sub/600/28.webp);}
.subslide29 {background-image: url(img/slides/sub/600/29.webp);}
.subslide30 {background-image: url(img/slides/sub/600/30.webp);}


@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}

	#homeslides {
		height: 534px;
	}

	.slideBox {
		left: 50%;
		transform: translateX(-50%);
		bottom: 50px;
	}

	.slideBody br {
		display: block;
	}

	.slideHead {
		font-size: 25px;
	}
	.slideSubHead {
		padding: 0;
		font-size: 45px;
	}
	.slideBody {
		padding: 0 0 20px;
		font-size: 18px;
	}

	.slideSubHeadBottom {
		padding: 0 0 0 14px;
		font-size: 25px;
	}

	#homeslideImg1 {background-image: url(img/slides/home/1100/1-v2.webp);}
	#homeslideImg2 {background-image: url(img/slides/home/1100/2-v2.webp);}
	#homeslideImg3 {background-image: url(img/slides/home/1100/3-v2.webp);}

	.subslide {
		height: 387px;
	}
	.subslide1 {background-image: url(img/slides/sub/1100/1.webp);}
	.subslide2 {background-image: url(img/slides/sub/1100/2.webp);}
	.subslide3 {background-image: url(img/slides/sub/1100/3.webp);}
	.subslide4 {background-image: url(img/slides/sub/1100/4.webp);}
	.subslide5 {background-image: url(img/slides/sub/1100/5.webp);}
	.subslide6 {background-image: url(img/slides/sub/1100/6.webp);}
	.subslide7 {background-image: url(img/slides/sub/1100/7.webp);}
	.subslide8 {background-image: url(img/slides/sub/1100/8.webp);}
	.subslide9 {background-image: url(img/slides/sub/1100/9.webp);}
	.subslide10 {background-image: url(img/slides/sub/1100/10.webp);}
	.subslide11 {background-image: url(img/slides/sub/1100/11.webp);}
	.subslide12 {background-image: url(img/slides/sub/1100/12.webp);}
	.subslide13 {background-image: url(img/slides/sub/1100/13.webp);}
	.subslide14 {background-image: url(img/slides/sub/1100/14.webp);}
	.subslide15 {background-image: url(img/slides/sub/1100/15.webp);}
	.subslide16 {background-image: url(img/slides/sub/1100/16.webp);}
	.subslide17 {background-image: url(img/slides/sub/1100/17.webp);}
	.subslide18 {background-image: url(img/slides/sub/1100/18.webp);}
	.subslide19 {background-image: url(img/slides/sub/1100/19.webp);}
	.subslide20 {background-image: url(img/slides/sub/1100/20.webp);}
	.subslide21 {background-image: url(img/slides/sub/1100/21.webp);}
	.subslide22 {background-image: url(img/slides/sub/1100/22.webp);}
	.subslide23 {background-image: url(img/slides/sub/1100/23.webp);}
	.subslide24 {background-image: url(img/slides/sub/1100/24.webp);}
	.subslide25 {background-image: url(img/slides/sub/1100/25.webp);}
	.subslide26 {background-image: url(img/slides/sub/1100/26.webp);}
	.subslide27 {background-image: url(img/slides/sub/1100/27.webp);}
	.subslide28 {background-image: url(img/slides/sub/1100/28.webp);}
	.subslide29 {background-image: url(img/slides/sub/1100/29.webp);}
	.subslide30 {background-image: url(img/slides/sub/1100/30.webp);}
}

@media screen and (min-width: 1100px) {
	#homeslides {
		height: 971px;
	}

	.slideBox {
		bottom: 84px;
	}

	.slideBody br {
		display: block;
	}

	.slideHead {
		font-size: 45px;
	}
	.slideSubHead {
		font-size: 75px;
	}
	.slideSubHeadBottom {
		padding: 0 0 0 20px;
		font-size: 45px;
	}
	.slideBody {
		font-size: 25px;
	}

	#homeslideImg1 {background-image: url(img/slides/home/2000/1-v2.webp);}
	#homeslideImg2 {background-image: url(img/slides/home/2000/2-v2.webp);}
	#homeslideImg3 {background-image: url(img/slides/home/2000/3-v2.webp);}

	.subslide {
		height: 703px;
	}
	.subslide1 {background-image: url(img/slides/sub/2000/1.webp);}
	.subslide2 {background-image: url(img/slides/sub/2000/2.webp);}
	.subslide3 {background-image: url(img/slides/sub/2000/3.webp);}
	.subslide4 {background-image: url(img/slides/sub/2000/4.webp);}
	.subslide5 {background-image: url(img/slides/sub/2000/5.webp);}
	.subslide6 {background-image: url(img/slides/sub/2000/6.webp);}
	.subslide7 {background-image: url(img/slides/sub/2000/7.webp);}
	.subslide8 {background-image: url(img/slides/sub/2000/8.webp);}
	.subslide9 {background-image: url(img/slides/sub/2000/9.webp);}
	.subslide10 {background-image: url(img/slides/sub/2000/10.webp);}
	.subslide11 {background-image: url(img/slides/sub/2000/11.webp);}
	.subslide12 {background-image: url(img/slides/sub/2000/12.webp);}
	.subslide13 {background-image: url(img/slides/sub/2000/13.webp);}
	.subslide14 {background-image: url(img/slides/sub/2000/14.webp);}
	.subslide15 {background-image: url(img/slides/sub/2000/15.webp);}
	.subslide16 {background-image: url(img/slides/sub/2000/16.webp);}
	.subslide17 {background-image: url(img/slides/sub/2000/17.webp);}
	.subslide18 {background-image: url(img/slides/sub/2000/18.webp);}
	.subslide19 {background-image: url(img/slides/sub/2000/19.webp);}
	.subslide20 {background-image: url(img/slides/sub/2000/20.webp);}
	.subslide21 {background-image: url(img/slides/sub/2000/21.webp);}
	.subslide22 {background-image: url(img/slides/sub/2000/22.webp);}
	.subslide23 {background-image: url(img/slides/sub/2000/23.webp);}
	.subslide24 {background-image: url(img/slides/sub/2000/24.webp);}
	.subslide25 {background-image: url(img/slides/sub/2000/25.webp);}
	.subslide26 {background-image: url(img/slides/sub/2000/26.webp);}
	.subslide27 {background-image: url(img/slides/sub/2000/27.webp);}
	.subslide28 {background-image: url(img/slides/sub/2000/28.webp);}
	.subslide29 {background-image: url(img/slides/sub/2000/29.webp);}
	.subslide30 {background-image: url(img/slides/sub/2000/30.webp);}
    @keyframes
    ncburnsZoomIn {
      0% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
      }
        1.5625% {
        opacity: 1;
      }
      100% {
        -webkit-transform: scale(1.11);
        transform: scale(1.11);
      }
    }

  .homeslideImg {
	-webkit-animation-name: ncburnsZoomIn; /* modify */
	animation-name: ncburnsZoomIn; /* modify */
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-duration: 7800ms;  /* change this number to match the 'pause' + ‘onStart’ + ’onComplete' time */
        animation-duration: 7800ms; /* change this number to match the 'pause' + ‘onStart’ + ’onComplete' time */
	animation-fill-mode: forwards;
        opacity: 1;

    }
}

@media screen and (min-width: 1640px) {
	.slideContent {
		max-width: 1600px;
		margin: auto;
	}
	.slideBox {
		bottom: 118px;
		padding: 20px;
		width: 100%;
	}
	.slideHead {
		font-size: 60px;
	}
	.slideSubHead {
		font-size: 100px;
	}
	.slideSubHeadBottom {
		font-size: 60px;
	}
	.slideBody {
		font-size: 32px;
	}
}

.sxn-accolades {
	padding: 20px;
}

.sxn-accolades-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	max-width: 1600px;
	margin: auto;
}
.sxn-accolades img {
	margin: 15px;
}

.nafla-top {
	width: 100%;
	max-width: 423px;
	height: auto;
}
@media screen and (min-width: 800px) {
	.sxn-accolades {
		position: relative;
		z-index: 10;
		margin-top: -59px;
		padding: 89px 20px 0px;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: 1420px 59px;
		background-image: url(img/slides/home/bottom-t.webp);
	}
}
@media screen and (min-width: 1100px) {
	.sxn-accolades {
		margin-top: -83px;
		padding: 125px 40px 0px;
		background-size: 2000px 83px;
	}

	.avvo-img {
		max-width: 150px;
		height: auto;
	}
	.avvo-rating-img {
		max-width: 150px;
		height: auto;
	}
	.nafla-img {
		max-width: 150px;
		height: auto;
	}
	.nafla-top {
		max-width: 300px;
	}
	.super-lawyers-img {
		max-width: 200px;
		height: auto;
	}
}

@media screen and (min-width: 1440px) {
	.sxn-accolades img {
		margin: 15px 25px;
	}

	.avvo-img {
		max-width: 180px;
	}
	.avvo-rating-img {
		max-width: 180px;
	}
	.nafla-img {
		max-width: 180px;
	}
	.nafla-top {
		max-width: 350px;
	}
	.super-lawyers-img {
		max-width: 200px;
	}
}

@media screen and (min-width: 1640px) {
	.sxn-accolades {

	}
	.sxn-accolades img {
		margin: 15px 25px;
	}

	.avvo-img {
		max-width: 224px;
	}
	.avvo-rating-img {
		max-width: 234px;
	}
	.nafla-img {
		max-width: 204px;
	}
	.nafla-top {
		max-width: 423px;
	}
	.super-lawyers-img {
		max-width: 258px;
	}
}

@media screen and (min-width: 2000px) {
	.sxn-accolades {
		padding: 145px 40px 0px;
		background-repeat: no-repeat;
		background-size: 2500px;
		margin-top: -104px;
	}
}

/*sxn-testimonials*/
.sxn-testimonials {
	padding: 20px;
	font-family: 'Lato', sans-serif;
}

.test-wrap {
	box-sizing: border-box;
}

.test-shadow {
	text-align: center;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);
    background-color: white;
	padding: 25px 25px 45px 25px;
	box-sizing: border-box;
	position: relative;
}

.sxn-test-cont .swiper-container {
    padding: 18px;
    margin: 40px 40px 0;
}

.test-wrap-header {
	font-family: 'Crimson Pro', serif;
	font-weight: bold;
	display: block;
	padding: 0 0 20px;
}

.test-inner-wrap img {
	width: 100%;
	max-width: 300px;
	height: auto;
	margin: 0 0 20px;
	background-color: white;
	position: relative;
	z-index: 4;
	padding: 0 15px;
}

.test-inner-wrap p {
	color: #6b6b6b;
}

.test-line-wrap {
	position: relative;
}


.test-inner-wrap a {
	text-transform: uppercase;
	font-weight: bold;
	color: #bc293b;
}

.test-inner-wrap a:hover {
	text-decoration: underline;
	color: #dc5163
}

.test-name {
	font-weight: bold;
	font-size: 20px;
	color: #6b6b6b;
}

.sxn-test-arrows-container {
	text-align: center;
	margin-top: 20px;
}

.sxn-left-test-arrow, .sxn-right-test-arrow  {
	width: 80px;
	height: 52px;
	text-align: center;
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.sxn-left-test-arrow img, .sxn-right-test-arrow img {
	width: 80px;
	height: 104px;
}

.sxn-left-test-arrow:hover img, .sxn-right-test-arrow:hover img {
	margin-top: -52px;
}

.test-inner-wrap {
	position: relative;
}

@media screen and (min-width: 1100px) {
	.sxn-testimonials {
		padding: 0 40px 40px;
		background-image: url(img/testimonials/test-bg.webp);
		background-position: bottom center;
		background-repeat: no-repeat;
	}
	.sxn-test-cont .swiper-container {
		margin: 40px 0px 0;
	}
	.test-wrap-header {
		font-size: 18px;
	}
	.test-inner-wrap img {
		max-width: 210px;
	}
	.test-shadow {
		height: 395px !important;
		box-sizing: border-box;
	}
	.sxn-test-cont .swiper-container {
		padding: 100px 0 20px;
	}
	.test-wrap.swiper-slide.swiper-slide-next {
		z-index: 10;
		position: relative;
		transform: translateY(-65px);
		transition: .5s;
	}

	.test-wrap.swiper-slide.swiper-slide-next .test-shadow  {
		box-shadow: -29px 21px 39px 0px rgb(0 0 0 / 20%), 29px 21px 39px 2px rgb(0 0 0 / 20%);
	}
	.test-wrap.swiper-slide.swiper-slide-active .test-shadow {
		margin-right: -100px;
		margin-left: 100px;
	}
	.test-wrap.swiper-slide.swiper-slide-next~.swiper-slide .test-shadow {
		margin-left: -100px;
		margin-right: 100px;
		z-index: 9;
	}
	.test-wrap.swiper-slide.swiper-slide-next~.swiper-slide~.swiper-slide .test-shadow {
		margin-left: 0px;
		z-index: 8;
	}
	.sxn-left-test-arrow, .sxn-right-test-arrow {
		z-index: 100;
	}
	/*Pseudos*/
	.test-shadow:after {
		content: '';
		position: absolute;
		left: 6px;
		/* top: 0; */
		bottom: 6px;
		width: calc(100% - 12px);
		height: 4px;
		border: 2px solid #c7c7c7;
		border-left: none;
		border-right: none;
		z-index: 0;
		pointer-events: none;
	}

	.test-shadow:before {
		content: '';
		position: absolute;
		left: 6px;
		/* top: 0; */
		top: 6px;
		width: calc(100% - 16px);
		height: 48px;
		border: 2px solid #c7c7c7;
		border-top: none;
		z-index: 0;
		pointer-events: none;
	}

	.test-line-wrap:before {
		content: '';
		position: absolute;
		left: -13px;
		/* top: 0; */
		top: -18px;
		width: calc(100% + 25px);
		height: 10px;
		background-color: #bc293b;
		z-index: 0;
		pointer-events: none;
	}
	.test-line-wrap:after {
		content: '';
		position: absolute;
		left: -19px;
		/* top: 0; */
		top: 35px;
		width: calc(100% + 38px);
		height: 2px;
		background-color: #c7c7c7;
		z-index: 0;
		pointer-events: none;
	}

	.test-inner-wrap:before {
		content: '';
		position: absolute;
		left: -19px;
		/* top: 0; */
		top: 42px;
		width: calc(100% + 18px);
		height: 310px;
		border: 10px solid #6b6b6b;
		border-bottom: none;
		border-top: none;
		z-index: 0;
		pointer-events: none;
	}

	.sxn-test-arrows-container {
		margin-top: -70px;
	}

	.sxn-left-test-arrow, .sxn-right-test-arrow  {
		width: 60px;
		height: 39px;
	}

	.sxn-left-test-arrow img, .sxn-right-test-arrow img {
		width: 60px;
		height: 78px;
	}

	.sxn-left-test-arrow:hover img, .sxn-right-test-arrow:hover img {
		margin-top: -39px;
	}
}

@media screen and (min-width: 1200px) {
	.sxn-left-test-arrow, .sxn-right-test-arrow  {
		width: 75px;
		height: 49px;
	}

	.sxn-left-test-arrow img, .sxn-right-test-arrow img {
		width: 75px;
		height: 98px;
	}

	.sxn-left-test-arrow:hover img, .sxn-right-test-arrow:hover img {
		margin-top: -49px;
	}
}

@media screen and (min-width: 1300px) {
	.sxn-left-test-arrow, .sxn-right-test-arrow  {
		width: 95px;
		height: 62px;
	}

	.sxn-left-test-arrow img, .sxn-right-test-arrow img {
		width: 95px;
		height: 124px;
	}

	.sxn-left-test-arrow:hover img, .sxn-right-test-arrow:hover img {
		margin-top: -62px;
	}
}

@media screen and (min-width: 1400px) {
	.sxn-left-test-arrow, .sxn-right-test-arrow  {
		width: 115px;
		height: 75px;
	}

	.sxn-left-test-arrow img, .sxn-right-test-arrow img {
		width: 115px;
		height: 150px;
	}

	.sxn-left-test-arrow:hover img, .sxn-right-test-arrow:hover img {
		margin-top: -75px;
	}

	.sxn-left-test-arrow {
		margin-right: 10px;
	}
}

@media screen and (min-width: 1440px) {
	.test-inner-wrap img {
		max-width: 300px;
		margin-top: 20px;
	}
	.test-wrap-header {
		font-size: 25px;
	}
	.sxn-left-test-arrow, .sxn-right-test-arrow  {
		width: 115px;
		height: 75px;
	}

	.test-shadow {
		height: 460px !important;
	}

	.sxn-left-test-arrow img, .sxn-right-test-arrow img {
		width: 115px;
		height: 150px;
	}

	.sxn-left-test-arrow:hover img, .sxn-right-test-arrow:hover img {
		margin-top: -75px;
	}

	.sxn-left-test-arrow {
		margin-right: 10px;
	}

	.test-inner-wrap p {
		font-size: 17px;
		line-height: 1.6;
	}

	/*Pseudos*/
	.test-shadow:before {
		height: 65px;
	}

	.test-line-wrap:after {
		top: 52px;
	}
	.test-inner-wrap:before {
		top: 59px;
		width: calc(100% + 18px);
		height: 357px;
	}

	.test-name {
		font-size: 24px;
	}
}

@media screen and (min-width: 1550px) {
	.sxn-left-test-arrow, .sxn-right-test-arrow  {
		width: 135px;
		height: 88px;
	}
	.sxn-left-test-arrow img, .sxn-right-test-arrow img {
		width: 135px;
		height: 176px;
	}

	.sxn-left-test-arrow:hover img, .sxn-right-test-arrow:hover img {
		margin-top: -88px;
	}

	.sxn-left-test-arrow {
		margin-right: 10px;
	}
	.sxn-test-arrows-container {
		margin-top: -62px;
		position: relative;
	}

	.sxn-test-arrows-container:after {
		content: '';
		position: absolute;
		top: -168px;
		left: calc(50% - 580px);
		width: 1159px;
		height: 366px;
		background-image: url(img/testimonials/shadow-bottom.webp);
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: contain;
		pointer-events: none;
		z-index: 0;
	}
}

@media screen and (min-width: 1640px) {
	.sxn-testimonials-wrap {
		max-width: 1600px;
		margin: auto;
	}

	.test-wrap-header {
		font-size: 26px;
		padding: 0 20px 20px;
	}

	.test-inner-wrap p {
		font-size: 18px;
		padding: 0 20px 20px;
	}

	.sxn-left-test-arrow, .sxn-right-test-arrow  {
		width: 152px;
		height: 99px;
	}
	.sxn-left-test-arrow img, .sxn-right-test-arrow img {
		width: 151px;
		height: 198px;
	}

	.sxn-left-test-arrow:hover img, .sxn-right-test-arrow:hover img {
		margin-top: -99px;
	}

	.sxn-left-test-arrow {
		margin-right: 18px;
	}
}

/*sxn-pa*/
.sxn-pa {
	padding: 20px;
}

.pa-wrap {
	background-color: black;
	color: white;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	max-width: 325px;
	margin: 0 auto 25px;
	padding: 230px 20px 60px;
	font-size: 20px;
	background-repeat: no-repeat;
	background-position: center top 40px;
	transition: .3s;
}

.pa-wrap:hover {
	background-color: #bc293b;
}

.pa-family.imgSet {
	background-image: url(img/pa/pa-familly.webp);
}
.pa-criminal.imgSet {
	background-image: url(img/pa/pa-criminal.webp);
}
.pa-personal.imgSet {
	background-image: url(img/pa/pa-personal.webp);
}
.pa-litigation.imgSet {
	background-image: url(img/pa/pa-bussiness.webp);
}
.pa-estate.imgSet {
	background-image: url(img/pa/pa-estate.webp);
}

.pa-wrap p {
	padding: 0;
}

@media screen and (min-width: 1100px) {
	.sxn-pa {
		background-image: url(img/pa/pa-bg.webp);
		background-size: cover;
		padding: 20px 40px 5px;
	}
	.sxn-pa-wrap {
		display: flex;
		justify-content: center;
		flex-wrap: nowrap;
		max-width: 1600px;
		margin: auto;
	}
	.pa-wrap {
		margin: 0;
		width: 170px;
		background-color: transparent;
		background-size: 150px;
		padding: 180px 20px 80px;
		line-height: 1;
	}
}

@media screen and (min-width: 1440px) {
	.pa-wrap {
		width: 230px;
		background-size: 175px;
		padding: 180px 20px 60px;
		font-size: 22px;
	}
}

@media screen and (min-width: 1640px) {
	.pa-wrap {
		width: 275px;
		background-size: 230px;
		padding: 240px 20px 105px;
		font-size: 25px;
		background-position: center top 55px;
	}
}

/*sxn-team-divider*/
.sxn-team-wrap img {
	width: 100%;
	height: auto;
	max-width: 2000px;
	margin: auto;
	display: block;
}
@media screen and (min-width: 1100px) {
	.sxn-team-divider {
		margin-top: -53px;
	}
}

@media screen and (min-width: 1200px) {
	.sxn-team-divider {
		margin-top: -63px;
	}
}

@media screen and (min-width: 1440px) {
	.sxn-team-divider {
		margin-top: -66px;
	}
}

@media screen and (min-width: 1500px) {
	.sxn-team-divider {
		margin-top: -69px;
	}
}

@media screen and (min-width: 1550px) {
	.sxn-team-divider {
		margin-top: -72px;
	}
}

@media screen and (min-width: 1600px) {
	.sxn-team-divider {
		margin-top: -75px;
	}
}

@media screen and (min-width: 1640px) {
	.sxn-team-divider {
		margin: -78px auto 0;
	}
}

@media screen and (min-width: 1700px) {
	.sxn-team-divider {
		margin: -80px auto 0;
	}
}

@media screen and (min-width: 1750px) {
	.sxn-team-divider {
		margin: -78px auto 0;
	}
}

@media screen and (min-width: 1800px) {
	.sxn-team-divider {
		margin: -78px auto 0;
	}
}

@media screen and (min-width: 1850px) {
	.sxn-team-divider {
		margin: -85px auto 0;
	}
}

@media screen and (min-width: 1900px) {
	.sxn-team-divider {
		margin: -84px auto 0;
	}
}

@media screen and (min-width: 1900px) {
	.sxn-team-divider {
		margin: -88px auto 0;
	}
}
#sync {height: 0; width: 0;}
.syncItem {position: relative; z-index: 0;}

/* 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 {
	margin: 0 auto;
	overflow: hidden;
	padding: 20px;
}
.content-inner-sidebar {
	width: 100%;
	max-width: 599px;
	margin: 0 auto 30px;
}
.content-inner-sidebar img {
	width: 100%;
	max-width: 599px;
	margin: auto;
	display: block;
	height: auto;
}
.content-sidebar-info {
	background-color: black;
	color: white;
	font-style: italic;
	font-family: 'Crimson Pro', serif;
	padding: 20px;
	border: 2px solid white;
	border-left: none;
	border-right: none;
	text-align: center;
	position: relative;
}

.content-sidebar-info:after {
    content: '';
    position: absolute;
    left: 0px;
    top: -15px;
    width: 100%;
    height: 13px;
    background-color: #bc293b;
    z-index: 0;
    pointer-events: none;
}

.homeExpanded {
	display: none;
}

.article a.learn-more-home {
	font-family: 'Crimson Pro', serif;
	display: inline-block;
	padding: 0 30px 0 0;
	text-transform: uppercase;
	font-size: 20px;
	background-image: url(img/icons/arrow-content.webp);
	background-position: top 6px right 8px;
	background-repeat: no-repeat;
	background-size: 15px;
}

.article a.learn-more-home:hover {
	background-position: bottom 6px right 8px;
}

.content-sidebar-info:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -8px;
    width: 100%;
    height: 5px;
    background-color: #bc293b;
    z-index: 0;
    pointer-events: none;
}
.content-sidebar-info p {
	padding: 0;
	box-sizing: border-box;
}
#mainContent {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 1.6;
	color: #000;
}
	.article ul, .article ol {padding: 0 0 20px 30px;}
	.article li ul, .article li ol {padding: 0 0 0 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: #bc293b;}
	.article a:hover { color: #dc5163; text-decoration: underline;}
	.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: 'Crimson Pro', serif;
		color: #000;
		padding: 0 0 5px 0;
	}
	.article h1 {
		font-size: 25px;
		padding: 0 0 20px 0;
	}
	.home .article h1 {
		text-align: center;
		color: #bc293b;
		font-size: 25px;
	}

	.home .article h1 span {
		font-family: 'Lato', sans-serif;
		color: black;
		display: block;
		font-size: 18px;
	}
	.article h2 {
		font-size: 18px;
		padding: 0 0 10px 0;
		color: #bc293b;
	}
	.article h3 {
		font-size: 16px;
		font-weight: bold;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.headshot {
		width: 40%;
		max-width: 220px;
		height: auto;
		float: left;
		margin: 0 15px 10px 0;
	}
	.article .alignright, .article .aligncenter, .article .alignleft{
		display: block;
		margin: 10px auto;
	}
	.mcImgScale{
		/*Do not add any additional css to this class.*/
		max-width: 100%;
		height: auto;
	}
	#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; overflow: hidden;}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_twitter img{margin: 0 0 0 -16px;}
	.dskSharingIcon_linkedin img{margin: 0 0 0 -32px;}
	.dskSharingIcon_googleplus img{margin: 0 0 0 -48px;}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}
#sidebar {

}



/* Content Area */
@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	#mainContent {
		padding: 0;
		width: calc(100% - 100px - 300px);
		float: left;
	}
	.home #mainContent {
		width: calc(100%);
	}
	.fwEntry #mainContent {
		float: none;
		margin: 0 auto;
		width: auto;
		max-width: 1600px;
	}
	.article .alignright {
			float: right;
			margin: 0 0 5px 15px;
	}
	.article .aligncenter {
			display: block;
			margin: 0 auto;
	}
	.article .alignleft {
			float: left;
			margin: 0 15px 5px 0;
	}
	#sidebar {
		width: 300px;
		float: right;
	}
}
@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: 1100px) {
	#contentArea {
		max-width: 1600px;
		margin: auto;
		padding: 60px 40px;
	}

	.content-inner-sidebar {
		float: left;
		margin: 0 30px 30px 0;
	}

	.home .article h1 {
		font-size: 50px;
		padding: 0 0 50px;
	}

	.home .article h1 span {
		font-size: 30px;
	}

	.article h1 {
		font-size: 50px;
	}

	.article h2 {
		font-size: 40px;
	}

	.article h3 {
		font-size: 30px;
	}

	.content-sidebar-info p {
		font-size: 30px;
	}

	.article a.learn-more-home {
		padding: 0 45px 0 0;
		font-size: 34px;
		background-position: top 10px right 4px;
		background-size: 26px;
	}


	.article a.learn-more-home:hover {
		background-position: bottom 10.8px right 4px;
	}
}

@media screen and (min-width: 1440px) {
	.home .article h1 {
		font-size: 80px;
		padding: 0 0 75px;
		line-height: 1;
	}

	.home .article h1 span {
		font-size: 38px;
		line-height: 1;
	}

	.home .article h2 {
		font-size: 35px;
	}

	.article h1 {
		font-size: 75px;
	}

	.article h2 {
		font-size: 40px;
	}

	.article h3 {
		font-size: 30px;
	}
}

@media screen and (min-width: 1640px) {
	#mainContent {
		width: calc(100% - 100px - 389px);
	}
	.content-inner-sidebar {
		margin: 0 60px 160px 0;
	}

	.home .article h1 {
		font-size: 110px;
	}

	.home .article h1 span {
		font-size: 45px;
		line-height: 1;
	}

	.home .article h2 {
		font-size: 40px;
	}

	#sidebar {
		width: 389px;
		float: right;
	}
}

.sxn-attorneys {
	padding: 20px;
	background-color: black;
	color: white;
	font-family: 'Lato', sans-serif;
}

.attorney-img-wrap {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}

.attorney-img-wrap span.tab-attorney-img-wrap{
	width: 60px;
	height: auto;
	margin: 5px;
	display: inline-block;
	position: relative;
}

.attorney-img-wrap span.tab-attorney-img-wrap img {
	width: 100%;
	height: auto;
}
.tab-attorney-wrap.tab-attorney.active {
	position: relative;
}
.tab-attorney-wrap.tab-attorney.active:before {
	content: '';
    position: absolute;
    left: 5px;
    bottom: 0px;
    width: calc(100% - 10px);
    height: 3px;
    background-color: #bc293b;
    z-index: 0;
    pointer-events: none;
}

.attorney-wrap {
    display: none;
    text-align: center;
}

.attorney-wrap.active {
    display: block;
}

.att-info-bio p{
	line-height: 1.6;
}

.attorney-name {
	display: block;
	padding: 0 0 20px;
	font-family: 'Crimson Pro', serif;
	font-size: 20px;
}

.att-info-bio-right ul {
	display: inline-block;
	text-align: left;
}

.att-info-bio-right ul li {
	list-style: disc;
	font-weight: bold;
	line-height: 1.6;
}

@media screen and (min-width: 800px) {
	.attorney-img-wrap span.tab-attorney-img-wrap{
		width: 150px;
		height: auto;
		margin: 5px;
	}
}

@media screen and (min-width: 1100px) {
	.sxn-attorneys {
		background-image: url(img/team/team-bg-v2.webp);
		background-position: top 28px center;
		background-repeat: no-repeat;
		background-color: transparent;
		padding: 0 40px 40px;
	}

	.attorney-img-wrap {
		margin-bottom: 50px;
	}

	.tab-attorney-wrap  {
		margin: 10px;
		border: 5px solid transparent;
		border-top: none;
	}
	.attorney-img-wrap span.tab-attorney-img-wrap{
		width: 180px;
		height: auto;
		margin: 0px;
	}

	.tab-attorney-wrap.tab-attorney.active {
		border: 5px solid white;
		border-top: none;
	}

	.tab-attorney-wrap.tab-attorney.active:before {
		left: -12px;
		bottom: -37px;
		width: calc(100% + 25px);
		height: 20px;
	}

	.tab-attorney-wrap.tab-attorney.active:after {
		content: '';
		position: absolute;
		left: -12px;
		/* top: 0; */
		bottom: -13px;
		width: calc(100% + 16px);
		height: 100%;
		border: 4px solid white;
		border-top: none;
		z-index: 0;
		pointer-events: none;
	}

	.tab-attorney-wrap.tab-attorney.active {
		position: relative;
	}

	.tab-attorney-img-wrap.active {
		position: relative;
	}
	.tab-attorney-wrap.tab-attorney.active .tab-attorney-img-wrap::after {
		content: '';
		position: absolute;
		left: -12px;
		bottom: -44px;
		width: calc(100% + 24px);
		height: 4px;
		background-color: white;
		z-index: 0;
		pointer-events: none;
	}

	.attorneyInfo {
		text-align: left;
	}

	.attorney-name {
		display: inline-block;
		text-align: left;
		font-size: 35px;
		position: relative;
	}

	.att-pos {
		overflow: hidden;
	}

	.attorney-name:before {
		content: '';
		position: absolute;
		left: calc(100% + 15px);
		bottom: 31px;
		width: 2000px;
		height: 5px;
		background-color: white;
		z-index: 0;
		pointer-events: none;
	}

	.att-info-bio {
		display: flex;
		height: 143px;
	}

	.att-info-bio-left {
		flex: 1;
	}

	.att-info-bio-right {
		width: 389px;
	}

	.att-info-bio-right ul {
		margin: 0 0 0 50px;
	}
}

@media screen and (min-width: 1440px) {
	.sxn-attorneys {
		background-position: top 39px center;
		padding: 0 40px 40px;
	}
	.attorney-img-wrap span.tab-attorney-img-wrap {
		width: 280px;
		height: auto;
		margin: 0px;
	}

	.attorney-name {
		font-size: 45px;
		padding: 0 0 45px;
	}
	.attorney-name:before {
		bottom: 59px;
	}
	.att-info-bio p {
		font-size: 17px;
	}

	.att-info-bio-right {
		font-size: 17px;
	}

	.att-info-bio-left {
		margin-right: 50px;
		position: relative;
	}

	.att-info-bio-left::after {
		content: '';
		position: absolute;
		right: -35px;
		top: 5px;
		width: 3px;
		height: 105px;
		background: transparent;
		border-right: 3px solid white;
		z-index: 1;
		pointer-events: none;
	}
}

@media screen and (min-width: 1640px) {
	.sxn-attorneys {
		background-position: top 100px center;
		background-size: cover;
		padding: 0 40px 60px;
		margin-top: -160px;
	}
	.homeExtended .sxn-attorneys {
		margin-top: -90px;
	}
	.attorney-info-wrap {
		max-width: 1600px;
		margin: auto;
	}

	.attorney-img-wrap {
		margin-bottom: 80px;
	}

	.attorney-img-wrap span.tab-attorney-img-wrap {
		width: 350px;
	}

	.tab-attorney-wrap {
		margin: 10px 15px;
		border: 7px solid transparent;
		border-top: none;
	}

	.tab-attorney-wrap.tab-attorney.active {
		border: 7px solid white;
		border-top: none;
	}

	.tab-attorney-wrap.tab-attorney.active:after {
		left: -15px;
		/* top: 0; */
		bottom: -15px;
		width: calc(100% + 20px);
		border: 5px solid white;
		border-top: none;
	}
	.tab-attorney-wrap.tab-attorney.active:before {
		left: -15px;
		bottom: -44px;
		width: calc(100% + 31px);
		height: 26px;
	}
	.tab-attorney-wrap.tab-attorney.active .tab-attorney-img-wrap::after {
		left: -15px;
		bottom: -51px;
		width: calc(100% + 31px);
		height: 4px;
	}

	.attorney-name {
		font-size: 50px;
		padding: 0 0 45px;
	}

	.attorney-name:before {
		bottom: 60px;
		width: 2000px;
		height: 9px;
	}

	.att-info-bio p {
		font-size: 18px;
	}

	.att-info-bio-right {
		width: 438px;
	}

	.att-info-bio-right {
		font-size: 18px;
	}
}

/*sxn-form*/
.sxn-form {
	padding: 20px;
	font-family: 'Lato', sans-serif;
}

.form-header-wrap {
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 20px;
}

.form-header {
	display: block;
	font-size: 20px;
}

.form-subheader {
	display: block;
}

.form-subheader span {
	font-family: 'Crimson Pro', serif;
	color: #bc293b;
	font-size: 25px;
}

.sxn-form label {
	display: block;
	font-size: 16px;
	line-height: 1;
	padding: 0 0 7px;
}

.sxn-form-left p {
	line-height: 1.6;
}

.form-text-input-wrap {
	margin: 0 0 14px;
}

.form-text-input-wrap {
	padding: 0 0 0 55px;
	background-repeat: no-repeat;
	background-position: top 0px left;
	border-bottom: 4px solid #c7c7c7;
	background-size: 45px;
}

.sxn-form form input[type="text"], .sxn-form form textarea {
    box-sizing: border-box;
    padding: 0px 6px 6px 0px;
    width: 100%;
    color: black;
    font: 16px/normal 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    background-color: transparent;
	background-repeat: no-repeat;
    border: 0;
    border-radius: 0;
    position: relative;
	outline: 0;
}

.sxn-form form textarea {
	margin: 0 0 20px;
	height: 60px;
}

.form-message-input-wrap {
	border-bottom: 4px solid #c7c7c7;
}

.form-message-input-wrap {
	padding: 0 0 0 55px;
	background-repeat: no-repeat;
	background-position: top 0px left;
	border-bottom: 4px solid #c7c7c7;
	background-size: 45px;
}

.form-text-person {
	background-image: url(img/form/person-icon.webp);
}

.form-text-phone {
	background-image: url(img/form/phone-icon.webp);
}
.form-text-email {
	background-image: url(img/form/email-icon.webp);
}
.form-message-pen {
	background-image: url(img/form/person-icon.webp);
	background-repeat: no-repeat;
	background-position: top 27px left;
}
.form-message-input-wrap {
	background-image: url(img/form/pen-icon.webp);
	background-repeat: no-repeat;
	background-position: top left;
}
.required-wrap span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 5px 0px 0px;
	font-family: 'Open Sans', sans-serif;
}

.required-wrap small {
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.4;
}

.sxn-form form input[type=submit] {
    opacity: 1;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    text-align: center;
    width: 100%;
    max-width: 255px;
    height: 60px;
    color: #fff;
    background-color: #bc293b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 20px auto 20px;
    position: relative;
    border: none;
	padding: 10px;
	font-family: 'Crimson Pro', serif;
	transition: .3s;
	font-size: 22px;
}

.sxn-form form input[type=submit]:hover {
	background-color: #dc5163;
}

.form-message-input-wrap {
	margin: 0 0 15px;
}

.captcha-submit-wrap {
	text-align: center;
}

.required-wrap {
	text-align: center;
}

.required-wrap span {
	display: inline-block;
}

.required-wrap small {
	display: block;
	max-width: 660px;
	margin: 0 auto 10px;
}

@media screen and (min-width: 1100px) {
	.sxn-form {
		padding: 80px 40px 80px;
		background-image: url(img/form/lines-top.webp);
		background-position: top 5px center;
		background-repeat: no-repeat;
		background-size: 100%;
	}
	.form-header-wrap {
		font-size: 35px;
		padding: 0 0 50px;
	}
	.form-header {
		font-size: 35px;
		line-height: 1;
	}
	.form-header-wrap {
		font-size: 35px;
		padding: 0 0 50px;
		line-height: 1;
	}
	.form-subheader span {
		font-size: 55px;
		line-height: 1;
	}
	.form-text-input-wrap {
		display: inline-block;
		width: calc(50% - 72px);
		margin: 0 15px 15px 0;
	}

	.form-message-captcha {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.required-wrap {
		text-align: center;
	}

	.captcha-submit-wrap {
		display: flex;
		align-items: center;
	}

	.sxn-form form input[type=submit] {
		margin: 0 0 0 0px;
	}

	.captcha-wrap {
		margin: 0 20px 0 0;
	}

	.form-message-captcha {
		max-width: 1350px;
		margin: auto;
	}
}

@media screen and (min-width: 1440px) {
	.form-header {
		font-size: 45px;
		line-height: 1;
	}
	.form-header-wrap {
		font-size: 45px;
		padding: 0 0 50px;
		line-height: 1;
	}
	.form-subheader span {
		font-size: 95px;
		line-height: 1;
	}
	.submit-wrap {
		width: 357px;
	}
	.sxn-form form input[type=submit] {
		max-width: 357px;
		font-size: 30px;
		background-image: url(img/form/arrow-submit.webp);
		background-repeat: no-repeat;
		background-position: top 11px center;
	}

	.form-message-input-wrap {
		margin: 0 0 50px;
	}
}

@media screen and (min-width: 1640px) {
	.sxn-form-wrap {
		max-width: 1600px;
		margin: auto;
	}

	.form-text-input-wrap {
		padding: 0 0 0 85px;
		background-position: top 0px left;
		border-bottom: 6px solid #c7c7c7;
		background-size: 74px;
		box-sizing: border-box;
	}
	.form-message-input-wrap {
		padding: 0 0 0 85px;
		background-position: top 0px left;
		border-bottom: 6px solid #c7c7c7;
		background-size: 74px;
		box-sizing: border-box;
	}
	.form-text-input-wrap {
		display: inline-block;
		width: calc(50% - 10px);
		margin: 0 15px 30px 0;
	}

	.form-text-input-wrap.form-text-person.form-text-person-last,
	.form-text-input-wrap-last  {
		margin: 0 0 30px 0;
	}

	.sxn-form form input[type="text"] {
		padding: 7px 10px 21px 0px;
	}

	.sxn-form label {
		font-size: 20px;
		padding: 0 0 12px;
	}
}

/*sxn-map*/
.sxn-map {
	padding: 20px;
	background-color: black;
	text-align: center;
}

.sxn-map img {
	max-width: 280px;
	height: auto;
}

.fLogoWrap {
	margin: 0 0 20px;
}

@media screen and (min-width: 1100px) {
	.sxn-map {
		background-image: url(img/map_v3.webp);
		background-position: top left;
		background-repeat: no-repeat;
		background-size: 1568px 596px;
		height: 298px;
		box-sizing: border-box;
		text-align: left;
		position: relative;
	}
	.sxn-map:hover {
		background-position: bottom left;
	}

	.fLogoWrap {
		margin: 30px 0 0 60px;
	}

	.map-img {
		display: none;
	}

	.sxn-map a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

@media screen and (min-width: 1550px) {
	.sxn-map {
		background-position: top center;
		background-repeat: no-repeat;
		background-size: 2000px 760px;
		height: 380px;
	}
	.sxn-map:hover {
		background-position: bottom center;
	}
	.sxn-map-wrap {
		max-width: 1600px;
		margin: auto;
	}
	.fLogoWrap {
		margin: 71px 0 0 0px;
	}
}
/*sxn-footer*/
#mainFooter {
	overflow: hidden;
	padding: 20px;
	background-color: black;
	font-family: 'Lato', sans-serif;
	text-align: center;
}

img.f-logo-contact {
	max-width: 250px;
	height: auto;
	display: block;
	margin: auto;
}

.fLocation {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    box-sizing: border-box;
}
.fLocation a {
    padding: 10px 0 10px 35px;
    font-size: 20px;
    display: inline-block;
    color: white;
}
.fLocation:before {
    content: '';
    position: absolute;
    width: 26px;
    height: 41px;
    background: url(img/icons/location-icon.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    top: 21px;
    left: 11px;
}
.fPhone {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    box-sizing: border-box;
}
.fPhone a {
    padding: 10px 0 10px 35px;
    font-size: 20px;
    display: inline-block;
    color: white;
}
.fPhone:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 38px;
    background: url(img/icons/fPhone.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    top: 17px;
    left: 11px;
}
.fFax {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    box-sizing: border-box;
}
.fFax a {
    padding: 10px 0 10px 35px;
    font-size: 20px;
    display: inline-block;
    color: white;
}

.fFax:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 40px;
    background: url(img/icons/fFax.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    top: 18px;
    left: 8px;
}
.social-media-icon {
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 0;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.social-media-icon li {
	display: inline-block;
	vertical-align: top;
	margin: 0 3px 0 0;
	width: 38px;
	height: 38px;
	list-style-type: none;
	list-style-position: outside;
	background-color: #bc293b;
	border-radius: 3px;
	transition: .3s;
}

.social-media-icon li a {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.social-media-icon li a img {
	transition: .3s;
}
.social-media-icon li a:hover img {
	-webkit-filter: none;
    filter: none;
}

.social-media-icon li:hover {
	background-color: #dc5163;
}

.social-media-icon li.item_1, .social-media-icon li.item_2 {
	margin: 0 20px 0px 0;
}

.social-media-icon li.item_2 {
	margin: 0;
}

.social-media-icon li a img {
	display: block;
	width: auto;
	height: 26px;
}

.social-media-icon li.item_2 a img {
	height: 22px;
}
.fNav {
	padding: 10px 0 0;
}
	.fNav li {
		padding: 0;
		display: block;
		list-style-type: none;
		list-style-position: outside;
		font-size: 14px;
		font-family: 'Lato', sans-serif;
	}
	.fNav a {
		color: #d7f4fc;
	}
	.fNav a:hover {
		text-decoration: underline;
	}
@media screen and (min-width: 1100px) {
	.page-id-7 .sxn-footer-wrap {
		display: flex;
		align-items: center;
		justify-content: space-between;
		max-width: 1600px;
		margin: auto;
	}

	img.f-logo-contact {
		max-width: 150px;
		height: auto;
		display: inline-block;
		margin: 0;
		margin-right: 40px;
	}
	.f-logo-contact {
		margin-right: 40px;
	}
	.fNav {
		display: inline-block;
		vertical-align: top;
		margin: 10px 0 0 30px;
	}
	.fNav li {
		padding: 0 14px 0 0;
		display: inline-block;
		position: relative;
	}
	.fNav li:after {
		content: "|";
		position: absolute;
		top: 0;
		right: 4px;
		height: 10px;
		color: #d7f4fc;
	}
	.fNav li:last-of-type::after {
		content: none;
	}

	img.f-logo-contact {
		max-width: 120px;
	}

	.page-id-7 .fLocation a,
	.page-id-7 .fPhone a,
	.page-id-7 .fFax a {
		font-size: 15px;
	}
}

@media screen and (min-width: 1300px) {
	img.f-logo-contact {
		max-width: 150px;
	}

	.page-id-7 .fLocation a,
	.page-id-7 .fPhone a,
	.page-id-7 .fFax a {
		font-size: 16px;
	}
}

@media screen and (min-width: 1400px) {
	img.f-logo-contact {
		max-width: 250px;
	}
}


@media screen and (min-width: 1440px) {
	#mainFooter {
		padding: 45px 40px 45px;
	}
	.fLocation {
		margin-right: 20px;
	}
	.fPhone {
		margin-right: 30px;
	}
	.fLocation a,
	.fPhone a,
	.fFax a {
		font-size: 24px;
	}

	.page-id-7 .fLocation a,
	.page-id-7 .fPhone a,
	.page-id-7 .fFax a {
		font-size: 20px;
	}

	.fLocation:before {
		width: 40px;
		height: 38px;
		top: 17px;
		left: -6px;
	}

	.fPhone:before {
		width: 25px;
		height: 38px;
		top: 18px;
		left: 9px;
	}

	.fFax:before {
		width: 35px;
		height: 40px;
		top: 18px;
		left: 0px;
	}

	.page-id-7 .fLocation:before {
		width: 30px;
		height: 38px;
		top: 20px;
		left: -4px;
	}

	.page-id-7 .fPhone:before {
		width: 20px;
		height: 38px;
		top: 20px;
		left: 14px;
	}

	.page-id-7 .fFax:before {
		width: 28px;
		height: 40px;
		top: 18px;
		left: 4px;
	}
}

/* RESPONSIVE */
#mmBrandingWrapper {
	padding: 30px 20px 30px;
	font-size: 0;
	text-align: center;
	background: #2c2c2c;
}
#mmBranding {
	display: inline-block;
	overflow: hidden;
}
	#mmBranding,
	#mmBranding a {
		color: white;
		font: normal 10px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif;
		text-decoration: none;
	}
	#mmBranding a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	#logo-mmm {
		display: inline-block;
		height: auto;
	}
	#mmBranding p {
		margin: auto;
		padding: 12px 0 0;
		max-width: 320px;
		text-align: center;
	}
	#mmBranding br {display: none;}
@media screen and (min-width: 600px) {
	#mmBranding {
		display: inline-block;
		background: #2c2c2c;
	}
	#logo-mmm {
		display: inline-block;;
		margin: 0 0 3px;
		vertical-align: bottom;
	}
	#mmBranding p {
		display: inline-block;
		margin: 0 0 0 10px;
		padding: 0;
		max-width: none;
		text-align: left;
		vertical-align: bottom;
	}
	#mmBranding br {display: inline;}
}

/*sidebar*/
.sb-pa {
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	margin: 0 0 40px;
}

.sb-pa a {
	color: white;
}

.sb-pa-wrap p {
	font-weight: bold;
	padding: 0;
}

.sb-pa-wrap {
	box-sizing: border-box;
	padding: 20px 20px 20px 100px;
	margin: 0 0 5px;
	position: relative;
	height: 82px;
	box-sizing: border-box;
}

.sb-pa-wrap:hover {
	background: #bc293b;
}

.sb-pa-wrap.sb-family,
.sb-pa-wrap.sb-criminal,
.sb-pa-wrap.sb-personal {
	padding: 33px 20px 20px 100px;
}
.sb-family {
	background-image: url(img/sidebar/sb-family-bg.webp);
}
.sb-criminal {
	background-image: url(img/sidebar/sb-criminal-bg.webp);
}
.sb-personal {
	background-image: url(img/sidebar/sb-personal-bg.webp);
}
.sb-litigation {
	background-image: url(img/sidebar/sb-litigation-bg.webp);
}
.sb-estate {
	background-image: url(img/sidebar/sb-estate-bg.webp);
}
.sb-pa-wrap:before {
	content: '';
	position: absolute;
	width: 60px;
	height: 41px;
	background-repeat: no-repeat;
	background-size: 100%;
	top: 21px;
	left: 15px;
}
.sb-family:before {
	background-image: url(img/sidebar/sb-family-icon.webp);
}
.sb-criminal:before {
	background-image: url(img/sidebar/sb-criminal-icon.webp);
}
.sb-personal:before {
	background-image: url(img/sidebar/sb-personal-icon.webp);
}
.sb-litigation:before {
	background-image: url(img/sidebar/sb-litigation-icon.webp);
}
.sb-estate:before {
	background-image: url(img/sidebar/sb-estate-icon.webp);
}
@media screen and (min-width: 1640px) {
	.sb-pa-wrap p {
		font-size: 20px;
	}

	.sb-pa-wrap {
		padding: 15px 20px 20px 125px;
	}

	.sb-pa-wrap.sb-family, .sb-pa-wrap.sb-criminal, .sb-pa-wrap.sb-personal {
		padding: 28px 20px 20px 125px;
	}

	.sb-pa-wrap:before {
		width: 83px;
		height: 61px;
		top: 12px;
		left: 15px;
	}
}

/*sb-testimonials*/
.sb-testimonials {
	font-family: 'Lato', sans-serif;
	text-align: center;
}
.sb-test-shadow {
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 16%);
	height: 481px !important;
}
.sb-test-wrap-header {
	font-family: 'Crimson Pro', serif;
	font-weight: bold;
	display: block;
	padding: 0 0 20px;
}
.sb-test-inner-wrap p {
	color: #6b6b6b;
	line-height: 1.6;
}
.sb-test-cont .swiper-container {
	margin: 0 0 20px;
}
.sb-test-shadow {
	position: relative;
}
.sb-test-shadow:after {
	content: '';
	position: absolute;
	left: 6px;
	bottom: 6px;
	width: calc(100% - 12px);
	height: 4px;
	border: 2px solid #c7c7c7;
	border-left: none;
	border-right: none;
	z-index: 0;
	pointer-events: none;
}
.sb-test-shadow:before {
	content: '';
	position: absolute;
	left: 6px;
	top: 6px;
	width: calc(100% - 16px);
	height: 58px;
	border: 2px solid #c7c7c7;
	border-top: none;
	z-index: 0;
	pointer-events: none;
}
.sb-test-line-wrap {
	position: relative;
}
.sb-test-line-wrap:before {
	content: '';
	position: absolute;
	left: 12px;
	top: 6px;
	width: calc(100% - 24px);
	height: 10px;
	background-color: #bc293b;
	z-index: 0;
	pointer-events: none;
}
.sb-test-line-wrap:after {
	content: '';
	position: absolute;
	left: 6px;
	top: 70px;
	width: calc(100% - 12px);
	height: 2px;
	background-color: #c7c7c7;
	z-index: 0;
	pointer-events: none;
}
.sb-test-inner-wrap {
	position: relative;
}
.sb-testimonials img.sb-stars-img {
	background-color: white;
	padding: 0 15px;
	box-sizing: border-box;
	z-index: 4;
	margin: 42px 0 20px;
	height: auto;
	z-index: 5;
	position: relative;
	max-width: 220px;
}
.sb-test-inner-wrap:before {
	content: '';
	position: absolute;
	left: 6px;
	top: 77px;
	width: calc(100% - 33px);
	height: 382px;
	border: 10px solid #6b6b6b;
	border-bottom: none;
	border-top: none;
	z-index: 0;
	pointer-events: none;
}
.sb-test-inner-wrap {
	padding: 0 40px;
}
.sb-test-wrap {
	padding: 0px;
	box-sizing: border-box;
}
.sb-test-inner-wrap a {
	text-transform: uppercase;
	font-weight: bold;
	color: #bc293b;
}
.sb-test-inner-wrap a:hover {
	text-decoration: underline;
	color: #dc5163;
}
.sb-test-arrows-container {
	text-align: center;
	margin-top: 20px;
}
.sb-left-test-arrow, .sb-right-test-arrow  {
	width: 92px;
	height: 60px;
	text-align: center;
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.sb-left-test-arrow img,
.sb-right-test-arrow img {
	width: 92px;
	height: 120px;
}
.sb-left-test-arrow:hover img, .sb-right-test-arrow:hover img {
	margin-top: -60px;
}
.sb-left-test-arrow {
	margin-right: 10px;
}
@media screen and (min-width: 1640px) {
	.sb-test-wrap-header {
		font-size: 30px;
	}
	.sb-test-inner-wrap p {
		font-size: 18px;
	}
	.sb-test-name {
		font-size: 24px;
	}
	.sb-testimonials img.sb-stars-img {
		max-width: 300px;
	}
}

/* Search Page */
#univ_search_form {margin: 0 0 20px;}
#univ_search_field {
	display: inline-block;
	box-sizing: border-box;
	width: 160px;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	color: #000;
	background-color: #fff;
}
#univ_search_submit {
	height: 36px;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
	padding: 5px 10px;
	background-color: #333;
	color: #fff;
}
#univ_search_submit:hover {
	background-color: #000;
	color: #fff;
	cursor: pointer;
}

/* Contact Form Styling */
form input[type=submit] {-webkit-appearance: none;border-radius: 0;}
.nc_form {
	background-color: #f0f0f0;
	padding: 20px 10px;
	margin: 0 0 15px;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
	color: #333333;
	min-width: 255px;
}
.nc_form .form-part{margin: 0 0 10px;}
.nc_form .req {color: #F71704;}
.nc_form .groupLegend{
	font-size: 18px;
	margin: 0 0 5px;
}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {display: block; width: 100%; padding: 0; box-sizing: border-box; }
	.nc_form input, .nc_form textarea {background: #fff; color: #000;}
	.nc_form input::placeholder, .nc_form textarea::placeholder {color: gray;}
	.nc_form input, .nc_form textarea, .nc_form .captcha-container {
		border: 1px solid #999;
		border-radius: 3px;
	}
	.nc_form label {margin: 0 0 5px;}
	.nc_form input, .nc_form textarea, .nc_form select {
		margin: 0 0 10px;
		padding: 10px 10px;
	}
	.nc_form textarea {height:60px;}
	.nc_form .captcha-container {padding: 0;width: 100%;}

.nc_form input.hidden {display:none;}
.nc_form input.submit-button {
	cursor:pointer;
	margin: 1em 0;
	padding: 10px 10px;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
	-webkit-appearance: none;
	border-radius: 0;
}
	.nc_form input.submit-button:hover {background:#777;}
.nc_form input.error {border-color:#f00;}
.nc_form label.error {color: #f00;}
.ncfDisclaimer {
	font-size: 80%;
	margin: 0 0 15px;
	padding: 10px 0 0;
}
	.ncfDisclaimer span {
		display: block;
		font-weight: bold;
		font-size: 125%;
	}
		.ncfDisclaimer span.req {display: inline; font-size: 80%;}
	.ncfDisclaimer input {
		display: inline;
		width: 10px;
		height: 10px;
		margin: 0 5px 0 0;
	}
	.ncfDisclaimer label {display: inline;}
.nc_form .captcha-wrapper {}
	.nc_form .captcha-wrapper input {max-width: 200px;}
	.nc_form .captcha-container {
		background: #fff;
		border: 1px solid #333;
		margin: 0 0 4px;
		text-align: center;
		max-width: 200px;
	}
	.nc_form .captcha-image {
		cursor: pointer;
		display: block;
		width: 100%;
	}
	.nc_form .checkbox,
	.nc_form .radio{ margin: 0 auto 10px; }
	.nc_form .checkbox input,
	.nc_form .checkbox label,
	.nc_form .radio input,
	.nc_form .radio label {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
	}
	.nc_form .checkbox label,
	.nc_form .radio label{ margin: 0 15px 0 2px; }

.nc_form .inlineSelect select{display: inline; width: auto;}
.nc_form .inlineSelectGroup{ display: inline-block; margin: 0 10px 0 0; }
.nc_form .inlineSelectGroup select{margin: 0;}
.nc_form .inlineSelectGroup label{ font-size: 0.85rem; }
@media screen and (min-width: 600px){
	.nc_form{ padding: 20px 15px; }
}

/* reCAPTCHA v2 invisible */
.grecaptcha-badge {visibility: hidden;}
.grDisclaimerBox {
	background-color: #4a90e2;
	overflow: hidden;
	height: 60px;
	width: 255px;
}
.home .grDisclaimerBox {
	margin: auto;
}
.nc_form .grDisclaimerBox {
    box-shadow: rgba(0,0,0,0.75) 0px 0px 5px;
	margin: 0 0 20px;
}
.grDisclaimerBoxNarrow {width: 180px;}
.grDisclaimerBoxNarrow .grdbBadge {display: none;}
.grdbBadge {
	float: left;
	width: 70px;
	height: 100%;
	background-color: #fff;
	background-image: url(img/recaptcha-logo-48.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.grdbText {
	float: left;
	color: #fff;
	width: 185px;
	box-sizing: border-box;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 13px;
	padding: 15px 15px 0;
	line-height: 1;
}
.grdbHead {
	display: block;
	margin: 0 0 5px;
}
.grdbLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.grdbLinks a:hover {text-decoration: underline;}
.grdbSep {font-size: 8px;}
/* reCAPTCHA v2 invisible */

/* Contact Form - Custom */

/* Contact Form Styling Ends */

/* Blog Page */
@media screen and (max-width: 700px) {
	.post_entry_mult_left, .post_entry_mult_right {
		float: none;
		display: block;
		width: auto;
		padding: 0;
		margin: 0;
	}
	.postThumbMult {
		display: block;
		width: 80%;
		max-width: 150px;
		margin: 0 auto 0.5em;
	}
}

/*  < animate.css >  */
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
/*End Animate.css*/

#crumbs {font-size: 12px; margin: 0 0 20px;}
/*Blog Sidebar*/
.blog-sidebar {
	padding: 20px;
}
.blog-sidebar h2 {
	display: block;
	text-transform: uppercase;
	color: #bc293b;
	font-family: 'Crimson Pro', serif;
	font-size: 20px;
}
.blog-sidebar>ul {
	padding: 0 0 20px 20px;
}
.blog-sidebar a {
	color: black;
}
.blog-sidebar a:hover {
	text-decoration: underline;
}
nav.mm_mob ul li a {height: auto !important;}
/* CSS */

/*Multi-col nav items*/
nav.mm .multiCol ul {
	z-index: 999;
	width: 100%;
	background-color: black;
}
nav.mm .multiCol ul ul {
	background: #d6ceae;
}
nav.mm .multiCol > ul {
	width: 310px;
}
nav.mm .multiCol > ul > li {
	width: 50%;
	box-sizing: border-box;
	float: left;
}
nav.mm .multiCol > ul > li:nth-child(odd) {
	border-right: 1px solid white;
}
nav.mm .multiCol > ul > li:nth-child(odd) > ul,
nav.mm .multiCol > ul > li:nth-child(even) > ul ul {
	left: 96%;
}
nav.mm .multiCol > ul > li:nth-child(even) > ul,
nav.mm .multiCol > ul > li:nth-child(odd) > ul ul {
	left: auto;
	right: 96%;
}
nav.mm .multiCol > ul > li:nth-child(2) {
	border-top: 0;
}
nav.mm_mob ul li a {height: auto !important;}

/* Form Validation -- Begins */
form input[type=text].validationError,
form textarea.validationError,
form select.validationError,
form .validationError::placeholder {
	background-color: red !important;
	color: #fff !important;
}
form .validationError:-moz-placeholder,
form .validationError::-moz-placeholder {
	opacity: 1;
}

input[type=checkbox].validationError {
	position:relative
}

.cfRequiredMark {
	position: relative;
	font-size: 0;
}
input[type=radio].validationError + .cfRequiredMark:before,
input[type=checkbox].validationError  + .cfRequiredMark:before {
	display: inline-block;
	content: "";
	position: absolute;
	left: -26px;
	top: -11px;
	background-color: red;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	opacity: 1;
	box-shadow: 1px 1px 3px red;
}
.validationFeedback {
	display: none;
	text-align: center;
	background-color: #f5770c;
	color: #000;
	padding: 20px 20px 0;
	margin:0 auto 20px
}
.vfActive {
	display: block
}
.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}
/* Form Validation -- Ends */

/* Begins: Get More Posts - Ajax */
a#univ_load_more_posts {
	background-color: #ac3939;
	color: #fff;
	padding: 7px 20px;
	display: block;
	width: 200px;
	margin: 0 auto 0;
	text-align: center;
}
a#univ_load_more_posts:hover {
	background-color: #cf5656;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

/* Sidebar - Recent Posts */
.sbRecentPostsList li {
	padding: 0 0 10px;
}

/* Pagination - Single */
#pagination-single {
	margin: 10px 0;
	overflow: hidden;
}
#pagination-single a {
	text-decoration: none;
	font-weight: normal;
}
.pag-single-prev, .pag-single-next {
	box-sizing: border-box;
}
.pag-single-prev {margin: 0 0 20px;}
@media screen and (min-width: 600px) {
	.pag-single-prev,
	.pag-single-next {
		width: 50%;
	}
	.pag-single-prev {
		padding: 0 30px 0 0;
	}
	.pag-single-next {
		padding: 0 0 0 30px;
	}
	.pag-single-prev {
		float: left;
	}
	.pag-single-next {
		float: right;
	}
}
/* Ends: Get More Posts - Ajax */