@media screen and (max-width: 1500px) {
	.cart-table thead th:last-child {
		width: 120px !important;
	}
}

@media screen and (max-width: 1200px) {
	.category-description {
		max-width: 100%;
	}

	.th-header__search {
        width: 400px;
    }

	.custom-logo {
		max-width: 230px;
	}

	.site-header-main .header-left {
		width: 10%;
	}

	.hero-content .container {
		padding-right: 450px;
	}

	.intro-slider .flexslider .hero-content h2.c-ip-slider__title {
		font-size: 48px;
	}

	.machinery .item img {
		height: 250px;
	}

	.c-ip-categories__title--image {
		min-height: 70px;
    	font-size: 18px;
	}

	#main-content .testimonial-desc p {
		font-size: 28px;
	}

	.testimonials {
		padding-top: 90px;
		padding-bottom: 90px;
	}

	.get-started .c-ip-heading {
		font-size: 20px;
	}

	.pc-title {
		font-size: 20px;
	}
	
	.pc-number {
		font-size: 30px;
		white-space: nowrap;
	}

	.cart-table thead th:last-child {
		width: 150px !important;
	}

	.product-data-for-mobile {
		display: block;
		margin-bottom: 20px;
	}

	.product-data-for-desktop {
		display: none;
	}
}

@media screen and (max-width: 992px) {
	.site-header-main .header-group > div {
		display: block;
		width: 100%;
	}

	.th-header__search {
		width: 100%;
	}

	.th-header__search {
		left: 0;
	}

	.site-header-main .header-group {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		margin-bottom: 20px;
	}

	.site-header-main .header-group .header-left {
		order: 1;
		width: 50%;
		position: relative;
		z-index: 99;
	}

	.site-header-main .header-group .header-right {
		order: 2;
		width: 50%;
	}

	.site-header-main .header-group .header-center {
		order: 3;
	}

	.get-started .inner img, .get-started .inner .c-ip-heading, .get-started .inner .separator {
		display: none;
	}

	.hero-content .container {
		padding-right: 0;
	}

	#main-content .heading {
		font-size: 32px;
		line-height: 40px;
	}

	.machinery .item img {
		height: 200px;
	}

	.c-ip-categories__title--image {
		min-height: 60px;
		font-size: 16px;
	}

	.machinery {
		padding-bottom: 90px;
	}

	#main-content {
		padding-top: 90px;
	}

	.product-steps {
		padding-top: 90px;
		padding-bottom: 90px;
	}

	.c-ip-steps__text {
		text-align: left;
		max-width: 60%;
	}

	.content-bottom-widgets .widget {
		padding-right: 0;
	}

	.product-steps {
		display: none;
	}

	.cart-table thead th:last-child {
		width: 220px !important;
	}
}

@media screen and (min-width: 910px) {
	.for-mobile {
		display: none;
	}
}

@media screen and (max-width: 909px) {
	.site-header-top {
		display: none;
	}

	.search-wcm.for-mobile {
		margin-bottom: 10px;
	}

	#content-top .feature-info {
		padding-left: 15px;
	}

	#content-top .feature-icon img {
		margin-right: 0;
		display: block;
	}

	#content-top .feature-info h3 {
        line-height: 18px;
	    letter-spacing: -.3px;
	    text-transform: uppercase;
	}

	.site-header-main .header-right {
		width: 1%;
	}

	.site-header-main .container .header-center .search-wcm,
	.site-header-main .container .header-right .header-contact {
		display: none;
	}

	.trigger-menu,
	.cart-icon {
		display: inline-block;
		color: #fff;
		font-size: 24px;
	}


	.trigger-menu {
		margin-right: 15px;
	}

	.site-header-main .header-left {
		padding: 16px 0;
	}

	.site-header-main .header-center {
		padding: 20px 7px;
	}

	.site-header-main .header-center {
		width: 49%;
		text-align: right;
	}

	.site-header-main .container {
		width: 100%;
	}

	.site-header-main .header-left {
		width: 50%;
	}

	.site-header-main-navigation {
	    background: #027ba4;
	}

	.main-navigation li,
	.main-navigation .primary-menu {
		border: none;
	}

	.main-navigation li a {
	    padding: 17px 5px !important;
	}

	.header-mobile-contact {
		display: block;
	}

	.site-header-main .header-group {
		margin-bottom: 0;
	}

	#content-top .feature {
		gap: 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 909px) {
	.site-header-main .container {
		width: 750px;
	}
}

