	/*
		Theme Name:     Saresa
		Theme URI:      
		Description:    Saresa
		Author:         Saresa
		Author URI:     
		Template:       Divi
		Version:        1.0.0
	*/

	@import url("main_style.css");
	@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');


	body {
		font-family: "Mulish", sans-serif !important;
		font-size: 16px;
		color: #000;
		margin: 0 !important;
	}

	ul {
		padding-bottom: 0 !important;
	}

	/* ----------main banner start------------- */
	.bnr_slide_col .et_pb_slide {
		height: 800px;
	}

	.bnr_slide_col .et_pb_slides .et_pb_slider_container_inner {
		display: table-cell;
		width: 100%;
		vertical-align: baseline;
		padding-top: 80px;
		text-align: left;
	}

	.bnr_slide_col .et_pb_slide,
	.bnr_slide_col .et_pb_slide_description {
		text-align: left !important;
	}

	.bnr_txt span {
		display: block;
		line-height: 1;
		font-weight: 800;

	}

	span.wt_txt {
		font-size: 46px;
	}

	span.ylw_txt {
		font-size: 71px;
		color: #F0AF00;
	}

	.bnr_form_box_inr {
		background: #F2F2F2;
		width: 50%;
		padding: 30px 30px;
		border-radius: 10px;
		margin-top: 60px;
	}

	.bnr_form_ttl {
		font-weight: 800;
		font-size: 50px;
		color: #000;
		padding-bottom: 0 !important;
		line-height: 1;
	}

	.bnr_form_ttl i {
		color: #F0AF00;
	}

	.get_in_touch_box {
		display: flex;
		justify-content: left;
	}

	.get_in_touch_box p {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}

	.wpcf7 form.invalid .wpcf7-response-output,
	.wpcf7 form.unaccepted .wpcf7-response-output,
	.wpcf7 form.payment-required .wpcf7-response-output {
		color: #000;
	}

	.get_in_touch_box label {
		width: 100%;
		font-weight: 800;
		font-size: 20px;
		color: #000;
		padding: 10px 0;
	}

	.get_in_touch_box .contect_filed {
		height: 55px;
		width: 100%;
		padding: 10px 20px;
		font-size: 16px;
		border: 1px solid #DDDDDD;
		border-radius: 5px;
	}

	.get_in_touch_box span {
		width: 100%;
	}

	.get_in_touch_row.hover_button_class {
		padding-top: 5px;
	}

	.bnr_sec {
		overflow: hidden;
	}

	.bnr_row:before {
		position: absolute;
		content: "";
		height: 590px;
		width: 580px;
		background: url(../../../wp-content/uploads/2025/06/banner_bg_box.png)no-repeat;
		bottom: 80px;
		right: -150px;
		display: block;
		visibility: visible;
		background-size: 100% 100%;
		transform: scale(0.4);
		opacity: 0;
		transition: 2s;
	}

	.actv_bnr_sec .bnr_row:before {
		transform: scale(1);
		opacity: 1;
		z-index: 2;
	}

	.bnr_row::after {
		position: absolute;
		content: "";
		height: 260px;
		width: 260px;
		background: url(../../../wp-content/uploads/2025/06/banner_after.png)no-repeat;
		top: 50px;
		right: 250px;
		display: block;
		visibility: visible;
		background-size: 100% 100%;
		transform: scale(0.4);
		opacity: 0;
		transition: 2s;
		animation: zoom-in-zoom-out 3s ease-out infinite;
	}

	@keyframes zoom-in-zoom-out {
		0% {
			transform: scale(0.9, 0.9);
		}

		50% {
			transform: scale(1, 1);
		}

		100% {
			transform: scale(0.9, 0.9);
		}
	}


	.actv_bnr_sec .bnr_row:after {
		transform: scale(1);
		opacity: 1;
		z-index: 1;
	}

	.bnr_sec:after {
		position: absolute;
		content: "";
		height: 500px;
		width: 1100px;
		background: url(../../../wp-content/uploads/2025/06/truck.png) no-repeat;
		top: 10px;
		right: -1000px;
		bottom: 0;
		margin: auto;
		background-size: 100% 100%;
		z-index: 3;
		transition: 3s;
	}

	.bnr_sec.actv_bnr_sec:after {
		right: 80px;
	}

	.bnr_sec:before {
		position: absolute;
		content: "";
		height: 650px;
		width: 750px;
		background: url(../../../wp-content/uploads/2025/06/banner_men.png) no-repeat;
		top: 10px;
		right: -500px;
		bottom: 0;
		margin: auto;
		background-size: 100% 100%;
		z-index: 4;
		transition: 3s;

	}

	.bnr_sec.actv_bnr_sec:before {
		right: 0;
	}

	/* ----------main banner end------------- */

	/* ------our service start------ */

	.upr_ttl_inr span {
		background: #E8E8E8;
		color: #000;
		text-transform: uppercase;
		padding: 2px 7px;
		font-size: 14px;
		border-radius: 3px;
		font-weight: 400;
	}

	.upr_ttl_inr.bl_bg span {
		background: #000;
		color: #fff;
	}

	.our_ser_sec {
		overflow: hidden;
	}

	.our_ser_sec:before {
		position: absolute;
		content: "";
		background: url(../../../wp-content/uploads/2025/06/service_green_shape.png) no-repeat;
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
		right: 0;
		background-size: 100% 100%;
		z-index: 1;
	}

	/* .our_ser_sec .ani_truck_col {
		position: absolute;
		bottom: -25px;
		width: 100%;
	} */
	.service_outr_box_inr {
		display: table !important;
		table-layout: fixed !important;
		width: 100% !important;
	}

	.service_outr_box_inr .slick-slide>div {
		display: flex !important;
		width: 100%;
	}

	.service_outr_box_inr .slick-slide {
		display: flex !important;
		height: 100% !important;
	}

	.our_ser_sec::after {
		position: absolute;
		content: "";
		background: #222;
		height: 500px;
		width: 100%;
		top: 0;
		left: 0;
		right: 0;
		z-index: 0;
	}

	.our_ser_sec {
		margin-top: -450px;
		padding-top: 400px !important;
		/* padding-bottom:0px !important; */
		background-color: #1C6648;
	}

	.ani_truck_sec {
		margin-top: -141px;
	}

	.service_main_box {
		width: 16%;
		padding: 5px;
		display: flex;
	}

	.service_main_box_inr {
		display: block;
		width: 100%;
		background: #FFFFFF;
		padding: 30px 20px;
		padding-bottom: 0 !important;
		border-radius: 20px;
		transition: 1s;
	}

	.ser_img {
		display: flex;
	}

	.ser_img img {
		height: 260px;
		width: 100%;
		object-fit: cover;
		border-radius: 20px;
	}

	.ser_ttl {
		font-weight: 700;
		font-size: 22px;
		line-height: 1;
		padding-bottom: 30px;
		transition: 1s;
		color: #000;
	}

	.service_main_box_inr:hover {
		background: #222;
	}

	.service_main_box_inr:hover .ser_ttl {
		color: #fff;

	}

	/* ------our service end------ */
	/* ------About Saresa start------ */

	.abt_col_1 {
		width: 45% !important;
		padding-right: 50px;
	}

	.abt_col_2 {
		width: 55% !important;
		padding-left: 50px;
	}

	.abt_img {
		display: flex;
		position: relative;
	}

	.abt_img::after {
		position: absolute;
		content: "";
		height: 95%;
		width: 95%;
		background: transparent;
		left: -30px;
		bottom: -30px;
		margin: auto;
		background-size: 100% 100%;
		z-index: 4;
		border-radius: 30px;
		border: 14px solid #1C6648;
		z-index: -1;
	}

	.abt_img img {
		width: 100%;
		height: 650px;
		object-fit: cover;
		border-radius: 20px;
		transition: 1s;
	}

	.abt_img img:hover {
		filter: grayscale(1);
	}


	.abt_sec {
		overflow: hidden;
	}

	.abt_sec::before {
		position: absolute;
		content: "";
		height: 500px;
		width: 600px;
		background: url(../../../wp-content/uploads/2025/06/abt_after.png) no-repeat;
		bottom: 0px;
		top: 0px;
		right: -70px;
		margin: auto;
		background-size: 100% 100%;
		z-index: 4;
		z-index: 0;
	}

	/* ------About Saresa end------ */
	/* ------why choose us start------ */
