/*1600px*/
@media only screen and (max-width: 2000px) {
}
/*1300px*/
@media only screen and (max-width: 1366px) {
	.container {
		max-width: 1300px;
	}
	.calculator .tab-List.col-lg-7 .tab-bottom ul li {
		width: 18%;
	}
}
/*1200px*/
@media only screen and (max-width: 1359px) {
/* =====Home page responsive starts here===== */
.header-section .left-side{
  max-width: 66px;
}
.navbar-nav .nav-item a {
	font-size: 14px;
}
.navbar .navbar-nav {
	column-gap: 18px;
}
.home_about .content_wrap .watermark {
	top: 243px;
}
.serviceslider aside {
	left: 53px;
}
.calculator .tab-top ul {
	row-gap: 10px;
}
.calculator .tab-bottom ul li {
	width: 13%;
}
/* =====Home page responsive ends here===== */
/* =====furniture relocation page responsive starts here===== */

/* =====furniture relocation page responsive ends here===== */
.enquery_section .form-group .error {
	bottom: -36px;
	font-size: 12px;
	font-weight: 400;
	right: 14px;
	/* left: 0; */
	/* left: inherit; */
}
.enquery_section .form-group {
	margin-bottom: 20px;
}
.enquery_section .form-break {
	padding: 28px 10px;
}
}
/*992px*/
@media only screen and (max-width: 1199px){
/* =====Home page responsive starts here===== */
.header-section .left-side {
	max-width: 50px;
}
.navbar .navbar-nav {
	column-gap: 9px;
}
.navbar-expand-lg .navbar-nav li:last-child .nav-link {
	padding: 10px 12px;
}
.navbar-nav .nav-item a {
	font-size: 13px;
}
.bannertext-in .heading {
	font-size: 44px;
	line-height: 57px;
}
.section {
	margin: 70px 0 0 0;
}
.heading {
	font-size: 32px;
	line-height: 42px;
	margin-bottom: 20px;
}
.home_about .heading {
	max-width: 355px;
}
.home_about .content_wrap .watermark {
	font-size: 68px;
	line-height: 75px;
	left: -181px;
  top: 177px;
}
.home_about .btn {
	margin-top: 14px;
}
.process .container aside {
	padding: 50px 0;
}
.process .content-box {
	padding: 15px 12px;
}
.title {
	font-size: 16px;
	line-height: 21px;
}
.btn {
	font-size: 13px;
}
.calculator.section {
	margin: 70px 0;
}
.calculator .tab-top a {
	font-size: 13px;
	line-height: 40px;
	padding: 0 31px;
}
.serviceslider aside {
	left: 26px;
	padding: 34px 12px;
}
.gallery-section .gallery_wrap {
	grid-template-columns: repeat(4,24%);
	gap: 13px;
}
.mainfooter {
	padding: 80px 0 0 0;
}
.mainfooter .subheading {
	font-size: 19px;
	line-height: 35px;
	margin-bottom: 20px;
}
.home_about .content_wrap figure::before {
	width: 370px;
	height: 443px;
}
.calculator .item-box {
	padding: 15px;
}
.alert-dismissible .close {
	width: 42px;
	height: 42px;
}
.calculator .row{
	justify-content: space-between;
}
.calculator .tab-List.col-lg-7 {
	-ms-flex: 0 0 67%;
    flex: 0 0 67%;
    max-width: 67%;
}
.calculator .col-lg-5.right-part {
	max-width: 33%;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
}
.calculator .subtitle::after {
	content: inherit;
}
.calculator .tab-List.col-lg-7 .tab-bottom ul li {
	width: 18%;
}
/* =====Home page responsive ends here===== */
/* =====furniture relocation page responsive starts here===== */
.service_box .service_title {
	font-size: 18px;
	line-height: 24px;
}
/* =====furniture relocation page responsive ends here===== */
/* =====testimonial page responsive starts here===== */
.testimonialpage .testimonial-wrap{
	margin-bottom: 40px;
}
.testimonialpage{
  padding: 0 0 60px 0;
}
.subheading {
	font-size: 14px;
}
/* =====testimonial page responsive ends here===== */
/* =====about us page responsive starts here===== */
.exploreSection .left_part {
	padding: 15px;
	right: -61px;
}
.exploreBottom .row:nth-child(2n) .left_part {
	left: -50px;
}
/* =====about us page responsive ends here===== */
/* =====contact us page responsive starts here===== */
.contactInfo article aside {
	padding: 20px 12px;
}
.contactInfo article aside .iconCn {
	font-size: 40px;
}
.contact_form .heading {
	font-size: 31px;
	line-height: 40px;
}
/* =====contact us page responsive ends here===== */
/* =====faq page responsive starts here===== */
.faqPage_section .faq {
	max-width: 64%;
}
/* =====faq page responsive ends here===== */
/* =====inquiry-form page responsive starts here===== */
.enquery_section .contact_form {
	max-width: 92%;
}
/* =====inquiry-form page responsive ends here===== */
}
/*768px*/
@media only screen and (max-width: 991px) {
/* =====Home page responsive starts here===== */
.home_banner .banner_img {
	height: 42vh;
}
header .header-section {
	padding: 13px 0;
}
.header-section .left-side {
	max-width: 80px;
}
.dropdown:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: inherit;
	-webkit-transform: inherit;
	-moz-transform: inherit;
	-ms-transform: inherit;
	-o-transform: inherit;
	transform: inherit;
}
.responsive_nav .dropdown i{
  display: none;
}
.dropdown-toggle::after {
	content: inherit;
}
.responsive_btn{display: block;}
.nav_menu{display: none;}
.responsive_nav li .cross {
	position: absolute;
	top: 7px;
	right: 10px;
	outline: none;
	border: none;
	box-shadow: none;
	padding: 0;
	width: 21px;
	height: 18px;
	background: #fff;
	line-height: 20px;
	cursor: pointer;
	text-align: center;
}
.responsive_nav li a, .responsive_nav li.dropdown a {
	font-size: 16px;
	line-height: 43px;
	color: #fff;
	padding: 0;
	display: block;
}
.responsive_nav li .cross::before, .responsive_nav li .cross.menulist::before {
	content: '\f0d7';
	font-family: 'FontAwesome';
	font-size: 18px;
	color: #000;
	border: none;
	outline: none;
}
.responsive_nav li .cross::before, .responsive_nav li .cross.menulist::before {
	line-height: 15px;
}
.responsive_nav li .menulist::before {
	content: '\f0d8' !important;
}
.responsive_nav li.menu-item-has-children::after {
	display: none;
}
.responsive_nav svg{
	display: none;
}
.responsive_nav li ul.dropdown-menu {
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	padding: 0;
	height: auto;
	margin: 0px 0 10px 0;
	/* background: inherit; */
	display: none;
	transform: inherit;
	transition: none;
	opacity: 1;
	visibility: visible;
	background: #9ABB46;
	float: none;
	padding: 0 0px;
}
.responsive_nav li ul.dropdown-menu li a{
	padding:  0 10px;
}
.responsive_nav ul li a:hover, .responsive_nav ul li a:focus, .responsive_nav ul li.active > a {
	background: transparent;
}
.header-section .responsive-btn{
  width: 76%;
}
.responsive_nav > li {
	position: relative;
	list-style: none;
	padding: 0 10px;
	border-bottom: 1px solid #fff;
}
.bannertext-in .heading {
	font-size: 39px;
	line-height: 52px;
}
.heading {
	font-size: 27px;
	line-height: 36px;
	margin-bottom: 20px;
}
.subtitle {
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 2px;
	margin-bottom: 8px;
}
.home_about .content_wrap .watermark {
	font-size: 51px;
	line-height: 61px;
	left: -144px;
	top: 103px;
	letter-spacing: 11px;
}
.process .container aside {
	grid-template-columns: auto;
	row-gap: 30px;
}
.process .content {
	max-width: 400px;
	margin: 0 auto;
	text-align: center;
}
.calculator .tab-top a {
	font-size: 12px;
	line-height: 39px;
	padding: 0 24px;
}
.calculator .tab-top {
	margin: 8px 0 35px 0;
}
.calculator .tab-bottom ul li {
	width: 19%;
}
.calculator .tab-bottom ul {
	column-gap: 3px;
}
.section {
	margin: 50px 0 0 0;
}
.service-section .serviceslider {
  padding: 0 30px;
}
.owl-prev {
	left: 1px;
}
.owl-next {
	right: 2px;
}
.gallery-section .gallery_wrap {
	grid-template-columns: repeat(3,32%);
}
.testimonialSection .testimonialSlider {
  padding: 0 18px;
}
.mainfooter .foot-top {
	-ms-grid-columns: repeat(3, 1fr);
	grid-template-columns: repeat(3, 1fr);
}
.mainfooter .subheading {
	font-size: 18px;
	line-height: 35px;
	margin-bottom: 20px;
}
.gallery_wrap .top-wrap, .gallery_wrap .top-wrap figure {
	height: 240px;
}
.home_about .content_wrap figure {
	margin: 0 0 80px 84px;
}
.home_about .content_wrap figure::before {
	width: 290px;
	height: 300px;
	left: -97px;
	bottom: -33px;
}
.home_about .content_wrap .watermark {
	font-size: 30px;
	line-height: 47px;
	left: -111px;
	top: 194px;
	letter-spacing: 11px;
}
.calculator .tab-List.col-lg-7 .tab-bottom ul li {
	width: 30%;
}
.calculator .tab-List.col-lg-7 {
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
}
.calculator .col-lg-5.right-part {
	max-width: 40%;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
}
.alert-dismissible .close {
	width: 33px;
	height: 33px;
	text-align: center;
}
.calculator .alert .close span {
	font-size: 35px;
	line-height: 26px;
}
/* =====Home page responsive ends here===== */
/* =====furniture relocation page responsive starts here===== */
.service_box .service_title {
	font-size: 18px;
	line-height: 24px;
}
.inner_banner_img {
	height: 300px;
}
.inner_banner_img img{
	height: 100%;
  width: 100%;
  object-fit: cover;
}
.expoloreservice_section .exploreslider {
  padding: 0 30px;
}
.removal_section {
	padding: 0px 0 60px 0;
}
.removal_section .phone_no a {
	font-size: 14px;
	line-height: 42px;
}
.removal_section img {
	margin: -110px 0 0 -25px;
}
.expoloreservice_section .service_box_bottom {
	opacity: 1;
	visibility: visible;
}
.service_box .service_box_top .service_title {
	opacity: 0;
	visibility: hidden;
}
.service_box .service_box_top figure::before {
	background: inherit;
	box-shadow: inherit;
	z-index: inherit;
}
/* =====furniture relocation page responsive ends here===== */
/* =====testimonial page responsive starts here===== */
.testimonialpage .testimonial-wrap {
	margin-bottom: 30px;
	padding: 20px;
}
.testimonialpage{
  padding: 0 0 40px 0;
}
/* =====testimonial page responsive ends here===== */
/* =====about us page responsive starts here===== */
.aboutus_part.home_about .content_wrap figure::before {
	left: -64px;
	bottom: -33px;
}
.aboutus_part.home_about .content_wrap .watermark {
	left: -77px;
	top: 185px;
}
.exploreSection .left_part {
	right: 0px;
}
.exploreBottom .row:nth-child(2n) .left_part {
	left: 0px;
}
.removal_section.about_page{
	margin-top: 50px;
}
/* =====about us page responsive ends here===== */
/* =====contact us page responsive starts here===== */
.contact_form .heading {
	font-size: 27px;
	line-height: 34px;
}
.contactInfo article {
	gap: 5px;
}
#home_from .form-group label {
	font-size: 12px;
}
#home_from .form-control{
	font-size: 13px;
}
#home_from .form-group {
	margin-bottom: 1rem;
}
.contactInfo article aside .comn {
	font-size: 14px;
	line-height: 23px;
}
.contactInfo article aside .socialLink i {
	font-size: 19px;
}
/* =====contact us page responsive ends here===== */
/* =====faq page responsive starts here===== */
.faq .heading {
	font-size: 26px;
}
.faqPage_section .faq {
	max-width: 70%;
	padding: 25px;
}
/* =====faq page responsive ends here===== */
/* =====inquiry-form page responsive starts here===== */
.enquery_section.section {
	margin: 50px 0 50px 0;
}
.enquery_section .contact_form {
	max-width: 100%;
	padding: 20px 10px;
}
.enquery_section .blogName {
	font-size: 14px;
	font-weight: 500;
	line-height: 34px;
	letter-spacing: 0px;
}
/* .enquery_section .form-group {
	margin-bottom: 7px;
} */
/* =====inquiry-form page responsive ends here===== */
}
/*600px*/
@media only screen and (max-width: 767px){
/* =====Home page responsive starts here===== */
.header-section .responsive-btn {
	width: inherit;
}
.header-section .hbottom{
  display: none;
}
.bannertext-in .heading {
	font-size: 36px;
	line-height: 51px;
}
.home_about .content_wrap {
	margin-top: 55px;
}
.home_about .content_wrap figure {
	max-width: 453px;
	max-height: 471px;
	margin: 0 0 80px 54px;
}
.home_about .content_wrap figure::before {
	left: -48px;
}
/* .home_about .content_wrap .watermark {
	font-size: 45px;
	line-height: 61px;
	left: -107px;
	top: 346px;
	letter-spacing: 8px;
} */
.calculator .tab-top ul {
	column-gap: 10px;
	row-gap: 15px;
	justify-content: center;
}
.calculator .tab-bottom ul li {
	width: 24%;
}
.serviceslider aside .title {
	font-size: 14px;
	line-height: 24px;
	display: inline-block;
}
.serviceslider p {
	padding: 15px 0;
  font-size: 13px;
  line-height: 20px;
}
.mainfooter .copyright::before {
	bottom: 29px;
	left: 0;
	transform: rotateY(180deg);
	background-size: 63%;
	background-repeat: no-repeat;
	background-position: right;
}
.mainfooter .copyright::after {
	bottom: 29px;
	right: 0;
	background-position: right;
	background-repeat: no-repeat;
	background-size: 63%;
}
.copyright_wrapper p, .copyright_wrapper p a {
	font-size: 13px;
	line-height: 24px;
}
.home_about .content_wrap figure::before {
	width: 290px;
	height: 408px;
	left: -54px;
	bottom: -49px;
}
.home_about .content_wrap .watermark {
	font-size: 30px;
	line-height: 47px;
	left: -99px;
	top: 390px;
	letter-spacing: 11px;
}
.calculator .tab-List.col-lg-7 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.calculator .col-lg-5.right-part {
	max-width: 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}
.calculator .tab-List.col-lg-7 .tab-bottom ul li {
	width: 24%;
}
/* =====Home page responsive ends here===== */
/* =====furniture relocation page responsive starts here===== */
.request-a-quote .delivery_grid {
	grid-template-columns: auto;
}
.request-a-quote p {
	line-height: 26px;
	text-align: justify;
}
.request-a-quote .rates {
	margin-top: 30px;
}
.delivery_grid_right .service_image {
  height: 300px;
}
.delivery_grid_right .service_image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.removal_section aside {
	margin: 0 0 0 0;
}
.removal_section img {
	margin: 0 0 0 0px;
}
.removal_section .removals {
	height: auto;
  padding: 25px;
  grid-template-columns: 1fr;
}
/* =====furniture relocation page responsive ends here===== */
/* =====about us page responsive starts here===== */
.aboutus_part {
	grid-template-columns: 1fr;
	gap: 10px;
}
.aboutus_part.home_about .content_wrap {
	margin-top: 0px;
}
.aboutus_part.home_about .content_wrap figure::before {
	left: -64px;
	bottom: -56px;
}
.aboutus_part.home_about .content_wrap .watermark {
	left: -108px;
	top: 397px;
}
.exploreSection .left_part {
	margin-bottom: 30px;
}
.aboutus_part .content li {
	font-size: 15px;
	line-height: 24px;
}
.aboutchoose .container aside {
	grid-template-columns: 1fr;
	padding: 50px 0;
}
/* =====about us page responsive ends here===== */
/* =====contact us page responsive starts here===== */
.contactInfo article {
	grid-template-columns: 1fr 1fr;
}
#home_from .form-group label {
	font-size: 14px;
}
/* =====contact us page responsive ends here===== */
/* =====faq page responsive starts here===== */
.faqPage_section .faq {
	max-width: 85%;
}
.enquery_section .alert-warning {
	width: auto;
	height: auto;
}
.enquery_section .alert-warning figure {
	padding: 8px;
}
.error_section .title {
	font-size: 49px;
	line-height: 1.2em;
}
/* =====faq page responsive ends here===== */
/* =====404 page responsive starts here===== */
.drop {
	max-width: 93px;
}
.drop::before, .drop::after {
	top: 16px;
	bottom: 0;
	left: 31px;
}
/* =====404 page responsive ends here===== */
}
/*480px*/
@media only screen and (max-width: 599px) {
/* =====Home page responsive starts here===== */
.home_banner .banner_img {
	object-fit: cover;
	height: 24vh;
	width: 100%;
}
.bannertext-in .heading {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 15px;
}
.btn {
	font-size: 13px;
	line-height: 41px;
}
.heading {
	font-size: 19px;
	line-height: 27px;
	margin-bottom: 20px;
}
.section {
	margin: 35px 0 0 0;
}
.subtitle {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
	margin-bottom: 4px;
}
.home_about .content_wrap figure {
	max-width: 380px;
	max-height: 450px;
	margin: 0 0 52px 19px;
}
.home_about .content_wrap figure::before {
	width: 306px;
	height: 291px;
	z-index: -1;
  left: -25px;
	bottom: -25px;
  border: 3px solid transparent;
}
.home_about .content_wrap {
	margin-top: 30px;
}
.home_about .content_wrap .watermark {
	font-size: 21px;
	line-height: 61px;
	left: -55px;
	top: 266px;
	letter-spacing: 3px;
}
.editor_text h1, h2, h3, h4 {
	font-size: 19px;
	line-height: 26px;
	margin-bottom: 10px;
}
.editor_text p {
	margin-bottom: 10px;
}
p {
	font-size: 14px;
	line-height: 22px;
}
.process .container aside {
	padding: 32px 0;
}
.btn {
	font-size: 12px;
	line-height: 40px;
}
.process .right_wrap {
	grid-template-columns: 1fr 1fr;
	gap: 8px;
}
.process .right_wrap p {
	font-size: 13px;
	line-height: 19px;
}
.calculator.section {
	margin: 35px 0;
}
.calculator .tab-top a {
	font-size: 11px;
	line-height: 32px;
	padding: 0 15px;
}
.calculator .tab-top ul {
	column-gap: 10px;
	row-gap: 11px;
	justify-content: center;
}
.calculator .tab-top {
	margin: 0px 0 25px 0;
}
.calculator .tab-bottom ul li {
	width: 32%;
}
.calculator .tab-bottom figure {
	padding: 8px;
	height: 100px;
	width: 100px;
}
.calculator .tab-bottom p {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.16px;
	margin-bottom: 10px;
}
.service-section .container {
	padding: 35px 0 0 0;
}
.service-section .title-wrap {
	margin: 0 0 28px 0;
}
.owl-carousel .owl-nav .owl-prev i, .owl-carousel .owl-nav .owl-next i {
	width: 36px;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
}
.owl-prev {
	left: 9px;
}
.owl-next {
	right: 12px;
}
.serviceslider a {
	font-size: 14px;
}
.subtitle::before {
	top: 3px;
  height: 12px;
}
.subtitle::after {
	top: 3px;
	height: 12px;
}
.gallery-section .title-wrap {
	margin-bottom: 30px;
}
.gallery-section .gallery_wrap {
	grid-template-columns: repeat(2,50%);
  gap: 6px;
}
.gallery_wrap .top-wrap, .gallery_wrap .top-wrap figure {
	height: 170px;
}
.testimonialSlider .owl-stage-outer {
	padding-top: 25px;
}
.testimonialSection .testimonialSlider {
	padding: 0 24px;
}
.testimonialSlider .item, .testimonialpage .item, .testimonial-wrap {
	padding: 18px 24px;
	margin-bottom: 50px;
	height: auto;
}
.testimonialSlider .client_name, .testimonial-wrap .client_name {
	font-size: 16px;
	line-height: 21px;
}
.testimonialSlider .client_degination, .testimonial-wrap .client_degination {
	font-size: 13px;
	line-height: 22px;
}
.testimonialSlider .item i, .testimonial-wrap i {
	font-size: 11px;
}
.testimonialSlider .item .content p, .testimonial-wrap .content p {
	font-size: 13px;
	line-height: 22px;
}
.mainfooter .foot-top {
	-ms-grid-columns: repeat(1, 1fr);
	grid-template-columns: repeat(1, 1fr);
	grid-row-gap: 7px;
}
.mainfooter {
	padding: 50px 0 0 0;
}
.mainfooter .subheading {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 0px;
	letter-spacing: 0;
	display: block;
	border-bottom: 1px solid #fff;
}
.mainfooter .subheading::before {
	content: inherit;
}
.mainfooter .subheading{
	position: relative;
}
.mainfooter .subheading::after,
.mainfooter .subheading.downlist::after {
	content: '\f067';
	font-family: 'FontAwesome';
	font-size: 14px;
	line-height: 16px;
	position: absolute;
	top: 7px;
	right: 0;
	cursor: pointer;
}
.mainfooter .subheading.downlist::after{
	content: '\f068';	
}
.mainfooter .menu-item a, .mainfooter .menu-item span {
	font-size: 14px;
	line-height: 28px;
}
.phonetoggle .fnav{
	display: none;
}
.mainfooter .fifth{
	margin-top: 25px;
}
.mainfooter .footer-logo{
	max-width: 65px;
}
#newsletter_f .blogName {
	font-size: 16px;
}
#newsletter_email {
	width: 100%;
}