@media screen and (max-width: 767px) {
	.intro-slider .flexslider .hero-content h3,
	.intro-slider .flexslider .hero-content p {
		max-width: 80%;
		margin-left: 0;
	}

	.woocommerce-breadcrumb {
	    font-size: 12px;
	}

	.category-description {
    	margin-bottom: 1.618em;
	}

	#content-top {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.single-product div.product {
		margin-top: 0;
	}

	.intro h1 {
		max-width: 100%;
		font-size: 24px;
	}

	body, button, input, select, textarea {
		font-size: 14px;
	}

	.intro-slider .flexslider .hero-content h2.c-ip-slider__title {
		font-size: 32px;
	}

	.intro-slider .flexslider .hero-content p {
		font-size: 18px;
		max-width: 100%;
	}

	.cart-table thead {
		display: none;
	}

	.cart-table td {
		display: block;
		text-align: right !important;
	}

	.cart-table .cartLink {
		flex-direction: column;
		align-items: end;
	}

	.cart-table .flex {
		justify-content: end;
	}

	.cart-table td:before {
		content: attr(data-title) ": ";
		font-weight: 700;
		float: left;
		margin-right: 10px;
	}

	.your-order table tfoot td:first-child {
		display: none;
	}

	.product-uses .use-label {
		width: 100%;
		display: block;
		margin-bottom: 5px;
	}

	.product-uses .use-value {
		width: 100%;
		display: block;
	}

	.product-uses .use-label {
		border: 0;
		padding-bottom: 0;
		margin-bottom: 0;
		margin-left: 2px;
		margin-top: 20px;
	}

	.product-uses table tr:first-child th {
		margin-bottom: 5px;
	}

	.cookie-consent .items-center {
		flex: 1 1 100%;
	}

	.cookie-consent .items-center p {
		margin-left: 0;
	}

	.cookie-consent .items-center .flex-shrink-0 {
		flex: 1 1 100%;
	}
}

@media screen and (max-width: 576px) {

	.row.align-items-center > .col-lg-4 {
		max-width: 100%;
		border-right: none !important;
	}

	#content-top .feature {
		display: block;
    	margin-top: 15px;
    	margin-bottom: 15px;
	}

	#content-top .feature-info,
	#content-top .feature-icon {
		display: inline-block;
	}

	.row.align-items-center > .col-lg-4 {
		flex: 50%;
    	max-width: 100%;
	}

	#content-top .feature-info p {
		display: block;
	}

	#content-top .row.align-items-center {
    	-webkit-align-items: top!important; 
    	-ms-flex-align: top !important;
    	align-items: top !important;
	}

	#content-top .row.align-items-center > .col-lg-4:last-child {
		display: none;
	}

	#content-top .feature-info {
		padding-left: 0;
	}

	#content-top .feature {
		text-align: center;
	}

	#content-top .feature-info p {
		width: 90%;
		margin: 0 auto;
	}

	.machinery .col-xs-4 {
		width: 100%;
	}
	
	.machinery .item {
		margin-bottom: 30px;
	}

	.machinery .item img {
		width: 100%;
	}

	.get-started .inner {
		flex-wrap: wrap;
		justify-content: center;
		min-height: auto;
		gap: 20px;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.get-started .get-start-wizzard {
		margin-left: 0;
		width: 100%;
	}

	#main-content .testimonial-desc p {
		font-size: 20px;
		line-height: 1.6;
	}

	.testimonials {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	#content-top .feature-info {
		width: 100%;
		margin-top: 10px;
	}

	.th-search--location--desktop-header .th-search__button--vehicle {
		display: none;
	}

	.th-search--location--desktop-header .th-search__button:before {
		display: none;
	}

	.th-search--location--desktop-header .th-search__input {
		text-align: left;
		padding: 0 15px;
	}

	.th-search--location--desktop-header .th-search__button {
		width: 30px;
	}

	button.th-search__button.th-search__button--search:after {
		opacity: 0;
	}

	.cart-table td.quantity:before {
		display: none;
	}

	.cart-table .cart-img {
		display: none;
	}

	.product-uses .use-value .col-xs-6 {
		width: 100%;
	}

	.product-data {
		padding: 20px;
	}

	.product-uses {
		padding: 20px;
	}

	.menu-box {
		padding: 20px;
	}

	.cart-box {
		padding: 20px;
	}

	.site-info {
		line-height: 2;
	}

	.content-bottom-widgets ul li {
		margin-bottom: 10px;
	}
	
	.menu-box .filter-list ul.subchildrens li a {
		font-size: 13px;
	}

	.menu-box .filter-list ul li {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.menu-box .filter-list ul {
		padding-top: 10px;
	}
}