@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.search-forum {
		left: -250px;
	}

	.main-menu ul li a {
		padding: 33px 10px;
	}

	.slider-text {
		padding: 0px 20px;
		width: 991px;
	}

	.slider-text h1 {
		font-size: 48px;
	}

	.about-text h2 {
		font-size: 22px;
		line-height: 30px;
	}

	.gallery-overlay-text h2 {
		font-size: 14px;
	}

	.blog2-feature-text h2 a {
		font-size: 16px
	}

}

@media only screen and (max-width: 567px) {
	.btn-calculate {
		margin-bottom: 20px;
	}
	.service-details-page img {
		height: 100% !important;
	}
	.catalog-btn-sec li.button-display {
		margin-bottom: 15px;
	}

	.catalog-btn {
		text-align: center;
	}

	.collection-h {
		height: 100% !important;
	}

	.service {
		padding-top: 30px !important;
	}

	.team-sec {
		padding-top: 30px !important;
		padding-bottom: 0px !important;
	}

	.pt-100 {
		padding-top: 40px !important;
	}

	.modal-content {
		margin-top: 80px !important;
	}

	.product-img2 {
		padding-bottom: 20px;
	}

	.about-tab {
		display: block;
	}

	.about-tab li.active a {
		width: 100% !important;
	}

	.service-details-page .tab-pane p {
		text-align: left;
		letter-spacing: 0px;
	}

	.globe-section img {
		height: auto;
	}

	.footer-sec {
		padding: 45px 0;
	}

	.packing-details .blog-content h3 {
		font-size: 34px;
	}
}

@media (max-width: 991px) {
	.breadcrumb-list li:last-child a {
		color: #b52d05;
		background: #fff;
		padding: 5px 10px;
		border-radius: 5px;
		font-size: 14px;
	}

	.breadcrumb-list {
		margin-top: 15px;
	}

	.cat-button {
		list-style-type: none;
		text-align: center;
		display: grid;
		grid-template-columns: repeat(3, 1fr) !important;
		gap: 20px;
	}

}

@media (max-width: 1200px) {
	.cat-button {
		list-style-type: none;
		text-align: center;
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		gap: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	body {
		font-size: 15px;
		line-height: 24px;
	}

	.pagehding-sec {
		padding-bottom: 50px;
		padding-top: 170px;
	}


	.bussiness-time {
		padding-top: 40px;
	}

	.wedget-newsletter {
		padding-top: 40px;
	}

	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 18px;
	}

	h3 {
		font-size: 16px;
	}

	.logo {
		text-align: center;
		padding-top: 0px;
	}

	.main-menu ul li a {
		padding: 10px 4px;
	}

	.header-left {
		text-align: center;
	}

	.main-menu {
		text-align: center;
	}

	.header-right::before {
		left: -50%;
	}

	.no-padding-left {
		padding-left: 15px
	}

	.no-padding-right {
		padding-right: 0px;
	}

	.search-forum {
		left: -218px;
	}

	.slider-text {
		width: 767px;
	}

	.slider-text h1 {
		font-size: 36px;
	}

	.about-us-img {
		margin-bottom: 20px;
	}

	.about-us-img img {
		width: 100%;
		margin-bottom: 30px;
	}

	.all-patner.owl-carousel.owl-theme img {
		padding: 50px;
	}

	.team-sec .col-lg-3.col-md-3.col-sm-6.col-xs-12:nth-child(2n+1) {
		clear: both;
	}

	.all-founder {
		margin-top: 40px;
	}

	.about-tab-sec {
		margin-bottom: 40px;
	}

	.project-gallery .inner {
		width: 50%
	}

	.footer-recent-news {
		margin-bottom: 30px;
	}

	.counting_sl {
		margin: 40px 0;
	}

	.single-blog2 .col-md-7.no-padding-right {
		padding-left: 0;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.all-blog2-feature .owl-controls {
		margin-top: 20px;
		transform: translateX(-50%);
		text-align: center;
		position: relative;
		left: 50%
	}

	.blog2-recent-news {
		margin-top: 40px;
	}

	.faq-sec {
		margin-bottom: 40px;
	}

	.hd-search-field form {
		width: 140px;
	}

	.home2.header-right::before {
		left: -50%
	}

	.sidebar {
		margin-top: 40px;
	}

	.project-details-img img {
		width: 100%;
		margin-bottom: 30px;
	}

	.why-choose-us-tab {
		margin-bottom: 40px;
	}

	.update-cart-left input[type="text"] {
		width: 200px;
	}

	.payment-method {
		padding-left: 15px;
		margin-top: 30px
	}

	.donate-amount {
		margin-bottom: 30px;
	}

	.sidebar {
		margin-top: 40px;
	}

	.product-text h2 a {
		font-size: 16px;
	}

	.product-meta .add-to-cart a {
		padding: 10px 10px;
	}

	.add-to-rating a i {
		font-size: 12px;
	}


}

@media only screen and (max-width: 767px) {
	body {
		font-size: 14px;
		line-height: 24px;
	}

	.cat-button {
		list-style-type: none;
		text-align: center;
		display: grid;
		grid-template-columns: repeat(1, 1fr) !important;
		gap: 20px;
	}

	.catalog-btn ul {
		display: inline-block;
	}

	.slider-section {
		display: none;
	}

	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 18px;
	}

	h3 {
		font-size: 16px;
	}

	.slider-text {
		width: 100%;
	}

	.about-us-img {
		margin-bottom: 20px;
	}

	.service-item .inner {
		width: 100%
	}

	.all-testimonial.owl-theme .owl-dots .owl-dot span,
	.all-blog2-feature.owl-theme .owl-dots .owl-dot span {
		top: -3px;
	}
}


