/*
Theme Name: Royal Hawaiian Movers [main avada child theme]
Description: Child theme of the Avada theme.
Author: Yittbox
Author URI https://www.yittbox.com
Template: Avada
Version: 1.1.2
Text Domain:  Avada
*/

@import url("https://fonts.googleapis.com/css?family=Playball&display=swap");
@import url("https://fonts.googleapis.com/css?family=Ubuntu:400,700&display=swap");

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	margin: 0 0 25px;
}

body .fusion-header .fusion-row {
	max-width: 1565px;
	padding: 15px 0;
}

body .fusion-header {
	height: auto !important;
}

#home-banner-section {
	margin-top: -55px;
	min-height: 720px;
	position: relative;
	border: none;
}

div#home-banner-section:after {
	content: "";
	width: 100%;
	padding-bottom: 5.37%;
	position: absolute;
	background: url(images/hero-curve2.png) no-repeat bottom center;
	bottom: -2px;
	left: 0;
	background-size: 100%;
}

div#home-banner-section .fusion-text {
	text-align: center;
	padding: 57px 0 0;
}

.fusion-body
	.fusion-main-menu
	.current_page_item.menu-item-has-children
	> a:after,
.fusion-body .fusion-main-menu .menu-item-has-children:hover:after {
	display: none;
}

.custom-header-right {
	position: absolute;
	right: 0;
	z-index: 9999;
}

.custom-header-right a:first-child {
	font-size: 13px;
	font-weight: 700;
	color: #0073ae;
	margin-right: 28px;
}

a.custom-blue-btn:last-child {
	background: url(images/blue-button-bg.png);
	background-size: cover;
	font-size: 13px;
	font-weight: 700;
	color: #fff !important;
	display: inline-block;
	padding: 10px 52px 10px 16px;
	border: 1px solid #0073ae;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	position: relative;
}

a.custom-blue-btn:last-child:hover {
	background: url(images/red-button-bg.png);
	border-color: #bf0008;
	transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	background-size: cover;
	color: #fff;
}

.inner-after-banner .gform_wrapper ul.gform_fields li.gfield:before {
	display: none !important;
}

a.custom-blue-btn:last-child:after {
	content: "";
	width: 20px;
	height: 13px;
	position: absolute;
	top: 12px;
	right: 17px;
	background: url(images/button-arrow.png) no-repeat;
}

a.custom-red-btn:last-child {
	background: url(images/red-button-bg.png);
	background-size: cover;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	padding: 10px 52px 10px 16px;
	border: 1px solid #bf0008;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	position: relative;
}

a.custom-red-btn:last-child:hover {
	background: url(images/blue-button-bg.png);
	border-color: #0073ae;
	transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	background-size: cover;
	color: #fff;
}

a.custom-red-btn:last-child:after {
	content: "";
	width: 20px;
	height: 13px;
	position: absolute;
	top: 12px;
	right: 17px;
	background: url(images/button-arrow.png) no-repeat;
}

body .fusion-header .fusion-logo {
	margin: 0;
	max-width: 280px;
}

body .fusion-header .fusion-logo img {
	width: 300px;
	height: 52px;
}

.custom-header-right a:first-child .sticky-phone-icon {
	margin: 6px 9px 0 0;
}

.fusion-is-sticky img.sticky-phone-icon {
	display: inline-block;
}

.fusion-is-sticky .custom-header-right a:first-child .simple-phone-icon,
.custom-header-right a:first-child .simple-phone-icon {
	display: none;
}

.fusion-is-sticky .custom-header-right a:first-child {
	color: #0073ae;
}

.fusion-is-sticky a.custom-blue-btn:last-child {
	background: url(images/red-button-bg.png);
	background-size: cover;
	border-color: #bf0008;
}

.fusion-is-sticky a.custom-blue-btn:last-child:hover {
	background: url(images/blue-button-bg.png);
	border-color: #0073ae;
}

nav.fusion-main-menu {
	padding-right: 463px;
}

div#home-banner-section .fusion-text h5 {
	margin: 0;
	margin: 183px 0 7px;
	position: relative;
	display: inline-block;
	color: #fff;
}

div#home-banner-section .fusion-text h5:after {
	content: "";
	width: 100%;
	height: 101px;
	position: absolute;
	top: -110px;
	right: 0;
	background: url(images/pineapple-icon.png) no-repeat center;
}

div#home-banner-section .fusion-text h1 {
	margin: 0;
	color: #fff;
	font-family: "Playball", cursive;
	font-weight: 400;
	clear: both;
	line-height: 0.9;
	position: relative;
	padding: 0 0 43px;
}

div#home-banner-section .fusion-text h1:after {
	content: "";
	width: 100%;
	height: 42px;
	position: absolute;
	bottom: 0px;
	right: 0;
	background: url(images/heading-curve-lines.png) no-repeat center;
}

.home-form-column {
	margin: 0 auto !important;
}

div#after-banner-form .fusion-text h5 {
	color: #fff;
	margin-bottom: 27px;
	text-align: center;
}

div#after-banner-form .select-arrow::before {
	content: "";
	display: block;
	background: url(images/drop-down-icon.png) no-repeat 0 0;
	width: 12px;
	height: 8px;
	position: absolute;
	top: 18px;
	right: 14px;
	background-size: cover;
}

div#after-banner-form .select-arrow {
	font-size: 0;
}

div#after-banner-form .select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	border: none;
}

div#after-banner-form .select-arrow {
	border: none;
}

body div#after-banner-form .gform_wrapper .top_label li.gfield.gf_inline {
	width: 280px !important;
	padding: 0;
	margin-right: 10px;
	display: inline-block;
	text-align: left;
}

div#home-posts-section ul li {
	padding: 0;
}

div#home-posts-section ul li:before,
div#home-posts-section .fusion-flexslider .flex-direction-nav li:before {
	display: none !important;
}

div#home-testimonial-section .soliloquy-container .soliloquy-item {
	display: inline-block;
	padding: 0;
}

body
	div#after-banner-form
	.gform_wrapper
	.top_label
	li.gfield.gf_inline:before {
	display: none;
}

body
	div#after-banner-form
	.gform_wrapper
	li.gfield.gf_inline.gfield:last-child {
	margin: 0;
}

div#after-banner-form .gform_wrapper .gform_body {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

div#after-banner-form .gform_footer.top_label {
	margin: 24px auto 0;
	text-align: center;
}

body div#after-banner-form .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}

div#after-banner-form .gform_wrapper .gform_footer input[type="submit"],
.service-banner-form .gform_wrapper .gform_footer input[type="submit"] {
	background:
		url(images/button-arrow.png) no-repeat,
		url(images/red-button-bg.png),
		#e51b22;
	color: #fff !important;
	border-color: #bf0008;
	transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	background-size:
		20px 13px,
		cover;
	width: 100%;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 50px 10px 16px;
	position: relative;
	height: 52px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0;
	-webkit-box-shadow: 0px 19px 30px 0px rgba(50, 50, 50, 0.39);
	-moz-box-shadow: 0px 19px 30px 0px rgba(50, 50, 50, 0.39);
	box-shadow: 0px 19px 30px 0px rgba(50, 50, 50, 0.39);
	background-position:
		right 20px center,
		0 0;
	text-transform: capitalize;
	text-align: center;
}

div#after-banner-form .gform_wrapper .gform_footer input[type="submit"]:hover,
.service-banner-form .gform_wrapper .gform_footer input[type="submit"]:hover {
	background:
		url(images/button-arrow.png) no-repeat,
		url(images/submit-hover.jpg),
		#ff3e45;
	background-position:
		right 20px center,
		0 0;
}

body div#after-banner-form .gform_wrapper .top_label li.gfield.gf_inline select,
body div#after-banner-form .gform_wrapper .top_label li.gfield.gf_inline input {
	height: 46px;
	color: #000;
	position: relative;
	font-size: 12px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	border: none;
}

div#after-banner-form .gform_wrapper .top_label .gfield_label,
.service-banner-form .gform_wrapper .top_label .gfield_label {
	margin-bottom: 0 !important;
	font-size: 14px;
	color: #fff;
	line-height: 0;
}

.home ::-webkit-input-placeholder {
	color: #a1a1a4 !important;
	font-size: 12px;
}

.home :-moz-placeholder {
	color: #a1a1a4 !important;
	font-size: 12px;
}

.home ::-moz-placeholder {
	color: #a1a1a4 !important;
	font-size: 12px;
}

.home :-ms-input-placeholder {
	color: #a1a1a4 !important;
	font-size: 12px;
}

::placeholder {
	font-style: italic;
	color: #a1a1a1 !important;
}

div#after-banner-form .fusion-text {
	padding: 35px 40px 36px 47px;
	overflow: hidden;
	border-radius: 4px;
}

div#after-banner-form .fusion-column-wrapper {
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#after-banner-form {
	margin-top: -145px;
}

#footer-sign-up-form .fusion-row {
	max-width: 1170px;
}

#footer-sign-up-form .gform_wrapper {
	margin: 0;
}

.sign-me-up {
	max-width: 630px;
	margin: 0 auto;
	background-color: #0073ae;
	position: relative;
	padding: 33px 48px 26px 48px;
	border-radius: 6px;
	overflow: hidden;
}

body div#footer-sign-up-form .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}

.sign-me-up:before {
	content: "";
	width: 63px;
	height: 113px;
	position: absolute;
	top: 0px;
	right: 0;
	background: url(images/footer-flower-icon.png) no-repeat top right;
}

.sign-me-up h5 {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	margin-bottom: 0;
}

.sign-me-up h6 {
	font-size: 18px;
	color: #fff;
	line-height: 1;
	margin-bottom: 6px;
	font-weight: 500;
}

body
	#footer-sign-up-form
	.gform_wrapper
	input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
		[type="button"]
	):not([type="image"]):not([type="file"]) {
	height: 48px;
	color: #a1a1a4;
	position: relative;
	font-size: 12px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	border: none;
	width: 100%;
}

#footer-sign-up-form .gform_wrapper .gform_body {
	width: 379px;
	float: left;
}

#footer-sign-up-form ul.gform_fields li.gfield {
	padding-right: 0;
	width: 100%;
}

.sign-me-up .gform_wrapper .top_label .gfield_label {
	margin-bottom: 0 !important;
	font-size: 14px;
	color: #fff;
	line-height: 0;
}

.sign-me-up .gform_wrapper .top_label li.gfield.gf_inline {
	width: 100%;
}

#footer-sign-up-form .gform_wrapper .gform_footer input[type="submit"] {
	margin: 0;
	background-color: red;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-transform: capitalize;
	height: 52px;
	line-height: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

#footer-sign-up-form .gform_wrapper .gform_footer input[type="submit"]:hover {
	background-color: #ff3e46;
}

#footer-sign-up-form .gform_wrapper .gform_footer.top_label {
	width: 135px;
	clear: none;
	float: left;
	margin: 40px 0 0 13px;
	padding: 0;
}

.fusion-footer {
	background: url("images/footer-bg.jpg") no-repeat;
	background-size: cover;
}

footer.fusion-footer-widget-area.fusion-widget-area {
	border: none;
	background: none;
	padding: 138px 0 30px;
}

.fusion-footer footer .fusion-columns .fusion-column h4.widget-title {
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 13px;
}

.fusion-footer footer .fusion-columns .fusion-column:first-child a,
.fusion-footer footer .fusion-columns .fusion-column:first-child p {
	color: #cfcfd3;
	font-size: 13px;
	display: block;
	margin: 0 0 13px;
}

.fusion-footer footer .fusion-columns .fusion-column:first-child a img,
.fusion-footer footer .fusion-columns .fusion-column:first-child p img {
	margin-right: 20px;
}

.fusion-footer footer .fusion-columns .fusion-column:first-child {
	padding-right: 0;
	width: 33.33%;
}

.fusion-footer
	footer
	.fusion-columns
	.fusion-column:nth-child(2)
	.textwidget.custom-html-widget {
	text-align: center;
}

.fusion-footer footer .fusion-columns .fusion-column:nth-child(2) {
	width: 33.33%;
	float: left;
	padding: 0;
}

body .social-icons a:hover {
	color: #fff !important;
	background-color: #dd1a22;
}

body .social-icons a {
	width: 33px;
	height: 33px;
	display: inline-block;
	background-color: #009ad8;
	border-radius: 50%;
	color: #fff;
	padding: 6px;
	margin-right: 16px;
	font-size: 16px;
}

.social-icons {
	margin-bottom: 28px;
}

.footer-img1 {
	margin-right: 32px;
}

.footer-menu a:last-child {
	padding-right: 0;
	border: none;
}

.footer-menu a {
	display: inline-block;
	font-size: 11px;
	color: #aeaeb2;
	border-right: 1px solid #aeaeb2;
	padding: 0 10px 0 7px;
	line-height: 1.1;
}

.footer-menu a:first-child {
	padding-left: 0;
}

.footer-menu {
	padding-top: 5px;
}

.fusion-footer
	footer
	.fusion-row
	.fusion-columns
	.fusion-column.fusion-column-last {
	padding: 0;
	width: 33.33%;
	float: right;
}

.fusion-footer
	footer
	.fusion-row
	.fusion-columns
	.fusion-column.fusion-column-last
	.textwidget.custom-html-widget {
	text-align: right;
}

.fusion-footer
	footer
	.fusion-row
	.fusion-columns
	.fusion-column.fusion-column-last
	.textwidget.custom-html-widget
	p {
	color: #cfcfd3;
	font-size: 13px;
	margin: 17px 0 0;
	line-height: 1.9;
}

.section-heading-styling .fusion-text {
	text-align: center;
}

.section-heading-styling .fusion-text h4 strong {
	font-size: 40px;
	color: #58585a;
}

.section-heading-styling .fusion-text h4 {
	font-size: 15px;
	position: relative;
	padding-bottom: 27px;
	line-height: 1.2;
	color: #969698;
}

.section-heading-styling .fusion-text h4:after {
	content: "";
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 0px;
	right: 0;
	background: url(images/red-heading-lines.png) no-repeat center;
}

div#our-experience-panel h4 {
	margin-bottom: 20px;
}

div#our-experience-panel {
	margin: 45px 0 0;
}

div#counter-box-section .fusion-layout-column,
div#move-freight-content .fusion-layout-column {
	width: 22.4% !important;
	margin-right: 2.6% !important;
}

div#counter-box-section .fusion-column-wrapper {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 108, 152, 0.18);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0, 108, 152, 0.18);
	box-shadow: 0px 0px 30px 0px rgba(0, 108, 152, 0.18);
}

div#counter-box-section .fusion-text {
	padding: 30px 0 0;
}

div#counter-box-section .fusion-column-wrapper .fusion-text p {
	margin-bottom: 0;
}

