/*
Theme Name: Move Myself Hawaii [avada child theme]
Description:  Child theme of the Avada theme.
Author: Yittbox
Author URI https://www.yittbox.com
Template: Avada
Version: 6.0.6
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.single-post div#footer-sign-up-form{
margin-top: 50px;
}

body.home div#footer-sign-up-form{
display: none;
}

@media(max-width: 1200px){
.gravityformsingle{
width:100% !important;
}
}

body #gform_fields_10 > li > div > div > select{
height: 46px;
}

.rpwwt-widget ul li{
width: 47% !important;
}

input#gform_submit_button_11{
width: 100% !important;
max-width: 100% !important;
}

body.blog #main .fusion-row,
body.single-post #main .fusion-row
{
max-width: 1170px;
}

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;
}
div#home-banner-section:after {
    content: '';
    width: 100%;
    padding-bottom: 5%;
    position: absolute;
    background: url(images/hero-curve2.png) no-repeat top center;
    bottom: 0px;
    left: 0;
    background-size: 100%;
}
div#home-banner-section .fusion-text {
    text-align: center;
    padding: 75px 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;
        padding-right: 100px;
}
.custom-header-right a:first-child {
    font-size: 13px;
    font-weight: 700;
    color: #0073ae;
    margin-right: 28px;
}
a.custom-blue-btn {
	    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/testimonial-button-hover.jpg);
    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;
}
.inner-after-banner .gform_wrapper ul.gform_fields li.gfield:before {
    display: none !IMPORTANT;
}

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


a.custom-red-btn {
	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: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 !important;
}
a.custom-red-btn: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: 220px;
}
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;
}
.custom-header-right a.custom-blue-btn:last-child:hover {
    background: url(images/red-button-bg.png);
    border-color: #bf0008;
}
nav.fusion-main-menu {
    padding-right: 463px;
}

div#home-banner-section .fusion-text h5 {
    margin: 13px 0 0;
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 0 0 50px;
}
div#home-banner-section .fusion-text h5:after {
    content: '';
    width: 100%;
    height: 29px;
    position: absolute;
    bottom: 0px;
    right: 0;
    background: url(images/heading-bottom.png) no-repeat center;
}
div#home-banner-section .fusion-text h1 {
    margin: 183px 0 0px;
    color: #fff;
    font-weight: 700;
    clear: both;
    line-height: 0.9;
    position: relative;
    padding: 0;
}
div#home-banner-section .fusion-text h1:before {
    content: '';
    width: 100%;
    height: 67px;
    position: absolute;
    top: -67px;
    right: 0;
    background: url(images/hero-heading-icon.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 {
    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;
}
body #toTop {
    background-color: #0073ad;
}
body #toTop:hover {
    background-color: #bf0008;
}
.home .fusion-flip-boxes .fusion-flip-box .flip-box-back-inner {
    font-size: 14px;
}
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/form-button-bg.jpg);
    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 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;
}
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 .gform_wrapper {
    margin: 0;
}
.sign-me-up {
    max-width: 688px;
    margin: 0 auto;
    background-color: #0073ae;
    position: relative;
    padding: 27px 80px 21px;
    border-radius: 6px;
    overflow: hidden;
}

input#gform_submit_button_9 {
    width: 100% !important;
    max-width: 100% !important;
    background: #E51B23 !important;
}

#footer-sign-up-form .gform_wrapper .gform_footer.top_label{
margin: 29px 0 0 13px !important;
}

.footer-logos img{
height: 80px;
}

body div#footer-sign-up-form .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}
.sign-me-up:before {
    content: '';
    width: 124px;
    height: 85px;
    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: 30px;
    color: #fff;
    line-height: 1;
    margin-bottom: 0;
    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;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    height: 52px;
    line-height: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: url(images/form-button-bg.jpg) no-repeat;
    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;
}
#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: #585858;
    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 {
    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: 21px;
    position: absolute;
    bottom: 0px;
    right: 0;
    background: url(images/heading-bottom-border.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;
	padding-top:56px;
}
.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/heading-bottom-border.png) no-repeat center;
}
.section-heading-with-pinapple .fusion-text h3:before {
    content: '';
    width: 100%;
    height: 83px;
    position: absolute;
    top: -53px;
    right: 0;
    background: url(images/heading-top-icon.png) no-repeat center;
    z-index: -9;
}
div#move-household {
    margin: 65px 0 22px;
}

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: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: 286px;
    height: 288px;
    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-hawai .fusion-imageframe:hover:before,
div#moving-to-mainland .fusion-imageframe:hover:before,
div#local-moves .fusion-imageframe:hover:before {
	display: none;
}
.home .gform_wrapper .gform_footer input[type=submit] {
    -webkit-box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.39);
    box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.39);
}
div#moving-to-hawai .fusion-imageframe:before {
    content: '';
    background: url(images/moving-guam-hover.jpg) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    z-index: 9999;
    background-size: cover;
}
div#moving-to-mainland .fusion-imageframe:before {
    content: '';
    background: url(images/mainland-hover.jpg) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    z-index: 9999;
    background-size: cover;
}
div#moving-to-hawai a.custom-blue-btn:hover,div#moving-to-mainland a.custom-blue-btn:hover,div#local-moves a.custom-blue-btn:hover {
	background: url(images/hover-button-new.jpg);
    background-size: cover;
	border-color:transparent;
}
div#moving-to-mainland {
    margin: 105px 0 103px;
}
div#moving-to-mainland.two-col-img-pattern .fusion-imageframe:after{
	left: initial;
	right:-56px;
}
div#moving-to-hawai a.custom-blue-btn:hover,div#moving-to-mainland a.custom-blue-btn:hover,div#local-moves a.custom-blue-btn:hover {
	background: url(images/hover-button-new.jpg);
    background-size: cover;
	border-color:transparent;
}

.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 a.custom-blue-btn:hover{
	color:#fff;
}
.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 30px 0 0px;
}
.two-col-img-pattern ul li:before {
    content: '';
    width: 9px;
    height: 12px;
    position: relative;
    top: 6px;
    left: 45px;
    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 {
	display:none;
}
div#business-move-section .section-heading-with-pinapple .fusion-text h3:after {
    background: url(images/white-heading-border.png) no-repeat center;
    height: 17px;
}
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:#fff;
}
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;
}
div#business-move-section:before {
    content: '';
    width: 100%;
    padding-bottom: 5%;
    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: 5.5%;
    position: absolute;
    bottom: -1px;
    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;
}
#blog-page-title.section-heading-with-pinapple .fusion-text h1 {
    font-size: 20px;
    position: relative;
    line-height: 1.2;
    color: #969698;
    padding: 100px 0 27px;
    z-index: 999;
}

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

body .sidebar ul li:before{
	display:none;
}
#blog-page-title.section-heading-with-pinapple .fusion-text h1::before {
    content: '';
    width: 100%;
    height: 83px;
    position: absolute;
    background: url(images/heading-top-icon.png) no-repeat center;
    z-index: -9;
    top: 7px;
    right: inherit;
    z-index: -9;
    bottom: 0px;
    left: 0px;
    background-position: left bottom;
}
#blog-page-title.section-heading-with-pinapple .fusion-text h1:after {
    content: '';
    width: 100%;
    height: 21px;
    position: absolute;
    bottom: 0px;
    right: 0;
    background: url(images/heading-bottom-border.png) no-repeat left bottom;
}
#blog-page-title.section-heading-with-pinapple .fusion-text {
    text-align: left;
}
#blog-page-title.section-heading-with-pinapple .fusion-text h1 strong {
    font-size: 50px;
    color: #58585a;
}
div#blog-heading-row {
    margin-top: 25px;
	margin-bottom:10px;
}

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: 0px;
    left: 0px;
    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 .custom-blue-btn {
    padding: 14px 81px 14px 25px;
    font-size: 17px;
    top: -31px;
}
div#home-posts-section .custom-blue-btn :last-child:after {
    top: 21px;
}
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-weight: 700;
    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/heading-bottom-border.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%;
    position: absolute;
    background: url(images/testimonial-top-wave.png)no-repeat top center;
    top: 0;
	padding-bottom:5.5%;
    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%;
    padding-bottom: 5.5%;
    position: absolute;
    background: url(images/testimonial-top-wave.png) no-repeat top center;
    top: 0px;
    left: 0;
    background-size: 100%;
}
div#home-testimonial-section:after {
    content: '';
    width: 100%;
    padding-bottom: 5%;
    position: absolute;
    background: url(images/testimonial-bottom-wave.png) no-repeat top center;
    bottom: 0px;
    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/heading-bottom-border.png) no-repeat center;
}
div#home-posts-section a.custom-blue-btn:last-child:after {
    top: 21px;
}
div#blog-heading-row .section-heading-with-pinapple .fusion-text h3 {
    margin-top: 70px;
    padding: 50px 0 27px;
}
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: 30px;
    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 {
    max-width: 100%;
    margin: 0 auto 54px;
}
.inner-banner-section .fusion-text {
    text-align: center;
}
.inner-banner-section .fusion-text h3, .inner-banner-section .fusion-text h1 {
    font-size: 20px;
    position: relative;
    line-height: 1.2;
    color: #969698;
	margin: 90px 0 27px;
    z-index: 999;
    padding: 70px 0 25px;
}
.inner-banner-section .fusion-text h3 strong, .inner-banner-section .fusion-text h1 strong {
    font-size: 50px;
    color: #58585a;
}
.inner-banner-section .fusion-text h3:before, .inner-banner-section .fusion-text h1:before {
    content: '';
    width: 100%;
    height: 56px;
    position: absolute;
    top: 0px;
    right: 0;
    background: url(images/inner-page-ttile-icon.png) no-repeat center;
    z-index: -9;
}
.inner-banner-section .fusion-text h3:after, .inner-banner-section .fusion-text h1:after {
    content: '';
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 0px;
    right: 0;
    background: url(images/heading-bottom-border.png) no-repeat center;
}
.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: 14px 0;
}
body .inner-after-banner h6 {
    position: relative;
    top: 5px;
}
body .inner-after-banner a.custom-red-btn:hover {
    border-color: #fff;
}
body .inner-after-banner a.custom-blue-btn {
    margin-left: 25px;
    padding: 11px 60px 11px 28px;
    font-size: 15px;
}
.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: -45px;
    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: 105px 0 27px;
    z-index: 999;
}
.inner-heading-pineapple .fusion-text h3:before {
    content: '';
    width: 100%;
    height: 56px;
    position: absolute;
    top: 25px;
    right: 0;
    background: url(images/inner-page-ttile-icon.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/heading-bottom-border.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;
}
#custom-flip-style .fusion-flip-boxes .fusion-flip-box .flip-box-back h6 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
    position: relative;
}

#move-freight-content .fusion-flip-boxes .fusion-flip-box .flip-box-back .fusion-button,
.category-flip-boxes .fusion-flip-boxes .fusion-flip-box .flip-box-back .fusion-button {
    display: block;
    position: absolute;
    margin: 0;
    padding-top: 3.1em;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
}

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/guam-ivon.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: 83px;
    position: absolute;
    top: -90px;
    right: 0;
    background: url(images/heading-top-icon.png) no-repeat left;
    z-index: -9;
}
div#ecological-diversity-panel {
    margin-top: 100px;
}
#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) * .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: 90px 0 27px;
    margin-bottom: 65px;
}

#leadership .section-heading-with-pinapple.straight .fusion-text h3{
    padding: 90px 0 27px;
}

.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.straight.no-red-border .fusion-text h3::before {
    background-position: left bottom;
}
.section-heading-with-pinapple.no-red-border .fusion-text h3::after{
    display:none;
}

.section-heading-with-pinapple.straight .fusion-text h3::before {
    background: url(images/heading-top-icon.png) no-repeat center;
    height: 83px;
    top: 0px;
}
.section-heading-with-pinapple.no-red-border:after {
    content: '';
    width: 66px;
    height: 326px;
    position: absolute;
    top: 160px;
    left: 0;
    /*background: url(images/side-shade-two-col.png) no-repeat center;*/
    background-position: 0 0;
    z-index: 9;
}

