/*
Theme Name: Michelle Scolaro
Theme URI: 	upthinksolutions.com
Template: 	Divi
Version: 	4.25.1
*/

/*
Custom styling
---------------------------------------------------------------------------------------------------- */

body {
	font-weight: 400;
	font-family: "Reddit Sans", sans-serif;
}

/* Headings styling
----------------------------------------------- */

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	padding-bottom: 20px;
}

body h1 {
	font-weight: 700;
}
body h2,
body h3,
body h4,
body h5,
body h6 {
	font-weight: 400;
}

body h2 {
	font-size: 40px;
}
body h3,
.blog .entry-title,
.archive .entry-title,
body.single .post .entry-title {
	font-size: 30px;
}
body h4 {
	font-size: 25px;
}
body h5 {
	font-size: 22px;
}
body h6 {
	font-size: 20px;
}

p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
	padding-top: 20px;
}

/* Paragraph styling
--------------------------------------------------- */

body p {
	padding-bottom: 25px;
}
p:last-of-type + * {
	padding-top: 25px;
}
p:empty {
	display: none;
}

/* Buttons styling
----------------------------------------------- */

#page-container .et_pb_button {
	display: inline-block;
	padding: 13px 29px;
	line-height: normal !important;
	text-decoration: none;
	text-shadow: none;
	text-align: center;
	letter-spacing: 0.28px;
}
#page-container .et_pb_button:after {
	display: none;
}
#page-container .et_pb_button:hover {
	background: #d5f09f;
}

#page-container .white-button {
	background: #fff;
}

.et_pb_button + .et_pb_button {
	margin-left: 25px;
	margin-top: 5px;
}

#page-container .btn {
	display: inline-block;
	padding: 13px 29px;
	line-height: normal;
	text-decoration: none;
	text-shadow: none;
	text-align: center;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	border-radius: 0;
	background: #a8d158;
	color: #000 !important;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.28px;
	text-transform: uppercase;
	font-family: "Reddit Sans", sans-serif;
}
#page-container .btn:hover {
	background: #d5f09f;
}

/*
wpforms styling
--------------------------------------------------- */

html body #page-container div.wpforms-container-full {
	margin: 0 auto;
}
#main-content .wpforms-form .wpforms-field-label {
	font-weight: 500;
}
#main-content .wpforms-form input,
#main-content .wpforms-form select {
	height: auto;
}
#main-content .wpforms-form input,
#main-content .wpforms-form select,
#main-content .wpforms-form textarea {
	border: 1px solid #a5a5a5;
	border-radius: 0;
	font-family: inherit;
	padding: 12px 15px;
}
#page-container .wpforms-container .wpforms-form :-moz-placeholder {
	color: #000;
	opacity: 1;
}
#page-container .wpforms-container .wpforms-form ::-moz-placeholder {
	color: #000;
	opacity: 1;
}
#page-container .wpforms-container .wpforms-form :-ms-input-placeholder {
	color: #000;
}
#page-container .wpforms-container .wpforms-form ::-ms-input-placeholder {
	color: #000;
}
#page-container .wpforms-container .wpforms-form ::-webkit-input-placeholder {
	color: #000;
	opacity: 1;
}
#page-container .wpforms-container .wpforms-form ::placeholder {
	color: #000;
	opacity: 1;
}
#page-container .wpforms-submit-container {
	text-align: center;
	margin-top: 0;
}

#page-container div.wpforms-container-full .wpforms-form button[type=submit] {
	display: inline-block;
	padding: 13px 29px;
	line-height: normal;
	text-decoration: none;
	text-shadow: none;
	text-align: center;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	box-shadow: none;
	height: auto;
	border: none;
	border-radius: 0;
	background: #a8d158;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.28px;
	text-transform: uppercase;
	font-family: "Reddit Sans", sans-serif;
}
#page-container div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	background: #d5f09f;
}

#page-container .wpforms-confirmation-container-full {
	background: #a8d158;
	border: none;
}
#page-container .wpforms-confirmation-container-full p {
	color: #000;
}

/* list style
--------------------------------------------------- */

#main-content .entry-content ul,
#main-content .entry-content ol {
	padding: 0 0 0 20px;
	line-height: 1.5;
}
#main-content .entry-content li {
	list-style-position: outside;
	padding-bottom: 10px;
}
#page-container #main-content .entry-content li:last-of-type {
	padding-bottom: 0;
}

#main-content .entry-content ul li ul,
#main-content .entry-content ul li ol {
	margin-top: 10px;
}

body .entry-content ul + *,
body .entry-content ol + * {
	margin-top: 25px;
}
p:last-of-type + ul,
p:last-of-type + ol {
	margin-top: 25px;
}

#main-content .list-style li {
	display: block;
	position: relative;
	padding-left: 25px;
}
#main-content .list-style li:before {
	content: "\f345";
	font-family: dashicons;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: -4px;
	color: #141261;
}

/* anchor tag style
--------------------------------------------------- */

.et_pb_bg_layout_dark a,
.et_pb_bg_layout_dark a:hover {
	color: #fff;
}
a[href^="tel"]:link,
a[href^="tel"]:visited, 
a[href^="tel"]:hover {
	display: inline-block;
}

/* underline text style
--------------------------------------------------- */

body a,
body u {
	text-underline-position: under;
}

/* table style
--------------------------------------------------- */

table {
	width: 100%;
} 
tr {
	background: transparent;
}
thead tr,
tbody tr:nth-child(2n+2) {
	background: #eee;
}
th,
td {
	border: 1px solid #dadada;
}

/* image styling
--------------------------------------------------- */

img.alignright {
	margin-left: 25px;
	margin-bottom: 15px;
	padding-bottom: 0;
}
img.alignleft {
	margin-right: 25px;
	margin-bottom: 15px;
	padding-bottom: 0;
}
.frame-img-widget img {
	border: 5px solid #ffffff;
	-webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
}
.round-img-widget img {
	border-radius: 50%;
	margin-bottom: 20px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
}

