/*
Theme Name: Divi Child
Template: Divi
Author: Child Theme Configurator
Version: 1.0.1499339458
Updated: 2017-07-06 07:10:58

*/

/* Turns WRAL DS link OFF on inside pages */
.homepage-only {
	display: none;
}

.non-homepage {
	display: inline-block;
}
.home .non-homepage {
	display: none;
}
.home .homepage-only {
	display: inline-block;
}

/* MOVING TRUCK IMAGE ON SITE FRONT */
#moving-truck-image { max-width: 50% !important; }

/* NO MOVE BLOCK ON SITE FRONT */
#no-move-box { border-top: 6px solid #ff9a3c; }

/* TYPOGRAPHY */
h1 {
	font-size: 48px !important;
	line-height: 1.1em;
}
h1.homepage-no-move {
	font-size: 26px !important;
	color: #FFC930;
	text-shadow: 0px 0px 10px rgba(0,0,0,1);
	margin-top: 50px;
}
.orange-header {
	color: #ff9a3c !important;
}
.et_pb_toggle_content h6 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 18px;
}
@media screen and (max-width: 980px) {
	h1 {
		font-size: 36px !important;
		line-height: 1.1em;
	}
	h1.homepage-no-move {
		color: #000000;
		text-shadow: none;
	}
}
@media screen and (max-width: 768px) {
	h1 {
		font-size: 26px !important;
		line-height: 1.1em;
	}
}


/* HEADER */
#phone-number-top-bar {
	background-color: #000;
	padding: 5px 0;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1000;
}
.logged-in.admin-bar #phone-number-top-bar {
	top: 32px;
}
#phone-number-top-bar .phone-number {
	width: 48%;
	float: left;
	text-align: right;
	margin-right: 4%;
}
#phone-number-top-bar .phone-number:last-child {
	text-align: left;
	margin-right: 0;
}
#phone-number-top-bar .phone-number a {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
#phone-number-top-bar .phone-number a:hover {
	color: #ffc93c;
}
#phone-number-top-bar .phone-number a strong {
	font-weight: 900;
	color: #ff9a3c;
}
#phone-number-top-bar .phone-number a:hover > strong {
	color: #ffc93c;
}
#top-header a strong {
	font-weight: 900;
	color: #ff9a3c;
}
#top-menu-nav ul li a:hover {
	opacity: 1 !important;
	color: #ffc93c;
}
#top-menu li {
	padding-right: 0;
}
#top-menu li a:before {
	width: 11px;
	height: 3px;
	display: inline-block;
	content: '';
	margin-left: 6px;
	background-color: #ffc93c;
	margin-bottom: 6px;
	margin-right: 10px;
}

/*#top-menu li:last-child a:after {
width: 11px;
height: 3px;
display: inline-block;
content: '';
margin-left: 12px;
background-color: #ffc93c;
margin-bottom: 6px;
margin-right: 8px;
}*/

#top-menu li:last-child a:after {
	margin-left: 12px;
	margin-bottom: 6px;
	margin-right: 8px;
}

