@media (min-width: 1700px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .container-fluid {
	    max-width: 1645px;
	}
}




@media (max-width: 1900px) {
	.show-more span.more, .show-more span.less.open, .show-more span.more.open {
		display: none;
	}

.banner-bg, .banner-img {
	width: 50%;
}
.brands .txt>* {
	margin-right: 0;
}
.brands:nth-child(even) .txt>* {
	margin-left: 0;
}

	
}
@media (max-width: 1700px) {

	#primary-menu>li:nth-last-child(2) a:not(.m-tel) {
		display: none;
	}
	#primary-menu>li:nth-last-child(2) a.m-tel {
		display: block;
		padding: 2px 0;
		margin: 0;
	}	
	
}

@media (max-width: 1450px) {
#primary-menu>li:nth-last-child(1) {
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
}

.features>div {
	min-width: 40%;
}
.addr p {
	margin-left: 0;
}

#logo {
	width: auto;
	height: 60px;;
}

#primary-menu, .submenu-header, .submenu-header .bearings-list ul a {
	font-size: 18px;
}
.sector-brands a, .btn-yellow-border {
	font-size: 20px;
}

}

@media (max-width: 1300px) {
	#primary-menu {
		font-size: 16px;
	}
	.sectors-grid h5 {
		font-size: 18px;
	}
	.tax-sector .txt {
		font-size: 16px;
	}
}

@media (max-width: 1200px) {
#primary-menu>li {
	padding: 13px 10px;
}
#primary-menu>li:nth-last-child(2) a {
	padding: 6px 20px;
}
#primary-menu>li:nth-last-child(2) {
	margin: 0 10px;
}
.slogan, .home .slogan {
	left: 7%;
}
	.brands.term .txt .desc {
		margin-top: 1.5em;
	}
	.brands.term .txt>* {
	    	margin-right: 0;
    		margin-left: 0;
	}
	.brands.term .bg {
		margin-left: calc(var(--bs-gutter-x) * .5);
	}
	.bearing .show-desc {
		display: inherit;
	}
	.bearing #but3 {
		display: none;
	}
	.bearing .brands-buttons {
		margin-left: -0.75rem !important;
	}
	.bearing .bg {
    	margin-bottom: 0;
	}
	h3.brand-name {
		font-size: 25px;
		padding: 16px 10px;
	}
	h3.brand-name::after {
		width: 140px;
	}
}


@media (max-width: 992px) {
	.site-header .container {
		max-width: 100% !important;
	}
	
	h1:not(.h3), div.h1 {
		font-size: 28px;
	}
	h1:not(.h3)::first-line, div.h1::first-line {
		background: url("img/bg-yellow2.png") bottom repeat-x;
	}
	h3, h1.h3 {
		font-size: 22px;
	}
	h2, .aboutus h2 {
		font-size: 22px;
		padding-bottom: 22px;
		margin-bottom: 1em;
	}
	h4 {
		font-size: 14px;
	}
.entry-header h3 {
	font-size: 16px;
	margin-bottom: 40px;
}
	h5 {
		padding: 5px 0;
	}

	#sectorTabsContent h6 {
		font-size: 18px;
	}
	
#logo {
	width: 63px;
	height: 37px;
	margin: 14px 0 7px;
	background: url("img/logo-promax-mob.png") center no-repeat;
}
.main-navigation ul {
	display: none;
}
.navbar-toggler {
	display: block;
}
.banner, .home .banner {
	height: 255px;
	border-top: 9px solid var(--yellow);
	border-bottom: 7px solid var(--yellow);
}
.slogan, .home .slogan {
	bottom: 15%;
	height: 31px;
}
	.slogan span {
		font-size: 18px;
		padding: 3px 10px;
		margin: 0 15px;
		height: 31px;
	}
.slogan::before {
	border-top: 31px solid transparent;
	border-right: 15px solid var(--yellow);
}
.slogan::after {
	border-bottom: 31px solid transparent;
	border-left: 15px solid var(--yellow);
}
.m-navbar {
	display: flex !important;
}

.brand-home .brand-logo, .brand-home .brand-logo div {
	height: 125px;
	max-height: 125px;
}
.brand-home {
    padding: 25px;
}

	.brand-home ul a, .bearings-list ul a, .industry-list a {
		font-size: 16px;
	}
	.but.more {
    	width: 40px;
		height: 40px;
	}
	.but, .cf7-smart-grid.has-grid .wpcf7-form-control[type=submit] {
		width: 200px;
		height: 40px;
		font-size: 14px;	
	}
	.cf7-smart-grid.has-grid .wpcf7-form-control[type=submit] {
		margin: 20px 0;
	}
	.but {
		line-height: 37px;
	}
	.brand-home hr {
		margin: 15px -25px 20px;
	}

	.banner-title {
		font-size: 24px;
		width: 50%;	
	}
	.banner-form {
		height: 240px;
		margin-top: 3em;
	}
