/*
Theme Name: The Solomon Firm LLC (Responsive Website)
Theme URI: https://www.milemarkmedia.com/
Description: Designed and Powered by MileMark Media
Author: MileMark Media
Version: 1.2
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 {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: 55px;
	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: 800px){
	.adaBtn{
		bottom: 5px;
	}
}
@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: #9d1c1c;}
a:hover {color: #e21d1d;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
.animated {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.officiallyAnimated, .ie9 .animated, #persistentHeader .animated, #persistentHeader.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;
}
#mhWrapper {background-color: #000;}
#mainHeader {
	padding: 0;
	max-width: 1800px;
	margin: 0px auto;
	transition: .3s;
	-webkit-transition: .3s;
	font-family: 'Roboto', sans-serif;
}
#logo-main {
	display: block;
	width: 100%;
	padding: 20px;
	max-width: 430px; /*modme*/
	margin: 0 auto;
	box-sizing: border-box;
	transition: .3s;
	-webkit-transition: .3s;
}
#logo-main img {display: block; width: 100%; height: auto;}
.mhRight {
	background-color: #e21d1d;
	padding: 10px 20px;
	color: #fff;
	text-align: center;
	transition: .3s;
	-webkit-transition: .3s;
}
.mhCTA {
	display: block;
	font-family: 'Alegreya', serif;
	font-style: italic;
	padding: 0 0 2px 0;
	font-size: 21px;
	transition: .3s;
	-webkit-transition: .3s;
}
.mhPhone {
	display: inline-block;
	color: #fff;
	font-size: 28px;
	line-height: 1;
	transition: .3s;
	-webkit-transition: .3s;
}

/* 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;
	position: relative;
	z-index: 100;
}
nav.mm > ul > li > a {
    padding: 20px 17px;
    font-size: 14px;
    color: #fff;
		font-weight: bold;
    font-family: 'Roboto', 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 {color: white;}
nav.mm ul ul {background: #9a1c1c; width: 180px; border: 1px solid #e21d1d;}
nav.mm ul ul li:hover > a {background: #e21d1d; color: #fff;}
nav.mm ul ul li {border-top: 1px solid #e21d1d;}
nav.mm ul ul a {
    color: #fff;
    padding: 15px 10px;
    font-size: 14px;
/*    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: #000;} /*modme*/
#mmiWrapper {box-shadow: 0 1px 10px rgba(216, 216, 216, 0.7); position: fixed; top: 0; left: 0; width: 100%; z-index: 999;}
#mobMenuItems {
	height: 34px;
	width: 295px;
	padding: 0;
	margin: 0 auto;
	text-transform: uppercase;
	position: relative;
	font-family: 'Roboto', sans-serif;
}
	.mmi {
		height: 100%;
		float: left;
		display: inline;
		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/menu2015.png);
		background-repeat: no-repeat;
		text-indent: -222px;
		overflow: hidden;
		text-align: left;
	}
	#mm1 {width: 56px;}
	#mm2 {width: 57px; }
	#mm3 {width: 66px;}
	#mm4 {width: 52px;}
	#mm5 {width: 57px;}
	.mmi a:hover {text-decoration: none;}
	.mmi {border-right: 1px solid #454141;} /*modme*/
	#mm1 {border-left: 1px solid #454141;} /*modme*/
	#mm1 > a {background-position: 20px 0; padding: 0 0 0 47px;}
	#mm2 > a {background-position: 20px -34px;}
	#mm3 > a {background-position: 20px -68px;}
	#mm4 > a {background-position: 20px -102px;}
	#mm5 > a {background-position: 20px -136px;}
	/* 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; /*modme*/
	}
	.mmi ul li:first-child {border: 0;}
	.mmi ul a {
		background: #666; /*modme*/
		color: #fff; /*modme*/
		display: block;
		padding: 10px 10px;
		font-size: 16px;
	}
	.mmi ul a:hover {
		background: #999; /*modme*/
	}
	@media screen and (min-width: 385px) {
		#mobMenuItems {width: 348px;}
		#mm1 {width: 110px;}
		#mm1 > a {text-indent: 0;}
		.mmi > ul {width: 350px;}
	}
nav.mm_mob {
	position: absolute;
	padding: 34px 0 10px;
	left: 0;
	top: 0;
	width: 100%;
	background: #505050; /*modme*/
	z-index: 9999;
}
	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;
			border-bottom: 2px solid transparent;
		}
		nav.mm_mob a:hover {
			text-decoration: none;
			background: #717171;
			border-bottom: 2px solid #e21d1d;
		}
			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 {
	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: 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 {
	width: 30%;
	border: 0;
	background: #e21d1d; /*modme*/
	font-size: 10px;
	height: 21px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}
#mblsSubmit:hover {background: #ff5555;} /*modme*/



/*			MEDIA QUERIES MAIN HEADER			*/



@media screen and (min-width: 800px) {
  #wrapper {
      padding: 152px 0 0; /*modme*/
  }
  #persistentHeader{
  	background: #000; /*modme*/
    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; }
	#mhWrapper {
		border-bottom: 1px solid #fff;
	}
	#mainHeader {
		padding: 15px 20px 0 20px;
	}
	#logo-main {
		display: inline-block;
		padding: 0;
	}
	body.sticky_zone #logo-main {max-width: 300px;}
	.mhRight {
		width: auto;
		float: right;
		padding: 5px 0 0 0;
		background-color: transparent;
	}
	body.sticky_zone .mhRight {padding: 0;}
	body.sticky_zone .mhCTA {font-size: 16px; padding: 0;}
	body.sticky_zone .mhPhone {font-size: 22px;}
	nav.mm {
		clear: right;
		padding: 0;
	}
	nav.mm > ul > li > a {
		position: relative;
		transition: .3s;
		-webkit-transition: .3s;
	}
	nav.mm > ul > li > a:before {
		content: '';
		display: block;
		position: absolute;
		background-color: transparent;
		width: 100%;
		transform: scale(0);
		-webkit-transform: scale(0);
		height: 6px;
		bottom: -1px;
		left: 0;
		transition: .3s;
		-webkit-transition: .3s;
	}
	nav.mm > ul > li:hover > a:before {
		background-color: #e21d1d;
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}
@media screen and (min-width: 1000px) {
	nav.mm > ul > li > a {padding: 20px 25px;}
}
@media screen and (min-width: 1120px) {
	nav.mm > ul > li > a {font-size: 16px;}
}
@media screen and (min-width: 1300px) {
	nav.mm > ul > li > a {padding: 20px 35px;}
}
@media screen and (min-width: 1640px) {
	#wrapper {padding: 107px 0 0 0;}
	#mhWrapper {padding: 0 20px;}
	#mainHeader {max-width: 1800px; padding: 15px 0 0 0;}
	body.sticky_zone #logo-main {max-width: 400px;}
	.mhRight {padding: 3px 0 0 0;}
	body.sticky_zone .mhRight {padding: 3px 0 0 0;}
	.mhCTA {font-size: 22px;}
	body.sticky_zone .mhCTA {padding: 0 0 2px 0; font-size: 22px;}
	.mhPhone {font-size: 40px; line-height: 1; padding: 0;}
	body.sticky_zone .mhPhone {font-size: 40px; line-height: 1; padding: 0;}
	nav.mm {
		display: inline-block;
		margin: 0 0 0 20px;
		width: calc(100% - 430px - 250px - 40px);
		vertical-align: top;
	}
	nav.mm > ul > li > a {font-size: 18px; padding: 28px 15px 45px 15px;}
}
@media screen and (min-width: 1840px) {
	#mainHeader {max-width: 1800px;}
}