#top-menu li .sub-menu li a {
	font-size: 16px;
}
#top-menu li .sub-menu li a:before {
	display: none;
}
#top-menu li .sub-menu li:last-child a:after {
	display: none;
}
#top-menu li .sub-menu {
	padding: 10px 20px 10px 35px !important
}
#top-menu li.mega-menu .sub-menu {
	padding: 30px 30px 30px 45px !important
}
#top-menu li .sub-menu li {
	padding: 0 !important
}
#top-menu li .sub-menu li .sub-menu {
	padding: 0 0 0 25px !important
}
#top-menu li .sub-menu li .sub-menu {
	padding: 0 !important
}
#top-menu li .sub-menu li a {
	padding: 12px 0 !important;
	line-height: 1em;
}
#top-menu li .sub-menu li a:hover {
	background-color: transparent;
}
#top-menu .sub-menu li.current-menu-ancestor>a {
	color: white;
}
#et-secondary-menu {
	width: 100%;
}
#et-secondary-nav {
	width: 100%;
}
#et-secondary-nav .top-menu-left {
	float: left;
}
#et-secondary-nav .top-menu-right {
	float: right;
	margin-right: 0;
	margin-left: 15px;
}
a#wpcs_handle:before {
	content: '\f155';
	display: block;
	font-family: FontAwesome;
	margin-right: -16px;
	padding: 1px 8px;
	background-color: #ffc93c;
	border-radius: 50%;
	font-size: 13px;
	margin-top: -2px;
	float: left;
	margin-left: 20px;
}
#top-header {
	background-image: url('/wp-content/uploads/2017/12/TopBar-Background-1.png');
	background-position: bottom right;
	background-size: 116%;
	background-repeat: no-repeat;
}
#et-top-navigation {
	padding: 10px 0px !important;
}
@media (max-width: 1520px) {
	#top-header {
		background-size: 130%;
	}
}
@media (max-width: 1320px) {
	#top-header {
		background-size: 150%;
	}
}
@media (min-width: 981px) {
	.et_fixed_nav #top-header.et-fixed-header {
		position: fixed;
	}
	.et_fixed_nav #main-header.et-fixed-header {
		top: 37px !important;
	}
	body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header.et-fixed-header {
		top: 69px !important;
	}
	.et_header_style_centered header#main-header.et-fixed-header .logo_container {
		margin-top: 20px !important;
	}
	#et-secondary-nav .top-menu-right a {
		font-size: 20px;
		padding-top: 12px;
	}
	.et_header_style_centered #main-header .logo_container {
		margin-top: -26px !important;
	}
	.et_header_style_centered #main-header.et-fixed-header .logo_container {
		margin-top: 0px !important;
	}
	.et_header_style_centered .et-fixed-header #logo {
		max-height: 70%;
	}
	.et_fullwidth_nav #main-header .container {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	.et_header_style_centered #main-header div#et-top-navigation {
		background-color: #323232 !important;
		background-image: url('/wp-content/uploads/2017/12/MainNav-RoadBackground.jpg');
		background-repeat: no-repeat;
		background-size: 2000px auto;
		background-position: center;
	}
	.et_header_style_centered #main-header div#et-top-navigation #top-menu-nav, #main-header .nav li ul {
		background-image: url('/wp-content/uploads/2017/12/MainNav-Background-1.jpg');
		background-repeat: no-repeat;
		background-size: 2000px auto;
		background-position: center;
	}
	.et_header_style_centered #top-menu li a {
		padding-bottom: 15px !important;
		padding-top: 15px;
	}
	#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
		position: relative !important;
	}
	#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child {
		padding-right: 0 !important;
	}
	.et_header_style_centered #main-header .logo_container {
		width: 90%;
		max-width: 1080px;
		margin: 0 auto;
		text-align: left;
	}
	.et_fullwidth_nav #top-menu li.mega-menu > ul {
		max-width: 1080px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 980px) {
	.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_mobile_menu li a, .mobile_menu_bar:before, .et_nav_text_color_light #top-menu>li>a, .et_nav_text_color_dark #top-menu>li>a, #top-menu a, .et_mobile_menu li a, #et_search_icon:before, #et_top_search .et-search-form input, .et_search_form_container input, #et-top-navigation .et-cart-info {
		color: #323232 !important;
	}
	#phone-number-top-bar {
		z-index: 100000;
	}
	.et_fixed_nav #main-header {
		top: 37px !important;
	}
	body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 69px !important;
	}
	.top-menu-left, .top-menu-right {
		display: none !important;
	}
	.et_fixed_nav.et_show_nav.et_header_style_centered #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container {
		padding-top: 192px !important;
	}
}
@media screen and (max-width: 782px) {
	#phone-number-top-bar .phone-number a {
		font-size: 14px;
	}
	.logged-in.admin-bar #phone-number-top-bar {
		top: 46px;
	}
	.et_fixed_nav #main-header {
		top: 38px !important;
	}
	body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 84px !important;
	}
}
@media screen and (max-width: 601px) {
	#phone-number-top-bar .phone-number {
		width: 100% !important;
		float: none !important;
		text-align: center !important;
		margin-right: 0 !important;
	}
	.logged-in.admin-bar #phone-number-top-bar {
		top: 0;
	}
	.et_fixed_nav #main-header {
		top: 56px !important;
	}
	body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 56px !important;
	}
	.et_fixed_nav.et_show_nav.et_header_style_centered #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container {
		padding-top: 210px !important;
	}
}
@media screen and (max-width: 500px) {
	.et_fixed_nav #main-header {
		top: 56px !important;
	}
	body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 56px !important;
	}
}
@media screen and (max-width: 430px) {
	.et_fixed_nav #main-header {
		top: 36px !important;
	}
	body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 36px !important;
	}
}


