/*
Theme Name: Haggerty Hinton & Cosgrove LLP
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;}

#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 {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 {
	z-index: 9999;
	position: fixed;
	right: 5px;
	bottom: 5px;
	display: block !important;
	width: 40px;
	height: 40px;
	overflow: hidden;
}
.adaBtn > img { width: 100%; }
.adaBtn:hover > img { margin-top: -40px; }
@media screen and (min-width: 1200px){
	.adaBtn {
		width: 60px;
		height: 60px;
	}
	.adaBtn > img {
		width: 100%;
		height: auto;
	}
	.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: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 1.3;
	color: #000;
	background: #fff;
}
a {color: #179cef;}
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: #013e7d;

}
#mainHeader {
	overflow: hidden;
}
	#logo-main {
		display: block;
		width: 90%;
		max-width: 198px; /*modme*/
		margin: 20px auto;
	}
	#logo-main img {display: block; width: 100%;}
	#logo-main-text {
		font-family: "Lora",serif;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		display: none;
	}
	.mhSocial {
		font-size: 0;
		text-align: center;
		margin: 0 0 20px;
	}
	.mhs {
		display: inline-block;
	}
	.mhs a {
		height: 44px;
		width: 44px;
		display: block;
		overflow: hidden;
	}
	.mhs2 {margin: 0 10px;}
	.mhs2 img {margin: 0 0 0 -44px;}
	.mhs3 img {margin: 0 0 0 -88px;}
	.mhs a:hover img {margin-top: -44px;}
	#mhRight {
		background-color: #003474;
		color: #fff;
		text-align: center;
		line-height: 1.3;
		padding: 8px 20px;
	}
#mhrCallToAction {
	font-size: 15px;
}
#mhPhone {
	color: #fff;
	font-size: 20px;
}