div#counter-box-section .counter-box-container {
	text-align: center;
	padding: 7px 0px 0;
}

div#counter-box-section
	.counter-box-container
	.content-box-percentage.content-box-counter:after {
	content: "";
	width: 91px;
	height: 1px;
	background-color: #e51b23;
	left: 33%;
	bottom: 0;
	position: absolute;
}

div#counter-box-section
	.counter-box-container
	.content-box-percentage.content-box-counter {
	position: relative;
	padding-bottom: 13px;
}

div#counter-box-section .counter-box-container .counter-box-content {
	padding: 14px 90px 20px;
	line-height: 1.2;
	font-size: 16px;
}

.flip-columns .fusion-layout-column.fusion-one-half:first-child {
	float: right;
	margin-right: 0 !important;
}

.flip-columns .fusion-layout-column.fusion-one-half:last-child {
	float: left;
	margin-right: 4%;
}

.section-heading-with-pinapple .fusion-text {
	text-align: center;
}

.home .section-heading-with-pinapple .fusion-text h3 {
	margin-top: 37px;
}

.section-heading-with-pinapple .fusion-text h3 strong {
	font-size: 50px;
	color: #58585a;
}

.section-heading-with-pinapple .fusion-text h3 {
	font-size: 20px;
	position: relative;
	line-height: 1.2;
	color: #969698;
	padding: 81px 0 27px;
	z-index: 999;
}

.section-heading-with-pinapple .fusion-text h3:after {
	content: "";
	width: 100%;
	height: 21px;
	position: absolute;
	bottom: 0px;
	right: 0;
	background: url(images/red-heading-lines.png) no-repeat center;
}

.section-heading-with-pinapple .fusion-text h3:before {
	content: "";
	width: 100%;
	height: 172px;
	position: absolute;
	top: -53px;
	right: 0;
	background: url(images/pineapple-bending-left.png) no-repeat center;
	z-index: -9;
}

div#move-household {
	margin: 65px 0 22px;
}

.two-col-img-pattern .fusion-text {
	padding: 42px 114px 0 42px;
}

.two-col-img-pattern.flip-columns .fusion-text {
	padding: 42px 180px 0 0px;
}

div#local-moves .fusion-text p {
	padding-right: 86px;
}

div#local-moves .fusion-text {
	padding: 42px 40px 0 42px;
}

body .two-col-img-pattern h5 {
	font-weight: 700;
}

.two-col-img-pattern p {
	color: #838386;
	line-height: 1.4;
}

.two-col-img-pattern a.custom-blue-btn {
	margin-top: 13px;
	padding: 9px 54px 9px 20px;
}

.two-col-img-pattern ul {
	padding-left: 0;
	margin-top: 35px;
}

.two-col-img-pattern ul li {
	list-style: none;
	position: relative;
	padding: 0 0 10px;
	display: block;
}

.two-col-img-pattern ul li img {
	margin: 5px 10px 0 0px;
}

.two-col-img-pattern ul li:first-child img {
	margin: 0 13px 0 0px;
}

.two-col-img-pattern ul li:before {
	content: "";
	width: 9px;
	height: 12px;
	position: relative;
	top: 0px;
	left: 0;
	background: url(images/list-icon.png) no-repeat center;
	display: inline-block;
	margin-right: 6px;
}

.two-col-img-pattern .fusion-imageframe {
	position: relative;
	overflow: visible;
}

.two-col-img-pattern .fusion-imageframe img {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 999;
	position: relative;
}

.two-col-img-pattern .fusion-imageframe:after {
	content: "";
	width: 246px;
	height: 291px;
	position: absolute;
	bottom: -51px;
	left: -56px;
	background: url(images/image-back-pattern.png) no-repeat center;
	background-position: 0 0;
	z-index: 9;
}

div#moving-to-mainland {
	margin: 105px 0 103px;
}

div#business-move-section
	.section-heading-with-pinapple
	.fusion-text
	h3
	strong {
	color: #fff;
}

div#business-move-section .section-heading-with-pinapple .fusion-text h3 {
	color: #fff;
	margin-bottom: 25px;
}

div#business-move-section
	.section-heading-with-pinapple
	.fusion-text
	h3:before {
	top: -12px;
	background: url(images/pineapple-bending-right.png) no-repeat center;
	right: -4px;
}

div#business-move-section .section-heading-with-pinapple .fusion-text h3:after {
	background: url(images/blue-heading-line.png) no-repeat center;
}

div#business-move-section .section-heading-with-pinapple .fusion-text {
	text-align: center;
	padding: 80px 0 70px;
}

div#business-move-section .section-heading-with-pinapple .fusion-text p {
	font-size: 24px;
	color: #fff;
	line-height: 1.2;
}

div#business-move-section a.custom-blue-btn {
	border-color: #fff;
	margin-top: 15px;
}

div#business-move-section a.custom-blue-btn:hover {
	border-color: #bf0008;
}

div#move-freight-content h2.flip-box-heading.without-text {
	font-size: 24px;
	margin-top: 22px;
	line-height: 1.2;
}

div#business-move-section {
	margin-top: 120px;
	margin-bottom: 40px;
	border: none;
}

div#business-move-section:before {
	content: "";
	width: 100%;
	padding-bottom: 3.65%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/white-top-wave.png) no-repeat top center;
	background-size: 100%;
}

div#business-move-section:after {
	content: "";
	width: 100%;
	padding-bottom: 3.65%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(images/white-bottom-wave.png) no-repeat bottom center;
	background-size: 100%;
}

#move-freight-content .flip-box-inner-wrapper {
	min-height: 230px !important;
}

#move-freight-content p {
	font-size: 15px;
	line-height: 1.2;
}

#move-freight-content .flip-box-image {
	margin: -16px 0 0;
}

#move-freight-content .fusion-flip-boxes .fusion-flip-box .flip-box-back {
	padding: 27px 28px;
}

div#move-freight-content {
	margin-top: 8px;
}

div#move-freight-content .fusion-layout-column {
	position: relative;
}

div#move-freight-content .fusion-layout-column:after {
	content: "";
	width: 21px;
	height: 4px;
	position: absolute;
	top: 42%;
	right: -25px;
	background: url(images/3-dots.png) no-repeat center;
	background-position: 0 0;
	z-index: 9;
}

div#move-freight-content .fusion-layout-column:last-child:after {
	display: none;
}

body .sidebar ul li:before {
	display: none;
}

div#blog-heading-row {
	margin-top: 25px;
	margin-bottom: 10px;
}

div#blog-heading-row .section-heading-with-pinapple .fusion-text h3:before {
	background: url(images/blog-pineapple.png) no-repeat center;
	top: 0;
}

div#home-posts-section .fusion-image-wrapper {
	position: relative;
	overflow: visible;
}

div#home-posts-section
	.fusion-blog-shortcode-1
	.fusion-blog-layout-grid
	.fusion-post-grid:after {
	content: "";
	width: 246px;
	height: 291px;
	position: absolute;
	top: -24px;
	left: -24px;
	background: url(images/image-back-pattern.png) no-repeat center;
	background-position: 0 0;
	z-index: 1;
	pointer-events: none;
}

div#home-posts-section
	.fusion-post-content
	h2.blog-shortcode-post-title.entry-title
	a {
	font-size: 24px;
	color: #58585a;
	line-height: 1.4;
}

div#home-posts-section h2.blog-shortcode-post-title.entry-title {
	line-height: 0.7 !important;
}

div#home-posts-section .fusion-post-content.post-content {
	position: relative;
	padding: 30px 0 0;
}

div#home-posts-section .fusion-image-wrapper,
div#home-posts-section .fusion-image-wrapper .fusion-rollover {
	background: none !important;
	background-color: rgb(0, 115, 174) !important;
	color: #fff !important;
}

div#home-posts-section
	.fusion-image-wrapper
	.fusion-rollover
	.fusion-rollover-content
	a {
	color: #fff;
}

div#home-posts-section .fusion-post-content-wrapper {
	padding: 0 !important;
}

div#story-of-ohana .fusion-text {
	text-align: center;
}

div#story-of-ohana .fusion-imageframe {
	padding: 100px 0 30px;
}

div#story-of-ohana .fusion-text h2 {
	margin: 0;
	color: #58585a;
	font-family: "Playball", cursive;
	font-weight: 400;
	clear: both;
	line-height: 0.9;
	position: relative;
	padding: 0 0 43px;
	font-size: 60px;
	margin-bottom: 20px;
}

div#story-of-ohana .fusion-text h2:after {
	content: "";
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 2px;
	right: 0;
	background: url(images/red-heading-lines.png) no-repeat center;
}

div#story-of-ohana .fusion-text p {
	font-size: 16px;
	color: #58585a;
	padding: 0 154px;
}

div#story-of-ohana .fusion-text a.custom-blue-btn {
	margin: 15px 0 55px;
}

div#story-of-ohana .fusion-text a.custom-blue-btn {
	margin: 15px 0 55px;
	padding: 10px 52px 10px 22px;
}

div#story-of-ohana .fusion_builder_column_1_5 .fusion-imageframe {
	padding: 10px 0 0;
}

div#story-of-ohana .fusion_builder_column_1_5 {
	margin-bottom: 0 !important;
}

div#footer-sign-up-form {
	position: relative;
	background-color: transparent;
	margin-bottom: -116px;
}

.home div#footer-sign-up-form {
	margin-bottom: -221px;
	top: -106px;
	margin-top: 60px;
}

.home main#main {
	padding-bottom: 0px !important;
}

div#home-posts-section {
	margin-bottom: 50px;
}

div#story-of-ohana {
	padding-bottom: 100px !important;
	padding-bottom: 50px !important;
	position: relative;
}

div#story-of-ohana:before {
	content: "";
	width: 100%;
	height: 12vh;
	position: absolute;
	background: url(images/testimonial-top-wave.png) no-repeat top center;
	top: -2px;
	left: 0;
	background-size: 100%;
}

div#home-testimonial-section .fusion-row {
	max-width: 775px;
	background-color: #fff;
	-webkit-box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.11);
	box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.11);
	top: -84px;
}

div#home-testimonial-section {
	margin-top: 170px;
	padding-bottom: 55px !important;
	position: relative;
}

div#home-testimonial-section:before {
	content: "";
	width: 100%;
	height: 12vh;
	position: absolute;
	background: url(images/testimonial-top-wave.png) no-repeat top center;
	top: -2px;
	left: 0;
	background-size: 100%;
}

div#home-testimonial-section:after {
	content: "";
	width: 100%;
	height: 12vh;
	position: absolute;
	background: url(images/testimonial-bottom-wave.png) no-repeat bottom center;
	bottom: -12px;
	left: 0;
	background-size: 100%;
}

div#home-testimonial-section h3 {
	font-size: 20px;
	color: #969698;
	line-height: 1.2;
	position: relative;
	padding: 52px 0 30px;
}

div#home-testimonial-section h3:after {
	content: "";
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 0px;
	right: 0;
	background: url(images/red-heading-lines.png) no-repeat center;
}

div#home-testimonial-section h3 strong {
	font-size: 50px;
	color: #58585a;
}

div#home-testimonial-section
	.soliloquy-container
	.soliloquy-caption
	.soliloquy-caption-inside {
	background-color: transparent;
}

div#home-testimonial-section .fusion-text {
	text-align: center;
}

div#home-testimonial-section .soliloquy-container .soliloquy-image {
	border-radius: 100%;
	-webkit-border-radius: 100%;
}

div#home-testimonial-section .soliloquy-fc-content p {
	color: #58585a;
	font-size: 16px;
	font-style: italic;
	line-height: 1.6;
	padding: 0 103px;
	margin-bottom: 15px;
}

div#home-testimonial-section .soliloquy-fc-content h4 {
	font-size: 16px;
	color: #58585a;
	margin-bottom: 5px;
}

div#home-testimonial-section .soliloquy-fc-content h5 {
	font-size: 14px;
	color: #7d7d80;
	margin-top: 10px;
}

div#home-testimonial-section .soliloquy-container .soliloquy-caption {
	position: relative;
	z-index: 1120;
}

div#home-testimonial-section a.custom-blue-btn:last-child {
	padding: 10px 53px 10px 19px;
}

div#home-testimonial-section .soliloquy-container .soliloquy-prev {
	display: block;
	width: 20px;
	height: 30px;
	top: 50%;
	left: -65px;
	background: url(images/left-arrows.png) no-repeat;
}

div#home-testimonial-section .soliloquy-container .soliloquy-next {
	display: block;
	width: 20px;
	height: 30px;
	top: 50%;
	right: -65px;
	background: url(images/right-arrow.png) no-repeat;
}

.footer-before-heading h6 {
	color: #969698;
	font-size: 20px;
	line-height: 1.2;
}

.footer-before-heading h6 strong {
	font-size: 36px;
	color: #58585a;
}

.footer-before-heading {
	text-align: center;
}

.footer-logos a {
	margin-right: 65px;
}

.footer-logos a:last-child {
	margin: 0;
}

.footer-logos {
	width: 100%;
	max-width: 100% !important;
	margin: 0 auto 54px;
}

.inner-banner-section .fusion-text {
	text-align: center;
}

.inner-banner-section .fusion-text h1 {
	font-size: 20px;
	position: relative;
	line-height: 1.2;
	color: #969698;
	padding: 145px 0 27px;
	z-index: 999;
}

body .smaller-page-title .fusion-text h1 strong {
	font-size: 37px;
}

.inner-banner-section .fusion-text h1:before {
	content: "";
	width: 100%;
	height: 172px;
	position: absolute;
	bottom: -10px;
	right: 0;
	background: url(images/inner-pineapple.png) no-repeat center;
	z-index: -9;
}

.inner-banner-section .fusion-text h1:after {
	content: "";
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 0px;
	right: 0;
	background: url(images/red-heading-lines.png) no-repeat center;
}

.inner-banner-section .fusion-text h1 strong {
	font-size: 50px;
	color: #58585a;
}

.inner-banner-section {
	margin-top: -55px;
	min-height: 600px;
}

.inner-banner-section.smaller-page-title {
	min-height: 540px;
}

.inner-banner-section.short-banner-section {
	min-height: 200px;
}

body .inner-after-banner a.custom-red-btn {
	margin-left: 25px;
	padding: 11px 60px 11px 28px;
	font-size: 15px;
}

body .inner-after-banner h6,
body .inner-after-banner p {
	display: inline-block;
	color: #fff;
	margin: 0;
}

.inner-cta-panel .fusion-text {
	text-align: center;
	padding: 11px 0;
}

body .inner-after-banner h6 {
	position: relative;
	top: 5px;
}

body .inner-after-banner a.custom-red-btn:hover {
	border-color: #fff;
}

.inner-after-banner fusion-imageframe {
	-webkit-box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.11);
	box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.11);
}