/* FOOTER */
#main-footer {
	background-image: url('/wp-content/uploads/2017/12/Footer-Background.jpg');
	background-size: cover;
	background-position: center;
}
#main-footer .gform_wrapper ul.gform_fields li.gfield {
	padding: 0;
	margin-top: 0;
}
#main-footer .gform_wrapper ul.gform_fields li.gfield:before {
	display: none;
}
#main-footer .gform_wrapper {
	margin-top: 0;
}
#main-footer .gform_wrapper .gform_footer input[type=submit] {
	padding: 8px 16px;
	font-size: 12px;
}
#main-footer #gform_1 .name_first label, #main-footer #gform_1 .name_last label {
	display: none;
}
#main-footer .et_pb_widget select {
	width: 100%;
	height: 37px;
	padding: 0 5px;
}
.orange-bold {
	font-weight: 700;
	color: #ff9a3c;
}
#main-footer .et_pb_widget a, #footer-widgets .footer-widget li a {
	color: #fff !important;
}
#main-footer .et_pb_widget a:hover, #footer-widgets .footer-widget li a:hover {
	color: #ffc93c !important;
	opacity: 1;
}
.license-number {
	font-weight: 400;
	line-height: 1.6em;
}
.bbb-footer-logo, .greenplus-footer-logo, .allied-footer-logo, .bottom-footer-logo {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}


/* FORMS STYLING */
body .gform_wrapper .top_label div.ginput_container.ginput_container_select {
	height: 37px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.request-free-quote .gform_wrapper .gfield select { width: 95% !important; }
.gform_wrapper select.medium { width: 95% !important; }
.gform_wrapper ul li.gfield.half-width {
	width: 49%;
	margin-right: 2%;
	float: left;
	clear: none;
}
.gform_wrapper ul li.gfield.half-width:nth-child(even) {
	margin-right: 0;
}
.gform_wrapper ul li.gfield.half-width.first-half {
	margin-right: 2%;
}
.gform_wrapper ul li.gfield.half-width.second-half {
	margin-right: 0;
}
.gform_wrapper ul li.gfield.full-width {
	width: 100%;
	float: left;
	clear: none;
	padding-right: 0 !important;
}
.gform_wrapper .top_label .gfield_label {
	display: none !important;
}
.gform_wrapper .gform_heading {
	margin-bottom: -18px !important;
}
.gform_wrapper .gfield input.text, .gform_wrapper .gfield input.title, .gform_wrapper .gfield input[type=email], .gform_wrapper .gfield input[type=password], .gform_wrapper .gfield input[type=tel], .gform_wrapper .gfield input[type=text], .gform_wrapper .gfield textarea {
	width: 100% !important;
	padding: 10px 15px !important;
	background-color: #ebebeb;
	border: none;
	color: #4e4e4e;
	font-size: 14px !important;
}
.gform_wrapper .gfield select {
	padding: 10px 15px !important;
	background-color: #ffffff;
	border: none;
	color: #4e4e4e;
	font-size: 14px !important;
}
#wpcs_content_inner_281 .gform_wrapper .gfield .ginput_container_select {
	padding: 10px 15px !important;
	background-color: #ebebeb;
	border: none;
	color: #4e4e4e;
	font-size: 14px !important;
	height: 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#wpcs_content_inner_281 .gform_wrapper .gfield select {
	background-color:#ebebeb;
	color:#4e4e4e;
}
.gform_wrapper .ginput_complex .ginput_left {
	padding-right: 4px !important;
	margin-right: 4px !important;
	margin-top: 8px !important;
}
.gform_wrapper .ginput_complex.ginput_container_address .ginput_right {
	margin-right: -4px !important;
	padding-right: 4px !important;
	margin-top: 8px !important;
}
.ginput_container_address label {
	display: none !important;
}
div#wpcs_tab_281 {
	z-index: 9999998 !important;
}