.wcu_ttl.f_16 {
    line-height: 1.1;
}
	.wcu_info_box_inr {
		display: flex;
		align-items: start;
		box-shadow: 0px 0px 8px 0px #00000024;
		padding: 12px;
		border-radius: 10px;
		width: 100%;
	}

	.wcu_txt_box h4 {
		padding-top: 0 !important;
	}

	.wcu_info_box {
		padding: 10px 0;
	}

	.wcu_img {
		display: flex;
		height: 66px;
		width: 66px;
		justify-content: center;
		align-items: center;
		background: #1C6648;
		border: 1px solid #80B531;
		border-radius: 7px;
	}

	.wcu_img svg {
		animation: zoom-in-zoom-out 2s ease-out infinite;
	}



	.wcu_ttl.f_16 span {
		padding: 0;
	}

	.wcu_txt_box {
		line-height: 1.2;
	}

	.wcu_box_1 .wcu_info_box_inr {
		justify-content: left;
	}

	.wcu_box_2 .wcu_info_box_inr {
		justify-content: right;
		flex-direction: row-reverse;
	}

	.wcu_box_1 .wcu_txt_box {
		padding-left: 20px;
	}

	.wcu_box_2 .wcu_txt_box {
		padding-right: 20px;
		text-align: right;
	}

	.wcu_col1,
	.wcu_col3 {
		width: 25% !important;
	}

	.wcu_col2 {
		width: 50% !important;
	}

	.wcu_svg_box svg {
		width: 100%;
		height: 430px;
	}

	.wcu_svg_box {
		display: flex;
	}

	.wcu_des {
		font-size: 14px;
	}

	/* truck animation */

	g.truck,
	g.home,
	g.men,
	g.boxes {
		transform: scale(0);
	}

	g.truck {
		transform-origin: left;
	}

	g.home {
		transform-origin: bottom;
	}

	g.men {
		transform-origin: left;
	}

	g.boxes {
		transform-origin: bottom;
	}


	.actv_wcu_sec .wcu_svg_box svg g.truck,
	.actv_wcu_sec .wcu_svg_box svg g.home,
	.actv_wcu_sec .wcu_svg_box svg g.men,
	.actv_wcu_sec .wcu_svg_box svg g.boxes {
		transform: scale(1);
	}

	.actv_wcu_sec .wcu_svg_box svg g.home {
		transition: 1s;
	}

	.actv_wcu_sec .wcu_svg_box svg g.truck {
		transition: 2.5s;
	}

	.actv_wcu_sec .wcu_svg_box svg g.boxes {
		transition: 2s;
	}

	.actv_wcu_sec .wcu_svg_box svg g.men {
		transition: 2.5s;
	}



	/* ------why choose us end------ */
	/* ------Saresa Process start------ */

	.prcs_sec:after {
		position: absolute;
		content: "";
		height: 100%;
		width: 100%;
		background: url(../../../wp-content/uploads/2025/06/Group-1437255582.png)no-repeat;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		background-size: 100% 100%;
	}

	.prcs_main_box_inr {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		position: relative;
		padding-top: 20px;
	}

	.prcs_main_box_inr:after {
		position: absolute;
		content: "";
		height: 110px;
		width: 70%;
		background: url(../../../wp-content/uploads/2025/06/dashe.png)no-repeat;
		background-size: 100% 100%;
		top: -40px;
		bottom: 0;
		margin: auto;
		left: 0;
		right: 0;
		z-index: -1;
		clip-path: inset(0 100% 0 0);
		transition: clip-path 3s cubic-bezier(0.5, 0.7, 0.9, 1);
	}

	.actv_prcs_sec .prcs_main_box_inr:after {
		clip-path: inset(0 0 0 0) !important;
	}

	.prcs_main_ttl .upr_ttl_inr span {
		background: #1c6648;
		color: #fff;
	}

	.prcs_box {
		width: 25%;
		padding: 10px;
		display: flex;
		justify-content: center;
	}

	.prcs_box_inr {
		width: 310px;
	}

	.prcs_img {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 170px;
		width: 170px;
		background: #fff;
		border-radius: 100%;
		margin: auto;
	}

	.prcs_num_box {
		position: absolute;
		top: 0;
		right: 0;
		height: 45px;
		width: 45px;
		background: #F0AF00;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 100%;
		border: 5px solid #222;
		font-size: 20px;
		font-weight: 700;
	}

	.prcs_img svg {
		height: 60px;
		width: 100%;
	}

	.prcs_ttl {
		font-size: 26px;
		padding-top: 35px;
		line-height: 1.3;
	}

	/* ------Saresa Process end------ */
	/* ------SEO content start------ */

	.seo_call_img {
		display: flex;
		width: 50px;
		height: 50px;
		background: #222;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	.seo_call_img svg {
		height: 25px;
		width: 25px;
	}

	.seo_call_txt {
		padding-left: 15px;
	}

	.seo_call_txt span {
		display: block;
		font-weight: 500;
		line-height: 1.2;
	}

	span.seo_cl_sml_txt {
		font-size: 13px;
		padding-bottom: 3px;
		color: #222222;
	}

	span.seo_cl_num_txt {
		font-size: 22px;
		color: #1C6648;
	}

	.seo_cnt_col2 {
		padding-left: 40px;
	}

	.seo_cnt_col2 {
		padding-left: 40px;
	}

	.seo_cnt_img {
		display: flex;
		position: relative;
	}

	.seo_cnt_img img {
		width: 100%;
		height: 510px;
		object-fit: cover;
		border-radius: 30px;
		transition: 1s;
	}

	.seo_cnt_img img:hover {
		filter: brightness(0.5);
	}

	.seo_cnt_img:after {
		position: absolute;
		content: "";
		height: 110%;
		width: 80%;
		background: transparent;
		border: 2px solid #1C6648;
		left: 0;
		right: 0;
		margin: auto;
		top: 0;
		bottom: 0;
		border-radius: 20px;
		z-index: -1;
	}

	/* ------SEO content end------ */
	/* ------Flexible Moves That Work Around Your Life start------ */

	.flx_box {
		width: 20%;
		text-align: center;
		padding: 10px;
		display: flex;
	}

	.flx_box_inr {
		border: 1px solid #FFFFFF80;
		background: #FFFFFF12;
		border-radius: 15px;
		padding: 30px 10px;
		transition: 1s;
		width: 100%;
	}

	.flx_box_inr:hover {
		background: #fff;
		border: 1px solid #1C6648;
	}

	.flx_img {
		display: flex;
		justify-content: center;
	}

	.flx_img svg {
		height: 55px;
		width: 55px;
	}

	.flx_img svg path {
		transition: 1s;
	}

	.flx_box_inr:hover .flx_img svg path {
		fill: #1C6648;
	}

	.flx_img_ttl {
		padding-top: 15px;
		font-size: 22px;
		transition: 1s;
	}

	.flx_box_inr:hover .flx_img_ttl {
		color: #1C6648 !important;
	}

	/* ------Flexible Moves That Work Around Your Life end------ */
	/* ------Just a Click Away from Your Custom Deal! start------ */


	.cstm_deal_sec {
		background: url(../../../wp-content/uploads/2025/06/blackbg.png) no-repeat;
		background-size: 100% 100%;
		/* overflow: hidden; */
		z-index: 9;
	}

	.cstm_deal_sec:after {
		position: absolute;
		content: "";
		height: 420px;
		width: 660px;
		background: url(../../../wp-content/uploads/2025/06/customer_truck.png)no-repeat;
		background-size: 100% 100%;
		bottom: -50px;
		left: -680px;
		z-index: 1;
		transition: 3s;
	}

	.cstm_deal_sec.actv_cstm_deal_sec:after {
		left: 0;
	}

	.cstm_deal_sec::before {
		position: absolute;
		content: "";
		height: 340px;
		width: 330px;
		background: url(../../../wp-content/uploads/2025/06/customer_box.png)no-repeat;
		background-size: 100% 100%;
		bottom: -50px;
		right: -330px;
		z-index: 1;
		transition: 2s;

	}

	.cstm_deal_sec.actv_cstm_deal_sec:before {
		right: 0;
	}

	.cstm_deal_upr_txt {
		font-size: 18px;
		padding: 5px 0;
	}

	/* ------Just a Click Away from Your Custom Deal! end------ */
	/* ------Faqs start------ */

	.faq_sec:after {
		position: absolute;
		content: "";
		height: 100%;
		width: 75%;
		margin: auto;
		left: 0;
		right: 0;
		top: -60px;
		background: #F2F2F2;
		border-radius: 0 0 30px 30px;
		z-index: 0;
	}

	.faq_row {
		z-index: 9;
		padding: 30px 100px !important;
	}

	.faq_main_col_1 {
		padding-right: 10px;
	}

	.faq_main_col_2 {
		padding-left: 10px;
	}

	.faq_col .et_pb_toggle_title {
		border-bottom: none;
		padding-bottom: 0px !important;
		font-size: 20px !important;
		color: #000 !important;
		font-weight: 600
	}

	.faq_col .et_pb_toggle_close {
		border-radius: 10px;
		background: #fff;
		padding: 20px
	}

	.faq_col .et_pb_toggle {
		margin-bottom: 20px !important;
		border: none;
	}

	.faq_col .et_pb_toggle_open.et_pb_accordion_item {
		border-radius: 12px;
		background: #fff
	}

	.faq_col .et_pb_toggle_content {
		font-size: 16px !important;
		color: #000;
		font-weight: 400
	}

	.faq_col .et_pb_toggle_open .et_pb_toggle_title:after {
		content: "\f106" !important;
		position: absolute;
		font-size: 20px !important;
		right: 0 !important;
		color: #fff !important;
		font-family: 'FontAwesome' !important;
		top: 0;
		background: #1c6648;
		height: 30px;
		width: 30px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
	}

	.faq_col .et_pb_toggle_title:before {
		content: "\f107" !important;
		color: #156e00 !important;
		font-size: 25px;
		right: 0 !important;
		font-family: 'FontAwesome' !important
	}

	.faq_col .et_pb_toggle_open {
		padding: 20px;
		background-color: #fff
	}

	/* ------Faqs end------ */
	/* -----------contact us section start----------- */

	/* form */
	.get_in_touch_row {
		display: flex;
		flex-wrap: wrap;

	}

	.get_in_touch_col_6 {
		width: 50%;
	}

	.get_in_touch_col_6,
	.get_in_touch_col_12 {
		padding: 5px 5px;
	}

	.get_in_touch_col_12 {
		width: 100% !important;
	}

	.contect_filed {
		width: 100%;
		padding: 10px 15px !important;
		color: #000 !important;
		border: 1px solid #DDD !important;
		box-shadow: 0px 0px 12px 0px #00000014;
		border-radius: 10px !important;
		height: 55px;
		background-color: #fff !important;
		font-size: 16px;
	}

	.contect_filed::placeholder {
		color: #000;
		font-size: 16px;
		font-weight: 400;
		padding-top: 10px;
	}

	.get_in_touch_box textarea {
		height: 120px !important;
		resize: none;
		border-radius: 15px !important;
		color: #000;
	}

	::placeholder {
		font-size: 14px !important;
	}

	span.wpcf7-spinner {
		position: absolute;
		right: 0;
	}

	.gt_map {
		display: flex;
		padding-right: 40px;
	}

	.gt_map div {
		width: 100%;
	}

	.gt_map iframe {
		width: 100%;
		height: 540px;
		border-radius: 20px;
	}

	/* -----------contact us section end----------- */
	/* -----------Video  start----------- */

	.vdo_col {
		padding: 10px;
	}

	.vdo_col video {
		height: 300px !important;
		width: 100% !important;
		object-fit: contain;
		border-radius: 10px;
		background: #222222d9;
	}

	/* -----------Video  end----------- */
	/* Complete Moving Services — Tailored Just for You start */
	.cmplt_ser_info_box {
		padding-top: 10px;
	}

	/* Your Way, Your Move: A Variety of Suitable Choices */
	ul.variety_ul {
		padding: 0 !important;
	}

	ul.variety_ul li {
		padding: 5px 0 5px 20px;
		list-style: none;
		position: relative;
		font-size: 16px;
		font-weight: 800;
	}

	ul.variety_ul li:after {
		position: absolute;
		content: "";
		height: 10px;
		width: 10px;
		background: #1C6648;
		left: 0;
		top: 13px;
		border-radius: 100%;
	}

	@media all and (min-width: 320px) and (max-width: 767px) {

		/* main banner */
		.bnr_slide_col .et_pb_slide {
			height: 450px;
		}

		.bnr_slide_col .et_pb_slides .et_pb_slider_container_inner {
			padding-top: 30px;
		}

		.bnr_row:before {
			right: 0;
			display: none;
		}

		.bnr_row:after {
			display: none;
		}

		.bnr_sec:after {
			height: 90px;
			width: 200px;
			right: 0 !important;
			bottom: 0;
			top: auto;
		}

		.bnr_sec:before {
			height: 100px;
			width: 110px;
			bottom: 0 !important;
			top: auto;
		}

		.bnr_form_box_inr {
			width: 100%;
			margin-top: 20px;
			padding: 20px 10px;
		}

		span.wt_txt {
			font-size: 20px;
		}

		span.ylw_txt {
			font-size: 27px;
			padding-top: 10px;
		}

		.bnr_form_ttl {
			font-size: 23px;
			padding-bottom: 10px;
		}

		.get_in_touch_box .contect_filed {
			height: 40px;
			font-size: 14px;

		}

		.contect_filed::placeholder {
			font-size: 14px;
		}

		.get_in_touch_box label {
			font-size: 17px;
			padding: 5px 0;
		}

		/* ------About Saresa start------ */
		.abt_img img {
			height: 300px;
		}

		.upr_ttl_inr span {
			font-size: 12px;
		}

		.abt_img::after {
			left: -10px;
			bottom: -10px;
			border: 5px solid #1C6648;
		}

		.abt_img {
			width: 100%;
			margin-bottom: 20px !important;
		}

		.abt_col_1 {
			width: 100% !important;
			padding-right: 0;
		}

		.abt_col_2 {
			width: 100% !important;
			padding-left: 0px;
		}

		.abt_sec::before {
			display: none;
		}

		/* ------why choose us start------ */
		.wcu_svg_box svg {
			height: 170px;
			margin: 20px 0;
		}

		.wcu_box_1 .wcu_txt_box {
			padding-left: 10px;
		}

		.wcu_box_2 .wcu_txt_box {
			padding-right: 10px;
		}

		.wcu_img {
			height: 45px;
			width: 45px;
		}

		.wcu_info_box_inr {
			padding: 8px;
		}

		.wcu_img svg {
			height: 30px;
			width: 30px;
		}

		.wcu_col1,
		.wcu_col3 {
			width: 100% !important;
		}

		.wcu_col2 {
			width: 100% !important;
		}

		/* .wcu_box_inr {
			display: flex;
			gap: 10px;
		} */
		.wcu_box_2 .wcu_txt_box {
			padding-left: 10px;
			text-align: left;
			padding-right: 0;
		}

		.wcu_box_2 .wcu_info_box_inr {
			justify-content: left;
			flex-direction: row;
		}

		.wcu_info_box {
			width: 100%;
			display: flex;
			padding: 5px 0;
		}

		/* ------Saresa Process start------ */
		.prcs_box_inr {
			width: 100%;
		}

		.prcs_main_box_inr {
			padding-top: 0px;
		}

		.prcs_img {
			height: 60px;
			width: 60px;
		}

		.prcs_img svg {
			height: 20px;
		}

		.prcs_sec {
			background: #222;
			border-top: 10px solid #f0af00;
		}

		.prcs_main_box_inr:after,
		.prcs_sec::after {
			display: none;
		}

		.prcs_ttl {
			font-size: 12px;
			padding-top: 10px;
			width: 100%;
			margin: auto;
		}

		.prcs_num_box {
			height: 20px;
			width: 20px;
			font-size: 11px;
			border: 2px solid #222;
		}

		.prcs_box {
			width: 140px;
		}

		/* ------SEO content start------ */
		.seo_cnt_img {
			width: 100%;
			margin: 20px 0 !important;
		}

		.seo_cnt_img img {
			height: 270px;
			border-radius: 20px;

		}

		.seo_call_txt {
			padding-left: 5px;
		}

		.seo_cnt_img:after {
			height: 105%;
		}

		.seo_cnt_col2 {
			padding-left: 0px;
		}

		.seo_call_img {
			width: 40px;
			height: 40px;
		}

		.seo_call_img svg {
			height: 20px;
			width: 20px;
		}

		span.seo_cl_num_txt {
			font-size: 17px;
		}

		/* ------Flexible Moves That Work Around Your Life start------ */
		.flx_box {
			width: 148px;
			padding: 5px;
		}

		.flx_box_inr {
			padding: 10px 5px;
		}

		.flx_img svg {
			height: 25px;
			width: 25px;
		}

		.flx_img_ttl {
			font-size: 14px;
			padding-top: 10px;
			line-height: 1.3;
		}

		/* ------Just a Click Away from Your Custom Deal! start------ */

		.cstm_deal_sec:after,
		.cstm_deal_sec::before {
			display: none;
		}

		.cstm_deal_sec {
			background: #222 !important;
		}

		.cstm_deal_info {
			padding-right: 0;
		}

		.cstm_deal_upr_txt {
			font-size: 16px;
		}

		/* ------Faqs start------ */
		.faq_sec:after {
			width: 98%;
			height: 107%;
		}

		.faq_row {
			padding: 10px 15px !important;
		}

		.faq_main_col_1,
		.faq_main_col_2 {
			padding: 0 !important;
		}

		.faq_col .et_pb_toggle {
			margin-bottom: 10px !important;
		}

		.faq_col .et_pb_toggle_close,
		.faq_col .et_pb_toggle_open {
			padding: 15px;
		}

		.faq_col .et_pb_toggle_title {
			font-size: 15px !important;
		}

		.faq_col .et_pb_toggle_content {
			padding-top: 10px !important;
			font-size: 14px !important;
		}

		.faq_col .et_pb_toggle_open .et_pb_toggle_title:after {
			height: 20px;
			width: 20px;
			font-size: 16px !important;
			border-radius: 2px;
		}

		.faq_col .et_pb_toggle_title:before {
			font-size: 16px;
		}

		/* -----------contact us section start----------- */
		.gt_map iframe {
			height: 300px;
		}

		.get_in_touch_row.hover_button_class {
			padding-top: 0px;
		}

		.get_in_touch_col_6 {
			width: 100%;
		}

		.gt_row {
			flex-direction: column-reverse;
		}

		.gt_map {
			padding-right: 0;
			padding-top: 20px;
		}

		/* -----------Video  start----------- */
		.vdo_col {
			padding: 5px;
		}

		.vdo_main_col {
			width: 50% !important;
		}

		.vdo_col video {
			height: 150px !important;
		}

		/* ------our service start------ */
		.ser_img img {
			height: 160px;
		}

		.service_main_box_inr {
			padding: 20px 5px;
		}


		.our_ser_sec::after {
			display: none;
		}

		.our_ser_sec {
			margin-top: 0 !important;
			padding-top: 30px !important;
			/* background: #1C6648 !important; */
		}

		.service_main_box {
			width: 16.6%;
		}

		.ani_truck_sec {
			margin-top: -28px;
		}

		svg#truck {
			height: 20px;
        width: 60px;
        position: relative;
        top: -65px;
		}

		.our_ser_sec:before {
			display: none;
		}

		.ser_ttl {
			padding-bottom: 15px;
			font-size: 13px;
		}
	}

	@media all and (min-width: 481px) and (max-width: 767px) {

		/* -----------contact us section start----------- */

		.get_in_touch_col_6 {
			width: 50%;
		}

		/* -----------Video  start----------- */

		.vdo_main_col {
			width: 33.33% !important;
		}

	}

	@media all and (min-width: 768px) and (max-width: 980px) {

		/* main banner */
		.bnr_slide_col .et_pb_slide {
			height: 450px;
		}

		.bnr_slide_col .et_pb_slides .et_pb_slider_container_inner {
			padding-top: 30px;
		}

		.bnr_row:before {
			right: 0;
		}

		.bnr_sec:after {
			height: 230px;
			width: 470px;
			right: 30px;
		}

		.bnr_row:before {
			height: 270px;
			bottom: 90px;
			width: 270px;
		}

		.bnr_sec:before {
			height: 310px;
			width: 370px;
		}

		.bnr_form_box_inr {
			width: 60%;
			margin-top: 20px;
			padding: 20px 10px;
		}

		span.wt_txt {
			font-size: 20px;
		}

		span.ylw_txt {
			font-size: 30px;
		}

		.bnr_row:after {
			display: none;
		}

		.bnr_form_ttl {
			font-size: 23px;
		}

		.get_in_touch_box .contect_filed {
			height: 40px;
			font-size: 14px;

		}

		.get_in_touch_box label {
			font-size: 17px;
			padding: 5px 0;
		}

		/* ------About Saresa start------ */
		.abt_img img {
			height: 400px;
		}

		.abt_img::after {
			left: -10px;
			bottom: -10px;
			border: 5px solid #1C6648;
		}

		.abt_img {
			width: 70%;
			margin-bottom: 20px !important;
		}

		.abt_col_1 {
			width: 100% !important;
			padding-right: 0;
		}

		.abt_col_2 {
			width: 100% !important;
			padding-left: 0px;
		}

		.abt_sec::before {
			display: none;
		}

		/* ------why choose us start------ */
		.wcu_svg_box svg {
			height: 270px;
			margin: 20px 0;
		}

		.wcu_box_1 .wcu_txt_box {
			padding-left: 10px;
		}

		.wcu_box_2 .wcu_txt_box {
			padding-right: 10px;
		}

		.wcu_img {
			height: 45px;
			width: 45px;
		}

		.wcu_info_box_inr {
			padding: 8px;
		}

		.wcu_img svg {
			height: 30px;
			width: 30px;
		}

		.wcu_col1,
		.wcu_col3 {
			width: 100% !important;
		}

		.wcu_col2 {
			width: 100% !important;
		}

		.wcu_box_inr {
			display: flex;
			gap: 10px;
		}

		.wcu_box_2 .wcu_txt_box {
			padding-left: 10px;
			text-align: left;
			padding-right: 0;
		}

		.wcu_box_2 .wcu_info_box_inr {
			justify-content: left;
			flex-direction: row;
		}

		.wcu_info_box {
			width: 33.33%;
			display: flex;
		}

		/* ------Saresa Process start------ */
		.prcs_box_inr {
			width: 100%;
		}

		.prcs_main_box_inr {
			padding-top: 0px;
		}

		.prcs_img {
			height: 100px;
			width: 100px;
		}

		.prcs_img svg {
			height: 30px;
		}

		.prcs_main_box_inr:after {
			height: 50px;
		}

		.prcs_ttl {
			font-size: 15px;
			padding-top: 15px;
			width: 100%;
			margin: auto;
		}

		.prcs_num_box {
			height: 25px;
			width: 25px;
			font-size: 13px;
			border: 2px solid #222;
		}

		/* ------SEO content start------ */
		.seo_cnt_img {
			width: 70%;
			margin: 20px 0 !important;
		}

		.seo_cnt_img img {
			height: 310px;

		}

		.seo_cnt_img:after {
			height: 105%;
		}

		.seo_cnt_col2 {
			padding-left: 0px;
		}

		.seo_call_img {
			width: 40px;
			height: 40px;
		}

		.seo_call_img svg {
			height: 20px;
			width: 20px;
		}

		span.seo_cl_num_txt {
			font-size: 17px;
		}

		/* ------Flexible Moves That Work Around Your Life start------ */
		.flx_box {
			width: 240px;
			padding: 5px;
		}

		.flx_box_inr {
			padding: 20px 10px;
		}

		.flx_img svg {
			height: 35px;
			width: 35px;
		}

		.flx_img_ttl {
			font-size: 16px;
			padding-top: 10px;
			line-height: 1.3;
		}

		/* ------Flexible Moves That Work Around Your Life start------ */
		.flx_img_ttl {
			font-size: 18px;
		}


		.cstm_deal_sec:after,
		.cstm_deal_sec::before {
			display: none;
		}

		.cstm_deal_sec {
			background: #222 !important;
		}

		.cstm_deal_info {
			padding-right: 0;
		}

		.cstm_deal_upr_txt {
			font-size: 16px;
		}

		/* ------Faqs start------ */
		.faq_sec:after {
			width: 98%;
			height: 107%;
		}

		.faq_row {
			padding: 10px 30px !important;
		}

		.faq_main_col_1,
		.faq_main_col_2 {
			padding: 0 !important;
		}

		.faq_col .et_pb_toggle {
			margin-bottom: 10px !important;
		}

		.faq_col .et_pb_toggle_close,
		.faq_col .et_pb_toggle_open {
			padding: 15px;
		}

		.faq_col .et_pb_toggle_title {
			font-size: 17px !important;
		}

		.faq_col .et_pb_toggle_content {
			font-size: 14px !important;
		}

		/* -----------contact us section start----------- */
		.gt_map iframe {
			height: 450px;
		}

		.gt_row {
			flex-direction: column-reverse;
		}

		.gt_map {
			padding-right: 0;
		}

		/* -----------Video  start----------- */
		.vdo_col {
			padding: 5px;
		}

		.vdo_main_col {
			width: 20% !important;
		}

		.vdo_col video {
			height: 180px !important;
		}

		/* ------our service start------ */
		.ser_img img {
			height: 160px;
		}

		.service_main_box_inr {
			padding: 20px 5px;
		}

		.our_ser_sec {
			margin-top: -270px;
			padding-top: 260px !important;

		}


		.service_main_box {
			width: 16.6%;
		}

		.ani_truck_sec {
			margin-top: -90px;
		}

		svg#truck {
			height: 55px;
			width: 105px;
			position: relative;
			top: -33px;
		}

		.our_ser_sec:before {
			height: 88.9%;
		}


		.ser_ttl {
			padding-bottom: 20px;
			font-size: 14px;
		}
	}

	@media all and (min-width: 981px) and (max-width: 1024px) {

		/* main banner */
		.bnr_slide_col .et_pb_slide {
			height: 600px;
		}

		.bnr_row:before {
			right: 0;
		}

		.bnr_sec:after {
			height: 350px;
			width: 690px;
		}

		.bnr_row:before {
			height: 400px;
			bottom: 110px;
			width: 390px;
		}

		.bnr_sec:before {
			height: 460px;
			width: 570px;
		}

		.bnr_form_box_inr {
			margin-top: 20px;
			padding: 20px 30px;
		}

		span.wt_txt {
			font-size: 25px;
		}

		span.ylw_txt {
			font-size: 40px;
		}

		.bnr_form_ttl {
			font-size: 27px;
		}

		.get_in_touch_box .contect_filed {
			height: 45px;
		}

		.get_in_touch_box label {
			font-size: 17px;
			padding: 5px 0;
		}

		/* ------About Saresa start------ */
		.abt_img img {
			height: 400px;
		}

		.abt_img::after {
			left: -10px;
			bottom: -10px;
			border: 5px solid #1C6648;
		}

		.abt_col_1 {
			width: 50% !important;
			padding-right: 0;
		}

		.abt_col_2 {
			width: 50% !important;
			padding-left: 50px;
		}

		.abt_sec::before {
			display: none;
		}

		/* ------why choose us start------ */
		.wcu_svg_box svg {
			height: 270px;
		}

		.wcu_box_1 .wcu_txt_box {
			padding-left: 10px;
		}

		.wcu_box_2 .wcu_txt_box {
			padding-right: 10px;
		}

		.wcu_img {
			height: 45px;
			width: 45px;
		}

		.wcu_info_box_inr {
			padding: 8px;
		}

		.wcu_img svg {
			height: 30px;
			width: 30px;
		}

		.wcu_col1,
		.wcu_col3 {
			width: 30% !important;
		}

		.wcu_col2 {
			width: 40% !important;
		}

		/* ------Saresa Process start------ */
		.prcs_box_inr {
			width: 100%;
		}

		.prcs_main_box_inr {
			padding-top: 0px;
		}

		.prcs_img {
			height: 130px;
			width: 130px;
		}

		.prcs_img svg {
			height: 40px;
		}

		.prcs_main_box_inr:after {
			height: 70px;
		}

		.prcs_ttl {
			font-size: 17px;
			padding-top: 15px;
			width: 200px;
			margin: auto;
		}

		.prcs_num_box {
			height: 35px;
			width: 35px;
			font-size: 15px;
		}

		/* ------SEO content start------ */
		.seo_cnt_img img {
			height: 430px;
		}

		.seo_cnt_col2 {
			padding-left: 20px;
		}

		.seo_call_img {
			width: 40px;
			height: 40px;
		}

		.seo_call_img svg {
			height: 20px;
			width: 20px;
		}

		span.seo_cl_num_txt {
			font-size: 17px;
		}

		/* ------Flexible Moves That Work Around Your Life start------ */
		.flx_box {
			padding: 5px;
		}

		.flx_box_inr {
			padding: 20px 10px;
		}

		.flx_img svg {
			height: 35px;
			width: 35px;
		}

		.flx_img_ttl {
			font-size: 16px;
			padding-top: 10px;
			line-height: 1.3;
		}

		/* ------Flexible Moves That Work Around Your Life start------ */
		.flx_img_ttl {
			font-size: 18px;
		}

		.cstm_deal_sec:after {
			height: 200px;
			width: 310px;
			bottom: 0;
		}

		.cstm_deal_sec::before {
			height: 130px;
			width: 130px;
			bottom: 60px;
		}

		.cstm_deal_info {
			padding-right: 130px;
		}

		.cstm_deal_upr_txt {
			font-size: 16px;
		}

		/* ------Faqs start------ */
		.faq_sec:after {
			width: 98%;
			height: 107%;
		}

		.faq_row {
			padding: 10px 30px !important;
		}

		.faq_main_col_1,
		.faq_main_col_2 {
			padding: 10px !important;
		}

		.faq_col .et_pb_toggle {
			margin-bottom: 10px !important;
		}

		.faq_col .et_pb_toggle_close,
		.faq_col .et_pb_toggle_open {
			padding: 15px;
		}

		.faq_col .et_pb_toggle_title {
			font-size: 17px !important;
		}

		.faq_col .et_pb_toggle_content {
			font-size: 14px !important;
		}

		/* -----------contact us section start----------- */
		.gt_map iframe {
			height: 450px;
		}

		.gt_map {
			padding-right: 20px;
		}

		/* -----------Video  start----------- */
		.vdo_col {
			padding: 5px;
		}

		.vdo_col video {
			height: 210px !important;
		}

		/* ------our service start------ */
		.ser_img img {
			height: 160px;
		}

		.service_main_box_inr {
			padding: 20px 5px;
		}

		.our_ser_sec {
			margin-top: -450px;
			padding-top: 380px !important;

		}

		.service_main_box {
			width: 16.6%;
		}

		.ani_truck_sec {
			margin-top: -117px;
		}

		svg#truck {
			height: 75px;
			width: 125px;
			position: relative;
			top: -33px;
		}


		.our_ser_sec:before {
			height: 89.6%;
		}



		.ser_ttl {
			padding-bottom: 20px;
			font-size: 14px;
		}
	}

	@media all and (min-width: 1025px) and (max-width: 1140px) {

		/* main banner */
		.bnr_slide_col .et_pb_slide {
			height: 600px;
		}

		.bnr_row:before {
			right: 0;
		}

		.bnr_sec:after {
			height: 350px;
			width: 690px;
		}

		.bnr_row:before {
			height: 400px;
			bottom: 110px;
			width: 390px;
		}

		.bnr_sec:before {
			height: 460px;
			width: 570px;
		}

		.bnr_form_box_inr {
			margin-top: 20px;
			padding: 20px 30px;
		}

		span.wt_txt {
			font-size: 25px;
		}

		span.ylw_txt {
			font-size: 40px;
		}

		.bnr_form_ttl {
			font-size: 27px;
		}

		.get_in_touch_box .contect_filed {
			height: 45px;
		}

		.get_in_touch_box label {
			font-size: 17px;
			padding: 5px 0;
		}

		/* ------About Saresa start------ */
		.abt_img img {
			height: 400px;
		}

		.abt_img::after {
			left: -20px;
			bottom: -20px;
			border: 8px solid #1C6648;
		}

		.abt_col_1 {
			width: 50% !important;
			padding-right: 0;
		}

		.abt_col_2 {
			width: 50% !important;
			padding-left: 50px;
		}

		.abt_sec::before {
			display: none;
		}

		/* ------why choose us start------ */
		.wcu_svg_box svg {
			height: 270px;
		}

		.wcu_box_1 .wcu_txt_box {
			padding-left: 10px;
		}

		.wcu_box_2 .wcu_txt_box {
			padding-right: 10px;
		}

		.wcu_img {
			height: 45px;
			width: 45px;
		}

		.wcu_info_box_inr {
			padding: 8px;
		}

		.wcu_img svg {
			height: 30px;
			width: 30px;
		}

		/* ------Saresa Process start------ */
		.prcs_box_inr {
			width: 100%;
		}

		.prcs_main_box_inr {
			padding-top: 0px;
		}

		.prcs_img {
			height: 130px;
			width: 130px;
		}

		.prcs_img svg {
			height: 40px;
		}

		.prcs_main_box_inr:after {
			height: 70px;
		}

		.prcs_ttl {
			font-size: 17px;
			padding-top: 15px;
			width: 200px;
			margin: auto;
		}

		.prcs_num_box {
			height: 35px;
			width: 35px;
			font-size: 15px;
		}

		/* ------SEO content start------ */
		.seo_cnt_img img {
			height: 430px;
		}

		.seo_cnt_col2 {
			padding-left: 20px;
		}

		.seo_call_img {
			width: 40px;
			height: 40px;
		}

		.seo_call_img svg {
			height: 20px;
			width: 20px;
		}

		/* ------Flexible Moves That Work Around Your Life start------ */
		.flx_box {
			padding: 5px;
		}

		.flx_box_inr {
			padding: 20px 10px;
		}

		.flx_img svg {
			height: 45px;
			width: 45px;
		}

		.flx_img_ttl {
			font-size: 16px;
		}

		/* ------Flexible Moves That Work Around Your Life start------ */
		.flx_img_ttl {
			font-size: 18px;
		}

		.cstm_deal_sec:after {
			height: 200px;
			width: 310px;
			bottom: 0;
		}

		.cstm_deal_sec::before {
			height: 130px;
			width: 130px;
			bottom: 60px;
		}

		.cstm_deal_info {
			padding-right: 130px;
		}

		/* ------Faqs start------ */
		.faq_sec:after {
			width: 95%;
			height: 103%;
		}

		.faq_row {
			padding: 10px 30px !important;
		}

		.faq_main_col_1,
		.faq_main_col_2 {
			padding: 10px !important;
		}

		.faq_col .et_pb_toggle {
			margin-bottom: 10px !important;
		}

		.faq_col .et_pb_toggle_close,
		.faq_col .et_pb_toggle_open {
			padding: 15px;
		}

		.faq_col .et_pb_toggle_title {
			font-size: 17px !important;
		}

		.faq_col .et_pb_toggle_content {
			font-size: 14px !important;
		}

		/* -----------contact us section start----------- */
		.gt_map iframe {
			height: 450px;
		}

		.gt_map {
			padding-right: 20px;
		}

		/* -----------Video  start----------- */
		.vdo_col {
			padding: 5px;
		}

		.vdo_col video {
			height: 210px !important;
		}

		/* ------our service start------ */
		.ser_img img {
			height: 160px;
		}

		.service_main_box_inr {
			padding: 20px 5px;
		}

		.our_ser_sec {
			margin-top: -450px;
			padding-top: 380px !important;

		}

		.ani_truck_sec {
			margin-top: -117px;
		}

		svg#truck {
			height: 75px;
			width: 115px;
			position: relative;
			top: -33px;
		}

		.service_main_box {
			width: 16.6%;
		}

		.our_ser_sec:before {
			height: 89.6%;
		}


		.ser_ttl {
			padding-bottom: 20px;
			font-size: 14px;
		}
	}

	@media all and (min-width: 1141px) and (max-width: 1280px) {

		/* main banner */
		.bnr_slide_col .et_pb_slide {
			height: 650px;
		}

		.bnr_row:before {
			right: 0;
		}

		.bnr_sec:after {
			height: 350px;
			width: 690px;
		}

		.bnr_row:before {
			height: 400px;
			bottom: 110px;
			width: 390px;
		}

		.bnr_sec:before {
			height: 460px;
			width: 570px;
		}

		.bnr_form_box_inr {
			margin-top: 20px;
			padding: 20px 30px;
		}

		span.wt_txt {
			font-size: 30px;
		}

		span.ylw_txt {
			font-size: 50px;
		}

		.bnr_form_ttl {
			font-size: 32px;
		}

		.get_in_touch_box .contect_filed {
			height: 45px;
		}

		.get_in_touch_box label {
			font-size: 17px;
			padding: 5px 0;
		}

		/* ------About Saresa start------ */
		.abt_img img {
			height: 440px;
		}

		.abt_img::after {
			left: -20px;
			bottom: -20px;
			border: 8px solid #1C6648;
		}

		.abt_col_1 {
			width: 50% !important;
			padding-right: 0;
		}

		.abt_col_2 {
			width: 50% !important;
			padding-left: 50px;
		}

		.abt_sec::before {
			display: none;
		}

		/* ------why choose us start------ */
		.wcu_svg_box svg {
			height: 340px;
		}

		.wcu_box_1 .wcu_txt_box {
			padding-left: 10px;
		}

		.wcu_box_2 .wcu_txt_box {
			padding-right: 10px;
		}

		.wcu_img {
			height: 55px;
			width: 55px;
		}

		.wcu_img svg {
			height: 30px;
			width: 30px;
		}

		/* ------Saresa Process start------ */
		.prcs_box_inr {
			width: 100%;
		}

		.prcs_main_box_inr {
			padding-top: 0px;
		}

		.prcs_img {
			height: 150px;
			width: 150px;
		}

		.prcs_img svg {
			height: 45px;
		}

		.prcs_ttl {
			font-size: 19px;
			padding-top: 15px;
			width: 200px;
			margin: auto;
		}

		.prcs_num_box {
			height: 35px;
			width: 35px;
			font-size: 15px;
		}

		/* ------SEO content start------ */
		.seo_cnt_img img {
			height: 460px;
		}

		.seo_cnt_col2 {
			padding-left: 20px;
		}

		.seo_call_img {
			width: 40px;
			height: 40px;
		}

		.seo_call_img svg {
			height: 20px;
			width: 20px;
		}

		/* ------Flexible Moves That Work Around Your Life start------ */
		.flx_box {
			padding: 5px;
		}

		.flx_box_inr {
			padding: 20px 10px;
		}

		.flx_img svg {
			height: 45px;
			width: 45px;
		}

		.flx_img_ttl {
			font-size: 18px;
		}

		/* ------Flexible Moves That Work Around Your Life start------ */
		.flx_img_ttl {
			font-size: 18px;
		}

		.cstm_deal_sec:after {
			height: 240px;
			width: 360px;
			bottom: 0;
		}

		.cstm_deal_sec::before {
			height: 180px;
			width: 180px;
			bottom: 0px;
		}

		.cstm_deal_info {
			padding-right: 130px;
		}

		/* ------Faqs start------ */
		.faq_sec:after {
			width: 90%;
			height: 102%;
		}

		.faq_row {
			padding: 10px 60px !important;
		}

		.faq_main_col_1,
		.faq_main_col_2 {
			padding: 10px !important;
		}

		.faq_col .et_pb_toggle {
			margin-bottom: 10px !important;
		}

		.faq_col .et_pb_toggle_close,
		.faq_col .et_pb_toggle_open {
			padding: 15px;
		}

		.faq_col .et_pb_toggle_title {
			font-size: 17px !important;
		}

		/* -----------contact us section start----------- */
		.gt_map iframe {
			height: 450px;
		}

		.gt_map {
			padding-right: 20px;
		}

		/* -----------Video  start----------- */
		.vdo_col video {
			height: 210px !important;
		}

		/* ------our service start------ */
		.ser_img img {
			height: 170px;
		}

		.service_main_box_inr {
			padding: 20px 10px;
		}

		.our_ser_sec {
			margin-top: -450px;
			padding-top: 380px !important;

		}

		.our_ser_sec:before {
			height: 90%;
		}

		.ani_truck_sec {
			margin-top: -121px;
		}

		svg#truck {
			height: 105px;
			width: 165px;
			position: relative;
			top: -40px;
		}

		.ser_ttl {
			padding-bottom: 20px;
			font-size: 15px;
		}
	}

	@media all and (min-width: 1281px) and (max-width: 1440px) {

		/* main banner */
		.bnr_slide_col .et_pb_slide {
			height: 700px;
		}

		.bnr_row:before {
			right: 0;
		}

		.bnr_sec:after {
			height: 370px;
			width: 820px;
		}

		.bnr_row:before {
			height: 430px;
			bottom: 110px;
			width: 430px;
		}

		.bnr_sec:before {
			height: 510px;
			width: 650px;
		}

		.bnr_form_box_inr {
			margin-top: 20px;
			padding: 20px 30px;
		}

		span.wt_txt {
			font-size: 40px;
		}

		span.ylw_txt {
			font-size: 60px;
		}

		.bnr_form_ttl {
			font-size: 40px;
		}

		.get_in_touch_box .contect_filed {
			height: 45px;
		}

		/* ------About Saresa start------ */
		.abt_img img {
			height: 500px;
		}

		.abt_col_1 {
			padding-right: 0;
		}

		.abt_col_2 {
			padding-left: 130px;
		}

		.abt_sec::before {
			display: none;
		}

		/* ------why choose us start------ */
		.wcu_svg_box svg {
			height: 340px;
		}

		/* ------Saresa Process start------ */
		.prcs_box_inr {
			width: 100%;
		}

		.prcs_img {
			height: 150px;
			width: 150px;
		}

		.prcs_img svg {
			height: 45px;
		}

		.prcs_ttl {
			font-size: 19px;
			padding-top: 15px;
			width: 200px;
			margin: auto;
		}

		.prcs_num_box {
			height: 35px;
			width: 35px;
			font-size: 15px;
		}

		/* ------SEO content start------ */
		.seo_cnt_img img {
			height: 460px;
		}

		.seo_cnt_col2 {
			padding-left: 20px;
		}

		/* ------Flexible Moves That Work Around Your Life start------ */
		.flx_box {
			padding: 5px;
		}

		.flx_box_inr {
			padding: 20px 10px;
		}

		.flx_img svg {
			height: 45px;
			width: 45px;
		}

		.flx_img_ttl {
			font-size: 18px;
		}

		/* ------Flexible Moves That Work Around Your Life start------ */
		.flx_img_ttl {
			font-size: 18px;
		}

		.cstm_deal_sec:after {
			height: 270px;
			width: 400px;
			bottom: 0;
		}

		.cstm_deal_sec::before {
			height: 230px;
			width: 230px;
			bottom: 0px;
		}

		.cstm_deal_info {
			padding-right: 160px;
		}

		/* ------Faqs start------ */
		.faq_sec:after {
			width: 90%;
		}

		.faq_main_col_1,
		.faq_main_col_2 {
			padding: 10px !important;
		}

		.faq_col .et_pb_toggle {
			margin-bottom: 10px !important;
		}

		.faq_col .et_pb_toggle_close,
		.faq_col .et_pb_toggle_open {
			padding: 15px;
		}

		.faq_col .et_pb_toggle_title {
			font-size: 17px !important;
		}

		/* -----------contact us section start----------- */
		.gt_map iframe {
			height: 450px;
		}

		.gt_map {
			padding-right: 20px;
		}

		/* -----------Video  start----------- */
		.vdo_col video {
			height: 250px !important;
		}

		/* ------our service start------ */
		.ser_img img {
			height: 200px;
		}

		.service_main_box_inr {
			padding: 20px 10px;
		}

		.our_ser_sec {
			margin-top: -450px;
			padding-top: 380px !important;

		}

		.our_ser_sec:before {
			height: 93%;
		}

		.ani_truck_sec {
			margin-top: -121px;
		}

		svg#truck {
			height: 105px;
			width: 165px;
			position: relative;
			top: -40px;
		}

		.ser_ttl {
			padding-bottom: 20px;
			font-size: 16px;
		}
	}

	@media all and (min-width: 1441px) and (max-width: 1680px) {

		/* main banner */
		.bnr_slide_col .et_pb_slide {
			height: 700px;
		}

		.bnr_row:before {
			right: 0;
		}

		.bnr_sec:after {
			height: 400px;
			width: 900px;
		}

		.bnr_row:before {
			height: 470px;
			bottom: 110px;
			width: 460px;
		}

		.bnr_sec:before {
			height: 550px;
			width: 650px;
		}

		.bnr_form_box_inr {
			margin-top: 20px;
			padding: 20px 30px;
		}

		span.wt_txt {
			font-size: 40px;
		}

		span.ylw_txt {
			font-size: 60px;
		}

		.bnr_form_ttl {
			font-size: 40px;
		}

		/* ------About Saresa start------ */
		.abt_img img {
			height: 550px;
		}

		.abt_col_1 {
			padding-right: 0;
		}

		.abt_col_2 {
			padding-left: 130px;
		}

		/* ------Saresa Process start------ */
		.prcs_ttl {
			font-size: 22px;
			padding-top: 25px;
		}

		/* ------Flexible Moves That Work Around Your Life start------ */
		.flx_img_ttl {
			font-size: 18px;
		}

		.cstm_deal_sec:after {
			height: 310px;
			width: 460px;
		}

		.cstm_deal_sec::before {
			height: 230px;
			width: 230px;
			bottom: 0px;
		}

		.cstm_deal_info {
			padding-right: 160px;
		}

		/* ------Faqs start------ */
		.faq_sec:after {
			width: 90%;
		}

		/* -----------Video  start----------- */
		.vdo_col video {
			height: 250px !important;
		}

		/* ------our service start------ */
		.ser_img img {
			height: 200px;
		}

		.service_main_box_inr {
			padding: 20px 10px;
		}

		.our_ser_sec {
			margin-top: -450px;
			padding-top: 380px !important;

		}


		.our_ser_sec:before {
			height: 93%;
		}

		/* .our_ser_sec .ani_truck_col {
			bottom: 55px;
		} */

		svg#truck {
			height: 95px;
			width: 155px;
			position: relative;
			top: -50px;
		}


		.ser_ttl {
			padding-bottom: 20px;
			font-size: 17px;
		}

		.ani_truck_sec {
			margin-top: -150px;
		}
	}

	@media all and (min-width: 1681px) and (max-width: 1880px) {

		/* main banner */
		.bnr_row:before {
			right: 0;
		}

		.bnr_sec:after {
			height: 460px;
		}

		.bnr_row:before {
			height: 550px;
			bottom: 110px;
		}

		/* ------Faqs start------ */
		.faq_sec:after {
			width: 90%;
		}

		/* ------our service start------ */
		.ser_img img {
			height: 230px;
		}

		.service_main_box_inr {
			padding: 20px 10px;
		}
	}