html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body,
button,
input,
select,
textarea {
	color: #2b2b2b;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5
}

body {
	background: #fff
}

a {
	text-decoration: none
}

a:focus {
	outline: 0
}

a:hover,
a:active {
	outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 36px 0 12px
}

h1 {
	font-size: 26px;
	line-height: 1.3846153846
}

h2 {
	font-size: 24px;
	line-height: 1
}

h3 {
	font-size: 22px;
	line-height: 1.0909090909
}

h4 {
	font-size: 20px;
	line-height: 1.2
}

h5 {
	font-size: 18px;
	line-height: 1.3333333333
}

h6 {
	font-size: 16px;
	line-height: 1.5
}

address {
	font-style: italic;
	margin-bottom: 24px
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help
}

b,
strong {
	font-weight: 700
}

cite,
dfn,
em,
i {
	font-style: italic
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none
}

p {
	margin-bottom: 24px
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: 1.6
}

pre {
	border: 1px solid rgb(0 0 0 / .1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none
}

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal
}

blockquote strong,
blockquote b {
	font-weight: 400
}

small {
	font-size: smaller
}

big {
	font-size: 125%
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	bottom: 1ex
}

sub {
	top: .5ex
}

dl {
	margin-bottom: 24px
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: 24px
}

ul,
ol {
	list-style: none
}

ol {
	list-style: decimal
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle
}

figure {
	margin: 0
}

fieldset {
	border: 1px solid rgb(0 0 0 / .1);
	margin: 0 0 24px;
	padding: 11px 12px 0
}

legend {
	white-space: normal
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline
}

button,
input {
	line-height: normal
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0, 0, 100%, 0), hsla(0, 0, 100%, 0))
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
input[disabled] {
	cursor: default
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0
}

input[type="search"] {
	-webkit-appearance: textfield
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table,
th,
td {
	border: 1px solid rgb(0 0 0 / .1)
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%
}

caption,
th,
td {
	font-weight: 400;
	text-align: left
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700
}

td {
	border-width: 0 1px 1px 0
}

del {
	color: #767676
}

hr {
	background-color: rgb(0 0 0 / .1);
	border: 0;
	height: 1px;
	margin-bottom: 23px
}

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%
}

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%
}

.comments-area {
	max-width: 474px
}

.comment-reply-title,
.comments-title {
	font-family: 'arial';
	font-weight: 400;
	margin: 0;
	text-transform: uppercase
}

.comment-list {
	list-style: none;
	margin: 0 0 48px 0
}

.comment-author {
	font-size: 14px;
	line-height: 1.7142857142
}

.comment-list .reply,
.comment-metadata {
	font-size: 12px;
	line-height: 2;
	text-transform: uppercase
}

.comment-list .reply {
	margin-top: 24px
}

.comment-author .fn {
	font-weight: 900
}

.comment-author a {
	color: #2b2b2b
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
	color: #767676
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #41a62a
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid rgb(0 0 0 / .1);
	margin-bottom: 24px;
	padding-top: 24px
}

.comment-list>li:first-child>article,
.comment-list>.pingback:first-child,
.comment-list>.trackback:first-child {
	border-top: 0
}

.comment-author {
	position: relative
}

.comment-author .avatar {
	border: 1px solid rgb(0 0 0 / .1);
	height: 18px;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px
}

.bypostauthor>article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px
}

.says {
	display: none
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
	padding-left: 30px
}

.comment-edit-link {
	margin-left: 10px
}

.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 24px 22px
}

.comment-content li>ul,
.comment-content li>ol {
	margin-bottom: 0
}

.comment-content>:last-child {
	margin-bottom: 0
}

.comment-list .children {
	list-style: none;
	margin-left: 15px
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0
}

.comment .comment-respond {
	margin-top: 24px
}

.comment-respond h3 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0
}

.content .comment-form p {
	margin-bottom: 10px
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase
}

.comment-form label {
	display: block
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.5;
	padding: 5px;
	width: 80%
}

.form-allowed-tags,
.form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5
}

.required {
	color: #c0392b
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px
}

.comment-reply-title small a:hover {
	color: #41a62a
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block
}

.comment-navigation .nav-previous a {
	margin-right: 10px
}

#comment-nav-above {
	margin-top: 36px;
	margin-bottom: 0
}

.form-submit input {
	border: 0;
	cursor: pointer;
	display: block;
	color: #fff;
	padding: 6px 12px;
	background: #000
}

.form-submit input:hover {
	background: #5e5e5e
}

.alignleft {
	float: left
}