div#wpcs_content_main_281 {
	z-index: 9999999 !important;
}
html body div#ui-datepicker-div.ui-datepicker[style] {
	z-index: 10000000 !important;
}
.request-free-quote .gform_wrapper .gfield input.text, .request-free-quote .gform_wrapper .gfield input.title, .request-free-quote .gform_wrapper .gfield input[type=email], .request-free-quote .gform_wrapper .gfield input[type=password], .request-free-quote .gform_wrapper .gfield input[type=tel], .request-free-quote .gform_wrapper .gfield input[type=text], .request-free-quote .gform_wrapper .gfield select, .request-free-quote .gform_wrapper .gfield textarea {
	background-color: #fff;
}
.gform_wrapper .gform_footer input[type=submit] {
	border: none !important;
	background-color: #ff9a3c;
	color: #fff;
	padding: 10px 20px;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	margin: 0 !important;
}
.gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #ffc93c;
}
.request-free-quote .gform_wrapper .gform_footer input[type=submit] {
	background-color: #000;
}
.request-free-quote .gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #ffc93c;
}
.gform_wrapper .gform_footer {
	padding-top: 0 !important;
	text-align: right;
	float: right;
}
.request-free-quote .gform_wrapper .gform_footer {
	float: none;
}
.wpcs_content .gform_wrapper .gform_footer {
	padding-right: 16px;
	float: left;
}
.contact-page-form .gform_wrapper {
	margin-top: 0;
}
.contact-page-form .gform_wrapper .gform_footer {
	float: left;
}
.contact-page-form .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}
#gform_2 .name_first label, #gform_2 .name_last label {
	display: none;
}
@media (max-width: 980px) {
	.gform_wrapper ul li.gfield.half-width {
		width: 100%;
		margin-right: 0;
	}
	.gform_wrapper .gform_footer input[type=submit] {
		font-size: 13px;
	}
}
@media (max-width: 768px) {
	.gform_wrapper .gform_footer input[type=submit] {
		font-size: 12px;
	}
}


