/*
Theme Name: Single Install Theme
Theme URI: https://www.verticalaxion.com
Description: A responsive website theme for a single WordPress install.
Author: Vertical Axion
Author URI: https://www.verticalaxion.com
Version: 1.4
*/

/*get google fonts*/

/*** Reset Browser Settings ***/
*{margin:0; padding:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}
a img{border:0}
caption, th, td{text-align:left; font-weight:normal}
blockquote:before, 
blockquote:after, 
q:before, 
q:after{content:""}
blockquote, 
q{quotes:""""}

html {
    scroll-behavior: smooth;
}

/*** Main Body ***/
body{ font-size: 17px; font-family: 'Open Sans', Arial, Helvetica, sans-serif; line-height: 1.61; color:#000000; background-color: #fff; }

/*** Clearfix **/
.clear{clear:both}

/*** Links ***/
a{text-decoration:none; color:#00326d}
a:hover{text-decoration:underline}

.line-height-1 {
	line-height: 1.1;
}

.font-60 {
    font-size: 60px;
}

.font-48 {
    font-size: 48px;
}

.font-42 {
    font-size: 42px;
}

.font-36 {
    font-size: 36px;
}

.font-34 {
    font-size: 34px;
}

.font-32 {
    font-size: 32px;
}

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

.font-28 {
    font-size: 28px;
}

.font-26 {
    font-size: 26px;
}

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

.font-22 {
    font-size: 22px;
}

.font-20 {
    font-size: 20px;
}

.font-18 {
    font-size: 18px;
}

.font-weight-200 {
  font-weight: 200;
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-500 {
  font-weight: 500;
}

.font-weight-600 {
  font-weight: 600;
}

.font-weight-700 {
  font-weight: 700;
}

.font-weight-800 {
  font-weight: 800;
}

.font-weight-900 {
  font-weight: 900;
}

.margin-0 {
 margin:0!important
}
.margin-top-0 {
 margin-top:0
}
.margin-bottom-0 {
 margin-bottom:0
}
.margin-top-10 {
 margin-top:10px
}
.margin-bottom-10 {
 margin-bottom:10px
}
.margin-top-20 {
 margin-top:20px
}
.margin-bottom-20 {
 margin-bottom:20px
}
.margin-top-30 {
 margin-top:30px
}
.margin-bottom-30 {
 margin-bottom:30px
}
.margin-top-40 {
 margin-top:40px
}
.margin-bottom-40 {
 margin-bottom:40px
}
.margin-top-60 {
 margin-top:60px
}
.margin-bottom-100 {
 margin-bottom:100px
}
.margin-top-100 {
 margin-top:100px
}
.margin-bottom-60 {
 margin-bottom:60px
}
.margin-vertical-10 {
 margin-top:10px;
 margin-bottom:10px
}
.margin-vertical-20 {
 margin-top:20px;
 margin-bottom:20px
}
.margin-vertical-30 {
 margin-top:30px;
 margin-bottom:30px
}
.margin-vertical-40 {
 margin-top:40px;
 margin-bottom:40px
}
.margin-vertical-60 {
 margin-top:60px;
 margin-bottom:60px
}
.margin-vertical-100 {
 margin-top:100px;
 margin-bottom:100px
}
.margin-right-10 {
 margin-right:10px
}
.margin-right-20 {
 margin-right:20px
}
.margin-left-10 {
 margin-left:10px
}
.margin-left-20 {
 margin-left:20px
}
.padding-0 {
 padding:0!important
}
.padding-top-10 {
 padding-top:10px
}
.padding-bottom-10 {
 padding-bottom:10px
}
.padding-top-20 {
 padding-top:20px
}
.padding-bottom-20 {
 padding-bottom:20px
}
.padding-top-30 {
 padding-top:30px
}
.padding-bottom-30 {
 padding-bottom:30px
}
.padding-top-40 {
 padding-top:40px
}
.padding-bottom-40 {
 padding-bottom:40px
}
.padding-top-60 {
 padding-top:60px
}
.padding-bottom-60 {
 padding-bottom:60px
}
.padding-top-100 {
 padding-top:100px
}
.padding-bottom-100 {
 padding-bottom:100px
}
.padding-vertical-10 {
 padding-top:10px;
 padding-bottom:10px
}
.padding-vertical-20 {
 padding-top:20px;
 padding-bottom:20px
}
.padding-vertical-30 {
 padding-top:30px;
 padding-bottom:30px
}
.padding-vertical-40 {
 padding-top:40px;
 padding-bottom:40px
}
.padding-vertical-60 {
 padding-top:60px;
 padding-bottom:60px
}
.padding-vertical-100 {
 padding-top:100px;
 padding-bottom:100px
}
.padding-right-10 {
 padding-right:10px
}
.padding-left-10 {
 padding-left:10px
}

.uppercase {
  text-transform: uppercase;
}

/*** Styles ***/
p{margin:0 0 1em}
textarea, input{ }
strong{font-weight:700;}
em{font-style:italic}

small{font-size:12px;}

/*** Headings ***/
h1, h2, h3, h4, h5, h6 { margin-top: 0; }
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 { line-height: 1.42857;}
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

h1#single-title{margin-bottom:0 !important; padding: 0;}
#respond h3{font-size:1.5em; padding:10px 0}

/*** Main Layout ***/
#container {
	width: 100%;
	margin: 0 auto;
	}
#wrap{ width: 100%; max-width:1170px; padding: 40px 0 0 0; margin: 0 auto; }
#main{float:left; width:65.625%; padding: 0; }
body.stretch #wrap { max-width: 100%; }
.full-width{width:100% !important}
.static-image{border:10px solid #ECECEC; margin-top:20px}
.stretchpage { width: 100% !important; max-width: 100%; }
.static-image{border:10px solid #ECECEC; margin-top:20px}

.wpb_content_element:last-child {
	margin-bottom: 0;
}

body .wpb_content_element, body ul.wpb_thumbnails-fluid > li, body .wpb_button {
	margin-bottom: 15px;
}

body .postcontent .va1170 { max-width: 1190px; margin: 0 auto; }
body.stretch .wpb_row .wpb_row { max-width: 1190px !important; margin-left: auto; margin-right: auto; }
body .postcontent .wpb_row .wpb_row, body .postcontent .wpb_row { margin-bottom: 15px; }
body.stretch .postcontent { padding-left: 15px !important; padding-right: 15px !important; }

body .vc_col-has-fill > .vc_column-inner,
body .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill > .vc_column_container > .vc_column-inner {
	padding-top: 0;
}

/*** Header ***/
#headerwrap { width: 100%; margin: 0 auto; background-color: #fff; clear: both; }
#header{ margin: 0 auto; width: 100%; max-width: 1170px; padding: 0; min-height:100px; position:relative; display: block; }
#header-logo{ float: left; overflow: hidden; text-align: center; padding: 10px 0; }
#header-logo img { display: block; margin: 0 auto; }
#header-description{text-transform:capitalize; font-size:12px; margin:0 0 0 5px}

#header-logo h1, #header-logo h2{font-family: 'Pacifico', arial, serif; font-size:30px; margin:0; border:none; line-height: 1.2em; padding: 0;}
#header-logo a{color:#2C2C2C}

#header-banner{width:468px; height:60px; position:absolute; right:20px; top:20px}

/*** Top Container ***/
#topcontainer { width: 100%; margin: 0 auto; padding: 0; }
/*** Top Section with Sidebars ***/
#topwrap { width: 100%; margin: 0 auto; padding: 0; background-color: #171717; color: #fff; }
#topwrap a { color: #fff; }
#top { width: 100%; max-width: 1170px; margin: 0 auto; padding: 0; overflow: hidden; font-size: 0.750em;}
#header-left { float: left; padding: 0; }
#header-right { float: right; padding: 0; }
#header-left .box { float: left; margin: 0 10px 0 0; padding: 0; }
#header-right .box { float: right; margin: 0 0 0 10px; padding: 0; display: block; }
#header-left ul, #header-right ul { list-style: none; margin: 0; }
#header-left ul li, #header-right ul li { display: inline-block; margin: 0 0 0 10px; }
#header-left ul li:first-child, #header-right ul li:first-child { margin: 0; }
#header-left ul.contact li, #header-right ul.contact li { display: inline-block; margin: 0 0 0 10px; }
#header-left ul.contact li:first-child, #header-right ul.contact li:first-child { margin: 0; }
#header-left img.socialimage, #header-right img.socialimage { width: 24px; }
#header-left ul.socials li, #header-right ul.socials li  { width: 24px; height: 24px; margin: 0 2px; }
#header-left ul#socials li, #header-right ul#socials li  { width: 24px; height: 24px; margin: 0 2px; }
#header-left ul.menu li:before, #header-right ul.menu li:before {
	content: "\00BB";
	margin-right: 5px;
}

ul.contact li.mobile { display: none !important; }

#hsidebar {
    padding-top: 5px;
	float: right;
}

#hsidebar .box {
	float: right;
}

/*** Post  ***/
.post{float:left; width:100%; margin:0 0 5px; padding: 0 0 5px;}
.thumbnail-wrap img, #related-posts img{float:left; margin:0 20px 10px 0 !important; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px;  border-radius:5px; -moz-box-shadow:0px 1px 2px #ababab; -khtml-box-shadow:0px 1px 2px #ababab; -webkit-box-shadow:0px 1px 2px #ababab; box-shadow:0px 1px 2px #ababab}
.thumbnail-wrap a:hover img{filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8; -moz-box-shadow:0px 5px 5px #ababab; -khtml-box-shadow:0px 5px 5px #ababab; -webkit-box-shadow:0px 5px 5px #ababab; box-shadow:0px 5px 5px #ababab}
img.single{float:left; border:5px solid #ECECEC; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px;  border-radius:5px; -moz-box-shadow:0px 1px 2px #ababab; -khtml-box-shadow:0px 1px 2px #ababab; -webkit-box-shadow:0px 1px 2px #ababab; box-shadow:0px 1px 2px #ababab; margin:0 20px 0 0;}
.noborder{border-bottom:none}

/*** Post Content ***/
.postcontentt h1{font-weight:bold; color:#FF7600}
.postcontent{}
h2.entry-title{font-size:1.5em; margin-top:0 !important}
h2.entry-title a{font-weight:400}
h2.entry-title a:hover{text-decoration:none;}
.postcontent ul{margin:10px 0 10px 30px}
.postcontent ol{margin:10px 0 10px 30px}
.postcontent .alignleft{float:left; margin:0 10px 10px 0}
.postcontent .alignright{float:right; margin:0 0 10px 10px}
.postcontent .aligncenter, 
.postcontent .center{text-align:center; margin:0 auto; display:block}
.postcontent blockquote{padding: 20px; margin: 20px 0px; border: 1px solid #CCC; background: #EEE; }
a.read-more{position:absolute; right:0; bottom:0; font-size:0.93em;}

/*** Pagination ***/
#pagination{clear:both;position:relative; font-size:11px; line-height:13px; text-shadow:1px 1px 1px #FFF}
#pagination span, #pagination a{display:block; float:left; margin:2px 2px 2px 0; padding:6px 9px 5px 9px; text-decoration:none; width:auto; color:#666; background:#EEE}
#pagination a:hover{background:#D7D7D7}
#pagination .current{padding:6px 9px 5px 9px; background:#D7D7D7}

/*** Byline ***/
#byline{font-size:11px; margin-top: 5px;margin-bottom:20px; color:#999}
#byline a{text-decoration:none}
#byline a:hover{text-decoration:underline}

/*** Related Posts Widget ***/
.related-image {
	float: left;
	width: 64px;
	height: 64px;
	margin-right: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

ul.related-posts {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

ul.related-posts li {
	display: block;
	margin: 10px 0 0 0 !important;
	overflow: hidden;
}

ul.related-posts li:first-child {
	margin-top: 0;
}

ul.related-posts li h3 {
	font-size: 0.875em;
	font-weight: 600;
	overflow: hidden;
	margin-top: 0;
}


/*** Comments ***/
#commentsbox{margin:15px 0 0}
h3#comments{font-size:18px;margin:0 0 10px}
ol.commentlist{margin:0px 0 0; clear:both; overflow:hidden; list-style:none}
ol.commentlist li{margin:10px 0; line-height:18px; padding:10px; border:1px solid #EEE}
.bypostauthor{}
.comment-author{}
.comment-author a:link, 
.comment-author a:visited{font-weight:bold; text-decoration:none !important}
.comment-author .fn{}
cite.fn{font-weight:700; font-size:12px}
.comment-author .avatar{float:left; margin:0 10px 0 0}
.comment-meta{font-size:11px}
.comment-meta .commentmetadata{color:#000}
.comment-meta a{color:#999;border-bottom:1px solid #EEE; text-decoration:none !important}
ol.commentlist li p{line-height:22px; margin:5px 0 0}
.reply{text-align:right; margin-top:10px; font-size:10px}
li.odd{}
li.even{}
.children{list-style:none; margin:1em 0 0; text-indent:0}
.children li.depth-2{margin:0 0 0px 50px}
.children li.depth-3{margin:0 0 0px 50px}
.children li.depth-4{margin:0 0 0px 50px}
.children li.depth-5{margin:0 0 0px 50px}
.comment-nav{padding:5px; height:20px}
.comment-nav a:link, .comment-nav a:visited{}
.cancel-comment-reply a{color:#F00; font-weight:700}
#respond{margin:20px 0px}
#respond h3{font-size:18px; margin:0 0 20px}
#commentform{}
#commentform p{margin:5px 0px}
#respond label{display:block; padding:5px 0}
#respond label small{font-size:10px}
#respond input{margin-bottom:10px; padding:5px 5px; margin:0 10px 10px 0; background:#fff; border:1px solid #ddd}
#commentform input{width:50%}
input#commentSubmit{font-size:14px;background:#EFEFEF;color:#999;text-decoration:none;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding:3px 10px; width:100px; margin:10px 0px; cursor:pointer; border:1px solid #CCC; outline:none;text-shadow:1px 1px 1px #FFF}
input#commentSubmit:focus, #comment:focus{border:1px solid #C3C3C3;}
#commentSubmit:hover{border:1px solid #B7B7B7 !important;}
textarea#comment{border:none; background:#fff; border:1px solid #ddd; width:70%; margin:10px 0px 0px 0px; padding:5px 5px}

/*** Footer ***/
#footerwrap { width: 100%; margin: 0 auto; padding: 20px 0; background-color: #444444; color: #fff; }
#footerwrap a { color: #fff; }
#fsidebar{width: 100%; max-width: 1170px; color: #fff; padding: 0 0 10px 0; margin: 0 auto; overflow: hidden; line-height: 1.41; }
#fsidebar .box { font-size: 0.875em; }
#fsidebar .box:last-child { margin-right: 0; }
#fsidebar .box.last { float: right; }
#fsidebar h4 { font-size: 22px; font-weight: 700; margin: 0 0 10px 0; }
#fsidebar .srp-post-title { font-size: 16px; }
#fsidebar .alignright { float: right; }

#fsidebar ul {
  list-style: none;
}

#fsidebar ul li {
	margin: 5px 0 0 0;
}

#fsidebar ul.contact li.address {
	margin-top: 0;
	margin-bottom: 20px;
}

#footer{ width: 100%; max-width: 1170px; font-size: 0.750em; border-top: 1px solid rgba(255,255,255,0.25); padding:10px 0 0 0;margin: 10px auto 0 auto; overflow: hidden; }
#footer-left{float:left;}
#footer-right{float:right;}

/*** Sidebar ***/
#sidebar{float:right; width:31.25%; padding:0; font-size:1em}
#sidebar ul, .wpb_widgetised_column ul {list-style:none; margin:0}
#sidebar li, .wpb_widgetised_column li {margin:5px 0}
#sidebar .box, .wpb_widgetised_column .box {margin:0 0 20px; padding: 10px; border: 1px solid #eee; background-color: #f9f9f9; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#sidebar .nopad, .wpb_widgetised_column .nopad { background-color: transparent; border: none; padding: 0; }
#sidebar .nopad img, .wpb_widgetised_column .nopad img { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#sidebar h4, .wpb_widgetised_column h4 {font-size: 26px; font-weight:800; padding: 0 0 5px; margin: 0 0 5px;}
#sidebar h6, .wpb_widgetised_column h6{
    font-size: 1.125em;
}

/*** WordPress Styles ***/
.wp-caption{border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px}
.wp-caption img{margin:0; padding:0; border:0 none}
.wp-caption p.wp-caption-text{font-size:11px; line-height:17px; padding:0 4px 5px; margin:0}

/* calendar widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%; }
#wp-calendar caption {
	text-align: right;
	color: #333;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

/***Search***/
#searchbar{margin-top:15px; position:relative;width:250px;}
#search{background:#FFF url(images/searchbg.png) top repeat-x; padding:5px 27px 5px 5px; font-size:14px; width:200px; border:1px solid #CCC; moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; color:#999}
#searchsubmit{position:absolute; right:5px; top:8px; display:block; background:url(images/searchsubmit.png) no-repeat; height:15px; width:15px; border:0; text-indent:-9999px}

/*** Navigation Bar ***/
#nav-wrap {
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
}

#nav-wrap:after {
	content: "";
	clear: both;
	display: block;
}

#navigation { 
	margin: 0;
	padding: 0;
}

/*** ESSENTIAL STYLES ***/
#navigation .sf-menu, #navigation .sf-menu *{margin:0; padding:0; list-style:none}
#navigation .sf-menu{line-height:1.0}
#navigation .sf-menu ul{position:absolute; top:-999em; width:13em; /* left offset of submenus need to match (see below) */}
#navigation .sf-menu ul li{width:100%}
#navigation .sf-menu li:hover{visibility:inherit; /* fixes IE7 'sticky bug' */}
#navigation .sf-menu li{float:left; position:relative}
#navigation .sf-menu a{display:block; position:relative}
#navigation .sf-menu li:hover ul, 
#navigation .sf-menu li.sfHover ul{left:0; top:42px; /* match top ul list item height */z-index:99}
#navigation ul.sf-menu li:hover li ul, 
#navigation ul.sf-menu li.sfHover li ul{top:-999em}
#navigation ul.sf-menu li li:hover ul, 
#navigation ul.sf-menu li li.sfHover ul{left:13em; /* match ul width */top:0}
#navigation ul.sf-menu li li:hover li ul, 
#navigation ul.sf-menu li li.sfHover li ul{top:-999em}
#navigation ul.sf-menu li li li:hover ul, 
#navigation ul.sf-menu li li li.sfHover ul{left:13em; /* match ul width */top:0}

/*Style From Here On */
#navigation .sf-menu{float:right}
#navigation .sf-menu a{ font-size: 16px; padding: 1em 0; text-decoration:none; font-weight: 400; }
#navigation .sf-menu a, #navigation .sf-menu a:visited{/* visited pseudo selector so IE6 applies text colour*/color:#000; }
#navigation .sf-menu > li { margin:0; }
#navigation .sf-menu > li:first-child { margin-left: 0; }
#navigation .sf-menu li li{background:#f5f5f5;}
#navigation .sf-menu li ul{ padding: 5px 0; }
.sf-with-ul > a, 
#navigation .sf-menu > li:hover > a,
#navigation .sf-menu > li > a:hover { color: #003366; background-color: transparent; }

#navigation .sf-menu > li.current_page_item > a, 
#navigation .sf-menu > li.current-menu-item > a,
#navigation .sf-menu > li.current-menu-parent > a, 
#navigation .sf-menu > li.current_page_parent > a { color: #003366; background-color: transparent; }

#navigation .sf-menu > li.menu-item-has-children > a:hover,
#navigation .sf-menu > li.menu-item-has-children:hover > a { }

/*** Submenu Links ***/
#navigation .sf-menu > li  > ul,
#navigation .sf-menu > li  > ul > li > ul { background-color: #f5f5f5; }

#navigation .sf-menu > li > ul > li { }

#navigation .sf-menu > li > ul > li > a,
#navigation .sf-menu > li > ul > li > a:visited,
#navigation .sf-menu > li > ul > li > ul > li > a,
#navigation .sf-menu > li > ul > li > ul > li > a:visited,
#navigation .sf-menu > li > ul > li > ul > li > ul > li > a,
#navigation .sf-menu > li > ul > li > ul > li > ul > li > a:visited{ color: #171717; padding: 0.6em !important; background-color: transparent; }

#navigation .sf-menu > li > ul > li > a:hover,
#navigation .sf-menu > li > ul > li > ul > li > a:hover,
#navigation .sf-menu > li > ul > li > ul > li > ul > li > a:hover { background-color: #444 !important; color: #ffffff; }

#navigation .sf-menu > li.current_page_item > ul > li > a, 
#navigation .sf-menu > li.current-menu-item > ul > li > a,
#navigation .sf-menu > li.current_page_item > ul > li > ul > li > a, 
#navigation .sf-menu > li.current-menu-item > ul > li > ul > li > a,
#navigation .sf-menu > li.current_page_item > ul > li > ul > li > ul > li > a, 
#navigation .sf-menu > li.current-menu-item > ul > li > ul > li > ul > li > a { color: #444; background-color: transparent; }

#navigation .sf-menu > li.current_page_item > ul > li > a:hover, 
#navigation .sf-menu > li.current-menu-item > ul > li > a:hover,
#navigation .sf-menu > li.current_page_item > ul > li > ul > li > a:hover, 
#navigation .sf-menu > li.current-menu-item > ul > li > ul > li > a:hover,
#navigation .sf-menu > li  > ul > li.current_page_item > a, 
#navigation .sf-menu > li  > ul > li.current-menu-item > a,
#navigation .sf-menu > li  > ul > li.current_page_item > ul > li > a, 
#navigation .sf-menu > li  > ul > li.current-menu-item > ul > li > a,
#navigation .sf-menu > li  > ul > li > ul > li.current_page_item > a, 
#navigation .sf-menu > li  > ul > li > ul > li.current-menu-item > a,
#navigation .sf-menu > li  > ul > li > ul > li > ul > li.current_page_item > a, 
#navigation .sf-menu > li  > ul > li > ul > li > ul > li.current-menu-item > a { background-color: #444; color: #ffffff; }

/*** Fixed Menu ***/
.fixedmenuwrap{
	display:none;
	position:fixed !important;
	background-color: #fff;
	margin-top: 0 !important;
	padding:5px 0 5px 0;
	z-index:9999;
	border-bottom:1px solid #eee\9;
	-moz-box-shadow: 0 1px 7px rgba(0,0,0,0.2);
	-webkit-box-shadow:  0 1px 7px rgba(0,0,0,0.2);
	box-shadow: 0 1px 7px rgba(0,0,0,0.2);
	width:100% !important;
	-moz-opacity: 0.95;
	opacity: 0.95;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=95);
	}
.fixedmenu { width: 100%; max-width: 1170px; margin: 0 auto; padding: 0; }
.fixedmenuright { float: right; padding-top: 2px; }
.fixedlogoleft { float: left;}
.fixedlogoleft img { float: left; height: 45px; }
.fixedmenuright .sf-menu > li > a { padding: 0.750 1em !important; }
.fixedmenuright .sf-menu > li > ul > li > a {  }
.fixedmenuright .sf-menu li.sfHover ul { top: 42px; }

/*** shadows for all but IE6 ***/
.sf-shadow ul{background:url('images/shadow.png') no-repeat bottom right; padding:0 8px 9px 0; -moz-border-radius-bottomleft:17px; -moz-border-radius-topright:17px; -webkit-border-top-right-radius:17px; -webkit-border-bottom-left-radius:17px}
.sf-shadow ul.sf-shadow-off{background:transparent}

/*** Social Media ***/
ul.socials { list-style: none; margin: 0; font-size: 13px; clear: right; }
#hsidebar ul.socials { float: right; }
ul.socials li { display: inline-block; float: left; margin-left: 1px; }
ul.socials li a { color: #f79520; }
ul.socials li a .fa-stack-1x { color: #ff5b31; }
#fsidebar ul.socials li a .fa-stack-1x { color: #232020; }

p.socialicons { text-align: center; }
.fblikebox { width: 100%; max-width: 340px; margin: 0 auto;}

/*** Phone Number ***/
#phonebig { float: right; font-size: 32px; font-weight: 400; margin: 5px 0 0 0; color: #63913d; clear: right; }
#phonebig h6 { font-size: 18px; color: #171717; margin-bottom: 0; font-weight: 600; }

.neg-margin { margin-left: -15px !important; line-height: normal; }

.feature-img img { display: block; margin: 0 auto; }

/*** Gravity Forms Styles ***/
body .gform_wrapper {
	margin: 0 auto;
}
body .gform_footer .gform_button {	
	cursor: pointer;
	padding: 10px 30px;
	background-color: #003b5c;
	color: #fff;
	border: 1px solid #003b5c;
	font-size: 20px;
    font-weight: 800;
	text-align: center;
	text-transform: uppercase;
	border-radius: 10px;
	white-space: normal;
}

body .gform_wrapper .gform_footer {
	margin: 0;
	padding: 15px 0 0 0;
}

body .gform_wrapper input[type="text"],
body .gform_wrapper textarea,
body .gform_wrapper .gfield_select {
	padding: 8px 10px;
	margin: 0;
	border: 1px solid #aaa;
	background-color: #fff;
	font-size: 1em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: Arial, sans-serif;
}

body .gform_wrapper input.datepicker {
    width: inherit !important;   
}

body .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

body .gform_wrapper.gravity-theme .gform_footer,
body .gform_wrapper.gravity-theme .gform_page_footer {
	padding-bottom: 0;
}

/*** Reponsive Frame for Videos and Maps ***/
#responsive-frame, .responsive-frame {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
	margin-bottom: 10px;
}

.cmap { background-color: #fff; }

.cmap #responsive-frame {
	padding-bottom: 28%;
}

#responsive-frame iframe,   
#responsive-frame object,  
#responsive-frame embed,
.responsive-frame iframe,   
.responsive-frame object,  
.responsive-frame embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*** Awesome Buttons ***/
.awesome, .awesome:visited {
	background-color: #222;
	display: inline-block; 
	padding: 6px 10px 7px; 
	color: #fff; 
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 10px;
	position: relative;
	cursor: pointer;
	transition: all .3s linear .01s;
}

.awesome:hover { text-decoration: none; background-color: #111; color: #fff; }


/* Sizes ---------- */
.small.awesome {
font-size: 0.750em;
}

.medium.awesome {
font-size: 0.875em;
padding: 8px 14px 9px;
}

.large.awesome {
font-size: 1em;
padding: 10px 16px 11px;
}
 
/* Colors ---------- */
.blue.awesome {
background-color: #2980b9;
}
.red.awesome {
background-color: #e33100;
}
.magenta.awesome {
background-color: #a9014b;
}
.orange.awesome {
background-color: #ff5c00;
}
.yellow.awesome {
background-color: #ffb515;
}

/* Hover ---------- */
.green.awesome, .green.awesome:visited { background-color: #3da049; }
.green.awesome:hover { background-color: #2f853a; text-decoration: none; }
.blue.awesome, .blue.awesome:visited { background-color: #034867; }
.blue.awesome:hover { background-color: #034867; text-decoration: none; }
.red.awesome, .red.awesome:visited { background-color: #cc0000; }
.red.awesome:hover { background-color: #dd0000; text-decoration: none; }
.magenta.awesome, .magenta.awesome:visited { background-color: #a9014b; }
.magenta.awesome:hover { background-color: #630030; text-decoration: none; }
.orange.awesome, .orange.awesome:visited { background-color: #ff5b31; }
.orange.awesome:hover { background-color: #ff5b31; text-decoration: none; }
.yellow.awesome, .yellow.awesome:visited { background-color: #fff13e; color: #000; }
.yellow.awesome:hover { background-color: #f9d957; text-decoration: none; }
.gray.awesome, .gray.awesome:visited { background-color: #ddd; color: #000; }
.gray.awesome:hover { background-color: #f9f9f9; text-decoration: none; }
.white.awesome, .white.awesome:visited { background-color: #fff; color: #000; }
.white.awesome:hover { background-color: #ddd; text-decoration: none; }

.awesome.white.outline, .awesome.white.outline:visited { background-color: transparent; border: 3px solid #fff; color: #fff; }
.awesome.white.outline:hover { background-color: #fff; color: #000; }

/*** Testimonial Widget ***/
.quote { width: 100%; margin: 0 0 20px 0; padding: 20px; overflow: hidden; background-color: #f5f5f5; }
.quote.last { margin-top: 0; }
.quote blockquote.testimonials-text {
	display: block;
	background-color: transparent;
	font-style: normal;
	position: relative; 
	font-size: 17px;
	border: none;
	margin: 0 auto;
	padding: 0;
}

.quote blockquote.testimonials-text::before,
.quote blockquote.testimonials-text::after {
	display: none;
}

.quote blockquote.testimonials-text h2 span {
	font-weight: 800;
	margin-top: 0;
}

.quote blockquote.testimonials-text h2 span {
	font-size: 24px !important;
}

.quote blockquote.testimonials-text img {
	float: left;
	margin: 0 10px 10px 0;
}

.quote .author { display: block; font-weight: bold; margin-top: 1.5em; line-height: normal; }
.quote .author span { display: block; }
.quote .excerpt { display: block; font-size: 17px; }
.quote .avatar-link { display: block; float: left; margin-top: 10px; margin-right: 10px; margin-left: 10px; border: 3px solid #fff; }

.white { color: #fff; }


.srp-widget-singlepost {
  border-bottom: 0;
  padding-bottom: 0;
}

.srp-post-title {
  font-size: 16px;
}

/* .srp-post-title:before {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
font-size-adjust: none;
font-stretch: normal;
font-feature-settings: normal;
font-language-override: normal;
font-kerning: auto;
font-synthesis: weight style;
font-variant: normal;
font-size: inherit;
text-rendering: auto;
  content: "\f138";
color: #bb0000;
 margin-right: 10px;
} */

/*** Page Titles ***/
#titlewrap {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #2B7FFF;
	overflow: hidden;
}
#pagetitle {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 30px 0;
	overflow: hidden;
}

#pagetitle h1, #pagetitle h4 { margin: 0; padding: 0; font-weight: 700; font-size: 2.500em; color: #ffffff; }

.gform_wrapper div.validation_error {
    color: #790000;
    font-size: 1em !important;
    font-weight: bold;
    margin-bottom: 0;
    border-top: 2px solid #790000;
    border-bottom: 2px solid #790000;
    padding: 10px 0px;
    clear: both;
    width: 100%;
    text-align: center;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  display: none;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    max-width: 100% !important;
}

.gform_wrapper li.gfield.gfield_error {
  border: none !important;
  width: 100% !important;
  background-color: transparent !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required input[type="text"],
.gform_wrapper li.gfield.gfield_error.gfield_contains_required textarea,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required select {
  border-color: #ff0000 !important;
  background-color: #ffdfe0 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-left: 0 !important;
	color: #ff0000 !important;
}

.gform_wrapper .gfield_required {
	color: #ff0000 !important;
}

/*** Page Navigation ***/
.pagenav { line-height: normal; }
.pagenav li { background: url(images/bg_sectionnav.gif) no-repeat left bottom; margin: 0 0 0 5px; padding-bottom: 5px; }
.pagenav li a { display: block; padding: 8px 0 10px 15px; background: url(images/bullet_arrow.png) no-repeat 0 16px; }
.pagenav li a:hover { background: url(images/bullet_arrow.png) no-repeat 0 16px;}

.pagenav  ul ul,
.pagenav .current_page_item ul ul,
.pagenav .current_page_ancestor ul ul,
.pagenav .current_page_ancestor .current_page_item ul ul,
.pagenav .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
	}
.pagenav .current_page_item ul,
.pagenav .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
	}
.pagenav ul li.current_page_item ul li, .pagenav ul li ul li { background: none; }
.pagenav ul li ul li.current_page_item a { font-weight: bold; }
.pagenav ul li.current_page_ancestor ul li a, .pagenav ul li.current_page_item ul li a, .pagenav ul li.current_page_ancestor ul li.current_page_item a { margin: 0; padding-top: 0; padding-bottom: 0; }
.pagenav ul li.current_page_ancestor ul li a , .pagenav ul li.current_page_item ul li a { font-weight: normal; background: url(images/bullet_arrow.png) no-repeat 0 5px; }
.pagenav ul li.current_page_ancestor ul li.current_page_item a { font-weight: bold; background: url(images/bullet_arrow.png) no-repeat 0 5px; }
.pagenav ul li.current_page_item a, .pagenav ul li.current_page_parent a { font-weight: bold; background: url(images/bullet_arrow.png) no-repeat 0 16px; }
.pagenav ul li.current_page_item ul li a, .pagenav ul li ul li a { font-weight: normal; background: url(images/bullet_arrow.png) no-repeat 0 5px; }
.pagenav ul li.current_page_item ul li a:hover, .pagenav ul li ul li a:hover { background: url(images/bullet_arrow.png) no-repeat 0 5px; }

/* Essential Styles ---------- */
.fabox {
	border: 1px solid #ddd;
	background-color: #f9f9f9;
	transition: all 0.2s ease-in-out 0s;
	text-align: center;
	min-width: 105px;
	min-height: 100px;
}
.fabox.rounded {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.fabox.invert:hover {
	padding: 0;
	border: 1px solid #ddd !important;
	background-color: #f9f9f9 !important;
	transition: all 0.2s ease-in-out 0s !important;
	color: inherit !important;
}
.fabox:hover, .fabox.invert {
	color: #fff;
	transition: all 0.2s ease-in-out 0s;
}
.fabox.nohover { color: #fff; }
.fabox.nolink, .fabox.nolink.invert { padding: 20px; }
.fabox a { display: block; color: inherit; padding: 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.fabox a:hover { text-decoration: none; }
.fabox .fa { text-align: center; width: 100%; margin-bottom: 20px; }
.fabox.left .fa { display: inline; width: auto; text-align: left; float: left; margin-right: 10px; }
.fabox.right .fa { display: inline; width: auto; text-align: right; float: right; margin-left: 10px; }
.fabox.left, .fabox.right { text-align: left; }

.fabox.floatleft { float: left; margin-right: 10px; clear: left; }
.fabox.floatright { float: right; margin-left: 10px; clear: right; }

.fabox.floatleft .fa, .fabox.floatright .fa { margin-bottom: 0; }

body.stretch .postcontent:has(div[class*="vc_"]),
body.stretch .postcontent:not(:has(div[class*="vc_"])),
body.stretch .postcontent:has(section[data-page-id]),
body.page-template-page-landingblank-php .postcontent:has(div[class*="vc_"]) {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body.stretch #wrap {
	padding-top: 0;
	padding-bottom: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: 400;
  line-height: 1.42857;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
  text-transform: none;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
  text-transform: none;
}

h6,
.h6 {
  font-size: 12px;
}

.uppercase {
  text-transform: uppercase;
}

.font-weight-200 {
  font-weight: 200;
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-500 {
  font-weight: 500;
}

.font-weight-600 {
  font-weight: 600;
}

.font-weight-700 {
  font-weight: 700;
}

.font-weight-800 {
  font-weight: 800;
}

.font-weight-900 {
  font-weight: 900;
}

.margin-0 {
 margin:0!important
}
.margin-top-0 {
 margin-top:0
}
.margin-bottom-0 {
 margin-bottom:0
}
.margin-top-10 {
 margin-top:10px
}
.margin-bottom-10 {
 margin-bottom:10px
}
.margin-top-20 {
 margin-top:20px
}
.margin-bottom-20 {
 margin-bottom:20px
}
.margin-top-30 {
 margin-top:30px
}
.margin-bottom-30 {
 margin-bottom:30px
}
.margin-top-40 {
 margin-top:40px
}
.margin-bottom-40 {
 margin-bottom:40px
}
.margin-top-60 {
 margin-top:60px
}
.margin-bottom-100 {
 margin-bottom:100px
}
.margin-top-100 {
 margin-top:100px
}
.margin-bottom-60 {
 margin-bottom:60px
}
.margin-vertical-10 {
 margin-top:10px;
 margin-bottom:10px
}
.margin-vertical-20 {
 margin-top:20px;
 margin-bottom:20px
}
.margin-vertical-30 {
 margin-top:30px;
 margin-bottom:30px
}
.margin-vertical-40 {
 margin-top:40px;
 margin-bottom:40px
}
.margin-vertical-60 {
 margin-top:60px;
 margin-bottom:60px
}
.margin-vertical-100 {
 margin-top:100px;
 margin-bottom:100px
}
.margin-right-10 {
 margin-right:10px
}
.margin-right-20 {
 margin-right:20px
}
.margin-left-10 {
 margin-left:10px
}
.margin-left-20 {
 margin-left:20px
}
.padding-0 {
 padding:0!important
}
.padding-top-10 {
 padding-top:10px
}
.padding-bottom-10 {
 padding-bottom:10px
}
.padding-top-20 {
 padding-top:20px
}
.padding-bottom-20 {
 padding-bottom:20px
}
.padding-top-30 {
 padding-top:30px
}
.padding-bottom-30 {
 padding-bottom:30px
}
.padding-top-40 {
 padding-top:40px
}
.padding-bottom-40 {
 padding-bottom:40px
}
.padding-top-60 {
 padding-top:60px
}
.padding-bottom-60 {
 padding-bottom:60px
}
.padding-top-100 {
 padding-top:100px
}
.padding-bottom-100 {
 padding-bottom:100px
}
.padding-vertical-10 {
 padding-top:10px;
 padding-bottom:10px
}
.padding-vertical-20 {
 padding-top:20px;
 padding-bottom:20px
}
.padding-vertical-30 {
 padding-top:30px;
 padding-bottom:30px
}
.padding-vertical-40 {
 padding-top:40px;
 padding-bottom:40px
}
.padding-vertical-60 {
 padding-top:60px;
 padding-bottom:60px
}
.padding-vertical-100 {
 padding-top:100px;
 padding-bottom:100px
}
.padding-right-10 {
 padding-right:10px
}
.padding-left-10 {
 padding-left:10px
}

#wrap, #header, #navigation, #top, #pagetitle, #bsidebar, #footer, #fsidebar, #main.full-width, .fixedmenu {
  max-width: 1300px;
}

body.stretch .wpb_row .wpb_row,
body.stretch .postcontent .va960,
body.stretch .postcontent .va1170 {
  max-width: 1320px !important;
}

body.stretch .postcontent .va1170 {
  margin-left: auto;
  margin-right: auto;
}

/* body.stretch .postcontent, body.page-template-page-landingblank-php .postcontent {
  padding-left: 15px !important;
  padding-right: 15px !important;
} */

.postcontent {
  font-size: 1em;
}

.quote blockquote.testimonials-text::before {
	top: -20px;
}

.quote blockquote.testimonials-text::after {
	bottom: -70px;
}

.sf-menu li ul {
  box-sizing: content-box;
}

.mobilemenu {
  display: none !important;
}

#header-logo img {
  height: auto;
  width: 100%;
}

#sidebar{ padding: 0;  border: none; }
.wpb_widgetised_column { padding: 0; border: none; }
#sidebar .box{margin:0 0 20px 0; padding: 10px; display: block; border: 1px solid #ccc; background-color: #f9f9f9;}
.wpb_widgetised_column .box { padding: 10px; border: 1px solid #ccc; background-color: #f9f9f9; }
#sidebar .nopad, .wpb_widgetised_column .nopad { padding: 0; background: none; border: none; }

body.single #pagetitle h4 {
    font-weight: 700;
    color: #fff;
}

.single .postcontent img { max-width: 70%;}

#sidebar ul.contact li, .wpb_widgetised_column ul.contact li {
    background: url(images/contact-sprite.png) no-repeat !important;
}
#sidebar ul.contact li.address, .wpb_widgetised_column ul.contact li.address {
    background-position: 0 0 !important; line-height: 16px; margin-bottom: 20px;
}
#sidebar ul.contact li.phone1, .wpb_widgetised_column ul.contact li.phone1 {
    background-position: 0 -32px !important; margin-bottom: 20px; line-height: 32px;
}
#sidebar ul.contact li.phone2, .wpb_widgetised_column ul.contact li.phone2 {
    background-position: 0 -32px !important; margin-bottom: 20px; line-height: 32px;
}
#sidebar ul.contact li.fax, .wpb_widgetised_column ul.contact li.fax {
    background-position: 0 -64px !important; margin-bottom: 20px; line-height: 32px;
}
#sidebar ul.contact li.email, .wpb_widgetised_column ul.contact li.email {
    background-position: 0 -96px !important; line-height: 32px;
}

/*** Start Gravity Form Error Display CSS ***/
.alert.alert-error {
  padding: 12px 35px 12px 14px;
  text-shadow: none;
  background-color: #ffd7d5;
  border: 1px solid #FFD7D5;
  color: #CE443E;
}

body #main .gform_wrapper {
  max-width: 100%;   
}

body #main .gform_wrapper .gform_footer {
  padding-top: 10px;
}

#container .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

.gform_wrapper li.gfield_error input[type="text"],
.gform_wrapper li.gfield_error textarea,
.gform_wrapper li.gfield_error select {
  border-color: #ff0000 !important;
  background-color: #ffd7d5 !important;
}

body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
  max-width: 49%;
  padding-right: 0;
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}

body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half div.ginput_container_name span,
body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half div.ginput_container_name span {
  padding-right: 0;
}

#main .gform_wrapper li.gfield.gfield_error,
#main .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
#sidebar .gform_wrapper li.gfield.gfield_error,
#sidebar .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  margin-bottom: 0px !important;
  padding-bottom: 0px;
  padding-top: 0px;
}

body div.ginput_container_name span {
  padding-right: 14px;
  margin-right: -8px;
}

body .gfield_error div.ginput_container_name span {
  padding-right: 6px;
  margin-right: -2px;
}

body .gfield_error div.ginput_container_name span.name_last {
  margin-left: 2px;
  margin-right: -4px;
}
/*** End Gravity Form Error Display CSS ***/

.post-nav {
	margin-top: 2rem;
	padding-top: 1rem;
}
.post-nav__inner {
	display: flex;
	justify-content: space-between;
	gap: 1rem;
	flex-wrap: wrap;
}

.post-nav__inner div {
	width: 100%;
	max-width: 400px;
}

.post-nav a {
	display: block;
	background-color: #f5f5f5;
	text-decoration: none;
	border-bottom: none !important;
	padding: 10px;
	border-radius: 5px;

}
.post-nav a:hover {
	text-decoration: underline;
}

.post-nav__next {
	text-align: right;
}


@media only screen and (max-width: 640px) {
    #container .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half,
    #container .gform_wrapper .top_label li.gfield.gf_left_half {
        margin-right: 0;
    }

    #container .gform_wrapper .top_label li.gfield.gf_left_half,
    #container .gform_wrapper .top_label li.gfield.gf_right_half {
        width: 100%;
    }

    #main .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half,
    #main .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half,
    #sidebar .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half,
    #sidebar .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half ,
    .wpb_widgetised_column .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half,
    .wpb_widgetised_column .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half  {
        width: 100% !important;
        max-width: 100%;
    }
    
    #main .gform_wrapper li.gfield.gfield_error,
    #main .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
    #sidebar .gform_wrapper li.gfield.gfield_error,
    #sidebar .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
        margin-bottom: 10px !important;
    }
}


/*** Slicknav ***/
.slicknav_menu { display: none; }


@media only screen and (max-width: 1192px) {
  .tw-process-holder .wpb_column .vc_column-inner:after {
    border: 0;
  }
}

@media screen and (max-width: 1169px) {
    #headerwrap {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 991px) { 
  #nav-wrap {
    display: none;
  }

  .slicknav_menu {
    display: block;
  }

  #topwrap {
    background-color: transparent;
    min-height: 60px;
  }
}

@media screen and (max-width: 768px) { 
  #topwrap, #headerwrap {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  #container .gform_wrapper .top_label li.gfield.gf_left_half,
  #container .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%;
  }
}

/* General
================================================== */
img{ max-width: 100%; }


/* Apply To All Responsive Layouts
================================================== */
@media only screen and (max-width: 800px) {

}

/* Apply To All Responsive Layouts
================================================== */
@media only screen and (max-width: 959px) {
	
	/*hide stuff*/
	.flexslider-container .flex-caption{ display: none }
	#related-posts .read-more{ display: none }
	
	/* Top */
	#top .topleft { display: none; }
	#top .topright { width: 100%; text-align: center; }
	
	/* Bottom Sidebar */
	#bsidebar, #tsidebar { max-width: 95%; }
	#bsidebar .box, #tsidebar .box { clear: both; float: none; margin: 0 auto 20px auto !important; width: 96% !important; }
	
	/* Footer Sidebar */
	#footerwrap { padding-left: 0; }
	#fsidebar .box { width: 96% !important; height: auto; clear: both; text-align: center; margin: 0 auto 20px auto !important; border: none; min-height: auto; float: none; }
	
	/* Sidebar */
	body #sidebar{ width: 100%; margin: 15px 0 0; padding: 25px 10px 0 10px; border-top: 4px solid #eee; border-left: none; border-right: none; } 
	body #sidebar .box { width: 100%; max-width: 307px; clear: both; float: none; margin: 0 auto 20px auto; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
	
	/* Main */
	body #main { padding-left: 0; width: 100%; max-width: 100%; }
	
	#headerwrap { background-image: none; }
	
	#pageimage { display: none; }
	#titlecontent { float: none; display: block; width: auto; max-width: inherit; padding: 0 10px; }
	#pagetitle h1, .insidepagetitle { padding: 0 10px; }
	#titlecontent h1 { padding: 0; }
	
	h1#single-title, #byline, .share { padding: 0 10px; }
	
	#hpcta { padding: 0 10px; }
	.hpctacontent { float: none; width: auto; text-align: center; margin: 0 auto; }
	a.hpctabtn { float: none; margin: 10px auto 0 auto; max-width: 300px; }
	
	ul#socials li, ul.socials li { float: none; display: inline;}
	ul#socials li img, ul.socials li img  { float: none; }
	#header-left, #header-right { width: 100%; float: none; clear: both; margin: 0 auto; }
	#header-left .box, #header-right .box { float: none; clear: both; text-align: center; display: block; margin: 0 auto; }
	#header-left ul.contact li, #header-right ul.contact li { margin: 0 auto; }
	
	.cmap #responsive-frame {
	padding-bottom: 25%;
	}
	
	#vaslider a { height: auto !important; }
	
	.srp-thumbnail-box { display: none !important; }
	.srp-content-box { width: 100%; display: block !important; }
	
	ul.contact li.phone1, ul.contact li.phone2 { display: none !important; }
	ul.contact li.mobile { display: block !important; }
	#header-left ul.contact li.mobile, #header-right ul.contact li .mobile { display: inline-block !important; }
	
	.fixedmenuwrap { display: none !important; }
}



/* #Tablet (Portrait) = Design for a width of 730px
================================================== */
@media only screen and (min-width: 769px) and (max-width: 959px) {

	body { background: none; }
	
	/*blog*/
	#author-bio{ width: 355px }
	
	/*search*/
	.search-entry-text{ width: 310px; }
}



/* Mobile (Portrait) = Design for a width of 280px
================================================== */

@media only screen and (max-width: 768px) {
    
	/*body*/
	body { background: none; }

	/*hide stuff*/
	.flexslider-container .flex-caption,
	#services-sidebar{ display: none }
	#top-search input[type=search]{ display:none; }
	
	/*caption*/
	.bx-wrapper .bx-caption { font-size: 14px; width: 90%; }
	
	/*header*/
	#header-logo{ width: 100%; text-align: center; clear: both; }
	#header-logo img{ float: none; }
	
	/*footer*/
	#footer-left { clear: both; text-align: center; width: 100%; padding: 0;	}
	#footer-right { clear: both; text-align: center; width: 100%; padding: 0; }
	
	/* Header Sidebar */
	#hsidebar { width: 100%; clear: both; }
	#hsidebar .box { width: 100%; text-align: center; clear: both; }
	#phonenumber img.phonetopicon { display: none; }
	#phonenumber { padding: 0; }
	
	/*titles*/
	#page-heading h1, #page-heading h2{ width: 100% }
	#single-nav{ position: inherit; text-align: center; margin-top: 10px; margin-left: -7px }
	
	/*blog*/
	#related-posts .alignleft{ max-width: 30% }
	.related-entry-excerpt{ display: none }
	#author-bio{ width: 135px  }
	
	/*search*/
	.search-entry-text{ width: 100%; margin-top: 20px;  }
	
	/*footer*/
	#footer-bottom, #footer-menu{ text-align: center }
	#footer-menu{ margin-top: 5px }
	
	/*comments*/
	.children { margin: 30px 0 0; }
	.children li.depth-2,
	.children li.depth-3,
	.children li.depth-4,
	.children li.depth-5,
	.children li.depth-6,
	.children li.depth-7,
	.children li.depth-8,
	.children li.depth-9,
	.children li.depth-10 { margin: 0 }
	
	#phonenumber span.phonetop1, #phonenumber span.phonetop2, #phonenumber span.phonetop3 { 
	max-width: 230px;
	padding: 10px 20px;
	margin: 0 auto 5px auto;
	color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	background-color: #2a2a2a;
	}
	#phonenumber span.phonetop1 a, #phonenumber span.phonetop2 a, #phonenumber span.phonetop3 a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
    font-size: 20px;
	}
	#phonenumber span.phonetop1 a:before, #phonenumber span.phonetop2 a:before, #phonenumber span.phonetop3 a:before {
	content:"Call ";
	display: inline;
	margin-bottom: 5px;
	}
	.partner .pmiddle .text { clear: both; width: 100%; }
	.partner .pmiddle .image { clear: both; text-align: center; margin: 0 auto; float: none; }
	.partner .pmiddle { padding: 0; width: 90%; margin: 0 auto;}
	
	#main .contact .contacttext,
	#main .contact .contactmap { width: 100%; clear: both; text-align: center; }
	
	.wpb_widgetised_column { margin-top: 15px; padding-top: 25px; padding-left: 0; border-top: 4px solid #eee; border-left: none; border-right: none; } 
	.wpb_widgetised_column .box { width: 100%; max-width: 307px; clear: both; float: none !important; margin: 0 auto 20px auto !important;}
	
	.clearmobile {
        display: block !important;
        float: none !important;
        clear: both !important;
        margin: 10px auto !important;
  }
	
}


/* Mobile (Landscape) = Design for a width of 440px
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	/*blog*/
	#author-bio{ width: 295px }
	.related-entry-excerpt{ display: block }
	
	/*search*/
	.search-entry-text{ width: 255px; margin-top: 0; }

}
@media only screen and (max-width: 479px) {

	/* Single Image in Blog Post */
	.single .postcontent img,
	.single .postcontent img.size-full,
	.single .postcontent img[class*="align"],
	.single .postcontent img[class*="wp-image-"]	{
		clear: both;
		float: none;
		display: block;
		margin: 0 auto 10px auto;
	}

  .single .postcontent img.hide-video-img,
	.post-category-tech-tip-videos .thumbnail-wrap img {
		display: none !important;
	}
	
	.cmap #responsive-frame {
		padding-bottom: 56.25%;
	}
	
    .blogentry p { overflow: visible; }
}

html {
	scroll-behavior: smooth;
}

/*** ADJUST LOGO SIZE
#header-logo img {
  max-height: 65px;
} ***/

.service-url,
.width-container.recent-articles {
	display: none;
}

.full-width {
  max-width: inherit;
}

#main,
#main .post {
	margin-bottom: 0;
	padding-bottom: 0;
}

#header-logo img {
	max-width: 275px;
}

#hsidebar:has(.inline-nav):has(.header-btn-1) {
	flex-direction: column;
	align-items: end;
	gap: 0;
}

#hsidebar:has(.inline-nav):has(.header-btn-1) .btn.header-btn-1 {
	padding-right: 0;
	padding-left: 0;
	background: rgba(var(--transparent), 1);
	filter: drop-shadow(0px 0px 0px rgba(0, 0, 0,0.25));
	font-weight: bold;
	text-transform: none;
	color: rgba(var(--black), 1);
	padding: 0.2em;
	font-size: 1.25em;
}

#hsidebar:has(.inline-nav):has(.header-btn-1) .tel.header-phone {
	color: rgba(var(--white), 1);
	background: rgba(var(--accent2), 1);
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-left: 20px;
	font-size: 1.25em;
	font-weight: bold;
}

#hsidebar:has(.inline-nav):has(.header-btn-1) + #nav-wrap {
	align-self: end;
	margin-right: -180px;
}

@media only screen and (min-width: 992px) {
  #hsidebar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
	gap: 0 25px;
    order: 3;
    width: auto;
    margin-top: 8px;
    margin-bottom: 5px;
  }

	#hsidebar:has(.inline-nav):has(.header-btn-1) {
	min-width: 390px;
}
 
#header:not(:has(.above-nav)) {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  #header-logo {
    order: 1;
    width: auto;
  }

  #nav-wrap {
	width: auto;
    order: 2;
    flex-grow: 1;
    margin-top: 0;
	margin-right: 10px;
  }

  #navigation {
    width: auto;
    float: right;
  }
}

#fancybox-wrap:not(:has(iframe[src*="youtube"], iframe[src*="vimeo"])) {
	width: 80% !important;
	max-width: 1368px;
	height: auto !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
}

#fancybox-content:not(:has(iframe[src*="youtube"], iframe[src*="vimeo"])) {
	padding: 3vw 20px;
	width: 100% !important;
	box-sizing: border-box;
}

#fancybox-content:not(:has(iframe[src*="youtube"], iframe[src*="vimeo"])) .layout-form-keap-embed,
#fancybox-content:not(:has(iframe[src*="youtube"], iframe[src*="vimeo"])) form {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

body {
  font-family: "Open Sans", sans-serif;
	color: var(--black-hex);
	line-height: 1.5;
}

#topcontainer-sticky-wrapper {
  position: relative;
  z-index: 9999;
}

#topcontainer {
  border-bottom: 2px solid transparent;
}

#topcontainer-sticky-wrapper.is-sticky #topcontainer {
  border-bottom: 2px solid var(--primary-hex);
}

#main-modal h3.heading-title {
  text-align: center;
}

.fixed-compact-centered {
  background-attachment: fixed;
}

.inview-cascade-fade-up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.inview-cascade-fade-up.inview {
  opacity: 1;
  transform: translateY(0);
}

a:not(.btn),
a:not(.btn):visited {
  color: currentcolor;
  transition: color 0.3s ease, opacity 0.3s ease;
}

a:not(.btn):hover {
  color: currentcolor;
  opacity: 0.5;
}

#wrap a:not(.btn) {
  border-bottom: 1px solid;
  text-decoration: none;
}

#headerwrap {
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#header-logo a {
  opacity: 1;
}

#bsidebar .box {
	float: none;
	padding: 0;
	margin: 0 !important;
	width: 100% !important;
}

#footerwrap {
  background-color: var(--primary-dark-hex);
	padding-top: 0;
	padding-bottom: 0;
}

#footer {
  display: none;
}

#fsidebar {
  padding-top: 2em;
  padding-bottom: 2em;
}

#fsidebar .box {
  font-size: 1em;
}

#nav-wrap {
  margin-top: 5px;
  clear: right;
  position: relative;
  z-index: 9999;
}

#navigation .sf-menu a {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}
#navigation .sf-menu li ul a {
  white-space: normal;
}
#navigation .sf-menu > li > a,
#navigation .sf-menu > li:hover > a,
#navigation .sf-menu > li > a:visited,
#navigation .sf-menu > li:hover > a:visited,
#navigation .sf-menu > li.current-menu-item > a,
#navigation .sf-menu > li.current-menu-parent > a {
  padding: 1.250em 0.6em 0 0.6em;
  color: rgb(var(--primary-dark));
  background-color: transparent !important;
}
#navigation .sf-menu > li > a:hover,
#navigation .sf-menu > li.current-menu-item > a:hover,
#navigation .sf-menu > li.current-menu-parent > a:hover {
  color: rgb(var(--primary-dark));
  background-color: transparent !important;
  opacity: 0.75;
}
#navigation .sf-menu > li > a::after {
  display: block;
  content: "";
  border-bottom: solid 3px rgba(var(--primary), 1);
  opacity: 0;
  transition: transform 250ms ease-in-out;
  padding-top: 1.250em;
}
#navigation .sf-menu > li.current_page_item > a::after,
#navigation .sf-menu > li.current-menu-item > a::after,
#navigation .sf-menu > li.current-menu-parent > a::after,
#navigation .sf-menu > li.current_page_parent > a::after {
  opacity: 1;
  background-color: transparent;
}
#navigation .sf-menu li ul li a {
	font-size: 0.875em;
	line-height: 1.250;
	transition: background-color 425ms ease;
}
#navigation .sf-menu li ul li {
	padding: 0.125em;
	border-bottom: 1px solid rgba(var(--black),.15);
}
#navigation .sf-menu li ul li:last-child {
	border-bottom: none;
}
#navigation .sf-menu > li > ul,
#navigation .sf-menu > li > ul > li > ul,
#navigation .sf-menu > li > ul > li > ul > li > ul {
  border: none;
  padding: 0;
  width: auto;
  min-width: 200px;
  left: 100%;
  background-color: rgb(var(--primary-light));
}
#navigation .sf-menu > li > ul > li > ul,
#navigation .sf-menu > li > ul > li > ul > li > ul {
	border-left: 3px solid rgba(var(--primary), 1)
}
#navigation .sf-menu > li > ul {
  border-top: 3px solid rgba(var(--primary), 1);
  left: 50% !important;
  right: auto;
  transform: translateX(-50%);
}
#navigation .sf-menu > li > ul::before {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent rgba(var(--primary), 1) transparent;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translatex(-50%);
}
#navigation .sf-menu > li > ul > li.current-menu-item > a {
  background-color: transparent;
}
#navigation .sf-menu > li > ul > li > a,
#navigation .sf-menu > li > ul > li > a:visited,
#navigation .sf-menu > li > ul > li > ul > li > a,
#navigation .sf-menu > li > ul > li > ul > li > a:visited,
#navigation .sf-menu > li > ul > li > ul > li > ul > li > a,
#navigation .sf-menu > li > ul > li > ul > li > ul > li > a:visited,
#navigation .sf-menu > li.current-menu-item > ul > li > a {
  color: rgb(var(--primary-dark));
}
#navigation .sf-menu > li.current_page_item > ul > li > ul > li > a,
#navigation .sf-menu > li.current-menu-item > ul > li > ul > li > a,
#navigation .sf-menu > li > ul > li.current_page_item > ul > li > a,
#navigation .sf-menu > li > ul > li.current-menu-item > ul > li > a {
	color: rgb(var(--primary-dark));
}
#navigation .sf-menu > li > ul > li > a:hover,
#navigation .sf-menu > li > ul > li > ul > li > a:hover,
#navigation .sf-menu > li > ul > li > ul > li > ul > li > a:hover,
#navigation .sf-menu > li.current-menu-item > ul > li > a:hover,
#navigation .sf-menu > li.current_page_item > ul > li > ul > li > a:hover,
#navigation .sf-menu > li.current-menu-item > ul > li > ul > li > a:hover,
#navigation .sf-menu > li > ul > li.current_page_item > ul > li > a:hover,
#navigation .sf-menu > li > ul > li.current-menu-item > ul > li > a:hover {
  background-color: rgba(var(--primary), 1);
  color: rgb(var(--white));
	opacity: 1;
}
#navigation .sf-menu > li > ul > li > ul > li.current_page_item > a,
#navigation .sf-menu > li > ul > li > ul > li.current-menu-item > a {
	background-color: rgba(var(--primary), 1);
	color: rgb(var(--white));
}
#navigation .sf-menu > li.menu-item-has-children {
  position: relative;
  padding-right: 0.35em;
  margin-right: 0.5em;
}
#navigation .sf-menu > li.menu-item-has-children::after {
  content: "";
  position: absolute;
  font-family: "FontAwesome";
  content: "\f078";
  z-index: 2;
  top: 24px;
  right: 0;
  font-size: 10px;
}
#navigation .sf-menu li:hover ul,
#navigation .sf-menu li.sfHover ul {
	top: 56px;
}
#navigation ul.sf-menu li li:hover ul,
#navigation ul.sf-menu li li.sfHover ul {
	left: 100%;
}

body.single #titlewrap {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 450px;
  display: flex;
  align-items: flex-end;
  padding: 20px 0;
  position: relative;
}

body.single #titlewrap::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(var(--primary-dark), 0.75);
}

body.single #pagetitle {
  position: relative;
  z-index: 10;
}

body.single #wrap {
  padding: 40px 0;
}

body.single .post-date {
  font-weight: bold;
  color: rgba(var(--black), 0.35);
}

body.single:has(.vc_row) .postcontent {
	padding-left: 15px;
	padding-right: 15px;
}

#sidebar h4,
.wpb_widgetised_column h4 {
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  color: var(--primary-hex);
  font-size: 1.5em;
}

#sidebar .box,
.wpb_widgetised_column .box {
  border: none;
  background-color: transparent;
  padding: 0;
}

.widget_text .post {
  float: none;
  margin-bottom: 30px;
}

.widget_text .post:last-child {
  margin-bottom: 0;
}

.widget_text .blogpost #byline {
  display: none;
}

.widget_text .blogpost {
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 20px;
}

.widget_text .blogpost h2 {
  order: 2;
  line-height: 1.1;
}

.widget_text .blogpost h2 a {
  font-size: 18px;
  border-bottom: none !important;
}

.widget_text .blogpost .featured-blog-image {
  width: 120px;
  aspect-ratio: 16/9;
  object-fit: cover;
}

img {
  height: auto;
}

.vc_section,
.vc_section.vc_section-has-fill + .vc_section {
  padding-top: 4em;
  padding-bottom: 4em;
}

body .vc_section,
body .vc_section.vc_section-has-fill + .vc_section {
  margin-left: 0;
  margin-right: 0;
}


.vc_section.map-section,
.vc_section.intro-section {
	padding-bottom: 0;
}

section > .vc_row {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

.content-container {
  margin-bottom: 20px;
}

.content-container p {
	margin: 0 0 1.5em;
}

.wpb_content_element {
	margin-bottom: 1.4em;
}

.accent {
  color: var(--primary-hex);
}

.btn,
.btn:visited {
  display: inline-block;
  padding: 0.52em 1.2em;
  border: none;
  border-radius: 6px;
  background-color: var(--accent2-hex);
  color: var(--white-hex);
  font-size: 1em;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  transition: background-color 325ms ease, color 325ms ease;
  filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.25));
  font-weight: bold;
  text-transform: uppercase;
  white-space: normal;
	margin-bottom: .25rem;
}

.btn:hover,
.btn:active,
.btn:focus {
  color: var(--white-hex);
  background-color: rgba(var(--accent2), 0.75);
}

.section-title {
	font-size: 2em;
	line-height: 1.125;
  font-weight: bold;
}

.section-title.large {
	font-size: 3em;
}

.section-subtitle {
	line-height: 1.125;
}

.header.fixed-header .btn.header-btn-1 {
  color: rgba(var(--primary), 1);
  background: rgba(var(--transparent), 1);
  text-transform: none;
  filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.25));
  font-size: 1.1em;
}

.header.fixed-header .tel.header-phone {
  display: inline-block;
  color: rgba(var(--white), 1);
  background: rgba(var(--primary), 1);
  padding: 0.5em 1em;
  border-radius: 5px;
	text-decoration: none;
	line-height: 1.25;
}

.header.fixed-header .tel.header-phone::before {
	content: "\f095";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
	margin-right: 5px;
}

.vc_section.hero-2-section.full-width-side {
	padding-top: 14vw;
	padding-bottom: 14vw;
}

.vc_section.hero-2-section.full-with,
.vc_section.hero-2-section.overlaid-content {
	padding-top: 4em;
	padding-bottom: 4em;
}

.hero-2-section .section-subtitle {
	font-size: 1.5em;
	line-height: 1.125;
}

.hero-2-section .section-title {
	font-size: 2em;
	line-height: 1.125;
}

.hero-2-section .wpb_text_column {
	margin-bottom: 15px;
}

.layout-content-image > .vc_row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
  align-items: center;
}

.layout-content-image .image-column {
  height: 100%;
}

.layout-content-image:not(.overlaid-content) > .vc_row {
  gap: 3em;
}

.layout-content-image > .vc_row > .wpb_column {
  width: 100%;
}

.layout-content-image > .vc_row > .image-column > .vc_column-inner {
  padding: 0;
}

.layout-content-image.overlaid-content .content-column {
  z-index: 2;
  margin: 6rem -5rem 6rem 2rem;
  padding: 4rem 3rem;
  width: calc(100% + 3rem);
}

.layout-content-image.overlaid-content .image-wrapper-item {
	border-radius: 5px;
}

.layout-content-image.overlaid-content .content-column {
  background: rgba(var(--primary-light), 1);
  filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.15));
  border-radius: 5px;
  border-width: 0 0 0 7px;
  border-style: solid;
  border-color: rgba(var(--primary), 1);
}

.layout-content-image.overlaid-content .image-column {
  width: 100%;
}

.layout-content-image.overlaid-content:not(.content-left).content-right .content-column,
.layout-content-image.overlaid-content:not(.content-left):nth-of-type(2n) .content-column {
  margin-right: 5rem;
  margin-left: -5rem;
  width: calc(100% + 4rem);
}

.layout-service-columns.small-icon {
  background: rgba(var(--accent2), 1);
  color: var(--white-hex);
  padding-top: 50px;
  padding-bottom: 50px;
}

.layout-service-columns.small-icon h2 {
  color: var(--white-hex);
}

.layout-service-columns.small-icon > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}

.layout-service-columns.small-icon .service-column-item {
  flex: 0 0 calc(33.33% - 2rem);
}

.layout-service-columns.small-icon > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:not(.column-item):first-child {
  flex: 0 0 100%;
}

.layout-service-columns.small-icon .section-title {
  font-weight: bold;
  text-align: center;
}

.layout-service-columns.small-icon .service-column-item > .wpb_wrapper {
  display: grid;
  grid-template-columns: max-content 1fr;
  align-items: start;
  gap: 0 40px;
}

.layout-service-columns.small-icon .service-column-item .column-image {
  width: 40px;
  height: auto;
  grid-column: 1;
}

.layout-service-columns.small-icon .section-subtitle,
.layout-service-columns.small-icon p:last-child {
  grid-column: 2;
}

.layout-service-columns.stacked-grid-icons {
	background: rgba(var(--primary-light), 1);
}

.layout-service-columns.stacked-grid-icons > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
	grid-template-columns: 32fr 14fr 32fr;
  gap: 1.5em;
  padding-top: 50px;
  padding-bottom: 50px;
}

.layout-service-columns.stacked-grid-icons .top-container {
  grid-column-start: -1;
  grid-column-end: 1;
  text-align: center;
  font-weight: bold;
}

.layout-service-columns.stacked-grid-icons .section-title.section-title-main {
	color: rgba(var(--black), 1);
}

.layout-service-columns.stacked-grid-icons .column-item {
  padding: 30px;
  background-color: color-mix(in srgb, var(--black-hex) 5%, var(--white-hex));
	margin-bottom: 0;
	display: grid;
	align-items: center;
}

.layout-service-columns.stacked-grid-icons .section-subtitle.item-title {
  color: var(--primary-hex);
  font-weight: bold;
}

.layout-service-columns.stacked-grid-icons .content-container {
  margin-bottom: 20px;
}

.layout-content-image.full-width-side.content-left {
	padding-top: 14vw;
	padding-bottom: 14vw;
}

.layout-content-image.full-width-side .content-col {
  width: 100%;
  background: rgba(var(--white), 1);
  border-radius: 12px 33px;
  padding: 4rem 2.8rem;
}

.layout-content-image.full-width-side .content-col > .vc_column-inner {
	padding: 0;
}

.layout-content-image.full-width-side.content-left > .vc_row {
  display: grid;
  gap: 0;
  clear: both;
  margin-bottom: 0;
}

.layout-content-image.full-width-side .section-title strong {
  color: rgba(var(--primary), 1);
}

.layout-content-image .feature-item-wrapper {
	margin-bottom: 0;
}

.layout-content-image .feature-item-wrapper > .wpb_wrapper {
  display: grid;
  grid-template-columns: max-content 1fr;
  align-items: start;
  gap: 0 40px;
  padding: 1em;
}

.vc_section.reasons-section.layout-content-image.full-width-side.content-left {
	padding-top: 14vw;
	padding-bottom: 14vw;
}

.vc_section.reasons-section .vc_row {
	gap: 0 3em;
	margin-bottom: 0;
}

.vc_section.reasons-section:not(.stacked-standard) .wpb_column:not(.content-col) {
	display: none;
}

.feature-number {
  grid-column: 1;
  line-height: 1;
  grid-row: 1 / span 3;
}

.feature-title,
.feature-content,
.cta {
  grid-column: 2;
}

.feature-content.content-container {
	margin-bottom: 0;
}

.layout-content-image.full-width-side .feature-number,
.layout-content-image.large-image.content-left .feature-number {
  color: rgba(var(--primary), 1);
  font-weight: bold;
  font-size: 2em;
  line-height: 1.1;
}

.layout-content-image.full-image .feature-icon {
	width: 65px;
}

#main:not(main-content-wrapper)  .layout-full-width-content.long-content {
	padding-top: 6em;
	padding-bottom: 6em;
	background: rgba(var(--primary-light), 1);
}

#main:not(main-content-wrapper)  .layout-full-width-content.long-content > .vc_row {
	max-width: 1024px;
}

.layout-full-width-content.centered .section-title,
.layout-full-width-content.centered .content-container,
.layout-content-image.stacked.stacked-standard:not(.reasons-section) .content-container {
	text-align: center;
}

.layout-full-width-content.centered > .vc_row {
	max-width: 1024px;
}

.reasons-section.layout-content-image.stacked.stacked-standard {
	position: relative;
	background-color: rgba(var(--primary-dark), 1);
	color: var(--white-hex);
	padding-top: 13vw;
}

.reasons-section.layout-content-image.stacked.stacked-standard .fa {
	font-size: 2em;
	color: var(--primary-hex) !important;
}

.reasons-section.layout-content-image.stacked.stacked-standard > .vc_row {
	clear: both;
	display: block;
}

.reasons-section.layout-content-image.stacked.stacked-standard > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:not(.feature-item-wrapper) {
	grid-column-start: 1;
  	grid-column-end: -1;
}

.reasons-section.layout-content-image.stacked.stacked-standard .section-title {
	text-align: center;
}

.layout-hero.fixed-compact-centered,
.layout-hero.full-background-centered {
  min-height: 0;
  padding: 12em 0 !important;
  text-align: center;
  position: relative;
}

.layout-hero.fixed-compact-centered > .vc_row,
.layout-hero.full-background-centered > .vc_row {
  position: relative;
  z-index: 2;
  max-width: 1024px;
}

.layout-hero.fixed-compact-centered::before,
.layout-hero.full-background-centered::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--primary-dark), 0.5);
  z-index: 1;
}

.layout-hero.video-background.full-background-centered > .vc_row {
	max-width: 1320px;
}

.full-background-centered .section-title.x-large,
.compacted-centered-on-full-background .section-title.x-large {
  font-size: 4em;
  color: var(--white-hex);
  line-height: 1.125;
}

.full-background-centered .content-container,
.full-background-centered .section-subtitle,
.compacted-centered-on-full-background .content-container,
.compacted-centered-on-full-background .section-subtitle {
	color: var(--white-hex); 
}

.layout-hero.video-background.full-background-centered {
	padding-top: 5vw;
	padding-bottom: 10vw;
	position: relative;
	overflow: hidden;
}

.layout-hero.video-background.full-background-centered::after {
	content: "";
	display: block;
	width: 100%;
	height: 120%;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(91.06091169026425deg,rgba(var(--white), 1) 17%,rgba(var(--primary-light), 0) 100%);
}

.layout-hero.video-background.full-background-centered .wpb_column {
	background: rgba(var(--white), 1);
	padding: 2rem;
	border-radius: 20px;
	text-align: left;
	width: 100%;
	max-width: 750px;
	position: relative;
	z-index: 1;
}

.layout-hero.video-background.full-background-centered .section-title.x-large {
  color: rgba(var(--black), 1);
  font-weight:normal;
  font-size: 1.75em;
}

.layout-hero.video-background.full-background-centered .section-subtitle {
  color: rgba(var(--black), 1);
  font-weight:bold;
}

.layout-hero.video-background.full-background-centered .content-container {
	color: rgba(var(--black), 1);
}

.layout-hero.video-background.full-background-centered .content-container p {
	font-weight: 400;
	font-size: 1.325em;
	margin: 0 0 1em 0;
}

.layout-hero.video-background.full-background-centered .content-container p br {
	content: "" !important;
	display: block !important;
	margin-bottom: 0.5em !important;
}

.service-columns-section.layout-service-columns.large-icon {
  position: relative;
  z-index: 2;
  margin: 0 auto 3em;
  text-align: center;
}

.service-columns-section.layout-service-columns.large-icon h2 {
  color: var(--primary-hex);
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/* .service-columns-section.layout-service-columns.large-icon > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 4rem;
}

.service-columns-section.layout-service-columns.large-icon .wpb_text_column:first-child {
  flex: 0 0 100%;
	margin-bottom: 45px;
}

.service-columns-section.layout-service-columns.large-icon .service-column-item {
  flex: 1 1 320px;
  padding: 30px 35px 50px 35px;
  margin-bottom: 35px;
} */

.service-columns-section.layout-service-columns.large-icon .service-column-item > .wpb_wrapper {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.service-columns-section.layout-service-columns.large-icon .service-column-item::before {
  z-index: -1;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.6;
  background-image: url(https://axionthemes.com/wp-content/uploads/2025/08/icons-bg.png);
  background-size: cover;
  background-position: center center;
  background-attachment: initial;
  background-repeat: no-repeat;
  filter: blur(0);
}

.layout-service-columns.large-icon .column-image {
	max-width: 125px;
}

#main .vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon {
  right: 0;
  left: auto;
  background-color: var(--primary-hex);
	width: 32px;
	height: 32px;
}

#main .vc_toggle_size_md.vc_toggle_round .vc_toggle_title {
  padding-left: 0;
}

#main .vc_toggle_size_md.vc_toggle_round .vc_toggle_title > h4 {
  padding-right: 40px;
  font-size: 1.25em !important;
}

.service-columns-section.layout-service-columns.large-icon .service-column-item img {
  max-width: 125px;
}

.service-columns-section.layout-service-columns.large-icon .service-column-item .section-subtitle {
  color: var(--primary-hex);
}

.layout-form-keap-embed:not(.content-left-narrow) .heading-title.large,
.layout-form-keap-embed:not(.content-left-narrow) .heading-subtitle,
.layout-form-keap-embed:not(.content-left-narrow) .heading-content,
.layout-form-keap-embed:not(.content-left-narrow) .button-container {
  text-align: center;
}

#titlecontent {
	max-width: 100%;
}

.title-bar-section,
#titlewrap {
  padding-top: 5.25vw;
  padding-bottom: 5.25vw;
  background: linear-gradient(114deg,
      rgba(var(--primary), 1) 90%,
      rgba(var(--white), 1) 90%);
}

#pagetitle {
  padding: 0;
}

.title-bar-section h1,
#pagetitle h1,
#pagetitle h4 {
  font-weight: bold;
  color: var(--white-hex);
}

.arrows ul,
.content-column ul,
.content-container ul {
  padding-left: 0;
  list-style: none;
  margin: 0 0 0 35px !important;
}

.arrows ul li,
.content-column ul li,
.content-container ul li {
  margin-bottom: 10px !important;
  position: relative;
}

.arrows ul li p,
.content-column ul li p,
.content-container ul li p {
	display: inline;
}

.arrows ul li::before,
.content-column ul li::before,
.content-container ul li::before {
  font-family: "FontAwesome";
  content: "\f054";
  margin: 0 10px 10px -23px;
  z-index: 2;
}

body#blog:not(:has(.vc_section)) .post > .postcontent,
body#blog:has(.vc_section) .wpb_wrapper:has(.post) {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 40px 0;
  gap: 20px;
}

body#blog .blogentry .byline {
  font-size: 0.75em;
  opacity: 0.75;
  margin-top: 30px;
}

body#blog .oddpost,
body#blog .evenpost {
  position: relative;
  padding: 20px 20px 20px 180px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

body#blog .blogentry .blog-image {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

body#blog .blogentry h2.entry-title {
  font-size: 20px;
}

body#blog .blogentry h2.entry-title a {
  color: rgb(var(--primary));
}

#pagination {
  grid-column-start: -1;
  grid-column-end: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.keap-embed form {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}

.infusion-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 1em;
}

.infusion-form .infusion-field {
  grid-column: span 2;
  margin-bottom: 1em;
}

.infusion-form .infusion-field:has(input[name="inf_field_FirstName"]),
.infusion-form .infusion-field:has(input[name="inf_field_LastName"]),
.infusion-form .infusion-field:has(label[for="inf_field_FirstName"]),
.infusion-form .infusion-field:has(label[for="inf_field_LastName"]) {
  grid-column: span 1;
  position: relative;
}

.infusion-form .infusion-field:has(input[name="inf_option_IagreethatIamaartificialbeing"]),
.infusion-form .infusion-field:has(input[name="inf_option_IAgreeIAmAnArtificialBeing"]),
.infusion-form .infusion-field:has(input[name="inf_option_IagreethatIamanartificialbeing"]),
.infusion-form .infusion-field:has(input[name="inf_option_IagreeIamanartificialbeing"]) {
  display: block;
  overflow: hidden;
  height: 0;
  margin: 0;
  padding: 0;
}

#inf_option_Iamanartificialbeing,
label[for="inf_option_Iamanartificialbeing"],
#inf_option_IAgreethatIamanartificialbeing,
label[for="inf_option_IAgreethatIamanartificialbeing"],
#inf_option_IAgreeIAmAnArtificialBeing,
label[for="inf_option_IAgreeIAmAnArtificialBeing"]{
  position: absolute;
  left: -9999px;
}

.infusion-form .title {
  margin-bottom: 0.25em;
  padding-bottom: 0.125em;
  font-weight: 700;
}

.infusion-form .title > .title {
  margin-bottom: 0;
  padding-bottom: 0;
}

.infusion-form input[type="text"],
.infusion-form input[type="email"],
.infusion-form textarea {
  display: block;
  width: 100%;
  padding: 0.75em;
  border: 1px solid var(--primary-dark-hex);
  border-bottom: 2px solid var(--primary-dark-hex);
  border-radius: 0;
  background-color: #fff;
  font-size: 1em;
  font-family: var(--content-font);
}

.infusion-form label {
  display: block;
  margin-bottom: 0.5em;
  font-size: 1em;
  line-height: 1.5;
  font-weight: 400;
}

.infusion-form label[for^="inf_field"] {
  margin-bottom: 0;
  font-size: 0;
}

.infusion-form label[for^="inf_custom"]+input[type="text"]::-moz-placeholder,
.infusion-form label[for^="inf_custom"]+textarea::-moz-placeholder {
  font-size: 0;
}

.infusion-form label[for^="inf_custom"]+input[type="text"]::placeholder,
.infusion-form label[for^="inf_custom"]+textarea::placeholder {
  font-size: 0;
}

.infusion-form .infusion-field-input-container {
  position: relative;
  border-bottom: 2px solid var(--primary-dark-hex);
  background-color: rgba(0, 0, 0, 0.05);
}

.infusion-form .infusion-field-input-container::after {
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(https://axionthemes.com/wp-content/uploads/2025/09/chevron-down.svg);
  mask-image: url(https://axionthemes.com/wp-content/uploads/2025/09/chevron-down.svg);
  content: "";
  position: absolute;
  top: 50%;
  right: 0.5em;
  width: 0.875rem;
  height: 0.875rem;
  background-color: var(--primary-dark-hex);
  pointer-events: none;
  transform: translate(-50%, -50%);
}

.infusion-form .infusion-field-input-container select {
  display: block;
  width: 100%;
  padding: 0.75em 2em 0.75em 0.75em;
  border: none;
  background-color: transparent;
  font-size: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.infusion-form .infusion-checkbox {
  display: flex;
  grid-column: span 2;
  gap: 5px;
  align-items: flex-start;
}

.infusion-form .infusion-checkbox label {
  font-size: 1.125em;
}

.infusion-form input[type="checkbox"] {
  margin-top: 0.55em;
}

.layout-form-keap-embed.content-left-narrow .form-container,
.layout-form-keap-embed.content-right .form-container,
.layout-form-keap-embed.content-right-narrow .form-container,
.layout-form-keap-embed.side-by-side .form-container {
	max-width: none;
	margin: 0;
}

.infusion-form .infusion-submit {
	grid-column: span 2;
	text-align: center;
}

.infusion-form button[type="submit"] {
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: 0.65em 1.5em;
	border: none;
	border-radius: 2px;
	background-color: var(--accent2-hex);
	color: var(--white-hex);
	font-size: 1em;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	transition: background-color 325ms ease, color 325ms ease;
}

.infusion-form button[type="submit"]:focus,
.infusion-form button[type="submit"]:hover {
  	background-color: rgba(var(--accent2), 0.8);
}

.layout-testimonials h2.section-title.heading-title {
  	text-align: center;
}

.fal {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fal.fa-quote-left::before {
	content: "\f10d";
}

.layout-testimonials .fa-quote-left,
.layout-testimonials .fa-google {
	position: relative;
	z-index: 1;
	display: inline-block;
	box-sizing: border-box;
	width: 2.5em;
	height: 2.5em;
	margin-left: 1px;
	margin-bottom: 5px;
	border: 2px solid var(--primary-hex);
	color: var(--primary-hex);
	border-radius: 50%;
	font-size: 1.5em;
	line-height: 2.4em;
	text-align: center;
}

.layout-testimonials.three-column .testimonial-item.slide {
	padding-left: 0.75em;
	padding-top: 0.75em;
	padding-right: 0.75em;
	padding-bottom: 0.75em;
	background: rgba(var(--white), 1);
	filter: drop-shadow(0px 9px 10px rgba(0, 0, 0, 0.15));
	border-radius: 8px 8px 8px 8px;
	margin-left: 15px;
	margin-bottom: 20px;
}

.section-title.small {
	font-size: 1.25em;
	margin-bottom: 0;
	white-space: normal;
}

.section-subtitle.small {
  	font-size: 1.25em;
}

.testimonials-slides-wrapper .slide-content-container {
	max-height: 120px;
	/* Adjust this height as needed */
	overflow: hidden;
	position: relative;
	transition: max-height 0.5s ease;
}

.testimonials-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-top: 50px;
}

.testimonials-container:has(.testimonials-slides-wrapper) .testimonial-item-wrapper {
	display: inline-block;
	vertical-align: top;
	width: 47%;
	margin-left: 1%;
	margin-right: 1%;
	background: var(--white-hex);
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
}

.testimonials-container:not(:has(.testimonials-slides-wrapper)) > .vc_column-inner > .wpb_wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 2em;
}

.testimonials-container .testimonial-item-wrapper:last-child {
  	margin-right: 0;
}

.testimonials-slides-wrapper {
	white-space: nowrap;
	transition: transform 0.3s ease;
	width: 100%;
}

.slide-content-container {
  overflow: hidden;
  transition: max-height 0.3s ease;
  margin: 15px 0;
  white-space: normal;
}

.slide-content-container p {
  margin: 0;
  line-height: 1.5;
}

.read-more {
	color: #000;
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
	white-space: normal;
}

.read-more:hover {
	color: #000;
}

.carousel-controls {
	text-align: right;
	margin-top: 20px;
}

.carousel-btn {
	background-color: transparent;
	color: #000;
	border: none;
	padding: 10px 0;
	margin: 0 0 0 20px;
	cursor: pointer;
	font-size: 20px;
}

.carousel-btn:hover {
	color: #000;
}

.carousel-btn:disabled {
	color: #eee;
}

.fa-quote-left {
	color: #007cba;
	font-size: 24px;
	margin-bottom: 10px;
}

.attribution-title {
	font-size: 18px;
	margin: 0 0 5px 0;
	color: #333;
	white-space: normal;
	overflow: hidden;
}

.attribution-details {
	font-size: 14px;
	color: #666;
	margin: 0;
	white-space: normal;
	overflow: hidden;
}

.testimonial-attribution-image {
	float: left;
	margin-right: 10px;
}

.testimonial-title {
	white-space: normal;
}

.custom-footer h2 {
	font-size: 1.4em;
	font-weight: bold;
}

.custom-footer div {
	flex-basis: 0;
	flex-grow: 1;
	margin-bottom: 20px;
}

.custom-footer .contact p {
	font-size: 1.2em;
	font-weight: 400;
	margin: 0 0 0.2em 0;
}

.custom-footer .contact p.company_name {
	font-weight: bold;
}

.custom-footer .contact p.company_address {
	margin-bottom: 15px;
}

.custom-footer .map {
	text-align: center;
}

.custom-footer .map h2 {
	float: left;
}

.footer-standard .badges {
	margin-top: 2rem;
	display: flex;
	gap: 1rem;
	align-items: center;
	list-style-type: none;
	justify-content: center;
}

.footer-standard .badges img {
	max-height: 130px;
}

.footer-standard.content-center .custom-html-widget {
	display: grid;
	grid-template-columns: 1fr;
}

.footer-standard .copyright-content {
  font-size: 0.875em;
	margin-bottom: 0;
}

.footer-standard .site-info-links {
  margin: 1em 0 0 0;
  list-style: none;
  font-size: 0.875em;
}

.footer-standard .site-info-item {
  display: inline-block;
  margin: 0 0.75em 0 0 !important;
}

.footer-standard .site-info-link {
  display: block;
  margin-right: 0.75em;
  border-bottom: 1px solid currentcolor;
  line-height: 1.375;
  text-decoration: none;
}

.footer-standard .site-info-link:last-of-type {
  margin-right: 0;
}

.footer-standard .additional-content {
  margin-bottom: 1em;
  font-size: 0.875em;
}

.footer-standard .additional-content {
  grid-column: span 1;
}

.footer-standard .site-info {
  grid-row: 1 / span 2;
  grid-column: 1;
}

.footer-standard .content-social-column {
  grid-row: 2;
  grid-column: 2;
}

.footer-standard .built-by-column {
  grid-row: 1 / span 2;
  grid-column: 3;
}

.social-networks {
  text-align: center;
}

.social-link,
.social-networks li {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 1.1em;
}

.social-link .fa-twitter {
  position: relative;
}

.social-link .fa-twitter:before {
  visibility: hidden;
}

.social-link .fa-twitter:after {
  content: "";
  display: block;
  position: absolute;
  width: 80%;
  height: 80%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 1227'%3E%3Cpath d='M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 1227'%3E%3Cpath d='M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: center;
}

.social-link.nextdoor .fa-external-link {
  position: relative;
}

.social-link.nextdoor .fa-external-link:before {
  visibility: hidden;
}

.social-link.nextdoor .fa-external-link:after {
  content: "";
  display: block;
  position: absolute;
  width: 90%;
  height: 90%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.993 9.816L12 2.473l-4.12 2.524V2.473H4.124v4.819L.004 9.816l1.961 3.202 2.16-1.315v9.826h15.749v-9.826l2.159 1.315 1.96-3.202'/%3E%3C/svg%3E");
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
-webkit-mask-position: center;
mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.993 9.816L12 2.473l-4.12 2.524V2.473H4.124v4.819L.004 9.816l1.961 3.202 2.16-1.315v9.826h15.749v-9.826l2.159 1.315 1.96-3.202'/%3E%3C/svg%3E");
mask-repeat: no-repeat;
mask-size: contain;
mask-position: center;
}

.social-link.tiktok .fa-external-link {
  position: relative;
}

.social-link.tiktok .fa-external-link:before {
  visibility: hidden;
}

.social-link.tiktok .fa-external-link:after {
  content: "";
  display: block;
  position: absolute;
  width: 90%;
  height: 90%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
-webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 448 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: contain;
-webkit-mask-position: center;
mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 448 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z'/%3E%3C/svg%3E");
mask-repeat: no-repeat;
mask-size: contain;
mask-position: center;
}

.layout-cta-bar:not(.overlapping) {
	padding-bottom: 4vw;
	padding-top: 4vw;
	text-align: center;
	background-image: url(https://axionthemes.com/wp-content/uploads/2025/08/cta-bg.png);
	background-size: cover;
	background-position: center center;
}

.layout-cta-bar:not(.overlapping) h2 {
  font-weight: 400;
}

.scrolling-image img {
  object-fit: cover;
  display: block;
  width: 100%;
  height: auto;
}

.slide-content-wrapper,
.scrolling-image {
  margin-bottom: 15px !important;
}

.layout-cta-bar.overlapping {
  padding: 0 !important;
  text-align: center;
  position: relative;
  z-index: 22;
}

.layout-form-keap-embed.side-by-side  {
	background: rgba(var(--primary-light), 1);
}

body:not(:has(.main-content-wrapper)) .layout-form-keap-embed.side-by-side .header-wrapper img {
	width: 300px;
}

.layout-form-keap-embed.side-by-side .wpb_column.form-container > .vc_column-inner {
	background: rgba(var(--white), 1);
	padding: 1.5em;
	border-radius: 14px 14px 14px 14px;
	border-width: 3px 3px 3px 3px;
	border-style: dashed dashed dashed dashed;
	border-color: rgba(var(--primary), 1)rgba(var(--primary), 1)rgba(var(--primary), 1)rgba(var(--primary), 1);
	filter: drop-shadow(0px 7px 10px rgba(0, 0, 0,0.15));
}

.layout-form-keap-embed.side-by-side .form-title,
.layout-form-keap-embed.side-by-side .form-content {
	text-align: center;
}

.layout-cta-bar.overlapping > .vc_row {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: var(--white-hex);
	border-radius: 10px;
	padding: 30px 20px;
	filter: drop-shadow(0px 0px 9px rgba(0, 0, 0,0.25));
	width: 100%;
	max-width: 1024px;
}

.layout-cta-bar.overlapping > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
	display: grid;
	grid-template-columns: 180px 1fr auto;
	gap: 0 20px;
	align-items: center;
}

.layout-cta-bar.overlapping > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper .content-container + .wpb_text_column {
	grid-column: 1;
	grid-row: 1 / span 2;
	margin-bottom: 0;
}

.layout-cta-bar.overlapping > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper .content-container + .wpb_text_column img {
	width: 120px;
}

.layout-cta-bar.overlapping > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column:first-child,
.layout-cta-bar.overlapping > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper .content-container {
	grid-column: 2;
	text-align: left;
	margin-bottom: 0;
}

.layout-cta-bar.overlapping > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column:first-child h2 {
	font-size: 1.5em;
	font-weight: bold;
}

.layout-cta-bar.overlapping > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper .content-container {
	align-self: start;
	font-weight: 400;
}

.layout-cta-bar.overlapping > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper .button-container {
	grid-column: 3;
	grid-row: 1 / span 2;
}

.layout-cta-bar.overlapping + .layout-service-columns.small-icon {
	padding-top: 170px;
	padding-bottom: 50px;
}

.layout-service-columns.large-icon:has(.section-title) .wpb_text_column:not(.column-item):first-child {
	grid-row: 1;
	grid-column: 1 / -1;
	margin-bottom: 45px;
	text-align: center;
}

.layout-service-columns.large-icon .service-column-item {
	text-align: center;
	padding: 2.5em;
	margin-bottom: 0;
}

.layout-service-columns.large-icon .service-column-item .section-subtitle {
	color: var(--primary-hex);
}

.layout-service-columns.large-icon .service-column-item .item-button {
	margin-top: 30px;
}

.layout-service-columns.large-icon .service-column-item::before {
	z-index: -1;
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.6;
	background-image: url(https://axionthemes.com/wp-content/uploads/2025/08/icons-bg.png);
	background-size: cover;
	background-position: center center;
	background-attachment: initial;
	background-repeat: no-repeat;
	filter: blur(0);
}

body.single #sidebar {
	display: none;
}

body.single #main {
	width: 100%;
}

.sidebar-articles {
	display: grid;
	grid-template-columns: max-content 1fr;
	gap: 1rem;
	align-items: center;
	margin-bottom: 2rem;
	padding: 0 20px;
}

.sidebar-articles p {
	margin: 0;
}

.sidebar-articles br {
	display: none;
}

.sidebar-articles .sidebar-article {
	border-bottom: none !important;
	margin-bottom: 20px;
}

.article-sidebar-heading {
	grid-column-start: -1;
	grid-column-end: 1;
	grid-row: 1 / span 2;
}

.sidebar-article:has(.sidebar-article-image) {
	display: block;
	width: 100px;
}

/* body:not(.home) .layout-form-keap-embed.content-left-narrow > .vc_row > .wpb_column.content-left-narrow > .vc_column-inner > .wpb_wrapper {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: auto auto;
    gap: 0 20px;
}

body:not(.home) .layout-form-keap-embed.content-left-narrow .heading-content.content-container {
    grid-column: 1 / span 7;
    grid-row: 1 / -1;
}

body:not(.home) .layout-form-keap-embed.content-left-narrow .form-content.content-container {
	grid-column: 9 / span 2;
    grid-row: 1;
	margin-bottom: 0;
}

body:not(.home) .layout-form-keap-embed.content-left-narrow .form_intro_container,
body:not(.home) .layout-form-keap-embed.content-left-narrow .dx-full-width {
    grid-column: 8 / span 1;
    grid-row: 1;
	margin-bottom: 0;
}

body:not(.home) .layout-form-keap-embed.content-left-narrow .form_intro_container img {
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .2);
}

body:not(.home) .layout-form-keap-embed.content-left-narrow .form_title {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
}

body:not(.home) .layout-form-keap-embed.content-left-narrow .form_copy_container p {
	font-size: 1em;
}

body:not(.home) .layout-form-keap-embed.content-left-narrow .keap-embed {
    grid-column: 8 / span 3;
    grid-row: 1;
	margin-top: 220px;
} */

.layout-form-keap-embed.content-left-narrow .vc_inner .form_intro_container {
	align-items: flex-start;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.5rem;
}

.layout-form-keap-embed.content-left-narrow .vc_inner .form_intro_container img.form_image {
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .2);
	margin-right: 20px;
	max-width: 120px;
	padding: 0;
}

.layout-form-keap-embed.content-left-narrow .vc_inner .form_title {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
}

.layout-form-keap-embed.content-left-narrow .vc_inner .form_copy {
    font-size: 1.25em;
}

.layout-content-image.large-image {
	padding-top: 0;
	padding-bottom: 0;
}

.layout-content-image.large-image > .vc_row {
	gap: 0 3em;
}

.layout-content-image.large-image .content-container p br {
	content: "" !important;
	display: block !important;
	margin-bottom: 0.5rem !important;
}

.layout-content-image .image-wrapper-item[data-operation="bound"],
.layout-content-image .image-wrapper-item[data-operation="fitLogo"] {
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: 50% 50% !important;
	object-position: 50% 50% !important;
}

.layout-content-image.large-image.auto {
	padding-top: 5vw;
	padding-bottom: 2vw;
}

.content-container blockquote, .content-container q {
	display: block;
	width: auto;
	margin: 1.5em auto 1.5em 2em;
	padding: 1em;
	background-color: color-mix(in srgb,var(--black-hex) 5%,var(--white-hex));
	font-size: 1.25em;
	line-height: 1.25;
	quotes: none;
	border: none;
}

.content-container ol ol,
.content-container ol ol + li,
.content-container ol ul,
.content-container ol ul + li,
.content-container ol > li + li {
	margin-top: 1em;
}

.accordion-content-section.layout-accordion-content.standard {
	text-align: center;
}

.accordion-content-section.layout-accordion-content.standard:not(.three) > .vc_row {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.layout-content-image.stacked.stacked-standard > .vc_row:not(:has(.feature-item-wrapper)) {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	max-width: 1024px;
}

.layout-content-image.small-image .content-column {
	padding: 3em 0;
}

.vc_row:has(.info-container) {
	margin-bottom: 0 !important;
}

.vc_row:has(.info-container) > .wpb_column:has(.info-container),
.vc_row > .wpb_column:has(.team-member-name) {
	margin-bottom: 20px;
}

@media (max-width: 1400px) {
	.testimonials-container:has(.testimonials-slides-wrapper) .testimonial-item-wrapper {
		width: calc(50% - 60px);
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#fsidebar {
		padding-left: 1em;
		padding-right: 1em;
	}
}

@media (max-width: 1200px) {
  .testimonials-container:has(.testimonials-slides-wrapper) .testimonial-item-wrapper {
    width: calc(50% - 60px);
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
}

@media screen and (max-width: 1100px) {
	.layout-hero .section-title.x-large {
		font-size: 3.5em;
	}
	
	.section-title.large {
		font-size: 2.75em;
	}
}

@media screen and (min-width: 992px) {
	.custom-footer {
		display: flex;
	}
	
	.footer-standard.content-center .custom-html-widget {
		display: grid;
		grid-template-columns: 3fr 4fr 3fr;
		justify-content: space-between;
		align-items: center;
	}

	.footer-standard.content-center .additional-content {
		grid-column: 2;
		text-align: center;
	}

	.footer-standard.content-center .site-info {
		grid-row: 1/span 2;
		grid-column: 1;
	}

	.layout-content-image.full-image .image-column,
	.layout-content-image.full-image.auto .image-column,
	.layout-content-image.large-image .image-column,
	.layout-content-image.overlaid-content .image-column,
	.layout-content-image.overlaid-content .video-column,
	.layout-content-image.large-image:not(.content-left).content-right .content-column,
	.layout-content-image.large-image:not(.content-left):nth-of-type(even) .content-column,
	.layout-content-image.large-image:not(.content-left):nth-of-type(2n) .content-column,
	.layout-content-image.overlaid-content:not(.content-left).content-right .content-column,
	.layout-content-image.overlaid-content:not(.content-left):nth-of-type(2n) .content-column,
	.layout-content-image.large-image:not(.content-left):nth-of-type(2n) .image-column,
	.about-section.layout-content-image.full-image:not(.content-left):nth-of-type(n) .image-column,
	.layout-content-image.full-image:not(.content-left).content-right .content-column,
	.layout-content-image.full-image:not(.content-left):nth-of-type(2n) .content-column {
		order: 2;
	}

	.layout-content-image.large-image .content-column,
	.layout-content-image .content-column,
	.about-section.layout-content-image .content-column,
	.layout-content-image.full-image.auto .content-column,
	.layout-content-image.overlaid-content:not(.content-left).content-right .image-column,
	.layout-content-image.overlaid-content:not(.content-left).content-right .video-column,
	.layout-content-image.overlaid-content:not(.content-left):nth-of-type(2n) .image-column,
	.layout-content-image.overlaid-content:not(.content-left):nth-of-type(2n) .video-column,
	.layout-content-image.large-image:not(.content-left):nth-of-type(even) .image-column,
	.layout-content-image.full-image:not(.content-left):nth-of-type(1n) .image-column,
	.layout-content-image.full-image:not(.content-left).content-right .image-column,
	.layout-content-image.full-image:not(.content-left):nth-of-type(2n) .image-column {
		order: 1;
	}

	.footer-standard.content-full-width .additional-content {
		grid-column: span 3;
	}
}

@media screen and (max-width: 991px) {
	body {
		background-color: #fff !important;
	}

	#headerwrap {
		min-height: 70px;
	}

	#header,
	#navigation,
	#top,
	#bsidebar,
	#footer,
	#fsidebar,
	.fixedmenu {
		max-width: 768px;
	}

	#hsidebar,
	#hsidebar .box,
	#fsidebar .box {
		width: 100%;
		float: none;
		clear: both;
		margin-left: auto;
		margin-right: auto;
	}

	#hsidebar .box,
	#fsidebar .box {
		text-align: center;
		margin-bottom: 10px;
	}

	body ul.contact li.phone1,
	body ul.contact li.phone2 {
		display: none !important;
	}

	body ul.contact li.phone1.mobile,
	body ul.contact li.phone2.mobile {
		display: block !important;
	}

	#nav-wrap,
	.fixedmenuwrap,
	#header-logo {
		display: none;
	}

	#topwrap .slicknav_menu {
		display: block;
		background-color: #fff;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	#topwrap .slicknav_menu::before {
		display: none;
	}

	#topwrap .slicknav_brand {
		float: left;
		width: 50%;
		padding: 5px 10px;
	}

	#topwrap .slicknav_brand img {
		width: auto;
		max-height: 100px;
	}

	#topwrap .slicknav_btn {
		margin-left: auto;
		background-color: #fff;
		padding: 0 5px 0 0;
	}

	#topwrap .slicknav_menu .slicknav_icon-bar {
		background-color: #000;
		width: 30px;
		margin-bottom: 5px;
	}

	#topwrap .slicknav_nav {
		padding-top: 10px;
		width: 100%;
	}
	
	#topwrap .slicknav_nav li {
		padding: 5px 0;
	}

	body #topwrap  .slicknav_nav a {
		color: #000 !important;
		font-size: 16px;
	}

	body #topwrap .slicknav_nav a:hover,
	body #topwrap .slicknav_nav .slicknav_row:hover,
	body #topwrap .slicknav_nav .current_page_item a {
		background: transparent;
		color: rgba(var(--primary), 1) !important;
	}

	#topwrap .slicknav_nav .slicknav_parent-link a.slicknav_item {
		background-color: #eee;
	}

	#topwrap {
		padding: 0;
	}

	#header-logo {
		float: none;
		text-align: center;
	}

	#header-logo img {
		float: none;
		max-width: 220px;
		padding-top: 0;
	}

	#main {
		float: none;
		width: 100%;
		clear: both;
	}

	#sidebar {
		float: none;
		width: 100%;
		margin: 15px 0 0;
		padding: 25px 10px 0 10px;
		border-top: 4px solid #eee;
	}

	#sidebar .box {
		width: 100%;
		max-width: 300px !important;
		margin-left: auto;
		margin-right: auto;
	}

	#fsidebar .featured-blog-image {
		display: none;
	}

	#fsidebar .blogpost #byline,
	#fsidebar .blogpost h2 {
		margin-left: 0;
	}

	#fsidebar #byline time {
		left: 50%;
		transform: translateX(-50%);
	}

	.testimonials-container:has(.testimonials-slides-wrapper) .testimonial-item-wrapper {
		width: calc(50% - 60px);
		margin-left: 15px !important;
		margin-right: 15px !important;
	}

/*	section > .vc_row {
		padding: 0 1em;
	} */

	.layout-content-image > .vc_row {
		grid-template-columns: 1fr;
	}

	.layout-content-image.overlaid-content .image-column {
		height: 300px;
	}

	.layout-content-image.overlaid-content:not(.content-left).content-right .content-column,
	.layout-content-image.overlaid-content:not(.content-left):nth-of-type(2n) .content-column,
	.layout-content-image.overlaid-content .content-column {
		margin: 0;
		padding: 1.5rem;
		width: 100%;
	}

	.footer-standard .built-by-column,
	.footer-standard .content-social-column,
	.footer-standard .site-info {
		grid-row: unset;
		grid-column: unset;
	}

	.footer-standard .content-social-column {
		margin-bottom: 1em;
		text-align: center;
	}

	.footer {
		padding-bottom: 6.5em;
	}

	.footer-standard .width-container {
		grid-template-columns: 1fr;
	}

	.footer-standard .site-info {
		order: -1;
		margin-bottom: 1em;
		text-align: center;
	}

	.footer-standard .site-info-links {
		margin: 0;
	}

	.footer-standard .site-info-item {
		margin-top: 1em;
	}

	.layout-service-columns.small-icon .service-column-item {
		flex: 0 0 calc(50% - 2rem);
	}
}

@media screen and (min-width: 800px) {
	.master-btn-solid.master-btn-rounded .btn {
		font-size: 1.25em;
	}

	.layout-content-image.full-width-side .feature-number {
		font-size: 4.875rem;
	}
}

@media only screen and (max-width: 768px) {
	#container {
		overflow-x: hidden;
	}
	
	/*body:not(.home) .layout-form-keap-embed.content-left-narrow > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
		grid-template-columns: repeat(3, 1fr);
		gap: 30px;
		grid-template-rows: auto auto auto;
	}

	body:not(.home) .layout-form-keap-embed.layout-form-keap-embed.content-left-narrow .heading-content.content-container {
		grid-column: 1 / span 3;
		grid-row: 1;
	}

	body:not(.home) .layout-form-keap-embed.content-left-narrow .form-content.content-container {
		grid-column: 2 /span 2;
		grid-row: 2;
	}

	body:not(.home) .layout-form-keap-embed.content-left-narrow .form_intro_container,
	body:not(.home) .layout-form-keap-embed.content-left-narrow .dx-full-width {
		grid-column: 1 / span 1;
		grid-row: 2;
	}

	body:not(.home) .layout-form-keap-embed.content-left-narrow .keap-embed {
		grid-column: 1 / span 3;
		grid-row: 3;
		margin-top: 0;
	} */
	
	.vc_section,
	.vc_section.vc_section-has-fill + .vc_section,
	.vc_section.hero-2-section.full-with,
	.vc_section.hero-2-section.overlaid-content,
	.content-column {
  		padding-top: 2em;
  		padding-bottom: 2em;
	}

	.infusion-form .infusion-field:has(input[name="inf_field_FirstName"]),
	.infusion-form .infusion-field:has(input[name="inf_field_LastName"]),
	.infusion-form .infusion-field:has(label[for="inf_field_FirstName"]),
	.infusion-form .infusion-field:has(label[for="inf_field_LastName"]) {
		grid-column: span 2;
	}

	.layout-service-columns.small-icon .service-column-item {
		flex: 0 0 calc(100% - 2rem);
	}

	.layout-service-columns.stacked-grid-icons > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
		grid-template-columns: 1fr;
	}

	.layout-hero.fixed-compact-centered,
	.layout-hero.full-background-centered {
		padding: 6em 0 !important;
	}

	.layout-hero .section-title.x-large {
		font-size: 3em;
	}
	
	.section-title.large {
		font-size: 2.5em;
	}

	.scrolling-item > .wpb_column > .vc_column-inner {
		display: block;
		margin-bottom: 40px;
	}

	.slide-content-wrapper {
		position: static !important;
		opacity: 1 !important;
		transition: none !important;
		margin-top: 20px;
	}

	.testimonials-container:has(.testimonials-slides-wrapper) .testimonial-item-wrapper {
		width: calc(100% - 30px);
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	
	.blog-grid > .wpb_wrapper,
	body#blog:not(:has(.vc_section)) .post > .postcontent,
	body#blog:has(.vc_section) .wpb_wrapper:has(.post) {
		grid-template-columns: 1fr;
		padding: 40px 20px;
	}
	.blog-grid .blogentry .blog-image,
	body#blog .blogentry .blog-image {
		width: 100%;
		height: 150px;
	}

	body#blog .oddpost,
	body#blog .evenpost {
		padding: 180px 20px 20px 20px;
	}
	
	.layout-cta-bar.overlapping > .vc_row {
		position: relative;
		left: 0;
		top: 0;
		transform: translate(0,0);
	}
	
	.layout-cta-bar.overlapping > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
		grid-template-columns: 1fr;
		gap: 20px;
	}
	
	.layout-cta-bar.overlapping > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper .content-container + .wpb_text_column {
		grid-row: 1;
	}

	.layout-cta-bar.overlapping > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column:first-child,
	.layout-cta-bar.overlapping > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper .content-container {
		grid-column: 1;
		text-align: center;
	}

	.layout-cta-bar.overlapping > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper .button-container {
		grid-column: 1;
		grid-row: inherit;
	}
	
	.layout-form-keap-embed.content-left-narrow .vc_inner .form_intro_container {
		margin-top: 2em;
	}
	
	.service-columns-section.layout-service-columns.large-icon .column-item,
	.reasons-section.layout-content-image.stacked .feature-item-wrapper {
		margin-bottom: 2em;
	}
	
	.section-title.attribution-title {
		font-size: 1.125em !important;
	}
	
	.section-subtitle.small.attribution-details {
		font-size: 1em !important;
	}
	
	.testimonial-title.section-subtitle {
		font-size: 1.125em !important;
	}
	
	.layout-form-keap-embed.content-left-narrow .vc_inner .form_intro_container {
		flex-direction: column;
		gap: 2em;
		align-items: center;
		justify-content: center;
	}
	
	.layout-cta-bar .button-column {
		flex-direction: column;
		flex-shrink: 1;
		justify-content: center;
		align-items: center;
		flex-basis: 100%;
	}
}

@media only screen and (min-width: 769px) {
	.layout-content-image.small-image > .vc_row {
		grid-template-columns: 2.5fr 1fr;
		gap: 3rem;
	}
	
	.layout-content-image.small-image .image-column {
		order: 2;
	}
	
	.layout-content-image.small-image .content-column,
	.layout-content-image.large-image.content-left .content-column {
    	order: 1;
  	}
	
	.layout-hero.video-background.full-background-centered .section-title.x-large {
	  	line-height: 1.5;
	}
	
	
	.layout-hero.video-background.full-background-centered .section-subtitle {
		font-size: 2.3em;
		line-height: 1.375;
	}
	
	.layout-form-keap-embed.content-left-narrow .vc_inner {
		display: grid;
		grid-template-columns: repeat(3, 1fr);  
    }
	
	.layout-form-keap-embed.content-left-narrow .header-wrapper {
		grid-column: 1 / span 2;
	}
	
	.layout-form-keap-embed.content-left-narrow .form-container {
		grid-column: 3;
	}
	
	.reasons-section.layout-content-image.stacked.stacked-standard > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.layout-service-columns.large-icon > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		justify-content: center;
		gap: 1em 2em;		
	}	

	.layout-service-columns.large-icon:has(.two) > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
		grid-template-columns: repeat(2, 1fr);
	}

	.layout-service-columns.large-icon:has(.four) > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
		grid-template-columns: repeat(4, 1fr);
	}

	.layout-form-keap-embed.side-by-side > .vc_row {
		display: flex;
		align-items: center;
	}

	.layout-content-image.full-width-side .content-col {
		/* width: calc(100% + 16px);
		margin-left: 10px; */
		width: 100%;
		grid-row: 1;
		grid-column: 1;
	}
	
	.layout-content-image.full-width-side:not(.content-left) .content-col {
		grid-column: 2;
	}

	.layout-service-columns.stacked-grid-icons .column-item:nth-of-type(2),
	.layout-service-columns.stacked-grid-icons .column-item:nth-of-type(5),
	.layout-service-columns.stacked-grid-icons .column-item:nth-of-type(6),
	.layout-service-columns.stacked-grid-icons .column-item:nth-of-type(9),
	.layout-service-columns.stacked-grid-icons .column-item:nth-of-type(10){
		grid-column: span 2;
	}
	
	.layout-content-image.large-image .content-column {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.layout-content-image .image-wrapper-item {
		position: absolute;
		top: 0;
		left: 0;
		-o-object-fit: cover;
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

	.scrolling-item > .wpb_column > .vc_column-inner {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 20px;
		align-items: start;
		margin-bottom: 40px;
	}

	.scrolling-item > .wpb_column > .vc_column-inner > .wpb_wrapper {
		display: contents;
	}

	.scrolling-image {
		grid-column: 1;
	}

	.scrolling-image img {
		aspect-ratio: 1/1;
	}

	.scrolling-item .slide-content-wrapper {
		grid-column: 2;
		position: sticky;
		top: 150px;
		transition: opacity 0.3s ease;
		z-index: 1;
		opacity: 0;
	}

	.scrolling-item .slide-content-wrapper:first-of-type {
		opacity: 1;
		z-index: 2;
	}
	
	.testimonials-container:not(:has(.testimonials-slides-wrapper)) .testimonial-item-wrapper {
		flex: 1 1 calc(50% - 2em) !important;
	}
}

@media screen and (max-width: 450px) {
	.layout-hero.fixed-compact-centered,
	.layout-hero.full-background-centered {
		padding: 4em 0 !important;
	}

	.layout-hero .section-title.x-large {
		font-size: 2em;
	}
	
	.section-title.large {
		font-size: 2em;
	}

	.layout-content-image .feature-item-wrapper > .wpb_wrapper {
		display: block;
	}

	h1 {
		font-size: calc(1.375em + 1.5vw) !important;
	}

	h2 {
		font-size: calc(1.325em + 0.9vw) !important;
	}

	h3 {
		font-size: calc(1.3em + 0.6vw) !important;
	}

	h4 {
		font-size: calc(1.275rem + 0.3vw) !important;
	}

	h5 {
		font-size: 1.25em !important;
	}

	h6 {
		font-size: 1em !important;
	}
}

/*** LANDING PAGES CSS ***/
.primary, [data-style-color="primary"] {
	color: var(--primary-hex);
}

.white, [data-style-color="white"] {
	color: var(--white-hex);
}

#main.main-content-wrapper {
	width: 100%;
}

#main:not(:has(div[class*="vc_"])) section {
	padding-top: 4vw;
	padding-bottom: 4vw;
	clear: both;
}

#main:not(:has(div[class*="vc_"])) .width-container {
	max-width: 1320px;
	margin-left: auto;
	margin-right: auto;
}

#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.side-by-side .columns {
	display: grid;
	gap: 3rem;
	align-items: center;
}

#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-right .columns {
	display: grid;
	gap: 3rem;
	align-items: center;
}

#main:not(:has(div[class*="vc_"])) .layout-full-width-content.long-content .width-container {
	max-width: 950px;
}

#main:not(:has(div[class*="vc_"]))  .layout-accordion-content.standard .top-container {
	max-width: 800px;
	text-align: center;
	margin: 0 auto 3em;
}

#main:not(:has(div[class*="vc_"]))  .layout-full-width-content.centered {
	background: rgba(var(--primary-dark), 1);
}

#main:not(:has(div[class*="vc_"]))  .layout-full-width-content.centered .width-container,
#main:not(:has(div[class*="vc_"])) .layout-full-width-content.centered-large-btn .width-container {
	justify-content: center;
	max-width: 1024px;
	text-align: center;
}

#main:not(:has(div[class*="vc_"])) .layout-full-width-content.centered .section-title,
#main:not(:has(div[class*="vc_"])) .layout-full-width-content.centered .content-container {
	color: rgba(var(--white), 1);
}

#main:not(:has(div[class*="vc_"]))  .layout-content-image.large-image .width-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 3em;
}

#main:not(:has(div[class*="vc_"])) .layout-content-image.large-image .image-column {
	position: relative;
}

#main:not(:has(div[class*="vc_"])) .layout-content-image .image-wrapper-item {
	position: absolute;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

#main:not(:has(div[class*="vc_"])) .layout-content-image .joint {
	display: none;
}

#main:not(:has(div[class*="vc_"]))  .layout-content-image .feature-items-col.horz {
	display: flex;
	flex-flow: row wrap;
	gap: 1.5em 0;
}

#main:not(:has(div[class*="vc_"])) .layout-content-image.stacked .content-row {
	max-width: 1024px;
	margin: 0 auto;
}

#main:not(:has(div[class*="vc_"])) .layout-content-image .feature-items-col.horz .feature-icon-col {
	display: inline-flex;
	min-height: 100px;
	margin-bottom: 1em;
}

#main:not(:has(div[class*="vc_"])) .layout-content-image .feature-items-col.horz .feature-item {
	display: block;
	flex: 1 0 calc(25% - 1.5rem);
	min-width: 250px;
	padding: 1em;
  	border-radius: 6px;
}

#main:not(:has(div[class*="vc_"]))  .layout-content-image.stacked .feature-icon.feature-icon {
  	width: 45px;
}

#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-left-narrow .form-title.section-title {
	font-weight: normal;
	text-align: center;
	color: rgba(var(--black), 1);
	font-size: 1.25em;
}

#main:not(:has(div[class*="vc_"])) .layout-testimonials.two-column .testimonial-item {
	flex: 0 0 calc(50% - 4rem);
	box-sizing: border-box;
	scroll-snap-align: start;
	scroll-snap-stop: always;
	transition: transform 325ms ease;
}

#main:not(:has(div[class*="vc_"])) .layout-testimonials.three-column .testimonial-item {
	flex: 0 0 calc(33.33% - 4rem);
	box-sizing: border-box;
	scroll-snap-align: start;
	scroll-snap-stop: always;
	transition: transform 325ms ease;
}

#main:not(:has(div[class*="vc_"])) .layout-testimonials .testimonial-item.slide {
	padding: 0.75em;
	filter: drop-shadow(0px 9px 10px rgba(0, 0, 0,0.15));
	background: rgba(var(--white), 1);
	border-radius: 8px;
}

#main:not(:has(div[class*="vc_"])) .slide-navigation.hidden-nav {
	display: none;
}

#main:not(:has(div[class*="vc_"])) .layout-service-columns.small-icon .columns-container {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: -1rem;
	text-align: center;
}

#main:not(:has(div[class*="vc_"])) .layout-service-columns.small-icon .column-item {
	display: grid;
	grid-template-columns: 1fr 5fr;
	gap: 1em;
	text-align: left;
}

#main:not(:has(div[class*="vc_"])) .layout-service-columns.small-icon .columns-container.three > * {
	flex: 0 0 calc(33.33% - 2rem);
}

#main:not(:has(div[class*="vc_"])) .layout-service-columns.small-icon .column-image {
	width: 45px;
}

#main:not(:has(div[class*="vc_"])) .layout-service-columns.small-icon .section-subtitle.item-title {
	color: rgba(var(--white), 1);
	padding-top: 0.75rem;
}

#main:not(:has(div[class*="vc_"])) .layout-content-image:not(:has(.horz)) .feature-item {
	display: flex;
	gap: 1.5rem;
	align-items: center;
	padding: 1rem;
	border-radius: 6px;
}

#main:not(:has(div[class*="vc_"])) .layout-content-image:not(:has(.horz)) .feature-icon-col {
	display: flex;
	flex: 0 0 clamp(25px,25%,100px);
	justify-content: center;
	align-items: center;
}

#main:not(:has(div[class*="vc_"])) .layout-content-image.full-image .feature-icon {
	width: 65px;
}

#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.side-by-side .form-container {
	background: rgba(var(--white), 1);
	padding: 1.25em;
	border-radius: 14px;
	border: 3px dashed rgba(var(--primary), 1);
	filter: drop-shadow(0px 7px 10px rgba(0, 0, 0,0.15));
}

#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-left-narrow .header-wrapper,
#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-right .header-wrapper,
#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-right-narrow .header-wrapper,
#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.side-by-side .header-wrapper {
	text-align: left;
}

#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed:not(.content-left-narrow) .heading-title.large,
#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed:not(.content-left-narrow) .heading-subtitle,
#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed:not(.content-left-narrow) .heading-content {
	text-align: left;
}

#main:not(:has(div[class*="vc_"])) .layout-content-image.stacked .width-container {
	text-align: center;
}

#main:not(:has(div[class*="vc_"])) .layout-two-column-content .columns-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 2em 4em;
	align-items: center;
}

#main:not(:has(div[class*="vc_"])) .layout-content-image.stacked .image-wrapper {
	position: relative;
}

#main:not(:has(div[class*="vc_"])) .layout-content-image.stacked .image-wrapper-item {
	position: relative;
	width: auto;
	height: auto;
}

#main:not(:has(div[class*="vc_"])) .layout-accordion-content.standard .top-container {
	justify-content: center;
	max-width: 800px;
	text-align: center;
}

#main:not(:has(div[class*="vc_"])) .layout-title-bar.left {
	padding-top: 5.25vw;
	padding-bottom: 5.25vw;
	background: linear-gradient(114.2009715911585deg,rgba(var(--primary), 1) 90%,rgba(var(--white), 1) 90%);
}

#main:not(:has(div[class*="vc_"])) .layout-title-bar.left .section-title,
#main:not(:has(div[class*="vc_"])) .layout-title-bar.left .section-subtitle,
#main:not(:has(div[class*="vc_"])) .layout-title-bar.left .content-container {
	color: rgba(var(--white), 1);
}

#main:not(:has(div[class*="vc_"])) .layout-testimonial-slider.left-right-fading .slider-wrapper {
	position: relative;
}

#main:not(:has(div[class*="vc_"])) .layout-testimonial-slider.left-right-fading .bracket {
  position:absolute;
  top:0;
  width:4em;
  height:100%;
  border:4px solid currentcolor;
  color:var(--primary-dark-hex);
  opacity:.25
}

#main:not(:has(div[class*="vc_"])) .layout-testimonial-slider.left-right-fading .bracket-left {
  left:8em;
  border-right:0;
  border-radius:0
}

#main:not(:has(div[class*="vc_"])) .layout-testimonial-slider.left-right-fading .bracket-right {
  right:8em;
  border-left:0;
  border-radius:0
}

#main:not(:has(div[class*="vc_"])) .layout-testimonial-slider.left-right-fading .bracket-right::before {
  content:'';
  position:absolute;
  display:block;
  pointer-events:none;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-image:url(images/icon-quote-solid.svg);
  mask-image:url(images/icon-quote-solid.svg);
  -webkit-mask-size:contain;
  mask-size:contain;
  right:calc(5em - 4px);
  bottom:.75em;
  width:2.5em;
  height:2.5em;
  background-color:currentcolor;
  transform:translate(0,100%)
}

#main:not(:has(div[class*="vc_"])) .layout-testimonial-slider.left-right-fading .testimonial-item {
	display: grid;
	grid-row: 1;
	grid-column: 1;
	justify-items: center;
	padding: 0;
	text-align: center;
	opacity: 1;
}

#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-left-narrow .columns {
	display: grid;
	gap: 3rem;
}

#main:not(:has(div[class*="vc_"])) .hero-column-book-right-col img {
	max-width: 40vw;
	padding: 1rem;
	width: 250px;
}

#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-left-narrow .form-content.content-container {
	text-align: center;
	font-weight: bold;
}

#main:not(:has(div[class*="vc_"])) .layout-full-width-content.wide-content .section-title,
#main:not(:has(div[class*="vc_"])) .layout-full-width-content.wide-content .button-container {
	text-align: center;
}

#main:not(:has(div[class*="vc_"])) .layout-cta-bar.icon-left {
	color: var(--white-hex);
	background: linear-gradient(113deg,rgba(var(--white), 1) 10%,rgba(var(--primary), 1) 10%);
}

#main:not(:has(div[class*="vc_"])) .layout-cta-bar.icon-left .width-container {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	gap: 4em;
	justify-content: space-between;
	align-items: center;
}

#main:not(:has(div[class*="vc_"])) .layout-cta-bar.icon-left .image-wrapper {
	position: relative;
}

#main:not(:has(div[class*="vc_"])) .layout-cta-bar.icon-left .image-wrapper::before {
	content: '';
	position: absolute;
	display: block;
	pointer-events: none;
	top: 50%;
	right: -2em;
	width: 4px;
	height: 100%;
	background-color: #f1f1f1;
	transform: translate(50%,-50%);
}

#main:not(:has(div[class*="vc_"])) .layout-cta-bar.icon-left .content-column {
	flex: 1 1 auto;
	text-align: left;
}

#main:not(:has(div[class*="vc_"])) .layout-cta-bar.icon-left .section-title {
	font-weight: bold;
	color: rgba(var(--white), 1);
}

#main:not(:has(div[class*="vc_"])) .layout-cta-bar.icon-left .btn.cta-bar-btn-1 {
	color: rgba(var(--primary), 1);
	border-width: 0 0 0 0;
	border-style: solid solid solid solid;
	border-color: rgba(var(--white), 1)rgba(var(--white), 1)rgba(var(--white), 1)rgba(var(--white), 1);
	background: rgba(var(--white), 1);
}

#main:not(:has(div[class*="vc_"])) .layout-cta-bar.full-width .section-title {
	color: rgba(var(--black), 1);
}

#main:not(:has(div[class*="vc_"])) .layout-cta-bar.full-width .btn.cta-bar-btn-1 {
	background: rgba(var(--white), 1);
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: rgba(var(--primary), 1)rgba(var(--primary), 1)rgba(var(--primary), 1)rgba(var(--primary), 1);
	color: rgba(var(--primary), 1);
}

#main:not(:has(div[class*="vc_"])) .layout-cta-bar.full-width .button-column {
	margin-top: 2em;
}

#main:not(:has(div[class*="vc_"])) .layout-two-column-content.standard {
	background: linear-gradient(102deg,rgba(var(--primary), 1) 97%,rgba(var(--white), 1) 97%);
}

#main:not(:has(div[class*="vc_"])) .layout-two-column-content.standard .section-title,
#main:not(:has(div[class*="vc_"])) .layout-two-column-content.standard .section-subtitle {
	color: rgba(var(--white), 1);
	text-align: center;
}

#main:not(:has(div[class*="vc_"])) .layout-hero.full-background-centered {
	position: relative;
	padding: 18vw 0;
	text-align: center;
}

#main:not(:has(div[class*="vc_"])) .layout-hero.full-background-centered .top-container {
	position: relative;
	z-index: 3;
	max-width: 1024px;
	margin: 0 auto;
	text-align: center;
}

#main:not(:has(div[class*="vc_"])) .layout-hero.full-background-centered .section-title {
	font-weight: bold;
	line-height: 1.125;
	color: rgba(var(--white), 1);
}

#main:not(:has(div[class*="vc_"])) .layout-hero.full-background-centered .section-subtitle {
	font-weight: normal;
	color: rgba(var(--white), 1);
}

#main:not(:has(div[class*="vc_"])) .layout-hero .button-container {
	position: relative;
	margin: .75rem -.75rem 0;
}

#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.side-by-side .heading-title.section-title.large {
	font-size: 2.5em;
	text-align: center;
}

#main:not(:has(div[class*="vc_"])) .layout-testimonials .top-container {
	max-width: 800px;
  	margin: 0 auto;
  	text-align: center;
}

#main:not(:has(div[class*="vc_"])) .layout-testimonials.two-column .slider-container {
	padding: 2em 0;
}

#main:not(:has(div[class*="vc_"])) .layout-testimonials .attribution-columns {
	display: flex;
	gap: 1rem;
	align-items: center;
	margin-top: 1rem;
}

#main:not(:has(div[class*="vc_"])) .layout-testimonials.two-column .section-subtitle.small {
	font-size: 0.875em;
}

#main:not(:has(div[class*="vc_"])) .layout-testimonials .testimonial-item:not(:has(.fal))::before {
	content: "\f10d";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 30px;
	width: 60px;
	height: 60px;
	padding: 14px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: rgba(var(--primary), 1);
	border: 2px solid currentcolor;
	border-radius: 60px;
	margin-bottom: 0.5em;
}	

#main:not(:has(div[class*="vc_"])) .form_intro_container {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.5rem;
}

#main:not(:has(div[class*="vc_"])) .form_intro_container img.form_image {
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .2);
	margin-right: 20px;
	max-width: 120px;
	padding: 0;
}

#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-right-narrow .columns {
	display: grid;
}

#main:not(:has(div[class*="vc_"])) .layout-service-columns .top-container {
	position: relative;
	z-index: 2;
	max-width: 800px;
	margin: 0 auto 3em;
	text-align: center;
}

#main:not(:has(div[class*="vc_"])) .layout-service-columns.large-icon .columns-container {
	position: relative;
	margin: -1rem;
	text-align: center;
}

#main:not(:has(div[class*="vc_"])) .layout-service-columns.large-icon .column-image {
	width: 55px;
}

#main:not(:has(div[class*="vc_"])) .layout-service-columns.large-icon .section-subtitle.item-title {
	font-size: 1em;
	line-height: 1.375;
	font-weight: bold;
}

#main:not(:has(div[class*="vc_"])) .layout-service-columns.large-icon .text-container.dark-background-before {
	padding: 1em 0.75em;
}

#main:not(:has(div[class*="vc_"])) .button-container {
	margin-top: 1em;
}

#main:not(:has(div[class*="vc_"])) .testimonial-btn.js-toggle,
#main:not(:has(div[class*="vc_"])) .excerpt-wrapper {
	display: none;
}

@media screen and (max-width: 1340px) {
	#main:not(:has(div[class*="vc_"])) .width-container {
		padding: 0 2em;
	}
	
	#headerwrap {
		padding: 0 2em;
	}
}
	
@media screen and (max-width: 1000px) {
	#main:not(:has(div[class*="vc_"])) .layout-testimonial-slider.left-right-fading .bracket-left {
		left: 5em;
	}

	#main:not(:has(div[class*="vc_"])) .layout-testimonial-slider.left-right-fading .bracket-right {
		right: 5em;
	}
}

@media screen and (max-width: 991px) {
  	#main:not(:has(div[class*="vc_"])) .layout-cta-bar.icon-left .width-container {
    	flex-wrap: wrap;
    	gap: 2em;
  	}
	
	#main:not(:has(div[class*="vc_"])) .layout-cta-bar.icon-left .image-wrapper::before {
		display: none;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-cta-bar.icon-left .image-wrapper,
	#main:not(:has(div[class*="vc_"])) .layout-cta-bar.icon-left .content-column,
	#main:not(:has(div[class*="vc_"])) .layout-cta-bar.icon-left .button-column {
		flex: 1 1 100%;
		text-align: center;
	}
}

@media screen and (max-width: 768px) {
	#main:not(:has(div[class*="vc_"])) section {
		padding-top: 8vw;
		padding-bottom: 8vw;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-content-image.large-image .width-container {
		display: block;
		grid-template-columns: 1fr;
		gap: 0;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-content-image.large-image .image-column {
		height: 250px;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-content-image.large-image .content-column {
    	display: block;
		padding: 3rem 0;
  }
	
	#main:not(:has(div[class*="vc_"])) .layout-service-columns.small-icon .columns-container,
	#main:not(:has(div[class*="vc_"])) .layout-testimonials.two-column .slider-container,
	#main:not(:has(div[class*="vc_"])) .layout-testimonials.three-column .slider-container {
		gap: 4rem 0;
		flex-direction: column;
		padding: 20px;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-testimonials.two-column .testimonial-item,
	#main:not(:has(div[class*="vc_"])) .layout-testimonials.three-column .testimonial-item {
		flex: 0 0 100%;
		margin-bottom: 4rem;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-two-column-content .columns-container {
		grid-template-columns: 1fr;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-testimonial-slider.left-right-fading .bracket {
    	display: none
  	}
	
	#main:not(:has(div[class*="vc_"])) .hero-column-book-right-col {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
	}
	
	#main:not(:has(div[class*="vc_"])) .hero-column-book-right-col img {
		float: none;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.side-by-side .dx-float-right{
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

@media screen and (min-width: 769px) {	
	#main:not(:has(div[class*="vc_"])) .section-title.x-large {
		font-size: 4em;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-service-columns.large-icon .columns-container {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-testimonials .slider-container {
		display: flex;
		gap: 0 4rem;
		overflow: hidden;
		overflow-x: scroll;
		scroll-snap-type: x mandatory;
		overscroll-behavior-inline: contain;
		-ms-overflow-style: none;
		scrollbar-width: none;
		justify-content: center;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-testimonials.two-column-grid .slider-container {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 4rem;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-content-image.full-image .width-container {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 3rem;
		align-items: center;
		justify-items: center;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.side-by-side .columns {
		grid-template-columns: 1fr 1fr;
	}

	#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-left-narrow .columns {
		display: grid;
		gap: 3rem;
		grid-template-columns: 1fr 30%;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-right .columns {
		grid-template-columns: 1fr 1fr;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-right .form-container,
	#main:not(:has(div[class*="vc_"])) .layout-content-image.full-image .content-column {
		order: 1;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-right .header-wrapper,
	#main:not(:has(div[class*="vc_"])) .layout-content-image.full-image .image-column {
		order: 2;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-left-narrow .header-wrapper,
	#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-left-narrow .form-container {
		grid-column: auto;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-content-image.full-image:not(.content-left).content-right .content-column,
	#main:not(:has(div[class*="vc_"])) .layout-content-image.full-image:not(.content-left):nth-of-type(2n) .content-column {
    	order: 2;
  	}
	
	#main:not(:has(div[class*="vc_"])) .layout-content-image.full-image:not(.content-left).content-right .image-column,
	#main:not(:has(div[class*="vc_"])) .layout-content-image.full-image:not(.content-left):nth-of-type(2n) .image-column,
	#main:not(:has(div[class*="vc_"])) .layout-content-image.full-image:not(.content-left).content-right .content-column,
	#main:not(:has(div[class*="vc_"])) .layout-content-image.full-image:not(.content-left):nth-of-type(2n) .content-column {
    	order: 2;
  	}
	
	#main:not(:has(div[class*="vc_"])) .layout-cta-bar.icon-left .width-container {
		display: flex;
		gap: 4em;
		justify-content: space-between;
		align-items: center;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-testimonial-slider.left-right-fading .slider-wrapper {
		padding: 0 16em;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-left-narrow .columns {
    	grid-template-columns: 1fr 30%;
  	}
	
	#main:not(:has(div[class*="vc_"])) .layout-cta-bar.full-width .section-title {
		font-size: 1.375em;
	}

	#main:not(:has(div[class*="vc_"])) .layout-cta-bar.full-width .section-subtitle.small {
		font-size: 2.875em;
		font-weight: bold;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-two-column-content.standard .section-title {
    	font-size: 1.375em;
  	}
	
	#main:not(:has(div[class*="vc_"])) .layout-two-column-content.standard .section-subtitle {
    	font-size: 2.75em;
  	}
	
	#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-left-narrow .columns {
    	grid-template-columns: 1fr 30%;
  	}
	
	#main:not(:has(div[class*="vc_"])) .two-column-content {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 4rem;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-right-narrow .columns {
		grid-template-columns: 30% 1fr;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-right-narrow .header-wrapper {
		order: 2;
	}

	#main:not(:has(div[class*="vc_"])) .layout-form-keap-embed.content-right-narrow .form-container {
		order: 1;
	}
	
	#main:not(:has(div[class*="vc_"])) .layout-service-columns.large-icon .columns-container.three > * {
		flex: 0 0 calc(33.33% - 2rem);
	}

	#main:not(:has(div[class*="vc_"])) .layout-service-columns.large-icon .columns-container.four > * {
		flex: 0 0 calc(25% - 2rem);
	}
	
	#main:not(:has(div[class*="vc_"])) .hero-column-book-right-col img {
		float: right;
	}
}


/*** Blog Listing Image ***/
.blog-image {
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.slicknav_menu {
	display:none;
}

/*** Special Recent Posts CSS ***/
.srp-widget-container {
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;     /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex;         /* NEW, Spec - Opera 12.1, Firefox 20+ */

	    -webkit-box-orient : vertical;
	       -moz-box-orient : vertical;
	-webkit-flex-direction : column;
	   -moz-flex-direction : column;
	    -ms-flex-direction : column;
	        flex-direction : column;

	-webkit-flex-wrap : nowrap;
	   -moz-flex-wrap : nowrap;
	    -ms-flex-wrap : nowrap;
	        flex-wrap : nowrap;
}

.srp-widget-singlepost {
	border-bottom  : 1px solid #ccc;
	margin-bottom  : 10px;
	padding-bottom : 10px;
}

.srp-widget-container > .srp-widget-singlepost:last-child {
	border-bottom  : 0;
	margin-bottom  : 0;
	padding-bottom : 0;
}

.srp-post-content-container {
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;     /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex;         /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.srp-thumbnail-position-default {
	-webkit-box-orient: horizontal;
       -moz-box-orient: horizontal;
       -webkit-flex-direction: row;
          -moz-flex-direction: row;
           -ms-flex-direction: row;
               flex-direction: row;

	     -webkit-flex-wrap: nowrap;
	        -moz-flex-wrap: nowrap;
	         -ms-flex-wrap: nowrap;
	             flex-wrap: nowrap;
}

.srp-thumbnail-box {
	margin-right: 20px;
}

.srp-post-thumbnail-link {
	display: block;
}

.srp-thumbnail-box img {
	height: auto;
}

.srp-content-box {
	-webkit-box-flex: 1;   /* OLD - iOS 6-, Safari 3.1-6 */
       -moz-box-flex: 1;   /* OLD - Firefox 19- */
             width: 20%;   /* For old syntax, otherwise collapses. */
        -webkit-flex: 1;   /* Chrome */
            -ms-flex: 1;   /* IE 10 */
                flex: 1;   /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.srp-content-box .srp-post-date,
.widget-area .widget .srp-post-date {
	margin: 0 0 10px;
}

.srp-content-box .srp-post-title,
.widget-area .widget .srp-post-title {
	margin: 0;
}

.srp-content-box .srp-post-title,
.widget-area .widget .srp-post-title {
  margin: 0;
}

.srp-content-box .srp-post-stringbreak-link {
  margin: 0 5px;
}

.srp-content-box .srp-post-content,
.widget-area .widget .srp-post-content {
	margin: 0;
}

/*** Special Recent Posts ***/
.srp-widget-container {
	width: 100%;
}
.srp-widget-singlepost {
	margin: 0 auto;
	display: block;
	border: 0 !important;
	padding: 0 0 10px 0 !important;
	width: 100%;
}
.srp-content-box {
	margin: 0 auto;
}
.srp-content-box h4.srp-post-title {
	font-size: 1em !important;
	margin-bottom: 0 !important;
}

p.srp-widget-excerpt {
	font-size: 14px;
	line-height: 1.4em;
}

p.srp-widget-date {
	font-size: 14px;
}

a.srp-widget-thmblink {
	margin-top: 3px;
}

@media only screen and (max-width: 40em) {

	.srp-post-content-container {
	-webkit-box-orient: vertical;
       -moz-box-orient: vertical;
  -webkit-flex-direction: column;
   	 -moz-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

	   -webkit-flex-wrap: nowrap;
          -moz-flex-wrap: nowrap;
           -ms-flex-wrap: nowrap;
               flex-wrap: nowrap;
	}

	.srp-content-box {
		-webkit-box-flex: none;   /* OLD - iOS 6-, Safari 3.1-6 */
	       -moz-box-flex: none;   /* OLD - Firefox 19- */
	               width: auto;   /* For old syntax, otherwise collapses. */
	        -webkit-flex: none;   /* Chrome */
	            -ms-flex: none;   /* IE 10 */
	                flex: none;   /* NEW, Spec - Opera 12.1, Firefox 20+ */
	}

	.srp-thumbnail-box {
		margin: 0 0 10px;
	}

}

@media screen and (min-width: 992px) {
	#fsidebar { display: flex; }
	#fsidebar .box { flex: 1; margin-right: 20px; }
}

@media screen and (max-width: 991px) {
	/* #menu is the original menu */
	#nav-wrap {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
}

/* General
================================================== */
img{ max-width: 100%; height: auto; }

/*hide responsive menus*/
#top-bar .selector,
#navigation .selector { display: none; }


/* Apply To All Responsive Layouts
================================================== */
@media only screen and (max-width: 800px) {

}

@media only screen and (max-width: 1340px) {
	#headerwrap, #pagetitle, #footerwrap { padding-left: 10px; padding-right: 10px; }
}

/* Apply To All Responsive Layouts
================================================== */
@media only screen and (max-width: 991px) {
	/*header*/
	#header-logo{ width: 100%; text-align: center; clear: both; }
	#header-logo img{ float: none; }
	
	/* Header Sidebar */
	#hsidebar { width: 100%; clear: both; }
	#hsidebar .box { width: 100%; text-align: center; clear: both; }
	
	/* Bottom Sidebar */
	#bsidebar, #tsidebar { max-width: 100%; }
	#bsidebar .box, #tsidebar .box { clear: both; float: none; margin: 0 auto 20px auto !important; width: 96% !important; }
	
	/* Footer Sidebar */
	#footerwrap { padding-left: 0; }
	#fsidebar { float: none; max-width: inherit; }
	#fsidebar .box, #fsidebar .box.last { float: none; width: 96% !important; height: auto; clear: both; text-align: center; margin: 0 auto 20px auto !important; border: none; min-height: auto; }
	#copyright { max-width: 90%; text-align: center; float: none; margin: 4% auto; }
	
	/* Sidebar */
	#sidebar{ width: 100%; margin: 15px 0 0 0; padding: 25px 10px 0 10px; border-top: 4px solid #eee; border-left: none; border-right: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } 
	#sidebar .box { width: 100%; max-width: 317px; clear: both; float: none; margin: 0 auto 20px auto; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
	
	#headerwrap { background-image: none; }
		
	#pagetitle h1 { padding: 0 10px; }
	
	h1#single-title, #byline, .share { padding: 0 10px; }
	
	#hsidebar ul.socials li, ul.socials li { float: none; display: inline; }
	ul.socials li img { float: none; }
	
	.cmap #responsive-frame { padding-bottom: 25%; }
	
	.srp-thumbnail-box { display: none !important; }
	.srp-content-box { width: 100%; display: block !important; }
	
	ul.contact li.phone1, ul.contact li.phone2 { display: none !important; }
	ul.contact li.mobile { display: block !important; }
	#header-left ul.contact li.mobile, #header-right ul.contact li .mobile { display: inline-block !important; }
	
	.fixedmenuwrap { display: none !important; }
	
	.font-60 {
    	font-size: 50px;
	}
}

/* #Tablet (Portrait) = Design for a width of 730px
================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	/*blog*/
	#author-bio{ width: 355px }
	
	/*search*/
	.search-entry-text{ width: 310px; }

}



/* Mobile (Portrait) = Design for a width of 280px
================================================== */

@media only screen and (max-width: 768px) {

	/*hide stuff*/
	.flexslider-container .flex-caption,
	#services-sidebar{ display: none }
	#top-search input[type=search]{ display:none; }
	
	/*caption*/
	.bx-wrapper .bx-caption { font-size: 14px; width: 90%; }
	
	/*header*/
	#header-logo{ width: 100%; text-align: center; clear: both; }
	#header-logo img{ float: none; }
	
	/*footer*/
	#footer-left { clear: both; text-align: center; width: 100%; padding: 0;	}
	#footer-right { clear: both; text-align: center; width: 100%; padding: 0; }
	
	/* Header Sidebar */
	#hsidebar { width: 100%; clear: both; }
	#hsidebar .box { width: 100%; text-align: center; clear: both; }
	
	/*titles*/
	#page-heading h1, #page-heading h2{ width: 100% }
	#single-nav{ position: inherit; text-align: center; margin-top: 10px; margin-left: -7px }
	
	/*blog*/
	#related-posts .alignleft{ max-width: 30% }
	.related-entry-excerpt{ display: none }
	#author-bio{ width: 135px  }
	
	/*search*/
	.search-entry-text{ width: 100%; margin-top: 20px;  }
	
	/*footer*/
	#footer-bottom, #footer-menu{ text-align: center }
	#footer-menu{ margin-top: 5px }
	
	/*comments*/
	.children { margin: 30px 0 0; }
	.children li.depth-2,
	.children li.depth-3,
	.children li.depth-4,
	.children li.depth-5,
	.children li.depth-6,
	.children li.depth-7,
	.children li.depth-8,
	.children li.depth-9,
	.children li.depth-10 { margin: 0 }
	
	.wpb_widgetised_column { margin-top: 15px; padding-top: 25px; padding-left: 0; border-top: 4px solid #eee; border-left: none; border-right: none; } 
	.wpb_widgetised_column .box { width: 100%; max-width: 307px; clear: both; float: none !important; margin: 0 auto 20px auto !important;}
	
	.nomobile { display: none !important; }
	
	#hsidebar ul.contact { float: none; width: 100%; font-size: 26px; }
	#hsidebar ul.contact li { margin-left: 0; margin-bottom: 10px; }
    #hsidebar { padding: 0; }
    #hsidebar ul.socials, #hsidebar ul.socials li { float: none; }
    #header-left, #header-right { width: 100%; float: none; clear: both; margin: 0 auto; }
	#header-left .box, #header-right .box { float: none; clear: both; text-align: center; display: block; margin: 0 auto; }
	#header-left ul.contact li, #header-right ul.contact li { margin: 0 auto; }
	
	.font-60 {
        font-size: 42px;
    }
	
	.font-48 {
        font-size: 34px;
    }
	
	.font-42 {
        font-size: 32px;
    }
    
    .font-36 {
        font-size: 28px;
    }
    
    .font-34 {
        font-size: 26px;
    }

    .font-32,
    .font-30 {
        font-size: 24px;
    }
    
    .font-28 {
        font-size: 23px;
    }

    .font-26 {
        font-size: 22px;
    }

    .font-24 {
        font-size: 20px;
    }
    
    .font-22 {
        font-size: 20px;
    }
    
    .font-20 {
        font-size: 18px;
    }

}


/* Mobile (Landscape) = Design for a width of 440px
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	/*blog*/
	#author-bio{ width: 295px }
	.related-entry-excerpt{ display: block }
	
	/*search*/
	.search-entry-text{ width: 255px; margin-top: 0; }

}
@media only screen and (max-width: 479px) {

	/* Single Image in Blog Post */
	.single .postcontent img,
	.single .postcontent img.size-full,
	.single .postcontent img[class*="align"],
	.single .postcontent img[class*="wp-image-"]	{
		clear: both;
		float: none;
		display: block;
		margin: 0 auto 10px auto;
		width: auto;
		max-width: 100%;
		height: auto;
	}
	
	.cmap #responsive-frame { padding-bottom: 56.25%; }
    
}