nav.mm {
	text-align: center;
	background: #3490de;
	position: relative;
	z-index: 100;
}
nav.mm > ul > li > a {
    padding: 15px 10px;
    font-size: 14px;
    color: #fff;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 1;
}
nav.mm > ul > li > a:hover {transition: background 300ms linear;}
nav.mm > ul > li > ul {top: 44px;}
nav.mm > ul {height: 44px;}
nav.mm > ul > li:hover > a {background: #5bb0e5; color: white;}
nav.mm ul ul {background: #3197e2; width: 180px; border: 1px solid #5ea9e0;}
nav.mm ul ul li:hover > a {background: #39abf2; color: #fff;}
nav.mm ul ul li {border-top: 1px solid #34a4ea;}
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: #70a7e0;} /*modme*/
#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: 295px;
	padding: 0;
	margin: 0 auto;
	text-transform: uppercase;
	position: relative;
	font-family: Arial, "Helvetica Neue", Helvetica, 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 #91bfef;} /*modme*/
	#mm1 {border-left: 1px solid #91bfef;} /*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: #446180; /*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;
		}
		nav.mm_mob a:hover {
			background: #5e85af; /*modme*/
			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; 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: #70a8e5; /*modme*/
	font-size: 10px;
	height: 21px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}
#mblsSubmit:hover {background: #92bdeb;} /*modme*/

nav.mm #menu-item-132 {display: none;}
@media screen and (min-width: 800px) {
    #wrapper {
        padding: 166px 0 0; /*modme*/
    }
    #persistentHeader{
    	background: blue; /*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; }
	#mainHeader {
		padding: 20px;
		box-sizing: border-box;
		height: 122px;
		max-width: 1240px;
		margin: 0 auto;
	}
	#logo-main {
		float: left;
		max-width: initial;
		width: 198px;
		margin: 0;
	}
	#logo-main img {width: 198px; float: left;}
	.mhSocial {
		float: left;
		margin: 18px 0 0 0;
		width: calc(100% - 300px - 200px);
	}
	#mhRight {
		float: right;
		background-color: transparent;
		margin: 17px 0 0;
		padding: 0;
		text-align: right;
		width: 300px;
	}
	#mhrCallToAction {
		font-size: 16px;
	}
	#mhPhone {
		font-size: 24px;
	}
}
@media screen and (min-width: 1000px) {
	#logo-main {
		width: 400px;
	}
	#logo-main-text {
		display: inline;
		font-size: 18px;
		float: left;
		width: 190px;
		margin: 15px 0 0 10px;
	}
	.mhSocial {
		width: calc(100% - 300px - 410px);
	}
	nav.mm #menu-item-132 {display: inline-block;}
}
@media screen and (min-width: 1240px) {
	nav.mm > ul > li > a {
	    padding: 15px 30px;
	}
}
#homeslidesWrapper {
	background-color: #013e7d;
}
#homeslides {
    position: relative;
    height: 300px;
}
.homeslide {
    background-position: center bottom;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
html.no-webp #homeslide1 { background-image: url(img/slides/home/600/1.png); }
html.webp #homeslide1 { background-image: url(img/slides/home/600/1.webp); }
.slideBox {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
	background-color: rgba(28, 84, 141, 0.8);
	color: #fff;
}
.slideHead {
	font-weight: bold;
	display: block;
	margin: 0 0 5px;
	font-size: 16px;
	display: none;
}
.slideBody {
	font-size: 16px;
	padding: 0;
}
.slideSecondary {display: none;}
.slideMore {
	display: none;
}
.subslide {
    background-position: center top;
    background-repeat: no-repeat;
}
@media screen and (min-width: 400px) {
	.slideHead {
		display: block;
	}
}
@media screen and (min-width: 600px) {
	#homeslide1 {
		background-image: none;
	}
	#homeslide1:after {
		height: 100%;
		width: 50%;
		content: "";
		position: absolute;		
		background-position: center bottom;
		background-repeat: no-repeat;
	}
	html.no-webp #homeslide1:after { background-image: url(img/slides/home/600/1.png); }
	html.webp #homeslide1:after { background-image: url(img/slides/home/600/1.webp); }
	.slideBox {
		position: static;
		float: left;
		width: 50%;
		height: 300px;
		padding: 30px 20px 0;
		background-color: #013e7d;
	}
	.slideHead {
		font-size: 18px;
	}
	.slideBody {
		margin: 0 0 20px;
		font-size: 15px;
	}
	.slideSecondary {
		display: inline;
	}
	.slideMore {
		display: block;
		background-color: #ba9f3a;
		width: 150px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #fff;
	}
	.slideMore:hover {
		background-color: #ccb24e;
	}
}
@media screen and (min-width: 800px) {
	#syncMenu {z-index: 1;}
	.slideHead {
		font-size: 26px;
		font-weight: normal;
		margin: 0 0 15px;
	}
	.slideBody {
		font-size: 16px;
	}

}
@media screen and (min-width: 1000px) {
	#homeslides {
		max-width: 1200px;
		margin: 0 auto;
	}
	.slideContent {
	}
	.slideBox {
		padding: 40px 20px 0;
	}
	.slideHead {
		font-size: 28px;
		width: 350px;
	}
	.slideBody {
		max-width: 450px;
	}
}

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

}

#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%;}

#aopsWrapper {
	background-color: #e1e1e1;
}
#aopsCont {

}
#aops {
	font-size: 0;
	padding: 0;
}
#aops li {
	display: block;
	list-style-type: none;
	list-style-position: outside;
	border-top: 1px solid #5581c7;
}
#aops a {
	background-color: #013e7d;
	color: #fff;
	font-size: 16px;
	display: block;
	padding: 10px 20px;
}
#aops a:hover {
	background-color: #4e88b2;
}
@media screen and (min-width: 800px) {
	#aopsCont {
		padding: 15px 0;
	}
	#aops {
		text-align: center;
		max-width: 1140px;
		margin: 0 auto;
	}
	#aops li {
		display: inline-block;
		border: 0;
		padding: 0;
		margin: 5px;
	}
	#aops a {
		border-radius: 5px;
		font-size: 14px;
		font-weight: bold;
	}
}
@media screen and (min-width: 1000px) {
	#aops a {
		padding: 13px 20px;
	}
}

#contentArea {
	margin: 0 auto;
	overflow: hidden;
}
#mainContent {
	font-size: 16px;
	line-height: 1.3;
	color: #000;
	padding: 20px;
}
	#crumbs {font-size: 10px; margin: 0 0 20px;}
	.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;
		color: #013e7d;
		padding: 0 0 5px 0;
	}
	.article h1 {
		font-size: 20px;
		padding: 0 0 0 11px;
		margin: 0 0 20px;
		border-left: 7px solid #b2b2b2;
	}
	.article h2 {
		font-size: 18px;
		padding: 0 0 10px 0;
	}
	.article h3 {
		font-size: 16px;
		font-weight: bold;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.headshot {
		width: 160px;
		display: block;
		margin: 0 auto 20px;
	}
	.article .alignright, .article .aligncenter, .article .alignleft{
	    margin: 10px auto;
	}
	#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
	#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	.shareThisWrapper {font-size: 0;}
	.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; overflow: hidden;}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_twitter img{margin: 0 0 0 -16px;}
	.dskSharingIcon_linkedin img{margin: 0 0 0 -32px;}
	.dskSharingIcon_googleplus img{margin: 0 0 0 -48px;}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}
	article .mcList {
		padding: 0 0 20px;
	}
	.mcList {
	}
	.mcList li {
		display: block;
		padding: 0 0 0 30px;
		position: relative;
	}
.mcList li:before {
	width: 8px;
	height: 8px;
	content: "";
	border-radius: 50%;
	background-color: #b2b2b2;
	display: block;
	position: absolute;
	left: 10px;
	top: 4px;
}
#sidebar {

}
.sbBadgesCont {
	margin: 0 auto;
}
.sbBadges {text-align: center;}
.sbBadge {
	display: inline-block;
	margin: 0 5px;
}
.superTimmothy {max-width: 180px;}
.sbBadge img {
	display: block;
	width: 100%;
}
#sbAOPsBox {
	background-color: #aa8927;
	padding: 20px;
}
#sbAOPsBox h2 {
	font-weight: bold;
	color: #fff;
	font-size: 20px;
}
#sbAOPs {
}
#sbAOPs li {
}
#sbAOPs a {
	display: block;
	box-sizing: border-box;
	background-color: #aa8927;
	color: #fff;
	padding: 15px 20px;
	position: relative;
}
#sbAOPs a:hover {
	color: #f9eac7;
	cursor: pointer;
}
#sbAOPs a:before {
	content: "";
	position: absolute;
	top: 17px;
	left: 0px;
	height: 15px;
	width: 5px;
	background-color: #c59a1d;
}
.sbLink {
	font-weight: bold;
	color: #fff;
	display: block;
	background-color: #013e7d;
	box-sizing: border-box;
	padding: 20px 20px;
	position: relative;
}
.sbLink:after {
	display: inline-block;
	content: "";
	width: 15px;
	height: 20px;
	width: 10px;
	height: 13px;
	background-image: url(img/sblink-arrrow.png);
	background-size: 10px 13px;
	position: relative;
	top: 2px;
	margin: 0 0 0 7px;
}
#sbBlog {
	background-color: #aa8927;
	padding: 20px 20px 5px;
}
#sbBlog h2 {
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	padding: 0 0 10px;
}
.sbbList {
	padding: 0 0 15px;
}
.sbbList li {
	padding: 5px 0;
}
.sbbList a {
	color: #fff;
}
.sbbList a:hover {
	text-decoration: underline;
}
#whyUs {
	background-color: #013e7d;
	padding: 20px 20px 0;
	color: #fff;
}
#whyUsMore {
	display: none;
}
#whyUs.expanded #whyUsMore {
	display: block;
}
#whyUs.expanded #whyUsMoreLink {
	display: none;
}
#whyUs h2, #whyUs h3 {
	padding: 0 0 10px;
}
#whyUs h2 {
	font-size: 20px;
}
#whyUs h3 {
	font-weight: bold;
}
#whyUsMoreLink {
	color: #e5d580;
}
#whyUsMoreLink:hover {
	color: #faedaa;
	cursor: pointer;
}
/* Content Area */
@media screen and (min-width: 600px) {
	.headshot {
		float: right;
		margin: 0 0 5px 15px;
	}
}
@media screen and (min-width: 800px) {
	#syncContent {z-index: 1;}
	#contentArea {
		padding: 30px 20px 30px;
		box-sizing: border-box;
		max-width: 1240px;
	}
	#mainContent {
		float: left;
		padding: 0;
		width: calc(100% - 40px - 35%);
	}
	.article .alignright {
	    float: right;
	    margin: 0 0 5px 15px;
	}
	.article .aligncenter {
	    display: block;
	    margin: 0 auto;
	}
	.article .alignleft {
	    float: left;
	    margin: 0 15px 5px 0;
	}
	#sidebar {
		width: 35%;
		float: right;
	}
	.article h2 {
		font-size: 20px;
	}
	.article h3 {
		font-size: 16px;
	}
	#sbBlog, #sbAOPsBox, .sbLink, #whyUs {
		margin: 0 0 10px;
	}
}
@media screen and (min-width: 900px) {
	.mcTable td {display: table-cell; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}
}
@media screen and (min-width: 1000px) {
	#contentArea {
		padding: 40px 20px 40px;
	}
	.article h1 {
		font-size: 25px;
	}
}
#qcWrapper {
	background-color: #666;
}
#qcCont {

}
#quickContact {
	padding: 20px;
}
#quickContact h2 {
	font-size: 20px;
	color: #fff;
	padding: 0 0 10px;
}
#form_3 {

}
.qfInput, #qfcInput, #form_3 textarea {
	display: block;
	background-color: rgba(255, 255, 255, 0.8);
	border: 0;
	width: 100%;
	padding: 5px 10px;
	display: block;
	box-sizing: border-box;
	-webkit-appearance: none;
	border-radius: 0;
	margin: 0 0 10px;
}
.qfInput::placeholder, #qfcInput::placeholder, #form_3 textarea::placeholder { color: #000; }
#form_3 textarea {
	height: 100px;
}
#qfDisclaimer {
	display: block;
	margin: 20px 0 0;
}
#qfCaptcha {
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
}
#qfcImgCont {
	background-color: #fff;
	margin: 0 0 10px;
	text-align: center;
	font-size: 0;
}
#qfcImgCont img:hover {
	cursor: pointer;
}
#form_3 p {
	color: #fff;
	font-size: 13px;
}
#submit_form_3 {
	background-color: #ba9f3a;
	border: 0;
	padding: 6px 20px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 0;
	-webkit-appearance: none;
	display: block;
	width: 255px;
	height: 60px;
	max-width: 100%;
}
#submit_form_3:hover {
	background-color: #d4bd67;
	cursor: pointer;
}
@media screen and (min-width: 800px) {
	#qcWrapper {		
		background-position: center center;
		background-size: cover;
	}
	html.no-webp #qcWrapper.imgSet { background-image: url(img/quick-contact-bg.jpg); }
	html.webp #qcWrapper.imgSet { background-image: url(img/quick-contact-bg.webp); }
	#quickContact {
		margin: 0 auto;
		max-width: 1200px;
	}
	#quickContact h2 {
		text-align: center;
		padding: 0 0 15px;
	}
	#form_3 {

	}
	.qfInput {
		width: 32%;
		float: left;
	}
	.qfInput2 {
		margin: 0 2%;
	}
	#qfcImgCont, #qfcInput {
		width: 49%;
		float: left;
	}
	#qfcImgCont img {
		height: 50px;
	}
	#qfcInput {
		margin: 0 0 0 2%;
		height: 50px;
		line-height: 50px;
	}
	#form_3 p {
		max-width: 600px;
		margin: 0 auto;
		text-align: center;
	}
	/* #submit_form_3 {
		display: block;
		width: 150px;
		margin: 0 auto;
	} */
}
@media screen and (min-width: 1000px) {
	#quickContact {
		padding: 40px 20px 40px;
	}
	#quickContact h2 {
		font-size: 24px;
		padding: 0 0 20px;
	}

}
#mfWrapper {	
	background-position: center center;
	background-color: #f1f1f1;
}
html.no-webp #mfWrapper.imgSet { background-image: url(img/map-v3.jpg); }
html.webp #mfWrapper.imgSet { background-image: url(img/map-v3.webp); }
#mainFooter {
	overflow: hidden;
	padding: 20px;
}
#logo-footer {
	display: block;
	max-width: 198px;
	margin: 0 auto 20px;
}
#logo-footer img {display: block; width: 100%;}
#logo-footer-text {display: none;}
#fAddress {
	text-align: center;
}
#fPhones {
	text-align: center;
}
.fpLabel {
	font-weight: bold;
}
@media screen and (min-width: 800px) {
	#mainFooter {
		font-size: 0;
		padding: 20px 0;
		text-align: center;
	}
	#mainFooter a {
		color: #1e93d1;
	}
	#logo-footer {
		max-width: initial;
		overflow: hidden;
		margin: 0;
		width: 400px;
		display: inline-block;
	}
	#logo-footer img {
		width: 198px;
		float: left;
	}
	#logo-footer-text {
		display: block;
		font-family: "Lora", serif;
		float: left;
		margin: 17px 0 0 10px;
		font-size: 18px;
		color: #000;
		width: 190px;
	}
	#fAddress, #fPhones {
		vertical-align: top;
		font-size: 16px;
		display: inline-block;
		text-align: left;
		position: relative;
		top: 22px;
	}
	#fAddress {
		margin: 0 20px 0 15px;
	}
	#fPhones {
		margin: 0;
	}
}
@media screen and (min-width: 800px) {
	#fAddress {
		margin: 0 35px 0 30px;
	}
}
@media screen and (min-width: 1000px) {
	#fAddress {
		margin: 0 65px 0 60px;
	}
}
#pfWrapper {
	background-color: #013e7d;
}
#pfCont {

}
#postFooter {
	font-size: 12px;
	color: #fff;
	padding: 20px 20px 0 20px;
	line-height: 1.4;
	text-align: center;
}
#postFooter a {
	color: #a7cfe8;
}
@media screen and (min-width: 600px) {
	#pfbr1 {display: none;}
}
@media screen and (min-width: 770px) {
	#postFooter {padding: 20px 20px 0 20px;}
}
@media screen and (min-width: 1000px) {
	#pfbr2 {display: none;}
	#postFooter {padding: 20px 20px 0 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 */

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

/* Contact Form - Custom */

/* Contact Form Styling Ends */	

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

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

.cfRequiredMark {
	position: relative;
	font-size: 0;
}
input[type=radio].validationError + .cfRequiredMark:before,
input[type=checkbox].validationError  + .cfRequiredMark:before {
	display: inline-block;
	content: "";
	position: absolute;
	left: -26px;
	top: -11px;
	background-color: red;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	opacity: 1;
	box-shadow: 1px 1px 3px red;
}

.validationFeedback {
    display: none;
    text-align: center;
    background-color: #f5770c;
    color: #000;
    padding: 20px 20px 0;
    margin:0 auto 20px
}

.vfActive {
	margin: 0 0 20px;
    display: block;
	width: calc(100% - 40px);
}

.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}

@media screen and (min-width: 1120px){
	.vfActive {
		width: calc(100% - 40px);
	}
}
/* Form Validation -- 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;
	}
}