/* HOMEPAGE */
.request-free-quote {
	padding: 40px 50px;
	background-color: #ff9a3c;
	margin-bottom: 0 !important;
}
.request-free-quote .gform_wrapper {
	margin: 0;
}
.request-free-quote .gform_wrapper ul.gform_fields li.gfield {
	margin-top: 0;
	padding: 0;
	margin-bottom: 5px;
}
.request-free-quote .gform_wrapper .gform_footer {
	padding-top: 8px !important;
}
.schedule-video-survey {
	padding: 40px 50px;
	background-color: #000;
	margin-bottom: 0 !important;
	height: 225px;
}
.et_button_no_icon .et_pb_button {
	background-color: #ff9a3c;
	color: #fff;
	padding: 10px 20px !important;
	font-size: 14px;
}
.et_button_no_icon .et_pb_button:hover {
	background-color: #ffc93c;
	color: #fff;
	padding: 10px 20px !important;
	font-size: 14px;
}
.video-survey-image {
	width: 20%;
	float: left;
	margin-right: 6%;
}
.video-survey-text {
	width: 74%;
	float: left;
	padding-top: 0px;
}
.video-survey-text p {
	font-size: 14px;
}
.research-blurb.et_pb_blurb_position_left .et_pb_main_blurb_image {
	width: 100px;
}
.research-blurb.et_pb_blurb_position_left .et_pb_blurb_content h4 {
	font-size: 24px;
	padding-bottom: 10px;
}
.research-blurb.et_pb_blurb_position_left .et_pb_blurb_container {
	padding-left: 20px;
}
#grw_widget-2 {
	width: 100%;
	margin: 0;
}
.et_pb_testimonial_description_inner p {
	font-size: 22px;
	line-height: 1.8em;
	font-style: italic;
	color: #fff;
}
.et_pb_testimonial_description_inner p:first-child:before {
	content: url('/wp-content/uploads/2017/12/YellowQuoteMark.png');
	display: block;
	margin-top: -10px;
	margin-right: 10px;
	float: left;
}
.et_pb_testimonial_description_inner .et_pb_testimonial_author {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 20px;
	color: #ffc93c;
	text-align: right;
}
.et_pb_testimonial_description_inner .et_pb_testimonial_meta {
	text-align: right;
	font-size: 13px;
}
.our-services-tab.et_pb_tabs {
	border: none;
}
.our-services-tab .et_pb_tabs_controls {
	width: 40%;
	float: left;
	background-color: #fff;
}
.our-services-tab .et_pb_tabs_controls li {
	width: 100%;
	display: block;
	border: none;
	margin-bottom: 10px;
}
.our-services-tab .et_pb_tabs_controls li a {
	width: 100%;
	padding: 20px 20px 15px 20px;
	text-transform: uppercase;
	font-size: 16px;
}
.our-services-tab .et_pb_tabs_controls .et_pb_tab_active a:after {
	content: '\f0a9';
	font-family: FontAwesome;
	color: #ffc93c;
	display: inline-block;
	margin-left: 12px;
}
.our-services-tab .et_pb_all_tabs {
	width: 60%;
	float: left;
}
.our-services-tab .et_pb_all_tabs .et_pb_tab {
	padding: 0;
}
.our-services-tab .et_pb_tabs_controls li a:before {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	content: '';
	margin-top: -10px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-size: contain;
}
.our-services-tab .et_pb_tab_0 a:before {
	background-image: url('/wp-content/uploads/2017/12/Residential-Icon.png');
}
.our-services-tab .et_pb_tab_1 a:before {
	background-image: url('/wp-content/uploads/2017/12/Commercial-Icon.png');
}
.our-services-tab .et_pb_tab_2 a:before {
	background-image: url('/wp-content/uploads/2017/12/Storage-Icon.png');
}
.our-services-tab .et_pb_tab_3 a:before {
	background-image: url('/wp-content/uploads/2017/12/Globe-Icon.png');
}
.our-services-tab ul.et_pb_tabs_controls:after {
	display: none;
}
@media (max-width: 1250px) {
	.schedule-video-survey {
		height: 300px;
	}
	.our-services-tab .et_pb_tabs_controls li a {
		padding: 15px 15px 10px 15px;
		font-size: 16px;
	}
	.our-services-tab .et_pb_tabs_controls li a:before {
		width: 30px;
		height: 30px;
		margin-top: -3px;
	}
}
@media (max-width: 980px) {
	.et_pb_section.homepage-hero {
		background-size: 100% auto;
	}
	.et_pb_section.homepage-hero .et_pb_row {
		max-width: 100% !important;
		width: 100%;
	}
	.homepage-hero .et_pb_column {
		margin-bottom: 0;
		margin-top: 300px;
	}
	.schedule-video-survey {
		height: 422px;
	}
	.et_pb_section.homepage-hero .et_pb_column .et_pb_module.request-free-quote {
		width: 60%;
		float: left;
	}
	.et_pb_section.homepage-hero .et_pb_column .et_pb_module.schedule-video-survey {
		width: 40%;
		float: left;
	}
	.et_button_no_icon .et_pb_button {
		font-size: 13px;
	}
	.et_pb_section.no-move-section.et_pb_with_background {
		background-image: none !important;
	}
	.et_pb_section.no-move-section .et_pb_row:last-child .et_pb_column:last-child {
		margin-top: 30px;
	}
	.et_pb_testimonial_description_inner p {
		font-size: 20px;
		line-height: 1.8em;
	}
	.et_pb_testimonial_description_inner .et_pb_testimonial_author {
		font-size: 18px;
	}
	.our-services-tab .et_pb_tabs_controls {
		width: 100%;
		float: left;
	}
	.our-services-tab .et_pb_all_tabs {
		width: 100%;
		float: none;
	}
	.our-services-tab .et_pb_all_tabs .et_pb_tab_content img {
		width: 100%;
	}
	.our-services-tab .et_pb_tabs_controls li {
		width: 25%;
		float: left;
	}
	.our-services-tab .et_pb_tabs_controls li a {
		line-height: 1.1em;
		text-align: center;
		display: block;
		font-size: 14px;
	}
	.our-services-tab .et_pb_tabs_controls li a:before {
		margin: 0 auto 10px auto;
		float: none;
	}
	.our-services-tab .et_pb_tabs_controls .et_pb_tab_active a:after {
		display: none;
	}
	.owl-item .sa_hover_container {
		padding-top: 3% !important;
	}
}
@media (max-width: 800px) {
	.homepage-hero .et_pb_column {
		margin-top: 200px;
	}
	.et_pb_section.homepage-hero .et_pb_column .et_pb_module {
		width: 100% !important;
	}
	.schedule-video-survey {
		height: auto;
	}
	.video-survey-image {
		width: 15%;
		margin-right: 5%;
		margin-top: 10px;
	}
	.video-survey-text {
		width: 70%;
	}
	.et_button_no_icon .et_pb_button {
		font-size: 12px;
	}
	.et_pb_testimonial_description_inner p {
		font-size: 18px;
		line-height: 1.7em;
	}
	.et_pb_testimonial_description_inner .et_pb_testimonial_author {
		font-size: 15px;
	}
	.our-services-tab .et_pb_tabs_controls li a {
		font-size: 12px;
	}
}
@media (max-width: 620px) {
	.our-services-tab .et_pb_tabs_controls li {
		width: 50%;
		float: left;
	}
}
@media (max-width: 500px) {
	.homepage-hero .et_pb_column {
		margin-top: 175px;
	}
}


/* INNER PAGES */
.inner-page-hero-image { 
	max-width: 100%;
	height: auto;
	width: auto;
}
.video-survey-blurbs .et_pb_main_blurb_image img {
	max-height: 140px;
	width: auto;
}
.et_pb_toggle_open .et_pb_toggle_title:before {
	display: block !important;
	content: "\e04f";
}
.et_pb_toggle_content h4 {
	font-size: 22px;
	padding-top: 10px;
}
@media screen and (max-width: 768px) {
	.et_pb_toggle_content h4 {
		font-size: 20px;
	}
}