.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;
    margin: 0 0 15px;
}

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;
}

.section-heading-with-pinapple.right-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;
}

.text-image-column .right-text-box ul li {
    text-align: left;
}

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;
}
.text-image-column .fusion-text h3 {
    font-size: 40px;
    position: relative;
    line-height: 1;
    color: #58585a;
    padding: 75px 0 0;
    z-index: 999;
    font-weight: 700;
    margin-top: 120px;
}
#leadership.we-can-help .section-heading-with-pinapple.straight .fusion-text h3:before{
	background-position:center;
}
#leadership.we-can-help .section-heading-with-pinapple.straight .fusion-text h3{
	padding-top:85x;
}
.text-image-column h3:before {
    content: '';
    width: 100%;
    height: 56px;
    position: absolute;
    top: 10px;
    right: 0;
    background: url(images/inner-title-bg.png) no-repeat left;
    z-index: -9;
}
div#move-freight-heading.we-can-help .section-heading-with-pinapple.straight .fusion-text h3::before {
	background-position:center;
}
div#move-freight-heading.we-can-help .section-heading-with-pinapple.straight .fusion-text h3 {
    padding-top: 90px;
}
body .title-icon h5 {
    position: relative;
    background: url(images/guam-ivon.png) 0 0 no-repeat;
    padding-left: 60px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.1;
}
#ecological-diversity-panel.universal-template-last .inner-heading-pineapple .fusion-text {
    padding: 75px 200px;
}
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%;
    padding-bottom: 5%;
    position: absolute;
    background: url(images/testimonial-top-wave.png) no-repeat top center;
    top: 0px;
    left: 0;
    background-size: 100%;
}
div#internal-testimonial-section:after {
    content: '';
    width: 100%;
    padding-bottom: 4.7%;
    position: absolute;
    background: url(images/testimonial-bottom-wave.png) no-repeat top center;
    bottom: 0px;
    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: 21px;
    position: absolute;
    bottom: 0px;
    right: 0;
    background: url(images/heading-bottom-border.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;
}

