/*
Theme Name: Donna Hung Law Group Responsive Website
Theme URI: https://www.milemarkmedia.com/
Description: Designed and Powered by MileMark Media
Author: MileMark Media
Version: 1.0
Template: universal
*/

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

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

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

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

a {outline: none;}

/*OOCSS*/
#persistentHeader .animated{ opacity: 1; }
.animated{ opacity: 0; }
.officiallyAnimated{ opacity: 1; }


#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%;}
.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;}
	div.post_entry_mult h2 {padding-bottom: 0; margin-bottom: 0;}
	.excerpt_meta {font-size: 80%; margin: 0 0 10px;}
.postThumbSingle {float: left; margin: 5px 10px 0 0;}
.tag-links {display: block;}
.google-map {height: 350px;margin: 0 0 25px; border: 1px solid #333;}
/* Universal Ends */

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

/*  < wcag-bar >  */
.wcag-bar{
	padding: 10px 20px;
	background: #000;
	color: #b6bccf;
	font-style: italic;
	text-align: center;
}
.wcag-bar .adaLink{
	color: #fff;
	font-size: 1.125rem;
	text-decoration: underline;
	cursor: pointer;
}
.wcag-bar .adaLink:hover{ text-decoration: none; }
@media screen and (min-width: 800px){
	.wcag-bar{ padding: 10px 20px; }
}
/*  </ wcag-bar >  */


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: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 1.3;
	color: #000;
	background: #f7f5e6;
}
a {color: blue;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}

#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);
	background: #52668f;
	padding: 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 {padding: 20px;}
#mainHeader {}
	#logo-main {
		display: block;
		width: 90%;
		max-width: 400px;
		margin: 0 auto;
		height: auto;
	}
	#logo-main img {display: block; width: 100%; height: auto;}