.alignright {
	float: right
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

* html .clearfix {
	zoom: 1
}

*:first-child+html .clearfix {
	zoom: 1
}

.row {
	display: block;
	margin: 0 auto;
	width: 100%
}

.col12 {
	display: block;
	margin: 0 auto;
	width: 990px
}

body {
	background-color: #f3f3f3
}

.logo,
.logo+.textwidget {
	display: block;
	float: left
}

.logo {
	height: 128px
}

.logo img {
	height: 187px;
	position: relative;
	top: 10px;
	z-index: 15
}

.logo+.textwidget {
	margin-top: 65px;
	margin-left: 15px;
	font-family: 'crete_roundregular';
	font-size: 22px;
	font-size: 1.175em;
	font-size: 1.175rem;
	color: #676767;
	text-transform: uppercase
}

.hdr_cta_nav {
	display: block;
	padding-top: 18px;
	float: right;
	text-align: right;
	margin-bottom: 20px
}

.hdr_cta_nav .textwidget {
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 23px;
	font-size: 1.4375em;
	font-size: 1.4375rem;
	line-height: 1;
	font-family: 'bree_serifregular';
	color: #747679;
	letter-spacing: 1px
}

.hdr_cta_nav .textwidget>span.header-call {
	color: #f99d49;
	display: block;
	font-size: 42px;
	font-size: 2.625em;
	font-size: 2.625rem;
	word-spacing: 4px
}

.hdr_cta_nav .textwidget>span.header-call a {
	color: #f99d49
}

.hdr_cta_nav .textwidget>span.header-call a:hover,
.hdr_cta_nav .textwidget>span.header-call a:active,
.hdr_cta_nav .textwidget>span.header-call a:visited {
	color: #747679
}

.hdr_menu {
	display: block;
	position: relative;
	bottom: -5px
}

.hdr_menu li {
	display: inline-block;
	font-family: 'crete_roundregular';
	line-height: 1.6;
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	text-transform: uppercase
}

.hdr_menu li+li:before {
	content: "|";
	color: #676767;
	font-family: 'crete_roundregular';
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	padding: 0 9px 0 5px
}

.hdr_menu li a {
	color: #676767
}

.hdr_menu li a:hover {
	color: #f99d49
}

.home .nav_row {
	margin-bottom: 20px
}

.nav_row {
	display: block;
	background: url(img/nav_back.png) repeat-x top
}

.home .nav_wrapper {
	background: url(img/nav_logo_cont.png) no-repeat left top
}

.nav_wrapper {
	background: url(img/nav_logo_cont_2.png) no-repeat left top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 195px
}

.responsiveSelectContainer {
	display: none
}

.main_menu_cont {
	display: table;
	width: 100%
}

.main_menu {
	display: table-row
}

.main_menu>li {
	position: relative;
	display: table-cell;
	height: 43px;
	text-align: center;
	line-height: 44px;
	padding: 0 10px
}

.main_menu>li:hover {
	background: #f99d49
}

.main_menu li {
	font-family: 'enriquetabold';
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	text-transform: uppercase
}

.main_menu li a {
	display: block;
	color: #fff
}

.main_menu li:hover .sub-menu {
	display: block
}

.main_menu .sub-menu {
	background-color: #f99d49;
	position: absolute;
	width: 255px;
	display: none;
	z-index: 100;
	margin-lefT: -10px
}

.main_menu .menu-item-35 .sub-menu {
	width: 210px
}

.main_menu .sub-menu li {
	padding-left: 15px;
	line-height: 38px;
	height: 35px;
	overflow: hidden;
	display: block;
	text-align: left;
	border-bottom: 1px solid #fff
}

.main_menu .sub-menu li.menu-item-166,
.main_menu .sub-menu li.menu-item-171 {
	border-bottom: 0
}

.main_menu .sub-menu li:hover {
	background: #747679
}

.main_menu .sub-menu li.menu-item-40 {
	border-bottom: 0
}

.banner_wrapper {
	overflow: hidden;
	height: 428px;
	position: relative;
	background: url(img/hp-banner-back.jpg) no-repeat center top
}

.mobile_banner {
	display: none
}

.home .ss_wrapper {
	width: 990px;
	padding-top: 110px;
	display: block;
	position: relative;
	margin: 0 auto;
	font-family: 'prataregular';
	color: #fff
}

.ss_wrapper strong,
.ss_wrapper span {
	display: inline-block;
	text-transform: uppercase;
	padding: 5px 15px
}

.ss_wrapper strong {
	background: rgb(0 0 0 / .5);
	font-weight: 400;
	font-size: 36px;
	font-size: 2.1em;
	font-size: 2.1rem
}

.ss_wrapper span {
	background: rgb(217 143 82 / .7);
	font-size: 21px;
	font-size: 1.3125em;
	font-size: 1.3125rem
}

.flexslider {
	background: #fff0;
	border-radius: 0;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	height: 429px
}

.flexslider ul li {
	height: 428px;
	padding-top: 1px;
	background-position: center top;
	background-repeat: no-repeat
}

.flexslider li>span {
	display: block;
	font-family: 'antonregular';
	font-size: 51px;
	font-size: 3.1875em;
	font-size: 3.1875rem;
	color: #4d4c4c;
	text-transform: uppercase;
	line-height: 1;
	margin-top: 90px
}

.flexslider li p {
	margin-top: 20px;
	color: #4d4c4c;
	font-size: 16px;
	font-size: 1em;
	font-size: 1rem;
	font-family: 'droid_sansregular';
	line-height: 1.5
}

.flexslider li a {
	display: block;
	width: 160px;
	height: 57px;
	color: #fff;
	text-align: left;
	padding-left: 20px;
	font-size: 21px;
	font-size: 1.3125em;
	font-size: 1.3125rem;
	font-family: 'droid_sansregular';
	text-transform: uppercase;
	line-height: 47px;
	background: url(img/click_here.png) no-repeat center top
}

.flexslider li a:hover {
	background-position: center bottom
}

.flex-control-nav.flex-control-paging {
	display: none
}

.ss_controls {
	position: absolute;
	width: 990px;
	left: 50%;
	margin-left: -495px;
	z-index: 50;
	top: 180px
}

.flex-direction-nav li a {
	opacity: 1;
	width: 55px;
	height: 55px;
	background: url(img/flex_arrows.png) no-repeat left top;
	filter: alpha(opacity=60);
	opacity: .6;
	text-align: left;
	text-indent: -9000px
}

.flex-direction-nav li a:hover {
	filter: alpha(opacity=100);
	opacity: 1
}

.flex-direction-nav li a.flex-prev {
	left: -130px
}

.flex-direction-nav li a.flex-next {
	right: -130px;
	text-align: left;
	text-indent: -9000px;
	background-position: right center
}

.flex-direction-nav li a::before,
.flex-direction-nav li a.flex-next::before {
	content: ''
}

.home .areas-p-cont {
	top: -93px;
	margin-bottom: -93px;
	background: rgb(0 0 0 / .8)
}

.areas-p-cont {
	position: relative;
	z-index: 20;
	height: 93px;
	background: #4c4c4c
}

.areas-p-cont .title {
	font-size: 17px;
	font-size: 1.0625em;
	font-size: 1.0625rem;
	vertical-align: top;
	color: #fff;
	line-height: 93px;
	font-family: 'enriquetabold';
	display: inline-block;
	text-transform: uppercase;
	padding-right: 40px;
	background: url(img/arrow-big.png) no-repeat right center
}

.areas-p .textwidget {
	display: inline-block
}

.areas-p ul {
	display: block;
	height: 78px;
	padding-top: 15px;
	width: 765px
}

.areas-p ul li {
	margin-top: 10px;
	margin-left: 58px;
	padding-left: 15px;
	background: url(img/bullet-t.png) no-repeat left 4px;
	display: block;
	float: left;
	width: 180px;
	font-size: 16px;
	font-size: 1em;
	font-size: 1rem;
	line-height: 1;
	font-family: 'enriquetaregular'
}

.areas-p ul li a {
	color: #fff
}

.areas-p ul li a:hover {
	color: #f99d49
}

.hp_pods_cont {
	padding-top: 52px;
	padding-bottom: 60px;
	background: url(img/strips_back.png) repeat
}

#text-5 {
	margin: 0 57px
}

