@media (min-width: 1600px) {
	.container {
		max-width: 1415px;
	}

	.banner-sm .container,
	.banner-lg .container {
		padding-right: 95px;
	}

	.driven-box.driven-box h3 {
		font: 700 30px/70px var(--fontMontserrat);
	}

	.single-solution .feature-content-slid .img-wraper {
		height: 220px;
	}
}

@media (max-width: 1600px) {
	.banner-lg .img-wraper {
		/*height: 410px;*/
		/*width: 418px;*/
	}

	.banner-lg .title h6 {
		font: 500 20px/32px var(--fontRoboto);
		margin-bottom: 10px;
	}

	.about-banner.banner-lg .title p:first-child,
	.solution-post-banner.banner-lg .title p,
	.banner-lg .title h1 {
		font: 700 50px/56px var(--fontMontserrat);
		margin-bottom: 26px;
	}
	.about-banner.banner-lg .btn-group .learn, .banner-lg .btn-group .learn {
		width: 180px !important;
		font: 600 14px/22px var(--fontMontserrat) !important;
		padding: 10px 24px 10px !important;
	}

	.banner-lg {
		padding-top: 180px;
		/*min-height: 600px;*/
	}

	.custom-select {
		font: 700 18px/25px var(--fontMontserrat);
	}

	.custom-select::before {
		height: 30.5px;
		width: 30.895164px;
		right: 10px;
	}

	.feature-lobby-box p {
		font: 400 16px/30px var(--fontRoboto);
	}
}

@media (max-width: 1400px) {
	.about-banner.banner-lg .btn-group .learn, .banner-lg .btn-group .learn {
		width: 180px !important;
		font: 600 14px/22px var(--fontMontserrat) !important;
		padding: 10px 24px 10px !important;
	}
	.banner-lg {
		min-height: 406px;
	}

	.banner-lg .img-wraper {
		/*height: 360px;*/
		/*width: 365px;*/
	}

	.about-banner.banner-lg .title p:first-child,
	.solution-post-banner.banner-lg .title p,
	.banner-lg .title h1 {
		font: 699 40px/48px var(--fontMontserrat);
		margin-bottom: 19px;
	}
}

@media (min-width: 1300px) and (max-width: 1400px) {
	.feature-lobby-box .img-wraper {
		max-height: 239px;
	}

	.feature-lobby-box .img-wraper img {
		object-fit: contain;
		margin: auto;
	}

	header nav ul li a {
		font: 700 20.0988px/26px var(--fontRoboto);
	}

	.news-event-box h3 {
		font: 700 28px/35px var(--fontMontserrat);
	}
}

@media (min-width: 1200px) and (max-width: 1300px) {
	.machine-wraper img {
		height: 320px;
	}

	.home-banner .img-group .img-lg::after {
		height: 355.5914px;
	}

	.feature-lobby-box .img-wraper {
		height: 100%;
		max-height: 239px;
	}

	.feature-lobby-box .img-wraper img {
		object-fit: contain;
		margin: auto;
	}

	.driven-slider .slick-next::after {
		left: 0;
	}

	.driven-slider .slick-prev::after {
		left: -7px;
	}

	.news-event-box p {
		font: 400 16px/30px var(--fontRoboto);
	}

}

@media (min-width: 920px) and (max-width: 1600px) {
	.page-template-template-knowledge-base .sm-looking-banner a {
		width: 200px;
	}

	.get-start .form-wraper p {
		flex-wrap: wrap;
	}

	.get-start .get-select,
	.get-start .form-wraper input[type="email"],
	.get-start .form-wraper input[type="text"] {
		margin-bottom: 8px;
	}

	.feature-lobby-box .img-wraper {
		height: 100%;
		max-height: 260px;
	}

	.feature-lobby-box {
		min-height: 430px;
	}

	#downloads .row {
		row-gap: 50px;
	}

	.custom-select-wrapper ul li {
		padding: 0px 10px;
	}

	.custom-products-wraper .img-wraper img {
		width: 100%;
		object-fit: cover;
	}

	.driven-box.driven-box h3 {
		font: 700 20px/45px var(--fontMontserrat);
	}

	.feature-content-slid h3 {
		font: 700 25px/35px var(--fontMontserrat);
	}

	.product-page {
		padding-top: 65px;
		margin-bottom: 61px;
	}

	.wpcf7 form.sent .wpcf7-response-output,
	.wpcf7 form.invalid .wpcf7-response-output,
	.wpcf7 form.unaccepted .wpcf7-response-output,
	.wpcf7 form.payment-required .wpcf7-response-output {
		padding-left: 15px;
		font-size: 18px;
	}

	.page-template-template-contact form {
		text-align: left;
	}

	.page-template-template-contact .wpcf7 form.sent .wpcf7-response-output,
	.page-template-template-contact .wpcf7 form.invalid .wpcf7-response-output,
	.page-template-template-contact .wpcf7 form.unaccepted .wpcf7-response-output,
	.page-template-template-contact .wpcf7 form.payment-required .wpcf7-response-output {
		padding-left: 0;
		font-size: 18px;
	}

	.brand-slider .slick-track {
		column-gap: 0;
	}

	.brand-slider .slick-track img {
		object-fit: contain;
		width: 100px;
		height: 50px;
	}

	.product-page-title h1,
	.product-page-title h2 {
		font: 700 41px/47px var(--fontMontserrat);
	}

	.footer-wraper::after {
		height: 208.999969px;
		max-width: 208.000031px;
	}

	.get-start {
		margin-bottom: 13px;
	}

	footer .get-start form {
		width: 100%;
	}

	footer .get-start form .wpcf7-spinner {
		position: absolute;
		top: 80px;
	}

	/*.news-event-box h3 {*/
	/*min-height: 114px;*/
	/*}*/

	/*.news-event-box p {*/
	/*min-height: 90px;*/
	/*}*/
	/*.news-event-box {*/
	/*margin-bottom: 60px;*/
	/*}*/

	.our-solution {
		padding-bottom: 50px;
		padding-top: 80px;
	}

	.our-solution .row {
		row-gap: 100px;
	}

	.single-solution .driven-2 .row {
		column-gap: 0px;
	}

	.single-solution .driven-box.driven-box h3 {
		margin-bottom: 10px;
	}

	.horizontal-tabs.nav-tabs .nav-link {
		font: 500 24px/32px var(--fontRoboto);
		/*border-bottom: 4px solid #262F63;*/
		padding-bottom: 3px;
	}

	.machine-wraper img {
		width: 100%;
		right: -14px;
	}

	.get-start .form-wraper {
		flex-wrap: wrap;
		justify-content: center;
	}

	.get-select,
	.get-start .submit,
	.get-start .form-wraper input[type="email"],
	.get-start .form-wraper input[type="text"] {
		width: 220px;
	}

	.filter-select-wraper {
		margin-top: -20px;
		flex-wrap: wrap;
		justify-content: space-between;
		row-gap: 20px;
	}

	.select-wraper {
		width: 17%;
	}

	.select-wraper select {
		font: 500 15px/27px var(--fontRoboto);
	}

	.select-wraper select {
		width: -webkit-fill-available;
		padding: 10px;
		padding-right: 25px;
	}
}