/* Divi builder sections and module styling
---------------------------------------------------------------------------------------------------- */

.et_pb_pagebuilder_layout #main-content {
	position: relative;
	overflow: hidden;
}

/* builder section 
----------------------------------------------- */

body .et_pb_section {
	padding-top: 30px;
	padding-bottom: 30px;
}

/* builder row and container 
----------------------------------------------- */

body .et_pb_row,
body .container {
	width: 100%;
}

/* text module pick full height
----------------------------------------------- */

.et_pb_text_inner:after {
	content: '';
	clear: both;
	display: block;
}

/* Divi sup styling
----------------------------------------------- */

#page-container sup {
	bottom: 0.2em;
}

/* dashicons icon styling
--------------------------------------------------- */

.dashicons-icon i {
	font-family: dashicons;
	font-style: normal;
	font-weight: 400;
}
.dashicons-phone {
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	display: inline-block;
}

/* contact icons styling
--------------------------------------------------- */

.prg-icon {
	position: relative;
	padding-left: 25px;
}
.prg-icon .icon {
	position: absolute;
	left: 0;
}

/* outside image module
--------------------------------------------------- */

.et_pb_row .outside-right {
	margin-right: -98px;
}
.et_pb_row .outside-left {
	margin-left: -98px;
}

/* 
Header styling
---------------------------------------------------------------------------------------------------- */

body.et_fixed_nav.et_show_nav #page-container {
	margin-top: 0 !important;
}

#main-header,
#main-header #et-top-navigation {
	font-weight: normal;
}

/* Header right widget area styling
--------------------------------------------------- */

.header-right-area {
	position: relative;
	float: right;
	padding-top: 5px;
	text-align: right;
}
.header-right-area h6 {
	padding-bottom: 5px;
	color: #000;
	font-family: "Alice", serif;
	letter-spacing: 0.8px;
}

/* Header menu styling
--------------------------------------------------- */

body.et_header_style_left .logo_container a {
	display: inline-block;
}
#main-header #et-top-navigation {
	padding-top: 50px;
	margin-right: -90px;
}
body #top-menu > li {
	padding-right: 15px;
}
#main-header #et-top-navigation #top-menu li a:hover {
	opacity: 1;
}
body.et_header_style_left #et-top-navigation nav>ul>li>a,
body.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
	padding-bottom: 0;
	margin-bottom: 50px;
	letter-spacing: 0.45px;
}
#main-header li ul {
	padding-top: 0;
	padding-bottom: 0;
}
body #top-menu .menu-item-has-children li {
	padding: 0;
	line-height: 1.1;
	display: block;
	position: relative;
}
body #main-header .nav li ul a {
	width: 100%;
	padding: 14px 20px;
	text-transform: none;
	color: #000 !important;
	font-weight: 600;
}
body #top-menu li li a:hover {
	background: #a8d158;
}

/* collapse menu on mobile
--------------------------------------------------- */

#main-header #mobile_menu .sub-menu {
	display: none !important;
}
#main-header #mobile_menu .menu-item-has-children.activated > .sub-menu {
	display: block !important;
	visibility: visible !important;
}
#mobile_menu .menu-item-has-children {
	position: relative;
}
#mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}
#mobile_menu .menu-item-has-children .sub-menu-toggle {
	position: absolute;
	top: 10px;
	right: 0;
	background-color: #a8d158;
	border: none;
}
#mobile_menu .menu-item-has-children .sub-menu-toggle:before {
	content: '\4c';
	display: inline-block;
	font-size: 18px;
	font-family: 'ETmodules';
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	color: #000;
}
#mobile_menu .menu-item-has-children.activated > .sub-menu-toggle:before {
	content: '\4d';
}

/*
Home Page styling
---------------------------------------------------------------------------------------------------- */

/* Banner Section
--------------------------------------------------- */

#hero-img-section {
	min-height: 600px;
	display: flex;
}
#hero-img-section .et_pb_column {
	background-color: rgba(255, 255, 255, 0.85);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
	padding: 35px 25px;
}
#hero-img-section h4,
#hero-img-section h6 {
	font-family: "Reddit Sans", sans-serif;
}
#hero-img-section h4 {
	font-weight: 500;
}

/* Stories Section
--------------------------------------------------- */

#stories-area {
	padding-top: 70px;
	padding-bottom: 70px;
}
body .flex-row,
body .reverse-column-row {
	display: flex;
}
body .flex-row .et_pb_column:first-of-type,
body .reverse-column-row .et_pb_column:last-of-type {
	align-self: center;
}

/* Home CTA 1 Section
--------------------------------------------------- */

#home-cta-area-1 {
	overflow: hidden;
	padding-top: 60px;
	padding-bottom: 60px;
}
#home-cta-area-1:before {
	content: "";
	background-image: url(images/1007335162.png);
	width: 303px;
	height: 329px;
	position: absolute;
	top: 60px;
	left: 0;
	opacity: 0.14;
	mix-blend-mode: luminosity;
}
.home #main-content h2,
#footer-widgets .footer-widget:first-of-type h2 {
	font-size: 50px;
}

/* About Section
--------------------------------------------------- */

#about-area {
	padding-top: 0;
	padding-bottom: 0;
}
#about-area .et_pb_row {
	display: flex;
	overflow: hidden;
}
#about-area .et_pb_column:first-of-type {
	width: 42%;
}
#about-area .et_pb_column:last-of-type {
	align-self: center;
	width: 58%;
	padding: 30px 95px;
}
#about-area .et_pb_column:last-of-type:before {
	content: "";
	background-image: url(images/about-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	top: -20px;
	bottom: -20px;
	left: -5px;
	right: 0;
}
#about-area h6,
body .services-title h6 {
	font-family: "Yesteryear", cursive;
	font-size: 115px;
	padding-bottom: 0;
}
#about-area h2 {
	margin-top: -110px;
	margin-bottom: 10px;
}