.upper-gap .section-heading-with-pinapple.straight .fusion-text h3 {
	padding: 90px 0 27px;
}
.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;
    border:2px solid #0073ae;
    margin:35px auto 80px !important;
    padding: 20px 20px 0 !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%;
    padding-bottom: 5%;
    position: absolute;
    background: url(images/hero-curve2.png) no-repeat top center;
    bottom: 0px;
    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-weight: 700;
    clear: both;
    font-size: 60px;
    line-height: 0.9;
    position: relative;
    padding: 0 0 40px;
}

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

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

#page-header-image h6:before {
    content: '';
    width: 100%;
    height: 70px;
    position: absolute;
    top: -80px;
    right: 0;
    /*background: url(images/about-animal-icon.png) no-repeat center;*/
}

#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/inner-title-bg.png) no-repeat 0 0;
    width: 98px;
    height: 56px;
    position: absolute;
    top: -60px;
    left: 0px;
    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%;
    padding-bottom: 5%;
    position: absolute;
    background: url(images/timeline-bottom-wave.png) no-repeat top center;
    bottom: 0;
    left: 0;
    background-size: 100%;
}
#timeline:before {
    content: '';
    width: 100%;
    padding-bottom: 6%;
    position: absolute;
    background: url(images/timeline-top-wave.png) no-repeat top center;
    top: 0px;
    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/white-heading-border.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: 112px;
    left: -100px;
    background: url(images/section-side-pattern.png) no-repeat 0 0;
    width: 65px;
    height: 288px;
}

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

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