@media only screen and (min-width: 0px) and (max-width: 767px) {
	body {
		font-size: 14px;
		line-height: 24px;
	}

	h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 22px !important;
		line-height: 30px !important;
	}

	h3 {
		font-size: 16px;
	}

	.why-choose-us-tab {
		margin-bottom: 40px;
	}

	.project-details-img img {
		width: 100%;
		margin-bottom: 30px;
	}

	.product-thumb img {
		width: 100%;
	}

	.header-left {
		text-align: center;
		padding-top: 64px;
	}

	.header-right::before {
		left: -50%;
	}

	.slider-text {
		padding: 0 30px;
	}

	.logo {
		text-align: center;
	}

	.counting_sl {
		margin: 40px 0;
	}

	.about-us-img img {
		width: 100%;
		margin-bottom: 30px;
	}

	.site-search {
		display: inline-block;
		padding: 0 20px;
		position: absolute;
		transform: translateX(-50%);
		left: 50%;
	}

	.site-search:hover .search-forum {
		visibility: visible;
		transition: all 0.4s ease 0s;
		top: 0px;
		opacity: 1
	}

	.mean-nav li a i {
		display: none;
	}

	.slider-text h1 {
		font-size: 34px;
	}

	.search-forum {
		left: 50%;
		transform: translateX(-50%);
	}

	.slider-text li a {
		margin-bottom: 20px;
	}

	.breadcrumb-list {
		text-align: center;
	}

	.breadcrumb-right {
		text-align: center
	}

	.breadcrumb-right span {
		float: none;
	}

	.pagehding-sec {
		padding-top: 160px;
		padding-bottom: 30px;
	}

	.page-heading h1 {
		font-size: 28px;
	}

	.simplefilter {
		margin-top: 40px;
	}

	.shorttitle {
		background: #3f76ab none repeat scroll 0 0;
		display: block;
		margin-bottom: 40px;
		padding: 20px;
	}

	#navbarfiltr.navbar-collapse {
		border: 0;
		box-shadow: none;
	}

	.navbarsort .navbar-toggle {
		background: #292929 none repeat scroll 0 0;
		margin-top: 15px;
	}

	.navbarsort .navbar-toggle .icon-bar {
		background: #fff;
	}

	.shorttitle h2 {
		color: #fff;
		text-transform: uppercase;
		margin-bottom: 0;
		display: inline-block;
		margin-left: 10px;
	}

	#navbar li {
		display: inline-block;
		width: 100%;
	}

	#navbar ul li a {
		padding: 6px 9px;
	}

	.simplefilter li {
		display: inline-block;
		width: 100%;
		margin-bottom: 10px;
	}

	.navbarsort {
		display: block
	}

	.contact-field.contact-form,
	.map-sec {
		float: none;
		width: 100%
	}

	.no-padding-left {
		padding-left: 15px
	}

	.no-padding-right {
		padding-right: 15px;
	}

	.about-us-img img {
		width: 100%;
		margin-bottom: 0px;
		height: auto;
	}

	.all-patner.owl-carousel.owl-theme img {
		padding: 50px;
	}

	.all-founder {
		margin-top: 40px;
	}

	.about-tab-sec {
		margin-bottom: 40px;
	}

	.project-gallery .inner {
		width: 50%
	}

	.footer-recent-news {
		margin-bottom: 30px;
	}

	.team-member-thumb img {
		width: 100%;
	}

	.footer-sec .col-md-5.col-sm-6 {
		padding: 0;
		margin-bottom: 40px;
	}

	.footer-recent-news {
		margin-top: 40px;
	}

	.why-choose-inner {
		width: 100%;
	}

	.counting_sl {
		margin: 40px 0;
	}

	.single-blog2 .col-md-7.no-padding-right {
		padding-left: 0;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.all-blog2-feature .owl-controls {
		margin-top: 20px;
		transform: translateX(-50%);
		text-align: center;
		position: relative;
		left: 50%
	}

	.blog2-recent-news {
		margin-top: 40px;
	}

	.faq-sec {
		margin-bottom: 40px;
	}

	.service2-inner {
		margin-bottom: 50px;
	}

	.why-choose-us-tab {
		margin-bottom: 40px;
	}

	.login-form.billing-form {
		padding-left: 15px;
		margin-top: 30px;
	}

	.update-cart-left {
		text-align: center;
		margin-bottom: 20px;
	}

	.update-cart-right {
		text-align: center;
	}

	.payment-method {
		padding-left: 15px;
		margin-top: 30px
	}

	.payment-gateway {
		margin-top: 30px;
		position: none;
		top: 0px;
	}

}