/* Services Section
--------------------------------------------------- */

#services-area {
	padding-top: 70px;
	padding-bottom: 70px;
}
#services-area h2 {
	padding-bottom: 0;
	margin-top: -40px;
}
#services-area .services-row {
	display: flex;
}
#services-area .et_pb_column {
	align-self: center;
}
body .services-title h6 {
	color: #f1f1f1;
}
body .services-row .et_pb_image .et_pb_image_wrap {
	overflow: hidden;
}
body .services-row .et_pb_image .et_pb_image_wrap:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(images/plus-icon.png) no-repeat center rgba(168, 209, 88, 0.9);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	z-index: 1;
}
body .services-row .et_pb_column:focus-within .et_pb_image .et_pb_image_wrap:before,
body .services-row .et_pb_column:hover .et_pb_image .et_pb_image_wrap:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
body .services-row .et_pb_image .et_pb_image_wrap:after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 30%);
	position: absolute;
	top: 0;
	left: 0;
}
#main-content .services-img-title {
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	padding: 0 15px;
}
body .services-img-title h6 {
	font-size: 18px;
	padding-bottom: 0;
	font-style: italic;
	font-family: "Reddit Sans", sans-serif;
}
body .services-img-title h6 strong {
	display: block;
	font-style: normal;
	font-weight: 900;
	letter-spacing: 1.8px;
	text-transform: uppercase;
}

/* Home CTA 2 Section
--------------------------------------------------- */

#home-cta-area-2 {
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
}
#home-cta-area-2:before {
	content: "";
	width: 65%;
	height: 100%;
	background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.90) 0%, rgba(255, 255, 255, 0.00) 100%);
	background: -o-linear-gradient(90deg, rgba(255, 255, 255, 0.90) 0%, rgba(255, 255, 255, 0.00) 100%);
	background: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0.90) 0%, rgba(255, 255, 255, 0.00) 100%);
	background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0.90) 0%, rgba(255, 255, 255, 0.00) 100%);
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.90) 0%, rgba(255, 255, 255, 0.00) 100%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#home-cta-area-2 .et_pb_column {
	max-width: 570px;
}

/* Home Slider Section
--------------------------------------------------- */

#main-content #home-slider-area .soliloquy-container ul {
	padding: 0;
}
#home-slider-area .soliloquy-container .soliloquy-html-content {
	border: 1px solid #ccc;
	padding: 30px;
}
#home-slider-area .soliloquy-container .soliloquy-html-content > * {
	line-height: 1.2;
}
#home-slider-area .soliloquy-html-content p:last-of-type {
	padding-top: 20px;
}
#home-slider-area .soliloquy-controls-direction a {
	background-color: rgb(20 18 97 / 70%);
}

/* Footer Styling
---------------------------------------------------------------------------------------------------- */

/* footer widget 1 styling
--------------------------------------------------- */

#main-footer #footer-widgets {
	padding: 80px 0 60px;
}
#footer-widgets .footer-widget {
	margin-bottom: 0;
}
#footer-widgets .footer-widget:first-of-type {
	text-align: center;
}
#footer-widgets .et_pb_widget {
	float: none;
}
#main-footer h2 {
	color: #fff;
}

/* footer form styling
--------------------------------------------------- */

#main-footer .wpforms-container-full {
	max-width: 567px;
}
#main-footer form {
	position: relative;
}
#main-footer .wpforms-field {
	padding: 0 0 10px;
}
#main-footer .left-side-field {
	width: 49%;
	float: left;
}
#main-footer .right-side-field {
	position: absolute;
	top: 0;
	right: 0;
	width: 49%;
}
#main-footer input,
#main-footer select,
#main-footer textarea {
	background: rgb(255 255 255 / 80%);
	border-radius: 0;
	border: 1px solid #fff;
	font-size: 18px;
	color: #000;
	font-family: inherit;
	padding: 10px 20px;
	height: auto;
}
#main-footer textarea {
	height: 105px;
}
#main-footer .wpforms-field-captcha .wpforms-field-label,
#main-footer .wpforms-field-captcha .wpforms-captcha-equation {
	font-size: 18px;
	color: #fff;
}
#main-footer .wpforms-field-captcha .wpforms-field-label,
#main-footer .wpforms-field-captcha .wpforms-captcha-math {
	display: inline-block;
	vertical-align: middle;
}
#main-footer .wpforms-field-captcha .wpforms-field-label {
	font-weight: normal;
	margin: 0 5px 4px 0;
}
#main-footer .wpforms-field-captcha .wpforms-field-label .wpforms-required-label {
	display: none;
}
#main-footer .wpforms-field-captcha .wpforms-captcha-math input {
	width: 70px;
	padding: 10px 5px;
	font-size: 16px;
	display: inline-block;
}
#main-footer .wpforms-submit-container {
	padding-top: 0;
}
#main-footer .wpforms-container-full em.wpforms-error {
	color: #000;
	display: inline-block;
	margin-top: 0;
	background: #a8d158;
	z-index: 9;
	padding: 5px 5px 5px 10px;
}
#main-footer .wpforms-container-full em.wpforms-error:before {
	background-color: #000;
}

/* footer widget 2 styling
--------------------------------------------------- */

