@media (min-width: 1200px){
	.container {
		max-width: 1240px;
	}
}
@media (max-width: 991px) {
	.menu {
		display: none;
	}
	.header-search {
		padding: 25px 0px;
	}
	.canvas_open {
		height: 100%;
		align-items: center;
		display: flex;
		float: right;
		margin-right: 25px;
	}
	.canvas_open a {
		width: 35px;
		height: 35px;
	}
	.canvas_open a span {
		width: 100%;
		height: 3px;
		background: #000;
		margin: 6px 0px;
		display: block;
	}
	.canvas_open a span:nth-child(2) {
		width: 85%;
		margin-left: 15%;
	}
	.top-info-left {
		text-align: center;
	}
	.top-info-right {
		display: none;
	}
	.feature-area-content {
		margin-bottom: 30px;
	}
	.work-better-image {
		margin-bottom: 30px;
	}
	.work-better-bottom .work-better-image {
		margin-top: 30px;
		margin-bottom: 0;
	}
	.work-better-problems {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.work-better-content-lower {
		padding-right: 0;
	}
	.our-spaces-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.our-space-image img {
		height: 260px;
	}
	.about-story-hero,
	.about-idea-panel {
		grid-template-columns: 1fr;
	}
	.about-story-hero-copy {
		padding: 34px 28px;
		background: #fff;
	}
	.about-story-hero-copy span {
		margin-left: 0;
		margin-bottom: 22px;
	}
	.about-story-hero-image {
		margin-left: 0;
	}
	.about-story-hero-image::before {
		display: none;
	}
	.about-belief-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 24px 0;
	}
	.about-belief-item:nth-child(3) {
		border-right: 0;
	}
	.why-benefits-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.why-choose-panel {
		max-width: 820px;
	}
	.why-benefit-card {
		min-height: 245px;
	}
	.location-hero,
	.location-main-grid,
	.location-cta-bar {
		grid-template-columns: 1fr;
	}
	.location-hero-copy {
		padding-right: 0;
		background: #fff;
	}
	.location-hero-media {
		margin-left: 0;
	}
	.location-hero-media::before {
		display: none;
	}
	.location-actions {
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.getting-started-steps {
		grid-template-columns: 1fr;
		gap: 18px;
	}
	.getting-step-line {
		display: none;
	}
	.about-content {
		margin-top: 40px;
	}
	.works-about-area::after {
		width: 100%;
	}
	.works-about-thumbanil {
		margin-top: 50px;
	}
	.subscribe-form {
		margin-top: 40px;
	}
	.hero-appointment-form {
		max-width: 500px;
		margin: 0 auto;
		margin-top: 50px;
	}
	.hero-banner-content {
		text-align: center;
	}
	.themetechmount-area-full {
		padding: 10px;
	}
	.faq-area-vedio {
		margin-bottom: 50px;
	}
	.breadcrumb-area {
		padding: 150px 0px;
	}
	.contact-form-info {
		margin-top: 40px;
	}
	 
}
@media (max-width: 767px) {
	.hero-lsider-caption h2 {
		font-size: 50px;
	}
	.section-padding {
		padding: 70px 0px;
	}
	.section-padding-2 {
		padding-top: 70px;
		padding-bottom: 40px;
	}
	.latest-project-area {
		padding-top: 70px;
	}
	.hero-banner-content h2 {
		font-size: 50px;
	}
	.breadcrumb-area {
		padding: 100px 0px;
	}
	.breadcrumb-content h2 {
		font-size: 36px;
	}
 
}
@media (max-width: 676px) {
	.hero-slider-full .owl-dots {
		bottom: 30px;
		text-align: center;
		width: 100%;
	}
	.hero-lsider-caption {
		text-align: center;
	}
	.hero-slider-item {
		padding-top: 150px;
		padding-bottom: 120px;
	}
	.breadcrumb-content h2 {
		font-size: 32px;
	}
 
}
@media (max-width: 576px) {
	.hero-lsider-caption h2 {
		font-size: 35px;
	}
	.hero-lsider-caption h4 {
		font-size: 20px;
	}
	.header-top-search-form {
		width: 290px;
	}
	.section-padding {
		padding: 60px 0px;
	}
	.section-padding-2 {
		padding-top: 60px;
		padding-bottom: 30px;
	}
	.feature-area-content h2 {
		font-size: 26px;
	}
	.work-better-top {
		padding: 60px 0 35px;
	}
	.work-better-bottom {
		padding: 35px 0 60px;
	}
	.work-better-image {
		margin-bottom: 28px;
	}
	.work-better-bottom .work-better-image {
		margin-top: 10px;
		margin-bottom: 0;
	}
	.work-better-image img {
		height: 230px;
	}
	.work-better-content h2 {
		font-size: 28px;
	}
	.work-better-problems {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.our-spaces-area {
		padding: 60px 0;
	}
	.our-spaces-heading h2 {
		font-size: 42px;
	}
	.our-spaces-grid {
		grid-template-columns: 1fr;
	}
	.our-space-image img {
		height: 250px;
	}
	.our-spaces-actions {
		width: 100%;
	}
	.about-story-page {
		padding: 10px 0 40px;
	}
	.about-story-hero-copy h1 {
		font-size: 46px;
	}
	.about-story-hero-copy span {
		font-size: 20px;
	}
	.about-story-hero-copy p {
		font-size: 17px;
	}
	.about-idea-panel {
		padding: 18px 14px;
	}
	.about-idea-small-grid,
	.about-belief-grid {
		grid-template-columns: 1fr;
	}
	.about-belief-item,
	.about-belief-item:nth-child(3) {
		border-right: 0;
	}
	.about-idea-main {
		height: 220px;
	}
	.about-idea-small-grid img {
		height: 180px;
	}
	.why-choose-upward-area {
		padding-bottom: 60px;
	}
	.why-choose-panel {
		padding: 12px 12px 10px;
	}
	.why-choose-heading {
		height: auto;
		padding: 10px 8px;
	}
	.why-choose-heading h2 {
		display: block;
		font-size: 38px;
	}
	.why-choose-heading h2 strong {
		display: block;
		font-size: 34px;
		margin-top: 6px;
	}
	.why-choose-heading small {
		width: auto;
		text-align: center;
		margin-top: 2px;
	}
	.why-benefits-grid {
		grid-template-columns: 1fr;
	}
	.why-benefit-card {
		min-height: 0;
	}
	.why-choose-actions {
		width: 100%;
	}
	.location-page {
		padding: 20px 0 42px;
	}
	.location-hero {
		min-height: 0;
	}
	.location-hero-copy h1 {
		font-size: 42px;
	}
	.location-hero-media img {
		min-height: 250px;
		height: 250px;
	}
	.location-feature-grid {
		grid-template-columns: 1fr;
	}
	.location-map-card,
	.location-map-card > img,
	.location-map-card iframe,
	.location-map-illustration {
		min-height: 280px;
	}
	.location-cta-bar {
		padding: 18px;
		gap: 18px;
	}
	.location-actions,
	.location-actions a {
		width: 100%;
	}
	.about-content h2 {
		font-size: 26px;
	}
	.section-headding h2 {
		font-size: 28px;
	}
	.works-about-content h2 {
		font-size: 26px;
	}
	.project-item .info .info-item .left-info {
		padding-right: 50px;
	}
	.we-provide-content h2 {
		font-size: 26px;
	}
	.what-we-do-c h2 {
		font-size: 26px;
	}
	.hero-banner-content h2 {
		font-size: 36px;
	}
	.hero-banner-content h4 {
		font-size: 20px;
	}
	.hero-appointment-form h2 {
		font-size: 22px;
	}
	.breadcrumb-content h2 {
		font-size: 28px;
	}
	.error-404-content h2 {
		font-size: 40px;
	}
	.comments-list-full ul li {
		padding-left: 0px;
	}
	.comments-list-full ul li .thum {
		position: inherit;
		margin-bottom: 15px;
	}
 
}
@media (max-width: 360px) {
	.hero-lsider-caption h2 {
		font-size: 30px;
	}
	.hero-slider-item {
		padding-top: 120px;
		padding-bottom: 100px;
	}
	.header-top-search-form {
		width: 250px;
	}
	.feature-area-content h2 {
		font-size: 24px;
	}
	.work-better-content h2 {
		font-size: 24px;
	}
	.work-better-problems {
		grid-template-columns: 1fr;
		gap: 14px;
	}
	.work-better-image img {
		height: 210px;
	}
	.work-better-actions .button-1,
	.work-better-outline {
		min-width: 145px;
		padding: 14px 28px;
	}
	.our-spaces-heading h2 {
		font-size: 36px;
	}
	.our-space-image img {
		height: 220px;
	}
	.our-space-info {
		padding-left: 78px;
	}
	.our-space-title h3 {
		font-size: 16px;
	}
	.why-choose-heading h2 {
		font-size: 32px;
	}
	.why-choose-heading h2 strong {
		font-size: 30px;
	}
	.why-choose-heading h2 strong span {
		width: 22px;
		height: 39px;
	}
	.why-choose-actions .button-1,
	.why-choose-actions .work-better-outline {
		min-width: 145px;
		padding: 14px 28px;
	}
	.getting-started-panel h2 {
		font-size: 24px;
	}
	.location-hero-copy h1 {
		font-size: 34px;
	}
	.location-hero-copy h2 {
		font-size: 16px;
	}
	.location-feature-card {
		grid-template-columns: 42px minmax(0, 1fr);
		padding: 12px;
	}
	.location-map-illustration {
		min-height: 250px;
	}
	.map-mini-label span {
		display: none;
	}
	.map-pin-center {
		left: 34%;
		max-width: 145px;
	}
	.location-address {
		grid-template-columns: 30px minmax(0, 1fr);
	}
	.location-address i {
		font-size: 28px;
	}
	.about-story-hero-copy {
		padding: 28px 18px;
	}
	.about-story-hero-copy h1 {
		font-size: 38px;
	}
	.about-story-hero-copy span {
		margin-bottom: 20px;
	}
	.about-story-hero-image img {
		height: 230px;
	}
	.about-idea-copy h2,
	.about-beliefs h2 {
		font-size: 24px;
	}
	.about-content h2 {
		font-size: 24px;
	}
	.about-content-navs-tab-content-full .title h2 {
		font-size: 40px;
	}
	.about-content-navs-tab-content-full .title span {
		font-size: 18px;
	}
	.section-headding h2 {
		font-size: 24px;
	}
	.info-box-1 .number-c {
		font-size: 70px;
	}
	.works-about-content h2 {
		font-size: 24px;
	}
	.what-we-do-c h2 {
		font-size: 24px;
	}
	.breadcrumb-content h2 {
		font-size: 26px;
	}
	.accordion-item .accordion-body p {
		line-height: 26px;
		font-size: 14px;
	}
}