.hp_pod {
	display: inline-block;
	vertical-align: top;
	width: 252px;
	padding: 0 20px;
	height: 342px;
	background: url(img/hp-pod-back.png) no-repeat center top;
	text-align: center
}

.hp_pod .textwidget {
	height: 100%
}

.hp_pod .title {
	color: #000;
	font-family: 'prataregular';
	font-size: 20px;
	font-size: 1.25em;
	font-size: 1.25rem;
	display: block;
	margin: 25px 0 10px;
	text-transform: uppercase
}

.hp_pod img {
	margin-bottom: 10px
}

.hp_pod p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	color: #525252;
	line-height: 1.6;
	margin-bottom: 15px
}

.hp_pod .textwidget>a {
	display: block;
	margin: 0 auto;
	height: 30px;
	width: 90px;
	text-transform: uppercase;
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	font-family: 'crete_roundregular';
	color: #fff;
	text-align: center;
	line-height: 30px;
	background: #434345;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px
}

.hp_pod .textwidget a:hover {
	background: #f99d49
}

.hp_pod:after {
	position: relative;
	content: '';
	display: block;
	width: 297px;
	height: 6px;
	background: url(img/hp_pod_shadow.png) no-repeat center
}

.hp-content {
	border-top: 1px solid #d6d6d6;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 30px
}

.hp-content h1,
.hp-content h2 {
	font-family: 'prataregular'
}

.hp-content h1 {
	font-size: 36px;
	font-size: 2.25em;
	font-size: 2.25rem;
	color: #2d2d2d;
	margin-bottom: 10px
}

.hp-content h2 {
	font-size: 22px;
	font-size: 1.375em;
	font-size: 1.375rem;
	color: #ff9739;
	margin-top: 10px;
	margin-bottom: 10px
}

.hp-content p {
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	color: #656565;
	line-height: 1.6
}

.hp-content .left,
.hp-content .right {
	display: block;
	width: 48%;
	float: left
}

.hp-content .left {
	padding-right: 2%
}

.hp-content .right {
	padding-left: 2%
}

footer.row {
	border-top: 7px solid #ff8e27;
	background: url(img/footer-back.jpg) center top
}

footer.row>.col12 {
	height: 391px
}

.ftr_pod {
	display: inline-block;
	vertical-align: top;
	margin-top: 25px;
	margin-left: 35px;
	margin-bottom: 35px
}

.ftr_pod h3 {
	font-family: 'prataregular';
	font-weight: 400;
	font-size: 20px;
	font-size: 1.25em;
	font-size: 1.25rem;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 20px
}

.ftr_pod .textwidget {
	color: #636363;
	font-family: 'droid_sansregular';
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	line-height: 1.6
}