/*			END OF MAIN HEADER MEDIA QUERIES			*/



#homeslides {
    position: relative;
    height: 395px;
    background-color: #000;
}
.homeslide {
	  display: none;
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
#homeslide1 {
	display: block;
}
#homeslide2 {
	/* display: block; */
}
#homeslide3 {
	/* display: block; */
}
.homeslideImg {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 800px 278px;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#homeslideImg1 {background-image: url(img/slides/home/1120/1.jpg);}
#homeslideImg2 {background-image: url(img/slides/home/1120/2.jpg); background-position: right 0;}
#homeslideImg3 {background-image: url(img/slides/home/1120/3.jpg);}
.slideBox {
    position: absolute;
    bottom: 0;
    background: #000;
		color: #fff;
    width: 100%;
    padding: 20px 20px 45px 20px;
    box-sizing: border-box;
		font-family: 'Roboto', sans-serif;
		text-align: center;
}
#homeslide1 .slideBox:before {
	content: '';
	display: block;
	position: absolute;
	background-size: 395px 200px;
	background-position: center 0;
	background-repeat: no-repeat;
	width: 100%;
	height: 200px;
	top: -200px;
	left: 0;
}
.no-webp #homeslide1 .slideBox:before {background-image: url(img/slides/home/solomon-poliard_full..png);}
.webp #homeslide1 .slideBox:before {background-image: url(img/slides/home/solomon-poliard_full..webp);}
.slideHead {
	display: block;
	font-size: 22px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	transition: .5s ease;
	-webkit-transition: .5s ease;
	position: relative;
	opacity: 0;
	left: -100px;
}
#homeslide1 .slideHead {padding: 0;}
.slideHead3 {
	text-transform: uppercase;
	font-size: 16px;
	padding: 0;
	display: block;
	transition: .5s ease;
	-webkit-transition: .5s ease;
	opacity: 0;
	left: -100px;
}
.slideTxtAnimate .slideHead {
	opacity: 1;
	left: 0;
}
.slideTxtAnimate .slideHead3 {
	opacity: 1;
	left: 0;
}
.slideHead br {display: none;}
.slideHead .redType {
	color: #e21d1d;
	text-transform: none;
	font-size: 22px;
	font-style: italic;
	font-family: 'Alegreya', serif;
	transition: .3s;
	-webkit-transition: .3s;
}
.slideHead2 {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0;
	transition: .5s ease;
	-webkit-transition: .5s ease;
	transition-delay: 1s;
	-webkit-transition-delay: 1s;
	position: relative;
	opacity: 0;
	left: -100px;
}
.slideTxtAnimate .slideHead2 {
	opacity: 1;
	left: 0;
}
.slideHead2 br {display: none;}
.slideHead2 span {
	color: #e21d1d;
	font-weight: bold;
	font-style: italic;
	transition: .3s;
	-webkit-transition: .3s;
}
#homeslide1 .slideHead2 span {text-transform: none; font-family: 'Alegreya', serif;}
.slideBody {
	font-size: 16px;
	text-transform: uppercase;
	padding: 0;
	opacity: 0;
	position: relative;
	transition: .3s ease;
	-webkit-transition: .3s ease;
	transition-delay: 1s;
	-webkit-transition-delay: 1s;
}
.slideTxtAnimate .slideBody {
	opacity: 1;
}
.slideBody br {display: none;}
.slideBody span {
	color: #e21d1d;
	font-weight: bold;
	font-style: italic;
	transition: .3s;
	-webkit-transition: .3s;
}
.hsNavBox {
	position: absolute;
	bottom: 20px;
	width: 100%;
	max-width: 1800px;
	left: 0;
	z-index: 20;
}
.hsNavigation {
	padding: 0;
	text-align: center;
	height: 5px;
}
.hsNav {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	border: 1px solid #454647;
	margin: 0 5px;
	width: 60px;
	transition: .3s;
	-webkit-transition: .3s;
}
.hsNav a {
	display: block;
	font-size: 0;
	height: 3px;
}
.hsNav:hover, .hsNav.activeNavButton {
	border: 1px solid #fff;
}
.hsNav:hover a, .hsNav.activeNavButton a {
	background-color: #fff;
}
.subslide {
    background-position: center top;
    background-repeat: no-repeat;
		padding: 0 0 14%;
		width: 100%;
		box-sizing: border-box;
		background-size: cover;
		transition: .3s;
		-webkit-transition: .3s;
}
#subslide1 {background-image: url(img/slides/sub/1120/1.jpg);}
#subslide2 {background-image: url(img/slides/sub/1120/2.jpg);}
#subslide3 {background-image: url(img/slides/sub/1120/3.jpg);}


/*			MEDIA QUERIES HOMESLIDES			*/