#footer-widgets .footer-widget:last-of-type {
	padding-left: 65px;
}
#footer-widgets .footer-widget:last-of-type h2 {
	font-size: 45px;
	border-bottom: 1px solid rgb(255 255 255 / 40%);
	padding-bottom: 0;
	margin-bottom: 40px;
}
#footer-widgets h2 strong {
	font-weight: 400;
	font-size: 25px;
}
#footer-widgets .prg-icon,
#footer-widgets .social-icons,
body .kap-icon ~ * {
	margin-left: 30px;
}
#footer-widgets .prg-icon strong {
	font-weight: normal;
}
#footer-widgets a[href^="mailto:"] strong,
body .privacy-policy a {
	text-decoration: underline;
}
#footer-widgets a[href^="tel"] strong:hover {
	text-decoration: underline;
}
#footer-widgets .social-icons,
body .pt-badge,
body .kap-icon {
	display: inline-block;
	vertical-align: middle;
}
body .pt-badge {
	padding-left: 5px;
	padding-right: 8px;
}
#footer-widgets img {
	display: block;
}
body .kap-icon img {
	max-width: 75px;
	border-radius: 100%;
}

/* social icons styling
--------------------------------------------------- */

body .social-icons a {
	color: #fff !important;
	font-size: 28px;
	vertical-align: middle;
	text-shadow: none;
	margin-right: 5px;
}
body .social-icons a:last-of-type {
	margin-right: auto;
}
body .social-icons a:hover {
	color: #a8d158 !important;
}

/*
End Home Page styling
---------------------------------------------------------------------------------------------------- */

/* 
Inner Banner 1 Styling
---------------------------------------------------------------------------------------------------- */

#inner-banner1 {
	padding-top: 0;
	padding-bottom: 0;
}
#inner-banner1 .et_pb_row {
	padding: 0;
	width: 100%!important;
	max-width: 100%!important;
}
#inner-banner1 .et_pb_image {
	margin-bottom: 0;
}
#inner-banner1 .et_pb_image_wrap {
	display: block;
}
#inner-banner1 .et_pb_image img {
	width: 100%;
	height: 100%;
	max-height: 450px;
	object-fit: cover;
}
body.blog #inner-banner1 .et_pb_image img {
	display: block;
}
#inner-banner1 .et_pb_text {
	z-index: 9;
	max-width: 1190px;
	margin: 0 auto;
	text-align: center;
	padding: 30px 10px 0;
}
body.blog #inner-banner1 .et_pb_text {
	position: relative;
}
#inner-banner1 .et_pb_text_inner {
	padding-bottom: 10px;
	border-bottom: 1px solid #a8d158;
	display: inline-block;
}
#inner-banner1 h1 {
	padding-bottom: 0;
}
#inner-banner1 h1 ~ * {
	padding: 20px 0 0;
}

/*
Blog page styling
---------------------------------------------------------------------------------------------------- */

/*
inner banner section styling
--------------------------------------------------- */

.inner-banner-section .et_pb_column {
	width: 100%;
}

/*
main content area styling
--------------------------------------------------- */

#main-content.post-custom-style .container {
	padding-top: 0;
	margin-top: 30px;
}
#main-content .container:before {
	display: none;
}

/*
post styling
--------------------------------------------------- */

.post-custom-style article,
.archive article,
.sp-custom-style #left-area article,
.blog article {
	border: 1px solid #d7d7d7;
	padding: 10px;
	margin-bottom: 60px;
	overflow: hidden;
}
body .et_pb_post .post-meta {
	margin-bottom: 0;
}
.post-custom-style .et_pb_post .entry-content,
.archive .et_pb_post .entry-content,
.sp-custom-style .et_pb_post .entry-content {
	padding-top: 0;
}
body .has-post-thumbnail .entry-featured-image-url {
	margin-bottom: 0;
}
.has-post-thumbnail .entry-featured-image-url img {
	width: 45%;
	float: left;
	margin-right: 20px;
}
.entry-title a {
	text-decoration: none;
}
.post-custom-style .post-excerpt .post-more-link {
	display: inline-block;
	margin-top: 12px;
	padding: 0;
}

/*
custom pagination styling
--------------------------------------------------- */

#main-content .custom-pagination ul {
	border-top: 1px solid #ccc;
	padding: 25px 0;
	text-align: center;
}
.custom-pagination li {
	display: inline-block;
}
.custom-pagination li a {
	padding: 3px 10px;
	display: block;
}
.custom-pagination .active a {
	background: #a8d158;
	color: #000;
}

/*
Sidebar styling
--------------------------------------------------- */

#main-content #left-area {
	width: 72%;
}
#main-content #sidebar {
	width: 28%;
	padding-left: 0;
}
#sidebar .et_pb_widget {
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 30px;
}
#sidebar .et_pb_widget:last-child,
#sidebar .widget_archive {
	border-bottom: none;
}
#sidebar .et_pb_widget li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 7px;
}
#sidebar .et_pb_widget li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
#sidebar .et_pb_widget a {
	color: #000;
}

/* sidebar archive widget styling
--------------------------------------------------- */

#sidebar .widget_archive select {
	background: url(images/down-arrow.png) no-repeat right 10px center;
	border: none;
	border-bottom: 1px solid #d7d7d7;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	font-size: 16px;
	color: #000;
	height: auto;
	padding: 0 10px 5px;
}
#sidebar .widget_archive select::-ms-expand {
	display: none;
}

/* sidebar about box styling
--------------------------------------------------- */

.about-box {
	position: relative;
	text-align: center;
}
.about-box img {
	border-radius: 50%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.55);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.55);
	margin-bottom: 20px;
}
.about-box a {
	text-decoration: none;
}
.about-box h4 {
	font-size: 18px;
	padding-top: 0;
}
#sidebar .about-box h4 a {
	background: #a8d158;
	width: 100px;
	height: 100px;
	display: block;
	border-radius: 50%;
	padding: 28px 8px 0;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	position: absolute;
	bottom: 90px;
}
#sidebar .about-box h4 a:hover {
	background: #d5f09f;
}
.about-box a .icon {
	display: block;
	font-size: 35px;
	margin-bottom: 5px;
}
#page-container #sidebar .et_pb_button {
	color: #000;
}