.ftr_pod .textwidget p {
	margin-bottom: 10px
}

.ftr_pod .textwidget img {
	margin-bottom: 10px
}

.ftr_pod .menu {
	margin-top: 32px;
	margin-left: 15px
}

.ftr_pod .menu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	margin-bottom: 8px;
	position: relative
}

.ftr_pod .menu li:before {
	position: absolute;
	content: '';
	display: block;
	width: 4px;
	height: 7px;
	left: -10px;
	top: 3px;
	background: url(img/arrow.png) no-repeat center
}

.ftr_pod .menu li a {
	display: block;
	color: #dadada;
	line-height: 1;
	padding-bottom: 8px
}

.ftr_pod .menu li a:hover {
	color: #ff8e27
}

#text-8 {
	margin-left: 0
}

#text-8 p {
	color: #fff;
	font-family: 'enriquetaregular';
	font-size: 15px;
	font-size: .9375em;
	font-size: .9375rem;
	line-height: 1.3
}

#text-8 p a {
	color: #fff
}

#text-8 p a:hover,
#text-8 p a:active,
#text-8 p a:visited {
	color: #ff9a18
}

#text-8 p strong {
	font-family: 'enriquetabold';
	font-weight: 400;
	font-size: 19px;
	font-size: 1;
	font-size: 1rem;
	color: #ff9a18
}

#text-9 {
	margin-left: 0;
	width: 285px;
	float: right;
	position: relative;
	margin-bottom: 0
}

#text-9 .title {
	text-align: center
}

#text-9 .textwidget {
	width: 100%;
	height: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 15px 40px;
	background: #fff;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	position: relative;
	bottom: -3px
}

#text-9 .wpcf7-form .text,
#text-9 .wpcf7-form .submit {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 0
}

#text-9 .wpcf7-form .text {
	display: block;
	width: 95%;
	padding-left: 5%;
	height: 46px;
	margin: 0 auto 15px;
	font-family: 'prataregular';
	font-size: 15px;
	font-size: .9375em;
	font-size: .9375rem;
	color: #6c6c6c;
	background: #e8e8e8
}

#text-9 .wpcf7-form .submit {
	font-family: 'enriquetaregular';
	font-size: 18px;
	font-size: 1.125em;
	font-size: 1.125rem;
	text-transform: uppercase;
	color: #fff;
	width: 155px;
	height: 38px;
	background: #ff8e27;
	margin-left: 6px
}

#text-9 .wpcf7-form .submit:hover {
	background: #363739
}

#text-9 .wpcf7-form .wpcf7-validation-errors,
#text-9 .wpcf7-form .ajax-loader {
	display: none !important
}

#text-9 .wpcf7-form.invalid .text {
	margin-top: 4px;
	margin-bottom: 4px
}

#text-9 .wpcf7-form.invalid .submit {
	margin-top: 4px
}

.copyrights {
	background: #333;
	height: 45px;
	display: block;
	line-height: 45px;
	font-family: 'georgia';
	color: #fff;
	font-size: 12px;
	font-size: .75em;
	font-size: .75rem
}

.copyrights .designby {
	display: inline-block;
	float: right
}

.copyrights .designby a {
	color: #ff8e27
}

.copyrights p {
	margin: 0
}

.content {
	background: url(img/strips_back.png) repeat;
	position: relative
}

.content .col12 {
	position: relative
}

.content .col12:before {
	content: '';
	display: block;
	width: 727px;
	height: 600px;
	position: absolute;
	z-index: 0;
	top: 0;
	left: -3px;
	background: url(img/content-shadow.png) no-repeat center top
}

.content .col12:after {
	content: '';
	display: block;
	width: 249px;
	height: 400px;
	position: absolute;
	z-index: 0;
	top: 0;
	right: -4px;
	background: url(img/sidebar-shadow.png) no-repeat center -5px
}

.content .main_content {
	position: relative;
	z-index: 10
}

.inner_banner {
	position: relative;
	height: 189px
}

.inner_banner span {
	right: 30px;
	bottom: 30px;
	color: #fff;
	font-size: 30px;
	font-size: 1.875em;
	font-size: 1.875rem;
	font-family: 'prataregular';
	text-transform: uppercase;
	position: absolute
}

.main_content {
	background: #fff url(img/logo_holder.png) no-repeat left top;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 720px;
	padding: 45px 25px 40px
}

.breadcrumbs {
	margin-top: 15px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	color: #525252;
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	font-family: Georgia, "Times New Roman", Times, serif
}

.breadcrumbs a {
	color: #525252
}

.breadcrumbs a:hover {
	color: #ff8414
}

.breadcrumbs .sep {
	padding: 0 15px;
	position: relative;
	top: -1px;
	color: #525252;
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	font-family: Georgia, "Times New Roman", Times, serif
}

article h1,
article h2 {
	font-weight: 400;
	color: #2d2d2d;
	font-family: 'prataregular';
	line-height: 1.15
}

article h1 {
	font-size: 36px;
	font-size: 2.02em;
	font-size: 2.02rem;
	margin: 25px 0 20px
}

article h2 {
	font-size: 30px;
	font-size: 1.875em;
	font-size: 1.875rem;
	margin-top: 20px;
	margin-bottom: 20px
}

