section {
	float: left;
	width: 100%;
}
.page {
	margin:0;
}
html,
body {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body span{
	padding: 0px;
	margin: 0px;
	font-family: 'Gotham', sans-serif;
}
body ul,
ol,
body li,
body p{
	margin: 0px;
	padding: 0px;
	font-family: 'Gotham'!important;
}
.post,
.page {
	margin: 0px;
}
body a {
	transition: all 0.3s ease-in-out;
	font-family: 'Gotham';
}
section,
.site-footer,
.site-info {
	float:left;
	width:100%;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
/* hero */
div.hero-content-in {
	background-color: #54572d;
	/* 	background-image:url('/wp-content/uploads/2023/02/mod-img.jpg')!important; */
	background-repeat:no-repeat!important;
	background-size: auto!important;
	background-size: cover!important;
}
.hero-header {
	padding: 90px 0 120px;
}

.page-template-page-home .hero-header {
	position: relative;
}

.just-mod-holder {
	display: flex;
	width: fit-content;
	position: absolute;
	right: 25px;
	top: 25px;
}

.hero-header h1 {
	font-weight: 500;
	font-size: 50px;
	line-height: 62px;
	/* or 127% */
	text-align: center;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-bottom: 30px;
	display: flex;
	justify-content: center;
	position:relative;
	flex-direction:column;
}
#hero-link {
	margin: 0 auto 45px;
}
.hero-header a:nth-of-type(2) {
	display: block;
	text-align: center;
}
/*  menjanje teksta  */
.hero-header h1    span::before {
content: "";
animation: animate infinite 4s;
position:relative;
z-index:999;
color:#ed34aa;
}
@keyframes animate {

0% {
content: "easy";
}

20% {
content: "affordable";
}

40% {
content: "fast";
}

60% {
content: "fun";
}

80% {
content: "efficient";
}

100% {
content: "easy";
}
} 
/*  menjanje teksta  */
.hero-header p {
	font-weight: 400;
	font-size: 22px;
	line-height: 36px;
	/* or 164% */
	text-align: center;
	color: #FFFFFF;
}
.page-id-7 .hero-form-in {
	position: relative;
	z-index: 99;
}
.hero-contact-title h4  {
	font-weight: 600;
	font-size: 18px;
	line-height: 36px;
	/* or 200% */
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #ED34AA;
}
.hero-contact-title  {
	margin-right:160px;
}
.page-id-7 .hero-contact-address-holder {
	display: flex;
	justify-content: center;
	padding:80px 0 235px;
	background:#F7F9FC;
}
.page-id-7 .hero-contact-monterey {
	margin-right:35px;
}
.hero-contact-monterey a:first-child {
	background: url('/wp-content/uploads/2022/12/highway-one-iconic-bixby-bridge-american-west-coast-with-ocean-view-1.png');
	width: 259px;
	height: 84px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	font-weight: 600;
	font-size: 22px;
	line-height: 62px;
	/* identical to box height, or 282% */
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.hero-contact-gilroy a:first-child {
	background: url('/wp-content/uploads/2022/12/Opera-Snapshot_2022-11-30_150728_www.google-1.png');
	width: 259px;
	height: 84px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	font-weight: 600;
	font-size: 22px;
	line-height: 62px;
	/* identical to box height, or 282% */
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.hero-contact-gilroy a:hover,
.hero-contact-monterey a:hover{
	filter: brightness(80%);
}
.services-title h2,
.after-service-left h2,
.service-after-bar-title h2,
.how-it-works-title h2,
.testimonial-written-right h2,
.testimonial-video h2,
.about-left h2,
.moving-tips-left h2,
.blog-section h2,
.relocation-in h2,
.relocation-service-area-left h2,
.monterey-gilroy-title h2{
	letter-spacing: -0.03em;
}
/* hero end */
/* estimate form */
.gravity-theme.ui-datepicker .ui-datepicker-calendar th span,
.gravity-theme.ui-datepicker .ui-datepicker-header select,
.gravity-theme.ui-datepicker .ui-datepicker-calendar td{
	font-size:1.4rem!important;
}
.gform_required_legend {
	display: none;
}
.gfield_label {
	white-space: nowrap!important;
}
.hero-form-holder::before {
	position: absolute;
	content: "";
	height: 100%;
	width: calc(100% + 60px);
	left: -30px;
	background: #941094;
	bottom: -30px;
	z-index: -1;
	border-radius: 0 0 45px 45px;
}
.page-id-7 .hero-form-holder::before {
	height: calc(100% - 39px);
}
@media all and (max-width:991px) {
	.page-id-7 .hero-form-holder::before {
		height: calc(100% - 129px);
	}
}
/* overflow */
@media all and (max-width:1012px) {
	.hero-form-holder::before {
		width: calc(97% + 60px);
		left: -19px;
		background: #941094;
		bottom: -24px;
	}
}
@media all and (max-width:770px) {
	.hero-form-holder::before {
		width: calc(100% + 35px);
		left: -19px;
		background: #941094;
		bottom: -24px;
	}
}
/* overflow end */
div#validation_message_1_3 {
	margin: 0;
}
body img.gform_ajax_spinner {
	display: none !important;
}
.hero-form-in .container {
	display:flex;
	justify-content:center;
}
.hero-form-holder {
	float:left;
	width:1050px;
	background:#FFF;
	border:1px solid #D9D9D9;
	border-radius: 20px;
	margin-top: -70px;
	/* 	box-shadow: 22px 26px 18px rgba(27, 63, 83, 0.24); */
	position:relative;
}
.gf_page_steps,
#gform_previous_button_1_15,
#gform_previous_button_1{
	display:none;
}
.hero-form {
	float:left;
	width:100%;
}
.form-title {
	font-weight: 600;
	font-size: 27px;
	line-height: 33px;
	/* identical to box height */
	text-transform: uppercase;
	color: #2C354E;
	border-bottom: 1px solid #D9D9D9;
	padding: 20px 0 15px 0px;
	text-align:center;
}
.free-color {
	color: #ED34AA;
}
.ginput_container.ginput_container_date {
	position: relative;
}
.ui-datepicker-trigger {
	position: absolute;
	top: 16px;
	right: 15px;
}
#gform_page_1_1,
#gform_page_1_2,
#gform_page_1_3{
	padding: 30px 40px 0;
}
#gform_next_button_1_1,
#gform_next_button_1_15,
#gform_submit_button_1{
	margin-bottom: 30px;
	margin-left: 0;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	/* identical to box height */
	text-transform: uppercase;
	color: #fff;
	background: #ED34AA;
	border:none;

	background: linear-gradient(to left, #ED34AA 50%, #941094 50%) right;
	background-size: 200%;
	transition: .5s ease-out;
	font-family: 'Gotham';
	width: 229px;
	height: 55px;
}
#gform_next_button_1_1:hover,
#gform_next_button_1_15:hover,
#gform_submit_button_1:hover{
	background-position: left;
}
.gform_wrapper.gravity-theme .gfield.gfield--width-quarter {
	grid-column: span 4!important;
}
@media all and (min-width:992px) {
	#field_1_7,
	#field_1_21 {
		grid-column: span 6 !important;
	}
}
.gform_wrapper.gravity-theme .ginput_container_date input {
	width:100%!important;
}
.gfield_label,
.gfield_required.gfield_required_asterisk{
	color: #2C354E!important;
	text-transform: uppercase;
}
.gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
	margin: 0!important;
	padding: 28px 0 13px!important;
}
.gform_wrapper.gravity-theme .gfield_label {
	margin-bottom:5px!important;
	font-family: 'Gotham';
}
.gform_wrapper.gravity-theme .gform_fields {
	grid-column-gap: 13px!important;
	grid-template-columns: repeat(12,1fr)!important;
	padding: 0 13px 0 0;
}
.gform_page_footer.top_label {
	display:flex;
	justify-content:center;
}
#gform_fields_1 input,
#gform_fields_1_2 input,
#gform_fields_1_3 input{
	background: #ECECEC;
	border: 1px solid #C9CED5;
	font-family: 'Gotham';
	font-weight: 400;
	font-size: 15px;
	/* identical to box height */
	color: #2C354E;
	height:55px;
	padding-left:15px;
}
#gform_fields_1 input::placeholder,
#gform_fields_1_2 input::placeholder,
#gform_fields_1_3 input::placeholder{
	font-weight: 400;
	font-size: 15px;
	color: #2C354E;
	opacity:1;
}
#input_1_7,
#input_1_21,
#input_1_20{
	background: #e9e9ed;
	border-radius: 4px;
	padding-left: 15px;
	border: none;
	width: 100%;
	height: 55px;
	font-weight: 400;
	font-size: 15px;
}
div#gform_page_1_1 {
	display:grid;
	grid-template-columns:repeat(12,auto);
}
.hero-form .gform_wrapper.gravity-theme .gfield.gfield--width-full {
	grid-column: span 4!important;
}
div#gform_page_1_1 {
	display: grid;
	grid-template-columns: repeat(14,1fr);
}
.gform_page_fields {
	grid-column: 1/-1;
}
.gform_page_footer.top_label {
	grid-column: 27/-1;
}
.ginput_container_checkbox {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.gfield_checkbox div {
	display:flex;
}
.gfield_checkbox input {
	width:40px;
}
.gfield_checkbox label {
	white-space: nowrap;
	display: flex!important;
	align-items: center;
	padding-left: 10px;
	font-family: Gotham;
}
/* estimate form end */
/* hero icons */

.page-id-7 .hero-icons-holder {
	padding: 40px 0;
	/* 	display:flex; */
	justify-content:center;
	background:#FFF;
	/* 	flex-wrap:wrap; */
	align-items: center;
	display: grid;
	grid-template-columns: repeat(5,auto);
	border-top: 1px solid #D6D7DA;
    max-width: 940px;
    margin: 0 auto;
}
.page-id-7958 .hero-form-in,
.page-id-7474 .hero-form-in {
	background:#F7F9FC;
}
.hero-icons-holder img {
	padding: 0 50px;
	align-self:center;
}
.hero-icons-holder div:not(:last-child) {
	border-right:1px solid #D6D7DA;
	height: 84px;
	display: flex;
	justify-content:center;
}
.monterey-gilroy-title h4 {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	/* identical to box height */
	text-align: center;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #ed34aa;
	padding: 100px 0 10px;
}
.monterey-gilroy-title h2 {
	font-weight: 500;
	font-size: 42px;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	color: #2C354E;
}
@media all and (max-width:992px) {
	.hero-icons-holder img {
		padding: 0 30px;
	}
}
@media all and (max-width:600px) {
	.hero-icons-holder img {
		padding: 0 50px;
	}
	.icon-1 {
		/* 		grid-area: icon1; */
	}
	.icon-2 {
		/* 		grid-area: icon2; */
	}
	.icon-3 {
		/* 		grid-area: icon3; */
		order: 3;
	}
	.icon-4 {
		/* 		grid-area: icon4; */
		margin-top:0px;
	}
	.icon-5 {
		/* 		grid-area: icon5;
		margin-top:30px;
		justify-content: center;
		display: flex; */
	}
	/* 	.hero-icons-holder {
	grid-template-areas:
	"icon1 icon1 icon2 icon2  " 
	"icon3 icon3 icon4 icon4 ";
} */
	.page-id-7 .hero-icons-holder {
		display: flex;
	}

}

@media all and (max-width:370px) {
	.page-id-7 .hero-icons-holder {
		flex-direction: column;
	}
	.page-id-7 .hero-icons-holder .icon-2 {
		border: none;
		margin-bottom:15px;
	}
}


@media all and (max-width:500px) {
	.page-id-7 .hero-icons-holder {
		flex-wrap: wrap;
	}

	.page-id-7 .hero-icons-holder .icon-4 {
		border: none;
	}

}


@media all and (max-width:600px) {
	
	.hero-icons-holder div:not(:last-child) {
		height: unset;
	}
	.hero-icons-holder img {
		padding: 15px;
	}
	.hero-icons-holder div:not(:last-child) {
		border:none;
	}
	.hero-icons-holder div:nth-child(2n+1) {
		border-right: none;
	}
}
.hero-icons-holder img {
	min-height: 37px;
	width: auto;
}
/* hero icons end */
/* services */
.services-section.home-sections {
	padding:110px 0;
}
.services-title h4 {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	/* identical to box height */
	text-align: center;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #ED34AA;
	padding-bottom:10px;
}
.services-title h2 {
	font-weight: 500;
	font-size: 42px;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	color: #2C354E;
	padding-bottom:60px;
}
.service-holder {
	flex-wrap: wrap;
	display: flex;
	/* 	justify-content: center; */
	float:left;
	width:100%;
}
@media all and (min-width:1500px) {
	.service-single.col-lg-2.col-md-4.col-sm-6 {
		width: 19.967%;
	}
}
@media all and (max-width:1500px) and (min-width:1200px) {
	.service-single.col-lg-2.col-md-4.col-sm-6 {
		width: 33.333%;
	}
}
.card-img {
	position:relative;
}
.card-img img:first-child {
	border-radius: 20px;
	width:100%;
	height: 240px;
	object-fit: cover;
}
.service-card-icon {
	border-top-left-radius: 20px;
	position:absolute;
	left:0;
	top:0;
}
.card-inner h3 {
	font-weight: 500;
	font-size: 26px;
	line-height: 44px;
	/* identical to box height, or 169% */
	text-transform: uppercase;
	color: #2C354E;
	padding: 30px 0 15px;
	letter-spacing: -0.03em;
}
.card-inner p {
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	/* or 175% */
	color: #3C4050;
	padding-bottom:35px;
}
.card-inner a {
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	/* identical to box height */
	text-align: center;
	text-transform: uppercase;
	color: #2C354E;
	padding:15px 35px;
	border: 1.5px solid #ED34AA;
}
.service-wrapper {
	padding-bottom:140px;
	float:left;
	width:100%;
}
.after-service,
.service-call-bar,
.after-bar-card-holder,
.service-after-bar-card,
.award-banner-holder {
	float:left;
	width:100%;
}
.after-service {
	background: #F7F9FC;
}
.after-service-left {
	padding: 100px 0 0 100px !important
}
.after-service-right.col-lg-6 {
	padding-right: 0;
}
.after-service-right img {
	object-fit: cover;
	width: 100%;
}
.after-service-left h4 {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	/* identical to box height */
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #ED34AA;
	padding-bottom:10px;
}
.after-service-left h2 {
	font-weight: 500;
	font-size: 42px;
	line-height: 50px;
	text-transform: uppercase;
	color: #2C354E;
	padding-bottom:35px;
}
.after-service-left p {
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	/* or 175% */
	color: #3C4050;
	padding-bottom:55px;
}
.after-service-left a {
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	/* identical to box height */
	text-align: center;
	text-transform: uppercase;
	color: #2C354E;

	padding:15px 35px;
	border: 1.5px solid #ED34AA;
}
.service-call-bar {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	background: #951094;
	position: relative;
	padding: 58px;
}
.bar-title {
	transform: translate(-26%,0px);
}
.bar-link {
	transform: translate(-47%,0px);
}
.service-call-bar h3 {
	font-weight: 400;
	font-size: 26px;
	line-height: 38px;
	/* or 146% */
	letter-spacing: -0.02em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bar-link a {
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	/* identical to box height */
	letter-spacing: -0.01em;
	text-transform: uppercase;
	color: #241F27;
	background: #FFFFFF;
	padding: 25px 45px;
	white-space:nowrap;
}
.bar-call-us {
	padding: 35px 115px;
	background: #E82DDA;
	border-radius: 0px 0px 20px 20px;
	position:absolute;
	top:0;
	left: 38%;
}
.bar-call-us h3 {
	font-weight: 400;
	font-size: 26px;
	line-height: 48px;
	/* or 185% */
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bar-number p {
	font-weight: 600;
	font-size: 26px;
	line-height: 48px;
	/* or 185% */
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bar-number {
	display: flex;
}
.bar-number img {
	padding-right:10px;
}
.service-after-bar {
	float:left;
	width:100%;
	padding-top: 130px;
}
.service-after-bar-title h4{
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	/* identical to box height */
	text-align: center;
	letter-spacing: 0.3em;
	color: #2C354E;
}
.service-after-bar-title h4 span{
	font-weight: 700;
	color: #ED34AA;
}
.service-after-bar-title h2 {
	font-weight: 500;
	font-size: 42px;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	color: #2C354E;
	padding: 10px 0 60px;
}

.after-bar-card-holder {
	display: flex;
    flex-wrap: wrap;
}
.abc-card {
	display: flex;
	align-items: center;
	background: linear-gradient(0deg, #F7F9FC, #F7F9FC), #FFFFFF;
	border-radius: 20px;
	width: 100%;
	padding: 20px 30px;
	height: 100%;
}
.abc-card p {
	font-weight: 300;
	font-size: 22px;
	line-height: 34px;
	/* or 155% */
	color: #2C354E;
	padding-left: 15px;
}
/* services end */
/* how it works */
.how-it-works-in {
	float:left;
	width:100%;
	background: #F7F9FC;
	padding:270px 0 130px;
}
.how-it-works-title h4 {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	/* identical to box height */
	text-align: center;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #2C354E;
}

.how-it-works-title h4 span {
	color: #ED34AA;
}
.how-it-works-title h2 {
	font-weight: 500;
	font-size: 42px;
	line-height: 54px;
	/* or 129% */
	text-align: center;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	color: #2C354E;
	padding:15px 0 60px;
}
.how-it-works-single {
	text-align:center;
}
.hiw-card h3 {
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
	color: #2C354E;
	padding:20px 0;
	letter-spacing: -0.03em;
}
.hiw-card p {
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	/* or 175% */
	text-align: center;
	color: #3C4050;
}

.testimonial-section {
    background: #F7F9FC;
}
.testimonial-written-left.col-lg-6 {
	padding-left:0;
}
.testimonial-written-left img {
	height: 680px;
}
.testimonial-written-right h4 {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #2C354E;
	padding: 90px 0 15px;
}

.testimonial-written-right h4 span{
	color: #ED34AA;
}
.testimonial-written-right h2 {
	font-weight: 500;
	font-size: 42px;
	line-height: 50px;
	text-transform: uppercase;
	color: #2C354E;
	padding-bottom:35px;
}
#testemonial {
	width:100%;
	padding:0;
}
.carousel-indicators {
	display:none;
}
.carousel-inner > .item {
	transition: transform .5s ease-in-out!important;
}
.md-left-carousel-control {
	background: url('/wp-content/uploads/2025/04/arrow-left.png');
	width:35px;
	height:35px;
	display: inline-block;
	background-repeat: no-repeat;
}
.md-right-carousel-control {
	background: url('/wp-content/uploads/2025/04/arrow-right-1.png');
	width:35px;
	height:35px;
	display: inline-block;
	background-repeat: no-repeat;
}

.md-left-carousel-control,
.md-right-carousel-control{
	transition: filter 300ms ease-in-out;
}

.md-left-carousel-control:hover,
.md-right-carousel-control:hover{
	filter: brightness(1.2);
}

.testimonial-written-right.col-lg-6 {
	padding: 0 60px;
}
.carousel-inner img:first-child {
	padding-right:20px;
}
.carousel-inner h3 {
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	letter-spacing: 0.02em;
	color: #2C354E;
	padding:70px 0 10px;
	letter-spacing: -0.03em;
}
.carousel-inner p {
	font-weight: 300;
	font-size: 16px;
	line-height: 27px;
	/* or 169% */
	color: #3C4050;
	min-height: 80px;
}
.testimonial-written-right .caption-name h4 {
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	color: #2C354E;
	text-transform:unset;
	letter-spacing:0;
	padding: 40px 0 20px;
}
.testimonial-video h4 {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #2C354E;
	padding-top:130px;
}
.testimonial-video h4 span{
	color: #ED34AA;
}
.testimonial-video h2 {
	font-weight: 500;
	font-size: 42px;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	color: #2C354E;
	padding: 15px 0 45px;
}
video#video-background {
	max-width: 100%;
	display: block;
	margin: auto;
	width: 100%;
	height: auto;
	cursor: pointer;
	border-radius: 20px;
}
.testimonial-video-holder {
	float:left;
	width:100%;
	padding-bottom:140px;
}
.testimonial-video-bar {
	float: left;
	width: 100%;
	display: flex;
	background: url('/wp-content/uploads/2022/12/handsome-man-assembling-furniture-home-1.png');
	/* 	margin-bottom: 140px; */
	padding: 32px;
	background-size: cover;
	background-position: center;
	position:relative;
	background-repeat:no-repeat;
	z-index:21;
}
.testimonial-video-bar img{
	position:absolute;
	top: 0;
	left: 0;
}
.video-bar-left p {
	font-weight: 400;
	font-size: 28px;
	line-height: 40px;
	/* or 143% */
	text-transform: uppercase;
	color: #FFFFFF;
}
.video-bar-right p {
	font-weight: 500;
	font-size: 50px;
	line-height: 60px;
	/* or 120% */
	letter-spacing: -0.02em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.video-bar-right p span {
	color:#ED34AA;
}
.video-bar-left {
	padding: 0px 0px 0px 80px;
	width: 59%;
	border-right: 2px solid #FFF;
}
.video-bar-right {
	padding: 0px 30px;
}
/* how it works end */
/* about us */
.about-us-in {
	float:left;
	width:100%;
	background: #F7F9FC;
	padding: 240px 0 140px;
	margin-top: -88px;
	position:relative;
	display:flex;
	justify-content:center;
}
.about-us-in img {
	position: absolute;
	bottom: -89px;
}
.about-left h4 {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	/* identical to box height */
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #2C354E;
}

.about-left h4 span{
	color: #ED34AA;
}
.about-left h2 {
	font-weight: 500;
	font-size: 42px;
	line-height: 50px;
	text-transform: uppercase;
	color: #2C354E;
	padding:15px 0 45px;
}
.about-left p {
	font-weight: 600;
	font-size: 16px;
	line-height: 32px;
	/* or 200% */
	color: #2C354E;
	padding-bottom:45px;
	padding-right:20px;
}
.about-left a {
	width: 322px;
	height: 80px;
	background: #ED34AA;
	border: 2px solid #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFF;
	box-shadow: 27px 30px 18px rgba(187, 18, 170, 0.2);
}
.about-left a span {
	font-weight: 600;
	margin-top: -3px;
	margin-left: 5px;
}
.about-right p {
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	/* or 175% */
	color: #3C4050;
	padding-bottom:30px;
}
.about-gallery {
	float:left;
	width:100%;
}
.about-gallery-title {
	text-align:center;
	padding:130px 0 45px;
}
.gallery-images-holder {
	padding-left:25px;
	float: left;
	width: 100%;
	padding-right:17.3%;
}
.gallery-images-holder div {
	margin: 10px 0px;
}
.gallery-images-holder img {
	width: 100%;
	height: 410px;
	border-radius: 20px;
	object-fit:cover;
/* 	padding-bottom: 120px; */
}
.about-gallery-images {
	float: left;
	width: 100%;
	display: flex;
	flex-direction: column;
	padding-bottom: 70px;
}
.about-gallery-images a {
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #2C354E;
	padding: 15px 35px;
	border: 1.5px solid #ED34AA;
	align-self: end;
	margin: 15px 18.2% 0 40px;
}
.about-moving-tips {
	float: left;
	width: 100%;
	padding-top:135px;
}
.moving-tips-left h4{
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	/* identical to box height */
	letter-spacing: 0.3em;
	color: #2C354E;
}
.moving-tips-left h4 span{
	font-weight: 400;
	color: #ED34AA;
}
.moving-tips-left h2 {
	font-weight: 500;
	font-size: 42px;
	line-height: 50px;
	text-transform: uppercase;
	color: #2C354E;
	padding: 10px 0 35px;
}
.moving-tips-left h3 {
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	text-transform: uppercase;
	color: #2C354E;
	letter-spacing: -0.03em;
}
.moving-tips-left p {
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	/* or 175% */
	color: #3C4050;
	padding: 15px 70px 25px 0px;
}
.moving-tips-right-holder {
	position:relative;
}
.moving-tips-icon{
	position:absolute;
	left: -89px;
	top: 38%;
}
.moving-tips-right-holder img:first-child {
	border-radius: 20px;
}
.moving-tips-bar {
	float: left;
	width: 100%;
	display: flex;
	background: url('/wp-content/uploads/2025/04/Frame-31-3.jpg') no-repeat;
	justify-content: space-between;
	align-items: center;
	padding: 25px 27px 25px 25px;
	margin-bottom: 115px;
}
.moving-tips-bar p:first-child {
	font-weight: 400;
	font-size: 42px;
	line-height: 50px;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0 20px;
	border-right:2px solid #FFF;
}
.moving-tips-bar p:nth-child(2) {
	font-weight: 600;
	font-size: 100px;
	line-height: 120px;
	/* identical to box height */
	text-align: center;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0 20px;
}
.moving-tips-bar a {
	width: 227px;
	height: 79px;
	background: #fff;
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	/* identical to box height */
	text-transform: uppercase;
	color: #1F2728;
	display: flex;
	justify-content: center;
	align-items: center;
}
.moving-tips-bar div {
	display: flex;
	align-items: center;
}
/* about us end */

/* Award Banner */
.award-banner-holder {
    padding-top: 100px;
    margin-bottom: -270px;
    z-index: 999;
    position: relative;
}
.award-banner-wrap {
	display: flex;
	padding-left: 15px;
	padding-right: 15px;
}
.award-banner-text-wrap {
	background-color: #E82EDA;
	width: calc(100% - 380px);
	display: flex;
	align-items: center;
	padding: 30px 60px;
}
.award-banner-img-wrap {
	background-color: #961095;
	padding: 10px;
	width: 380px;
}
.award-banner-img-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ab-title {
	color: #fff;
	font-size: 40px;
	line-height: 54px;
	font-weight: lighter;
	text-transform: uppercase;
	margin-bottom: 10px;
}
/* End of award banner */
/* blog */
.blog-posts-container {
	float:left;
	margin-left: 14%;
}
.blog-section.home-sections {
	padding:120px 0 100px;
	background: #F7F9FC;
}
.blog-section h2 {
	font-weight: 500;
	font-size: 40px;
	line-height: 48px;
	/* identical to box height */
	text-align: center;
	text-transform: uppercase;
	color: #2C354E;
	padding: 15px 0 50px;
}
.blog-section h4 {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	/* identical to box height */
	text-align: center;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #ED34AA;
}
.blog-post-image-container {
	position:relative;	
}
.blog-post-image-container img{
	border-radius:20px;
	height: 323px;
	width: 100%;
	object-fit: cover;
}
.blog-post-container .blog-post-date {
	position:absolute;
	width: 65px;
	height: 88px;
	left: 0px;
	top: 0px;
	background: #ED34AA;
	border-radius: 20px 0px 20px 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	/* or 125% */
	text-align: center;
	letter-spacing: -0.02em;
	color: #FFFFFF;
}
.blog-post-container.col-sm-3 {
	width:27%;
}
.blog-post-container h3 > a,
.archive-blog-title a{
	font-weight: 500;
	font-size: 26px;
	line-height: 38px;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	color: #2C354E;
}
.blog-post-container h3 > a:hover,
.archive-blog-title a:hover {
	color: #941094 !important;
}
.blog-post-container h3 {
	padding: 40px 0 20px;
}
.blog-post-container > p {
	font-weight: 300;
	font-size: 17px;
	line-height: 30px;
	/* or 176% */
	letter-spacing: -0.02em;
	color: #3C4050;
	padding-bottom: 40px;
}
.blog-post-container > a {
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #2C354E;
	padding: 15px 35px;
	border: 1.5px solid #ED34AA;
}
/* blog end */
/* FAQ */
#faq-section {
	padding: 100px 0 0;
}
.faq-pretitle {
	color: #ED34AB;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 3px;
}
.faq_title {
	font-size: 40px;
	line-height: 54px;
	text-transform: uppercase;
	font-weight: 700;
	color: #2c354e;
	margin-top: 10px;
}
.faq-wrap {
	display: flex;
	flex-wrap: wrap;
}
.faq-title-wrap {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-right: 40px;
	height: 100%;
}
.faq-title-bottom {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 10px;
}
.faq-holder-home {
	cursor: pointer;
	padding: 20px 0 15px 25px;
	background-color: #DBE7F380;
	border-radius: 10px;
	margin-bottom: 10px;
	position: relative;
}
.faq-question {
	display: flex;
	justify-content: space-between;
}
.faq-question h3 {
	font-size: 22px;
	font-weight: 500;
	line-height: 32px;
	margin: 0 50px 0 0;
	color: #2C354E;
}
.faq-arrow-holder {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	border: 2px solid #ED34AB;
	width: 34px;
	height: 36px;
	border-radius: 0 10px 0 10px;
	position: absolute;
	right: 0;
	top: 0;
	transition: .5s ease;
}
.active .faq-arrow-holder {
	background-color: #ED34AB;
}
.faq-question img {
	transition: .6s ease;
}
.faq-holder-home.active .faq-question img {
	transform: rotate(-180deg);
	filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(8%) hue-rotate(8deg) brightness(103%) contrast(105%);
}
.faq-holder-home .faq-answer {
	display: grid;
	grid-template-rows: 0fr;
	transition: grid-template-rows 700ms;
}
.faq-holder-home.active .faq-answer {
	grid-template-rows: 1fr;
}
.faq-answer p {
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: -0.16px;
	margin: 8px 35px 0 0;
	overflow: hidden;
	color: #3C4050;
}
/* End of FAQ */
/* interstate-relocation */
.interstate-relocation-section {
	padding:125px 0 0px;
}
.relocation-in h4{
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	/* identical to box height */
	text-align: center;
	letter-spacing: 0.3em;
	color: #2C354E;
}
.relocation-in h4 span{
	font-weight: 700;
	color: #ED34AA;
}
.relocation-in h2 {
	font-weight: 500;
	font-size: 40px;
	line-height: 48px;
	text-align: center;
	text-transform: uppercase;
	color: #2C354E;
	padding: 20px 0 45px;
}
.relocation-link-wrapper,
.relocation-link-holder,
.relocation-service-area{
	float:left;
	width:100%;
}
.relocation-single {
	background: #DBE7F380;
	margin: 10px 0;
	height: 71px;
	display: flex;
	justify-content: start;
	align-items: center;
	position:relative;
	padding-left:25px;
	border-radius: 10px;
}
.relocation-single h3 {
	font-weight: 400;
	font-size: 20px;
	line-height: 62px;
	/* identical to box height, or 282% */
	color: #2C354E;
}
.relocation-single-link  {
	background:url('/wp-content/uploads/2025/04/from-to-arrow.png') no-repeat;
	width:35px;
	height:36px;
	position:absolute;
	bottom:0;
	right:0;
}
.relocation-single-link:hover {
	background:url('/wp-content/uploads/2025/04/Frame-233-3.png') no-repeat;
	border-radius: 10px 0;
	transition: all 0s ease;
}
.relocation-single-link-wrapper:hover .relocation-single-link{
	background:url('/wp-content/uploads/2025/04/Frame-233-3.png') no-repeat;
	border-radius: 10px 0;
	transition: all 0s ease;
}
.relocation-service-area {
	padding: 60px 0 110px;
}
.monterey-links {
	column-count: 3;
	column-gap: 100px;
}
.relocation-service-area-left {
	background:url('/wp-content/uploads/2022/12/california-map.svg') no-repeat;
	height: 379px;
}
.relocation-service-area-left h4 {
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #ED34AA;
	padding: 20px 0 15px;
}
.relocation-service-area-left h2 {
	font-weight: 500;
	font-size: 40px;
	line-height: 54px;
	/* or 135% */
	text-transform: uppercase;
	color: #2C354E;
}
.relocation-service-area-monterey h4 a,
.relocation-service-area-gilroy h4 a{
	font-weight: 600;
	font-size: 16px;
	line-height: 34px;
	/* identical to box height, or 210% */
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #2D354E;
}
.relocation-service-area-monterey h4 {
	padding: 13px 0 30px;
}
.relocation-service-area-gilroy h4 {
	padding: 13px 0 69px;
}
.menu-relocation-service-3-container {
	padding-top: 116px;
}
.monterey-other-title {
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #ED34AA;
	padding-bottom:20px;
}
.menu-single-container a,
.menu-single-container p{
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	/* or 188% */
	text-transform: uppercase;
	color: #2D354E;
}
.menu-single-container a:hover {
	color: #ED34AA;
	transition: all 0.1s ease-in-out;
}
.relocation-menu-area-links {
	column-count: 3;
	column-gap: 100px;
	white-space: nowrap;
}
/* interstate-relocation end */
/* hover */
.service-link a:hover,
.after-service-left a:hover,
.about-gallery-images a:hover,
.blog-post-container > a:hover{
	background: #ED34AA;
	color: #FFF;
}
.bar-link a:hover,
.moving-tips-bar a:hover{
	background:#E82DDA;
	color: #fff;
}
.bar-call-us-link:hover .bar-call-us {
	/* background: #951094; */
	/* color: #000; */
	filter: brightness(1.1);
}
.about-left a:hover {
	background: #951094;
}
.relocation-service-area-monterey h4 a:hover,
.relocation-service-area-gilroy h4 a:hover{
	color: #E82DDA;
}
/* hover end */
/* RESPONSIVE */
@media all and (max-width:1199px) and (min-width:800px) {
	#testemonial {
		width: 100%;
		padding: 0;
		min-height: 420px;
	}
}
@media all and (max-width:1850px) {
	.bar-title {
		transform: translate(-32%,0px);
	}
	.bar-link {
		transform: translate(-27%,0px);
	}
	.testimonial-written-left img {
		height: 725px;
		object-fit: cover;
	}
	.after-service-right img {
		height: 500px;
	}
}
@media all and (max-width:1700px) {
	.bar-link {
		transform: translate(-3%,0px);
	}
}
@media all and (min-width:1501px) {
	.bar-title br {
		display:none;
	}
}
@media all and (max-width:1510px) {
	.bar-link {
		transform: translate(6%,0px);
	}
}
@media all and (min-width:1501px) {
	.how-it-works-title br,
	.content-container br{
		display:none;
	}
}
@media all and (max-width:1500px) {
	.service-single {
		margin-bottom: 70px;
	}
	.bar-call-us {
		padding: 40px 100px;
	}
	.how-it-works-title h2 {
		line-height:52px;
	}
	.service-call-bar {
		padding: 0;
		height: 150px;
	}
	.bar-link {
		transform: translate(40%,0px);
	}
	.hero-header {
		padding: 80px 0 120px;
	}
	.after-service-left p br {
		display:none;
	}
	.services-title h2,
	.after-service-left h2,
	.service-after-bar-title h2,
	.how-it-works-title h2,
	.testimonial-written-right h2,
	.testimonial-video h2,
	.about-left h2,
	.moving-tips-left h2,
	.blog-section h2,
	.relocation-in h2,
	.relocation-service-area-left h2,
	.monterey-gilroy-title h2{
		font-size:40px;
	}
	.card-inner h3,
	.service-call-bar h3, 
	.blog-post-container h3 > a,
	.archive-blog-title a {
		font-size:24px;
		line-height:36px;
	}
	.after-service-left p {
		padding-right:30px;
	}
	.after-service-right img {
		height: 450px;
	}
	.after-service-left {
		padding: 100px 0 20px 100px !important;
	}
	.testimonial-written-right.col-lg-6 {
		padding: 0 0px 0 50px;
	}
	.carousel-inner p {
		padding:0 30px 0 0;
	}
	.gallery-images-holder img {
		height: 330px;
	}
	.blog-post-image-container img {
		height: 240px;
	}
	.faq_title {
		font-size: 38px;
		line-height: 50px;
	}
}
@media all and (max-width:1345px) {
	.after-service-right img {
		height: 476px;
	}
}
@media all and (max-width:1345px) {
	.testimonial-written-left img {
		height: 740px;
	}
}
@media all and (max-width:1280px) {
	.bar-call-us {
		left: 35%;
	}
}
@media all and (max-width:1226px) {
	.after-service-right img {
		height: 526px;
	}
}
@media all and (min-width:1200px) {
	.moving-tips-mobi {
		display:none;
	}
}
@media all and (max-width:1199px) {
	.moving-tips-bar {
		margin-bottom: 80px;
	}
	.moving-tips-image {
		display:none;
	}
	.moving-tips-mobi {
		width:100%;
		margin-bottom: 50px;
		border-radius: 20px;
	}
	.moving-tips-icon {
		position: absolute;
		left: unset;
		bottom: -39px;
		top:unset;
		transform: rotate(270deg);
	}
	.services-section.home-sections {
		padding: 100px 0 80px;
	}
	.service-wrapper {
		padding-bottom: 45px;
	}
	.testimonial-written-left img {
		height: 480px;
		width: 100%;
	}
	.testimonial-written-left.col-lg-6 {
		padding-right: 0;
	}
	.testimonial-written-right h4,
	.testimonial-written-right h2,
	.carousel-inner{
		text-align:left;
	}
	.carousel-inner:nth-child(2){
		margin-bottom: 50px;
	}
	.testimonial-written-right h4 {
		padding: 60px 0 15px;
	}
	.testimonial-written-right.col-lg-6 {
		padding: 0 30px;
	}
	.carousel-inner img:first-child {
		padding-right: 5px;
	}
	
	.award-banner-holder {
		margin-bottom: -210px;
	}
	
	.how-it-works-in {
		padding: 220px 0 80px;
	}
	.menu-relocation-service-3-container {
		padding-top:0;
	}
	.relocation-service-area {
		padding: 80px 0;
	}
	.relocation-single h3 {
		font-size: 16px;
		line-height: 19px;
	}
	.after-service-right.col-lg-6 {
		padding-left: 0;
	}
	.after-service-right img {
		height: 100%;
		object-fit: cover;
	}
	.after-service-left {
		padding: 70px 50px 70px 50px !important;
	}
	.after-service-left p br {
		display:none;
	}
	.service-after-bar {
		padding-top: 80px;
	}
	.testimonial-video h4 {
		padding-top: 80px;
	}
	.testimonial-video-holder {
		padding-bottom: 80px;
	}
	.video-bar-right {
		padding: 0px 0px 0px 30px;
	}
	.video-bar-left {
		padding: 0px 0px 0px 60px;
		width: 57%;
	}
	.about-us-in {
		padding: 170px 0 80px;
	}
	.about-gallery-title {
		padding: 90px 30px 35px;
	}
	.gallery-images-holder {
		padding:0 15px;
	}
	.about-left h2 {
		padding: 15px 0 35px;
	}
	.about-left p {
		padding-bottom: 25px;
	}
	.about-left a {
		margin-bottom: 60px;
	}
	.about-gallery-images a {
		margin: 15px 30px 0 40px;
	}
	.gallery-images-holder img {
		width: 100%;
		height: 100%;
		border-radius: 20px;
		object-fit: cover;
		padding-bottom: 0;
	}
	.moving-tips-right-holder {
		margin-bottom:70px;
		display:flex;
		justify-content:center;
	}
	.moving-tips-bar {
		background-position-x: 88%;
	}
	.blog-section.home-sections {
		padding: 80px 0 80px;
	}
	.blog-posts-container {
		margin-left:0;
	}
	.interstate-relocation-section {
		padding: 80px 0 0px;
	}
	.just-mod-holder {
		right: 5px;
		top: 15px;
		scale: .8;
	}
	.award-banner-text-wrap {
		width: calc(100% - 320px);
		padding: 30px 45px;
	}
	.ab-title {
		font-size: 33px;
		line-height: 44px;
	}
	.award-banner-img-wrap {
		width: 320px;
	}
	.faq-question h3 {
		font-size: 20px;
		line-height: 29px;
	}
	.faq-title-wrap {
		padding-right: 30px;
	}
	.faq-title-bottom img {
		max-height: 170px;
		object-fit: contain;
	}
}
@media all and (max-width:1200px) {
	.hero-header h1 {
		font-size: 48px;
		line-height: 60px;
	}
	.hero-header {
		padding: 60px 0 110px;
	}
	.page-id-7 .hero-contact-address-holder {
		padding: 70px 0 235px;
	}
	.services-title h2,
	.after-service-left h2,
	.service-after-bar-title h2,
	.how-it-works-title h2,
	.testimonial-written-right h2,
	.testimonial-video h2,
	.about-left h2,
	.moving-tips-left h2,
	.blog-section h2,
	.relocation-in h2,
	.relocation-service-area-left h2,
	.monterey-gilroy-title h2{
		font-size:38px;
		line-height:50px;
	}
	.after-service-left h2 {
		padding-bottom: 25px;
	}
	.after-service-left p {
		padding-bottom: 45px;
	}
	.video-bar-left p {
		font-size: 24px;
		padding-right: 16px;
	}
	.gallery-images-holder img {
		height: 240px;
	}
	.moving-tips-left p {
		padding: 15px 0px 25px 0px;
	}
	.relocation-single {
		margin: 8px 0;
	}
	.bar-call-us {
		left: 30%;
		padding: 40px 100px;
	}
	.bar-title {
		transform: translate(-43%,0px);
	}
}
@media all and (max-width:1100px) {
	.bar-title {
		transform: translate(-40%,0px);
	}
}
@media all and (max-width:991px) {
	.relocation-single {
		height: 60px;
	}
	.abc-card {
		margin-bottom: 30px;
	}
	
	.after-bar-card-holder {
		display: block;
	}
	.after-service-left {
		padding: 70px 50px 70px 30px !important;
	}
	.hero-header br {
		display:none;
	}
	.service-call-bar {
		height: unset;
		padding: 35px 50px 55px;
		flex-direction: column;
	}
	.bar-title,
	.bar-link{
		transform: unset;
	}
	.bar-call-us-link {
		width:100%;
	}
	.bar-call-us {
		padding: 35px 130px;
		margin: 15px 0px 50px;
		position:unset;
		border-radius: 20px;
	}
	.service-call-bar h3 br {
		display:none;
	}
	.bar-number {
		justify-content: center;
	}
	.bar-call-us {
		padding: 20px 130px; 
	}
	.services-title h2 {
		padding: 0 14% 35px;
		line-height:48px;
	}
	.card-inner h3 {
		padding: 15px 0 5px;
	}
	.carousel-inner h3 {
		padding: 40px 0 10px;
	}
	
	.award-banner-holder {
		margin-bottom: -340px;
	}
	
	.how-it-works-in {
		padding: 350px 0 45px;
	}
	.how-it-works-title h2 {
		padding: 15px 0 35px;
	}
	.hiw-card p {
		padding-bottom: 35px;
	}
	.hero-contact-title,
	.page-id-7 .hero-contact-monterey{
		margin-right: 0;
	}
	.hero-contact-title h4 {
		text-align:center;
		padding-bottom: 10px;
	}
	.hero-contact-monterey a:first-child,
	.hero-contact-gilroy a:first-child {
		width:250px;
		margin:0 10px;
	}
	.services-section.home-sections {
		padding: 90px 0 85px;
	}
	.service-wrapper {
		padding-bottom: 20px;
	}
	.about-moving-tips {
		padding-top: 90px;
	}
	.interstate-relocation-section {
		padding: 50px 0 0px;
	}
	.testimonial-video-bar {
		flex-direction: column;
		align-items: center;
		background: url('/wp-content/uploads/2022/12/banner_phone.jpg') no-repeat;
		background-size: cover;
		background-position: 50%;
	}
	.video-bar-left {
		border-right: none;
		border-bottom: 2px solid #FFF;
		padding: 15px 15px 10px 30px;
		width: 85%;
	}
	.video-bar-left p,
	.video-bar-right p{
		text-align: center;
	}
	.video-bar-right {
		padding: 10px 0px 0px 0px;
	}
	.moving-tips-bar {
		background: url('/wp-content/uploads/2025/04/Frame-236.jpg') no-repeat;
		flex-direction: column;
		background-size: cover;
		background-position: 0% 60%;
	}
	.moving-tips-bar br {
		display:none;
	}
	.moving-tips-bar p:nth-child(2) {
		padding: 0 20px 40px;
	}
	.moving-tips-bar p:first-child {
		padding: 0 20px 10px;
		border-right: none;
		border-bottom: 2px solid #FFF;
	}
	.moving-tips-bar div {
		flex-direction:column;
	}
	.services-title h2,
	.after-service-left h2,
	.service-after-bar-title h2,
	.how-it-works-title h2,
	.testimonial-written-right h2,
	.testimonial-video h2,
	.about-left h2,
	.moving-tips-left h2,
	.blog-section h2,
	.relocation-in h2,
	.relocation-service-area-left h2,
	.monterey-gilroy-title h2{
		font-size:36px;
	}
	.service-after-bar-title h2 {
		padding: 10px 6% 60px;
		line-height:48px;
	}
	.relocation-service-area-monterey {
		margin-top: -260px;
	}
	.testimonial-written-left img,
	.after-service-right img{
		height: 382px;
	}
	.gform_page_footer.top_label {
		grid-column: 1/-1;
	}
	#gform_next_button_1_1,
	#gform_next_button_1_15,
	#gform_submit_button_1 {
		width:100%;
	}
	.hero-form .gform_wrapper.gravity-theme .gfield.gfield--width-full,
	.gform_wrapper.gravity-theme .gfield.gfield--width-quarter{
		grid-column: span 12 !important;
	}
	.gform_wrapper.gravity-theme .gform_fields {
		padding:0;
	}
	.award-banner-wrap {
		flex-direction: column;
		text-align: center;
	}
	.award-banner-holder {
		padding-top: 40px;
	}
	.award-banner-text-wrap,
	.award-banner-img-wrap {
		width: 100%;
	}
	.award-banner-img-wrap {
		max-height: 306px;
	}
	.award-banner-img-wrap img {
		width: auto;
	}
	.faq-title-bottom {
		display: none;
	}
	#faq-section {
		padding: 80px 0 20px;
	}
	.faq_title {
		font-size: 35px;
		line-height: 47px;
	}
	.faq-title-wrap {
		padding-right: 0;
		margin-bottom: 40px;
		max-width: 370px;
	}
}
@media all and (max-width:800px) {
	.page-id-7 .hero-contact-address-holder {
		padding: 50px 15px 235px;
		flex-direction:column;
		align-items:center;

		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: auto auto;
	}
	.hero-contact-title {
		grid-column: span 12;
		margin:0;
	}
	.hero-contact-monterey a:first-child,
	.hero-contact-gilroy a:first-child {
		width: 95%!important;
		margin: 10px 6px!important;
	}
	.hero-contact-monterey a:first-child, .hero-contact-gilroy a:first-child {
		width: 320px;
		margin: 10px 0px;
	}
}
@media all and (max-width:768px) {
	.carousel-inner p {
		padding:0 10px 0 10px;
	}
	.gallery-images-single.col-sm-4 {
		width:100%;
	}
	.gallery-images-holder img {
		height: 394px;
	}
	.blog-section.home-sections {
		padding: 80px 0 40px;
	}
	.hero-form-holder {
		box-shadow:none;
	}
	.testimonial-written-right h4,
	.testimonial-written-right h2,
	.carousel-inner {
		text-align: center;
	}
	.gform_wrapper.gravity-theme .gfield.gfield--width-quarter {
		grid-column: span 12!important;
	}
	.service-call-bar {
		padding: 25px 30px 45px;
	}
	.service-call-bar h3 {
		text-align:center;
	}
	.bar-call-us {
		padding: 25px 0px; 
	}
	.testimonial-written-right h2 {
		padding: 0 8% 10px;
		font-size: 30px;
		line-height: 44px;
	}
	.testimonial-written-right .caption-name h4 {
		padding: 20px 0 30px;
	}
	.carousel-inner:nth-child(2) {
		margin-bottom: 40px;
	}
	.testimonial-written-right h4 {
		padding: 50px 0 15px;
	}
	.how-it-works-title h2 {
		line-height: 44px;
	}
	.relocation-menu-area-links,
	.monterey-links{
		column-count: 2;
		column-gap: 40px;
	}
	.video-bar-left {
		padding: 10px 15px 10px 30px;
	}
	.testimonial-video-bar {
		background: url('/wp-content/uploads/2022/12/banner_phone.jpg') no-repeat;
		background-size: cover;
		background-position: 0 43%;
	}
	.moving-tips-bar div {
		flex-direction:unset;
	}
	.moving-tips-bar p:first-child {
		border-bottom:none;
		font-size: 50px;
		line-height: 70px;
	}
	.moving-tips-bar {
		background-position: 0% 0%;
		background: url('/wp-content/uploads/2025/04/Frame-235.jpg') no-repeat;
		background-size: auto;
		background-size: cover;
	}
	.services-title h2,
	.after-service-left h2,
	.service-after-bar-title h2,
	.how-it-works-title h2,
	.testimonial-written-right h2,
	.testimonial-video h2,
	.about-left h2,
	.moving-tips-left h2,
	.blog-section h2,
	.relocation-in h2,
	.relocation-service-area-left h2,
	.monterey-gilroy-title h2{
		font-size:30px;
	}
}
@media all and (min-width:601px) and (max-width:768px) {
	.relocation-single-container.col-md-4.col-sm-6 {
		width: 50%;
	}
	.relocation-link-holder {
		display: flex;
		flex-wrap: wrap;
	}
}
@media all and (max-width:768px) {
	.blog-post-container.col-sm-4 {
		width: 100%;
	}
	.relocation-service-area {
		padding: 60px 0 50px;
	}
	.services-title h2 {
		font-size: 30px;
		line-height: 36px;
	}
	.after-service-left h2 {
		font-size: 30px;
		line-height: 36px;
	}
	.service-after-bar-title h2 {
		font-size: 30px;
		line-height: 44px;
	}
	.abc-card p {
		font-size: 18px;
		line-height: 34px;
	}
	.testimonial-video h2 {
		padding: 15px 0 35px;
		font-size: 30px;
		line-height: 44px;
	}
	.video-play {
		margin-bottom:15px;
	}
	.video-bar-left p {
		font-size: 24px;
		line-height: 36px;
	}
	.video-bar-right p {
		font-size: 30px;
		line-height: 42px;
	}
	.about-left h2 {
		font-size: 30px;
		line-height: 44px;
	}
	.moving-tips-left h2 {
		font-size: 30px;
		line-height: 44px;
	}
	.moving-tips-bar p:nth-child(2) {
		/* 		font-size: 80px;
		line-height: 96px; */
		font-size: 50px;
		line-height: 70px;
		padding: 0 20px 20px;
	}
	.blog-section h2 {
		font-size: 30px;
		line-height: 44px;
	}
	.blog-post-container {
		margin-bottom: 50px;
	}
	.relocation-in h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.relocation-service-area-left h2 {
		font-size: 30px;
		line-height: 44px;
	}
	.testimonial-video-bar {
		padding: 32px 10px 32px 10px;
	}
	.video-bar-right {
		padding: 10px 0px 10px 0px;
	}
	.about-gallery-title {
		padding: 90px 30px 35px;
	}
	.hero-header h1 {
		font-size: 42px;
		line-height: 52px;
	}
	#gform_page_1_1,
	#gform_page_1_2,
	#gform_page_1_3 {
		padding: 30px 25px 0;
	}
	#gform_next_button_1_1,
	#gform_next_button_1_15,
	#gform_submit_button_1 {
		margin-bottom: 35px;
	}
	.about-left a {
		width:100%;
	}
	.hero-form {
		box-shadow: none;
	}
	#gform_next_button_1_1,
	#gform_next_button_1_15,
	#gform_submit_button_1 {
		border: 3px solid #FFFFFF;
		box-shadow: 22px 26px 18px rgba(27, 63, 83, 0.24);
	}
	.about-gallery-images a {
		align-self: center;
		margin: 15px 0px 0 0;
	}
}
@media all and (max-width:767px) {
	.service-holder {
		display:unset;
		padding: 0 15px;
	}
}
@media all and (max-width:640px) {
	.ginput_container_checkbox {
		justify-content: start;
	}
}
@media all and (max-width:600px) {
	.hero-header h1 {
		font-size: 31px;
		line-height: 42px;
	}
	.carousel-inner p {
		padding: 0 20px;
	}
	.services-title h2 {
		padding: 0 5% 35px;
	}
	.testimonial-written-right.col-lg-6 {
		padding: 0px 2px;
	}
	.carousel-inner img:first-child {
		width:182px;
	}
	.carousel-inner img:nth-child(2) {
		width:170px;
	}
	.carousel-inner p {
		min-height: 135px;
	}
	.moving-tips-bar div {
		flex-direction: column;
	}
	.hero-contact-monterey,
	.hero-contact-gilroy{
		grid-column: span 12;
		width: 100%;
		padding: 0 15px;
	}
	.hero-contact-monterey a:first-child,
	.hero-contact-gilroy a:first-child {
		width: 100% !important;
		margin: 15px 0 !important;
		background-size: cover;
		background-position-y: 40%;
	}
	.hero-contact-title h4,
	.services-title h4,
	.after-service-left h4,
	.service-after-bar-title h4,
	.how-it-works-title h4,
	.testimonial-written-right h4,
	.testimonial-video h4,
	.about-left h4,
	.moving-tips-left h4,
	.blog-section h4,
	.relocation-service-area-left h4,
	.relocation-service-area-monterey h4,
	.monterey-gilroy-title h4{
		font-size:16px;
	}
	.relocation-single {
		margin: 15px 0;
		height:55px;
	}
	.video-bar-left p {
		padding: 0 20px;
	}
	.relocation-in h2 {
		padding: 20px 0 25px;
	}
	.testimonial-written-left img,
	.after-service-right img {
		height: 100%;
	}
	.just-mod-holder {
		right: -13px;
		top: 8px;
		scale: .7;
	}
	.page-id-7 .hero-icons-holder {
		display: flex;
	}
	.award-banner-text-wrap {
		padding: 30px 25px;
	}
	.ab-title {
		font-size: 23px;
		line-height: 34px;
		margin: 0;
	}
	.faq_title {
		font-size: 30px;
		line-height: 44px;
	}
	.faq-arrow-holder {
		width: 31px;
		height: 31px;
		border-radius: 0 7px 0 7px;
	}
	.faq-question h3 {
		font-size: 18px;
		line-height: 28px;
		margin-right: 40px;
	}
	.faq-holder-home {
		padding: 17px 0 15px 20px;
		border-radius: 7px;
	}
	
	.gallery-images-holder img {
        height: auto;
    }
}
@media all and (max-width:544px) {
	.relocation-service-area-monterey {
		margin-top: -220px;
	}
}
@media all and (max-width:500px) {
	.video-bar-left {
		padding: 65px 0px 10px 0px;
		width: 300px;
	}
	.video-bar-right {
		padding: 10px 5px 10px;
	}
}
@media all and (max-width:328px) {
	.about-us-in {
		width:95%;
	}
}
/* RESPONSIVE end */