.mainfooter .copyright::before,
.mainfooter .copyright::after {
	content: inherit;
}
.mainfooter .copyright_wrapper {
	flex-direction: column;
    text-align: center;
}
.mainfooter .copyright {
	margin: 0px 0 0 0;
}
.header-section .left-side {
	max-width: 58px;
}
.responsive_nav li a, .responsive_nav li.dropdown a {
	font-size: 15px;
	line-height: 43px;
}
.responsive_nav .dropdown-menu li a {
	color: #000;
    font-weight: 500;
}
.responsive_nav .dropdown-menu li a:hover,
.responsive_nav .dropdown-menu li a:focus {
	color: #000;
}
.responsive_nav .dropdown a:hover,
.responsive_nav .dropdown a:focus{
	color: #fff;
}
.responsive_nav .dropdown-menu li {
	border-top: 1px solid #000;
}
.calculator .tab-List.col-lg-7 .tab-bottom ul li {
	width: 32%;
}
.expoloreservice_section .service_box .content {
	padding: 8px 0;
}
.service_box .service_title {
	font-size: 16px;
	line-height: 20px;
}
.service_box p {
	font-size: 14px;
	line-height: 18px;
}
.service_box .btn_part .readmore {
	font-size: 13px;
}
/* =====Home page responsive ends here===== */
/* =====furniture relocation page responsive starts here===== */
.inner_banner_img {
	height: 206px;
}
.request-a-quote .counter {
	font-size: 20px;
}
.breadcrumb {
	margin-bottom: 0;
  padding: 0;
}
.request-a-quote .heading {
	margin-bottom: 12px;
}
.request-a-quote p {
	line-height: 21px;
}
.request-a-quote .rates {
	grid-template-columns: 1fr 1fr;
	row-gap: 30px;
}
.request-a-quote .rates .counter-text {
	font-size: 15px;
}
.request-a-quote .delivery_grid {
	gap: 30px;
}
.expoloreservice_section .service_box_bottom {
	padding: 6px;

}
.removal_section {
	padding: 0px 0 40px 0;
}
.removal_section .removals {
	padding: 12px;
  grid-template-columns: 1fr;
}
.removal_section .btn_wrapper {
	gap: 6px;
}
/* =====furniture relocation page responsive ends here===== */
/* =====about us page responsive starts here===== */
.aboutus_part {
	grid-template-columns: 1fr;
	gap: 6px;
	margin: 25px 0 0 0;
}
.aboutus_part.home_about .content_wrap figure::before {
	width: 306px;
	height: 291px;
	z-index: -1;
	left: -25px;
	bottom: -25px;
	border: 3px solid transparent;
}
.aboutus_part.home_about .content_wrap .watermark {
	font-size: 21px;
	line-height: 61px;
	left: -55px;
	top: 266px;
	letter-spacing: 3px;
}
.aboutService .heading {
	margin-bottom: 15px;
}
.aboutus_part .content ul {
	margin-top: 23px;
	gap: 5px;
}
.aboutus_part .content ul li::before {
	top: 5px;
	left: 0;
	font-size: 16px;
	line-height: 15px;
}
.exploreSection .heading {
	margin-bottom: 24px;
}
.exploreBottom .left_part .vehicles_title {
	font-size: 20px;
	line-height: 35px;
}
.exploreBottom .left_part ul li {
	font-size: 14px;
	line-height: 21px;
}
.exploreBottom .left_part ul {
	margin: 8px 0;
}
.about_choose_top .subheading {
	font-size: 14px;
	line-height: 24px;
}
.aboutchoose .container aside {
	padding: 30px 0;
}
.aboutchoose .choose_list {
	grid-template-columns: 1fr;
	gap: 18px;
}
.aboutchoose .description {
	font-size: 14px;
	line-height: 23px;
}
.expoloreservice_section .heading {
	margin: 0 0 20px 0;
}
.removal_section.about_page {
	margin-top: 35px;
}
/* =====about us page responsive ends here===== */
/* =====contact us page responsive starts here===== */
.contactInfo article {
	grid-template-columns: 1fr;
}
.contactInfo article {
	gap: 5px;
	margin-top: 25px;
}
.contactInfo article aside .iconCn {
	font-size: 35px;
}
.contactInfo .heading {
	font-size: 20px;
	line-height: 24px;
}
.contact_form .heading {
	font-size: 22px;
	line-height: 29px;
	margin: 0 0 10px 0;
}
/* =====contact us page responsive ends here===== */
/* =====faq page responsive starts here===== */
.faq .heading {
	font-size: 19px;
}
.faqPage_section .faq {
	max-width: 100%;
	padding: 25px 14px;
}
.page-content li {
	font-size: 14px;
	line-height: 22px;
}
/* =====faq page responsive ends here===== */
/* =====enquery page responsive starts here===== */
.contact_form .heading {
	font-size: 19px;
	line-height: 26px;
	margin: 0 0 10px 0;
}
.enquery_section .formsubheading {
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 8px;
}
.enquery_section .contact_form label, .enquery_section .blogName {
	font-size: 13px;
	line-height: 29px;
	letter-spacing: 1px;
}
.enquery_section .form-group {
	margin-bottom: 12px;
}
.enquery_section .form-group .error {
	bottom: -21px;
	right: 13px;
	/* left: 0; */
	/* left: inherit; */
	line-height: 22px;
	font-size: 11px;
}
.enquery_section .formsubtitle {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
	margin-top: 7px;
}
/* =====enquery page responsive ends here===== */
.contact_form .heading {
	font-size: 19px;
	line-height: 26px;
	margin: 0 0 10px 0;
}
}
/*360px*/
@media only screen and (max-width: 479px){

}