.inner-after-banner .fusion-layout-column {
	margin-bottom: 0 !important;
}

.inner-after-banner .fusion-layout-column {
	margin-top: -68px !important;
	z-index: 999;
}

.inner-after-banner {
	margin-top: -150px;
	position: relative;
	border-radius: 4px;
}

body .inner-after-banner .fusion-row {
	position: relative;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

.inner-after-banner .fusion-row:after {
	content: "";
	width: 246px;
	height: 291px;
	position: absolute;
	bottom: -20px;
	left: -56px;
	background: url(images/image-back-pattern.png) no-repeat center;
	background-position: 0 0;
	z-index: 9;
}

.inner-heading-pineapple .fusion-text {
	text-align: center;
}

.inner-heading-pineapple .fusion-text h3 {
	font-size: 20px;
	position: relative;
	line-height: 1.2;
	color: #969698;
	padding: 120px 0 27px;
	z-index: 999;
}

.inner-heading-pineapple .fusion-text h3:before {
	content: "";
	width: 100%;
	height: 180px;
	position: absolute;
	bottom: -10px;
	right: 0;
	background: url(images/plane-pineapple.png) no-repeat center;
	z-index: -9;
}

.inner-heading-pineapple .fusion-text h3:after {
	content: "";
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 0px;
	right: 0;
	background: url(images/red-heading-lines.png) no-repeat center;
}

.inner-heading-pineapple .fusion-text h3 strong {
	font-size: 50px;
	color: #58585a;
}

div#universal-layout-panel3 p {
	font-size: 18px;
	padding: 0 264px;
	color: #838386;
	padding-top: 10px;
}

div#universal-layout-panel3 {
	margin-top: 45px;
}

div#custom-flip-style h2.flip-box-heading.without-text {
	font-size: 24px;
	margin-top: 22px;
	line-height: 1.2;
	font-weight: 500;
}

#custom-flip-style .flip-box-inner-wrapper {
	min-height: 236px !important;
}

#custom-flip-style .fusion-flip-boxes .fusion-flip-box .flip-box-back {
	padding: 27px 28px;
	border-radius: 0 !important;
}

div#custom-flip-style {
	margin-top: 8px;
}

div#custom-flip-style .fusion-layout-column {
	position: relative;
}

div#custom-flip-style .fusion-layout-column.fusion-column-last {
	margin-right: 0 !important;
}

div#custom-flip-style .fusion-layout-column {
	margin-bottom: 12px !important;
}

div#custom-flip-style .fusion-flip-boxes {
	margin-bottom: 0;
}

a.flipper-button-blue {
	font-size: 50px;
	padding: 15px 0;
}

.local-expertise-panel .fusion-builder-row.fusion-row {
	padding-bottom: 75px;
}

body .local-expertise-panel h5 {
	float: right;
	font-weight: 700;
	font-size: 28px;
	background: url(images/hand-icon.png) 0 0 no-repeat;
	padding-left: 60px;
	line-height: 1.5;
}

.local-expertise-panel h5 img {
	display: inline-block;
	margin-bottom: 36px;
	display: none;
}

.local-expertise-panel {
	margin: 85px 0 50px;
}

body #after-testimonial-section h4 {
	float: right;
	font-weight: 700;
	font-size: 40px;
	position: relative;
	line-height: 1.1;
}

body #after-testimonial-section h4:before {
	content: "";
	width: 100%;
	height: 251px;
	position: absolute;
	bottom: -28px;
	right: 33px;
	background: url(images/large-pineapple.png) no-repeat center;
	z-index: -9;
}

#wrapper #main #after-testimonial-section .fusion-builder-row.fusion-row {
	padding: 0 71px;
}

div#after-testimonial-section {
	margin: 155px 0 185px;
}

#after-testimonial-section img {
	margin-top: 20px;
}

#ecological-diversity-panel .inner-heading-pineapple .fusion-text h3 {
	font-size: 50px;
	color: #58585a;
	font-weight: 700;
	line-height: 1;
}

body .post-content a:hover {
	color: #009ddc;
}

div#ecological-diversity-panel .fusion-column-first {
	margin-right: 3% !important;
}

div#ecological-diversity-panel a {
	color: #009ddc;
	text-decoration: underline;
}

body.fusion-button_size-large .fusion-button-default-size,
body.fusion-button_size-large button.button {
	text-decoration: none !important;
}

div#ecological-diversity-panel .fusion_builder_column_1_6,
div#ecological-diversity-panel .fusion_builder_column_5_6 {
	padding-bottom: 20px;
}

div#ecological-diversity-panel .fusion_builder_column_1_6 h6,
div#ecological-diversity-panel .fusion_builder_column_5_6 h6 {
	margin-bottom: 10px;
}

div#ecological-diversity-panel .fusion_builder_column_1_1 {
	padding-bottom: 25px;
}

#We-move-everything h4 {
	padding-right: 39px;
}

div#We-move-everything {
	padding-bottom: 55px;
}

.universal-flip-panel .fusion-builder-row.fusion-row {
	padding-bottom: 80px;
}

#ecological-diversity-panel.universal-template-last
	.inner-heading-pineapple
	.fusion-text
	h3 {
	font-size: 20px;
	color: #969698;
}

#ecological-diversity-panel.universal-template-last
	.inner-heading-pineapple
	.fusion-text {
	padding-top: 25px;
}

/* Services Page */

.content-box-panel:hover h2 {
	color: #333333 !important;
}

.content-box-panel .fusion-layout-column {
	position: relative;
	margin-right: 2.6% !important;
	width: calc(33.33% - ((2.6% + 2.6%) * 0.3333)) !important;
}

.content-box-panel .fusion-layout-column:last-child {
	margin-right: 0px !important;
}

div.content-box-panel .fusion-layout-column::after {
	content: "";
	width: 94px;
	height: 4px;
	position: absolute;
	top: 100px;
	right: -62px;
	background: url("images/dotted-border.png") no-repeat center center;
	background-position: 0 0;
	z-index: 9999;
}

.content-box-panel .fusion-layout-column:last-child:after {
	display: none;
}

.inner-after-banner .gform_wrapper {
	min-width: 425px;
	background: #0099d7;
	padding: 55px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	color: #fff;
}

.gform_wrapper
	.gfield
	input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
		[type="button"]
	):not([type="image"]):not([type="file"]),
.gform_wrapper .gfield select,
.gform_wrapper .gfield textarea {
	border: 1px solid #d2d2d2;
	font-size: 13px;
	color: #000000;
	padding: 8px 15px;
}

.inner-after-banner .gform_wrapper h3.gform_title {
	margin: 0 0 5px;
	font-size: 28px;
	font-weight: 700;
	color: #fff;
}

.inner-after-banner .gform_wrapper span.gform_description {
	width: 100%;
	margin-bottom: 8px;
	font-size: 18px;
}

.inner-after-banner .gform_wrapper label.gfield_label {
	font-weight: 400;
	font-size: 14px;
}

body .inner-after-banner .gform_wrapper ul li.gfield {
	margin-top: 0px;
}

body .inner-after-banner .gform_wrapper .top_label div.ginput_container {
	margin-top: 2px;
}

.inner-after-banner .gform_wrapper .gfield .gravity-select-parent select,
.inner-after-banner .gform_wrapper .gfield select {
	height: 46px;
}

.inner-after-banner .gravity-select-parent .select-arrow,
.select-arrow {
	font-size: calc((20px) * 0.75);
	color: #333;
}

.inner-after-banner .gform_wrapper .gform_footer input.button,
.inner-after-banner .gform_wrapper .gform_footer input[type="submit"] {
	padding: 11px 60px 11px 28px;
	font-size: 15px;
	background: url(images/red-button-bg.png);
	background-size: cover;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	padding: 16px 64px 16px 30px;
	border: 1px solid #bf0008;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	position: relative;
	text-transform: capitalize;
}

.inner-after-banner .gform_wrapper .gform_footer input.button::after,
.inner-after-banner .gform_wrapper .gform_footer input[type="submit"]:after {
	content: "";
	width: 20px;
	height: 13px;
	position: absolute;
	top: 12px;
	right: 17px;
	background: url(images/button-arrow.png) no-repeat;
}

.inner-after-banner .gform_wrapper .gform_footer input.button:hover,
.inner-after-banner .gform_wrapper .gform_footer input[type="submit"]:hover {
	border-color: #fff;
	background: url(images/blue-button-bg.png);
	background-size: auto;
	border-color: #0073ae;
	transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	background-size: cover;
}

.inner-after-banner
	.gform_wrapper
	.gfield
	input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
		[type="button"]
	):not([type="image"]):not([type="file"]) {
	height: 46px;
}

.inner-after-banner .gform_wrapper ul.gform_fields li.gfield,
.service-banner-form .gform_wrapper ul.gform_fields li.gfield {
	padding: 0 !important;
}

.inner-after-banner .gform_wrapper .gform_footer {
	margin-top: 30px;
}

.gap {
	padding: 15px 0 70px !important;
}

.services-upper-banner-form {
	margin-top: -200px !important;
}

.services-upper-banner-form .gform_wrapper:before {
	content: "Get a Free Quote";
	display: inline-block;
	width: calc(100% - 10px);
	margin: 0.25em 5px;
	font-size: 1.2em;
	text-align: center;
}

.inner-after-banner.banner-form .fusion-row::after {
	bottom: -50px;
}

.service-banner-form {
	color: #fff;
}

.gform_wrapper input:placeholder-shown .title-icon h5 {
	position: relative;
	background: url(images/hand-icon.png) 0 0 no-repeat;
	padding-left: 60px;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.1;
}

.upper-gap {
	padding-top: 37px !important;
}

.section-heading-with-pinapple.straight .fusion-text h3 {
	padding: 54px 0 27px;
	margin-bottom: 65px;
}

.section-heading-with-pinapple.straight .fusion-text h3::before {
	background: url(images/straight-pineapple.png) no-repeat center;
	height: 181px;
	top: 0px;
}

.section-heading-with-pinapple.no-red-border .fusion-text h3::after {
	display: none;
}

.section-heading-with-pinapple.straight.no-red-border .fusion-text h3::before {
	background-position: left bottom;
}

.section-heading-with-pinapple.no-red-border .fusion-text h3 {
	font-size: 40px;
	color: #58585a;
	line-height: 1;
	padding: 85px 0 0;
	font-weight: 700;
}

div.counters-nested-panel {
	margin-top: 15px !important;
	margin-bottom: 10px !important;
}

div.counters-nested-panel
	.counter-box-container
	.content-box-percentage.content-box-counter {
	position: relative;
	padding-bottom: 4px;
}

div.counters-nested-panel
	.counter-box-container
	.content-box-percentage.content-box-counter::after {
	content: "";
	width: 51px;
	height: 1px;
	background-color: #e51b23;
	left: 33%;
	bottom: 0;
	position: absolute;
}

div.counters-nested-panel .fusion-counters-box .content-box-percentage {
	font-size: 30px !important;
	font-weight: 700;
}

div.counters-nested-panel .counter-box-container .counter-box-content {
	padding: 8px 7px 0px;
	font-size: 15px !important;
	line-height: 1.2;
}

.counters-nested-panel
	.fusion-counters-box
	.fusion-counter-box
	.counter-box-container {
	padding: 0px;
}

.hundred-percent-fullwidth.two-col-img-pattern .fusion-text {
	padding: 0px;
}

.section-heading-with-pinapple.left-text-box .fusion-text {
	text-align: left;
}

.left-text-box {
	padding-left: calc((100% - 1170px) / 2);
}

.right-text-box {
	padding-right: calc((100% - 1170px) / 2);
}

.fusion-one-half .fusion-imageframe .img-responsive,
.fusion-one-half .fusion-imageframe {
	width: 100%;
}

.text-image-column {
	position: relative;
}

.text-image-column ul {
	padding-left: 0px !important;
}

.text-image-column ul li,
main section ul li,
.single main section .post-content ul li {
	list-style-type: none;
	display: inherit;
	padding-bottom: 10px;
	position: relative;
	padding-left: 20px;
}

main section .fusion-tabs .nav-tabs li {
	position: relative;
	display: block;
	list-style-type: none;
	padding-bottom: 0;
	padding-left: 0;
}

main section .fusion-tabs .nav-tabs > li h4.fusion-tab-heading {
	font-size: 15px;
}

.single main section .post-content ul {
	padding-left: 0;
}

.single main section ul li,
.single main section .post-content #bottom-social ul li {
	padding: 0;
}

.single main section ul li:before,
.single main section .post-content #bottom-social ul li:before {
	display: none;
}

.single main section .post-content ul li:before {
	content: "";
	width: 9px;
	height: 12px;
	position: absolute;
	top: 6px;
	left: 0;
	background: url(images/list-icon.png) no-repeat center;
	display: block;
	margin-right: 6px;
	float: left;
}

.text-image-column ul li a {
	color: #009ddc;
}

div#universal-layout-panel3 span {
	text-align: center;
	float: none;
	display: inline-block;
}

div#universal-layout-panel3 ul {
	padding: 0 240px 0;
}

.text-image-column ul li::before,
main section ul li:before {
	content: "";
	width: 9px;
	height: 12px;
	position: absolute;
	top: 6px;
	left: 0;
	background: url(images/list-icon.png) no-repeat center;
	display: block;
	margin-right: 6px;
	float: left;
}

main section ul.nav-tabs li:before,
main section .post-content ul.et_social_icons_container li:before {
	display: none;
}

main section ul.slides,
main section ul.slides li,
main section ul.flex-direction-nav,
main section ul.flex-direction-nav li,
main section .post-content ul.et_social_icons_container,
main section .post-content ul.et_social_icons_container li {
	margin: 0;
	padding: 0;
}

main section ul.slides li::before,
main section ul.flex-direction-nav li:before {
	display: none;
}

.text-image-column .right-image-box,
.text-image-column .left-image-box {
	position: relative;
}

.text-image-column .right-image-box .fusion-imageframe,
.text-image-column .left-image-box .fusion-imageframe {
	overflow: visible;
}

.text-image-column .right-image-box .fusion-imageframe::after {
	content: "";
	width: 246px;
	height: 291px;
	position: absolute;
	bottom: -51px;
	left: -56px;
	background: url(images/image-back-pattern.png) no-repeat center center;
	background-position: 0 0;
	z-index: -9;
}

.text-image-column .left-image-box .fusion-imageframe::after {
	content: "";
	width: 246px;
	height: 291px;
	position: absolute;
	bottom: -51px;
	right: -56px;
	background: url(images/image-back-pattern.png) no-repeat center center;
	background-position: 0 0;
	z-index: -9;
}

.single-testimonial-panel {
	font-style: 16px;
	font-style: italic;
}

.single-testimonial-panel h5 {
	font-style: italic;
	font-size: 30px;
	color: #58585a;
	text-align: center;
	line-height: 1.5;
}