article p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	color: #656565;
	margin: 18px 0
}

article p a {
	color: #ff8414
}

article p img {
	border: 7px solid #d9d9d9
}

article ul li {
	position: relative;
	color: #656565;
	margin-bottom: 10px;
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1
}

article ul li:before {
	content: '';
	position: absolute;
	display: block;
	width: 4px;
	height: 7px;
	background: url(img/bullet-t-o.png) no-repeat center;
	left: -12px;
	top: 3px
}

.uls {
	margin-top: 20px;
	margin-bottom: 20px
}

.uls ul {
	display: block;
	margin-left: 15px
}

.uls .left {
	float: left
}

.uls .right {
	float: right;
	margin-right: 40px
}

.cta_main {
	width: 670px;
	height: 228px;
	display: block;
	padding: 67px 0 0 213px;
	margin-top: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(img/inner-cta-bg.png) no-repeat
}

.cta_main p {
	display: inline-block;
	font-family: 'bree_serifregular';
	color: #fff;
	line-height: 1;
	padding: 5px 10px;
	margin: 0;
	/*background: rgb(0 0 0 / .5);*/
	font-size: 22px;
	font-size: 1.375em;
	font-size: 1.375rem;
	text-transform: uppercase; 
	text-shadow: 2px 2px 6px rgb(0 0 0 / 70%);
}

.cta_main p.call {
	font-size: 40px;
	font-size: 2.5em;
	font-size: 2.5rem;
	line-height: 1;
	margin-left: 35px;
	padding: 0 10px 5px 10px
}

.cta_main p.call a {
	color: #fff;
}

.cta_main p.call a:hover {
	color: #ff8414;
}

.cta_main .textwidget>a {
	font-family: 'enriquetabold';
	font-size: 16px;
	font-size: 1em;
	font-size: 1rem;
	display: block;
	text-align: center;
	width: 250px;
	height: 34px;
	line-height: 36px;
	color: #fff;
	margin-top: 10px;
	margin-left: 85px;
	background-color: #0b0505;
	border: 2px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px
}

.cta_main .textwidget>a:hover {
	background-color: #f99d49
}

.sidebar {
	display: block;
	float: right;
	width: 212px;
	padding: 40px 15px 12px;
	background: #fff;
	position: relative;
	z-index: 10;
	margin-bottom: 180px
}

.sidebar::after {
	content: '';
	display: block;
	width: 242px;
	height: 200px;
	position: absolute;
	bottom: -200px;
	left: 0;
	background: url(img/sidebar_bottom.png) no-repeat center top
}

.sd_pod {
	display: block;
	position: relative;
	margin-bottom: 30px
}

.aside-page .sd_pod a.cta {
	display: block;
	width: 100%;
	height: 189px;
	position: relative
}

.aside-page .sd_pod a.cta span {
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 10;
	width: 100%;
	padding-left: 10px;
	padding-top: 15px;
	height: 64px;
	color: #fff;
	font-size: 16px;
	font-size: 1em;
	font-size: 1rem;
	font-family: 'prataregular';
	line-height: 1.3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(img/sd_pod_back-2.png) no-repeat center top
}

.aside-page .sd_pod a.cta span strong {
	display: block;
	font-size: 22px;
	font-size: 1.375em;
	font-size: 1.375rem;
	font-weight: 400
}

.aside-page .sd_pod a.cta:hover span {
	background-position: center bottom
}

.aside-page .sd_pod a.cta img {
	position: absolute;
	z-index: 0;
	bottom: 0;
	left: 0;
	width: 100%
}

.yt img {
	width: 100%
}

.blog_roll {
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 30px
}

.blog_roll.last {
	border-bottom: 0
}

.blog_roll h1 {
	font-size: 28px;
	font-family: 'prataregular';
	line-height: 1;
	margin-bottom: 5px
}

.blog_roll h1 a {
	line-height: 1;
	color: #2d2d2d
}

.blog_roll h1 a:hover {
	color: #f99d49
}

.blog_roll p {
	margin-bottom: 25px
}

.dateAuthors {
	color: #3f3f3f;
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase
}

.dateAuthors a {
	color: #3f3f3f
}

.dateAuthors a:hover {
	color: #f99d49
}

.sd_posts .title {
	display: block;
	color: #232323;
	font-size: 22px;
	font-size: 1.375em;
	font-size: 1.375rem;
	font-family: 'prataregular';
	border-bottom: 1px solid #232323;
	margin-bottom: 20px
}

.sd_posts li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-size: .8125em;
	font-size: .8125rem;
	padding-left: 15px;
	background: url(img/arrow_grey.png) no-repeat 3px 6px;
	margin-bottom: 7px
}

.sd_posts li a {
	color: #4f4f4f
}

.sd_posts li a:hover {
	color: #ff6c00
}

.tagcloud {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-size: .8125em;
	font-size: .8125rem
}

.tagcloud a {
	color: #4f4f4f
}

.tagcloud a:hover {
	color: #ff6c00
}

.comment-respond {
	margin-top: 50px
}

.comment-respond h3 {
	font-family: "prataregular";
	font-weight: 400
}

.wpcf7-form sup {
	color: red
}