/* MOVING SERVICES BOXES */
.moving-services-blurbs {
	background-color: #efefef;
	box-shadow:2px 2px 4px rgba(150,150,150,0.2);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.moving-services-blurbs:hover {
	box-shadow:4px 4px 8px rgba(150,150,150,0.5);
}
.moving-services-blurbs.video-survey-page:hover {
	box-shadow: none;
}
.moving-services-blurbs:hover > .et_pb_module_header {
	color: #FF9A3C !important;
}

.ServicesArea-bullets UL {
	list-style-image: url('/wp-content/uploads/2018/02/ExcelMoving-ServiceArea-bullet.png');
}

/* FOOTER WIDTHS */
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget:first-child {
	width: 20%;
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget:nth-child(2) {
	width: 49%;
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget:last-child {
	width: 20%;
}


.rplg .rplg-box {
	background-color: #ffffff !important;
}


.home .rll-youtube-player {
	padding-bottom: 73.23%
}
div#content-area ol li {
	margin-bottom: 15px;
}

.page-id-3810 header {
	position: fixed;
	top: 0;
	z-index: 9;
	width: 100%;
	background-color: #fff;
	padding: 15px 0;
}

.page-id-3810 #main-content-form .container {
	width: 100%;
	max-width: 100%;
}

.page-id-3810 .gform_legacy_markup_wrapper .gf_progressbar_percentage span,
.page-id-3810 .gf_progressbar_title {
	display: none;
}

.page-id-3810 .gform_legacy_markup_wrapper .gf_progressbar_percentage,
.page-id-3810 .gform_legacy_markup_wrapper .gf_progressbar {
	border-radius: 0 !important;
}

.page-id-3810 #gf_progressbar_wrapper_8 {
	position: fixed;
	top: 100px;
	margin: 0;
	z-index: 10;
}

.page-id-3810 .gform_legacy_markup_wrapper .gform_page_footer {
	background-color: #fff;
	text-align: center;
	position: fixed;
	bottom: 0px;
	margin: 0;
	padding: 20px 0;
	box-shadow: rgba(0, 0, 0, 0.1) 0px -4px 3px;
	z-index: 3;
}

.page-id-3810 .gform_page_footer input {
	height: 50px;
	background: #bd1d2d 0% 0% no-repeat padding-box;
	font-family: "Roboto", Sans-serif;
	font-size: 18px;
	font-weight: 500;
	min-width: 214px;
	margin: 0;
	border: 0;
	border-radius: 6px;
	line-height: 26px;
	color: #fff;
	cursor: pointer;
}

.page-id-3810 .quote-form-new .gform_page_fields {
	margin: 0 auto;
	width: 100%;
	padding: 0 15px;
	max-width: 590px;
	padding-bottom: 110px;
}

.page-id-3810 .quote-form-new .gf_progressbar {
	width: 100% !important;
	height: 8px;
}

.page-id-3810 .quote-form-new .gf_progressbar_percentage {
	background-color: #bd1d2d !important;
	height: 8px;
}

.page-id-3810 .quote-form-new .gform_legacy_markup_wrapper.top_label  div.ginput_container {
	padding-top: 15px;
}

.page-id-3810 .quote-form-new ul li.gfield.half-width.first-half {
	margin-right: 0;
	padding-right: 30px;
}

.page-id-3810 .quote-form-new ul li.gfield.half-width.second-half {
	padding-right: 0px;
	padding-left: 30px;
}

.page-id-3810 .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
	padding-right: 10px;
}

.page-id-3810 .quote-form-new .ginput_complex.ginput_container_address .ginput_right {
	padding-left: 29px;
	margin-top: 0 !important;
}

.page-id-3810 .quote-form-new ul.gform_fields li.gfield {
	padding-top: 30px;
	margin-top: 0 !important;
}

.page-id-3810 .quote-form-new .ginput_complex .ginput_left {
	padding-right: 28px !important;
	margin-top: 0 !important;
}

.page-id-3810 .gform-body.gform_body {
	padding-top: 30px;
	float: left;
	padding-bottom: 130px;
	background-color: #f5f5f5;
}