div#internal-testimonial-section {
	margin-top: 130px;
	position: relative;
}

div#internal-testimonial-section:before {
	content: "";
	width: 100%;
	height: 12vh;
	position: absolute;
	background: url(images/testimonial-top-wave.png) no-repeat top center;
	top: -2px;
	left: 0;
	background-size: 100%;
}

div#internal-testimonial-section:after {
	content: "";
	width: 100%;
	height: 12vh;
	position: absolute;
	background: url(images/testimonial-bottom-wave.png) no-repeat bottom center;
	bottom: 0;
	left: 0;
	background-size: 100%;
}

div#internal-testimonial-section > .fusion-row {
	max-width: 1068px;
	padding: 0px !important;
	background-color: #fff;
	-webkit-box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.11);
	box-shadow: 3px 0px 37px 7px rgba(0, 0, 0, 0.21);
	top: -84px;
	border-radius: 6px;
}

div#internal-testimonial-section h3 {
	font-size: 20px;
	color: #969698;
	line-height: 1.2;
	position: relative;
	padding: 52px 0 30px;
	text-align: center;
}

div#internal-testimonial-section h3::after {
	content: "";
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 0px;
	right: 0;
	background: url(images/red-heading-lines.png) no-repeat center;
}

div#internal-testimonial-section h3 strong {
	font-size: 50px;
	color: #58585a;
}

#internal-testimonial-section
	.fusion-builder-row.fusion-builder-row-inner
	.fusion-layout-column:first-child {
	padding: 0 10px 0 100px;
}

#internal-testimonial-section
	.fusion-builder-row.fusion-builder-row-inner
	.fusion-layout-column:first-child
	img {
	border: 3px solid #009ddc;
	border-radius: 100%;
}

#internal-testimonial-section
	.fusion-builder-row.fusion-builder-row-inner
	.fusion-layout-column:last-child {
	padding: 0 88px 0 20px;
}

#local-moves.text-image-column .fusion-text p {
	padding: 0px;
}

#local-moves.text-image-column .fusion-text a {
	color: #009ddc;
	text-decoration: underline;
}

.three-easy-steps {
	max-width: 1080px;
	margin: 0 auto !important;
	font-size: 16px;
	counter-reset: my-sec-counter;
}

.three-easy-steps h5 {
	font-size: 15px;
	color: #969698;
	position: relative;
	padding-top: 100px;
	z-index: 9;
	line-height: 1.2;
}

.three-easy-steps h5:before {
	display: block;
	width: 100%;
	height: 128px;
	top: 0px;
	position: absolute;
	color: #f1fbff;
	font-family: "Ubuntu", sans-serif;
	font-size: 206px;
	counter-increment: my-sec-counter 1;
	content: counter(my-sec-counter);
	z-index: -1;
	line-height: 0.63;
	left: 48px;
}

.three-easy-steps strong {
	font-size: 21px;
	font-weight: 700;
	color: #58585a;
}

.cta-panel {
	width: 600px;
	height: 83px;
	border: 2px solid #0073ae;
	margin: 35px auto 80px !important;
}

.post-content .cta-panel h6 {
	font-weight: 700;
	font-size: 24px;
	display: inline-block;
	margin-right: 36px;
	color: #58585a;
	margin-bottom: 0px;
}

.cta-panel .fusion-text {
	padding: 16px 0px 0;
}

.cta-panel p {
	display: inline-block;
}

.cta-panel .custom-red-btn {
	font-size: 15px !important;
}

/* About Page
--------------------------*/

div#footer-sign-up-form {
	z-index: 9;
}

#page-header-image {
	min-height: 639px;
	position: relative;
	margin-top: -55px;
	position: relative;
}

#page-header-image:after {
	content: "";
	width: 100%;
	height: 10vh;
	position: absolute;
	background: url(images/hero-curve2.png) no-repeat bottom center;
	bottom: -2px;
	left: 0;
	background-size: 100%;
}

#page-header-image,
#page-header-image h1,
#page-header-image h6 {
	color: #ffff;
}

.page-header-image-content {
	max-width: 1170px;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 252px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

#page-header-image h1 {
	margin: 0;
	color: #fff;
	font-family: "Playball", cursive;
	font-weight: 400;
	clear: both;
	line-height: 0.9;
	position: relative;
	padding: 0 0 40px;
}

#page-header-image h1::after {
	content: "";
	width: 100%;
	height: 42px;
	position: absolute;
	bottom: 0px;
	right: 0;
	background: url("images/heading-curve-lines.png") no-repeat center;
}

#page-header-image h6 {
	font-size: 24px;
	font-weight: 400;
	margin: 0;
}

#aloha-spirit {
	line-height: 24px;
	color: #838386;
	padding-top: 86px !important;
	padding-bottom: 84px !important;
}

#aloha-spirit p {
	margin-bottom: 24px;
}

#aloha-spirit .left-column,
#aloha-spirit .right-column {
	width: 100% !important;
}

#aloha-spirit .left-column {
	max-width: 700px;
	margin-right: 0 !important;
	position: relative;
}

#aloha-spirit .left-column::before {
	content: "";
	display: block;
	background: url("images/straight-pineapple.png") no-repeat 0 0;
	width: 88px;
	height: 181px;
	position: absolute;
	top: -66px;
	left: -13px;
	z-index: -1;
}

#aloha-spirit .right-column {
	max-width: 400px;
	float: right;
}

#aloha-spirit .right-column p:first-child {
	margin: 0 0 43px;
}

#aloha-spirit .right-column .imageframe-align-center {
	display: inline-block;
	width: 50%;
	margin: 0 0 57px;
}

#timeline {
	min-height: 1952px;
	position: relative;
}

#timeline:after {
	content: "";
	width: 100%;
	height: 12vh;
	position: absolute;
	background: url(images/timeline-bottom-wave.png) no-repeat bottom center;
	bottom: 0;
	left: 0;
	background-size: 100%;
}

#timeline:before {
	content: "";
	width: 100%;
	height: 12vh;
	position: absolute;
	background: url(images/timeline-top-wave.png) no-repeat top center;
	top: -2px;
	left: 0;
	background-size: 100%;
}

#timeline,
#timeline h3,
#timeline h6 {
	color: #fff;
}

#timeline .headline {
	text-align: center;
	padding: 183px 0 0;
}

#timeline h3 {
	position: relative;
	font-weight: 700;
	padding: 0 0 31px;
	margin: 0 0 0;
}

#timeline h3::after {
	content: "";
	width: 126px;
	height: 21px;
	position: absolute;
	bottom: 0px;
	right: 0;
	left: 0;
	margin: 0 auto;
	background: url("images/blue-heading-line.png") no-repeat 0 0;
}

#timeline h6 {
	font-size: 20px;
	font-weight: 400;
	margin: 0 0 6px;
}

#timeline .cool-timeline-wrapper {
	max-width: 100%;
	margin: 121px auto 0;
	overflow: hidden;
}

#timeline .cool_timeline h1.timeline-main-title,
#timeline .cool-timeline.white-timeline .timeline-year,
#timeline .cool-timeline .timeline-post .icon-dot-full,
#timeline .cool-timeline .timeline-post .timeline-content h2.content-title {
	display: none !important;
}

#timeline .cool-timeline .timeline-post .timeline-meta {
	text-align: center;
	padding: 14px;
	background-color: rgba(255, 255, 255, 0.09);
	border-radius: 100%;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 110px;
	z-index: 9;
}

#timeline .cool-timeline .timeline-post .timeline-meta .meta-details {
	background-color: #009ddc;
	color: #fff;
	width: 82px;
	height: 82px;
	display: block;
	line-height: 82px;
	border-radius: 100%;
	margin: 0;
	font-size: 20px;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
	position: relative;
}

#timeline .cool-timeline .timeline-post .timeline-meta:hover .meta-details {
	background-color: #e51c24;
	animation: pulse 1s infinite;
	animation-timing-function: linear;
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}

#timeline .cool-timeline,
#timeline .cooltimeline_cont,
#timeline .ultimate-style .timeline-post .timeline-content .content-details {
	padding: 0px;
}

#timeline .cool-timeline .timeline-post {
	overflow: hidden;
}

#timeline .cool-timeline .timeline-post.even .timeline-content,
#timeline .cool-timeline .timeline-post.odd .timeline-content {
	width: 350px;
	float: right;
	background-color: transparent;
	position: relative;
}

#timeline .cool-timeline .timeline-post .timeline-content::before {
	content: "";
	display: block;
	width: 224px;
	height: 4px;
	position: absolute;
	top: 55px;
	z-index: -1;
	border: none;
	background: url("images/dotted-slice.png") repeat-x;
}

#timeline .cool-timeline .timeline-post.odd .timeline-content::before {
	right: -244px;
}

#timeline .cool-timeline .timeline-post.even .timeline-content::before {
	left: -244px;
}

#timeline .cool-timeline .timeline-post.odd .timeline-content {
	float: left;
}

#timeline .cool-timeline .timeline-post .timeline-content .ctl_info {
	line-height: 24px;
	color: #fff;
}

#timeline
	.cool-timeline
	.timeline-post
	.timeline-content
	.content-details
	p
	strong {
	font-size: 21px;
}

#timeline .cool-timeline:before {
	background-color: unset;
	background-image: none;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-left: 0;
	width: 4px;
	left: 50%;
	top: 50px;
	background: url("images/dotted.png") repeat-y;
}

#timeline .cool-timeline .timeline-post {
	margin-bottom: 103px;
}

#timeline .cool-timeline .timeline-post:last-child {
	margin-bottom: 0px;
}

#our-culture {
	padding-top: 129px !important;
	padding-bottom: 83px !important;
}

#our-culture .left-column {
	position: relative;
	padding-top: 40px;
}

#our-culture .left-column::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -100px;
	background: url("images/our-culture-right-wavy-pattern.png") no-repeat 0 0;
	width: 50px;
	height: 287px;
}

#our-culture .right-column {
	width: 59.1% !important;
	float: right;
}

#our-culture .right-column img {
	width: 100%;
}

#our-culture .right-column .fusion-imageframe {
	overflow: unset;
}

#our-culture .right-column .fusion-imageframe::after {
	content: "";
	width: 492px;
	height: 399px;
	position: absolute;
	bottom: -54px;
	left: -61px;
	background: url("images/our-culture-under-image-wavy-pattern.png") no-repeat
		0 0;
	z-index: -1;
}

#leadership {
	padding-bottom: 109px;
}

#leadership .flip-box-front,
#leadership .flip-box-back {
	padding: 0px;
	border-radius: 0px !important;
}

#leadership .flip-box-back {
	font-size: 14px;
	line-height: 21px;
}

#leadership .fusion-flip-boxes .fusion-flip-box .flip-box-image {
	margin-bottom: 0px;
}

#leadership .flip-box-back-inner {
	width: 270px;
	margin: 0 auto;
}

#leadership .straight .fusion-text {
	margin: 0 0 39px;
}

#leadership .name {
	color: #838386;
	line-height: 24px;
	text-align: center;
	margin: -14px 0 0;
	font-size: 14px;
}

#leadership .name strong {
	color: #58585a;
	font-size: 16px;
}

#leadership .flip-box-inner-wrapper {
	position: relative;
}

#leadership .flip-box-inner-wrapper::before {
	content: "";
	display: block;
	width: 246px;
	height: 291px;
	position: absolute;
	top: -22px;
	left: -20px;
	background: url("images/team-flip-wavy-pattern.png") no-repeat 0 0;
}

body .fusion-main-menu .sub-menu {
	top: 45px;
	padding: 15px 0;
}

.fusion-main-menu .fusion-dropdown-menu {
	overflow: visible;
}

.gform_wrapper {
	display: block !important;
}

body.mobile-menu-expanded
	nav.fusion-mobile-nav-holder
	ul.fusion-mobile-menu
	li
	a {
	font-weight: normal !important;
}

body.mobile-menu-expanded
	nav.fusion-mobile-nav-holder
	ul.fusion-mobile-menu
	li.fusion-mobile-current-nav-item
	> a {
	font-weight: bold !important;
}

body .fusion-main-menu > ul > li.current-menu-ancestor,
body .fusion-main-menu > ul > li {
	padding-bottom: 10px;
}

.page-id-40 .fusion-main-menu > ul > li > a,
.page-id-40 .custom-header-right a:first-child,
.page-id-40 .fusion-main-menu > ul > li.current-menu-ancestor > a {
	color: #fff;
}

.page-id-40
	.fusion-is-sticky
	.fusion-main-menu
	> ul
	> li.current-menu-ancestor
	> a {
	color: #e51b23;
}

.page-id-40 .fusion-main-menu > ul > li.current-menu-ancestor > a:after {
	border-color: #fff !important;
}

.page-id-40
	.fusion-is-sticky
	.fusion-main-menu
	> ul
	> li.current-menu-ancestor
	> a:after {
	border-color: #e51b23 !important;
}

.page-id-40 .fusion-is-sticky .custom-header-right a:first-child {
	color: #0073ae;
}

.page-id-40 .custom-header-right a:first-child img.simple-phone-icon {
	display: inline-block;
	margin: 6px 9px 0 0;
}

.page-id-40
	.fusion-is-sticky
	.custom-header-right
	a:first-child
	img.simple-phone-icon {
	display: none;
}

.page-id-40 .custom-header-right a:first-child .sticky-phone-icon {
	margin: 6px 9px 0 0;
	display: none;
}

.page-id-40
	.fusion-is-sticky
	.custom-header-right
	a:first-child
	.sticky-phone-icon {
	margin: 6px 9px 0 0;
	display: inline-block;
}

.page-id-40 .custom-header-right {
	text-align: right;
}

body.has-sidebar #content,
.blog-page-container #content-area {
	width: calc(100% - 32% - 3%) !important;
	float: left !important;
}

body.has-sidebar #main .sidebar,
.blog-page-container .sidebar {
	width: 32% !important;
}

.blog-page-container article {
	margin-bottom: 106px;
}

.blog-page-container .featured-image {
	position: relative;
	z-index: 9;
}

.blog-page-container .featured-image:before {
	content: "";
	width: 246px;
	height: 291px;
	position: absolute;
	top: -35px;
	left: -36px;
	background: url(images/image-back-pattern.png) no-repeat center center;
	background-position-x: center;
	background-position-y: center;
	background-position: 0 0;
	z-index: -9;
}

.blog-page-container .featured-image img {
	width: 100%;
}

.blog-page-container #content-area h3 {
	font-size: 30px;
	font-weight: 700;
	margin-top: 15px;
	line-height: 1.2;
}

.blog-page-container #content-area h3 a {
	color: #58585a;
}

.blog-page-container .pagination {
	margin-bottom: 85px;
	display: block;
	text-align: center;
}