.mhCTA{ color: #fff; text-transform: uppercase; text-align: center; }
.mhCTATitle{
	display: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	transition: font-size 300ms;
}
.mhCTASubtitle{
	display: block;
	font-family: 'PT Serif', serif;
	font-style: italic;
	color: #d5d5d5;
	padding: 15px 0 0;
	transition: font-size 300ms;
}
.mhContact{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-align: center;
}
.mhNumber{
	display: block;
	color: #fff;
	font-size: 30px;
	margin: 0 0 10px;
	line-height: 1;
	transition: font-size 300ms;
}
.mhEmail{
	display: none;
	text-transform: uppercase;
	padding: 10px;
	border-radius: 3px;
	background: #f7f5e6;
	color: #333a56;
	border: 3px solid transparent;
	transition: 300ms;
}
.mhEmail:hover{
	background: transparent;
	border: 3px solid #f7f5e6;
	color: #fff;
}
.mhSocial{ text-align: center; }
.mhSocial li{
	display: inline-block;
	border: 3px solid transparent;
	border-radius: 3px;
/*	width: 37px;*/
	margin: 0 5px 0;
}
.mhSocial a{ display: block; width: 45px; height: 45px; overflow: hidden; margin: 0 auto; }
.mhSocial img{ transition: 300ms; }
/*.mhFacebook a{ width: 19px; }
.mhTwitter a{ width: 41px; }*/
.mhFacebook img{ margin: 3px 0 0 12px; }
.mhTwitter img{ margin: 2px 0 0 -52px; }
/*.mhGoogle a{ width: 42px; }*/
/*.mhGoogle img{ margin: 2px 0 0 -120px; }*/
/*.mhLinkedIn a{ width: 44px; }*/
.mhLinkedIn img{ margin: 2px 0 0 -186px }
.mhSocial li:hover{ border: 3px solid #f7f5e6; transition: 300ms;}
.mhSocial li:hover img{ transform: scale(0.75); }
.mhSocial .mhFacebook:hover img{ margin: 4px 0 0 -14px; }
.mhSocial .mhTwitter:hover img{ margin: 4px 0 0 -62px; }
/*.mhSocial .mhGoogle:hover img{ margin: 4px 0 0 -92px; }*/
.mhSocial .mhLinkedIn:hover img{ margin: 3px 0 0 -163px; }

nav.mm {
	text-align: center;
	background: #8091b5;
	position: relative;
	z-index: 100;
}
nav.mm > ul > li{ padding: 3px; }
nav.mm > ul > li > a {
	padding: 10px 10px;
	font-size: 14px;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	transition: 300ms;
}
nav.mm > ul > li > ul {top: 40px;}
nav.mm > ul {height: 40px;}
nav.mm > ul > li:hover > a {background: #f7f5e6; color: #333a56; border-radius: 4px;}
nav.mm ul ul {background: #5e6e90; width: 180px;}

nav.mm ul ul li {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
nav.mm ul ul li:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #8fa1ca;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
nav.mm ul ul li:hover, nav.mm ul ul li:focus, nav.mm ul ul li:active {
  color: white;
}
nav.mm ul ul li:hover:before, nav.mm ul ul li:focus:before, nav.mm ul ul li:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
nav.mm ul ul li {border-top: 1px solid #516080;}
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 .multiCol ul {
    z-index: 2;
    width: 100%;
}

nav.mm .multiCol > ul {
    width: 420px;
}
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 #516080;
}
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 ul ul {display: none; position: absolute; text-align: left; left: 0; top: -1px;}
nav.mm ul li:hover > ul {display: block;}
nav.mm ul ul ul {left: 100%;}
nav.mm ul ul li:first-child {border: 0;}
body.admin-bar #mmiWrapper {position: static;}
body.admin-bar.mob_menu #wrapper {padding: 0;}
body.mob_menu #wrapper {padding: 34px 0 0;}
body.mob_menu #wpadminbar {position: absolute;}
body.fsMenuOn #wpadminbar, body.fsMenuOn #contact-tab {display: none;}
#mmiWrapper, #mblSearchCont, nav.mm_mob {display: none;}
.mob_menu #mmiWrapper,
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {display: block;}
.fsMenuOn #mmiWrapper {z-index: 1;}
#mmiWrapper, #closeMenu {background: #52658f;}
#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;
	width: 260px;
	padding: 0 0 0 12px;
	margin: 0 auto;
	text-transform: uppercase;
	overflow: hidden;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
	.mmi {
		height: 100%;
		font-size: 14px;
		float: left;
		display: inline;
		list-style-type: none;
		list-style-position: outside;
	}
	.mmi a {
		box-sizing: border-box;
		color: #fff;
		display: block;
		height: 100%;
		line-height: 34px;
		background-image: url(img/icons/menu2015.png);
		background-repeat: no-repeat;
		background-position: 10px 0;
		text-indent: -222px;
		overflow: hidden;
		text-align: left;
	}
	#mm2 {width: 37px;}
	#mm3 {width: 46px;}
	#mm4 {width: 32px;}
	#mm5 {width: 37px;}
	.mmi a:hover {text-decoration: none;}
	.mmi {border-right: 1px solid #7086b7;}
	#mm1 {border-left: 1px solid #7086b7;}
	#mm1 a {text-indent: 0; width: 90px; padding: 0 0 0 27px; text-align: center;}
	#mm2 a {background-position: 10px -34px;}
	#mm3 a {background-position: 10px -68px;}
	#mm4 a {background-position: 10px -102px;}
	#mm5 a {background-position: 10px -136px;}
nav.mm_mob {
	position: absolute;
	padding: 34px 0 10px;
	left: 0;
	top: 0;
	width: 100%;
	background: #f7f5e6;
	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: #333a56;
		}
		nav.mm_mob a:hover {
			color: #fff;
			background: #52658f;
			text-decoration: none;
		}
			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; background: #a1b3db;}
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: 1px solid rgba(0,0,0,0.15);
	outline: 0;
}
#mblsSubmit {
	width: 30%;
	border: 0;
	background: #52658f;
	font-size: 10px;
	height: 21px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}
#mblsSubmit:hover {background: #a1b3db;}

@media screen and (min-width: 800px) {
	#wrapper {
		padding: 220px 0 0;
	}
	#persistentHeader{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		padding: 0;
		transition: 300ms;
	}
	#mainHeader{ padding: 0 20px; overflow: hidden; }
	#logo-main{ float: left; width: 250px; margin: 20px 0 0; }
	.mhRight{ float: right; padding: 10px 0; }
	.mhCTA{ display: inline-block; vertical-align: top; text-align: right; margin: 0 15px 0 0; }
	.mhCTATitle{ display: block; padding: 0 0 5px; }
	.mhCTASubtitle{ padding: 0; }
	.mhContact{ display: inline-block; vertical-align: top; }
	.mhNumber{ padding: 0; margin: 0; }

	body.admin-bar #persistentHeader {top: 32px;}
	body.admin-bar.fsMenuOn #persistentHeader {top: 0;}
	body.sticky_zone #logo-main{ width: 200px; margin: 15px 0 }
	body.sticky_zone .mhCTA{ display: none; }
	body.sticky_zone .mhSocial{ display: none; }
	body.sticky_zone .mhRight{ margin: 12px 0 0; }
}
@media screen and (min-width: 1100px) {
	#wrapper{ padding: 159px 0 0; }
	#persistentHeader{ min-width: 1100px; background: transparent;}
	#mhWrapper {
		padding: 0 20px;
		background: #52658f;
	}
	#mainHeader{ padding: 20px 0; max-width: 1200px; margin: 0 auto;}
	#logo-main{ margin: 10px 0; }
	.mhRight{ padding: 15px 0 0; }
	.mhNumber{
		display: inline-block;
		vertical-align: middle;
		position: relative;
		margin: 0 0 0 20px;
	}
	.mhNumber:before{
		content:"";
		display: block;
		height: 120px;
		width: 1px;
		background: #657aa3;
		position: absolute;
		top: -43px;
		left: -20px;
	}
	.mhEmail{
		display: inline-block;
		vertical-align: middle;
		position: relative;
		margin: 0 30px;
	}
	.mhEmail:before, .mhEmail:after{
		content:"";
		display: block;
		height: 120px;
		width: 1px;
		background: #657aa3;
		position: absolute;
		top: -40px;
		left: -20px;
	}
	.mhEmail:after{ left: auto; right: -20px; }
	.mhSocial{ display: inline-block; vertical-align: middle; }
	.navWrap{
		max-width: 1240px;
		margin: 0 auto;
	}
	nav.mm{
		float: right;
		position: relative;
		padding: 0 9020px 0 0;
		margin: 0 -9000px 0 0;
	}
	nav.mm:before{
		content:"";
		display: block;
		height: 40px;
		width: 67px;
		background-image: url(img/icons/nav-curve.png);
		background-position: left top -15px;
		position: absolute;
		left: -67px;
	}
	body.sticky_zone #mainHeader{ padding: 0 20px; }
	body.sticky_zone .mhEmail{ display: none; }
	body.sticky_zone .mhRight{ margin: 6px 0 0; }
}
@media screen and (min-width: 1300px){
	#mainHeader{ max-width: 100%; }
	.mhCTATitle{ font-size: 20px; /*24*/ line-height: 1; }
	.mhCTASubtitle{ font-size: 18px; /*20*/ line-height: 1; }
	.mhNumber{ font-size: 40px; /*54*/ }
	.mhNumber:before{ height: 160px; top: -70px; }
	.mhEmail{ font-size: 18px; /*20*/ }
	.mhEmail:before, .mhEmail:after{ height: 160px; top: -70px; }
	nav.mm:before{ height: 48px; background-position: left top -7px; }
	nav.mm > ul { height: 48px; }
	nav.mm > ul > li { padding: 5px; }
	nav.mm > ul > li > a{ font-size: 18px; }
	nav.mm > ul > li > ul {top: 48px;}
	body.sticky_zone .mhRight{ margin: 2px 0 0; }
}
@media screen and (min-width: 1400px){
	#mainHeader{ max-width: 1500px; }
	#logo-main{ width: 400px; }
	.mhRight{ padding: 40px 0 0; }
	.navWrap{ max-width: 1540px; }
	body.sticky_zone .mhRight{ margin: 18px 0 0; padding: 0; }
	body.sticky_zone .mhNumber{ font-size: 40px; }
}
@media screen and (min-width: 1800px){
	#mainHeader{ max-width: 1800px; }
	#logo-main{ width: 496px; max-width: 100%; margin: 0; }
	.mhRight{ padding: 30px 0 0; }
	.mhCTATitle{ font-size: 24px; }
	.mhCTASubtitle{ font-size: 20px; }
	.mhNumber{ font-size: 54px; padding: 0 10px; margin: 0 0 0 30px; }
	.mhNumber:before{ height: 160px; top: -59px; }
	.mhEmail{ font-size: 20px; padding: 10px 20px; }
	.mhEmail:before, .mhEmail:after{ height: 160px; top: -60px; }
	.navWrap{ max-width: 1840px; }
	nav.mm:before{ height: 55px; background-position: left top; }
	nav.mm > ul { height: 55px; }
	nav.mm > ul > li { padding: 7px 7px 8px; }
	nav.mm > ul > li > a{ font-size: 20px; padding: 10px 15px; }
	nav.mm > ul > li > ul {top: 55px;}
	nav.mm ul ul{ width: 220px; }
	nav.mm ul ul a{ padding: 20px 15px; }
}
#homeslides {
	position: relative;
	height: 340px;
	background-color: #7086b7;
	overflow: hidden;
	border-bottom: 8px solid #52658f;
}
.homeslide, .homeslideImg {
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	background-size: 600px;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.homeslide{ display: none; }
#homeslide1{ display: block; }
.homeslideImg1{
	background-position: left 37% top;
}
html.no-webp .homeslideImg1{ background-image: url( img/slides/home/600/1-v3.jpg); }
html.no-webp .homeslideImg2{ background-image: url( img/slides/home/600/2.jpg); }
html.no-webp .homeslideImg3{ background-image: url( img/slides/home/600/3.jpg); }
html.no-webp .homeslideImg4{ background-image: url( img/slides/home/600/4.jpg); }

html.webp .homeslideImg1{ background-image: url( img/slides/home/600/1-v3.webp); }
html.webp .homeslideImg2{ background-image: url( img/slides/home/600/2.webp); }
html.webp .homeslideImg3{ background-image: url( img/slides/home/600/3.webp); }
html.webp .homeslideImg4{ background-image: url( img/slides/home/600/4.webp); }
.slideBox {
	position: absolute;
	bottom: 0;
	background: #7086b7;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
}
.slideHead {
	display: block;
	text-transform: uppercase;
	font-size: 17px; /*60*/
	transition: 300ms;
}
.slideSubhead {
	display: block;
	font-family: 'Vollkorn', serif;
	font-style: italic;
	font-size: 30px; /*110*/
	transition: 300ms;
	padding: 0 0 5px;
	border-bottom: 1px solid #fff;
	margin: 0 0 5px;
}
.slideBody {
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px; /*30*/
	transition: 300ms;
	padding: 0;
}
.subslide {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 13% 0;
	border-bottom: 8px solid #52658f;
}
html.no-webp #subslide1 { background-image: url(img/slides/sub/600/1-v3.jpg); }
html.no-webp #subslide2 { background-image: url(img/slides/sub/600/2-v2.jpg); }
html.no-webp #subslide3 { background-image: url(img/slides/sub/600/3-v2.jpg); }
html.no-webp #subslide4 { background-image: url(img/slides/sub/600/4-v2.jpg); }
html.no-webp #subslide5 { background-image: url(img/slides/sub/600/5-v2.jpg); }
html.no-webp #subslide6 { background-image: url(img/slides/sub/600/6-v2.jpg); }
html.no-webp #subslide7 { background-image: url(img/slides/sub/600/7-v2.jpg); }
html.no-webp #subslide8 { background-image: url(img/slides/sub/600/8-v2.jpg); }
html.no-webp #subslide9 { background-image: url(img/slides/sub/600/9-v2.jpg); }
html.no-webp #subslide10 { background-image: url(img/slides/sub/600/10-v2.jpg); }
html.no-webp #subslide11 { background-image: url(img/slides/sub/600/11-v2.jpg); }
html.no-webp #subslide12 { background-image: url(img/slides/sub/600/12-v2.jpg); }
html.no-webp #subslide13 { background-image: url(img/slides/sub/600/13-v2.jpg); }
html.no-webp #subslide14 { background-image: url(img/slides/sub/600/14-v2.jpg); }
html.no-webp #subslide15 { background-image: url(img/slides/sub/600/15-v2.jpg); }
html.no-webp #subslide16 { background-image: url(img/slides/sub/600/16-v2.jpg); }
html.no-webp #subslide17 { background-image: url(img/slides/sub/600/17-v2.jpg); }
html.no-webp #subslide18 { background-image: url(img/slides/sub/600/18-v2.jpg); }
html.no-webp #subslide19 { background-image: url(img/slides/sub/600/19-v2.jpg); }
html.no-webp #subslide20 { background-image: url(img/slides/sub/600/20-v2.jpg); }
html.no-webp #subslide21 { background-image: url(img/slides/sub/600/21-v3.jpg); }
html.webp #subslide1 { background-image: url(img/slides/sub/600/1-v3.webp); }
html.webp #subslide2 { background-image: url(img/slides/sub/600/2-v2.webp); }
html.webp #subslide3 { background-image: url(img/slides/sub/600/3-v2.webp); }
html.webp #subslide4 { background-image: url(img/slides/sub/600/4-v2.webp); }
html.webp #subslide5 { background-image: url(img/slides/sub/600/5-v2.webp); }
html.webp #subslide6 { background-image: url(img/slides/sub/600/6-v2.webp); }
html.webp #subslide7 { background-image: url(img/slides/sub/600/7-v2.webp); }
html.webp #subslide8 { background-image: url(img/slides/sub/600/8-v2.webp); }
html.webp #subslide9 { background-image: url(img/slides/sub/600/9-v2.webp); }
html.webp #subslide10 { background-image: url(img/slides/sub/600/10-v2.webp); }
html.webp #subslide11 { background-image: url(img/slides/sub/600/11-v2.webp); }
html.webp #subslide12 { background-image: url(img/slides/sub/600/12-v2.webp); }
html.webp #subslide13 { background-image: url(img/slides/sub/600/13-v2.webp); }
html.webp #subslide14 { background-image: url(img/slides/sub/600/14-v2.webp); }
html.webp #subslide15 { background-image: url(img/slides/sub/600/15-v2.webp); }
html.webp #subslide16 { background-image: url(img/slides/sub/600/16-v2.webp); }
html.webp #subslide17 { background-image: url(img/slides/sub/600/17-v2.webp); }
html.webp #subslide18 { background-image: url(img/slides/sub/600/18-v2.webp); }
html.webp #subslide19 { background-image: url(img/slides/sub/600/19-v2.webp); }
html.webp #subslide20 { background-image: url(img/slides/sub/600/20-v2.webp); }
html.webp #subslide21 { background-image: url(img/slides/sub/600/21-v3.webp); }
@media screen and (min-width: 600px){
	#homeslides{ height: 420px; }
	.homeslide, .homeslideImg {background-size: cover;}
	.homeslideImg{ background-position: center top; }
	html.no-webp .homeslideImg1{ background-image: url( img/slides/home/1100/1-v3.jpg); }
	html.no-webp .homeslideImg2{ background-image: url( img/slides/home/1100/2.jpg); }
	html.no-webp .homeslideImg3{ background-image: url( img/slides/home/1100/3.jpg); }
	html.no-webp .homeslideImg4{ background-image: url( img/slides/home/1100/4.jpg); }

	html.webp .homeslideImg1{ background-image: url( img/slides/home/1100/1-v3.webp); }
	html.webp .homeslideImg2{ background-image: url( img/slides/home/1100/2.webp)}
	html.webp .homeslideImg3{ background-image: url( img/slides/home/1100/3.webp); }
	html.webp .homeslideImg4{ background-image: url( img/slides/home/1100/4.webp); }
	.slideBox{
		background: transparent;
		text-align: left;
		width: 600px;
		left: calc(50% - 300px);
	}
	.slideHead{ font-size: 30px; /*60*/ }
	.slideSubhead{
		font-size: 60px; /*110*/
		padding: 0 0 5px 100px;
		margin: 0 0 10px;
		position: relative;
		border: none;
	}
	.slideSubhead:after{
		content:"";
		display: block;
		height: 1px;
		width: calc(100% - 100px);
		padding-right: 9999px;
		margin-right: -9999px;
		background: #fff;
		position: absolute;
		bottom: 0;
		left: 100px;
	}
	.slideBody{ font-size: 18px; /*30*/  padding: 0 0 0 40px; text-align: center;}
	.subslide{ }
	html.no-webp #subslide1 { background-image: url(img/slides/sub/1100/1-v3.jpg); }
	html.no-webp #subslide2 { background-image: url(img/slides/sub/1100/2-v2.jpg); }
	html.no-webp #subslide3 { background-image: url(img/slides/sub/1100/3-v2.jpg); }
	html.no-webp #subslide4 { background-image: url(img/slides/sub/1100/4-v2.jpg); }
	html.no-webp #subslide5 { background-image: url(img/slides/sub/1100/5-v2.jpg); }
	html.no-webp #subslide6 { background-image: url(img/slides/sub/1100/6-v2.jpg); }
	html.no-webp #subslide7 { background-image: url(img/slides/sub/1100/7-v2.jpg); }
	html.no-webp #subslide8 { background-image: url(img/slides/sub/1100/8-v2.jpg); }
	html.no-webp #subslide9 { background-image: url(img/slides/sub/1100/9-v2.jpg); }
	html.no-webp #subslide10 { background-image: url(img/slides/sub/1100/10-v2.jpg); }
	html.no-webp #subslide11 { background-image: url(img/slides/sub/1100/11-v2.jpg); }
	html.no-webp #subslide12 { background-image: url(img/slides/sub/1100/12-v2.jpg); }
	html.no-webp #subslide13 { background-image: url(img/slides/sub/1100/13-v2.jpg); }
	html.no-webp #subslide14 { background-image: url(img/slides/sub/1100/14-v2.jpg); }
	html.no-webp #subslide15 { background-image: url(img/slides/sub/1100/15-v2.jpg); }
	html.no-webp #subslide16 { background-image: url(img/slides/sub/1100/16-v2.jpg); }
	html.no-webp #subslide17 { background-image: url(img/slides/sub/1100/17-v2.jpg); }
	html.no-webp #subslide18 { background-image: url(img/slides/sub/1100/18-v2.jpg); }
	html.no-webp #subslide19 { background-image: url(img/slides/sub/1100/19-v2.jpg); }
	html.no-webp #subslide20 { background-image: url(img/slides/sub/1100/20-v2.jpg); }
	html.no-webp #subslide21 { background-image: url(img/slides/sub/1100/21-v3.jpg); }
	html.webp #subslide1 { background-image: url(img/slides/sub/1100/1-v3.webp); }
	html.webp #subslide2 { background-image: url(img/slides/sub/1100/2-v2.webp); }
	html.webp #subslide3 { background-image: url(img/slides/sub/1100/3-v2.webp); }
	html.webp #subslide4 { background-image: url(img/slides/sub/1100/4-v2.webp); }
	html.webp #subslide5 { background-image: url(img/slides/sub/1100/5-v2.webp); }
	html.webp #subslide6 { background-image: url(img/slides/sub/1100/6-v2.webp); }
	html.webp #subslide7 { background-image: url(img/slides/sub/1100/7-v2.webp); }
	html.webp #subslide8 { background-image: url(img/slides/sub/1100/8-v2.webp); }
	html.webp #subslide9 { background-image: url(img/slides/sub/1100/9-v2.webp); }
	html.webp #subslide10 { background-image: url(img/slides/sub/1100/10-v2.webp); }
	html.webp #subslide11 { background-image: url(img/slides/sub/1100/11-v2.webp); }
	html.webp #subslide12 { background-image: url(img/slides/sub/1100/12-v2.webp); }
	html.webp #subslide13 { background-image: url(img/slides/sub/1100/13-v2.webp); }
	html.webp #subslide14 { background-image: url(img/slides/sub/1100/14-v2.webp); }
	html.webp #subslide15 { background-image: url(img/slides/sub/1100/15-v2.webp); }
	html.webp #subslide16 { background-image: url(img/slides/sub/1100/16-v2.webp); }
	html.webp #subslide17 { background-image: url(img/slides/sub/1100/17-v2.webp); }
	html.webp #subslide18 { background-image: url(img/slides/sub/1100/18-v2.webp); }
	html.webp #subslide19 { background-image: url(img/slides/sub/1100/19-v2.webp); }
	html.webp #subslide20 { background-image: url(img/slides/sub/1100/20-v2.webp); }
	html.webp #subslide21 { background-image: url(img/slides/sub/1100/21-v3.webp); }
}
@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
	#homeslides{ height: 500px; }
   @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 {
  	  background-position: center top;
      -webkit-animation-name: ncburnsZoomIn;
      animation-name: ncburnsZoomIn;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
      -webkit-animation-duration: 7800ms;
      animation-duration: 7800ms;
      opacity: 1;

			/*
			background-position: center 0; */
    }
	.homeslide .homeslideImg.ieSlide {
		-webkit-animation-name: none;
		animation-name: none;
		transform: none;
		-webkit-transform: none;
	}
	.slideBox{ width: 750px; left: calc(50% - 375px); }
	#homeslide4 .slideBox{ width: 650px; left: calc(50% - 325px); }
	.slideHead{
		font-size: 35px; /*60*/
		position: relative;
		left: -100px;
		opacity: 0;
		transition: 500ms;
	}
	.slideTxtAnimate .slideHead{ left: 0; opacity: 1; }
	.slideSubhead{
		font-size: 70px; /*110*/
		padding: 0 0 0 150px;
		position: relative;
		left: 200px;
		opacity: 0;
		transition: 700ms;
	}
	.slideTxtAnimate .slideSubhead{ opacity: 1; left: 0; }
	.slideSubhead:after{ left: 150px; }
	.slideBody{
		font-size: 20px; /*30*/
		position: relative;
		top: 200px;
		opacity: 0;
		transition: 900ms;
	}
	.slideTxtAnimate .slideBody{ top: 0; opacity: 1; }
}