@media (min-width: 1201px) and (max-width: 1500px) {
	.home-banner .title h1 {
		line-height: 55px;
		font-size: 50px;
	}

	.home-banner .img-group .img-lg {
		height: 355.771332px;
		min-width: 100%;
	}

	.home-banner .img-group .img-sm {
		height: 240.958466px;
		max-width: 300px;
	}

	.home-banner .img-group::after {
		width: 84%;
		max-height: 325px;
	}

	.page-template-template-products span.p-sub-title {
		font: 700 14px/30px var(--fontMontserrat)
	}
}

@media screen and (max-width: 1200px) {
	.page-template-template-knowledge-base .feature-lobby-box {
		min-height: 380px !important;
	}
}

@media (min-width: 920px) and (max-width: 1200px) {
	.feature-lobby-box .img-wraper {
		height: 100%;
		max-height: 239px;
	}

	.home-banner .img-group .img-lg::after {
		height: 350.5914px;
	}

	.page-template-template-products span.p-sub-title {
		font: 700 14px/30px var(--fontMontserrat)
	}

	.feature-lobby-box .img-wraper {
		height: 100%;
		max-height: 260px;
	}

	.feature-lobby-box {
		min-height: 370px !important;
	}

	#downloads .row {
		row-gap: 50px;
	}

	.custom-products-wraper .img-wraper img {
		width: 100%;
		object-fit: cover;
	}

	.feature-lobby-box .img-wraper img {
		object-fit: contain;
		margin: auto;
	}

	header nav ul li a::after {
		content: '';
		background-color: var(--lightblue);
		height: 12px;
		width: 1px;
		position: absolute;
		top: 3px;
		right: -20px;
	}

	.feature-lobby-head {
		height: 53px;
		overflow: hidden;
	}

	.support-section {
		padding-top: 50px;
	}

	.home-banner .title h1 {
		line-height: 55px;
	}

	.single-post .banner-lg .title h1 {
		font-size: 42px;
		line-height: 55px;
	}

	.page-template-template-knowledge-base .sm-looking-banner a {
		width: auto;
	}

	.looking-for {
		padding-top: 41px;
	}

	.product-machine-item {
		column-gap: 21px;
		padding-bottom: 13px;
		margin-bottom: 27px;
	}

	.horizontal-tabs.nav-tabs {
		column-gap: 12px;
		margin-bottom: 47px;
	}

	.machine-wraper {
		position: relative;
		bottom: -120px;
	}

	.machine-wraper img {
		position: unset;
		height: 200px;
		width: 260px !important;
	}

	.banner-sm {
		padding-top: 89px;
		min-height: 379px;
	}

	.banner-sm .title p,
	.banner-sm .title h1 {
		font: 700 53px/64px var(--fontMontserrat);
	}

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

	.custom-select::before {
		background-size: 12px 14px;
		height: 31.5px;
		width: 31.895164px;
		right: 22px;
		top: 18px;
	}

	.custom-select::after {
		top: 26px;
		left: 18.22px;
		height: 22.771429px;
		width: 24.309237px;
	}

	.custom-select {
		height: 79px;
		padding: 28px 27px 21px 47px;
		font: 700 16px/22px var(--fontMontserrat);
		padding-right: 60px;
	}

	.current-modules li label {
		font: 400 17px/49px var(--fontMontserrat);
	}

	.order-configurator-section label {
		font: 700 26px/40px var(--fontMontserrat);
	}

	.quote-model .custom-floating-label label {
		top: 15px;
	}

	.quote-model .custom-floating-label label.active-label {
		top: -35px;
	}

	.texttual-section {
		padding-bottom: 58px;
	}

	.custom-products-wraper {
		column-gap: 22px;
	}

	.b-group {
		row-gap: 20px;
		flex-direction: column;
	}

	.addtional-information {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.information-box .img-wraper img {
		height: 100%;
		object-fit: contain;
	}

	.information-box .img-wraper {
		height: 200.371124px;
		width: 190px;
	}

	.news-event-box {
		border-radius: 7px;
		padding-bottom: 24px;
		margin-bottom: 42px;
	}

	.news-event-section {
		padding-top: 26px;
		padding-bottom: 6px;
	}

	.news-event-box .img-wraper {
		margin-bottom: 24px;
	}

	.news-event-box p {
		font: 400 17px/26px var(--fontRoboto);
	}

	.news-event-box h3 {
		font: 700 26px/32px var(--fontRoboto);
		margin-bottom: 17px;
	}

	.product-boxes {
		margin-bottom: 24px;
	}

	.product-box {
		column-gap: 40px;
	}

	.product-box .text p {
		font: 400 17px/26px var(--fontRoboto);
	}

	.product-box .text h2,
	.product-box .text h3 {
		font: 700 33px/50px var(--fontMontserrat);
	}

	.custom-products-wraper .text p {
		font: 400 17px/28px var(--fontRoboto);

		margin-bottom: 18px;
	}

	.custom-products-wraper .text h2,
	.custom-products-wraper .text h3 {
		font: 700 28px/32px var(--fontMontserrat);
	}

	.d-lg::before {

		background-position: center;
		background-size: contain;

		bottom: -109px;

		height: 416.159882px;
		width: 204.763916px;
		background-repeat: no-repeat;
	}

	.c-lg::before {

		top: 152px;

		height: 340px;
		width: 340px;
		background-size: contain;
	}

	.custom-products-wraper .img-wraper {
		height: 440px;
		width: 360px;
		min-width: 360px;
		margin: auto;
	}

	header .topbar-links {
		margin: 0px 0px 20px auto;
	}

	header {
		height: 150px;
	}

	.driven-box .icon {
		top: -31px;
		left: 34px;
		height: 62.690002px;
		width: 88.559998px;
	}

	.search-bar {
		flex-direction: column-reverse;
	}

	.search-bar input {
		top: 21px;
		transform: translateX(-100%);
	}

	.looking-for .text-wraper .read {
		font: 400 16px/19px var(--fontMontserrat);
		padding: 16px 20px 16px 20px;
	}

	.looking-for .looking-row:nth-child(odd)::after {
		left: -65px;
		height: 331px;
		width: 325px;
		top: 120px;
	}

	.looking-for .img-wraper::after {
		height: 325px;
	}

	.looking-for .img-wraper {
		height: 400px;
		width: 350px;
		min-width: 350px;
		margin-bottom: 40px;
	}

	.home-banner .img-group::after {
		width: 84%;
		max-height: 325px;
	}

	.btn-group .learn {
		font: 600 18px/20px var(--fontMontserrat);
		padding: 22px 36px 22px;
	}

	.home-banner .img-group .img-sm {
		height: 230.958466px;
		max-width: 300px;
	}

	.home-banner .img-group .img-lg {
		height: 355.771332px;
		min-width: 100%;
	}

	.driven-slider .slick-prev {
		left: 43px;
	}

	.driven-slider .slick-next {
		right: 42px
	}

	:root {
		--size60: 42px;
	}

	.driven-box.driven-box h3 {
		font: 700 20px/45px var(--fontMontserrat);
		white-space: unset;
	}

	.driven-slid {
		margin-left: 12.5px;
		margin-right: 12.5px;
	}

	.filter-tabs li {
		font: 700 24px/32px var(--fontRoboto);
		/*border-bottom: 3px solid #262F63;*/

	}

	.custom-title {
		font: 700 46px/60px var(--fontMontserrat);
		margin-bottom: 33px;
	}

	.our-product-wraper {
		margin-bottom: 64px;
	}

	.sm-looking-banner a {
		font: 500 13px/21px var(--fontRoboto);
		padding: 12px 6px 12px 6px;
	}

	.sm-looking-banner h6 {
		font: 700 22px/30px var(--fontMontserrat);
	}

	.sm-looking-banner p {
		font: 400 22px/42px var(--fontMontserrat);
	}

	.lobby-content {
		border-bottom: 8px solid var(--textred);
	}

	.feature-lobby-box p {
		font: 400 15px/22px var(--fontRoboto);
		margin-top: 20px;
	}

	.feature-lobby-head h4 {
		font: 700 18px/24px var(--fontMontserrat);
	}

	.feature-lobby-box .img-wraper img {
		object-fit: contain;
	}

	header nav ul {
		gap: 32px;
	}

	header nav ul>li>a {
		font-size: 14px;
	}

	header .head-menu {
		justify-content: space-between;
	}

	header nav>ul>li>a::after {
		top: 4px;
		right: -10px;
	}

	header .container {
		max-width: 90%;
	}
}