.blog-page-container .post-info {
	font-size: 12px;
	color: #838386;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	margin-bottom: 34px;
}

.blog-page-container .post-date {
	margin-right: 35px;
}

.social-sharing {
	display: inline-block;
	position: absolute;
	top: -14px;
	right: 0;
}

.et_monarch .et_social_inline_top {
	text-align: right;
}

.et_monarch .et_social_networks {
	display: inline-block !important;
	width: 197px !important;
	overflow: hidden;
	max-height: 40px;
}

.blog-page-container .excerpt .read-more {
	font-size: 18px;
	text-decoration: underline;
	color: #009ddc;
}

.blog-page-container .post-categories ul {
	padding-left: 0px !important;
}

.blog-page-container .post-categories ul li {
	list-style-type: none;
	display: inline-block !important;
	border: 2px solid #0073ae;
	font-size: 14px;
	margin-right: 10px;
}

a.fasc-button {
	background: url(images/blue-button-bg.png);
	background-size: cover;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	padding: 10px 52px 10px 16px;
	border: 1px solid #0073ae;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	position: relative;
}

a.fasc-button:hover {
	background: url(images/red-button-bg.png);
	border-color: #bf0008;
	transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	background-size: cover;
	color: #fff;
}

.blog-page-container .post-categories ul li a {
	color: #58585a;
	padding: 10px 25px;
	display: inline-block !important;
	text-transform: uppercase;
}

.prev.page-numbers,
.page-numbers.current,
.page-numbers {
	height: 50px !important;
	width: 50px !important;
	background: #d0f2ff;
	color: #464f52;
	font-size: 30px;
	border-radius: 50%;
	text-align: center;
	padding-top: 3px;
	margin-right: 10px;
	display: inline-block;
}

.page-numbers.current {
	background: #0073ae;
	color: #fff;
	margin-right: 10px !important;
}

.sidebar .widget {
	overflow: hidden;
}

.wpp-list-with-thumbnails li,
.recent-posts-widget-with-thumbnails li {
	width: 48%;
	float: left;
	margin-right: 4% !important;
	margin-bottom: 25px !important;
	clear: none;
}

.recent-posts-widget-with-thumbnails li {
	position: relative;
}

.wpp-list-with-thumbnails li:nth-of-type(2n + 2),
.recent-posts-widget-with-thumbnails li:nth-of-type(2n + 2) {
	margin-right: 0px !important;
}

.wpp-list-with-thumbnails .wpp-post-title,
.recent-posts-widget-with-thumbnails .rpwwt-post-title {
	font-size: 18px;
	color: #58585a !important;
	font-weight: 700;
	line-height: 1.2 !important;
	display: block !important;
}

.recent-posts-widget-with-thumbnails .rpwwt-post-title {
	padding-top: 125px;
}

.wpp-date,
.rpwwt-post-date {
	font-size: 12px;
	font-family: Montserrat;
	text-transform: uppercase;
	margin: 6px 0 5px;
	display: block;
}

body #rpwwt-recent-posts-widget-with-thumbnails-2 img,
ul.wpp-list.wpp-list-with-thumbnails img {
	max-width: 171px;
	width: 100%;
	height: 91px;
	object-fit: cover;
}

.rpwwt-post-date {
	position: absolute;
	top: 98px;
}

bpdy .sidebar .widget .heading h4,
body .sidebar .widget .widget-title {
	color: #58585a;
	font-size: 24px;
	font-weight: 700;
}

.sidebar .cat-item {
	width: 170px;
	float: left;
	margin-right: 10px !important;
	margin-bottom: 15px !important;
	border: 2px solid #0073ae !important;
	padding: 10px 0 !important;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}

.sidebar .cat-item:nth-child(even) {
	margin-right: 0 !important;
}

.sidebar .cat-item:before {
	display: none;
}

.single-post .post-content h2 {
	font-size: 32px !important;
}

.sidebar .cat-item a {
	color: #58585a !important;
}

.sidebar .cat-item a:before {
	display: none !important;
}

.sidebar .gform_widget {
	background: #009ddc;
	padding: 30px 35px 10px 35px;
	color: #fff;
	border-radius: 6px;
}

.sidebar .gform_wrapper .gform_footer {
	padding: 10px 0 10px;
}

.sidebar .gform_widget .widget-title {
	color: #fff !important;
	line-height: 1.2;
}

.sidebar .gform_wrapper .top_label .gfield_label {
	color: #fff;
}

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

.sidebar
	.gform_wrapper
	.gfield
	input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
		[type="button"]
	):not([type="image"]):not([type="file"]),
.gform_wrapper .gfield_select[multiple="multiple"] {
	height: 48px;
	width: 100%;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"] {
	background: #e51b23;
	color: #fff;
}

#blog-page-title {
	margin: 30px 0px 120px;
}

#blog-page-title.section-heading-with-pinapple .fusion-text {
	text-align: left;
}

#blog-page-title.section-heading-with-pinapple .fusion-text h3::after {
	background-position: left bottom;
}

#blog-page-title.section-heading-with-pinapple .fusion-text h3::before {
	top: 7px;
	right: inherit;
	z-index: -9;
	background-position: left bottom;
	bottom: 0;
	left: -70px;
}

.single-post .avada-page-titlebar-wrapper {
	display: none;
}

.single-post #main {
	padding-top: 145px;
}

.single-post .fusion-post-slideshow {
	margin-bottom: 20px;
}

.single-post .fusion-post-title-meta-wrap .entry-title {
	font-size: 30px !important;
	line-height: 1.2 !important;
	margin-bottom: 18px !important;
}

.fusion-blog-archive .entry-title {
	margin-top: 15px !important;
}

.single-post .blog-page-container > .post-categories {
	margin-top: 35px;
}

.about-author {
	border: 2px solid #0073ae;
	margin-top: 55px;
}

.about-author .title-heading-left {
	font-size: 24px !important;
	color: #58585a !important;
	font-weight: 700 !important;
}

.about-author .title-sep-container {
	display: none;
}

.about-author div.avatar {
	margin-bottom: 0;
	min-height: 208px;
	width: 29%;
}

.about-author div.avatar img {
	width: 100%;
}

.about-author .description {
	padding: 15px 50px 15px 0;
}

.about-author .description .fusion-title {
	margin-bottom: 10px !important;
}

.about-author .description a {
	color: #009ddc;
	text-decoration: underline;
	margin-top: 10px;
	display: inline-block;
}

.single-post div.post-categories {
	display: inline-block;
}

.single-post .social-sharing {
	width: 190px;
	float: right;
	position: relative;
}

.single-post #bottom-social.blog-page-container .social-sharing {
	top: 60px;
}

.related-posts .fusion-carousel-wrapper {
	min-height: 350px;
}

.related-posts .fusion-carousel h4.fusion-carousel-title {
	font-size: 18px;
}

.single-post #respond {
	margin-top: 90px;
	margin-bottom: 140px;
	max-width: 770px;
}

.single-post #respond #comment-input ul {
	padding-left: 0px !important;
}

.single-post #respond #comment-input li {
	display: inline-block;
	width: 31.2%;
	margin-right: 2%;
}

.single-post #respond #comment-input li:last-child {
	margin-right: 0px;
}

.single-post #respond #comment-input label {
	display: block;
	font-size: 14px;
	color: #58585a;
}

.single-post #respond #comment-input input {
	height: 46px !important;
	width: 100%;
}

.single-post #comment-textarea textarea {
	height: 310px;
}

.clear {
	clear: both;
}

.related-posts .fusion-carousel-wrapper,
.related-posts .fusion-carousel {
	overflow: visible !important;
}

.single-post #respond #comment-submit {
	background: #e51b23 !important;
	color: #fff !important;
}

div#custom-flip-style .fusion-column-inner-bg-wrapper .fusion-column-wrapper {
	pointer-events: auto;
}

/* Gravity Forms Error CSS
---------------------------*/
body .gform_wrapper div.validation_error {
	display: none;
}

body .gform_wrapper .field_description_below .gfield_description {
	max-width: 100%;
	width: 100%;
	border: none;
	margin: 0;
	position: absolute;
	top: 0;
	padding: 6px 10px;
	color: #fff;
	background-color: #e41b23;
	font-size: 16px;
}

body .gform_wrapper .field_description_below .gfield_description::after {
	position: absolute;
	bottom: -0.5rem;
	left: 0.5rem;
	content: "";
	width: 0;
	height: 0;
	border-left: 0.5rem solid transparent;
	border-right: 0.5rem solid transparent;
	border-top: 0.5rem solid #e51b23;
}

body .gform_wrapper li.gfield.gfield_error,
body
	.gform_wrapper
	li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent;
	margin-bottom: 0;
	border-top: none;
	border-bottom: none;
	padding-bottom: 0;
	padding-top: 0;
}

body #wrapper .gform_wrapper h2.gsection_title {
	font-size: 35px;
	margin: 0.5em 0 !important;
}

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 ul.gform_fields li.gfield {
	position: relative;
}

body .gform_ajax_spinner {
	display: none;
}

div#thank-you-page h3 {
	margin: 0;
	color: #fff;
	font-size: 30px;
	text-align: center;
	padding: 45px 0;
	font-weight: bold;
}

div#thank-you-page {
	margin-top: 50px;
}

/*404 Page styling*/
body.error404 h2.title-heading-left {
	margin-bottom: 20px !important;
}

.error-message {
	font-size: 200px;
	color: #3a3a3a;
}

body.error404 .fusion-error-page-useful-links h3,
body.error404 .fusion-error-page-search h3 {
	font-size: 25px;
	font-weight: 600;
	color: #58585a;
}

.fusion-error-page-useful-links ul li a {
	color: #e51b23;
}

body.error404 .fusion-checklist .icon-wrapper,
ul.fusion-checklist .icon-wrapper {
	background-color: #0073ae !important;
}

body.error404 .search-page-search-form input {
	height: 50px !important;
}

body.error404
	.searchform
	.fusion-search-form-content
	.fusion-search-button
	input[type="submit"] {
	width: 50px;
}

body.error404 {
	margin-bottom: 50px;
	display: block;
	overflow: hidden;
}

body.error404 .inner-after-banner .fusion-layout-column:first-child {
	position: relative;
}

body.error404 .inner-after-banner .fusion-layout-column:first-child:after {
	content: "";
	width: 246px;
	height: 291px;
	position: absolute;
	bottom: -20px;
	left: -56px;
	background: url(/wp-content/uploads/2019/11/image-back-pattern.png)
		no-repeat center;
	background-position: 0 0;
	z-index: -9;
}

body.error404 .inner-after-banner .fusion-row:after {
	display: none;
}

.read-link {
	display: table;
	color: #009ddc;
	text-decoration: underline;
	margin: 1em 0;
}

#after-testimonial-section.relocation-testimonial {
	margin-bottom: 0;
}

div#home-testimonial-section .soliloquy-container .soliloquy-item:before {
	display: none;
}

div#home-testimonial-section .testimonial-read-more-button {
	clear: both;
	margin-top: 60px;
	margin-bottom: 30px;
}

div#We-move-everything .gform_wrapper .top_label li.gfield.gf_inline {
	padding: 0 0 15px;
	display: block;
}

div#We-move-everything .gform_wrapper .top_label li.gfield.gf_inline:before {
	display: none;
}

div#We-move-everything .gform_wrapper .top_label li.gfield.gf_inline select,
div#We-move-everything .gform_wrapper .top_label li.gfield.gf_inline input {
	height: 45px;
}

.service-banner-form .gform_wrapper .top_label li.gfield select,
.service-banner-form .gform_wrapper .top_label li.gfield input,
.service-banner-form
	.gform_wrapper
	.gfield
	input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
		[type="button"]
	):not([type="image"]):not([type="file"]),
.service-banner-form .gform_wrapper .gfield_select[multiple="multiple"] {
	height: 45px;
	font-size: 12px;
}

div#prev a,
div#next a {
	color: #222;
}

div#prev:hover a,
div#next:hover a {
	color: #fff;
}

div#prev:hover,
div#next:hover {
	background-color: #0073ae;
}

div#prev,
div#next {
	width: 50px;
	height: 50px;
	background-color: #d0f2ff;
	font-size: 25px;
	padding: 10px 0px;
	border-radius: 50px;
	color: #222 !important;
	display: inline-block;
	position: relative;
	top: 5px;
}

div#pagination-dropdown {
	background-color: #d0f2ff;
	font-size: 18px;
	display: inline-block;
	height: 50px;
	padding: 10px 34px;
	border-radius: 30px;
	margin: 0 32px 0;
	color: #58585a;
}

div#pagination-dropdown select {
	background-color: transparent;
	border: none;
	font-size: 18px;
	font-family: Montserrat;
	color: #58585a;
}

.single-post .flexslider .slides img {
	width: auto;
}

body.single-post .post-content h3 {
	font-size: 35px;
}

.single-post .aligncenter,
.single-post .fusion-aligncenter {
	margin-bottom: 20px;
}

.single-post .alignright {
	margin-right: 20px;
	margin-bottom: 20px;
}

main section .gform_wrapper .gform_body ul li {
	padding: 0;
}

main section .gform_wrapper .gform_body ul li:before {
	display: none !important;
}

/* General Form styling */
.blue-background-form {
	background-color: #009ddc;
	max-width: 425px;
	margin: 0 auto;
	padding: 55px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.white-background-form {
	border: 1px solid #a5a5a5;
	margin: 0 auto;
	padding: 0 50px 50px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 15px;
}

.blue-background-form h3.gform_title {
	font-size: 28px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: 700;
}

.white-background-form h3.gform_title {
	font-size: 28px;
	margin-bottom: 10px;
	color: #58585a;
	font-weight: 700;
}

.blue-background-form span.gform_description {
	color: #fff;
	font-size: 18px;
}

.white-background-form span.gform_description {
	color: #58585a;
	font-size: 18px;
}

body .blue-background-form label.gfield_label {
	color: #d0f2ff;
	font-size: 14px;
}

body .white-background-form label.gfield_label {
	color: #58585a;
	font-size: 14px;
}

.white-background-form .gform_wrapper .gform_body,
.blue-background-form .gform_wrapper .gform_body {
	margin-top: 26px;
}

body .white-background-form .gform_wrapper .top_label div.fginput_container,
body .blue-background-form .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}

.white-background-form
	.gform_wrapper
	.top_label
	li.gfield.gf_inline
	input[type="text"],
.white-background-form
	.gform_wrapper
	.top_label
	li.gfield.gf_inline
	input[type="tel"],
.white-background-form
	.gform_wrapper
	.top_label
	li.gfield.gf_inline
	input[type="email"],
.white-background-form .gform_wrapper .gfield select,
.white-background-form input[type="text"],
.blue-background-form
	.gform_wrapper
	.top_label
	li.gfield.gf_inline
	input[type="text"],