.wpcf7-form label {
	display: inline-block;
	width: 155px;
	text-align: right;
	padding-right: 15px
}

.wpcf7-form label.mdl {
	margin-top: 60px
}

.wpcf7-form select,
.wpcf7-form input,
.wpcf7-form textarea {
	width: 55%
}

.wpcf7-form .wpcf7-date {
	width: 40%
}

.wpcf7-form textarea {
	height: 150px
}

.wpcf7-form .wpcf7-list-item {
	margin-left: 0
}

.wpcf7-form .wpcf7-list-item input {
	width: auto;
	margin-right: 10px
}

.wpcf7-form .wpcf7-submit {
	width: 150px;
	height: 30px;
	line-height: 32px;
	color: #FFF;
	font-family: "enriquetabold";
	font-size: 14px;
	font-size: .875em;
	font-size: .875rem;
	background-color: #0b0505;
	border-radius: 4px;
	text-transform: uppercase;
	border: 0;
	margin-bottom: 20px
}

.wpcf7-form .wpcf7-submit:hover {
	background-color: #f99d49
}
.mobile-navi {
	display: none;
}

@media all and (max-width:1024px) {
	a[href^=tel] {
		font-family: inherit;
		font-size: inherit;
		color: inherit
	}

	.flex-direction-nav li a.flex-prev {
		left: -10px
	}

	.flex-direction-nav li a.flex-next {
		right: -10px
	}

	.hp_pod {
		padding: 0 18px
	}

	.areas-p-cont .title {
		padding-right: 30px
	}

	.hp_pods_cont {
		text-align: center
	}

	.wwa {
		width: 46% !important;
		margin-right: 2%;
		float: none !important;
		display: inline-block;
		vertical-align: top
	}
}

@media all and (max-width:768px) {
	.col12 {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.logo+.textwidget {
		margin-top: 53px;
		font-size: 17px
	}

	.hdr_cta_nav {
		padding-right: 10px
	}

	.hdr_cta_nav .textwidget {
		font-size: 19px;
		font-size: 1.1875em;
		font-size: 1.1875rem
	}

	.hdr_cta_nav .textwidget span.header-call {
		font-size: 36px;
		font-size: 2.25em;
		font-size: 2.25rem
	}

	.logo {
		margin-left: 10px
	}

	.home .nav_wrapper {
		background-position: 10px top
	}

	.main_menu li {
		font-size: 11px;
		font-size: .6875em;
		font-size: .6875rem
	}

	.main_menu li a {
		padding: 0 5px
	}

	.main_menu>li {
		padding: 0
	}

	.flex-direction-nav li a.flex-prev {
		left: 10px
	}

	.flex-direction-nav li a.flex-next {
		right: 10px
	}

	.flexslider ul li {
		background-position: -750px top
	}

	.ss_controls {
		margin-left: -50%;
		width: 100%
	}

	.ss_wrapper {
		width: 100%
	}

	.ss_wrapper strong {
		font-size: 28px;
		font-size: 1.75em;
		font-size: 1.75rem
	}

	.ss_wrapper span {
		font-size: 18px;
		font-size: 1.125em;
		font-size: 1.125rem
	}

	.home .areas-p-cont .title {
		font-size: 14px;
		font-size: .875em;
		font-size: .875rem;
		padding-right: 20px;
		padding-left: 10px
	}

	.areas-p ul {
		width: 590px
	}

	.areas-p ul li {
		margin-left: 20px;
		width: 155px
	}

	.hp_pods_cont {
		padding-bottom: 52px
	}

	.hp_pod {
		width: 210px;
		padding: 0 10px 10px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover
	}

	.hp_pod .title {
		font-size: 16px;
		font-size: 1em;
		font-size: 1rem
	}

	.hp_pod::after {
		content: '';
		display: none
	}

	#text-5 {
		margin: 0 20px
	}

	.hp-content .col12 {
		padding: 0 10px
	}

	.ftr_pod {
		margin-left: 30px
	}

	#nav_menu-3 {
		display: none
	}

	footer .col12 {
		padding: 0 10px
	}

	.main_content {
		width: 500px
	}

	.sidebar {
		margin-right: 10px
	}

	.content .col12::after,
	.content .col12::before {
		content: '';
		display: none
	}

	article p img.alignleft,
	article p img.alignright {
		width: 100%;
		margin: 0 20px 10px 0 !important;
		float: none;
		display: block
	}

	.areas-p-cont .title {
		padding-left: 5px;
		padding-right: 25px
	}

	.uls .left,
	.uls .right {
		margin-bottom: 20px;
		float: none
	}

	.areas-p ul {
		width: 560px
	}

	.areas-p ul li {
		width: 150px
	}

	.cta_main {
		width: 100%;
		height: auto;
		padding: 20px 0 20px;
		text-align: center;
		background: url(img/mobile-cta-back.jpg) no-repeat center top
	}

	.cta_main p.call {
		margin-left: 0
	}

	.cta_main .textwidget>a {
		margin: 10px auto 0
	}

	.nav_wrapper {
		background-position: 10px top
	}

	.main_content {
		background-position: 10px top
	}

	.page-id-157 article p img.alignleft {
		float: left;
		width: auto;
		margin-bottom: 62px
	}

	.page-id-157 article p img.alignright {
		float: right
	}

	.inner_banner span {
		font-size: 20px
	}

	.uls .left,
	.uls .right {
		margin-left: 15px !important;
		display: inline-block;
		vertical-align: top;
		margin-right: 10px !important
	}

	.uls li {
		line-height: 1.2
	}

	.bullbox {
		height: auto !important
	}

	.bullbox>div,
	.bullbox>ul {
		float: none !important;
		display: inline-block;
		vertical-align: top;
		margin-left: 15px
	}

	.check-bull {
		margin-left: 15px
	}

	.wrong-bull {
		width: 27% !important;
		float: none !important;
		display: inline-block;
		vertical-align: top;
		margin-left: 12px
	}

	iframe {
		float: none !important;
		display: block;
		margin-bottom: 10px
	}

	#ctctcf7_lists {
		width: auto
	}
}