@media only screen and (min-width: 0px) and (max-width: 659px) {
	.gallery-overlay-text {
		width: 100%;
		top: 20%;
		position: absolute;
		transform: translateY(-50%);
	}

	.gallery-overlay {
		background-image: none;
		background-color: rgb(63 118 171);

	}

	.gallery-button a i {
		font-size: 18px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

}

@media only screen and (min-width: 0px) and (max-width: 459px) {
	.about-tab li {
		width: 100%;
	}

	.main-slider .container {
		position: relative;
		z-index: 2;
	}

	.about-tab li a {
		margin-bottom: 20px;
		width: 100%;
	}
}

@media only screen and (min-width: 0px) and (max-width: 470px) {
	.all-patner.owl-carousel.owl-theme img {
		padding: 5px;
	}

	.wedget-newsletter {
		padding-top: 50px;
	}

	.slider-text h1 {
		line-height: 40px;
	}
}

@media only screen and (min-width: 0px) and (max-width: 550px) {}

@media (max-width: 567px) {
	.swiper-container {
		height: 45vh !important;
	}
	.service-content {
		height: 100% !important;
	}
	.catalog-img {
		height: 100% !important;
	}
	.infrastructure-section {
		padding: 40px 0;
	}

	.globe-section {
		padding: 40px 0;
	}

	.certificates-sec {
		padding: 40px 0;
	}

	.our-company {
		padding: 40px 0;
	}

	.service-details-page {
		padding: 40px 0;
	}

	.catalog-sec {
		padding: 40px 0;
	}

	.catalog-btn-sec {
		padding-top: 40px !important;
	}

	.packing-details {
		padding: 40px 0;
	}

	.tiles-calculation {
		padding: 40px 0;
	}

	.technical-sec {
		padding: 40px 0;
	}

	#main-slider__swiper-button-prev {
		width: 40px !important;
		height: 40px !important;
	}

	#main-slider__swiper-button-next {
		width: 40px !important;
		height: 40px !important;
	}

	.team-sec {
		padding-bottom: 0px;
	}

	.about-sec {
		padding-bottom: 30px;
		padding-top: 40px !important;
	}

	.count-up-sec {
		margin-top: 0px;
	}

	.business-section {
		padding-bottom: 30px;
		padding-top: 40px;
	}

	.country-sec {
		padding-bottom: 30px;
	}
}

@media only screen and (min-width: 0px) and (max-width: 480px) {
	.post-tags {
		display: inline-block;
		float: none;
		width: 100%;
	}

}

@media only screen and (min-width: 0px) and (max-width: 390px) {
	.sec-title h1 {
		font-size: 28px;
	}

	.service2-thumb {
		margin-right: 26px;
	}

	.service2-inner {
		margin-bottom: 60px;
	}

}

@media only screen and (min-width: 0px) and (max-width: 359px) {
	.service2-inner .media-left {
		padding-right: 0;
		width: 400px;
	}

	.service2-thumb {
		margin-right: 0;
		width: 100%;
	}

	.service2-thumb img {
		width: 100%
	}

	.service2-sec .media-body {
		float: left;
		text-align: left;
		width: 100%;
	}

	.service2-content {
		position: relative;
		top: 0;
		transform: none;
		margin-top: 20px;
	}

	.service2-thumb-icon {
		height: 50px;
		left: 50%;
		position: relative;
		right: 0;
		transform: translateX(-50%);
		width: 50px;
		bottom: 25px;
	}

	.commentar-sec img {
		margin-bottom: 20px;
	}
}