/*
Theme Name: ReplaceMe
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
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;}

em, 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; color: #EF4836; }

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

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

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

html,
body {
	background: #fff;
}

a { text-decoration: none; }
a:hover { text-decoration: none; }

/*  < persistent_header >  */
.persistent_header {
	z-index: 100;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
}

/*  </ persistent_header >  */

/*  < mobile_phone_number >  */
.mobile_phone_number {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	background: #000;
	padding: 0 0 10px;
	transition: .4s;
}


body.sticky_zone .mobile_phone_number {
	padding: 5px 0;
}

.mobile_phone_number span {
	font-family: 'Libre Baskerville', san-serif;
	font-size: 10px;
	font-style: italic;
	color: #fff;
}

.mpnNumber {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	padding: 0 0 8px;
}

.mpnButton {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 35px;
	background-color: #EF4836;
}

/*  </ mobile_phone_number >  */

/*  < mobile_logo_main >  */
.mobile_logo_main {
	box-sizing: border-box;
	display: block;
	padding: 8px 10px 8px;
	width: 100%;
	height: auto;
	background: #000;
}

body.sticky_zone .mobile_logo_main {
	display: none;
}

.mobile_logo_main img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 222px; /* mod */
	height: auto;
}
/*  </ mobile_logo_main >  */

/*	< slides >	*/
.sxn_marketing {
	position: relative;
	margin: 0;
	line-height: 1;
	background-color: #000;
	z-index: 5;
	isolation: isolate;
}


#homeslides {
	position: relative;
	height: 300px;
}
@media only screen and (orientation : portrait) {
	#homeslides {
		height: calc( 100vw * (10/16) );
	}
}
@media only screen and (orientation : landscape) {
	#homeslides {
		/* height: calc( 100vw * (10/16) ); */
	}
}
	.homeslide {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
		opacity: 0;
		isolation: isolate;
	}
	.homeslide_1{
		opacity: 1;
	}
	.homeslide::after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		max-height: 150px;
		aspect-ratio: 320/150;
		z-index: 1;
		opacity: 1;
		background-image: linear-gradient(180deg,#000 0,hsla(0,0%,0%,.738) 19%,hsla(0,0%,0%,.541) 34%,hsla(0,0%,0%,.382) 47%,hsla(0,0%,0%,.278) 56.5%,hsla(0,0%,0%,.194) 65%,hsla(0,0%,0%,.126) 73%,hsla(0,0%,0%,.075) 80.2%,hsla(0,0%,0%,.042) 86.1%,hsla(0,0%,0%,.021) 91%,hsla(0,0%,0%,.008) 95.2%,hsla(0,0%,0%,.002) 98.2%,hsla(0,0%,0%,0) 100%);
		pointer-events: none;
	}
	
	.homeslide .homeslide_img {
		opacity: 1;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.homeslide_1 .homeslide_img { background-image: url(img/slides/mobile-slides-1.webp); }
	.homeslide_2 .homeslide_img { background-image: url(img/slides/mobile-slides-2.webp); }
	.homeslide_3 .homeslide_img { background-image: url(img/slides/mobile-slides-3.webp); }

@media (min-width:450px) {
	.homeslide_1 .homeslide_img { background-image: url(img/slides/mobile-slides-1-2x.webp); }
	.homeslide_2 .homeslide_img { background-image: url(img/slides/mobile-slides-2-2x.webp); }
	.homeslide_3 .homeslide_img { background-image: url(img/slides/mobile-slides-3-2x.webp); }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.homeslide_1 .homeslide_img { background-image: url(img/slides/mobile-slides-1-2x.webp); }
	.homeslide_2 .homeslide_img { background-image: url(img/slides/mobile-slides-2-2x.webp); }
	.homeslide_3 .homeslide_img { background-image: url(img/slides/mobile-slides-3-2x.webp); }
}

.homeslide .cont_slide {
	position: relative;
	box-sizing: border-box;
	margin: auto;
	width: 100%;
	height: 100%;
}
.homeslide .cont_box {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	box-sizing: border-box;
	margin: auto;
	padding: 20px 10px 20px;
	width: 100%;
	color: #fff;
	z-index: 5;
}
.homeslide .cont_hdg {
	box-sizing: border-box;
	display: block;
	color: #fff;
	font: clamp(22px, 5vw, 34px)/1 'Libre Baskerville', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
}

.chTop {
	display: block;
	font-size: clamp(13px, 3vw, 25px);
}

.chBot {
	display: block;
	font-size: clamp(10px, 2vw, 18px);
}

.homeslide p {
	padding: 0;
	font: italic 16px/1 arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none;
}
@media only screen and (orientation : portrait) {}
@media only screen and (orientation : landscape) {}
/*	< slides >	*/

#wrapper {padding: 147px 0 65px;} /* mod */
body.mob_menu #wpadminbar {position: absolute;}
body.fsMenuOn #wpadminbar,
body.fsMenuOn #contact-tab {display: none;}
#menuWrapper,
#mblSearchCont,
nav.mm_mob {display: none;}
.mob_menu #menuWrapper,
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {display: block;}
.fsMenuOn #menuWrapper {z-index: 1;}
#menuWrapper {
	z-index: 999;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #000;
}
/* Remove comment for MM client chat live background */
/*#menuWrapper:after {
	content:'';
	position: absolute;
	right: 0;
	bottom: -50px;
	left: 0;
	width: 100%;
	height: 50px;
	background: #AF2100;
}*/
#mobMenuItems {
    box-sizing: border-box;
    margin: auto;
    padding: 15px 5%;
    overflow: hidden;
    font-size: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
	.mmi {
		box-sizing: border-box;
		display: inline-block;
		width: calc( 100% / 4 );
		height: 100%;
		font: 10px/1 arial, sans-serif;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		list-style-type: none;
		list-style-position: outside;
		vertical-align: top;
	}
	.mmi a:before {
		content:'';
		position: absolute;
		top: 10px;
		right: 0;
		left: 0;
		margin: auto;
		width: 20px;
		height: 27px;
		background: no-repeat 0 bottom;
		background-size: 107px;
	}
	.mmi a {    
		position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    width: 100%;
    max-width: 100%;
		background-color: #EF4836;
    padding: 0 5px;
    min-height: 35px;
    height: 35px;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 9px;
    line-height: 1.2;
    letter-spacing: 1.4px;
    font-weight: bold;
    text-align: center;
		text-transform: uppercase;
    transition: .4s;
	}
	.mmi a:hover {text-decoration: none;}
	/*  < mod >  */
	.mmi_1 a:before {
		width: 33px;
		background-position: 0 bottom;
	}
	.mmi_2 a:before {
		width: 16px;
		background-position: -35px bottom;
	}
	.mmi_3 a:before {
		width: 32px;
		background-position: -53px bottom;
	}
	.mmi_4 a:before {
		width: 18px;
		background-position: -87px bottom;
	}
	/*  </ mod >  */