#our-culture .right-column .fusion-imageframe::after {
    content: '';
    width: 287px;
    height: 287px;
    position: absolute;
    bottom: -54px;
    left: -61px;
    background: url(images/about-image-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: 288px;
    height: 293px;
    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%);
    float:left;
}

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

.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: url(images/sidebar-form-bg.jpg) no-repeat center;
    padding: 30px 35px 10px 35px;
    color: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    background-size: cover;
}

.sidebar .gform_widget .gform_footer input[type=submit] {
    background: url(images/button-arrow.png) no-repeat,url(images/form-button-bg.jpg);
    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;
    width: 177px;
    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(0, 0, 0, 0.39);
    -moz-box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.39);
    box-shadow: 0px 19px 30px 0px rgba(0, 0, 0, 0.39);
    background-position: right 20px center, 0 0;
    text-transform: capitalize;
}

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

.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;
}
body.error404 ul{
	padding-left:0;	
}
.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;
}
body.error404 #ecological-diversity-panel.universal-template-last .inner-heading-pineapple .fusion-text {
    padding: 75px 00px;
}
.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: -24px;
    left: -24px;
    background: url(images/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: 0px 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: #0072ac;
    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-top: 50px;
}
.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;
}

.center-columns .fusion-row {
	text-align: center;
}
.center-columns .fusion-row .fusion_builder_column {
	display: inline-block;
	float: none;
}