@media screen and (min-width: 1100px) {
	#homeslides{ height: 700px; }
	html.no-webp .homeslideImg1{ background-image: url( img/slides/home/2000/1-v3.jpg); }
	html.no-webp .homeslideImg2{ background-image: url( img/slides/home/2000/2.jpg); }
	html.no-webp .homeslideImg3{ background-image: url( img/slides/home/2000/3.jpg); }
	html.no-webp .homeslideImg4{ background-image: url( img/slides/home/2000/4.jpg); }
	html.webp .homeslideImg1{ background-image: url( img/slides/home/2000/1-v3.webp); }
	html.webp .homeslideImg2{ background-image: url( img/slides/home/2000/2.webp); }
	html.webp .homeslideImg3{ background-image: url( img/slides/home/2000/3.webp); }
	html.webp .homeslideImg4{ background-image: url( img/slides/home/2000/4.webp); }
	.slideContent{ height: 644px; margin: 157px 0 0 0;}
	.slideBox{ width: 1050px; left: calc(50% - 525px);}
	.slideHead{ font-size: 40px; /*60*/ }
	.slideSubhead{ font-size: 75px; /*110*/ padding: 0 0 010px 175px; line-height: 1;}
	.slideSubhead:after{ left: 175px; }
	.slideBody{ font-size: 24px; /*30*/ padding: 0 0 0 50px; }
/*	.subslide{ height: 523px; background-size: cover; background-position: center center; }*/
	html.no-webp #subslide1 { background-image: url(img/slides/sub/2000/1-v3.jpg); }
	html.no-webp #subslide2 { background-image: url(img/slides/sub/2000/2-v2.jpg); }
	html.no-webp #subslide3 { background-image: url(img/slides/sub/2000/3-v2.jpg); }
	html.no-webp #subslide4 { background-image: url(img/slides/sub/2000/4-v2.jpg); }
	html.no-webp #subslide5 { background-image: url(img/slides/sub/2000/5-v2.jpg); }
	html.no-webp #subslide6 { background-image: url(img/slides/sub/2000/6-v2.jpg); }
	html.no-webp #subslide7 { background-image: url(img/slides/sub/2000/7-v2.jpg); }
	html.no-webp #subslide8 { background-image: url(img/slides/sub/2000/8-v2.jpg); }
	html.no-webp #subslide9 { background-image: url(img/slides/sub/2000/9-v2.jpg); }
	html.no-webp #subslide10 { background-image: url(img/slides/sub/2000/10-v2.jpg); }
	html.no-webp #subslide11 { background-image: url(img/slides/sub/2000/11-v2.jpg); }
	html.no-webp #subslide12 { background-image: url(img/slides/sub/2000/12-v2.jpg); }
	html.no-webp #subslide13 { background-image: url(img/slides/sub/2000/13-v2.jpg); }
	html.no-webp #subslide14 { background-image: url(img/slides/sub/2000/14-v2.jpg); }
	html.no-webp #subslide15 { background-image: url(img/slides/sub/2000/15-v2.jpg); }
	html.no-webp #subslide16 { background-image: url(img/slides/sub/2000/16-v2.jpg); }
	html.no-webp #subslide17 { background-image: url(img/slides/sub/2000/17-v2.jpg); }
	html.no-webp #subslide18 { background-image: url(img/slides/sub/2000/18-v2.jpg); }
	html.no-webp #subslide19 { background-image: url(img/slides/sub/2000/19-v2.jpg); }
	html.no-webp #subslide20 { background-image: url(img/slides/sub/2000/20-v2.jpg); }
	html.no-webp #subslide21 { background-image: url(img/slides/sub/2000/21-v3.jpg); }
	html.webp #subslide1 { background-image: url(img/slides/sub/2000/1-v3.webp); }
	html.webp #subslide2 { background-image: url(img/slides/sub/2000/2-v2.webp); }
	html.webp #subslide3 { background-image: url(img/slides/sub/2000/3-v2.webp); }
	html.webp #subslide4 { background-image: url(img/slides/sub/2000/4-v2.webp); }
	html.webp #subslide5 { background-image: url(img/slides/sub/2000/5-v2.webp); }
	html.webp #subslide6 { background-image: url(img/slides/sub/2000/6-v2.webp); }
	html.webp #subslide7 { background-image: url(img/slides/sub/2000/7-v2.webp); }
	html.webp #subslide8 { background-image: url(img/slides/sub/2000/8-v2.webp); }
	html.webp #subslide9 { background-image: url(img/slides/sub/2000/9-v2.webp); }
	html.webp #subslide10 { background-image: url(img/slides/sub/2000/10-v2.webp); }
	html.webp #subslide11 { background-image: url(img/slides/sub/2000/11-v2.webp); }
	html.webp #subslide12 { background-image: url(img/slides/sub/2000/12-v2.webp); }
	html.webp #subslide13 { background-image: url(img/slides/sub/2000/13-v2.webp); }
	html.webp #subslide14 { background-image: url(img/slides/sub/2000/14-v2.webp); }
	html.webp #subslide15 { background-image: url(img/slides/sub/2000/15-v2.webp); }
	html.webp #subslide16 { background-image: url(img/slides/sub/2000/16-v2.webp); }
	html.webp #subslide17 { background-image: url(img/slides/sub/2000/17-v2.webp); }
	html.webp #subslide18 { background-image: url(img/slides/sub/2000/18-v2.webp); }
	html.webp #subslide19 { background-image: url(img/slides/sub/2000/19-v2.webp); }
	html.webp #subslide20 { background-image: url(img/slides/sub/2000/20-v2.webp); }
	html.webp #subslide21 { background-image: url(img/slides/sub/2000/21-v3.webp); }
}
@media screen and (min-width: 1200px){
	#homeslidesWrap{ position: relative; overflow: hidden; }
	.slideContent{ height: 444px; position: relative; }
}
@media screen and (min-width: 1500px){
	#homeslides{ height: 826px; }
	.homeslideImg{ background-size: cover; }
	.slideContent{ margin: 198px 0 0; height: 520px; }
	.slideBox{ width: 1200px; left: calc(50% - 600px); }
	#homeslide4 .slideBox{ width: 800px; left: calc(50% - 400px); }
	.slideHead{ font-size: 50px; }
	.slideSubhead{
		font-size: 90px;
		padding: 0 0 10px 250px; margin: 0 0 15px;
	}
	.slideSubhead:after{ left: 250px; }
	.slideBody{ font-size: 26px; }
}
@media screen and (min-width: 1600px){
	.slideContent{ height: 480px; }
}
@media screen and (min-width: 1800px) {
	.slideHead{ font-size: 55px; }
	.slideSubhead{
		font-size: 100px;
	}
	.slideBody{ font-size: 28px; }
	
	#homeslide1 .slideHead {
		padding: 0 0 0 176px;
	}
}