/* Optimization */
@media all and (min-width:992px) {
	.hero-form {
		min-height: 225px;
	}
}
@media all and (max-width:991px) {
	.hero-form {
		min-height: 505.53px;
	}
}


/* 03.2025 */
.quote-section {
	background-color: #F7F9FC;
}

.booking-ctas {
	margin-top: 100px;
	margin-bottom: 100px;
}

.booking-ctas-wrapper {
	display: flex;
	justify-content: space-between;
	padding-left: 15px;
	padding-right: 15px;
}

.booking-cta {

}

.booking-cta a {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #2C354E;
	font-size: 18px;
	font-weight: 700;
	border: 1.5px solid #ED34AA;
	height: 60px;
	padding: 0 25px;
}
.booking-cta a:hover {
	background: #ED34AA;
	color: #FFF;
}

.self-storage-section {
}
.container-dynamic {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 80px;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}
.self-storage-left {
	flex: 0 1 50%;
}
.self-storage-left img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.self-storage-right {
	flex: 0 1 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding: 30px 15px 30px 0;
}
.self-storage-right h5 {
	font-size: 18px;
	font-weight: 700;
	color: #ED34AA;
	margin-bottom: 8px;
}
.self-storage-right h2 {
	font-size: 42px;
	font-weight: 700;
	color: #2C354E;
	margin-bottom: 30px;
}
.self-storage-right p {
	font-size: 16px;
	font-weight: 400;
	color: #3C4050;
	max-width: 730px;
	margin-bottom: 30px;
}
.self-storage-right a {
	font-size: 15px;
	font-weight: 700;
	color: #2C354E;
	border: 1px solid #ED34AA;
	height: 48px;
	padding-left: 30px;
	padding-right: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.self-storage-right a:hover {
	background: #ED34AA;
	color: #FFF;
}

.cta-banner-section {
	margin-top: 100px;
}
@media all and (max-width: 1440px) {
	.container-dynamic {
		gap: 30px;
	}
	.self-storage-right h2 {
		font-size: 40px;
	}
}
@media all and (max-width: 1200px) {
	.booking-ctas-wrapper {
		gap: 30px;
	}
	.booking-cta a {
		font-size: 16px;
		padding: 0 15px;
	}
	.self-storage-right h2 {
		font-size: 36px;
	}
}
@media all and (max-width: 991px) {
	.booking-ctas-wrapper {
		flex-direction: column;
	}
	.container-dynamic {
		flex-direction: column;
		padding-bottom: 60px;
	}
	.self-storage-right {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media all and (max-width: 991px) {
	.self-storage-right h5 {
		font-size: 14px;
	}
	.self-storage-right h2 {
		font-size: 30px;
	}
}


fieldset#field_1_34 label,fieldset#field_5_5 label ,li#field_3_18 label{
	white-space: normal;
	display: block!important;
	font-size: 14px;
}
input#choice_1_34_1 ,input#choice_5_5_1,input#choice_3_18_1{
	height: 30px;
	width: 30px;
	margin-top: 0;
	margin-bottom: 0;
	accent-color: #ED34AA;
}
label#label_1_34_1 a,label#label_5_5_1 a,label#label_3_18_1 a {
	color: #ed34aa;
}
label#label_3_18_1 {
	padding-left: 40px;
	margin-top: 0;
}