nav.mm_mob {
	z-index: 9999;
	position: absolute;
	top: 0;
	left: 0;
	padding: 54px 0 20px;
	width: 100%;
	text-align: left;
	background: #000;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 0;}
		nav.mm_mob ul li {
			display: block;
			list-style-type: none;
			list-style-position: outside;
		}
		nav.mm_mob ul a {
			display: block;
			padding: 5px 20px 4px 0;
			color: #fff;
			font: 15px/1 arial, sans-serif;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}
		nav.mm_mob a:hover {
			text-decoration: none;
		}
			nav.mm_mob ul a {padding-left: 20px;}
			nav.mm_mob ul ul a {padding-left: 40px;}
			nav.mm_mob ul ul ul a {padding-left: 60px;}
			nav.mm_mob ul ul li a {text-transform: none;}
#closeMenu {
	z-index: 999999999;
	position: fixed;
	top: 0;
	right: 0;
	box-sizing: border-box;
	display: none;
	padding: 0;
	width: 100%;
	height: 34px;
	color: #fff;
	font: 16px/34px arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background: #EF4836;
	transition: all 250ms ease;
}
#closeMenu:hover {
	text-decoration: none;
}
body.fsMenuOn #menuWall {
	content:'';
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 200%;
	background: #000;
	background: rgba(0, 0, 0, 0.9);
}
#mblSearch {
	padding: 0 20px 20px;
	max-width: 350px;
	overflow: hidden;
}
#mblsInput,
#mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	float: left;
	box-sizing: border-box;
	display: inline;
	font-family: arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 0;
}
#mblsInput {
	box-sizing: border-box;
	padding: 0 16px;
	width: 70%;
	height: 32px;
	font: 14px/normal arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border: 0;
	border-radius: 4px 0 0 4px;
	outline: 0;
}
#mblsSubmit {
	cursor: pointer;
	width: 30%;
	height: 32px;
	color: #fff;
	font-size: 14px;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	background: #EF4836;
	border: 0;
	border-radius: 0 4px 4px 0;
	transition: all 250ms ease;
}
#mblsSubmit:hover {}

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 {
	overflow: hidden;
}
.article {
	padding: 20px;
	font-family: 'Libre Franklin', "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
	.article ul,
	.article ol {padding: 0 0 20px 30px;}
	.article li ul,
	.article li ol {padding: 0 0 0 30px;}
	.article li {list-style-position: outside;}
	.article ul li {list-style-type: disc;}
	.article ol > li {list-style-type: decimal;}
	.article ol > li > ol > li {list-style-type: lower-alpha;}
	.article ol > li > ol > li > ol > li {list-style-type: lower-roman;}
	.article ul ul {padding-bottom: 0;}
	.article ul li {}
	.article ul li p {}
	.article a {}
	.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.3;
		font-weight: normal;
		font-family: 'Libre Baskerville', Times, "Times New Roman", serif;
		color: #000;
		padding: 0 0 5px 0;
	}
	.article h1 {
		font-size: 25px;
		padding: 0 0 20px 0;
	}
	.home .article h1 { 
		font-size: 30px;
		text-align: center;
		text-transform: uppercase; 
	}
	.home .article h1 span {
		font-size: 14px;
		display: block;
		color: #EF4836;
	}
	.article h2 {
		font-size: 20px;
		padding: 0 0 15px 0;
	}
	.article h3 {
		color: #EF4836;
		font-size: 18px;
		padding: 0 0 10px 0;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.article .headshot {
		float: left;
		margin: 0 15px 5px 0;
		width: 40%;
		max-width: 220px;
		height: auto;
	}
	.article .mc_fullsize {
		display: block;
		width: 100%;
		height: auto;
	}
	.article .alignright,
	.article .aligncenter,
	.article .alignleft {
		display: block;
		margin: 10px auto;
	}
	.mcImgScale{
		/*Do not add any additional css to this class.*/
		max-width: 100%;
		height: auto;
	}	
	#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
	#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	.shareThisWrapper {font-size: 0;}
	.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; overflow: hidden;}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_twitter img{margin: 0 0 0 -16px;}
	.dskSharingIcon_linkedin img{margin: 0 0 0 -32px;}
	.dskSharingIcon_googleplus img{margin: 0 0 0 -48px;}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}