.page-id-3810 .quote-form-new .gform_page_fields input[type="tel"],
.page-id-3810 .quote-form-new .gform_page_fields input[type="email"],
.page-id-3810 .quote-form-new .gform_page_fields input[type="text"] {
	padding: 7px !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4375em;
	color: rgba(0, 0, 0, 0.87) !important;
	box-sizing: border-box;
	cursor: text;
	width: 100%;
	background-color: #fff !important;
	border:1px solid rgba(0, 0, 0, 0.23) !important;
}

.page-id-3810 .quote-form-new #gform_page_8_2 ul li.gfield.half-width.first-half {
	padding-right: 0 !important;
}

.page-id-3810 .quote-form-new #gform_fields_8_2 {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.page-id-3810 .quote-form-new {
	background-color: #f5f5f5;
}

.page-id-3810 .quote-form-new .top_label .gfield_label {
	display: block !important;
	font-size: 12px;
}

.page-id-3810 .quote-form-new .gform_previous_button {
	background-color: #cdcdcd !important;
	color: #000 !important;
}

.page-id-3810 .gfield_checkbox#input_8_40,
.page-id-3810 .quote-form-new #gform_fields_8_3 .gfield_radio {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.page-id-3810 .gfield_checkbox#input_8_40 li,
.page-id-3810 .quote-form-new #gform_fields_8_3 .gfield_radio li {
	padding: 10px 16px !important;
	padding-top: 7px !important;
	display: flex;
	align-items: center;
	background-color: #f5f5f5;
	border-left: 8px solid #f5f5f5;
	position: relative;
	border-radius: 5px;
	width: calc(33.33% - 7px);
	margin: 0 !important;
}

.page-id-3810 .quote-form-new #gform_fields_8_3 .gfield_radio li label {
	margin-top: 5px;
}

.page-id-3810 .quote-form-new li.gfield.gfield_error,
.page-id-3810 .quote-form-new li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border: 0;
	background-color: transparent;
	padding-top: 0 !important;
}

.page-id-3810 .gform_legacy_markup_wrapper div.validation_error {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}

.quote-form-new .gform_page_fields > ul {
	background-color: #fff;
	padding: 0 30px;
	padding-bottom: 35px;
	border-radius: 20px;
	box-shadow: 0 4px 28px rgba(0, 0, 0, .1);
	float: inline-start;
}

.quote-form-new .gform_page_fields > ul > li:first-child {
	margin-top: 0;
	padding-top: 20px;
	font-size: 14px;
	text-align: center;
}

.quote-form-new .gform_page_fields > ul > li h2 {
	font-size: 32px;
	text-align: center;
	font-weight: 700;
}

body.et_fixed_nav.et_show_nav.et_header_style_centered.page-id-3810 #page-container {
	background-color: #f5f5f5;
}

.page-id-3810 .gfield_checkbox#input_8_40 li input {
	margin-top: 4px !important;
	margin-right: 5px !important;
}

.page-id-3810 .gfield_checkbox#input_8_40 li {
	padding-top: 10px !important;
}

.page-id-3810 #et-main-area {
	padding-top: 100px;
}

.page-id-3810 .gform_legacy_markup_wrapper {
	margin-top: 0 !important;
}

.page-id-3810 .partial_entry_warning {
	padding-top: 20px;
	border-top: 1px dotted #ccc;
}

.page-id-3810 #gf_page_steps_8,
.page-id-3810 .partial_entry_warning {
	text-align: center;
}

.page-id-3810 #gf_page_steps_8 {
	padding-bottom: 20px;
	margin-bottom: 0 !important;
}

.page-id-3810 .partial_entry_warning {
	margin-bottom: 0 !important;
}

.page-id-3810 #gf_page_steps_8,
.page-id-3810 .partial_entry_warning {
	background-color: #fff;
}

.page-id-3810 .gf_step_number {
	border-radius: 100px;
	border: 1px solid #cdcdcd;
	font-size: 16px !important;
	width: 36px;
	height: 36px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	z-index: 5;
	position: relative;
	background-color: #fff;
}

.page-id-3810 .gf_page_steps {
	display: flex !important;
	align-items: center;
	justify-content: center;
}
.page-id-3810 .gf_page_steps .gf_step_completed .gf_step_number,
.page-id-3810 .gf_page_steps .gf_step_active .gf_step_number {
	background-color: #bd1d2d;
	border: 1px solid #bd1d2d;
	color: #fff;
}

.page-id-3810 #gform_wrapper_8 {
	background-color: #fff;
}

.page-id-3810 .gform_legacy_markup_wrapper .gf_step {
	padding-right: 40px !important;
	margin-right: 0 !important;
	opacity: 1;
	width: auto;
	position: relative;
	height: 36px;
}