.banner-bg {
	width: 60%;
}
.banner-img {
	width: 40%;
}

	.aboutus {
		margin-top: 3em;
	}
	.aboutus .desc-h2 {
    	font-size: 16px;
		text-align: left;
	}
.cf7-smart-grid.has-grid .wpcf7-form-control:not(img) {
    font-size: 16px;
	padding: 10px 0;
	margin-top: 10px;
}

.site-footer {
	font-size: 14px;
	padding: 16px 0;
	border-top: 6px solid var(--yellow);
}

	.features {
		margin: 3em 0;
		gap: 20px;
	}
	.features>div {
		flex-wrap: wrap;
		gap: 0;
		align-self: flex-start;
	}
	.features h4 {
		margin-top: 10px;
		min-height: 50px;
	}

	.features .txt .desc {
    	font-size: 14px;
		line-height: 1.3;
	}
	
	.brands:not(.term) {
		margin: 2em 0;
		background: #fff;
		padding: 25px 10px;
	}
	.brands.term {
		margin: 1.5em 0 2em;
	}
	.brands .show-desc a {
		display: inline-block;
	}
	.brands:not(.term) .txt .desc {
		display: none;
		font-size: 16px;
	}
	.brands.term .txt .desc {
		font-size: 16px;
	}
	.brands:not(.term) .bg, .brands .gradient {
		background: none !important;
		margin: 0;
		padding: 0;
		width: 100%;
		box-shadow: none;
		height: auto;
	}
	.brands.term .bg:not(img) {
		height: auto;
		aspect-ratio: 2.2/1;
	}
	.brands .gradient {
	    height: 125px;
    	max-height: 125px;
	}
	.brands .gradient img {
    	max-height: 125px;
		width: auto;
	}
	.brands.term .gradient img {
    	display: none;
	}
	.brands .txt h3 {
		border-bottom: 0;
		position: relative;
	}
	.brands .txt h3::after, .brands-buttons.open::before {
		content: "";
		width: calc(100% + 44px);
		height: 1px;
		background: #C6C6C6;
		position: absolute;
		bottom: 0;
		margin: 0 -22px;
	}
	.brands-buttons.open::before {
		top: 0;
	}
	.brands-buttons {
	    padding-top: 0;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	.brands-buttons.open {
	    padding-top: 1.5em;
		margin-top: 1.5em;
		position: relative;
	}
	
	.form {
		padding: 2em 0 1em;
	}
	
	.bearings-list {
		padding: 2em 0;
	}
	.bearings-list ul {
		column-count: 1;
	}
	
	.bearing-header .back {
		min-width: 60px;
		margin-top: 5px;
	}
	.bearing-header h1 {
		text-align: left;
	}
	
	.content {
		font-size: 16px;
	}
	.content h1.h3 {
		font-size: 20px;
	}
	
	#ind-content {
		display: none;
	}
	#ind-content-m {
		display: block;
	}
	#ind-list {
		display: none;
	}

	.gutter {
		--bs-gutter-x: 1.5rem;
		margin-top: 0;
	}
	.p-company, .addr {
		font-size: 16px;
	}
	.acf-map {
		height: 270px;
		margin-bottom: 2em;
	}
	
	.error-404 {
		font-size: 16px;
		margin-bottom: 3em;
	}

	.go-home {
		font-size: 20px;
		text-align: left;
	}
	.form-popup, .form-popup h3 {
		font-size: 16px;
	}
	.form-popup {
		margin-right: 20px;
		margin-left: 20px;
		min-width: inherit;
		max-width: 100%;
	}

	.news {
		font-size: 16px;
	}

	.nav-tabs .nav-link {
		font-size: 22px;
	}
	.sectors-grid h5 {
		font-size: 16px;
	}
	h4.card-title {
		font-size: 20px;
	}




}
@media (max-width: 768px) {
	.brand-home {
		max-width: 100%;
	}
	.nav-tabs .nav-link {
		color: #C6C6C6;
	}
	.nav-tabs .nav-link.active {
		color: black;
	}
}

@media (max-width: 560px) {
	.nav-tabs {
		border-bottom: none;
	}
}
@media (max-width: 360px) {
#m-brands a {
	padding: 5px 20px;
}
#m-brands, #m-tel {
	margin: 9px 10px 0;
}
.navbar-toggler {
	margin-left: 10px;
}
	
	
}