@media all and (max-width:640px) {
	.mobile_banner {
		display: block
	}

	.mobile_banner img {
		width: 100%
	}

	.logo {
		margin-top: 20px;
		margin-left: 0;
		float: none;
		text-align: center;
		height: auto
	}

	.logo img {
		top: 0;
		margin-top: 0;
	}

	.logo+.textwidget {
		/*margin: 10px auto 0;
		float: none;
		text-align: center*/
		display: none;
	}

	.hdr_cta_nav {
		float: none;
    	padding: 0;
    	margin-top: 0;
    	/*margin-bottom: 27px;*/
		margin-bottom: 60px;
    	text-align: center;
    	/*display: flex;
    	flex-direction: column-reverse;*/
	}
	/*.hdr_cta_nav .textwidget {
    	margin-top: -8px;
	}*/

	.hdr_cta_nav .textwidget {
		font-size: 16px;
		font-size: 1em;
		font-size: 1rem;
		letter-spacing: inherit
	}

	.hdr_cta_nav .textwidget span.header-call {
		font-size: 30px;
		font-size: 1.875em;
		font-size: 1.875rem
	}

	.hdr_menu {
		/*top: -276px;
		bottom: 0;*/
		display: none;
	}

	.hdr_menu li+li:before {
		padding: 0 14px
	}

	.nav_row {
		display: none
	}

	.mobile_menu_cont.responsiveSelectContainer {
		display: block;
		width: 94%;
		padding: 0;
		margin: 35px auto 20px;
		background: #676767 !important
	}

	.mobile_menu_cont.responsiveSelectContainer select {
		border: 0;
		width: 100%;
		color: #fff;
		background: url(img/mobile-menu.png) no-repeat right center;
		background-color: #676767;
		padding: 10px;
		-webkit-appearance: none;
		-moz-appearance: none
	}

	.mobile_menu_cont.responsiveSelectContainer select:focus-visible {
		outline: 0
	}

	.flexslider,
	.ss_controls {
		display: none
	}

	.banner_wrapper {
		height: auto
	}

	.home .areas-p-cont {
		top: 0;
		margin-bottom: 0
	}

	.hp_pods_cont {
		padding: 10px 0
	}

	.hp_pod {
		width: 80%;
		display: block;
		border-top: 1px solid #fff0;
		margin: 20px auto;
		height: auto;
		padding: 0 20px 23px
	}

	#text-5 {
		margin: 20px auto
	}

	.hp-content .left,
	.hp-content .right {
		float: none;
		padding: 0;
		width: 100%
	}

	footer.row {
		background: url(img/mobile-footer-back.jpg) repeat
	}

	footer.row>.col12 {
		height: auto
	}

	#nav_menu-3 {
		display: block
	}

	.ftr_pod {
		margin: 15px 0
	}

	#text-9 {
		display: block;
		float: none
	}

	#text-9 .title {
		text-align: left
	}

	#text-9 .textwidget {
		bottom: 0
	}

	.copyrights {
		text-align: center
	}

	.copyrights .designby {
		display: none
	}

	.breadcrumbs {
		display: block
	}

	.breadcrumbs span {
		display: inline-block
	}

	.main_content {
		background: #fff;
		width: 100%;
		padding-top: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.cta_main p.call {
		font-size: 26px;
		font-size: 1.625em;
		font-size: 1.625rem
	}

	.addthis_toolbox {
		display: none
	}

	.sidebar {
		float: none;
		margin: 150px auto 0;
		padding-bottom: 150px;
		-webkit-transform: scale(1.3);
		-moz-transform: scale(1.3);
		-ms-transform: scale(1.3);
		-o-transform: scale(1.3);
		transform: scale(1.3)
	}

	.sidebar::after {
		display: none
	}

	.areas-p-cont {
		height: auto
	}

	.areas-p-cont .title {
		font-size: 19px;
		font-size: 1.1875em;
		font-size: 1.1875rem;
		line-height: 2;
		background: #fff0;
		padding-top: 20px
	}

	.areas-p ul {
		width: 100%;
		display: grid;
		grid-template-columns: repeat(2, 1fr)
	}

	.areas-p ul li {
		margin-left: 0;
		font-size: 14px;
		font-size: .875em;
		font-size: .875rem
	}

	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form input[type="url"],
	.comment-form textarea {
		width: 100%
	}

	.wwa {
		width: 100% !important;
		margin: 0;
		text-align: center
	}

	.wwa p a img {
		display: block;
		width: 100%
	}

	iframe {
		width: 100% !important
	}

	footer iframe {
		display: none
	}

	.home .areas-p-cont .title {
		display: block
	}
	.wp-block-image .alignright, 
	.wp-block-image .alignleft {
		float: none;
		width: 100%;
    	margin-left: 0;
		margin-right: 0;
	}
	.wp-block-image .alignright img, 
	.wp-block-image .alignleft img {
		width: 100%;
	}
	
	/*select.responsiveMenuSelect {
		display: none !important;
	}*/
	.mobile-navi {
    	display: block;
		position: relative;
	}
	.mobile-navi .hamburger {
    	position: absolute;
    	right: 0;
    	top: -45px;
    	z-index: 100;
    	width: 100%;
    	display: flex;
    	justify-content: center;
	}
	.mobile-navi .hamburger:after {
		background: url(https://www.sturinowalker.com/wp-content/uploads/2024/09/humberger-icon.png) no-repeat;
		content: '';
		display: block;
		width: 38px;
		height: 24px;
		position: relative;
	}
	.mobile-navi .hamburger.active:after {
		background: url(https://www.sturinowalker.com/wp-content/uploads/2024/09/cross-icon.png) no-repeat;
    	content: '';
    	display: block;
    	width: 37px;
    	height: 37px;
    	top: -6px;
    	position: relative;
	}
	.mobile-navi ul#menu-mobile-menu {
    	display: none;
	}
	.mobile-navi ul#menu-mobile-menu {
    	position: absolute;
    	z-index: 100;
		background-color: #747679;
    	width: 100%;
	}
	.mobile-navi ul#menu-mobile-menu li {
    	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}
	.mobile-navi ul#menu-mobile-menu li a {
    	font-family: 'enriquetabold';
    	font-size: .875rem;
    	text-transform: uppercase;
    	padding: 10px 20px;
		color: #fff;
		display: block;
		text-align: center;
	}
	.mobile-navi ul#menu-mobile-menu li:hover a, 
	.mobile-navi ul#menu-mobile-menu li.current-menu-item a {
		background-color: #f99d49;
	}
	.mobile-navi ul#menu-mobile-menu li ul.sub-menu {
    	background-color: #f99d49;
	}
	.mobile-navi ul#menu-mobile-menu li ul.sub-menu li a {
		padding-left: 40px;
	}
	.mobile-navi ul#menu-mobile-menu li ul.sub-menu li:hover a, 
	.mobile-navi ul#menu-mobile-menu li ul.sub-menu li.current-menu-item a {
    	background-color: #747679;
	}
	.mobile-navi ul#menu-mobile-menu li.menu-item-has-children span.mobile-arrow {
    	position: relative;
    	display: block;
	}
	.mobile-navi ul#menu-mobile-menu li.menu-item-has-children span.mobile-arrow:after, 
	.mobile-navi ul#menu-mobile-menu li.menu-item-has-children span.mobile-arrow.active-arrow:after {
    	background: url(https://www.sturinowalker.com/wp-content/uploads/2024/09/submenu-down-arrow.png) no-repeat;
    	content: '';
    	display: block;
    	width: 13px;
    	height: 8px;
    	position: absolute;
    	right: 20px;
    	bottom: 17px;
	}
	.mobile-navi ul#menu-mobile-menu li.menu-item-has-children span.mobile-arrow.active-arrow:after {
    	background: url(https://www.sturinowalker.com/wp-content/uploads/2024/09/submenu-up-arrow.png) no-repeat;
	}
}