@media screen and (min-width: 570px) {
	.subslide {height: 80px; padding: 0; background-size: 1120px;}
}
@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
	#homeslides {
		overflow: hidden;
		height: 350px;
	}
	@-webkit-keyframes
	ncburnsZoomIn {
	  0% {
	    -webkit-transform: scale(1);
	    transform: scale(1);
	  }
	  100% {
	    -webkit-transform: scale(1.6);
	    transform: scale(1.6);
	  }
	}
	@keyframes
	ncburnsZoomIn {
	  0% {
	    -webkit-transform: scale(1);
	    transform: scale(1);
	  }
	  100% {
	    -webkit-transform: scale(1.6);
	    transform: scale(1.6);
	  }
	}
	.homeslideImg {
	  -webkit-animation-name: ncburnsZoomIn;
	  animation-name: ncburnsZoomIn;
	  -webkit-animation-timing-function: linear;
	  animation-timing-function: linear;
	  animation-fill-mode: forwards;
	  -webkit-animation-fill-mode: forwards;
	  -webkit-animation-duration: 36s;
	  animation-duration: 36s;
		background-position: 0 0;
	  opacity: 1;
		/*background-size: 1120px 389px;*/
		background-size: cover;
	}
	.no-webp #homeslideImg2 {background-position: center 0;}
	.webp #homeslideImg2 {background-position: center 0;}
	.slideContent {
	  height: 100%;
		max-width: 1800px;
		margin: 0px auto;
		transition: .3s;
		padding: 0 20px;
		-webkit-transition: .3s;
		position: relative;
	}
	#homeslide1 .slideContent:after {
		content: "";
		display: block;
		position: absolute;
		width: 550px;
		height: 278px;
		bottom: 0;
		right: 40px;
		background-size: 550px 278px;
		transition: .3s;
		-webkit-transition: .3s;
		background-position: center 0;
		background-repeat: no-repeat;
		
	}
	html.no-webp #homeslide1 .slideContent:after { background-image: url(img/slides/home/solomon-poliard_full..png); }
	html.webp #homeslide1 .slideContent:after { background-image: url(img/slides/home/solomon-poliard_full..webp); }
	.slideBox {
		background-color: transparent;
		top: inherit;
		bottom: 120px;
		text-align: left;
		width: 400px;
		padding: 0;
	}
	#homeslide2 .slideBox, #homeslide3 .slideBox {bottom: 115px;}
	.slideHead {font-size: 43px; line-height: 1; padding: 0 0 30px 0;}
	#homeslide2 .slideHead {
		font-size: 32px;
	}
	#homeslide2 .slideHead .bigHead {
		font-size: 45px;
	}
	.slideHead .redType {font-size: 40px;}
	.slideHead br {display: block;}
	.slideHead2 {font-size: 28px; line-height: 1.3;}
	.slideHead2 br {display: block;}
	.slideBody br {display: block;}
	#homeslide1 .slideBox:before {
		display: none;
	}
	.hsNavBox {
		bottom: 70px;
		padding: 0 0 0 20px;
		box-sizing: border-box;
	}
	.hsNavigation {
		text-align: left;
	}
	.slideBody {font-size: 19px;}
	.slideHead3 {padding: 0 0 35px 0;}
}
@media screen and (min-width: 1000px) {
	#homeslide1 .slideContent:after {
		right: 80px;
	}
}
@media screen and (min-width: 1120px) {
		#homeslides {
			height: 400px;
		}
		#homeslideImg1 {background-image: url(img/slides/home/full/1.jpg);}
		#homeslideImg2 {background-image: url(img/slides/home/full/2.jpg);}
		#homeslideImg3 {background-image: url(img/slides/home/full/3.jpg);}
		#homeslide1 .slideContent:after {
			width: 602px;
			height: 305px;
			right: 120px;
			background-size: 602px 305px;
		}
		.slideBox {
			width: 550px;
			bottom: 120px;
		}
		#homeslide2 .slideBox, #homeslide3 .slideBox {bottom: 120px;}
		.slideHead {font-size: 57px; padding: 0 0 35px 0;}
		#homeslide2 .slideHead {font-size: 39px;}
		#homeslide2 .slideHead .bigHead {font-size: 56px;}
		.slideHead .redType {font-size: 49px;}
		.slideHead2 {font-size: 36px; line-height: 1.2;}
		.slideHead3 {font-size: 20px; padding: 0 0 40px 0;}
		.slideBody {font-size: 23px;}
		.hsNavBox {
			bottom: 65px;
			left: 50%;
			margin: 0 0 0 -50%;
			padding: 0 20px;
			transition: .3s;
			-webkit-transition: .3s;
		}
		.subslide {background-size: 1640px; height: 115px;}
		#subslide1 {background-image: url(img/slides/sub/full/1.jpg);}
		#subslide2 {background-image: url(img/slides/sub/full/2.jpg);}
		#subslide3 {background-image: url(img/slides/sub/full/3.jpg);}
}
@media screen and (min-width: 1640px) {
	#homeslides {height: 500px;}
	.slideContent {max-width: 1800px;}
	#homeslide1 .slideContent:after {
		width: 867px;
		height: 439px;
		background-size: 867px 439px;
		right: 130px;
	}
	.slideBox {
		width: 800px;
		bottom: 130px;
	}
	#homeslide2 .slideBox, #homeslide3 .slideBox {bottom: 125px;}
	.slideHead {font-size: 94px; padding: 0 0 30px 0;}
	#homeslide3 .slideHead {font-size: 79px;}
	#homeslide2 .slideHead {font-size: 55px; line-height: 1;}
	.slideHead .redType {font-size: 85px;}
	#homeslide2 .slideHead .bigHead {font-size: 93px; line-height: 1;}
	.slideHead2 {font-size: 53px; line-height: 1.2;}
	.slideHead3 {font-size: 35px;}
	.hsNavBox {bottom: 75px;}
	.slideBody {font-size: 34px;}
	#homeslide3 .slideBody {font-size: 32px;}
	.subslide {height: 145px; background-size: 2000px;}
}
@media screen and (min-width: 1840px) {
	.slideContent {max-width: 1800px;}
	.hsNavBox {width: 1800px; margin: 0 0 0 -900px;}
}
@media screen and (min-width: 2000px) {
	.homeslideImg {background-size: cover;}
	.subslide {background-size: cover;}
}
@media screen and (min-width: 2040px) {
	.hsNavBox {padding: 0;}
}



/*			END OF HOMESLIDES MEDIA QUERIES			*/