.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: 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;
    }

    /* set light colored logo when body has class tf-light-header */

    body.tf-light-header header .fusion-header {
        background-color: rgba(255,255,255,0) !important;
    }

    body.tf-light-header header.fusion-is-sticky .fusion-header {
        background-color: #ffffff !important;
    }

    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: #333;
    }

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

    .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;
        margin: -46px 56px 0;
        text-align: left;
        float: right;
        max-width: 290px;    
    }

    /* quote form homepage form */
       div#after-banner-form ul#gform_fields_6 {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-row-gap: 1em;
    }
    div#after-banner-form li#field_6_7 {
        grid-column: 1;
    }
		div#after-banner-form li#field_6_8,
		div#after-bannet-form li#field_6_9 {
        grid-column: 2;
    }
    div#after-banner-form li#field_6_2 {
        grid-column: 2;
        grid-row: 1;
    }
    div#after-banner-form li#field_6_3 {
        grid-column: 1;
        grid-row: 2;
    }

	/* quote form page form */
    .free-quote-page ul#gform_fields_20 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 1em;
    }
    .free-quote-page ul#gform_fields_20 li {
        grid-column: 1 / span 2;
        align-self: end;
        margin: 0 1px 0 !important;
        padding: 0 !important;
    }
    .free-quote-page ul#gform_fields_20 li input {
        margin-bottom: 0 !important;
    }
    .free-quote-page ul#gform_fields_20 li.gf_inline {
        grid-column: auto;
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        position: relative;
    }
    .free-quote-page ul#gform_fields_20 li#field_20_1,
    .free-quote-page ul#gform_fields_20 li#field_20_4 {
        grid-row: 4;
    }
    
    .free-quote-page ul#gform_fields_20 li#field_20_6 {
        grid-row: 5;
    }

    .free-quote-page ul#gform_fields_20 li#field_20_3,
    .free-quote-page ul#gform_fields_20 li#field_20_5 {
        grid-row: 6;
    }

    .free-quote-page ul#gform_fields_20 li#field_20_7 {
        grid-row: 7;
    }

    .free-quote-page ul#gform_fields_20 li#field_20_9 {
        grid-row: 8;
    }

    .free-quote-page ul#gform_fields_20 li#field_20_10 {
        grid-row: 9;
    }

    .free-quote-page ul#gform_fields_20 li#field_20_11,
    .free-quote-page ul#gform_fields_20 li#field_20_12 {
        grid-row: 10;
    }

    .free-quote-page ul#gform_fields_20 li#field_20_13,
    .free-quote-page ul#gform_fields_20 li#field_20_25 {
        grid-row: 11;
    }

    .free-quote-page ul#gform_fields_20 li#field_20_15,
    .free-quote-page ul#gform_fields_20 li#field_20_21 {
        grid-row: 12;
    }

    .free-quote-page ul#gform_fields_20 li#field_20_24 {
        grid-row: 13;
    }
	body .gform_wrapper li.gf_inline div.ginput_container {
    	border: 2px solid transparent;
	}
	body #wrapper .gform_wrapper h2.gsection_title {
    	font-size: 35px;
    	margin: 0.5em 0 !important;
	}
}


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

}
@media only screen and (max-width:1440px){
	nav.fusion-main-menu {
    	padding-right: 355px;
	}
	body .fusion-main-menu>ul>li,body .fusion-is-sticky .fusion-main-menu>ul>li{
		padding-right: 15px !important;
	}
    body .fusion-header .fusion-logo {
    	max-width: 240px;
	}
}
@media only screen and (max-width:1279px){
	.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-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: 100%;
    	margin: 0 auto 40px !important;
	}
	.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,
	div#custom-flip-style .fusion-layout-column,div#custom-flip-style .fusion-layout-column.fusion-column-last{
    	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: 90%;
    }

	.single-post #respond {
    	margin-top: 0;
    	margin-bottom: 100px;
    	max-width: 100%;
    	overflow: hidden;
    	width: 100%;
	}
	div#business-move-section:after {
    	bottom: -2px;
    }
	#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: 1024px) {
	.inner-banner-section.smaller-page-title {
		min-height: 600px;
	}
}