@media all and (max-width:480px) {
	.content {
    	padding-bottom: 53px;
	}
	.areas-p-cont {
    	padding-top: 12px;
	}
	.areas-p-cont .title {
		display: block;
		padding-top: 20px;
		padding-left: 20px;
		line-height: 20px
	}

	.areas-p .textwidget {
		display: block;
		padding-bottom: 1px
	}

	.areas-p ul {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 0 0 15px;
		height: auto;
		margin-bottom: 30px
	}

	.areas-p ul li {
		float: none
	}

	.sidebar {
		margin: 53px auto 0;
		padding: 20px 20px 1px;
		width: 288px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}

	.sd_pod {
		margin-bottom: 20px
	}

	.aside-page .sd_pod a.cta {
		height: 250px
	}

	.aside-page .sd_pod a.cta span {
		background: url(img/sd_pod_back-2-mob.png) no-repeat center top
	}

	.wpcf7-form {
		margin-bottom: 40px
	}

	.wpcf7-form p {
		margin: 5px 0
	}

	.wpcf7-form label {
		display: block;
		text-align: left
	}

	.wpcf7-form label.mdl {
		margin-top: 0
	}

	.wpcf7-form select,
	.wpcf7-form input,
	.wpcf7-form textarea {
		margin-top: 5px;
		width: 90%
	}

	.inner_banner span {
		text-align: right
	}

	.bullbox>div,
	.bullbox>ul {
		width: 100% !important
	}
}

.page_item_list li>ul {
	margin-top: 10px
}