#hpAreasWrap {
	border-top: 6px solid #fff;
	background-position: center 0;
	background-repeat: no-repeat;
	padding: 0 20px;
	background-color: #000;
}
.no-webp #hpAreasWrap {background-image: url(img/areas/hp_areas_bg.jpg);}
.webp #hpAreasWrap {background-image: url(img/areas/hp_areas_bg.webp);}
.hpAreasCont {
	font-family: 'Roboto', sans-serif;
	max-width: 1800px;
	margin: 0px auto;
	padding: 25px 0 10px 0;
}
.hpAreas {padding: 0;}
.hpArea {padding: 0 0 25px 0;}
.hpAreaInner {
	display: block;
	color: #fff;
	transition: .3s;
	-webkit-transition: .3s;
	border-left: 1px solid #797979;
	border-right: 1px solid #797979;
	position: relative;
}
.hpAreaInner:hover {color: #fff;}
.hpAreaInner:before {
	content: '';
	display: block;
	position: absolute;
	background: #797979;
	background: -webkit-linear-gradient(left, #797979, #ffffff, #797979);
	background: -o-linear-gradient(left, #797979, #ffffff, #797979);
	background: -moz-linear-gradient(left, #797979, #ffffff, #797979);
	background: linear-gradient(to right, #797979, #ffffff, #797979);
	width: 100%;
	height: 1px;
	top: 0;
	left: 0;
}
.hpAreaInner:after{
	content: '';
	display: block;
	position: absolute;
	background: #797979;
	background: -webkit-linear-gradient(left, #797979, #ffffff, #797979);
	background: -o-linear-gradient(left, #797979, #ffffff, #797979);
	background: -moz-linear-gradient(left, #797979, #ffffff, #797979);
	background: linear-gradient(to right, #797979, #ffffff, #797979);
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
}
.hpAreaInner2 {
	display: block;
	text-align: center;
	height: 265px;
	box-sizing: border-box;
	padding: 140px 0 0 0;
	position: relative;
}
.hpAreaInner2:after {
	content: '';
	display: block;
	position: absolute;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 45px;
	height: 45px;
	bottom: -21px;
	left: 50%;
	z-index: 15;
	margin: 0 0 0 -23px;
}
.no-webp .hpAreaInner2:after {background-image: url(img/areas/area_arrow.png);}
.webp .hpAreaInner2:after {background-image: url(img/areas/area_arrow.webp);}
.hpAreaInner2:hover:after {background-position: -46px 0;}
.hpAreaInner2:before {
	content: '';
	display: block;
	position: absolute;
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 30px;
	left: 50%;
}
.no-webp .hpAreaInner2:before {background-image: url(img/areas/areas.png);}
.webp .hpAreaInner2:before {background-image: url(img/areas/areas.webp);}
.hpAreaFLaw .hpAreaInner2:before {
	width: 133px;
	height: 93px;
	margin: 0 0 0 -67px;
	top: 30px;
}
.hpAreaFLaw:hover .hpAreaInner2:before {
	background-position: 0 -93px;
}
.hpAreaCLitigation .hpAreaInner2:before {
	width: 93px;
	height: 93px;
	margin: 0 0 0 -47px;
	top: 30px;
	background-position: -133px 0px;
}
.hpAreaCLitigation:hover .hpAreaInner2:before {
	background-position: -133px -93px;
}
.hpAreaPInjury .hpAreaInner2:before {
	width: 73px;
	height: 73px;
	margin: 0 0 0 -37px;
	top: 38px;
	background-position: -226px 0px;
}
.hpAreaPInjury:hover .hpAreaInner2:before {
	background-position: -226px -95px;
}
.hpAreaCDefense .hpAreaInner2:before {
	width: 97px;
	height: 78px;
	margin: 0 0 0 -48px;
	top: 38px;
	background-position: -299px 0px;
}
.hpAreaCDefense:hover .hpAreaInner2:before {
	background-position: -299px -95px;
}
.hpAreaTitle {
	display: block;
	font-size: 30px;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
}


/*			MEDIA QUERIES HOME PAGE PRACTICE AREAS			*/


@media screen and (min-width: 600px) {
	#hpAreasWrap {padding: 0 10px}
	.hpAreaInner {
		margin: 0 10px;
	}
}
@media screen and (min-width: 800px) {
	.hpAreaInner2:before {
		transition: .3s ease transform;
		-webkit-transition: .3s ease transform;
	}
	.hpAreaInner:hover .hpAreaInner2:before {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px);
	}
}
@media screen and (min-width: 1640px) {
	.hpAreaTitle {font-size: 41px;}
}



/*			END OF HOMEPAGE AREAS MEDIA QUERIES			*/



#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%;}
#caWrap {padding: 0 20px;}
#contentArea {
	padding: 30px 0;
	margin: 0 auto;
	overflow: hidden;
	font-family: 'Roboto', sans-serif;
}
#crumbs {font-size: 13px; margin: 0 0 20px;}
#mainContent {
	font-size: 16px;
	line-height: 1.5;
	color: #000;
	padding: 0 0 30px 0;
}
body.home #mainContent {padding: 0;}
	.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:hover {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: 'Roboto', sans-serif;
		color: #000;
		padding: 0 0 5px 0;
		font-size: 28px;
		transition: .3s;
		-webkit-transition: .3s;
	}
	.article h1 {
		font-size: 28px;
		padding: 0 0 20px 0;
		color: #9d1c1c;
		font-family: 'Alegreya', serif;
		position: relative;
	}
	body.home .article h1 {
		text-align: center;
		font-size: 31px;
		border-bottom: 1px solid #f3f3f3;
		margin: 0 auto 25px auto;
		position: relative;
	}
	body.home .article h1:before {
		content: '';
		display: block;
		position: absolute;
		background-color: #e21d1d;
		width: 80px;
		height: 6px;
		bottom: -3px;
		left: 50%;
		margin: 0 0 0 -40px;
	}
	.article h1 span {color: #e21d1d; display: block;}

	.article h2 {
		font-style: italic;
		color: #050505;
		font-size: 20px;
		font-style: italic;
		text-transform: uppercase;
		padding: 0 0 15px 0;
	}
	body.home .article h2 {
		font-size: 19px;
		font-weight: bold;
		padding: 0 0 15px 0;
		font-style: normal;
		text-transform: none;
	}
	.hpMCCTA {
		display: block;
		padding: 0 0 30px 0;
		font-style: italic;
		color: #050505;
		text-transform: uppercase;
		font-size: 20px;
		text-align: center;
		max-width: 500px;
		transition: .3s;
		-webkit-transition: .3s;
		margin: 0px auto;
	}
	.article h3 {
		font-size: 17px;
		font-weight: bold;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.headshot {
		width: 40%;
		height: auto;
		max-width: 220px;
		float: left;
		margin: 0 15px 5px 0;
	}
	.article .alignright, .article .aligncenter, .article .alignleft{
	    margin: 10px auto;
	}
	.mcImg {
		display: block;
		max-width: 100%;
	}
	.hidden {display: none;}
	.hpMoreBox {text-align: center; position: relative; margin: 0 auto 30px auto;}
	.hpMoreBox:before {
		content: '';
		display: block;
		position: absolute;
		background-color: #c2c2c2;
		width: calc(50% - 55px);
		height: 1px;
		top: 11px;
		left: 0;
	}
	.hpMoreBox:after {
		content: '';
		display: block;
		position: absolute;
		background-color: #c2c2c2;
		width: calc(50% - 55px);
		height: 1px;
		top: 11px;
		right: 0;
	}
	.hpMore {
		display: inline-block;
		color: #e21d1d;
		font-size: 16px;
		font-weight: bold;
		transition: .3s;
		-webkit-transition: .3s;
		position: relative;
		padding: 0 0 33px 0;
	}
	.hpMore:after {
		content: '';
		display: block;
		position: absolute;
		background-position: 0 0;
		background-repeat: no-repeat;
		background-image: url(img/content_area/main/hp_more_content.png);
		width: 53px;
		height: 23px;
		bottom: 0;
		left: 50%;
		margin: 0 0 0 -27px;
	}
	.no-webp .hpMore:after {background-image: url(img/content_area/main/hp_more_content.png);}
	.webp .hpMore:after {background-image: url(img/content_area/main/hp_more_content.webp);}
	.hpMore:hover {cursor: pointer;}
	.hpMore:hover:after {background-position: -54px 0;}
	#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 {
	max-width: 450px;
	margin: 0px auto;
}
.blog-sidebar {
	margin: 0 0 30px 0;
}
.blog-sidebar h2 {
	font-family: 'Alegreya', serif;
	font-size: 26px;
	transition: .3s;
	-webkit-transition: .3s;
	padding: 0 0 10px 0;
}
.blog-sidebar ul {padding: 0 0 10px 0;}
.blog-sidebar ul li {
	padding: 0 0 5px 0;
}
.blog-sidebar ul li a {
	display: block;
	font-size: 17px;
	transition: .3s;
	-webkit-transition: .3s;
}
.blog-sidebar ul li a:hover {

}
.sbBadgesCont {
	border-top: 6px solid #e21d1d;
	border-bottom: 6px solid #e21d1d;
	margin: 0 auto 1px auto;
}
.sbBadges {padding: 10px 0;}
.sbBadgeInner {
	padding: 0 10px;
	text-align: center;
	position: relative;
	min-height: 270px;
	display: table;
	width: 100%;
	box-sizing: border-box;
}
.sbBadgeInner2 {
	display: table-cell;
	vertical-align: middle;
}
.sbBImg {margin: 0px auto 15px auto;}
.sbBImg1 {max-width: 114px;}
.sbBImg2 {max-width: 137px; margin: 0 auto 5px auto;}
.sbBImg3 {max-width: 254px; margin: 0px auto;}
.sbBImg img {display: block; width: 100%; height: auto;}
.sbBadgeTxt {
	font-family: 'PT Serif', serif;
	color: #992a2d;
	transition: .3s;
	-webkit-transition: .3s;
	font-size: 32px;
	line-height: 1;
}
.sbAreasCont {
	padding: 0;
	margin: 0 0 30px 0;
	font-family: 'Roboto', sans-serif;
}
.sbAreasHeading {
	font-size: 27px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	display: block;
	color: #fff;
	padding: 0 0 17px 0;
	text-align: center;
}
.sbAreas {padding: 0; font-size: 16px;}
.sbArea {
	margin: 0 auto 1px auto;
	background-color: #000;
}
.sbArea:last-child {margin: 0;}
.sbAreaInner a {
	display: block;
	color: #fff;
	position: relative;
	padding: 25px 10px 0 85px;
	transition: .1s;
	-webkit-transition: .1s;
	min-height: 75px;
	box-sizing: border-box;
	font-size: 18px;
}
.sbAreaInner a:before {
	content: '';
	display: block;
	position: absolute;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/content_area/sidebar/areas/sb_areas.png);
	top: 20px;
	left: 15px;
}
.no-webp .sbAreaInner a:before {background-image: url(img/content_area/sidebar/areas/sb_areas.png);}
.webp .sbAreaInner a:before {background-image: url(img/content_area/sidebar/areas/sb_areas.webp);}
.sbArea1 .sbAreaInner a:before {
	width: 53px;
	height: 34px;
	top: 22px;
}
.sbArea2 .sbAreaInner a:before {
	width: 34px;
	height: 33px;
	background-position: -54px 0;
	left: 22px;
	top: 22px;
}
.sbArea3 .sbAreaInner a:before {
	width: 36px;
	height: 36px;
	background-position: -92px 0;
	top: 20px;
	left: 20px;
}
.sbArea4 .sbAreaInner a:before {
	width: 44px;
	height: 36px;
	background-position: -129px 0;
	top: 22px;
  left: 18px;
}
.sbArea .sbAreaInner:hover a {background-color: #e21d1d;}
.sbArea .sbAreaInner:hover a:before {
	background-position: 0 -38px;
}
.sbArea2 .sbAreaInner:hover a:before {
	background-position: -54px -38px;
}
.sbArea3 .sbAreaInner:hover a:before {
	background-position: -92px -38px;
}
.sbArea4 .sbAreaInner:hover a:before {
	background-position: -129px -38px;
}
.sbTestsCont {
	position: relative;
	padding: 0;
	color: #040404;
	font-family: 'Roboto', sans-serif;
}
.sbTestsCont:before {
	content: '';
	display: block;
	position: absolute;
	background-color: #e21d1d;
	width: calc(50% - 30px);
	height: 1px;
	top: 20px;
	left: 0;
}
.sbTestsCont:after {
	content: '';
	display: block;
	position: absolute;
	background-color: #e21d1d;
	width: calc(50% - 30px);
	height: 1px;
	top: 20px;
	right: 0;
}
.sbTestQuotes {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 80px;
	background-color: #e21d1d;
	margin: 0px auto;
	padding: 12px 0 0 0;
	margin: 0 auto 25px auto;
	box-sizing: border-box;
}
.sbTestQuotes img {
	display: block;
	width: 21px;
	margin: 0 auto;
}
.sbTests {padding: 0;}
.sbTestBody {padding: 0 0 30px 0; line-height: 1.8;}
.sbMoreTests {
	font-weight: bold;
	color: #e21d1d;
	text-transform: uppercase;
	transition: .3s;
	-webkit-transition: .3s;
	letter-spacing: 2px;
}
.sbMoreTests:hover {text-decoration: underline;}
.sbTestAuthor {
	display: block;
	text-align: center;
	font-size: 18px;
	transition: .3s;
	-webkit-transition: .3s;
}



/*			MEDIA QUERIES CONTENT AREA 			*/



@media screen and (min-width: 400px) {
	body.home .article h1 {font-size: 34px;}
}
@media screen and (min-width: 350px) {
	.sbAreaInner a {font-size: 22px; padding: 23px 10px 0 85px;}
}
@media screen and (min-width: 700px) {
	.article h1 span {display: inline;}
}
@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	#contentArea {
		max-width: 1800px;
		margin: 0px auto;
		transition: .3s;
		-webkit-transition: .3s;
		padding: 50px 0;
		overflow: hidden;
	}
	#mainContent {
		float: left;
		padding: 0;
		width: calc(100% - 100px - 300px);
	}
	body.home #mainContent {
		width: 100%;
		float: none;
	}
	.hpTopContentBox {padding: 0 45px;}
	.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;
	}
	body.home .article h1 {font-size: 37px;}
	.article h1 {font-size: 33px;}
	.hpMCCTA {max-width: none;}
	.hpMoreBox {margin: 0 auto 50px auto;}
	/* body.home.colsSupported #mainContent {

		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;

		-webkit-column-gap: 100px;
		-moz-column-gap: 100px;
		column-gap: 100px;
	}
	body.home.colsSupported #mainContent h1 {
		-webkit-column-span: all;
		-moz-column-span: all;
		column-span: all;
	}
	body.home.colsSupported .hpMCCTA {
		-webkit-column-span: all;
		-moz-column-span: all;
		column-span: all;
	} */
	#sidebar {
		width: 300px;
		float: right;
	}
	.sbTestBody {line-height: 2.1;}
}
@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: 1120px) {
	#contentArea {padding: 65px 0;}
	#mainContent {line-height: 1.6;}
	body.home .article h1 {font-size: 47px;}
	.hpMCCTA {font-size: 21px; padding: 0 0 40px 0; letter-spacing: 1px;}
	.article h3 {font-size: 18px;}
	.sbTestBody {line-height: 2.3;}
	.blog-sidebar h2 {font-size: 31px;}
	.hpMoreBox {margin: 0 auto 70px auto;}
}
@media screen and (min-width: 1640px) {
	#contentArea {padding: 90px 0;}
	#mainContent {font-size: 18px;}
	#mainContent p {padding: 0 0 30px 0;}
	body.home .article h1 {font-size: 64px; margin: 0 auto 30px auto;}
	.article h1 {font-size: 34px;}
	.article h2 {font-size: 22px;}
	body.home .article h1:before {width: 165px; margin: 0 0 0 -82px;}
	.hpMCCTA {font-size: 24px; letter-spacing: 3px;}
	.blog-sidebar h2 {font-size: 37px;}
	.blog-sidebar ul li a {font-size: 19px;}
	.clearLeft {clear: left;}
	.mcImgFloat {
		float: left;
		margin: 0 30px 10px 0;
	}
	.hpTopContentBox {padding: 0 60px;}
	.hpMoreBox {margin: 0 auto 100px auto;}
}
@media screen and (min-width: 1840px) {
	#contentArea {max-width: 1800px;}
}