/* sidebar location widget styling
--------------------------------------------------- */

#sidebar iframe,
#sidebar .widget_media_image img {
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.40);
	padding-bottom: 0;
}
#sidebar .widget_media_image img {
	display: block;
}

/*
Single page styling
---------------------------------------------------------------------------------------------------- */

/*
main content area styling
--------------------------------------------------- */

.single #main-content .container:before {
	display: none;
}
#main-content .sp-custom-style #sidebar {
	padding-left: 0;
}

/*
End Blog page styling
---------------------------------------------------------------------------------------------------- */

/* 
Landing Page 3 Styling
---------------------------------------------------------------------------------------------------- */

#main-content .landing-header {
	padding: 5px 0;
	z-index: 999;
}
body .landing-header .et_pb_row {
	padding: 0;
	display: flex;
	align-items: center;
}
body .landing-logo-widget a {
	display: table;
}
body .landing-logo-widget img {
	display: block;
}
body .landing-logo-widget h2 {
	padding-bottom: 0;
}
body .landing-logo-widget h2 a,
body .landing-logo-widget h2 a:hover {
	color: #141261;
}
.landing-phone-widget a {
	color: #000;
	font-size: 16px;
	background: #a8d158;
	display: inline-block;
	padding: 10px 15px 10px 60px;
	text-align: center;
	position: relative;
	line-height: 1.2;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.landing-phone-widget a .icon {
	font-size: 30px;
	position: absolute;
	left: 15px;
	top: 14px;
}
.landing-phone-widget strong {
	display: block;
	font-size: 20px;
}
.landing-phone-widget a:hover {
	color: #000;
	text-decoration: none;
	background: #d5f09f;
}

/* landing3 banner styling
--------------------------------------------------- */

#main-content .landing3-banner-section {
	min-height: 720px;
	padding-bottom: 120px;
	text-shadow: 0 0 15px #000;
	overflow: hidden;
	display: flex;
}
#main-content .landing3-banner-section-lp4 {
	min-height: 450px;
}
body .landing3-banner-section:after {
	content: '';
	background: url(images/curve-bg.png) repeat-x center bottom;
	display: block;
	width: 100%;
	height: 110px;
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 5;
}
.landing3-banner-caption h1:after {
	content: '';
	display: block;
	margin: 20px auto 0;
	border-top: 5px solid #fff;
	max-width: 172px;
}

/* landing3 content section styling
--------------------------------------------------- */

#main-content .landing3-content-section {
	background: transparent;
	z-index: 99;
}
#main-content .landing3-content-area {
	padding-top: 0;
}

/* landing3 contact details styling
--------------------------------------------------- */

#landing3-contact-details {
	margin-top: -110px;
}
#landing3-contact-details img {
	border-radius: 50%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
}
#landing3-contact-details h3 {
	font-size: 35px;
	font-style: normal;
}
#landing3-contact-details a {
	text-decoration: none;
}
#landing3-contact-details.landing3-contact-details-lp4 h4 {
	padding: 0;
}
#landing3-contact-details h4 a {
	width: 100px;
	height: 100px;
	display: block;
	border-radius: 50%;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
	padding: 16px 8px 0;
	position: absolute;
	bottom: 125px;
	-webkit-transition: all .2s;
	transition: all .2s;
	color: #000;
	background: #a8d158;
}
#landing3-contact-details.landing3-contact-details-lp4 h4 a {
	right: 0;
	bottom: 0;
}
#landing3-contact-details a .icon {
	display: block;
	font-size: 35px;
	margin-bottom: 0px;
}
#landing3-contact-details h4 a:hover {
	color: #000;
	text-decoration: none;
	background: #d5f09f;
}

/* landing3 form widget styling
--------------------------------------------------- */

#landing3-form-widget {
	-webkit-box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.15);
	padding: 20px 30px;
}
#landing3-form-widget p {
	font-style: italic;
	padding-bottom: 5px;
}
body #landing3-form-widget h2 {
	font-size: 25px;
	padding-top: 0;
}
#landing3-form-widget .wpforms-field {
	padding-bottom: 0;
}
#landing3-form-widget input,
#landing3-form-widget select,
#landing3-form-widget textarea {
	color: #000;
	font-size: 18px;
}
#landing3-form-widget input,
#landing3-form-widget select {
	height: auto;
}
#landing3-form-widget ::-webkit-input-placeholder {
	color: #000;
}
#landing3-form-widget ::-moz-placeholder {
	color: #000;
}
#landing3-form-widget ::-ms-input-placeholder {
	color: #000;
}
#landing3-form-widget .wpforms-submit-container {
	text-align: center;
}
body #landing3-form-widget h2 {
	font-size: 35px;
	font-weight: 700;
}
#landing3-form-widget.In-Person-form input {
	font-size: 14px;
}
#page-container #landing3-form-widget div.wpforms-container-full .wpforms-form button[type=submit] {
	margin-top: 10px;
}

/* 
Landing Page 4 Styling
---------------------------------------------------------------------------------------------------- */

/* landing4 banner styling
--------------------------------------------------- */

#main-content .landing4-banner-section {
	min-height: 720px;
	padding-top: 200px;
	padding-bottom: 100px;
	position: relative;
	text-shadow: 0 0 15px #000;
}
.landing4-banner-caption h1:after {
	content: '';
	display: block;
	margin: 20px auto 0;
	border-top: 5px solid #fff;
	max-width: 172px;
}

/* landing4 contact section styling
--------------------------------------------------- */

#main-content .landing4-contact-section {
	padding-top: 0;
	padding-bottom: 0;
	z-index: 99;
}
.landing4-contact-section .et_pb_row {
	padding-top: 20px;
	padding-bottom: 20px;
}
#landing4-contact-details .et_pb_text_inner {
	overflow: inherit;
}