@media screen and (max-width: 998px) {
	.banner-lg .img-wraper {
		margin: 12px auto 0;
		display: none;
	}
	.page-template-template-knowledge-base .feature-lobby-box {
		min-height: 410px !important;
	}
	.machine-wraper {
		bottom: -149px;
	}

	.get-start .form-wraper p {
		flex-wrap: wrap;
	}

	.banner-sm {
		padding-top: 80px;
		min-height: 320px;
		padding-bottom: 80px;
		margin-bottom: 0px;
	}

	.banner-sm .row>* {
		width: 50%;
	}

}

@media (min-width: 920px) and (max-width: 1023px) {

	.driven-slider .slick-prev,
	.driven-slider .slick-next {
		top: 50%;
	}

	.driven-box.driven-box h3 {
		padding-bottom: 5px;
	}
}

@media screen and (max-width: 920px) {
	.machine-wraper {
		max-width: 300px;
		bottom: -138px;
	}

	.machine-wraper img {
		position: unset;
		height: 200px;
		width: 260px !important;
	}

	:root {
		scroll-behavior: unset;
	}

	.news-event-box .img-wraper {
		width: 100%;
		height: 100%;
	}

	.news-event-box .img-wraper img {
		object-fit: contain;
	}

	.feature-lobby-box .img-wraper {
		max-height: 260px;
	}

	.feature-lobby-box {
		min-height: auto;
	}

	#downloads .row {
		row-gap: 50px;
	}

	.custom-products-wraper .img-wraper img {
		object-fit: cover;
	}

	.feature-lobby-box .img-wraper img {
		object-fit: contain;
		margin: auto;
	}

	:root {
		scroll-behavior: unset;
	}

	.about-banner.banner-lg .btn-group .learn {
		width: fit-content;
	}

	.order-string ul {
		flex-wrap: inherit;
	}

	header nav ul,
	nav#mobile-nav {
		display: none !important;
	}

	.search-bar.show input {
		right: 0;
	}

	.driven-slider .slick-next::after {
		left: 5px;
	}

	.driven-slider .slick-prev::after {
		left: -20px;
	}

	footer .get-start .wpcf7-spinner {
		position: absolute;
	}

	.single-solution .custom-products .custom-products-wraper:last-child {
		margin-bottom: 10px;
	}

	.vertical-tabs .nav-item {
		padding-right: 20px;
	}

	.looking-for-wraper {
		overflow: hidden;
	}

	.order .text img {
		height: 14.443356px;
		width: 15.654781px;
		top: -2px;
	}

	.product-page-title p {
		margin-bottom: 0px !important;
		font: 400 16px/25px var(--fontRoboto);
	}

	.order .img {
		height: 40px;
	}

	.order .img img {
		height: 100%;
	}

	.product-page {
		padding-top: 16px;
		margin-bottom: 42px;
	}

	.order p {
		font: 500 16px/21px var(--fontRoboto);
		margin-top: -2px;
	}

	.product-machine-item .text p {
		font: 400 16px/26px var(--fontRoboto);
	}

	.product-machine-item {
		column-gap: 19px;
		padding-bottom: 14px;
		margin-bottom: 26px;
	}

	.product-machine-item .text h4 {
		font: 700 28px/46px var(--fontMontserrat);
		margin-top: 0px;
	}

	.order {
		padding: 9px 9px;
		padding-bottom: 9px;
	}

	.horizontal-tabs.nav-tabs {
		column-gap: 17px;
		margin-bottom: 29px;
	}

	.horizontal-tabs.nav-tabs .nav-link {
		font: 500 17px/23px var(--fontRoboto);
		/*border-bottom: 3px solid #262F63;*/
		padding-bottom: 0px;
	}

	.our-product-wraper .row {
		row-gap: 32px;
	}

	.sm-looking-banner a {
		font: 500 14px/19px var(--fontRoboto);
		padding: 16px 12px 14px 11px;
	}

	.sm-looking-banner h6 {
		font: 700 23px/34px var(--fontMontserrat);
	}

	.select-wraper select {
		padding-left: 20px;
	}

	.feature-content2 {
		margin-bottom: 42px;
	}

	.driven-2 {
		padding: 26px 0px 35px 0px;
	}

	.our-solution2 .feature-content {
		padding: 26px 0px 28px 0px;
	}

	.driven-2 .row {
		row-gap: 40px;
		column-gap: 0px;
	}

	.driven-2 .row .col-lg-4 {
		max-width: 100%;
	}

	.driven-2 .row .col-lg-4 .driven-box {
		margin-left: auto;
		margin-right: auto;
		max-width: 400px;
	}

	.vertical-tabs .nav-item {
		width: 50%;
	}

	.vertical-tabs {
		display: flex;
		flex-direction: inherit;
		border: none !important;
		margin-bottom: 50px;
	}

	.product-page-title>p {
		margin-bottom: 27px !important;
	}

	.product-page-title h1,
	.product-page-title h2 {
		margin-bottom: 11px;
		font: 700 45px/49px var(--fontMontserrat);
	}

	.knowledge-page {
		padding-bottom: 50px;
		padding-top: 18px;
	}

	.quote-model .get-select,
	.quote-model input[type="email"],
	.quote-model input[type="tel"],
	.quote-model input[type="text"] {
		height: 52px;
	}

	.quote-model {
		padding: 70px 20px 82px;
	}

	.model-cros {
		height: 43.406684px;
		width: 43.981742px;
	}

	.quote-title h6 {
		font: 400 23px/44px var(--fontMontserrat);
	}

	.current-modules li label {
		font: 400 22px/58px var(--fontMontserrat);
		margin-bottom: 0px;
	}

	.custom-select::before {
		background-size: 11px 12px;
		height: 28.5px;
		width: 28.895164px;
		border: 2px solid var(--lightblue);
		right: 14px;
		left: auto;
		top: 20px;
	}

	.custom-select::after {
		top: 25px;
		left: 13.22px;
		height: 22.771429px;
		width: 23.309237px;
	}

	.custom-select {
		height: 76px;
		padding: 22px 38px 16px 46px;
		font: 700 14px/20px var(--fontMontserrat);
		border-bottom: 8px solid var(--textred);
	}

	.order-configurator-section label {
		font: 700 27px/44px var(--fontMontserrat);
	}

	.order-configurator-section {
		padding-bottom: 44px;
		padding-top: 6px;
	}

	.solution-feature {
		margin-bottom: 0px;
	}

	.our-solution {
		padding-bottom: 60px;
		padding-top: 36px;
	}

	.texttual-section {
		padding-bottom: 50px;
	}

	.texttual-section .custom-products-wraper .text {
		padding-top: 0px;
	}

	.c-lg::before {

		top: 123px;
		left: -54px;
		height: 320px;
		background-size: contain;
		width: 320px;
	}

	.b-group {

		column-gap: 26px;
		flex-direction: column;
		row-gap: 20px;
	}

	.news-event-section {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.news-event-box p {
		font: 400 16px/26px var(--fontRoboto);
	}

	.news-event-box h3 {
		font: 700 26px/30px var(--fontRoboto);
		margin-bottom: 15px;
	}

	.news-event-box {
		padding-bottom: 16px;
		border-bottom: 8px solid var(--textred);
		height: auto;
	}

	.addtional-information .custom-title {
		margin-bottom: 40px;
	}

	.addtional-information {
		padding-top: 36px;
		padding-bottom: 36px;
	}

	.addtional-information .row {
		row-gap: 20px;
	}

	.information-box .img-wraper {
		height: 222.371124px;
	}

	.information-box .img-wraper img {
		object-fit: contain;
		height: 100%;
	}

	.product-box .text p {
		font: 400 16px/25px var(--fontRoboto);
	}

	.about-products h1 {
		margin-bottom: 40px !important;
	}

	.custom-products-wraper .text {
		padding-top: 0px;
	}

	.product-box {
		column-gap: 26px;
		padding-bottom: 22px;
	}

	.product-box .text h2,
	.product-box .text h3 {
		font: 700 27px/44px var(--fontMontserrat);
	}

	.product-boxes {
		row-gap: 28px;
		padding-top: 26px;
		margin-bottom: 20px;
	}

	.custom-products-wraper .text p {
		font: 400 15px/24px var(--fontRoboto);
		margin-bottom: 20px;
	}

	.custom-products-wraper {
		column-gap: 20px;
	}

	.custom-products-wraper .text h2,
	.custom-products-wraper .text h3 {
		font: 700 28px/34px var(--fontMontserrat);
		margin-bottom: 12px;
	}

	.custom-products-wraper .img-wraper {
		height: 380px;
		width: 350px;
		min-width: 350px;
	}

	.feature-content .custom-title {
		margin-bottom: 36px;
	}

	.about-satch {
		padding-top: 100px;
		padding-bottom: 18px;
		margin-bottom: 12px;
	}

	.looking-for-wraper {
		padding-top: 40px;
	}

	.home-banner .img-group::after {
		max-height: 455px;
	}

	.home-banner .img-group .img-lg::before {
		height: 334.5914px;
		width: 166px;
		top: -44px;
		right: -136px;
	}

	.home-banner .img-group .img-lg {
		height: 395.771332px;
		min-width: 380.734985px;
		width: 78%;
		margin-top: 30px;
	}

	.home-banner {
		padding-top: 156px;
	}



	.banner-lg .img-wraper::after {
		top: 68px;
	}

	.contact-us-form {
		padding-bottom: 20px;
		margin-top: -49px;
		padding-top: 66px;
	}

	.contact-us-form .row {
		row-gap: 21px;
	}

	.contact-us-form select,
	.contact-us-form input[type="email"],
	.contact-us-form input[type="tel"],
	.contact-us-form input[type="text"] {
		height: 64px;
		font-family: var(--fontRoboto);
	}

	.form-title h3 {
		font: 700 30px/52.5px var(--fontMontserrat);
	}

	.form-title h4 {
		font: 400 28px/40.5px var(--fontMontserrat);
	}

	.contact-banner .title {
		padding-bottom: 26px;
	}

	.banner-lg .img-wraper {
		/*height: 370px;*/
		width: 370px;
		margin-left: auto;
		margin-right: auto;
	}

	.about-banner.banner-lg .title p:first-child,
	.banner-lg .title p,
	.banner-lg .title h1 {
		font: 700 43px/52px var(--fontMontserrat) !important;
		margin-bottom: 25px;
	}

	.banner-sm .title h4,
	.banner-lg .title h4 {
		font: 700 24px/36px var(--fontMontserrat);
	}

	.support-section .row {
		row-gap: 20px;
	}

	.support-collapse {
		row-gap: 20px;
	}

	.search-bar {
		flex-direction: inherit;
		top: 1px;
	}

	.search-bar input {
		top: 19px;
		transform: translateX(-100%);
	}

	header .logo {
		top: 0px;
	}

	.product-lobby-section {
		padding-top: 10px;
	}

	.our-product-wraper {
		margin-bottom: 40px;
	}

	.footer-wraper::after {
		height: 140.999969px;
		max-width: 140.000031px;
	}

	.banner-sm .title p,
	.banner-sm .title h1 {
		font: 700 37px/44px var(--fontMontserrat);
	}

	header {
		height: 155px;
	}

	.lobby-content {
		border-bottom: 8px solid var(--textred);
	}

	.feature-lobby-box p {
		font: 400 16px/26px var(--fontRoboto);
		margin-top: 22px;
	}

	.feature-lobby-head h4 {
		font: 700 20px/25px var(--fontMontserrat);
	}

	.see-all {
		margin: auto;
	}

	.select-wraper select {
		height: 55px;
		width: 100%;
		font: 500 18px/27px var(--fontRoboto);
	}

	.select-wraper {
		width: 48%;
	}

	.filter-select-wraper {


		justify-content: end;
		flex-wrap: wrap;

		column-gap: 20px;
		row-gap: 20px;
	}

	.product-lobby-section .filter-tabs {
		margin-bottom: 30px;
	}

	.filter-tabs {
		column-gap: 30px;
	}

	.filter-tabs li {
		font: 700 18px/27px var(--fontRoboto) !important;
		/*border-bottom: 3px solid #262F63;*/
	}

	:root {
		--size60: 40px;
		--size55: 40px;
	}

	.custom-title {
		font-size: 37px;
		line-height: 50px;
	}

	.driven-slid .icon {
		top: -39px;
		height: 69.690002px;
		width: 86.559998px;
	}

	.driven-slid {
		row-gap: 68px;
		margin-left: 25.5px;
		margin-right: 25.5px;
	}

	.driven-slid .read {
		font-size: 16px;
	}

	.driven-slid .driven-box h3 {
		font-size: 25px;
		line-height: 34px;
		white-space: normal;
	}

	.single-solution .feature-content-slid .img-wraper {
		box-shadow: none;
	}

	.single-solution .feature-content-slid .img-wraper img {
		object-fit: contain;
	}

	.feature-content-slid .img-wraper {
		height: 252px;
		margin-bottom: 20px;
	}

	.feature-content-slid h3 {
		font-size: 25px;
		line-height: 31px;
		margin-bottom: 13px;
	}

	.looking-for .text-wraper .read {
		font-size: 16px;
		padding: 12px 18px 12px 16px;
	}

	.looking-for .looking-row:nth-child(even)::after {
		height: 118px;
		width: 118px;
	}

	.looking-for .img-wraper::after {
		height: 341px;
	}

	.looking-for .img-wraper {
		height: 405px;
		width: 348px;
	}

	.looking-row {
		flex-direction: column;
	}

	.footer-logo img {
		width: 84%;
	}

	.footer-row {
		flex-wrap: wrap;
	}

	.footer-col-2 {
		max-width: 25%;
		width: 100%;
	}

	.footer-col-1 {
		max-width: 25%;
		width: 100%;
	}

	header .topbar-links {
		gap: 8px;
		margin: 0px 0px 20px auto;
		padding: 0px;
	}

	header .topbar-links li a {
		height: 30.359123px;
		padding: 0px 6px;

	}

	.get-start .form-wraper {
		flex-wrap: wrap;
		justify-content: center;
	}

	.get-start .get-select,
	.get-start .form-wraper input[type="email"],
	.get-start .form-wraper input[type="text"] {
		height: 52px;
		padding-left: 19px;
	}

	.get-start .submit {
		height: 52px;
		/*width: 142px;*/
	}

	.get-start p {
		font-size: 28px;
		line-height: 34px;
	}

	.get-start h6 {
		font-size: 31px;
		line-height: 36px;
	}

	.get-start {
		padding: 40px 0px 30px 0px;
	}
}