#sync {height: 0; width: 0;}
.syncItem {position: relative; z-index: 0;}
/*Homeslide Areas*/
#hsAreas{
	background: #00123a;
	padding: 20px 0;
}
.areasList{
	width: 90%;
	margin: 0 auto;
	max-width: 450px;
}
.area{
	border: 2px solid #fff;
	border-radius: 6px;
	margin: 0 0 5px;
	padding: 2px;
}
.area a{
	position: relative;
	display: block;
	color: #fff;
	padding: 8px;
	box-sizing: border-box;
	text-transform: uppercase;
	border-radius: 4px 0 0 4px;
	width: calc(100% - 34px);
	text-align: center;
	left: 0;
	transition: font-size 300ms;
}
.area a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.area a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.area:hover a {
  color: #333a56;
}
.area:hover a:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.area a:after{
	content:"";
	display: block;
	width: 30px;
	height: 100%;
	background: url(img/icons/arrow-areas.png) #fff no-repeat center top 4px;
	position: absolute;
	top: 0;
	right: -34px;
	border-radius: 0 4px 4px 0;
}
.area:hover a:after{ background-color: transparent; background-position: center bottom 4px; }
@media screen and (min-width: 800px){
	.areasList{ overflow: hidden; width: 100%; max-width: 100%; }
	.area{ width: calc(50% - 20px); float: left; margin: 5px; }
	.area a{ padding: 15px; font-size: 20px; }
	.area a:after{ background-position: center top 14px; }
	.area:hover a:after{ background-position: center bottom 14px; }
}
@media screen and (min-width: 1200px){
	#hsAreas{
		background: transparent;
		position: absolute;
		bottom: 12px;
		left: 0;
		z-index: 9;
		width: 100%;
	}
	.area{ width: calc(25% - 18px); }
	.area a{ font-size: 16px; }
	.area a:after{ background-position: center top 11px; }
	.area:hover a:after{ background-position: center bottom 11px; }
}
@media screen and (min-width: 1400px){
	#hsAreas{ bottom: 7px; }
	.area a{ font-size: 20px; padding: 20px 10px; }
	.area a:after{ background-position: center top 20px; }
	.area:hover a:after{ background-position: center bottom 20px; }
}
@media screen and (min-width: 1600px){
	#hsAreas{ bottom: 37px; max-width: 1800px; }
	.area a{ font-size: 24px; padding: 22px 0;}
	.area a:after{ background-position: center top 24px; }
	.area:hover a:after{ background-position: center bottom 24px; }
}
@media screen and (min-width: 1800px){
	#hsAreas{ left: calc(50% - 900px); }
	.area{ width: calc(25% - 28px); margin: 0 10px; }
}
/* BELOW THE FOLD (BTF) BEGINS */