/* landing4 form widget styling
--------------------------------------------------- */

#landing4-form-widget form {
	position: relative;
	overflow: hidden;
}
#landing4-form-widget .wpforms-field {
	padding: 0 0 4px;
}
#landing4-form-widget .left-side-field {
	width: 49.33%;

}
#landing4-form-widget .right-side-field {
	position: absolute;
	top: 0;
	padding: 0;
	right: 0;
	width: 49%;
}
#main-content #landing4-form-widget input,
#main-content #landing4-form-widget select,
#main-content #landing4-form-widget textarea {
	border: 1px solid #fff;
	color: #000;
	font-size: 20px;
}
#landing4-form-widget textarea {
	height: 108px;
}
#landing4-form-widget ::-webkit-input-placeholder {
	color: #000;
}
#landing4-form-widget ::-moz-placeholder {
	color: #000;
}
#landing4-form-widget ::-ms-input-placeholder {
	color: #000;
}
#landing4-form-widget .wpforms-submit-container {
	position: absolute;
	width: 49%;
	bottom: 4px;
	right: 0;
	padding: 0;
	text-align: left;
}
#landing4-form-widget button {
	font-family: inherit;
	padding: 12px 15px;
	width: 100%;
	max-width: 304px;
}
#landing3-form-widget h3,
#landing4-form-widget h3 {
	text-transform: capitalize;
}

/* landing4 contact details styling
--------------------------------------------------- */

#landing4-contact-details {
	margin-top: -120px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#landing4-contact-details img {
	border-radius: 50%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#landing4-contact-details h4 {
	padding-top: 0;
	padding-bottom: 0;
}
#landing4-contact-details .btn {
	position: absolute;
	right: 0;
	padding: 13px 29.5px;
}
#landing4-contact-details .btn .icon {
	position: relative;
	top: 3px;
}

/* landing4 contact details stuck styling
--------------------------------------------------- */

.et_pb_sticky.landing4-contact-section .et_pb_row {
	padding-top: 6px;
	padding-bottom: 0px;
}
.et_pb_sticky #landing4-contact-details {
	margin-top: 0;
}
.et_pb_sticky #landing4-form-widget .wpforms-container {
	margin-bottom: 15px;
}
.et_pb_sticky #landing4-contact-details img {
	width: 52%;
	margin-left: 0;
}
.et_pb_sticky #landing4-contact-details h4 a {
	top: 26%;
}
.et_pb_sticky #landing4-contact-details .et_pb_button {
	position: absolute;
	top: 54%;
	right: 0;
}

/* landing4 footer styling
--------------------------------------------------- */

body .landing-page-footer {
	border-top: 1px solid rgb(0 0 0 / 20%);
	padding: 20px 0px;
	overflow: hidden;
}
.landing-page-footer a {
	color: #000;
}
.landing-copyright-area {
	float: left;
}
.landing-footer-links {
	float: right;
}
.landing-footer-links a {
	display: inline-block;
	margin-left: 20px;
}

/* 
accordion style 6 styling
---------------------------------------------------------------------------------------------------- */

#main-content .accordion-style6 {
	clear: both;
	z-index: 999;
}
#main-content .accordion-style6 .et_pb_toggle {
	background: transparent;
	border: none;
	border-left: 4px solid #a8d158;
	-webkit-box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.5);
	padding: 0;
	margin-bottom: 30px;
}
#main-content .accordion-style6 .et_pb_toggle_title {
	color: #141261;
	padding: 22px 65px 22px 22px;
}
#main-content .accordion-style6 .et_pb_toggle_title:before {
	content: "\f347";
	font-family: Dashicons !important;
	font-size: 30px;
	color: #a8d158;
	display: block;
	right: 30px;
}
#main-content .accordion-style6 .et_pb_toggle_open .et_pb_toggle_title:before {
	content: "\f343";
}
#main-content .accordion-style6 .et_pb_toggle_content {
	color: #000;
	padding: 0 65px 40px 22px;
}

/*
#main-content .kap-badge {
max-width: 700px;
}
*/




























