@media screen and (max-width:992px) {
	.footer-style-one .widgets-section {
    background-color: var(--bg-theme-color);
    border-radius: 30px;
    padding: 27px 13px 0;
    position: relative;
    margin: 40px 0 22px;
    overflow: hidden;
}

.widget-content {
    margin-bottom: 12px;
}
	
	.top_bar:after {
		width: 19rem;
	}

	.info {
		display: none;
	}

	.about_section {
		height: inherit;
	}

	.about_section .sub-heading {
		padding: 20px 32px;
	}

	header .main-menu .main-menu__logo a img {
		width: 210px;
	}

	a.main-menu__toggler span {
		background: #ffffff;
	}

	.banner-item {
		padding: 150px 0 100px;
		min-height: 670px;
	}

	.hero-heading p {
		width: 100%;
	}

	.item-choose{
		flex-direction: column;
	}

	.item-choose .content-choose h4 {
		font-size: 15px;
		text-align: center;
	}

	.item-choose {
		padding: 14px 0px;
		gap: 10px;
	}

	.why-choose-section {
		padding: 12px 0;
	}

	.icon-choose img {
		width: 52px;
		margin: 0 auto;
	}

	.img-about {
		margin-top: 30px;
		padding-left: 0;
	}

	p br{
		display: none;
	}

	.theme-bg::after,
	.theme-bg::before {
		width: 150px;
	}

	.area-list-icon {
		display: grid;
		grid-template-columns: repeat(2,1fr);
	}

	.box-review {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.map-located {
		justify-content: center !important;
	}

	.map-located img {
		width: 50%;
	}

	.marquee_group .logo-brand img {
		width: 64px;
		filter: brightness(0.9) invert(1);
		height: 25px;
	}

	.about-footer {
		width: 100%;
		max-width: 100%;
	}

	.inner-banner {
		padding: 130px 0px 80px;
		z-index: 1;
	}

	.heading-inner .item-heading-inner span {
		color: #fff;
		font-size: 25px;
		margin-bottom: 0;
	}

	.text-main-inner img {
		display: none;
	}

	.heading-inner h1 {
		color: #fff;
		font-size: 61px;
	}

	.img-rounded {
		left: 0;
	}

	.item-grid-choose {
		margin-bottom: 20px;
		padding: 19px 10px;
	}

	.item-grid-choose h3 {
		font-size: 20px;
	}

	.item-grid-choose span {
		font-size: 28px;
		width: 60px;
		height: 60px;
		line-height: 60px;
		border-radius: 100%;
	}


	.grid-item-contact img {
		display: none;
		margin: 0;
	}

	.grid-contact-information {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		padding: 40px 0 0;
	}

	.grid-item-contact:nth-child(2) img {
    margin: 0 auto;
}


	.mobile-dekstop-label-contact img {
    margin: 0 auto 8px !important;
    width: 72px;
    margin-top: 30px !important;
}

	.mobile-dekstop-label-contact{
		text-align: center;
	}

	.contact-information h2 {
    line-height: 42px;
    margin-bottom: 22px;
    font-size: 37px;
}

.footer-links h3, .footer-contact h3 {
    margin-bottom: 23px;
}

.footer-copyright {
    margin-top: 54px;
    text-align: center;
    padding-bottom: 0;
}

}

@media screen and (max-width:600px) {
	.top_bar:after {
		width: 12rem;
	}

	.info {
		display: none;
	}

	.contact_section .container {
		margin-top: -70px;
	}
}


@media screen and (max-width:567px) {
	.info {
		display: none;
	}

	.top_bar {
		background: #2c2c2c;
		height: 119px;
	}

	.logo a img {
		width: 90px;
	}

	.details i {
		color: #fff;
	}

	.information_one {
		display: flex;
		gap: 13px;
	}

	button.navbar-toggler {
		padding: 0;
		font-size: 27px;
		outline: none;
	}

	.navbar-toggler:focus {
		box-shadow: inherit;
	}

	.header_menu .container {
		padding: 4px 9px;
		width: 93%;
	}

	div#main_nav {
		position: absolute;
		top: 45px;
		background: #fff;
		width: 100%;
		left: 0;
	}

	.header_menu .navbar ul.dropdown-menu.fade-up {
		padding: 0 30px;
		width: 100%;
		border: none;
	}

	.header_menu .navbar ul li a {
		color: #374358;
		display: block;
		padding: 12px 17px;
		font-size: 1rem;
		font-weight: 500;
		margin: 0;
	}

	.banner_item h6 {
		font-size: 16px;
	}

	.banner_item h6:before {
		content: "";
		background-color: #ffff00;
		position: absolute;
		left: 0;
		width: 30px;
		height: 3px;
		top: 8px;
	}

	h1 {
		font-size: 45px;
		font-weight: 500;
		line-height: 1.1;
		margin-bottom: 13px;
	}

	.banner_item p {
		padding-right: 0;
		color: #d1d1d1;
	}

	.banner_item {
		padding: 130px 20px;
	}

	.gapping {
		padding: 3rem 0;
	}

	h2 {
		font-size: 30px;
		font-weight: 500;
	}

	.about_section {
		height: 100%;
	}

	.about_section .sub-heading {
		padding: 0px 25px;
		text-align: center !important;
	}

	a.link-read {
		margin-top: 18px;
	}

	section.gallery_section {
		padding-top: 55px;
	}

	h4 {
		font-size: 18px;
		font-weight: 400;
	}

	.img_icon {
		background-color: #fff;
		width: 71px;
	}

	.provide_item span {
		right: 60px;
		font-weight: 500;
	}

	.contact_section .container {
		background: #fff;
		box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
		padding: 26px 18px;
		margin-top: -120px;
		border-radius: 60px 0px 60px 60px;
	}

	.get_in_touch h2 {
		margin-bottom: 30px;
		text-align: center;
	}

	.input_field {
		margin-bottom: 0px;
	}

	.about_img2 {
		margin-top: 32px;
	}

	.ftr_address_info {
		background: #f5f1ee;
		width: 100%;
		display: inline;
		padding: 21px 22px 11px;
	}

	.ftr_nav h4 {
		font-size: 22px;
		font-weight: 500;
		margin-bottom: 17px;
	}

	.ftr_nav {
		margin-bottom: 28px;
	}

	.top_footer .container {
		display: inline;
	}

	.ftr_address_info {
		background: #f5f1ee;
		width: 100%;
		display: inline-table;
		padding: 22px 22px 11px;
		border-radius: 0;
	}

	.logo_ftr {
		width: 100%;
		height: 124px;
		background: #181818;
		text-align: center;
		border-radius: 0px 0px 0px 17px;
		padding-top: 7px;
	}

	.copyright_bar {
		padding-top: 3px;
		margin-top: 14px;
		text-align: center;
	}

	.copyright_bar .container {
		display: inline;
	}

	.pera p {
		margin-bottom: 20px !important;
	}

	.social_icon_hd a:nth-child(3) {
		font-size: 25px;
	}

	.social_icon_hd a {
		color: #000;
		font-size: 20px;
		margin-left: 9px;
	}

	.header_menu .navbar ul li a.active::before {
		display: none;
	}

	.inner_banner {
		padding: 110px 0 68px !important;
	}

	.about_section_inner .sub-heading {
		text-align: center !important;
	}

	.about_section_inner .sub-heading {
		padding-top: 0;
		margin-bottom: 0;
	}

	img.small-image {
		position: absolute;
		border-radius: 0;
		height: 250px;
		top: 0;
	}

	img.big-image {
		position: relative;
	}

	.img_why_should {
		display: none;
	}

	.why_you_should .sub-heading h2 {
		line-height: 32px;
		margin-bottom: 20px;
		font-size: 26px;
	}

	.list_type_why ul {
		grid-template-columns: 1fr;
		gap: 11px;
	}

	.contact_section2 .get_in_touch p {
		margin-bottom: 27px;
		text-align: center;
	}

	.input_field button {
		margin: 0 auto;
		display: table;
	}

	.map iframe {
		height: 260px;
	}

	.supplying_cheshire .sub-heading {
		text-align: center !important;
	}

	.supplying_cheshire .sub-heading h2 {
		margin-bottom: 19px !important;
	}

	.col-lg-4.text-end {
		text-align: center !important;
	}


}