.blue-background-form
	.gform_wrapper
	.top_label
	li.gfield.gf_inline
	input[type="tel"],
.blue-background-form
	.gform_wrapper
	.top_label
	li.gfield.gf_inline
	input[type="email"],
.blue-background-form .gform_wrapper .gfield select,
.blue-background-form input[type="text"] {
	height: 46px !important;
	max-width: 100%;
	width: 100% !important;
}

.white-background-form
	.gform_wrapper
	.top_label
	li.gfield.gf_inline
	input[type="text"],
.white-background-form
	.gform_wrapper
	.top_label
	li.gfield.gf_inline
	input[type="email"],
.white-background-form .gform_wrapper .gfield select,
.white-background-form input[type="text"] {
	border-color: #a5a5a5 !important;
}

.gform_wrapper .top_label li.gfield.gf_inline input[type="text"]:focus,
.gform_wrapper .top_label li.gfield.gf_inline input[type="email"]:focus,
.gform_wrapper .gfield select:focus {
	border-color: #7d7d80 !important;
}

main section .blue-background-form .gform_wrapper .gform_body ul li,
main section .white-background-form .gform_wrapper .gform_body ul li {
	margin-bottom: 20px;
}

.blue-background-form .gform_wrapper .gform_footer input[type="submit"],
.white-background-form .gform_wrapper .gform_footer input[type="submit"] {
	background:
		url(images/button-arrow.png) no-repeat,
		url(images/red-button-bg.png);
	border-color: #bf0008;
	color: #fff;
	transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	background-size:
		20px 13px,
		cover;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 65px 10px 16px;
	position: relative;
	height: 52px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0;
	-webkit-box-shadow: 0px 19px 30px 0px rgba(50, 50, 50, 0.39);
	-moz-box-shadow: 0px 19px 30px 0px rgba(50, 50, 50, 0.39);
	box-shadow: 0px 19px 30px 0px rgba(50, 50, 50, 0.39);
	background-position:
		right 20px center,
		0 0;
	text-transform: capitalize;
	margin-top: 10px;
}

.blue-background-form .gform_wrapper .gform_footer input[type="submit"]:hover,
.white-background-form .gform_wrapper .gform_footer input[type="submit"]:hover {
	background:
		url(images/button-arrow.png) no-repeat,
		url(images/submit-hover.jpg);
	background-position:
		right 20px center,
		0 0;
}

.blue-background-form .gform_wrapper,
.white-background-form .gform_wrapper {
	margin-bottom: 0;
}

.white-background-form .gform_wrapper ul li.gfield.gf_inline,
.blue-background-form .gform_wrapper ul li.gfield.gf_inline {
	width: calc(50% - 4px) !important;
	max-width: calc(50% - 4px);
	/*float: left !important;*/
	clear: none !important;
}

.white-background-form .gform_wrapper ul li.gfield.gf_inline:nth-child(even),
.blue-background-form .gform_wrapper ul li.gfield.gf_inline:nth-child(even) {
	margin-right: 0;
}

.gform_wrapper li.gf_inline div.ginput_container {
	border: 2px solid transparent;
}

.free-quote-page .white-background-form {
	max-width: 72%;
	margin: 50px auto;
}

.gfield_visibility_hidden {
	display: none !important;
}

.gform_wrapper .top_label li.gfield.gf_inline select {
	padding-right: 12px !important;
}

/*End of General Form Styling*/

/*Search page*/
.search aside#sidebar {
	display: none;
}

.search main section {
	width: 100% !important;
}

.search #main .fusion-post-content > h2.fusion-post-title a {
	color: #58585a;
}

.search .fusion-blog-layout-medium .fusion-meta-info {
	margin-top: 0;
}

.search .post {
	margin-bottom: 20px;
}

.search .fusion-load-more-button.fusion-blog-button {
	background-color: #0073ae;
	color: #fff;
}

.resource-types-list {
	display: block;
	list-style: none;
	text-align: center;
	margin: 0 0 20px;
	padding: 0;
}

.resource-types-list li.resource-type {
	display: inline-block;
	margin: 10px 5px;
}

.resource-types-list li.resource-type a {
	display: block;
	padding: 10px 15px;
	text-align: center;
	background-color: #009ad8;
	color: #fff;
	transform: background-color 0.25s;
}

.resource-types-list li.resource-type a:hover {
	background-color: #0073ae;
	color: #fff;
}

.resource-types-list li.resource-type.current-cat a {
	background-color: #0073ae;
}

.resource-archive-container article {
	position: relative;
	display: inline-block;
	width: 31%;
	padding-bottom: 18%;
	margin: 1%;
	vertical-align: top;
	overflow: hidden;
	background-position: center center;
	background-size: 120%;
	background-repeat: no-repeat;
	transition: background-size 0.5s;
	-webkit-transition: background-size 0.5s;
}

.resource-archive-container article:hover {
	background-size: 130%;
}

.resource-archive-container article a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.resource-archive-container article span.category {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	background-color: rgba(0, 154, 216, 0.75);
	color: #fff;
	font-size: 0.8em;
}

.resource-archive-container article h3 {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 5px;
	margin: 0;
	font-size: 1em;
	background-color: rgba(0, 0, 0, 0.75);
	color: #fff;
}

.resource-archive-container {
	width: 100%;
	text-align: center;
}

@media only screen and (min-width: 2200px) {
	div#home-banner-section:after,
	div#business-move-section:after,
	div#home-testimonial-section:after,
	#page-header-image:after,
	#timeline:after,
	div#internal-testimonial-section:after {
		height: 9vh;
	}

	div#business-move-section:after {
		bottom: -30px;
	}
}

@media only screen and (min-width: 1280px) {
	body .fusion-header .fusion-logo img.fusion-standard-logo {
		display: none;
	}

	body .fusion-header .fusion-logo img.fusion-sticky-logo {
		display: block;
	}

	nav.fusion-main-menu ul.fusion-menu li.menu-item {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.custom-header-right {
		top: 22px;
	}

	body.tf-light-header .fusion-header .fusion-logo img.fusion-standard-logo {
		display: block;
	}

	body.tf-light-header .fusion-header .fusion-logo img.fusion-sticky-logo {
		display: none;
	}

	body.tf-light-header
		header.fusion-is-sticky
		.fusion-header
		.fusion-logo
		img.fusion-standard-logo {
		display: none;
	}

	body.tf-light-header
		header.fusion-is-sticky
		.fusion-header
		.fusion-logo
		img.fusion-sticky-logo {
		display: block;
	}

	/* light header phone icons not sticky */
	body.tf-light-header .custom-header-right a:first-child .sticky-phone-icon {
		display: none;
	}

	body.tf-light-header .custom-header-right a:first-child .simple-phone-icon {
		display: inline-block;
	}

	/* light header phone icons sticky */
	body.tf-light-header
		header.fusion-is-sticky
		.custom-header-right
		a:first-child
		.sticky-phone-icon {
		display: inline-block;
	}

	body.tf-light-header
		header.fusion-is-sticky
		.custom-header-right
		a:first-child
		.simple-phone-icon {
		display: none;
	}

	.tf-light-header .fusion-main-menu > ul > li > a {
		color: #fff;
	}

	.tf-light-header header.fusion-is-sticky .fusion-main-menu > ul > li > a {
		color: #767878;
	}

	.tf-light-header .custom-header-right a:first-child {
		font-size: 13px;
		font-weight: 700;
		color: #767878;
		margin-right: 28px;
	}

	.tf-light-header
		header.fusion-is-sticky
		.custom-header-right
		a:first-child {
		color: #767878;
	}

	.tf-light-header .custom-header-right a:first-child .simple-phone-icon {
		margin: 6px 9px 0 0;
		display: inline-block;
	}

	/* quote form homepage form */
	div#after-banner-form .gform_wrapper .gform_body {
		display: inline-block;
		margin: 0;
		text-align: left;
		vertical-align: top;
		max-width: 100%;
		padding: 0 0 0 50px;
	}

	div#after-banner-form .gform_footer.top_label {
		display: block;
		/* MW: 4/5/2023 The line below caused the issue found in this task: https://app.asana.com/0/1203669639305045/1204340240128920/f commented it out and added a correction line below. */
		/* margin: -46px 56px 0; */
		margin: 40px 370px 0;
		text-align: left;
		float: right;
		max-width: 290px;
	}

	div#after-banner-form .gform_wrapper .gform_footer input[type="submit"] {
		height: 46px;
	}

	div#after-banner-form ul#gform_fields_1 {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-row-gap: 1em;
	}

	div#after-banner-form li#field_1_7 {
		grid-column: 1;
	}

	div#after-banner-form li#field_1_8 {
		grid-column: 2;
	}

	div#after-banner-form li#field_1_9 {
		grid-column: 3;
	}

	div#after-banner-form li#field_1_10 {
		grid-column: 2;
		grid-row: 2;
	}

	div#after-banner-form li#field_1_2 {
		grid-column: 2;
		grid-row: 1;
	}

	div#after-banner-form li#field_1_3 {
		grid-column: 1;
		grid-row: 2;
	}

	/* quote form page form */
	.free-quote-page ul#gform_fields_16 {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-row-gap: 1em;
	}

	.free-quote-page ul#gform_fields_16 li {
		grid-column: 1 / span 2;
		align-self: end;
		margin: 0 1px 0 !important;
		padding: 0 !important;
		grid-row: auto;
	}

	.free-quote-page ul#gform_fields_16 li input {
		margin-bottom: 0 !important;
	}

	.free-quote-page ul#gform_fields_16 li.gf_inline {
		grid-column: auto;
		display: block;
		width: 100% !important;
		max-width: 100% !important;
		position: relative;
	}

	.free-quote-page ul#gform_fields_16 li#field_16_1,
	.free-quote-page ul#gform_fields_16 li#field_16_4 {
		grid-row: 4;
	}

	.free-quote-page ul#gform_fields_16 li#field_16_6 {
		grid-row: 5;
	}

	.free-quote-page ul#gform_fields_16 li#field_16_3,
	.free-quote-page ul#gform_fields_16 li#field_16_5 {
		grid-row: 6;
	}

	.free-quote-page ul#gform_fields_16 li#field_16_7 {
		grid-row: 7;
	}

	.free-quote-page ul#gform_fields_16 li#field_16_9 {
		grid-row: 8;
	}

	.free-quote-page ul#gform_fields_16 li#field_16_10 {
		grid-row: 9;
	}

	.free-quote-page ul#gform_fields_16 li#field_16_11,
	.free-quote-page ul#gform_fields_16 li#field_16_12 {
		grid-row: 10;
	}

	.free-quote-page ul#gform_fields_16 li#field_16_13,
	.free-quote-page ul#gform_fields_16 li#field_16_25 {
		grid-row: 11;
	}

	.free-quote-page ul#gform_fields_16 li#field_16_21 {
		grid-row: 12;
	}

	.free-quote-page ul#gform_fields_16 li#field_16_15 {
		grid-row: 13;
	}

	.free-quote-page ul#gform_fields_16 li#field_16_24 {
		grid-row: 14;
	}

	div#moving-to-mainland.two-col-img-pattern .fusion-imageframe:after {
		left: initial;
		right: -56px;
	}
}

@media only screen and (max-width: 2050px) {
	div#business-move-section:after {
		bottom: -12px;
	}

	div#home-banner-section:after,
	div#business-move-section:after,
	div#home-testimonial-section:after,
	#page-header-image:after,
	#timeline:after,
	div#internal-testimonial-section:after {
		height: 7vh;
	}
}

@media only screen and (max-width: 1680px) {
	div#home-banner-section:after,
	div#business-move-section:after,
	div#home-testimonial-section:after,
	#page-header-image:after,
	#timeline:after,
	div#internal-testimonial-section:after {
		height: 7vh;
	}

	div#business-move-section:after {
		bottom: -10px;
	}
}

@media only screen and (max-width: 1550px) {
	nav.fusion-main-menu {
		padding-right: 390px;
	}

	div#business-move-section:after,
	#timeline:after {
		bottom: -12px;
		height: 9vh;
	}

	div#home-banner-section:after,
	div#home-testimonial-section:after,
	#page-header-image:after,
	#timeline:after,
	div#internal-testimonial-section:after {
		height: 10vh;
	}

	body .fusion-main-menu > ul > li,
	body .fusion-is-sticky .fusion-main-menu > ul > li {
		padding-right: 11px !important;
	}
}

@media only screen and (max-width: 1440px) {
	nav.fusion-main-menu {
		padding-right: 355px;
	}

	div#home-banner-section:after,
	div#business-move-section:after,
	div#home-testimonial-section:after,
	#page-header-image:after,
	#timeline:after,
	div#internal-testimonial-section:after {
		height: 10vh;
	}

	div#business-move-section:after {
		bottom: -10px;
	}

	body .fusion-header .fusion-logo {
		max-width: 240px;
	}
}