/*			END OF CONTENT AREA MEDIA QUERIES			*/


#hpBadgesWrap {
	padding: 0 20px;
	background-position: center 0;
	background-size: cover;
	overflow: hidden;
	background-repeat: no-repeat;
}
.no-webp #hpBadgesWrap {background-image: url(img/badges/hp_badges_bg.jpg);}
.webp #hpBadgesWrap {background-image: url(img/badges/hp_badges_bg.webp);}
.hpBadgesCont {
	padding: 0 0 250px 0;
	max-width: 1800px;
	margin: 0px auto;
}
.hpBadges {padding: 0;}
.hpBadgeInner {
	padding: 0 10px;
	text-align: center;
	position: relative;
	height: 150px;
	display: table;
	width: 100%;
	box-sizing: border-box;
}
.hpBadgeInner2 {
	display: table-cell;
	vertical-align: middle;
}
.hpBImg {
	margin: 0;
	display: inline-block;
}
.hpBImg1 {max-width: 64px;}
.hpBImg2 {max-width: 87px;}
.hpBImg3 {max-width: 260px;}
.hpBImg img {display: block; width: 100%; height: auto;}
.hpBadgeTxt {
	display: inline-block;
	vertical-align: top;
	font-family: 'PT Serif', serif;
	color: #992a2d;
	transition: .3s;
	-webkit-transition: .3s;
	font-size: 22px;
	margin: 10px 0 0 5px;
	text-align: center;
	line-height: 1;
}
.hpBStateCourt .hpBadgeTxt {margin: 18px 0 0 5px;}