@media screen and (max-width: 768px) {
	.product-machine-item {
		flex-direction: column;
		row-gap: 20px;
		margin-bottom: 20px;
	}

	.single-solution .custom-products-wraper {
		justify-content: center;
		align-items: center;
	}

	.single-solution .custom-products-wraper .img-wraper {
		height: 100%;
		width: 100%;
	}

	.single-post .custom-products-wraper .img-wraper img {
		object-fit: contain;
	}

	.breadcrums {
		display: block;
	}

	.see-all {
		text-align: center;
		position: relative;
		clear: both;
		max-width: 100%;
		display: block;
	}

	.filter-select-wraper form {
		display: block;
		text-align: center;
	}

	.select-wraper {
		width: 48%;
		display: inline-block;
		text-align: center;
		margin: 0 auto;
		margin-top: 20px;
	}

	.home-banner .title h1 {
		line-height: 50px;
	}

	.page-template-template-order-configration .wpcf7-form.sent .wpcf7-response-output {
		font: 400 26px/43px var(--fontMontserrat);
	}

	.page-template-template-order-configration .order-string .order {
		height: auto;
	}

	.quote-title h6 {
		font: 400 16px/44px var(--fontMontserrat);
	}

	.model-cros img {
		object-fit: cover;
	}

	.single-solution .custom-products .custom-products-wraper:last-child {
		margin-bottom: 50px;
	}

	.solution-title p {
		font: 400 16px/25px var(--fontRoboto);
	}

	.section-effect::before {
		top: 428px;
		right: 16px;
		height: 36px;
		width: 65px;
	}

	.section-effect::after {
		top: 450px;
		right: -242px;
		height: 251px;
		width: 351px;
		z-index: -1;
	}

	.driven-box.driven-box h3 {
		font: 700 20px/50px var(--fontMontserrat) !important;
	}

	.feature-content-slid h3,
	.information-box h3 {
		font: 700 20px/30px var(--fontMontserrat) !important;
	}

	.information-box .img-wraper {
		height: 153.371124px;
	}

	.banner-lg .img-wraper {
		width: 355px;
        margin-top: 30px;
	}

	.feature-content-slid h3 {
		overflow: visible;
	}

	.about-banner.banner-lg .title p:first-child,
	.banner-lg .title p,
	.banner-lg .title h1 {
		font: 700 35px/45px var(--fontMontserrat);
		margin-bottom: 20px;
	}

	.news-event-box .img-wraper {
		height: 100%;
		margin-bottom: 24px;
	}

	.b-group a {
		font: 500 16px/21px var(--fontRoboto);
		padding: 19px 19px 19px 19px;
	}

	.banner-lg .title {
		/*margin-bottom: 20px;*/
	}

	.banner-lg {
		padding-top: 146px;
		margin-bottom: 50px
	}

	.single-post .banner-lg {
		min-height: 530px;
	}

	.product-box {
		row-gap: 30px;
		flex-direction: column;
	}

	.custom-products-wraper {
		flex-direction: column;
		row-gap: 20px;
	}

	.filter-tabs li {
		font: 700 18px/18px var(--fontRoboto);
	}

	.filter-tabs {
		column-gap: 14px;
	}

	.brand-slider .slick-dots li button:before {
		width: 24px;
	}

	.brand-slider .slick-dots li {
		width: 24px;
	}

	.brand-section .custom-container {
		padding-left: 34px;
		padding-right: 34px;
	}

	.home-banner .img-group::after {
		top: 108px;
		left: -33%;
		height: 52%;
	}

	.home-banner .img-group .img-sm {
		height: 193.958466px;
		max-width: 252px;
	}

	.home-banner .img-group {
		width: fit-content;
	}

	.home-banner .img-group .img-lg {
		height: 340.771332px;
		min-width: 318px;
		max-width: 354px;
	}

	.driven-slid {

		margin-left: 10.5px;
		margin-right: 10.5px;
	}

	.custom-title {
		font-size: 28px;
	}

	.driven-slider .slick-prev::after {
		left: -30px;
	}

	.driven-slider .slick-prev,
	.driven-slider .slick-next {
		top: 100%;
		left: 50%;
		right: 50%;
	}

	.footer-col-1 {
		max-width: 33%;
		width: 100%;
	}

	.footer-col-2 {
		max-width: 33%;
		width: 100%;
	}

	.get-start p {
		font-size: 25px;
		margin-bottom: 8px;
	}

	.get-start h6 {
		margin-bottom: 28px;
	}

	footer .get-start form {
		width: 100%;
	}

	.wpcf7 form.sent .wpcf7-response-output,
	.wpcf7 form.invalid .wpcf7-response-output,
	.wpcf7 form.unaccepted .wpcf7-response-output,
	.wpcf7 form.payment-required .wpcf7-response-output {
		margin-top: 0;
		margin-right: 0;
		padding-right: 0;
	}

	.wpcf7-not-valid-tip {
		text-align: left;
	}

	.driven-slid:nth-child(3n -3),
	.driven-slid:nth-child(2n -1) {
		margin-top: 0;
	}

	.driven-slid .driven-box h3 {
		margin-bottom: 8px;
	}

	.driven-slider .slick-prev,
	.driven-slider .slick-next {
		top: 118%;
		left: 50%;
		right: 50%;
	}

	.feature-content .slick-list.draggable {
		margin: 0;
	}

	.banner-sm .title p,
	.banner-sm .title h1 {
		font: 700 28px/36px var(--fontMontserrat);
	}

	.product-page-title {
		margin-bottom: 50px;
	}

	.product-machine-item .text h4 {
		font: 700 25px/35px var(--fontMontserrat);
	}

	.single-post .custom-products-wraper .img-wraper {
		margin-bottom: 50px;
	}

	.about-banner.banner-lg .title p:first-child,
	.banner-lg .title p,
	.banner-lg .title h1 {
		font: 700 25px/35px var(--fontMontserrat) !important;
	}

	.banner-lg .title h6 {
		font: 500 20px/30px var(--fontRoboto);
	}

	.custom-products-wraper.d-lg .img-wraper {
		margin-bottom: 50px;
	}

	.solution-title h4,
	.solution-title h5 {
		font: 700 25px/35px var(--fontMontserrat);
	}

	.custom-products-wraper .text h2,
	.custom-products-wraper .text h3 {
		font: 700 25px/35px var(--fontMontserrat);
	}

	.support-section {
		padding-top: 50px;
		padding-bottom: 117px;
	}

	.driven-box.driven-box h3 {
		font: 700 26px/60px var(--fontMontserrat);
	}

	.driven-2 .row .col-lg-4 .driven-box {
		max-width: 100%;
		margin-bottom: 50px;
	}

	.login-model h3 {
		font: 700 25px/45px var(--fontMontserrat);
	}
}