@media only screen and (max-width: 1279px) {
	div#home-banner-section:after,
	div#business-move-section:after,
	div#home-testimonial-section:after,
	#page-header-image:after,
	#timeline:after,
	div#internal-testimonial-section:after {
		height: 7vh;
	}

	div#business-move-section:after {
		bottom: -22px;
	}

	.custom-header-right {
		position: absolute;
		width: auto;
		z-index: 99;
		top: 70px;
	}

	header.fusion-is-sticky .custom-header-right {
		display: none;
	}

	body.mobile-menu-expanded header.fusion-is-sticky .custom-header-right {
		display: block;
		top: 0;
	}

	body.mobile-menu-expanded
		header.fusion-is-sticky
		.fusion-mobile-menu-design-modern
		.fusion-mobile-nav-holder
		> ul,
	body.mobile-menu-expanded
		header.fusion-is-sticky
		.fusion-mobile-menu-design-modern
		.fusion-mobile-nav-holder
		> ul {
		max-height: 350px;
	}

	.home .custom-header-right a:first-child .simple-phone-icon {
		display: none;
	}

	body .fusion-main-menu > ul > li > a {
		z-index: 9999;
	}

	nav.fusion-main-menu {
		padding-right: 0;
		padding-bottom: 22px;
	}

	body .fusion-header .fusion-logo {
		margin-top: 15px;
	}

	body .fusion-main-menu > ul > li:last-child {
		padding-right: 0 !important;
	}

	div#after-banner-form .gform_wrapper .gform_body {
		max-width: 700px;
	}

	body div#after-banner-form .gform_wrapper .top_label li.gfield.gf_inline {
		width: 220px !important;
	}

	div#counter-box-section .counter-box-container .counter-box-content {
		padding: 14px 56px 20px;
	}

	.two-col-img-pattern .fusion-text,
	.two-col-img-pattern.flip-columns .fusion-text,
	div#local-moves .fusion-text {
		padding: 0;
	}

	div#move-freight-content
		.fusion-flip-boxes
		.fusion-flip-box.flip-right
		.flip-box-front {
		padding-top: 70px;
		padding-bottom: 82px;
		height: 200px;
	}

	.inner-banner-section .fusion-text h1 strong {
		font-size: 45px;
	}

	body .left-text-box {
		padding-left: 20px;
	}

	body .right-text-box {
		padding-right: 20px;
	}

	.cta-panel {
		width: 600px;
	}

	.title-icon .fusion-layout-column.fusion-one-third {
		padding-left: 10px;
	}

	.fusion-is-sticky .fusion-header .fusion-logo {
		margin-top: 25px;
		margin-bottom: 20px;
	}

	.fusion-is-sticky .custom-header-right {
		top: 50px;
	}

	#aloha-spirit .left-column {
		max-width: 65%;
	}

	#aloha-spirit .right-column {
		max-width: 34%;
	}

	.sidebar .cat-item {
		margin-right: 10px !important;
	}

	.blog-page-container .post-categories ul li {
		margin: 0 0 5px;
	}

	.recent-posts-widget-with-thumbnails .rpwwt-post-title {
		padding-top: 30px;
	}

	.about-author-container h2.title-heading-left {
		font-size: 20px !important;
	}

	div#home-banner-section:after,
	div#business-move-section:before,
	div#business-move-section:after,
	div#home-testimonial-section:after,
	div#home-testimonial-section:before,
	#page-header-image:after,
	#timeline:before,
	#timeline:after,
	div#story-of-ohana:before,
	div#internal-testimonial-section:after,
	div#internal-testimonial-section:before {
		height: 87px;
	}

	div#business-move-section:before {
		background-size: 100%;
	}

	div#business-move-section:after {
		bottom: -50px;
	}

	div#home-testimonial-section:after,
	div#internal-testimonial-section:after,
	#page-header-image:after,
	div#home-banner-section:after,
	#timeline:after {
		bottom: -38px;
	}

	div#home-testimonial-section .soliloquy-container .soliloquy-prev {
		left: 10px;
	}

	div#home-testimonial-section .soliloquy-container .soliloquy-next {
		right: 10px;
	}

	.custom-header-right {
		top: 15px;
		right: 25px;
	}

	.home .custom-header-right a:first-child .sticky-phone-icon {
		display: inline-block;
	}

	.home .custom-header-right a:first-child {
		color: #0073ae;
		margin-right: 15px;
	}

	.fusion-mobile-menu-icons {
		margin-top: 0px;
		top: 5px;
		right: -10px;
	}

	body .fusion-mobile-menu-icons a:after,
	body .fusion-mobile-menu-icons a:before {
		color: #0073ae;
	}

	div#after-banner-form .gform_wrapper .gform_body {
		max-width: 81%;
	}

	div#after-banner-form .gform_footer.top_label {
		margin: 24px auto 0;
	}

	body div#after-banner-form .gform_wrapper .top_label li.gfield.gf_inline {
		width: 30% !important;
		margin-right: 1.5%;
	}

	div#counter-box-section .counter-box-container .counter-box-content {
		padding: 14px 18px 20px;
	}

	div#moving-to-mainland {
		margin: 15px 0 15px;
	}

	div#business-move-section {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	div#move-freight-content .fusion-layout-column {
		width: 40% !important;
		margin: 0 0 0 5.5% !important;
	}

	div#move-freight-content
		.fusion-flip-boxes
		.fusion-flip-box.flip-right
		.flip-box-front {
		padding-top: 70px;
		padding-bottom: 82px;
		height: 200px;
	}

	div#move-freight-content .fusion-layout-column:nth-child(2):after {
		display: none;
	}

	div#home-posts-section
		.fusion-blog-layout-grid.fusion-blog-layout-grid-2
		.post {
		width: 100%;
		float: none;
	}

	.footer-logos img {
		margin-bottom: 20px;
	}

	.fusion-footer
		footer
		.fusion-columns
		.fusion-column:nth-child(2)
		.textwidget.custom-html-widget {
		text-align: left;
	}

	.fusion-footer
		footer
		.fusion-columns
		.fusion-column:nth-child(2)
		.textwidget.custom-html-widget
		.social-icons
		a {
		text-align: center;
	}

	.fusion-footer
		footer
		.fusion-row
		.fusion-columns
		.fusion-column.fusion-column-last
		.textwidget.custom-html-widget {
		text-align: left;
	}

	.fusion-footer
		footer
		.fusion-row
		.fusion-columns
		.fusion-column.fusion-column-last
		.textwidget.custom-html-widget
		p {
		margin: 0;
	}

	body .fusion-columns .fusion-column:not(.fusion-column-last) {
		margin: 0 0 40px;
	}

	.inner-banner-section .fusion-text h1 strong {
		font-size: 30px;
	}

	.inner-after-banner .gform_wrapper {
		width: 440px;
		margin: 0 auto;
		position: relative;
	}

	#service-royal-panel .fusion-text {
		padding: 0 10px;
	}

	.content-box-panel .fusion-content-boxes {
		margin-bottom: 0px !important;
	}

	div.counters-nested-panel
		.counter-box-container
		.content-box-percentage.content-box-counter::after {
		left: 33%;
	}

	div.counters-nested-panel .counter-box-container .counter-box-content {
		padding: 8px 25px 0px;
	}

	body .text-image-column .fusion-counter-box {
		display: inline-block;
		width: 25% !important;
		float: none !important;
	}

	div#local-moves .fusion-text {
		padding: 0 15px;
	}

	div#local-moves .fusion-imageframe,
	#our-culture .fusion-imageframe {
		display: block;
		text-align: center;
	}

	#aloha-spirit .left-column,
	#aloha-spirit .right-column {
		max-width: 100%;
	}

	#our-culture {
		padding: 50px 15px 83px !important;
	}

	#our-culture .right-column {
		width: 100% !important;
		float: none;
	}

	div#leadership .fusion_builder_column_1_3 {
		width: 370px !important;
		margin: 0 auto 35px !important;
		float: none;
	}

	.page-id-40 .fusion-main-menu > ul > li > a,
	.page-id-40 .custom-header-right a:first-child {
		color: #0073ae;
	}

	div#universal-layout-panel3 p {
		padding: 0 50px;
	}

	#wrapper #main #after-testimonial-section .fusion-builder-row.fusion-row {
		padding: 0 0px;
	}

	div#after-testimonial-section {
		margin: 155px 0 20px;
	}

	#ecological-diversity-panel .inner-heading-pineapple .fusion-text h3 {
		font-size: 30px;
	}

	#custom-flip-style
		.fusion-flip-boxes
		.fusion-flip-box.flip-right.hover
		.flip-box-front,
	#custom-flip-style
		.fusion-flip-boxes
		.fusion-flip-box.flip-right:hover
		.flip-box-front {
		-webkit-transform: rotateY(0);
		transform: rotateY(0);
	}

	.footer-logos {
		max-width: 100%;
	}

	div.content-box-panel .fusion-layout-column::after {
		display: none;
	}

	div#after-banner-form .gform_wrapper .gform_body {
		max-width: 76%;
	}

	.local-expertise-panel {
		margin: 85px 0 0px;
	}

	timeline .cool-timeline .timeline-post.even .timeline-content,
	#timeline .cool-timeline .timeline-post.odd .timeline-content {
		width: 41%;
	}

	#timeline .cool-timeline .timeline-post.even .timeline-content::before,
	#timeline .cool-timeline .timeline-post.odd .timeline-content::before {
		display: none;
	}

	#timeline {
		min-height: 100%;
		padding: 200px 0 !important;
	}

	#timeline .cool-timeline .timeline-post {
		padding: 0;
	}

	#timeline .cool-timeline .timeline-post.even .timeline-content {
		width: 300px;
	}

	#timeline .cool-timeline .timeline-post.odd .timeline-content {
		float: left;
		margin-left: 15px;
	}

	div#custom-flip-style
		.fusion-column-inner-bg-wrapper
		.fusion-column-wrapper {
		pointer-events: none;
	}

	#blog-page-title {
		margin: 10px 0px 120px;
		display: block;
		width: 100%;
	}

	#blog-page-title.section-heading-with-pinapple .fusion-text h3::before {
		left: 0;
	}

	body.has-sidebar #content,
	.blog-page-container #content-area {
		float: none;
		width: 100%;
	}

	.single-post #main {
		padding-top: 0;
	}

	.single #main > .fusion-row {
		display: block !important;
	}

	.single main section {
		margin-bottom: 40px;
	}

	.rpwwt-post-date {
		bottom: 0;
		position: relative;
		top: 0;
	}

	body #rpwwt-recent-posts-widget-with-thumbnails-2 img {
		max-width: 100%;
	}

	.recent-posts-widget-with-thumbnails .rpwwt-post-title {
		font-size: 17px;
	}

	div#blog-page-title {
		width: 65%;
		margin: 0 auto 40px !important;
	}

	div#home-testimonial-section:after,
	div#internal-testimonial-section:after,
	#page-header-image:after,
	div#home-banner-section:after,
	#timeline:after {
		bottom: -53px;
	}

	div#business-move-section:after {
		bottom: -61px;
	}

	.free-quote-page .white-background-form {
		max-width: 100%;
	}

	body div#after-banner-form .gform_wrapper .top_label li.gfield.gf_inline {
		width: 100% !important;
		margin-right: 0%;
	}

	div#story-of-ohana .fusion-text p {
		padding: 0 50px;
	}

	div#counter-box-section .fusion-layout-column,
	div#move-freight-content .fusion-layout-column {
		width: 50% !important;
		margin: 0 auto 25px !important;
		float: none !important;
	}

	div#move-freight-content .fusion-layout-column:after {
		display: none;
	}

	.footer-before-heading h6 strong {
		font-size: 30px;
	}

	.sign-me-up {
		max-width: 100%;
	}

	.single-post #respond {
		margin-top: 0;
		margin-bottom: 100px;
		max-width: 100%;
		overflow: hidden;
		width: 100%;
	}

	div#business-move-section:after {
		bottom: -64px;
	}

	#timeline {
		padding: 0px 0 100px !important;
	}

	div#universal-layout-panel3 ul {
		padding: 0;
	}

	.sign-me-up {
		padding: 50px 20px;
	}

	.fusion-footer {
		text-align: center;
	}

	.fusion-footer
		footer
		.fusion-columns
		.fusion-column:nth-child(2)
		.textwidget.custom-html-widget,
	.fusion-footer
		footer
		.fusion-row
		.fusion-columns
		.fusion-column.fusion-column-last
		.textwidget.custom-html-widget {
		text-align: center;
	}
}