@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;
    }

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

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

    .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;
    }
	.home .section-heading-with-pinapple .fusion-text h3{
		display:block;
	}
	#home-posts-section .fusion-blog-shortcode-1 .fusion-posts-container{
		position:relative;
	}
	div#home-posts-section .fusion-blog-shortcode-1 .fusion-blog-layout-grid .fusion-post-grid:after{
		display:none;
	}

    .services-upper-banner-form {
        margin-top: -100px !important;
    }
	#leadership .name{
		margin:0;
	}
	
	div#counter-box-section .fusion-layout-column, div#move-freight-content .fusion-layout-column, div#custom-flip-style .fusion-layout-column, div#custom-flip-style .fusion-layout-column.fusion-column-last {
		width: 100% !important;
    }
    
    .inner-banner-section .fusion-text h3:before, .inner-banner-section .fusion-text h1:before {
        top: -45px;
    }

    .custom-header-right {
    	top: 0;
    	right: 0;
    	position: relative;
    	width: 100%;
    	text-align: center;
    	padding: 90px 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: 30px 0 80px;
	}
	div#home-banner-section .fusion-text h1 {
		margin-top: 80px;
    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: 90px;
	}
	.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-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;
    }

    .reverse-cols .fusion-row {
        display: flex;
        flex-flow: wrap;
        flex-direction: column-reverse;
    }

    .text-image-column .left-image-box .fusion-imageframe::after,
    .text-image-column .right-image-box .fusion-imageframe::after,
    .section-heading-with-pinapple.no-red-border:after {
        display: none !important;
    }

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

@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#after-banner-form .fusion-text {
        padding: 35px 20px 36px 20px;
    }
    
    div#home-testimonial-section .soliloquy-container .soliloquy-caption .soliloquy-caption-inside{
        padding: 10px 40px;
    }
}



/*...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;
    width: 800px;
}

.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_25{
    margin: -86px 17px 0 1px!important;
    max-width: 31.2%!important;
    width: 31.2%;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
    max-width: 31.2%!important;
    width: 31.2%;
    font-size: 16px;
}
.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){
    width: 31.2%;
}
.gform_wrapper ul.gform_fields li.gfield{
    padding-right: 16px;
}
.gform_wrapper .gform_footer input[type=submit]{
    background-position: right 20px center, 0 0 !important;
    border: 1px solid #bf0008;
    font-family: Montserrat !important;
    font-size: 13px !important;
}
.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity){
    height: 46px;
}

#gform_fields_25 > li > div > div > select {
    height: 46px;
}
#gform_fields_25 > li > div > input{
    height: 46px
}
.gravity-select-parent .select-arrow, .select-arrow{
    height: 44px!important;
    width: 44px!important;
    line-height: 44px!important;
    left: 166.266px!important;
}
.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: 46px!important;
}

@media(min-width: 1280px){
    #gform_submit_button_25{
        display: block;
        max-width: 240px;
        float: right;
        height: 48px;
    }
    .gform_wrapper ul.gform_fields li.gfield{
        padding-right: 16px;
    }
}

@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_25{
        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_25{
        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_25{
            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_25{
        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_25{
        float: none;
    }

}

@media(max-width: 767px){
    }

@media(max-width:480px){

    .gravityformsingle{
        padding-left: 18px!important;
        padding-right: 23px!important;
    }
     .gravityformsingle p{
        line-height: 1.2;
    }
}

body #rpwwt-recent-posts-widget-with-thumbnails-3 img {
    width: 100% !important;
    object-fit: cover;
}

body.blog .fusion-row,
body.single-post .fusion-row
{
padding-left: 50px;
padding-right: 50px;
}

@media only screen and (max-width: 1279px){
body #rpwwt-recent-posts-widget-with-thumbnails-3 img {
    max-width: 100% !important;
}
}
/*tr css end*/