/* 
Media Queries
---------------------------------------------------------------------------------------------------- */

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

	#inner-banner1 .et_pb_image img,
	#inner-banner2 .et_pb_image img,
	#inner-banner3 .et_pb_image img,
	#inner-banner6 .et_pb_image img,
	#inner-banner7 .et_pb_image img {
		max-height: 525px;
	}

}

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

	body .et_pb_row,
	body .container {
		width: 95%;
	}
	.et_pb_row .outside-right {
		margin-right: auto;
	}
	.et_pb_row .outside-left {
		margin-left: auto;
	}
	#logo {
		max-width: 180px;
	}
	body.et_header_style_left #et-top-navigation nav>ul>li a {
		font-size: 14px;
	}
	body.et_header_style_left #et-top-navigation nav>ul>li>a,
	body.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
		letter-spacing: 0;
	}
	.home #main-content h2,
	#footer-widgets .footer-widget:first-of-type h2 {
		font-size: 38px;
	}
	#about-area .et_pb_column:last-of-type {
		padding: 30px;
	}
	#about-area h6,
	body .services-title h6 {
		font-size: 75px;
	}
	#about-area h2 {
		margin-top: -75px;
	}
	body .services-img-title h6 strong {
		letter-spacing: 0.5px;
	}
	#home-slider-area {
		padding-bottom: 80px;
	}
	#home-slider-area .soliloquy-container .soliloquy-html-sentinel.soliloquy-clear {
		height: 315px !important;
	}
	#footer-widgets .footer-widget:last-of-type {
		padding-left: 20px;
	}
	#footer-widgets .footer-widget:last-of-type h2 {
		font-size: 38px;
	}
	#footer-widgets .prg-icon,
	#footer-widgets .social-icons,
	body .kap-icon ~ * {
		margin-left: 0;
	}
	#page-container #landing4-contact-details .btn,
	#page-container #landing4-contact-details .et_pb_button {
		font-size: 13px;
		min-width: 150px;
		padding-left: 5px;
		padding-right: 5px;
	}

}

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

	body.et_header_style_left #logo,
	body.et_header_style_centered #logo,
	body.et_header_style_split #logo {
		height: auto;
		max-height: 100%;
		max-width: 100%;
	}
	.entry-content img.alignright,
	.entry-content img.alignleft {
		float: none;
		display: block;
		margin: 0 auto 25px;
	}
	body h1 {
		font-size: 40px;
	}
	body h2,
	.home #main-content h2,
	#footer-widgets .footer-widget:first-of-type h2,
	#footer-widgets .footer-widget:last-of-type h2 {
		font-size: 36px;
	}
	body h3,
	.blog .entry-title,
	.archive .entry-title,
	body.single .post .entry-title {
		font-size: 27px;
	}
	body h4 {
		font-size: 22px;
	}
	body h5 {
		font-size: 20px;
	}
	body h6 {
		font-size: 18px;
	}
	body .et_pb_section {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#page-container .et_pb_button,
	#page-container .btn,
	#page-container div.wpforms-container-full .wpforms-form button[type=submit],
	body .pum.pum-overlay .pum-container.popmake .wpforms-submit-container button {
		padding: 11px 25px;
		font-size: 13px;
	}
	#main-content .et_pb_image {
		text-align: center;
	}
	body.et_header_style_left .logo_container {
		position: relative;
		width: auto;
		float: left;
		padding-top: 5px;
	}
	.header-right-area {
		padding-right: 60px;
		margin-top: 20px;
	}
	#main-header #et-top-navigation {
		padding-top: 0;
		margin-right: auto;
		clear: both;
		margin-top: -55px;
	}
	body.et_header_style_left #main-header #et-top-navigation .mobile_menu_bar {
		margin-bottom: 4px;
	}
	#main-header #et-top-navigation .et_mobile_menu {
		padding: 10px 15px;
	}
	#main-header #et-top-navigation .et_mobile_menu li a {
		font-size: 16px;
	}
	#hero-img-section {
		min-height: 100%;
		display: block;
	}
	#hero-img-section .et_pb_column {
		padding: 25px;
	}
	#hero-img-section br {
		display: none;
	}
	#stories-area {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	body .flex-row {
		display: block;
		padding-bottom: 0;
	}
	body .reverse-column-row {
		flex-direction: column-reverse;
		padding-top: 0;
	}
	body .reverse-column-row .et_pb_column:first-of-type {
		margin-bottom: 0;
		padding-top: 30px;
	}
	#home-cta-area-1 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#about-area .et_pb_row {
		display: block;
	}
	#about-area .et_pb_column:first-of-type {
		width: 100%;
	}
	#about-area .et_pb_column:last-of-type {
		width: 100%;
	}
	#about-area .et_pb_column:last-of-type:before {
		top: 0;
		bottom: 0;
		left: 0;
	}
	#services-area {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#services-area .services-row {
		display: block;
		padding-bottom: 0;
	}
	#services-area .et_pb_column {
		width: 100%;
		margin: 0 auto 30px !important;
		float: none;
	}
	#home-cta-area-2 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#home-cta-area-2 span.et_parallax_bg.et_pb_parallax_css {
		background-position: right;
	}
	#home-cta-area-2 .et_pb_column {
		max-width: 100%;
		background-color: rgb(255 255 255 / 80%);
		padding: 30px;
	}
	#home-slider-area {
		padding-bottom: 20px;
	}
	#home-slider-area h2 {
		padding-bottom: 0;
	}
	#home-slider-area .soliloquy-container .soliloquy-html-sentinel.soliloquy-clear {
		height: 275px !important;
	}
	#main-footer #footer-widgets {
		padding: 50px 0 20px;
		text-align: center;
	}
	#footer-widgets .footer-widget:nth-child(n) {
		width: 100% !important;
		margin: 0 !important;
	}
	#footer-widgets .footer-widget:last-of-type {
		padding-left: 0;
		padding-top: 30px;
	}
	#footer-widgets h2 strong {
		font-size: 22px;
	}
	#footer-widgets .et_pb_widget .prg-icon {
		padding-left: 0;
	}
	#footer-widgets .et_pb_widget .prg-icon .icon {
		position: relative;
		top: 3px;
	}
	#inner-banner1 br {
		display: none;
	}
	#main-content #sidebar {
		max-width: 350px;
		clear: both;
		margin: 0 auto;
	}
	.has-post-thumbnail .entry-featured-image-url img {
		width: 100%;
		float: none;
		margin: 0 auto 20px;
	}
	#main-content .accordion-style6 .et_pb_toggle_title {
		padding: 18px 45px 18px 22px;
	}
	#main-content .accordion-style6 .et_pb_toggle_title:before {
		font-size: 25px;
		right: 10px;
	}
	#main-content .accordion-style6 .et_pb_toggle_content {
		padding: 0 22px 25px;
	}
	#main-content .landing-header .et_pb_column:first-of-type {
		margin-bottom: 0;
	}
	#main-content .landing-header .et_pb_column:last-of-type {
		padding-left: 15px;
	}
	#main-content .landing3-banner-section {
		min-height: 100%;
		padding-bottom: 50px;
		display: block;
	}
	.page-id-3278 #main-content .landing3-banner-section {
		padding-top: 80%;
		margin-top: -250px;
		background-position: 75%;
	}
	body .landing3-banner-section:after {
		background-size: 100%;
	}
	#main-content .landing3-banner-section .et_pb_column {
		margin-bottom: 0;
	}
	#main-content .landing3-banner-section br {
		display: none;
	}
	#landing3-contact-details {
		margin-top: 0;
		max-width: 350px;
		margin-left: auto;
		margin-right: auto;
	}
	#landing3-form-widget {
		margin-bottom: 0;
	}
	#landing3-form-widget input,
	#landing3-form-widget select,
	#landing3-form-widget textarea {
		font-size: 16px;
	}
	#main-content .landing4-banner-section {
		min-height: auto;
		padding-top: 20px;
		padding-bottom: 0;
	}
	.page-id-3408 #main-content .landing4-banner-section {
		padding-top: 40%;
		background-position: 50%;
	}
	#main-content .landing4-banner-section br {
		display: none;
	}
	#main-content #landing4-form-widget input,
	#main-content #landing4-form-widget select,
	#main-content #landing4-form-widget textarea {
		font-size: 16px;
	}
	#landing4-form-widget textarea {
		height: 103px;
	}
	#landing4-contact-details {
		margin-top: 0;
		text-align: center;
	}
	#landing4-contact-details .btn {
		position: relative;
		right: auto;
		margin-bottom: 20px;
	}
	.landing-copyright-area,
	.landing-footer-links {
		float: none;
		text-align: center;
	}
	.landing-copyright-area {
		margin-bottom: 15px;
	}

}

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

	body h1 {
		font-size: 35px;
	}
	body h2,
	.home #main-content h2,
	#footer-widgets .footer-widget:first-of-type h2,
	#footer-widgets .footer-widget:last-of-type h2 {
		font-size: 32px;
	}
	body h3,
	.blog .entry-title,
	.archive .entry-title,
	body.single .post .entry-title {
		font-size: 24px;
	}
	.et_pb_button + .et_pb_button {
		margin-left: 0;
	}
	#page-container .one_half,
	#page-container .one_half.et_column_last {
		width: 100%;
	}
	#page-container .one_half {
		margin-right: 0;
	}
	#page-container .one_half.et_column_last {
		margin-top: 25px;
	}
	#about-area h2 {
		margin-top: -65px;
	}
	#main-content .landing-header-lp4 {
		position: fixed;
		top: 0;
		width: 100%;
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
		-moz-box-shadow: 0 0 5px rgba(0,0,0,.1);
		box-shadow: 0 0 5px rgba(0,0,0,.1);
	}
	.landing-phone-widget a {
		font-size: 13px;
		padding-left: 35px;
	}
	.landing-phone-widget a .icon {
		font-size: 18px;
		left: 8px;
		top: 17px;
	}
	.landing-phone-widget strong {
		font-size: 15px;
	}
	#main-content .landing3-banner-section-lp4 {
		margin-top: 63px;
	}

}

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

	body h1 {
		font-size: 30px;
	}
	body h2,
	.home #main-content h2,
	#footer-widgets .footer-widget:first-of-type h2,
	#footer-widgets .footer-widget:last-of-type h2 {
		font-size: 28px;
	}
	body div.wpforms-container-full .wpforms-form .wpforms-first {
		width: 100%;
	}
	body div.wpforms-container-full .wpforms-form .wpforms-first ~ div {
		width: 100%;
		margin-left: 0;
		padding-top: 20px;
	}
	body .logo_helper {
		display: none;
	}
	body.et_header_style_left .logo_container {
		margin-top: 15px;
	}
	body.et_header_style_left #logo {
		max-width: 160px;
	}
	.header-right-area {
		padding-right: 0;
		margin-top: 0;
	}
	.header-right-area h6 {
		letter-spacing: 0;
		font-size: 13px;
	}
	#main-header #et-top-navigation {
		margin-top: -10px;
	}
	body.et_header_style_left #main-header #et-top-navigation .mobile_menu_bar {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	#hero-img-section h4 {
		font-size: 20px;
	}
	#hero-img-section h6 {
		font-size: 16px;
	}
	#home-cta-area-2 span.et_parallax_bg.et_pb_parallax_css {
		background-position: 75%;
	}
	#main-footer .left-side-field  {
		width: 100%;
	}
	#main-footer .right-side-field {
		position: relative;
		width: 100%;
	}
	#main-footer .wpforms-field-captcha label,
	#main-footer .wpforms-field-captcha .wpforms-captcha-equation {
		font-size: 16px;
	}
	#main-footer .wpforms-field-captcha .wpforms-captcha-math input {
		width: 50px;
	}
	#footer-widgets h2 strong {
		font-size: 18px;
	}
	.blog .et_pb_post .entry-title,
	.archive .et_pb_post .entry-title {
		padding-bottom: 20px;
	}
	body .landing-logo-widget h2 {
		font-size: 22px;
	}
	#main-content .landing3-banner-section {
		padding-bottom: 20px;
	}
	.page-id-3278 #main-content .landing3-banner-section {
		padding-top: 140%;
		margin-top: -300px;
		background-position: 55%;
	}
	.page-id-3921 #main-content .landing3-banner-section-lp4 {
		padding-top: 40%;
	}
	.page-id-3408 #main-content .landing4-banner-section {
		padding-top: 85%;
		background-position: 65%;
	}
	#landing4-form-widget .left-side-field {
		width: 100%;
		float: none;
	}
	#landing4-form-widget .right-side-field {
		position: relative;
		width: 100%;
	}
	#landing4-form-widget .wpforms-submit-container {
		position: relative;
		width: auto;
		bottom: auto;
		right: auto;
		text-align: center;
		margin-top: 10px;
	}
	#landing4-form-widget button {
		width: auto;
	}
	.landing-footer-links a {
		display: table;
		margin: 0 auto 15px;
	}
	.landing-footer-links a:last-of-type {
		margin-bottom: auto;
	}

}