@media only screen and (max-width: 600px) {
	body h1,
	body h2,
	body h3,
	body h4,
	body h5,
	body h6 {
		display: inline-block;
		margin: 0 0 30px;
	}

	.inner-banner-section.smaller-page-title {
		min-height: 350px;
	}

	.fusion-modal h5,
	.fusion-widget-area h5,
	.post-content h5 {
		font-size: 25px !important;
	}

	.sign-me-up h5 {
		margin: 0 0 30px;
	}

	.post-content h4 {
		font-size: 20px !important;
	}

	#our-culture h4 {
		display: block;
		width: fit-content;
		margin: 0 auto 30px;
	}

	div#internal-testimonial-section h3 {
		display: block;
	}

	body #wrapper .gform_wrapper h2.gsection_title {
		text-align: center;
		display: block;
	}

	.services-upper-banner-form {
		margin-top: -100px !important;
	}

	.custom-header-right {
		top: 0;
		right: 0;
		position: relative;
		width: 100%;
		text-align: center;
		padding: 65px 0 0;
	}

	.white-background-form {
		padding: 30px 15px;
	}

	main section .white-background-form .gform_wrapper .gform_body ul li {
		line-height: 0;
	}

	body
		.gform_wrapper
		ul
		li.field_description_below
		div.ginput_container_checkbox {
		margin-top: 0 !important;
	}

	div#home-banner-section .fusion-text h5 {
		margin: 85px 0 7px;
	}

	div#home-banner-section .fusion-text h1 {
		font-size: 50px;
	}

	#home-banner-section {
		margin-top: -55px;
		min-height: 565px;
	}

	body .fusion-header .fusion-logo {
		max-width: 100%;
		z-index: 999999;
		position: relative;
	}

	.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header {
		padding: 0 20px 0;
	}

	div#counter-box-section .fusion-layout-column,
	div#move-freight-content .fusion-layout-column {
		width: 70% !important;
	}

	div#move-freight-content .fusion-layout-column {
		margin: 0 auto 0px !important;
	}

	div#home-testimonial-section h3 strong {
		font-size: 30px;
	}

	.section-heading-with-pinapple .fusion-text h3 strong,
	div#story-of-ohana .fusion-text h2,
	.section-heading-with-pinapple.no-red-border .fusion-text h3 {
		font-size: 30px;
	}

	.section-heading-with-pinapple.no-red-border .fusion-text h3 {
		padding: 85px 0 50px;
	}

	div#story-of-ohana .fusion-text p {
		padding: 0;
	}

	div#business-move-section .section-heading-with-pinapple .fusion-text p br {
		display: none;
	}

	.home div#footer-sign-up-form {
		margin-bottom: -68px;
		top: 0;
	}

	body .fusion-mobile-menu-icons a:after,
	body .fusion-mobile-menu-icons a:before {
		z-index: 9999;
		position: relative;
	}

	.inner-after-banner {
		margin-top: 20px;
	}

	.inner-banner-section {
		min-height: 250px;
	}

	.inner-banner-section .fusion-text h1 {
		padding: 30px 0;
		margin-bottom: 20px;
	}

	div#internal-testimonial-section h3 strong {
		font-size: 40px;
	}

	#internal-testimonial-section
		.fusion-builder-row.fusion-builder-row-inner
		.fusion-layout-column:first-child {
		padding: 0 10px;
	}

	#internal-testimonial-section
		.fusion-builder-row.fusion-builder-row-inner
		.fusion-layout-column:first-child
		h5 {
		font-size: 25px;
		line-height: 1.3;
	}

	#internal-testimonial-section
		.fusion-builder-row.fusion-builder-row-inner
		.fusion-layout-column:last-child {
		padding: 0 20px 0;
	}

	.cta-panel {
		width: 100%;
		height: auto;
		text-align: center;
		padding-top: 22px !important;
	}

	.post-content .cta-panel h6 {
		display: block;
		margin-right: 36px;
		margin-bottom: 22px;
	}

	.cta-panel p {
		display: block;
	}

	.footer-logos img {
		display: block;
		float: none;
		margin: 0 auto 20px !important;
	}

	.footer-logos {
		max-width: 100%;
		margin: 0 auto 54px;
		text-align: center;
	}

	#footer-sign-up-form .gform_wrapper .gform_body {
		width: 100%;
		float: none;
	}

	#footer-sign-up-form .gform_wrapper .gform_footer.top_label {
		width: 135px;
		clear: none;
		float: none;
		margin: 0 auto;
		padding: 0;
	}

	.gform_wrapper
		.field_sublabel_below
		.ginput_complex.ginput_container
		label {
		margin: 15px 0 !important;
	}

	.soliloquy-container .soliloquy-caption.soliloquy-caption-bottom {
		width: 100%;
		bottom: 0;
	}

	div#home-testimonial-section .soliloquy-fc-content p {
		padding: 0;
	}

	div#home-testimonial-section .soliloquy-container .soliloquy-caption {
		display: block;
	}

	div#home-testimonial-section a.custom-blue-btn:last-child {
		margin-top: 21px;
	}

	.inner-heading-pineapple .fusion-text h3 strong,
	body #after-testimonial-section h4 {
		font-size: 30px;
	}

	div#custom-flip-style .fusion-layout-column {
		position: relative;
		width: 100% !important;
		margin: 0 auto !important;
		float: none;
	}

	body .post-content h4 {
		font-size: 25px;
	}

	body .post-content h3 {
		font-size: 30px;
	}

	body .post-content h1 {
		font-size: 40px;
	}

	div#after-banner-form .gform_wrapper .gform_body {
		max-width: 700px;
	}

	div#local-moves .fusion-text p {
		padding-right: 0;
	}

	body .text-image-column .fusion-counter-box {
		width: 100% !important;
	}

	#aloha-spirit .right-column .imageframe-align-center {
		width: 100%;
		float: none;
	}

	#timeline .cool-timeline .timeline-post .timeline-meta {
		left: 10px;
	}

	#timeline .cool-timeline .timeline-post .timeline-meta {
		left: 10px;
		width: 110px;
		z-index: 9;
		float: left;
	}

	#timeline .cool-timeline .timeline-post.even .timeline-content,
	#timeline .cool-timeline .timeline-post.odd .timeline-content {
		width: 66%;
		margin: 40px 21px 0 0;
		float: right;
	}

	#timeline .cool-timeline:before {
		left: 65px;
	}

	.home .custom-header-right a:first-child {
		color: #0073ae;
		margin-right: 15px;
		margin-bottom: 10px;
		display: block;
	}

	.home .custom-header-right a:first-child .sticky-phone-icon {
		margin: 0;
	}

	#blog-page-title {
		margin: 0px 0px 120px;
	}

	.blog-page-container .social-sharing,
	.single-post .social-sharing {
		position: relative;
		float: none;
		top: 20px;
	}

	.wpp-list-with-thumbnails li,
	.recent-posts-widget-with-thumbnails li {
		width: 90%;
		float: none;
		margin-right: 0 !important;
	}

	.rpwwt-post-date {
		bottom: inherit;
	}

	.about-author div.avatar img {
		width: auto;
	}

	.about-author div.avatar {
		min-height: auto;
		width: 100%;
		text-align: center;
		margin: 15px 0;
	}

	.about-author .description {
		padding: 0 15px 10px;
	}

	.single-post #bottom-social.blog-page-container .social-sharing {
		top: inherit;
	}

	.blog main#main,
	.single-post main#main {
		padding-left: 10px !important;
		padding-right: 10px !important;
		padding-top: 0 !important;
	}

	#wrapper #main #respond .fusion-title h2 {
		font-size: 30px !important;
	}

	.home .custom-header-right a:first-child,
	.custom-header-right a:first-child {
		margin-right: 0;
	}

	.page-id-40 .custom-header-right {
		text-align: center;
	}

	.page-id-40 .custom-header-right a:first-child img.simple-phone-icon {
		display: none;
	}

	.page-id-40 .custom-header-right a:first-child .sticky-phone-icon {
		margin: 0px 9px 0 0;
		display: inline-block;
	}

	.single-post #respond #comment-input li {
		display: inline-block;
		width: 100%;
		margin-right: 0;
	}

	.white-background-form .gform_wrapper ul li.gfield.gf_inline,
	.blue-background-form .gform_wrapper ul li.gfield.gf_inline {
		width: calc(100% - 4px) !important;
		max-width: calc(100% - 4px);
		/*float: left !important;*/
		clear: none !important;
		margin-right: 0%;
	}

	body .gform_wrapper ul li.gfield {
		margin-top: 0 !important;
	}

	.gform_wrapper {
		margin-bottom: 20px !important;
	}

	body .two-col-img-pattern h5 {
		margin-top: 25px;
	}

	.home .section-heading-with-pinapple .fusion-text h3 {
		margin-top: 80px;
		margin-bottom: 60px;
	}

	.fusion-flip-boxes {
		margin-bottom: 0 !important;
	}

	.fusion-flip-boxes .fusion-flip-box .flip-box-inner-wrapper {
		margin-bottom: 10px !important;
	}

	div#home-testimonial-section:after,
	div#internal-testimonial-section:after,
	#page-header-image:after,
	div#home-banner-section:after,
	#timeline:after {
		bottom: 0 !important;
	}

	div#home-posts-section,
	div#story-of-ohana {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}

	.footer-before-heading h6 strong {
		display: inline-block;
		margin-top: 10px;
	}

	.et_monarch .et_social_networks {
		overflow: initial;
		width: 100% !important;
		height: auto;
	}

	.et_monarch .et_social_networks li {
		display: inline-block !important;
		width: auto !important;
		float: none;
		padding-right: 10px !important;
	}

	body .sidebar .widget .heading h4,
	body .sidebar .widget .widget-title {
		text-align: center;
	}

	.sidebar .widget li.cat-item {
		display: inline-block;
	}

	.fusion-carousel-title {
		font-size: 16px !important;
	}

	.fusion-content-boxes.content-boxes-clean-horizontal .col {
		padding: 10px !important;
	}

	.fusion-content-boxes.content-boxes-clean-horizontal .col a {
		font-weight: bold;
		text-decoration: underline;
	}

	.fusion-content-boxes .content-container h4 {
		display: block;
		width: 100%;
	}

	.page-id-23 .fusion-content-boxes .content-container {
		word-break: break-word;
	}

	body .local-expertise-panel h5,
	body #after-testimonial-section h4 {
		float: none;
	}

	body #after-testimonial-section h4 {
		text-align: center;
	}

	.fusion-counters-box.row {
		margin-bottom: 30px;
	}

	.section-heading-with-pinapple.left-text-box
		.fusion-text
		a.custom-red-btn:last-child {
		margin: 0 auto;
		display: block;
		width: fit-content;
	}

	div#internal-testimonial-section {
		margin-top: 200px;
	}

	.three-easy-steps h5:before {
		font-size: 100px;
	}

	#aloha-spirit {
		padding-bottom: 40px !important;
	}

	#aloha-spirit .left-column {
		padding-top: 75px;
	}

	#aloha-spirit .left-column::before {
		top: -40px;
	}

	#aloha-spirit .left-column h4:first-child {
		padding-bottom: 30px;
	}

	#timeline .cool-timeline .timeline-post {
		margin-bottom: 20px;
	}

	.inner-after-banner .fusion-row:after {
		bottom: -50px;
	}
}

@media only screen and (max-width: 450px) {
	div#counter-box-section .fusion-layout-column,
	div#move-freight-content .fusion-layout-column {
		width: 85% !important;
	}

	div#moving-to-mainland {
		padding: 0 !important;
	}

	div#local-moves {
		padding: 0 20px !important;
	}

	.inner-after-banner .gform_wrapper {
		height: auto;
		width: 100%;
		min-width: 100%;
	}

	.inner-after-banner .gform_wrappe .gravity-select-parent .select-arrow,
	.inner-after-banner .gform_wrappe .select-arrow {
		left: 240px !important;
	}

	.text-image-column .fusion-counter-box {
		display: inline-block;
		width: 100%;
	}

	div.counters-nested-panel
		.counter-box-container
		.content-box-percentage.content-box-counter::after {
		left: 43%;
	}

	.text-image-column .fusion-text img {
		display: block;
		margin: 0 auto;
	}

	body .inner-after-banner h6 {
		top: 0;
		font-size: 20px;
		display: block;
		float: none;
		margin-bottom: 16px;
	}

	body .inner-after-banner a.custom-red-btn {
		margin-left: 0;
	}

	.inner-after-banner .fusion-layout-column {
		margin-top: 0 !important;
	}

	.local-expertise-panel h5 img {
		margin-bottom: 56px;
	}

	.local-expertise-panel {
		margin: 85px 0 0px;
	}

	.local-expertise-panel .fusion-builder-row.fusion-row {
		padding-bottom: 0;
	}

	div#after-testimonial-section {
		padding: 0 0 0 !important;
	}

	div#universal-layout-panel3 p {
		padding: 0;
	}

	.sign-me-up h5 {
		font-size: 25px;
		line-height: 1.2;
	}

	.footer-before-heading h6 strong,
	body .local-expertise-panel h5 {
		font-size: 26px;
	}

	.custom-header-right a:first-child {
		display: block;
		margin-bottom: 15px;
	}

	.custom-header-right a:first-child .sticky-phone-icon {
		margin: 0px 9px 0 0;
	}

	.blog-page-container #content-area h3 {
		font-size: 25px;
		font-weight: 700;
		margin-top: 15px;
		z-index: 9999;
		position: relative;
	}

	#blog-page-title .section-heading-with-pinapple .fusion-text h3 strong {
		font-size: 24px;
	}

	div#blog-page-title {
		width: 100%;
		margin: 0 auto 40px !important;
	}

	.sign-me-up h5 {
		font-size: 23px;
	}

	div#home-testimonial-section:after,
	div#internal-testimonial-section:after,
	#page-header-image:after,
	div#home-banner-section:after,
	#timeline:after {
		bottom: -68px;
	}

	div#business-move-section:after {
		bottom: -76px;
	}

	div#after-banner-form .fusion-text {
		padding: 35px 20px 36px 20px;
	}

	div#home-testimonial-section
		.soliloquy-container
		.soliloquy-caption
		.soliloquy-caption-inside {
		padding: 10px 40px;
	}
}

.single #main,
.blog #main {
	padding-top: 100px !important;
}

/*...tr css....*/

.gravityformsingle {
	background-color: #009ddc !important;
}

.gravityformsingle {
	background-color: #009ddc !important;
	padding-left: 40px !important;
	padding-right: 38px !important;
	border-radius: 5px;
	box-sizing: border-box;
	padding-bottom: 10px;
	margin-top: 25px;
	text-align: center;
}

.gravityformsingle p {
	text-align: center !important;
	margin-top: 30px;
	display: inline-block !important;
}

.gravityformsingle p span {
	color: #ffffff !important;
	font-size: 30px !important;
}

.gravityformsingle .gform_wrapper .top_label .gfield_label,
.gform_wrapper legend.gfield_labe {
	color: #ffffff !important;
	font-size: 14px;
}

.gravityformsingle .gravity-select-parent select .select-arrow {
	left: 166.234px !important;
}

.gravityformsingle .gform_footer #gform_submit_button_20 {
	margin: -86px 17px 0 1px !important;
	max-width: 31.2%;
	width: 31.2%;
}

/*30-4-21*/
#gform_fields_20 > li > div > div > select {
	height: 46px;
}

@media (max-width: 1279px) {
	.gform_footer.top_label > input.gform_button {
		margin: 0 !important;
		width: 100% !important;
	}

	.gravityformsingle .gform_wrapper ul.gform_fields li.gfield {
		padding-right: 0 !important;
	}

	.gravityformsingle .gform_footer #gform_submit_button_20 {
		margin: 0 17px 0 1px !important;
	}
}

@media (max-width: 1279px) {
	.gform_footer.top_label > input.gform_button {
		margin: 0 !important;
		width: 100% !important;
	}

	.gravityformsingle .gform_wrapper ul.gform_fields li.gfield {
		padding-right: 0 !important;
	}

	.gravityformsingle .gform_footer #gform_submit_button_20 {
		margin: -86px 62px 0 1px !important;
		margin: -86px 62px 0 1px !important;
		float: right;
		height: 46px;
	}

	.gform_wrapper
		.top_label
		li.gfield.gf_left_third:not(.gfield_time_hour):not(
			.gfield_time_minute
		):not(.gfield_time_ampm) {
		padding-right: 15px !important;
		width: 33.2% !important;
	}

	.gravityformsingle .gform_footer #gform_submit_button_20 {
		margin: -86px 17px 0 1px !important;
		max-width: 32.2% !important;
		width: 32.2% !important;
	}

	.gravity-select-parent .select-arrow,
	.select-arrow {
		left: auto !important;
	}

	.gform_wrapper .gform_footer input.button,
	.gform_wrapper .gform_footer input[type="submit"] {
		max-width: 33.2% !important;
		width: 33.2% !important;
		font-size: 16px;
	}

	.gravityformsingle .gform_wrapper ul.gform_fields li.gfield {
		padding-right: 15px !important;
		max-width: 33.2% !important;
		width: 33.2% !important;
	}
}

@media (max-width: 991px) {
	.gravityformsingle .gform_footer #gform_submit_button_20 {
		margin: -86px 48px 0 1px !important;
	}

	.gform_wrapper
		.top_label
		li.gfield.gf_left_third:not(.gfield_time_hour):not(
			.gfield_time_minute
		):not(.gfield_time_ampm) {
		padding-right: 0px !important;
		width: 100% !important;
	}

	.gravityformsingle .gform_footer #gform_submit_button_20 {
		margin: 0px !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	.gravity-select-parent .select-arrow,
	.select-arrow {
		left: auto !important;
	}

	.gform_wrapper .gform_footer input.button,
	.gform_wrapper .gform_footer input[type="submit"] {
		max-width: 100% !important;
		width: 100% !important;
		font-size: 16px;
	}

	.gravityformsingle .gform_wrapper ul.gform_fields li.gfield {
		padding-right: 0px !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	.gravityformsingle .gform_wrapper ul.gform_fields li.gfield {
		padding-right: 0 !important;
		width: 100% !important;
		padding-right: 0 !important;
	}

	.gravity-select-parent .select-arrow,
	.select-arrow {
		left: auto !important;
	}

	.gform_footer.top_label > input.gform_button {
		width: 100%;
	}

	.gravityformsingle .gform_footer #gform_submit_button_20 {
		float: none;
	}
}

@media (max-width: 767px) {
	.gravityformsingle .gform_footer #gform_submit_button_20 {
		max-width: 100%;
	}
}

@media (max-width: 576px) {
	.gravityformsingle {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

@media (max-width: 480px) {
	.gravityformsingle {
		padding-left: 18px !important;
		padding-right: 23px !important;
	}

	.gravityformsingle p {
		line-height: 1.2;
	}
}

/*tr css end*/