/*  < sxn_agency >  */
.sxn_agency {
	color: #fff;
	font: normal 10px/1.3 Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	background: #000;
}
.sxn_agency a {
	color: #fff;
}
.sxn_agency a:hover {
	text-decoration: underline;
}
.sxn_agency .sxn_wrap {
	padding: 20px 60px;
}
/*  </ sxn_agency >  */

/* Chat Buttons Fix - font too big at 320px */
/*
@media screen and (max-width: 360px) {
    body .ccl-split-bar-item {
        font-size: 20px !important;
    }
}
*/

	.mcImg {
		max-width: 420px;
		padding: 40px 20px 60px;
		margin: 0 auto 20px;
		position: relative;
		z-index: 1;
	}
	.mcImg:before {
		content: '';
		position: absolute;
		background-image: url(img/contents/side-bg.webp);
		background-repeat: no-repeat;
		background-position: top left;
		background-size: auto;
		width: 400px;
		height: 100%;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		z-index: -1;
	}
	.mcImg img {
		display: block;
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
		height: auto;
	}
	.mcImg span {
		display: block;
		background: #000;
		color: #fff;
		font-family: 'Libre Baskerville', serif;
		font-size: 14px;
		padding: 14px;
		position: absolute;
		bottom: 40px;
		left: 50%;
		transform: translateX(-50%);
		width: calc(100% - 90px);
		max-width: 240px;
		height: initial;
	}

	.mcMoreBtn {
		display: none;
	}

		/*  < adaBtn >  */
.adaBtn{
	display: block !important;
	position: fixed;
	bottom: 80px;
	left: 5px;
	width: 30px;
	height: 30px;
	overflow: hidden;
	z-index: 9999;
	cursor: pointer;
}
.adaBtn > img{ width: 100%; height: auto; }
.adaBtn:hover > img{ margin-top: -30px; }
/*  </ adaBtn >  */