/*			MEDIA QUERIES HOME PAGE BADGES			*/


@media screen and (min-width: 600px) {
	.hpBClerk .hpBadgeInner2 {position: relative; top: -3px;}
}
@media screen and (min-width: 1120px) {
	.hpBadgesCont {padding: 0 0 300px 0;}
	.hpBImg3 {max-width: 300px;}
	.hpBadgeTxt {font-size: 25px; margin: 15px 0 0 5px;}
	.hpBImg2 {max-width: 107px;}
	.hpBImg1 {max-width: 84px;}
	.hpBClerk .hpBadgeInner2 {top: -5px;}
	.hpBStateCourt .hpBadgeTxt {margin: 25px 0 0 5px;}
}
@media screen and (min-width: 1300px) {
	.hpBImg3 {max-width: 350px;}
	.hpBadgeTxt {font-size: 30px; margin: 10px 0 0 5px;}
	.hpBImg2 {max-width: 107px;}
	.hpBImg1 {max-width: 84px;}
	.hpBClerk .hpBadgeInner2 {top: -5px;}
	.hpBStateCourt .hpBadgeTxt {margin: 20px 0 0 5px;}
}
@media screen and (min-width: 1640px) {
	.hpBadgesCont {padding: 0 0 600px 0;}
	.hpBImg3 {max-width: 438px;}
	.hpBadgeTxt {font-size: 38px; margin: 15px 0 0 5px;}
	.hpBImg2 {max-width: 137px;}
	.hpBImg1 {max-width: 114px;}
	.hpBClerk .hpBadgeInner2 {top: -5px;}
	.hpBStateCourt .hpBadgeTxt {margin: 25px 0 0 5px;}
}



/*			END OF HOME PAGE BADGES MEDIA QUERIES			*/