.page-id-3810 .gf_page_steps .gf_step_completed::before,
.page-id-3810 .gf_page_steps .gf_step_active::before {
	background-color: #bd1d2d !important;
}

.page-id-3810 .gform_legacy_markup_wrapper .gf_step:last-child {
	padding-right: 0 !important;
}

.page-id-3810 .gform_legacy_markup_wrapper .gf_step::before {
	position: absolute;
	height: 1.5px;
	background-color: #cdcdcd;
	display: block;
	z-index: 1;
	top: 16px;
	content: '';
	width: 100% !important;
	left: 0;
	right: unset;
}

.page-id-3810 .gform_legacy_markup_wrapper .gf_step:last-child::before {
	content: none;
}

.job-listings {
	display: flex;
	flex-wrap: wrap;
	gap: 35px;
	margin-bottom: 50px;
}

.job-listings .job-listing {
	width: calc(50% - 17.5px);
	box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 8px;
	padding: 30px;
	border-radius: 20px;
}

.job-listings .job-listing p {
	margin-bottom: 10px;
	border-radius: 20px;
	font-weight: 400;
}

.job-listings .job-listing h3 a {
	word-break: break-all;
	    font-size: 24px;
    font-weight: 500;
}

#main-footer .footer-quote-request {
	font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    line-height: 26px;
    background-color: #FF9A3C;
	color: #fff !important;
    border-radius: 6px 6px 6px 6px;
	display: inline-block;
    padding: 12px 24px;
    text-align: center;
}

#main-footer .footer-quote-request:hover {
	color: #fff !important;
}

@media only screen and (max-width: 761px), (min-device-width: 768px) and (max-device-width: 1023px) {
	.page-id-3810 .quote-form-new ul li.gfield {
		margin-top: 20px !important;
	}
}

@media screen and (max-width: 980px) {
	body.et_fixed_nav.et_show_nav.et_header_style_centered.page-id-3810 #page-container {
		padding-top: 93px !important;
	}

	.page-id-3810 #et-main-area {
		padding-top: 0;
	}

	.quote-form-new .gform_page_fields > ul > li h2 {
		font-size: 26px;
	}

	.page-id-3810 .quote-form-new #gf_progressbar_wrapper_8 {
		top: 85px;
	}

	.page-id-3810 .quote-form-new ul li.gfield.half-width {
		width: 49%;
	}
}

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

	.page-id-3810 .quote-form-new #gf_progressbar_wrapper_8 {
		top: 120px;
	}

	.job-listings .job-listing {
		width: calc(100% - 0px);
	}

	.page-id-3810 .logo_container.phone-secnw > a:first-child {
		display: flex;
		justify-content: center;
	}

	.page-id-3810 .logo_container.phone-secnw {
		text-align: center;
	}

	.page-id-3810 .logo_container.phone-secnw > a:first-child img {
		height: 35px;
	}

	.page-id-3810 .gfield_checkbox#input_8_40 li,
	.page-id-3810 .quote-form-new #gform_fields_8_3 .gfield_radio li {
		width: calc(50% - 5px);
	}
}

@media screen and (max-width: 640px) {
	.page-id-3810 .quote-form-new .ginput_complex .ginput_left,
	.page-id-3810 .quote-form-new .ginput_complex .ginput_right,
	.page-id-3810 .quote-form-new ul li.gfield.half-width {
		width: 100%;
		padding: 0 !important;
		margin: 0 !important;
		margin-bottom: 20px !important;
	}

	.quote-form-new .gform_page_fields > ul > li h2 {
		font-size: 22px;
	}

	.page-id-3810 .gform_page_footer input {
		width: auto !important;
	}

	.page-id-3810 .quote-form-new .ginput_complex.ginput_container_address .ginput_right {
		padding-right: 0 !important;
	}
}

@media screen and (max-width: 550px) {
	.page-id-3810 .gfield_checkbox#input_8_40 li,
	.page-id-3810 .quote-form-new #gform_fields_8_3 .gfield_radio li {
		width: 100% !important;
	}

	.page-id-3810 .gform_legacy_markup_wrapper .gf_step {
		padding-right: 20px !important;
	}

	.page-id-3810 .gf_step_number {
		font-size: 14px !important;
		width: 30px;
		height: 30px;
	}

	.page-id-3810 .gform_legacy_markup_wrapper .gf_step::before {
		top: 14px;
	}
}

@media screen and (max-width: 400px) {
	.page-id-3810 .gform_legacy_markup_wrapper .gf_step {
		padding-right: 15px !important;
	}
}