@media (min-width:767px) and (max-width: 800px) {
	.get-start .wpcf7-spinner {
		position: absolute;
		top: 120px;
		right: 200px;
	}

	.col-lg-4.col-md-6 .grid-wraper {
		margin-bottom: 50px;
	}

	.col-lg-4.col-md-6:last-child .grid-wraper {
		margin-bottom: 0;
	}

	.contact-banner.banner-lg {
		margin-bottom: 10px;
	}

	.search-bar.show input {
		right: 0;
		top: 28px;
	}

	.home-banner .title h1 {
		font: 700 var(--size60)/50px var(--fontMontserrat);
	}

	.home-banner {
		margin-bottom: 0;
	}

	.looking-for .text-wraper h3 {
		font: 700 20px/30px var(--fontMontserrat);
	}

	.looking-for .looking-row:nth-child(odd)::after {
		position: absolute;
		left: 427px;
		height: 419px;
		width: 279px;
		content: '';
		background-image: url(../imeges/looking1-circle.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		top: 115px;
	}

	.home .feature-content {
		padding: 58px 0px 100px 0px;
	}

	.footer-wraper::after {
		position: absolute;
		content: '';
		width: 100%;
		background-size: cover;
		background-repeat: no-repeat;
		background-image: url(../imeges/footer-circle.png);
		height: 301.999969482423px;
		max-width: 302.00003051757926px;
		left: auto;
		right: 50px;
		transform: translatey(-50%);
		top: 0px;
	}

	footer .get-start {
		z-index: 999;
	}

	.hc-nav-trigger.hc-nav-1 {
		top: 53px;
	}

	.banner-lg .img-wraper {
		margin-left: auto;
		margin-right: inherit;
		height: 548px;
		width: 430px;
	}

	.our-solution .row {
		row-gap: 80px;
	}

	.page-template-template-contact .banner-lg .title {
		display: block;
	}

	.our-product-wraper .row {
		row-gap: 70px;
	}

	.vertical-tabs .nav-item {
		padding-right: 20px;
		text-align: center;
	}

	.vertical-tabs {
		row-gap: 20px;
	}

	.quote-model.open-model .wpcf7 form.sent .wpcf7-response-output,
	.quote-model.open-model .wpcf7 form.invalid .wpcf7-response-output,
	.quote-model.open-model .wpcf7 form.unaccepted .wpcf7-response-output,
	.quote-model.open-model .wpcf7 form.payment-required .wpcf7-response-output {
		padding-left: 15px;
	}
}

@media (min-width:666px) and (max-width: 680px) {
	.hc-nav-trigger.hc-nav-1 {
		top: 54px;
	}

	.our-solution .row {
		row-gap: 100px;
	}

	.get-wraper .wpcf7-spinner {
		position: absolute;
		right: 0;
		bottom: 0;
	}

	.single-products .get-start {
		margin-bottom: 50px;
	}

	.page-template-template-knowledge-base .sm-looking-banner a {
		width: 190px;
	}

	.page-template-template-contact .custom-floating-label label {
		padding: 13px 0px 18px 16px;
	}

	.quote-model .custom-floating-label label {
		top: 5px;
	}

	.quote-model .custom-floating-label label.active-label {
		top: -40px;
	}

	.single-products #data .product-machine-item:nth-child(1) h4,
	.single-products #downloads .product-machine-item:nth-child(1) h4,
	.single-products #plugin .product-machine-item:nth-child(1) h4,
	.single-products #features .product-machine-item:nth-child(1) h4,
	.single-products #modules-accessories .product-machine-item:nth-child(1) h4 {
		font-size: 30px;
	}
}