p {padding: 0 0 20px;}
li {list-style-type: none; list-style-position: outside;}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}
#contentArea {
	position: relative;
	margin: 0 auto;
	max-width: 1800px;
}
#contentArea:after{
	content:"";
	display: block;
	height: 1px;
	width: 100%;
	clear: both;
	position: relative;
	bottom: 0;
}
#crumbs {font-size: 14px; margin: 20px 0 0 20px;}
#crumbs a{ color: #8899bf; }
#crumbs a:hover{ text-decoration: underline; color: #afc3f1; }
#mainContent {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.3;
	color: #000;
	padding: 20px;
	transition: 300ms;
}
.profileImage{
	text-align: center;
	overflow: hidden;
	height: 300px;
	margin: 0 0 20px;
}
.profileImage img{
	width: 100%;
	max-width: 489px;
	height: auto;
}
	.article ul, .article ol {padding: 0 0 20px 30px;}
	.article li {list-style-position: outside;}
	.article ul li {list-style-type: disc;}
	.article ol li {list-style-type: decimal;}
	.article ol li ol li {list-style-type: lower-alpha;}
	.article ol li ol li ol li {list-style-type: lower-roman;}
	.article ul ul {padding-bottom: 0;}
	.article a{ color: #8899bf; }
	.article a:hover {text-decoration: underline; color: #afc3f1;}
	.article ul, .article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		line-height: 1;
		font-weight: normal;
		color: #000;
		padding: 0 0 5px 0;
		transition: 300ms;
	}
	.homeTitle{
		display: block;
		font-family: 'Vollkorn', serif;
		font-style: italic;
		color: #333a56;
		font-size: 25px;
		text-align: center;
		border-bottom: 2px solid #52658f;
		padding: 0 20px 10px;
		margin: 0 0 10px;
	}
	.article h1 {
		font-size: 30px;
		padding: 0 0 20px 0;
		font-family: 'Vollkorn', serif;
		font-style: italic;
		color: #333a56;
		line-height: 1;
	}
	.article h2 {
		font-size: 25px;
		padding: 0 0 10px 0;
		font-family: 'Vollkorn', serif;
		font-style: italic;
		color: #52658f;
	}
	.article h3 {
		font-size: 16px;
		font-weight: bold;
		color: #333a56;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.headshot {
		float: left;
		margin: 0 15px 5px 0;
	}
	.floatControl{ overflow: hidden; text-align: center; margin: 0 0 30px; }
	.floatControl .headshot{ margin: 0 auto 30px; float: none;}
	.about-wrap{ text-align: center; }
	.about-headshot{ text-align: center; display: inline-block; margin: 20px; }
	.about-wrap a{ font-size: 18px; font-weight: bold; }
	a.about-btn{
		display: inline-block;
		background: #8899bf;
		color: #fff;
		border-radius: 5px;
		padding: 7px 40px;
	}
	a.about-btn:hover{ background: #afc3f1; color: #fff; text-decoration: none; }
	.single-video iframe{ width: 300px; height: 169px; }

	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}

/*Sidebar*/
#sidebar {}
#sidebar > div:last-of-type{
	border-bottom: 0;
}
.blog-sidebar{ padding: 0 0 20px; }
.blog-sidebar .sbBlog-head {
	font-size: 20px;
	font-family: 'Vollkorn', serif;
	color: #333a56;
	font-style: italic;
}
.blog-sidebar ul{ padding: 0 0 10px 10px; }
.blog-sidebar a{ color: #8899bf; }
.blog-sidebar a:hover {text-decoration: underline; color: #afc3f1;}
.sb-homeTitle .homeTitle{
	display: none;
	font-family: 'Vollkorn', serif;
	font-style: italic;
	color: #333a56;
	font-size: 25px;
	text-align: center;
	border-bottom: 2px solid #52658f;
	padding: 0 20px 10px 0;
	margin: 0 0 20px 0;
	transition: 300ms;
}
.sb-areas{
	padding: 0 0 20px 0;
	border-bottom: 2px solid #52658f;
	margin: 0 auto 20px;
}
.sb-areas .area{
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: 2px solid #52658f;
}
.sb-areas .area a{ color: #52658f; }
.sb-areas .area a:before{ background: #52658f; }
.sb-areas .area:hover a{ color: #f7f5e6; }
.sb-areas .area a:after{
	background: url(img/icons/arrow-sbAreas.png) #52658f no-repeat center top 4px;
}
.sb-areas .area:hover a:after{
	background-position: center bottom 4px;
	background-color: transparent;
}
body.home .sb-testimonials{ border: none; }
.sb-testimonials{
	border-bottom: 2px solid #52658f;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
.testList{
	position: relative;
	height: 430px;
	overflow: hidden;
}
.test{
	position: absolute;
	height: 100%;
	width: 100%;
	color: #52658f;
	font-family: 'PT Serif', serif;
	font-style: italic;
	text-align: center;
	display: none;
}
.testWrap{
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	padding: 0 20px;
}
.testStars{
	width: 80%;
	height: auto;
	max-width: 335px;
	margin: 0 auto 20px;
}
.testBody{
	font-size: 17px; /*28*/
	line-height: 1.6;
	margin: 0 auto;
	transition: 300ms;
}
.testName{
	display: block;
	font-weight: bold;
	font-size: 16px; /*22*/
	transition: 300ms;
}
.testNav{ text-align: center; margin: 20px 0; }
.testNav li{
	display: inline-block;
	border: 2px solid #52658f;
	padding: 2px;
	border-radius: 0 6px 6px 0;
}
.testNav .testPrev{ border-right: 0; border-radius: 6px 0 0 6px;}
.testNav a{
	display: block;
	height: 40px;
	width: 120px;
	overflow: hidden;
	border-radius: 4px 0 0 4px;
	transition: 300ms;
}
.testNav li:hover a{ background: #52658f; }
.testNext a{ border-radius: 0 4px 4px 0; }
.testNav img{ transition: margin-left 300ms; }
.testPrev img{ margin: 10px 0 0 40px; }
.testNext img{ margin: 10px 0 0 -210px; }
.testNav li:hover img{ margin-top: -70px; }
.testPrev:hover img{ margin-left: 30px; }
.testNext:hover img{ margin-left: -200px; }
.lawPay{
	display: block;
	margin: 50px auto 0;
	width: 259px;
	height: 154px;
	overflow: hidden;
}
.lawPay:hover img{ margin: -154px 0 0; }
.sb-att{
	border-bottom: 2px solid #52658f;
	padding: 0 0 20px;
	margin: 0 0 20px;
	text-align: center;
}
.sb-att img{
	width: 100%;
	max-width: 487px;
	margin: 0 auto;
}
.sb-attTitle{
	display: block;
	font-family: 'Vollkorn', serif;
	font-style: italic;
	font-size: 30px; /*46*/
	color: #333a56;
	padding: 10px 0;
	transition: 300ms;
}
.sb-attBody{
	line-height: 1.5;
	max-width: 500px;
	margin: 0 auto;
	padding: 0;
	transition: 300ms;
}
.sb-attLarge{
	padding: 0 0 20px;
	margin: 0 0 20px;
	border-bottom: 2px solid #52658f;
	display: none;
}
.sb-attImg{
	height: 300px;
	width: 100%;
	max-width: 489px;
	margin: 0 auto;
}
.sb-attImg {background: url(img/hung-sidebar-large-2.jpg) center top no-repeat;}
body.page-id-35 .sb-attImg, body.page-id-37 .sb-attImg{ height: 630px; }
.badge{ margin: 0 0 20px; text-align: center; }
.badge a{
	display: block;
	overflow: hidden;
	width: 241px;
	height: 56px;
	margin: 0 auto;
}
.badge2 a{ width: 130px; height: 134px; }
.badge2 img{ margin: -100px 0 0 -55px; }
.badge3 a{ width: 238px; height: 60px; }
.badge3 img{ margin: -275px 0 0 0; }
.badge4 a{ width: 240px; height: 123px; }
.badge4 img{ margin: -378px 0 0 -1px; }
.badge5 a{ width: 240px; height: 72px; }
.badge5 img{ margin: -545px 0 0 -1px; }
.badge6 a{ width: 239px; height: 96px; }
.badge6 img{ margin: -662px 0 0 -1px; }
.badge7 a{ height: 73px; width: 241px; }
.badge7 img{ margin: -800px 0 0 0px; }

.badge8 a{ width: 124px; height: 140px; }
.badge8 img{ margin: -920px 0 0 -60px; }
.badge9 a{ width: 241px; height: 79px; }
.badge9 img{ margin: -1104px 0 0 0; }
.badge10 a{ width: 260px; height: 131px; }
.badge10 img{ margin: -1228px 0 0 0; }

/*sb video*/
.sb-video{
	text-align: center;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 2px solid #52658f;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
	margin: 0 auto;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 2.5%;
	left: 2.5%;
	width: 95%;
	height: 95%;
}
.sbvTitle{
	display: block;
	font-family: 'Vollkorn', serif;
	font-size: 20px;
	font-style: italic;
	color: #52658f;
	padding: 20px 0;
}
.sbvMore{
	display: block;
	background: #8c705c;
	color: #fff;
	border-radius: 3px;
	border: 1px solid #e8a779;
	padding: 10px;
	transition: 300ms;
	width: 200px;
	margin: 0 auto;
}
.sbvMore:hover{ background: #e8a779; }
.sbbPaula{ text-align: center; }
.sbbPaula li{ display: inline-block; margin: 10px;  vertical-align: top;}
/* Content Area */
@media screen and (min-width: 500px) {
	.testList {height: 330px;}
}
@media screen and (min-width: 600px){
	.single-video iframe{ width: 500px; height: 315px; }
	.floatControl{ text-align: left; }
	.floatControl p{ padding: 0; }
	.floatControl .headshot{ margin: 0 30px 30px 0; float: left;}
	.fcContent{ float: left; width: calc(100% - 280px); }
}
@media screen and (min-width: 800px){
	.sb-areas .areasList{ max-width: 500px; }
	.sb-areas .area{ margin: 0 0 5px; }
	.sb-areas .area a:after{ background-position: center top 13px; }
	.sb-areas .area:hover a:after{ background-position: center bottom 13px; }
}
@media screen and (min-width: 900px) {
	#syncContent {z-index: 1;}
	#contentArea{ padding: 50px 20px; }
	#crumbs {margin: 20px 0 20px 0;}
	#mainContent {
		padding: 0;
		width: calc(100% - 50px - 350px);
		float: right;
	}
	.profileImage{ display: none; }
	.homeTitle{ display: none; }
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
	#sidebar { width: 350px; float: left; }
	.testList {height: 430px;}
	.sb-homeTitle .homeTitle{
		display: block;
		text-align: left;
		font-size: 35px;
		padding: 0 20px 10px 2000px;
		margin: 0 0 20px -2000px;
	}
	.sb-areas,
	.sb-testimonials,
	.sb-att,
	.sb-attLarge{
		padding: 0 0 20px 2000px;
		margin: 0 0 20px -2000px;
	}
	.sb-attLarge{ display: block; }
	.sb-attImg{ height: 415px; }
	body.page-id-12 .sb-attImg{
		height: 575px;
		background-image: url(img/hung-sidebar-large-2.jpg);
		background-position: center top;
	}
	.sb-video{ padding: 0 0 20px 2000px; margin: 0 0 20px -2000px; }
	.testBody{ line-height: 1.5; }
}
@media screen and (min-width: 1200px) {
	#mainContent{ font-size: 18px; line-height: 1.6; }
	.article h1{ font-size: 40px; }
	.article h2{ font-size: 25px; }
	.article h3{ font-size: 20px; }
	.article h4 .article h5, .article h6{ font-size: 18px; }
	.about-wrap a{ font-size: 20px; }
	a.about-btn{
		font-size: 22px;
		padding: 10px 60px;
		margin: 20px auto 0;
		letter-spacing: 1px;
		border-radius: 7px;
	}
}
@media screen and (min-width: 1400px){
	#contentArea{ padding: 70px 20px; }
	.sb-areas .area{ margin: 0 0 10px; }
	.sb-areas .area a:after{ background-position: center top 19px; }
	.sb-areas .area:hover a:after{ background-position: center bottom 19px; }
}
@media screen and (min-width: 1600px){
	#mainContent{ width: calc(100% - 70px - 487px); }
	ul.home-area-list li{ float: left; width: 50%; }
	#sidebar{ width: 487px; }
	.sb-homeTitle .homeTitle{
		font-size: 50px;
		padding: 0 20px 30px 2000px;
		margin: 0 0 40px -2000px;
	}
	.sb-areas{ margin: 0 0 30px -2000px; padding: 0 0 40px 2000px; }
	.sb-areas .area{ margin: 0 0 15px; }
	.sb-areas .area a:after{ background-position: center top 25px; }
	.sb-areas .area:hover a:after{ background-position: center bottom 25px; }
	.sb-testimonials{ padding: 0 0 40px 2000px; margin: 0 0 40px -2000px; }
	.testList{ height: 630px; }
	.testBody{ font-size: 26px; }
	.testName{ font-size: 22px; }
	.testNav{ margin: 40px auto; }
	.lawPay{ margin: 70px auto 0; }
	.sb-att{ margin: 0 0 40px -2000px; padding: 0 0 40px 2000px; }
	.sb-attTitle{ font-size: 46px; padding: 20px 0;}
	.sb-attBody{ font-size: 18px; line-height: 1.7;}
	.sb-attLarge{ margin: 0 0 40px -2000px; padding: 0 0 40px 2000px; }
	.badge{ margin: 0 0 40px; }
	.sb-video{ padding: 0 0 40px 2000px; margin: 0 0 40px -2000px; }
	.video-container iframe,
	.video-container object,
	.video-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.sbvTitle{ font-size: 28px; padding: 40px 0; }
	.sbvMore{ font-size: 18px; }
}
@media screen and (min-width: 1800px){
	.sb-homeTitle .homeTitle{ font-size: 54px; }
	.article h1{ font-size: 50px; }
	.article h2{ font-size: 32px; }
	.article h3{ font-size: 20px; }
	.article h4 .article h5, .article h6{ font-size: 18px; }
}
/*Quick Contact*/
#quickContact{
	color: #fff;
	padding: 20px 0;
	border-top: 8px solid #52658f;
	border-bottom: 8px solid #52658f;
	overflow: hidden;
}
html.no-webp #quickContact.imgSet{ background-image: url(img/bg/contact-600.jpg); }
html.webp #quickContact.imgSet{ background-image: url(img/bg/contact-600.webp); }
.qcWrap{}
.qcTitle{
	display: block;
	text-align: center;
	font-family: 'Vollkorn', serif;
	font-style: italic;
	font-size: 25px;
	transition: 300ms;
	padding: 0 20px 15px;
}
.qcLeft{
	text-align: center;
	padding: 0 20px;
}
.qclTitle{
	display: block;
	font-family: 'Vollkorn', serif;
	font-style: italic;
	font-size: 20px;
	transition: 300ms;
	padding: 0 0 5px;
}
.qclBody{ transition: 300ms; }

.qcCheckbox{ display: none; }
.qcCheckbox + label{
	display: inline-block;
	position: relative;
	border: 2px solid #fff;
	height: 24px;
	width: 26px;
	vertical-align: middle;
}
#quickContact input[type="checkbox"]:checked + label:after{
	content:"X";
	display: block;
	color: #fff;
	position: absolute;
	font-size: 20px;
	top: 0;
	left: 7px;
}
.termsStatement{
	display: inline-block;
	width: calc(100% - 50px);
	padding: 0 0 0 10px;
	text-align: left;
	vertical-align: middle;
	transition: 300ms;
}
.qcForm{
	padding: 20px 0 0;
}
.qcForm input, .qcForm textarea{
	display: block;
	width: 100%;
	padding: 7px;
	box-sizing: border-box;
	margin: 0 0 7px;
	background: transparent;
	outline: none;
	border: 2px solid #fff;
	color: #fff;
}
.qcForm textarea{
	height: 100px;
	resize: none;
}
.required{
	display: block;
	text-align: center;
	padding: 5px 0 10px;
	font-weight: bold;
}
.recaptcha{ width: 302px; height: 76px; margin: 0 auto 10px; }
.qcForm .submit-button{
	background: #e8e8e8; /* Old browsers */
	background: url(img/icons/arrow-form.png) no-repeat right 2px top 2px, -moz-linear-gradient(top, #e8e8e8 30%, #d5c6c6 76%); /* FF3.6-15 */
	background: url(img/icons/arrow-form.png) no-repeat right 2px top 2px, -webkit-linear-gradient(top, #e8e8e8 30%,#d5c6c6 76%); /* Chrome10-25,Safari5.1-6 */
	background: url(img/icons/arrow-form.png) no-repeat right 2px top 2px, linear-gradient(to bottom, #e8e8e8 30%,#d5c6c6 76%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border: none;
	border-radius: 3px;
	color: #333a56;
	text-transform: uppercase;
	padding: 20px 50px 19px 0;
	width: 302px;
	margin: 0 auto;
	box-shadow: 1px 1px 7px 0 rgba(0,0,0,0.5);
}
.qcForm .submit-button:hover{
	background: #ffffff; /* Old browsers */
	background: url(img/icons/arrow-form.png) no-repeat right 2px bottom 2px, -moz-linear-gradient(top, #ffffff 30%, #e4dbdb 76%); /* FF3.6-15 */
	background: url(img/icons/arrow-form.png) no-repeat right 2px bottom 2px, -webkit-linear-gradient(top, #ffffff 30%,#e4dbdb 76%); /* Chrome10-25,Safari5.1-6 */
	background: url(img/icons/arrow-form.png) no-repeat right 2px bottom 2px, linear-gradient(to bottom, #ffffff 30%,#e4dbdb 76%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media screen and (min-width: 600px){
	html.no-webp #quickContact.imgSet{ background-image: url(img/bg/contact-1100.jpg); }
	html.webp #quickContact.imgSet{ background-image: url(img/bg/contact-1100.webp); }
}
@media screen and (min-width: 800px){
	.qcWrap{ max-width: 900px; margin: 0 auto;  }
	.qcForm{ text-align: center;}
	.recaptcha, .qcForm .submit-button{ display: inline-block; vertical-align: top; }
	.qcForm .submit-button{
		padding: 27px 60px 27px 0;
		background: #e8e8e8; /* Old browsers */
		background: url(img/icons/arrow-form.png) no-repeat right 10px top 10px, -moz-linear-gradient(top, #e8e8e8 30%, #d5c6c6 76%); /* FF3.6-15 */
		background: url(img/icons/arrow-form.png) no-repeat right 10px top 10px, -webkit-linear-gradient(top, #e8e8e8 30%,#d5c6c6 76%); /* Chrome10-25,Safari5.1-6 */
		background: url(img/icons/arrow-form.png) no-repeat right 10px top 10px, linear-gradient(to bottom, #e8e8e8 30%,#d5c6c6 76%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
	.qcForm .submit-button:hover{
		background: #e8e8e8; /* Old browsers */
		background: url(img/icons/arrow-form.png) no-repeat right 10px bottom 9px, -moz-linear-gradient(top, #e8e8e8 30%, #d5c6c6 76%); /* FF3.6-15 */
		background: url(img/icons/arrow-form.png) no-repeat right 10px bottom 9px, -webkit-linear-gradient(top, #e8e8e8 30%,#d5c6c6 76%); /* Chrome10-25,Safari5.1-6 */
		background: url(img/icons/arrow-form.png) no-repeat right 10px bottom 9px, linear-gradient(to bottom, #e8e8e8 30%,#d5c6c6 76%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */	}
}
@media screen and (min-width: 1100px){
	#quickContact{
		background-size: cover;
	}
	html.no-webp #quickContact.imgSet{ background-image: url(img/bg/contact.jpg); }
	html.webp #quickContact.imgSet{ background-image: url(img/bg/contact.webp); }
}
@media screen and (min-width: 1300px){
	#quickContact{ padding: 50px 20px; }
	.qcWrap{ max-width: 1800px; overflow: hidden; }
	.qcTitle{ font-size: 40px; /*60*/ }
	.qcLeft{ float: left; width: 45%; box-sizing: border-box; text-align: left;}
	.qclTitle{ font-size: 30px; /*46*/ padding: 0 0 20px; }
	.qclBody{ line-height: 1.6; padding: 0 40px 30px 0; font-size: 17px; }
	.qcRight{ /*float: right; width: 55%;*/ box-sizing: border-box; }
	.qcForm input, .qcForm textarea{ margin: 0; padding: 15px; }
	.qcForm .qcName, .qcForm .qcEmail, .qcForm .qcNumber{
		width: calc(33% - 5px);
		display: inline-block;
	}
	.qcForm .qcEmail{ margin: 0 6px; }
	.qcForm textarea{ margin: 9px 0 0; height: 150px; }
	.required{ padding: 20px 0; }
	.recaptcha{ margin: 0 20px 0 0; }
}
@media screen and (min-width: 1600px){
	#quickContact{ padding: 60px 20px; }
	.qcTitle{ font-size: 60px; }
	.qcLeft{ width: 30%; }
	.qclTitle{ font-size: 46px; }
	.qclBody{ font-size: 18px; padding: 0 50px 35px 0; }
	.termsStatement{ font-size: 18px; }
	.qcRight{ /*width: 70%*/; max-width: 1600px; margin: 0 auto;}
	.qcForm input, .qcForm textarea{ padding: 20px; font-size: 18px; }
	.qcForm .qcName, .qcForm .qcEmail, .qcForm .qcNumber{ width: calc(33% - 6px); }
	.qcForm .qcEmail{ margin: 0 9px; }
	.qcForm textarea{ height: 200px; margin: 20px 0 0; }
	.qcForm .submit-button{ width: 400px; font-size: 20px; padding: 24px 60px 25px 0; }
}
/*Attorneys*/
#attorneys{
	padding: 20px;
	text-align: center;
	border-bottom: 2px solid #52658f;
}
.aImg{ position: relative; z-index: 5; }
.aName{
	display: block;
	font-family: 'Vollkorn', serif;
	font-style: italic;
	font-size: 25px;
	color: #333a56;
	padding: 15px 0;
	transition: font-size 300ms;
}
.aBody{ max-width: 600px; margin: 0 auto; transition: font-size 300ms;}
@media screen and (min-width: 800px){
	#attorneys{ overflow: hidden; padding: 0;}
	.attorney{
		 width: calc(50% - 1px);
		float: left;
		padding: 20px;
		box-sizing: border-box;
	}
	.attorney2 {border-left: 2px solid #52658f;}
/*	.attorney1{
		border-left: 2px solid #52658f;
		border-right: 2px solid #52658f;
		width: 70%;
    	margin: 0px auto;
		padding: 40px 40px 20px 40px;
		max-width: 700px;
	}*/
}
@media screen and (min-width: 1400px){
	.attorney{ padding: 60px 20px; overflow: hidden; box-sizing: border-box;}
/*	.attorney1 {
		padding: 60px;
		box-sizing: border-box;
		max-width: 900px;
	}*/
	.attorney1 .aImg{ float: left; }
	.attorney1 .aContent{ float: right; width: calc(100% - 300px); padding: 20px 0 0 0;}
	.attorney2 .aImg{ float: right; }
	.attorney2 .aContent{ float: left; width: calc(100% - 300px);}
	.aName{ font-size: 37px; padding: 30px 0 20px; }
	.aBody{ font-size: 17px; line-height: 1.6; }
}
@media screen and (min-width: 1600px){
	.attorneysWrap{ overflow: hidden; max-width: 1800px; margin: 0 auto; }
	.aName{ font-size: 46px; }
	.aBody{ font-size: 18px; padding: 0 40px; }
/*	.attorney1 {max-width: 1050px; padding: 60px 80px;}
	.attorney1 .aContent {padding: 0;}*/
}
/*Badges*/
#badgesWrap{ border-bottom: 8px solid #52658f; }
#badges{
	max-width: 2734px;
	margin: 0 auto;
	overflow: hidden;
}
#badges-cont{
	position: relative;
	width: 8565px; /*3x size of badges image*/
	height: 247px;
	background-repeat: repeat-x;
}
/*html.no-webp #badges-cont.imgSet{ background-image: url(img/badges-v10.jpg); }*/
#badges-cont.imgSet{ background-image: url(img/badges-v11.webp); }
/*Videos*/
#homeVideos{
	background-position: center center;
	background-size: cover;
	padding: 20px;
	position: relative;
}
html.no-webp #homeVideos.imgSet{ background-image: url(https://www.donnahunglaw.com/wp-content/themes/Hung/img/bg/videos-600.jpg); }
html.webp #homeVideos.imgSet{ background-image: url(https://www.donnahunglaw.com/wp-content/themes/Hung/img/bg/videos-600.webp); }
#hvModal{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.75);
	z-index: 999999999;
}
.youtubeEmbed{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	left: calc(50% - 150px);
	height: 169px;
	width: 300px;
}
.hvWrap{
	max-width: 605px;
	margin: 0 auto;
}
.hvVideoOverlay{
	position: relative;
	background: #f7f5e6;
	border-radius: 4px 4px 0 0;
	height: 140px;
	width: 100%;
}
.hvDescription{
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	padding: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.hvTitle{
	display: block;
	font-family: 'Vollkorn', serif;
	font-size: 25px; /*40*/
	transition: 300ms;
}
.hvBody{
	line-height: 1.5;
	transition: 300ms;
}
.hvVideoList{ border: 2px solid #f7f5e6; border-radius: 0 0 4px 4px;}
.hvVideoWrap{
	display: block;
	position: relative;
	height: 170px;
	width: 100%;
	max-width: 605px;
	background-size: 300%;
	overflow: hidden;
}
html.no-webp .hvVideoWrap.imgSet{ background-image: url(https://www.donnahunglaw.com/wp-content/themes/Hung/img/video-previews.png); }
html.webp .hvVideoWrap.imgSet{ background-image: url(https://www.donnahunglaw.com/wp-content/themes/Hung/img/video-previews.webp); }
.hvVideoWrap:before{
	content:"";
	display: block;
	height: 112px;
	width: 138px;
	background-image: url(https://www.donnahunglaw.com/wp-content/themes/Hung/img/icons/play.png);
	position: absolute;
	left: calc(50% - 69px);
	top: calc(50% - 56px - 16px);
}
.hvVideo:hover .hvVideoWrap:before{ background-position: left bottom; }
.hvVideoWrap:after{
	content:"";
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	display: none;
}
.hvVideo2{ background-position: left -100% top; }
.hvVideo3{ background-position: left -200% top; }
.hvPlay{
	display: block;
	width: 100%;
	padding: 5px;
	text-align: center;
	font-size: 18px; /*33*/
	position: absolute;
	bottom: 0;
	color: #fff;
	text-transform: uppercase;
	background: rgba(0,0,0,0.7);
}
.hvNav{
	text-align: center;
	margin: 20px 0 0;
}
.hvNav li{
	display: inline-block;
	padding: 3px;
	border: 2px solid #f7f5e6;
	border-radius: 0 6px 6px 0;
}
.hvNav .hvPrev{ border-right: none; border-radius: 6px 0 0 6px;}
.hvNav a{
	display: block;
	width: 120px;
	height: 40px;
	border-radius: 0 4px 4px 0;
	overflow: hidden;
	transition: 300ms;
}
.hvPrev a{ border-radius: 4px 0 0 4px; }
.hvNav img{ transition: margin-left 300ms; }
.hvNav li:hover a{ background: #f2f0e2; }
.hvPrev img{ margin: -70px 0 0 40px; }
.hvPrev:hover img{ margin: 10px 0 0 30px; }
.hvNext img{ margin: -70px 0 0 -210px; }
.hvNext:hover img{ margin: 10px 0 0  -200px; }
@media screen and (min-width: 600px){
	html.no-webp #homeVideos.imgSet{ background-image: url(https://www.donnahunglaw.com/wp-content/themes/Hung/img/bg/videos-1100.jpg); }
	html.webp #homeVideos.imgSet{ background-image: url(https://www.donnahunglaw.com/wp-content/themes/Hung/img/bg/videos-1100.webp); }
	.youtubeEmbed{
		width: 500px;
		height: 315px;
		left: calc(50% - 250px);
	}
	.hvVideoWrap{ height: 250px; }
}
@media screen and (min-width: 1100px){
	html.no-webp #homeVideos.imgSet{ background-image: url(https://www.donnahunglaw.com/wp-content/themes/Hung/img/bg/videos.jpg); }
	html.webp #homeVideos.imgSet{ background-image: url(https://www.donnahunglaw.com/wp-content/themes/Hung/img/bg/videos.webp); }
}
@media screen and (min-width: 1270px){
	#homeVideos{ padding: 50px 20px; }
	.hvWrap{ max-width: 1210px; overflow: hidden; }
	.hvVideoOverlay{
		float: left;
		box-sizing: border-box;
		width: 605px;
		height: 345px;
		border-radius: 4px 0 0 4px;
	}
	.hvDescription{ padding: 40px; }
	.hvTitle{ font-size: 40px; line-height: 1.1; /*padding: 0 0 30px;*/ }
	.hvBody{ font-size: 18px; line-height: 1.8; padding: 0;}
	.hvVideoList{
		border-radius: 0 4px 4px 0;
		float: left;
		width: 605px;
	}
	.hvVideoWrap{ width: 605px; height: 341px; }
	.hvVideoWrap:before{ top: calc(50% - 56px); }
	.hvPlay{ font-size: 33px; padding: 17px 0; }
	.hvNav{
		clear: both;
		padding: 20px 0 0;
	}
}
/*Footer*/
#mainFooter {
	overflow: hidden;
	border-top: 8px solid #52658f;
}
.footerTop{
	background-position: center center;
	padding: 20px;
	text-align: center;
	overflow: hidden;
}
html.no-webp .footerTop.imgSet{ background-image: url(img/bg/footer-600.jpg); }
html.webp .footerTop.imgSet{ background-image: url(img/bg/footer-600.webp); }
.mfLogo{ width: 100%; height: auto; max-width: 457px; margin: 0 auto; }
.mfContact{
	background: #f7f5e6;
	border-radius: 5px;
	padding: 10px;
	margin: 20px 0 0;
	color: #333a56;
	font-family: 'Montserrat', sans-serif;
	box-shadow:  0px 10px 70px 0px rgba(0,0,0,0.5);
}
.mfContactBox{ margin: 0 auto; max-width: 310px;}
.mfContact a{ color: #333a56; }
.mfTitle{
	display: block;
	position: relative;
	font-size: 19px; /*22*/
	transition: 300ms;
	padding: 0 0 5px;
}
.mfTitle:before{
	content:"";
	display: block;
	height: 33px;
	width: 22px;
	background-image: url(img/icons/footer-icons.png);
	position: absolute;
	left: -30px;
	top: -5px;
}
.mfAddress{
	padding: 5px 0 10px 45px;
	margin: 0 0 10px;
	text-align: left;
	border-bottom: 1px solid #000;
}
.mfAddress p{ padding: 0; }
.mfPhone{
	padding: 5px 20px 10px 45px;
	text-align: left;
	border-bottom: 1px solid #000;
	margin: 0 20px 10px 0;
}
.mfPhone .mfTitle:before{
	height: 32px;
	width: 16px;
	background-position: left top -66px;
}
.mfFax{
	padding: 5px 0 0 45px;
	margin: 0 0 20px;
	text-align: left;
}
.mfFax .mfTitle:before{
	width: 31px;
	height: 33px;
	background-position: left top -33px;
	left: -45px;
}
.mfDisclaimer{
	background: #35374b;
	padding: 20px;
	text-align: center;
	color: #fff;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
}
.mfDisclaimer p{ max-width: 1100px; margin: 0 auto; padding: 0 0 30px; }
.mfDisclaimer span{ font-style: italic; }
#mmBrandingWrapper {
	padding: 30px 20px 60px;
	font-size: 0;
	text-align: center;
	background: #232942;
}
.mfMap{
	display: block;
	position: relative;
	height: 125px;
	width: 100%;
	font-size: 0;
	background-position: center top -35px;
}
html.no-webp .mfMap.imgSet{ background-image: url(img/map-v2.png); }
html.webp .mfMap.imgSet{ background-image: url(img/map-v2.webp); }
/*.mfMap:after{
	content:"";
	display: block;
	height: 76px;
	width: 52px;
	background-image: url(img/icons/map-pin.png);
	position: absolute;
	left: calc(50% - 19px);
	top: 25px;
}*/
/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.mfMap {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.mfMap:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  	content:"";
	display: block;
	height: 76px;
	width: 52px;
	background-image: url(img/icons/map-pin.png);
	position: absolute;
	left: calc(50% - 19px);
	top: 25px;
}
.mfMap:hover:before, .mfMap:focus:before, .mfMap:active:before {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  background-position: left bottom;
}

#mmBranding {
	display: inline-block;
	/* margins, paddings, etc. */
	overflow: hidden;
}
#mmBranding, #mmBranding a {
	color: #fff;
	font: normal 10px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-decoration: none;
}
#mmBranding a:hover {text-decoration: underline; font-weight: normal;}
#logo-mmm {
	display: inline-block;
}
#mmBranding p {
	margin: auto;
	padding: 12px 0 0;
	max-width: 320px;
	text-align: center;
}
#mmBranding br {display: none;}
.fNav {
	padding: 10px 20px;
}
.fNav li {
	padding: 0;
	display: inline-block;
	list-style-type: none;
	list-style-position: outside;
	padding: 0 7px;
	border-right: 1px solid #fff;
	line-height: 1;
	text-transform: uppercase;
}
.fNav li:last-child{ border-right: none; }
#mmBranding .fNav a {
	color: #fff;
	font-size: 12px;
}
.fNav a:hover {
	text-decoration: underline;
}
@media screen and (min-width: 600px) {
	html.no-webp .footerTop.imgSet{ background-image: url(img/bg/footer-1100.jpg); }
	html.webp .footerTop.imgSet{ background-image: url(img/bg/footer-1100.webp); }
	.mfContactBox{ max-width: 360px; text-align: left; }
	.mfAddress{ border: none; }
	.mfPhone{
		border-bottom: none;
		border-right: 1px solid #000;
		display: inline-block;
		vertical-align: top;
	}
	.mfFax{
		display: inline-block;
		vertical-align: top;
	}
	.mfMap{
		height: 220px;
		background-position: center center;
	}
	.mfMap:before{
		top: 60px;
	}
	#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;}
}
@media screen and (min-width: 768px){
	#mmBrandingWrapper {
		padding: 30px 20px 30px;
	}
}
@media screen and (min-width: 1000px){
	#mmBrandingWrapper{ text-align: center; }
	#mmBranding, .fNav{ display: inline-block; }
	#mmBranding p{ text-align: center; padding: 0 15px 0 35px; vertical-align: middle; }
}
@media screen and (min-width: 1100px) {
	.footerTop{
		padding: 40px 20px;
	}
	html.no-webp .footerTop.imgSet{ background-image: url(img/bg/footer.jpg); }
	html.webp .footerTop.imgSet{ background-image: url(img/bg/footer.webp); }
	.mfContact{
		overflow: hidden;
		max-width: 1420px;
		box-sizing: border-box;
		margin: 250px auto 0;
	}
	.mfContactBox{ float: left; padding: 20px 5px 0px; }
	.mfTitle{ font-size: 22px; }
	.mfMap{ float: right; width: calc(100% - 430px); }
	.mfDisclaimer{ padding: 30px 20px; }
	.mfPhone{ margin: 0 20px 0 0; }
}
@media screen and (min-width: 1600px){
	.footerTop{ padding: 65px 20px; }
	.mfContact{ margin: 290px auto 0; }
	.mfContactBox{ padding: 0; }
	#mmBrandingWrapper{ padding: 55px 20px; }
}
@media screen and (min-width: 2000px){
	.footerTop{ background-size: cover; }
}
#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;
}
.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;
	}
}

/*slick-theme.css*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
/*    background: #fff url('./ajax-loader.gif') center center no-repeat;*/
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

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

.youtubeEmbedDSK {
	margin: 0 0 35px;
	max-width: 800px;
}
.ytVideoCont {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ytVideoCont iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
a.moreFAQVideosLink {
	border-radius: 3px;
	display: inline-block;
	padding: 5px 20px;
	border: 1px solid #e8a779;
	background-color: #8c705c;
	color: #fff;
	margin: 0 0 10px;
}
a.moreFAQVideosLink:hover {
	background-color: #b3784e;
	color: #fff;
	text-decoration: none;
}

/* Remove when adding back in second attorney */
@media screen and (min-width: 800px) {
	.attorney {
		float: none;
		width: calc(75%);
		margin: 0px auto;
		max-width: 1050px;
	}
	.aBody {
		max-width: 800px;
	}
}


/* Featured Image */
.dskFiMult {
	max-width: 100%;
}

.dskFiSingle {
	display: block;
	margin: 0 auto 20px;
	max-width: 100%;
}
@media screen and (min-width: 500px) {
	.dskFiSingle.dskFiLeft {
		float: left;
		margin: 0 10px 10px 0;
	}
	.dskFiSingle.dskFiRight {
		float: right;
		margin: 0 0 10px 10px;
	}
}