#hpAttorneyWrap {
	background-color: #252525;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	padding: 0 20px;
	border-top: 9px solid #fff;
}
.hpAttorneyCont {
	padding: 30px 0 10px 0;
}
.hpAttBox {
	padding: 0;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
.hpAttImg {
	max-width: 448px;
	margin: 0 auto 25px auto;
}
.hpAttImg img {
	display: block;
	width: 100%;
	height: auto;
}
.hpAttInfo {max-width: 600px; margin: 0px auto;}
.hpAttInfo h2 {
	font-size: 29px;
	font-family: 'Alegreya', serif;
	font-style: italic;
	transition: .3s;
	-webkit-transition: .3s;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #fff;
	position: relative;
}
.hpAttInfo h2 span {color: #e21d1d;}
.hpAttInfo h2:before {
	content: '';
	display: block;
	position: absolute;
	background-color: #e21d1d;
	width: 90px;
	height: 6px;
	bottom: -1px;
	left: 0;
}
.hpAttInfo p {
	font-size: 16px;
	transition: .3s;
	-webkit-transition: .3s;
	line-height: 1.5;
}
.hpAttInfo p a {color: #e21d1d;}
.hpAttInfo p a.hpAttMore {
	text-transform: uppercase;
	font-weight: bold;
	transition: .3s;
	-webkit-transition: .3s;
}
.hpAttInfo p a:hover {color: #ff3131; text-decoration: underline;}



/*			HOME PAGE ATTORNEY MEDIA QUERIES			*/



@media screen and (min-width: 800px) {
	#hpAttorneyWrap {
		background-position: center 0;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.no-webp #hpAttorneyWrap {background-image: url(img/attorney/att_bg.jpg);}
	.webp #hpAttorneyWrap {background-image: url(img/attorney/att_bg.webp);}
	.hpAttorneyCont {padding: 40px 0;}
	.hpAttBox {
		position: relative;
	}
	.hpAttBox:before {
		content: '';
		display: block;
		position: absolute;
		background-color: rgba(0, 0, 0, .3);
		width: calc(100% + 2000px);
		height: 100%;
		bottom: 0;
		left: -50%;
	}
	.hpAttImg {
		display: inline-block;
		width: 35%;
		margin: 10px 0 0 0;
		position: relative;
		z-index: 20;
	}
	.hpAttInfo {
		position: relative;
		z-index: 20;
		vertical-align: top;
		clear: left;
		display: inline-block;
		margin: 0 0 0 26px;
		max-width: none;
		padding: 20px 0 0 0;
		width: calc(100% - 35% - 30px);
	}
	.hpAttInfo h2 {font-size: 36px;}
	.hpAttInfo h2:before {width: 115px;}
}
@media screen and (min-width: 1120px) {
	.hpAttorneyCont {padding: 70px 0 40px 0; max-width: 1800px; margin: 0px auto;}
	.hpAttImg {top: -18px; max-width: 380px; margin: -3px 0 0 0;}
	.hpAttInfo {width: calc(100% - 380px - 45px); margin: 0 0 0 41px;}
	.hpAttInfo h2 {font-size: 50px; margin: 0 0 25px 0;}
}
@media screen and (min-width: 1300px) {
	.hpAttInfo p {line-height: 1.7;}
}
@media screen and (min-width: 1500px) {
	.hpAttInfo p {line-height: 2;}
}
@media screen and (min-width: 1640px) {
	.hpAttorneyCont {padding: 80px 0 50px 0;}
	.hpAttImg {max-width: 448px;}
	.hpAttInfo {width: calc(100% - 448px - 60px); margin: 0 0 0 55px; padding: 30px 0 0 0;}
	.hpAttInfo h2 {font-size: 64px; margin: 0 0 40px 0; padding: 0 0 30px 0;}
	.hpAttInfo p {font-size: 18px;}
}



/*			END OF HOMEPAGE ATTORNEY MEDIA QUERIES			*/



#hpTestsWrap {
	padding: 30px 20px;
	background-size: cover;
	background-position: center 0;
	background-repeat: no-repeat;
	background-image: url(img/testimonials/tests_bg.jpg);
}
.hpTestsCont {
	position: relative;
	padding: 0;
	color: #040404;
	max-width: 1800px;
	margin: 0px auto;
	font-family: 'Roboto', sans-serif;
}
.hpTest {padding: 5px 10px; height: 100%;}
.hpTestsInner {
	box-shadow: 0 0 10px #9c9c9c;
	padding: 25px 30px;
	background-color: rgba(255, 255, 255, .4);
	height: 100%;
	box-sizing: border-box;
}
.hpTestQuotes {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 80px;
	background-color: #e21d1d;
	margin: 0px auto;
	padding: 12px 0 0 0;
	margin: 0 auto 15px auto;
	box-sizing: border-box;
	position: relative;
}
.hpTestQuotes img {
	display: block;
	width: 21px;
	margin: 0 auto;
}
.hpTestTitle {
	font-family: 'Alegreya', serif;
	font-style: italic;
	color: #000;
	font-size: 24px;
	display: block;
	text-align: center;
	position: relative;
	padding: 0 0 17px 0;
}
.hpTestTitle:before {
	content: '';
	display: block;
	position: absolute;
	background-color: #e21d1d;
	width: calc(50% - 30px);
	height: 1px;
	bottom: -20px;
	left: 0;
}
.hpTestTitle:after {
	content: '';
	display: block;
	position: absolute;
	background-color: #e21d1d;
	width: calc(50% - 30px);
	height: 1px;
	bottom: -20px;
	right: 0;
}
.hpTestBody {padding: 0 0 30px 0; line-height: 1.8; color: #040404;}
.hpMoreTests {
	font-weight: bold;
	color: #e21d1d;
	text-transform: uppercase;
	transition: .3s;
	-webkit-transition: .3s;
	letter-spacing: 2px;
}
.hpMoreTests:hover {text-decoration: underline;}
.hpTestAuthor {
	display: block;
	text-align: center;
	font-size: 18px;
	transition: .3s;
	-webkit-transition: .3s;
}
.hpTestsCont .slick-dots {
	text-align: center;
	padding: 0;
	margin: 30px 0 0 0;
}
.hpTestsCont .slick-dots li {
	display: inline-block;
	vertical-align: top;
	width: 14px;
	height: 14px;
	margin: 0 5px;
}
.hpTestsCont .slick-dots li button {
	display: block;
	font-size: 0;
	width: 100%;
	height: 100%;
	border-radius: 28px;
	border: 1px solid #e21d1d;
	background-color: transparent;
	outline: 0;
}
.hpTestsCont .slick-dots li.slick-active button {background-color: #e21d1d;}



/*			MEDIA QUERIES HOME PAGE TESTIMONIALS			*/


@media screen and (min-width: 800px) {
	#hpTestsWrap {padding: 40px 20px;}
	.hpTestTitle {font-size: 27px;}
}
@media screen and (min-width: 1120px) {
	#hpTestsWrap {padding: 50px 10px;}
	.hpTestTitle {font-size: 31px;}
	.hpTest {padding: 5px 10px;}
}
@media screen and (min-width: 1300px) {
	#hpTestsWrap {padding: 50px 5px;}
	.hpTest {padding: 5px 15px;}
	.hpTestBody {line-height: 1.9;}
}
@media screen and (min-width: 1640px) {
	#hpTestsWrap {padding: 65px 0px;}
	.hpTestTitle {font-size: 43px;}
	.hpTestBody {font-size: 22px;}
	.hpTestAuthor {font-size: 22px;}
	.hpTest {padding: 5px 20px;}
	.hpTestsInner {padding: 30px 40px 35px 40px;}
}



/*			END OF HOME PAGE TESTIMONIALS			*/



#mainFooter {
	overflow: hidden;
	border-top: 10px solid #000;
	background-size: cover;
	padding: 0;
	background-color: #000;
	background-position: center 0;
	background-repeat: no-repeat;
}
.no-webp #mainFooter.imgSet {background-image: url(img/footer/footer_bg.jpg);}
.webp #mainFooter.imgSet {background-image: url(img/footer/footer_bg.webp);}
.mfCont {
	max-width: 1800px;
	transition: .3s;
	-webkit-transition: .3s;
	margin: 0px auto;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	padding: 40px 0;
}
.mfCont h2 {
	font-family: 'Alegreya', serif;
	font-size: 23px;
	transition: .3s;
	-webkit-transition: .3s;
	position: relative;
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	font-style: italic;
	border-bottom: 1px solid rgba(255, 255, 255, .7);
}
.mfCont h2:before {
	content: '';
	display: block;
	position: absolute;
	background-color: #e21d1d;
	width: 70px;
	height: 5px;
	bottom: -1px;
	left: 0;
}
.mfCont h2 span {
	color: #e21d1d;
}
.mfContactBox {
	margin: 0 20px 40px 20px;
}
.mfMapBox {
	padding: 5px;
	background-color: #fff;
	max-width: 566px;
	margin: 0px auto 30px auto;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}
.mfMap {
	display: block;
	max-width: 556px;
	margin: 0px auto;
	overflow: hidden;
}
.mfMap img {
	display: block;
	width: 200%;
	height: auto;
}
.mfAddress {
	display: block;
	padding: 10px 5px;
}
.mfMap:hover img {margin: 0 0 0 -100%;}
.mfNumber {
	color: #e21d1d;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	display: inline-block;
}
.mfNumber a {
	color: #000;
}
.mfSocialsBox {
	padding: 20px 0 0 0;
	border-top: 1px solid rgba(255, 255, 255, .7);
}
.fSocials {
  padding: 0;
  margin: 0 auto 20px auto;
  text-align: center;
}
.fs {
  width: 31px;
  height: 31px;
  display: inline-block;
  vertical-align: middle;
  list-style-type: none;
  list-style-position: outside;
  margin: 0 2px;
}
.fs a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.fs img {display: block;}
.fs a:hover img {margin-top: -32px;}
.fs2 img {margin-left: -32px;}
.fs3 img {margin-left: -64px;}
.fs:hover {box-shadow: 0 0 8px #fff;}
.fNav {
	padding: 0;
	text-align: center;
}
.fNav li {
	padding: 0;
	display: block;
	list-style-type: none;
	list-style-position: outside;
	display: inline-block;
	vertical-align: top;
}
.fNav a {
	display: block;
	position: relative;
	transition: .3s;
	-webkit-transition: .3s;
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
}
.fNav a:before {
	content: '';
	display: block;
	position: absolute;
	background-color: #ed2929;
	width: 5px;
	height: 5px;
	border-radius: 10px;
	top: 6px;
	left: -4px;
}
.fNav li:first-child a:before {display: none;}
.fNav a:hover {
	color: #ed2929;
}
.mfFormBox {
	background-color: rgba(0, 0, 0, .6);
	padding: 20px;
}
.form3 {padding: 0;}
.form3Input {
	border: 1px solid #a5a5a5;
	margin: 0 0 2px 0;
	position: relative;
}
.form3Input:before {
	content: '';
	display: block;
	position: absolute;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/footer/form_icons.png);
	width: 43px;
	height: 43px;
	top: 8px;
	left: 8px;
}
.form3Email:before {background-position: -44px 0;}
.form3Number:before {background-position: -88px 0;}
.form3Message:before {background-position: -132px 0;}
.form3Input input, .form3Input textarea {
	display: block;
	height: 60px;
	border: none;
	width: 100%;
	font-weight: 500;
	font-size: 18px;
	box-sizing: border-box;
	color: #fff;
	outline: 0;
	background-color: transparent;
	padding: 2px 0 0 70px;
}
.form3Input textarea {height: 140px; padding: 17px 0 0 70px;}
.form3Recaptcha {
	max-width: 302px;
	margin: 0 auto 2px auto;
	overflow: hidden;
}
.form3Recaptcha img {
	display: block;
}
.form3Submit {
	border: 1px solid #ff7676;
	position: relative;
	max-width: 402px;
	margin: 0px auto;
}
.form3Submit:hover:after {right: 7px;}
.form3Submit:after {
	content: '';
	display: block;
	position: absolute;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/footer/submit_arrow.png);
	width: 52px;
	height: 52px;
	top: 12px;
	right: 12px;
	transition: .2s right ease;
	-webkit-transition: .2s right ease;
}
.form3Submit input {
	display: block;
	color: #fff;
	outline: 0;
	border: 0;
	text-transform: uppercase;
	font-size: 23px;
	height: 74px;
	text-align: left;
	box-sizing: border-box;
	width: 100%;
	padding: 0 0 0 30px;
	background: #bc2121;
	background: -webkit-linear-gradient(left, #bc2121, #e21d1d);
	background: -o-linear-gradient(right, #bc2121, #e21d1d);
	background: -moz-linear-gradient(right, #bc2121, #e21d1d);
	background: linear-gradient(to right, #bc2121, #e21d1d);
	text-shadow: 3px 3px 5px #a01919
}
.form3Submit:hover input {
	background: #eb3939;
	background: -webkit-linear-gradient(left, #eb3939, #e21d1d);
	background: -o-linear-gradient(right, #eb3939, #e21d1d);
	background: -moz-linear-gradient(right, #eb3939, #e21d1d);
	background: linear-gradient(to right, #eb3939, #e21d1d);
}
.form3Submit:hover:after {background-position: -53px 0;}
#mmBrandingWrapper {
	padding: 30px 20px 80px;
	font-size: 0;
	text-align: center;
	background: #000;
}
#mmBranding {
	display: inline-block;
	overflow: hidden;
}
	#mmBranding,
	#mmBranding a {
		color: #fff;
		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;
	}
	#mmBranding p {
		margin: auto;
		padding: 12px 0 0;
		max-width: 320px; /*modme*/
		text-align: center;
	}
	#mmBranding br {display: none;}


/*  		MEDIA QUERIES MAIN FOOTER			*/




@media screen and (min-width: 350px) {
	.mfCont h2 {font-size: 26px;}
	.mfCont h2:before {width: 80px;}
}
@media screen and (min-width: 400px) {
	.mfCont h2 {font-size: 30px;}
	.mfCont h2:before {width: 90px;}
}
@media screen and (min-width: 600px) {
	#mmBranding {
		display: inline-block;
	}
	#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;}
	.form3SubmitBox {
		overflow: hidden;
	}
	.form3Recaptcha {
		float: left;
	}
	.form3Submit {
		float: right;
		width: calc(100% - 302px - 20px);
		max-width: 302px;
	}
	.form3Submit input {font-size: 20px;}
}
@media screen and (min-width: 769px) {
	#mmBrandingWrapper {padding: 30px 20px;}
}
@media screen and (min-width: 800px) {
	.mfCont {text-align: right; padding: 60px 0;}
	.mfContactBox {
		float: left;
		margin: 0;
		padding: 0 0 0 20px;
		box-sizing: border-box;
		width: calc(50% - 20px);
		max-width: 566px;
	}
	.mfFormBox {
		display: inline-block;
		width: calc(50% - 60px);
		/*box-sizing: border-box;*/
		margin: 0 -999px 0 0 ;
		padding: 25px 1019px 25px 25px;
		/*text-align: left;
		max-width: 800px;*/
	}
	.mfCont h2 {text-align: left;}
	.mfMapBox {text-align: left; overflow: hidden;}
	.mfAddress {
		padding: 10px 0 0px 10px;
	}
	.mfNumbersBox {
		padding: 10px 10px 10px 0;
	}
	.form3Recaptcha {
		float: none;
		margin: 0 0 2px 0;
	}
	.form3Submit {
		float: none;
		width: 100%;
		margin: 0;
	}
	#mmBrandingWrapper {padding: 40px 20px;}
}
@media screen and (min-width: 1000px) {
	.mfNumbersBox {float: right; padding: 15px 10px 10px 0;}
	.mfAddress {
		float: left;
		padding: 15px 0 0px 10px;
	}
	.mfNumber {
		display: block;
		margin: 0;
	}
}
@media screen and (min-width: 1120px) {
	.mfCont {padding: 90px 0;}
	.mfCont h2 {font-size: 38px; margin: 0 0 30px 0;}
	.mfMapBox {font-size: 18px;}
	.mfSocialsBox {
		overflow: hidden;
	}
	.fSocials {
		float: left;
	}
	.fNav {
		float: right;
		padding: 5px 0 0 0;
	}
}
@media screen and (min-width: 1250px) {
	.form3Recaptcha {float: left; margin: 0;}
	.form3Submit {float: right; width: calc(100% - 302px - 20px);}
}
@media screen and (min-width: 1350px) {
	.form3Submit input {font-size: 27px;}
}
@media screen and (min-width: 1640px) {
	.mfCont {padding: 110px 0;}
	.mfCont h2 {font-size: 47px; padding: 0 0 25px 0; margin: 0 0 40px 0;}
	.mfCont h2:before {width: 140px;}
	.mfMapBox {font-size: 20px; margin: 0 0 40px 0;}
	.form3Input input, .form3Input textarea {font-size: 20px;}
	#mmBrandingWrapper {padding: 70px 20px;}
}


#contact-tab {
	display: none;
    position: fixed;
    right: 0;
    z-index: 200;
	overflow: hidden;
    top: 240px;
	height: 98px;
}
#contact-tab:hover img {margin: -98px 0 0 0;}
#contact-tab img {display: block;}

/* Contact Form Styling */
.nc_form {
	background-color: #f0f0f0;
	padding: 1.25em 2%;
	margin: 0 0 1.25em;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
	color: #333333;
}
.nc_form .req {color: #F71704;}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {display: block; width: 98%; padding: 0;}
	.nc_form input, .nc_form textarea {background: #fff; color: #8B898C;}
	.nc_form input, .nc_form textarea, .nc_form .captcha-container {
		border: 1px solid #999;
		border-radius: 3px;
	}
	.nc_form label {margin: 0 0 .125em;}
	.nc_form input, .nc_form textarea, .nc_form select {
		margin: 0 0 10px;
		padding: .4em 1%;
	}
	.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: 0.6em 2%;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
}
	.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 1em;
	padding: 0.33em 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 {margin: 0 0 10px;}
	.nc_form .checkbox input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .checkbox input.delin {margin: 0;}
.nc_form .radio {margin: 0 0 10px;}
	.nc_form .radio input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .radio input.delin {margin: 0;}
.nc_form .inlineSelect select {display: inline; width: auto;}

/* 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;
	}
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

.vimeo-embed-cont {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.vimeo-embed-cont iframe, .vimeo-embed-cont object, .vimeo-embed-cont embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vimeo-embed-cont iframe{ border: 0;}

.article .vimeo-embed-cont {margin: 0 0 30px;}

nav.mm .multiCol ul {
    z-index: 999;
    width: 100%;
		background-color: #9a1c1c;
}
nav.mm .multiCol ul ul {
    background: #9a1c1c;
}
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 #e21d1d;
}
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;}