@media screen and (max-width: 580px) {
	.banner-sm {
		padding-bottom: 0px;
		margin-bottom: 20px;
	}

	.get-start .form-wraper p {
		gap: 20px;
		display: flex;
		flex-direction: column;
	}

	.machine-wraper {
		position: unset;
		margin-bottom: -58px;
	}

	.machine-wraper img {
		margin: auto;
		max-width: 274px;
		display: block;
		height: 260px;
	}

	.machine-wraper {
		max-width: -webkit-fill-available;
	}

	.product-page-banner p:last-child {
		font: 500 18px/28px var(--fontRoboto) !important;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.banner-sm .title {
		padding-top: 60px;
	}

	.banner-sm .row>* {
		width: 100%;
	}

	header .topbar-links ul#menu-top-menu,
	header .topbar-links {
		gap: 0;
		padding: 0px;
		margin: 0 auto;
		margin-bottom: 12px;
	}

	#downloads .row {
		row-gap: 40px;
		margin: 0px 0;
	}

	.single-products #data .product-machine-item:nth-child(1) h4,
	.single-products #downloads .product-machine-item:nth-child(1) h4,
	.single-products #plugin .product-machine-item:nth-child(1) h4,
	.single-products #features .product-machine-item:nth-child(1) h4,
	.single-products #modules-accessories .product-machine-item:nth-child(1) h4 {
		font-size: 28px;
	}

	.feature-lobby-box {
		min-height: 270px;
	}

	.feature-lobby-box {
		min-height: auto;
	}

	.banner-lg::after {
		min-height: 580px;
	}

	.choose .custom-select {
		white-space: nowrap;
		text-overflow: ellipsis;
		padding-left: 10px;
		font: 700 14px/29px var(--fontMontserrat);
	}

	.current-modules li input {
		margin-right: 15px;
		height: 19px;
		width: 19px;
	}

	.order-string ul {
		width: 100%;
	}

	.custom-qty-wrapper .custom-select::before {
		top: 15px;
	}

	.order-string ul li {
		font: 600 14px/24.38px var(--fontMontserrat);
		text-align: center;
		min-width: max-content;
		width: 100%;
	}

	.order-string {
		position: relative;
	}

	.order-string:after {
		position: absolute;
		top: 23px;
		background-image: url(../imeges/select-arrow.png);
		content: '';
		background-size: 16px 14px;
		height: 38.5px;
		width: 38.895164489746094px;
		border-radius: 50px;
		border: 3px solid var(--lightblue);
		position: absolute;
		background-position: center;
		right: 12px;
		left: auto;
		top: -10px;
		background-repeat: no-repeat;
		transition: 0.9s;
		z-index: 200;
		transform: rotate(270deg);
	}

	.home-banner .title h1 br {
		display: none;
	}

	.btn-group .learn {
		width: fit-content;
	}

	.top-bar {
		margin-bottom: 20px;
	}

	.quote-model .custom-floating-label label.active-label {
		top: -25px;
	}

	.contact-us-form .row {
		margin: 0;
	}

	.accessories.mix,
	.current-sensors.mix,
	.software.mix,
	.meters-analyzers.mix {
		margin-bottom: 50px;
	}

	.our-solution .row {
		row-gap: 60px;
	}

	.banner-lg .img-wraper img {
		width: 99%;
	}

	.page-template-template-products .sm-looking-banner a {
		margin-top: 50px;
	}

	.banner-lg .title p {
		font: 700 18px/25px var(--fontRoboto) !important;
	}

	.hc-nav-trigger.hc-nav-1 {
		right: 20px;
	}

	.contact-us-form .breadcrums-wraper {
		margin-bottom: 30px;
	}

	.contact-banner .title {
		display: block;
	}

	.accordion-body ul li a {
		font: 500 16px/20px var(--fontMontserrat);
	}

	.driven-slider .slick-prev,
	.driven-slider .slick-next {
		top: 115%;
		left: 50%;
		right: 50%;
	}

	.brand-slider .slick-track {
		column-gap: 0;
	}

	.brand-slid img {
		text-align: center;
		margin: 0 auto;
	}

	.custom-title {
		font-size: 25px;
		line-height: 35px;
	}

	.looking-for .text-wraper h3 {
		font: 700 25px/35px var(--fontMontserrat);
	}

	.looking-for-wraper .text-wraper p {
		font: 400 16px/25px var(--fontRoboto);
	}

	.feature-content .slick-list.draggable {
		margin: 0;
	}

	.feature-content .read {
		font: 700 16px/25px var(--fontMontserrat);
	}

	.search-bar.show input {
		right: 0;
	}

	.get-start {
		margin-bottom: 7px;
	}

	.order p {
		margin-bottom: 0px;
	}

	.breadcrums a {
		margin-right: 0px;
		margin-bottom: 5px;
	}

	.breadcrums * {
		margin-top: 12px;
	}

	.product-machine-item .text p {
		margin-bottom: 6px;
	}

	.horizontal-tabs.nav-tabs {
		column-gap: 18px;
		margin-bottom: 18px;
	}

	.horizontal-tabs.nav-tabs .nav-link {
		margin-bottom: 10px;
	}

	.horizontal-tabs.nav-tabs .nav-link {
		font: 500 15px/23px var(--fontRoboto);
	}

	.product-page-title h1,
	.product-page-title h2 {
		font: 700 25px/35px var(--fontMontserrat);
	}

	.knowledge-page .tab-content .row {
		row-gap: 64px;
		margin: 0px 0px;
	}

	.vertical-tabs .nav-item {
		width: 49%;
	}

	.vertical-tabs .nav-link {
		height: 82px;
		width: 100%;
		border-radius: 8px;
		display: flex;
		align-items: center;
		padding-left: 20px;
		font: 400 14px/20px var(--fontRoboto);
		color: var(--textgray);
		box-shadow: 0px 1px 3px 0px #00336326;
		gap: 10px;
		border: none !important;
	}

	.vertical-tabs {
		position: relative;
		z-index: 1;
	}

	.footer-wraper {
		padding-top: 55px;
		padding-bottom: 30px;
	}

	.copyright-bar {
		row-gap: 7px;
		padding-top: 14px;
		padding-bottom: 9px;
	}

	.home .feature-content {
		padding: 26px 0px 78px 0px;
	}

	.feature-content {
		padding: 26px 0px 78px 0px;
	}

	.brand-section h3 {
		font: 700 24px/39px var(--fontMontserrat);
		margin-bottom: 22px;
	}

	.looking-row {
		row-gap: 25px;
	}

	.looking-for .text-wraper .read {
		margin-bottom: 0px;
		z-index: 9;
	}

	.looking-for .looking-row:nth-child(even) .img-wraper::before {
		z-index: 1;
	}

	.about-satch .read {
		height: 52px;
		padding: 16px 14px 15px 14px;

	}

	.looking-for .img-wraper::after {
		height: 290px;
	}

	.looking-for .looking-row:nth-child(odd)::after {
		left: -31px;
		height: 300px;
		width: 300px;
		top: 105px;
	}

	.looking-for .img-wraper {
		height: 370px;
		width: 90%;
		margin: auto;
		margin-bottom: 26px;
		min-width: 90%;
	}

	.home-banner {
		margin-bottom: 0px;
	}

	.home-banner .img-group .img-lg {
		height: 340.771332px;
		min-width: 60%;
		width: 90%;
		max-width: 90%;
	}

	.btn-group .more {
		font: 700 19px/25px var(--fontRoboto);
	}

	.btn-group .learn {
		font: 600 16px/20px var(--fontMontserrat) !important;
		padding: 14px 18px 14px !important;
	}

	.home-banner .title p {
		font: 300 16px/26px var(--fontRoboto);
		margin-bottom: 19px;
		max-width: 349px;
	}

	.home-banner .title h1 {
		font: 700 var(--size60)/46px var(--fontMontserrat);
		margin-bottom: 8px;
		font-size: 27px !important;
		line-height: 37px;
	}

	:root {
		--size60: 32px;
		--size55: 32px;
	}

	.order-configurator-section .row {
		row-gap: 24px;
	}

	.order-configurator-section {
		padding-bottom: 70px;
		padding-top: 8px;
	}

	.custom-select-wrapper ul li {
		font: 400 17px/34px var(--fontMontserrat);
	}

	.custom-select::after {
		top: 17px;
		left: 14.22px;
		height: 20.771429px;
		width: 20.309237px;
	}

	.custom-select::before {
		background-size: 10px 10px;
		height: 24.5px;
		width: 24.895164px;
		border: 2px solid var(--lightblue);
		right: 12px;
		top: 15px;
	}

	.custom-select {
		height: 58px;
		background: #fff;
		padding: 18px 36px 14px 45px;
		font: 700 12px/18px var(--fontMontserrat);
		border-bottom: 6px solid var(--textred);
	}

	.order-configurator-section label {
		font: 700 20px/26px var(--fontMontserrat);
	}

	.choose .custom-select {
		padding-left: 18px;
	}

	.current-modules li label {
		font: 400 16px/30px var(--fontMontserrat);
	}

	.location-grid .row {
		row-gap: 20px;
	}

	.get-select {
		height: 52px;
		font-family: var(--fontRoboto);
	}

	.contact-location {
		padding-top: 20px;
		padding-bottom: 26px;
	}

	.grid-wraper .img-wraper {
		height: 112.220001px;
		width: 84.330002px;
	}

	.grid-wraper .img-wraper img {
		height: 100%;
		width: 100%;
	}

	.head-box {
		padding-bottom: 20px;
		column-gap: 20.7px;
		margin-bottom: 20px;
	}

	.location-grid .custom-title {
		margin-bottom: 18px;
	}

	.contact-location .text ul li a {
		font: 400 16px/22px var(--fontRoboto);
	}

	.contact-location .text h4 {
		font: 700 25px/33px var(--fontMontserrat);
		margin-bottom: 8px;
	}

	.head-box .img-wraper {
		height: 200.520004px;
		width: 155.270004px;
	}

	.head-box .img-wraper img {
		height: 100%;
		width: 100%;
	}

	.support-section {
		padding-bottom: 60px;
		padding-top: 10px;
	}

	.support-collapse .accordion-item {
		border-bottom: 6px solid var(--textred);
	}

	.support-collapse .accordion-button[aria-expanded="false"]::after,
	.accordion-button[aria-expanded="true"]::after {
		content: '';
		height: 30px;
		width: 30.451614px;
		margin-right: 0px;
		margin-top: 0px;
	}

	.support-collapse .accordion-button {
		font: 700 18px/26px var(--fontMontserrat);
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.drop_down {
		font: 500 18px/21px var(--fontMontserrat);
	}

	.select-wraper select {
		height: 45px;
		font: 500 16px/27px var(--fontRoboto);
	}

	.copyright-bar .copy-text {
		align-items: center;
		flex-direction: column;
	}

	.sm-looking-banner h6 {
		font: 700 25px/33px var(--fontMontserrat);
		margin-bottom: 50px;
	}

	.sm-looking-banner p {
		font: 400 28px/46px var(--fontMontserrat);
	}

	.filter-tabs {
		column-gap: 12px;
	}

	.filter-tabs li {
		font: 700 12px/18px var(--fontRoboto) !important;
		padding-bottom: 4px !important;
		/*border-bottom: 2px solid #262F63;*/
	}

	#backtop {
		height: 51px;
		width: 61px;
	}

	.filter-select-wraper {
		flex-direction: column;
	}

	.select-wraper {
		width: 70%;
		text-align: center;
		margin: 0 auto;
		margin-top: 20px;
	}

	.feature-lobby-head h4 {
		min-height: 50px;
	}

	.filter-select-wraper form {
		display: block;
		text-align: center;
	}

	.feature-lobby-box .img-wraper img {
		object-fit: contain;
	}

	.our-product-wraper .row {
		row-gap: 65px;
	}

	.lobby-content {
		max-width: 340px;
		margin-left: auto;
		margin-right: auto;
	}

	.get-start .form-wraper {
		display: flex;
		gap: 20px;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.footer-col-2,
	.footer-col-1 {
		max-width: 50%;
	}

	footer .footer-col-1:nth-child(1) {
		max-width: 100%;
		display: flex;
		justify-content: center;
		margin-bottom: 34px;
	}

	.footer-logo {
		min-width: 220px;
	}

	.footer-row h4 {

		margin-top: 3px;
	}
}

@media screen and (max-width: 480px) {
	header .topbar-links li a {
		font-size: 11px;
		padding: 0px 5px;
	}

	.hc-nav-trigger.hc-nav-1 {
		top: 54px;
	}

	.banner-lg .img-wraper img {
		object-fit: contain;
	}
}