@media only screen and (min-width: 768px) {
	.assortment-sidebar .accordion-databox {
		display: block !important;
	}
}

/* only ipad 1024 and bigger screen landscape screen */
@media only screen and (min-width: 1024px) {
	#mainmenu>ul {
		display: block !important;
	}
}

/*==========================================================================================================*/
@media only screen and (max-width: 1440px) {
	#mainmenu>ul>li {
		font-size: 16px;
		margin: 0 0 0 14px;
	}

	#mainmenu li li a {
		font-size: 16px;
	}

	.hero-details-inner .inner h1 {
		font-size: 60px;
	}

	.hero-details-inner .inner {
		padding: 40px 30px;
	}

	.hero-details-inner .inner span.custom-profiles {
		margin-top: 20px;
	}

	.hero-with-sidebar-blocks {
		grid-gap: 20px;
	}

	.customized-profiles-sec {
		padding: 80px 0 50px;
	}

	.solutions-applications-sec {
		padding: 50px 0;
	}

	#mainmenu>ul>li.lang .lang-inner {
		grid-column-gap: 10px;
	}

	.inner-banner .main-title.border-bottom h2 {
		font-size: 60px;
	}

	.inner-banner {
		height: 400px;
	}

	.solutions-inner-applications-sec .industries-blocks {
		grid-gap: 30px;
	}

	.solutions-inner-applications-sec .industry-block a .industry-inner {
		padding: 20px;
	}

	.solutions-applications-sec.solutions-inner-applications-sec {
		padding: 80px 0;
	}

	.solutions-inner-title-desc h2 {
		min-height: inherit;
	}

	.solutions-applications-sec.assortment-products-details-sec:before {
		display: none;
	}

	.only-title-sec {
		min-height: auto;
		box-shadow: none;
	}

	.only-title-sec .main-title h2 {
		font-size: 50px;
		padding: 50px 0;
	}
}

/*==========================================================================================================*/
@media only screen and (max-width: 1200px) {
	#mainmenu>ul>li {
		font-size: 16px;
		margin: 0 0 0 12px;
	}

	#mainmenu li a {
		font-size: 16px;
	}

	#mainmenu,
	.search-option {
		margin: 0 0 0 auto;
	}

	#mainmenu ul ul {
		top: 67px;
	}

	#mainmenu ul ul::before {
		height: 40px;
	}

	#logo {
		width: 80px;
	}

	.search-option form button {
		font-size: 16px;
	}

	.search-option {
		padding: 0 16px;
	}

	.search-option form input {
		height: 35px;
		width: 220px;
	}

	.footer-main {
		padding: 67px 0 27px;
	}

	.ftr-company h3 {
		font-size: 20px;
		margin-bottom: 15px;
	}

	h4.ftr-titles {
		font-size: 17px;
		margin-bottom: 15px;
	}

	.footer-inner address,
	.footer-inner a {
		font-size: 18px;
	}

	.footer-inner address {
		margin-bottom: 10px;
	}

	.ftr-details {
		margin-bottom: 15px;
	}

	.footer-main {
		padding: 50px 0;
	}

	.hero-details-inner .inner h1 {
		font-size: 50px;
	}

	.hero-details-inner .inner span.custom-profiles {
		font-size: 20px;
	}

	.customized-profiles-details h2 {
		font-size: 42px;
	}

	.main-title h2,
	.pop-contentbox .main-title h2,
	.assortment-slider-sec .main-title h2 {
		font-size: 42px;
	}

	.view-solutions-block h3 {
		font-size: 30px;
	}

	.timeline {
		margin: 150px auto 180px;
	}

	.why-dg-blocks .why-dg-details ul li p {
		font-size: 20px;
	}

	.why-dg-details ul li i {
		margin-right: 20px;
	}

	.why-dg-details a.custom-profiles {
		font-size: 22px;
	}

	.home-news-sec {
		padding: 10px 0 50px;
	}

	.swiper-slide-active .swiper-inner-contents h2.slide-title,
	.home-news-slider .swiper-slide:hover .swiper-inner-contents h2.slide-title {
		margin-bottom: 10px;
		padding-bottom: 0px;
	}

	.swiper-inner-contents .news-more-details .public,
	.home-news-slider .swiper-slide:hover .swiper-inner-contents .news-more-details .public {
		margin-bottom: 5px;
	}

	.swiper-inner-contents .news-more-details p,
	.news-block .swiper-inner-contents .news-more-details p {
		-webkit-line-clamp: 5;
		margin-bottom: 5px;
	}

	.assortment-side-pro,
	.assortment-products {
		grid-gap: 20px;
	}

	.assortment-sidebar {
		width: 280px;
	}

	.accordion-databox .accordion-row h5 {
		font-size: 18px;
	}

	.assortment-products .assortment-pro h5 {
		font-size: 20px;
	}

	.accordion-databox .accordion-row h5 i {
		font-size: 25px;
		width: 25px;
		height: 25px;
	}

	.accordion-databox .accordion-row h5:after {
		font-size: 16px;
	}

	.assortment-products-sec .assortment-filters {
		margin-left: 300px;
	}

	.pop-contentbox {
		border-radius: 20px;
		padding: 30px;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	input[type="search"],
	input[type="url"],
	textarea,
	select {
		font-size: 18px;
	}

	.assortment-slider-sec {
		padding-bottom: 30px;
	}

	.prodcut-categories-title h4 {
		font-size: 24px;
	}
}

/*==========================================================================================================*/
@media only screen and (max-width: 1023px) {
	body {
		min-width: 320px;
	}

	img {
		max-width: 100%;
		width: auto;
		height: auto;
	}

	.wrap {
		width: 100%;
		padding: 0 20px;
	}

	.buttonset .col a {
		margin: 0 5px 8px 0;
	}

	.default-grid.cols4 .col {
		width: 50%;
	}

	.cols2.default-grid.tab-grid .col {
		width: 100%;
	}

	.image-block figure {
		width: 45%;
	}

	#mainmenu>ul>li {
		font-size: 17px;
		margin: 0 0 0 15px;
	}

	#mainmenu,
	.sticky #mainmenu {
		margin: 14px 0 0 0;
	}

	#mainmenu ul ul {
		top: 62px;
	}

	#mainmenu ul ul:before {
		height: 35px;
	}

	#mainmenu,
	.sticky #mainmenu {
		margin: 0;
	}

	#mainmenu>ul {
		display: none;
		position: absolute;
		left: 0;
		width: 100%;
		top: 100%;
		background: var(--dark-green);
		z-index: 5;
		max-height: calc(100vh - 138px);
		overflow-y: auto;
	}

	.sticky #mainmenu>ul {
		max-height: calc(100vh - 90px);
	}

	#mainmenu ul li {
		float: none;
		margin: 0;
		padding: 0;
		border-bottom: solid 1px #05342a;
		line-height: 1;
	}

	#mainmenu ul li:last-child {
		border-bottom: 0;
	}

	#mainmenu>ul>li {
		font-size: 16px;
	}

	#mainmenu ul li a {
		padding: 10px 20px;
		display: block;
		color: var(--white);
		border: none;
	}

	#mainmenu ul li a:after {
		display: none;
	}

	#mainmenu ul li li {
		border-bottom: 1px solid var(--dark-green);
	}

	#mainmenu ul li.hasnav>a {
		padding-right: 48px;
	}

	#mainmenu>ul>li>a {
		padding: 10px 20px 13px;
	}

	#mainmenu li li a:before {
		display: none;
	}

	#mainmenu li ul {
		opacity: 1;
		visibility: visible;
		transform: none;
		position: static;
		width: auto;
		padding: 0;
		background: var(--green);
		border-radius: 0;
		border-top: none;
		transition: none;
		display: none;
	}

	#mainmenu ul ul:before,
	#mainmenu ul ul:after {
		display: none;
	}

	#menu {
		display: flex;
		align-items: center;
	}

	.menulines-button {
		padding: 0;
		cursor: pointer;
		user-select: none;
		text-transform: uppercase;
		font-size: 16px;
		color: var(--green);
		text-decoration: none;
	}

	.menulines-button em {
		font-style: normal;
		font-weight: bold;
		margin-right: 10px;
	}

	.menulines-button:hover {
		text-decoration: none;
	}

	.menulines {
		display: inline-block;
		width: 20px;
		height: 3px;
		background: var(--green);
		position: relative;
		margin: 9px 0;
		-moz-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
		-ms-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
		-webkit-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
		transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
		opacity: 1;
	}

	.menulines:before,
	.menulines:after {
		display: inline-block;
		width: 20px;
		height: 3px;
		background: var(--green);
		position: absolute;
		left: 0;
		content: '';
		-moz-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
		-ms-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
		-webkit-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
		transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
		-webkit-transform-origin: 0.28571rem center;
		-moz-transform-origin: 0.28571rem center;
		-ms-transform-origin: 0.28571rem center;
		transform-origin: 0.28571rem center;
	}

	.menulines:before {
		top: 7px;
	}

	.menulines:after {
		top: -7px;
	}

	.menuopen .menulines {
		background: none;
	}

	.menuopen .menulines:before,
	.menuopen .menulines:after {
		-webkit-transform-origin: 50% 50%;
		-moz-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		top: 0;
	}

	.menuopen .menulines:before {
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
	}

	.menuopen .menulines:after {
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
	}

	.call-mail-time {
		width: 100%;
		flex-wrap: wrap;
		justify-content: center;
	}

	.call-social {
		flex-wrap: wrap;
		grid-row-gap: 20px;
	}

	.top-social {
		width: 100%;
	}

	.footer-inner {
		grid-template-columns: repeat(2, 1fr);
	}

	.ftr-company h3 {
		font-size: 24px;
	}

	h4.ftr-titles {
		font-size: 22px;
	}

	.footer-inner address,
	.footer-inner a {
		font-size: 20px;
	}

	.footer-inner address {
		margin-bottom: 10px;
	}

	.ftr-details {
		margin-bottom: 10px;
	}

	.bottom-footer p {
		font-size: 15px;
	}

	.footer-main {
		padding: 50px 0 40px;
	}

	#mainmenu li:hover .navtrigger {
		border-color: #ffffff;
	}

	.navtrigger {
		color: var(--white);
		border-color: var(--white);
	}

	.navtrigger {
		position: absolute;
		right: 0;
		top: -1px;
		height: 41px;
		width: 40px;
		border: 0;
		-webkit-transform: none;
		transform: none;
		background: var(--green);
		cursor: pointer;
		z-index: 3;
	}

	.navtrigger:before,
	.navtrigger:after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		border-radius: 5px;
		background: #fff;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transition: 0.5s all;
		transition: 0.5s all;
	}

	.navtrigger:before {
		height: 14px;
		width: 2px;
	}

	.navtrigger:after {
		width: 14px;
		height: 2px;
	}

	.navtrigger.open:before,
	.navtrigger.open:after {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	.header-row {
		padding-left: 20px;
		padding-right: 20px;
	}

	#mainmenu ul li li a {
		padding: 10px 30px;
	}

	#mainmenu li:hover>a,
	#mainmenu li.current-menu-item>a {
		color: #cecece;
	}

	.industries-blocks,
	.solutions-blocks {
		grid-template-columns: repeat(2, 1fr);
	}

	.timeline {
		max-width: 700px;
	}

	.timeline ul li .traject-content p {
		width: 200px;
		font-size: 18px;
		padding-bottom: 20px;
	}

	.swiper-inner-contents .news-more-details p,
	.news-block .swiper-inner-contents .news-more-details p {
		-webkit-line-clamp: 2;
	}

	.swiper-inner-contents.slider-gradient,
	.home-news-slider .swiper-slide:hover .swiper-inner-contents.slider-gradient {
		padding: 10px;
	}

	.questions-sec .questions-inner {
		flex-wrap: wrap;
		flex-direction: column-reverse;
		text-align: center;
	}

	.questions-support-img {
		min-width: 100%;
		width: 100%;
	}

	.questions-support-img figure {
		padding: 0;
	}

	.questions-support-img figure img {
		height: 350px;
	}

	.hero-sidebar {
		min-width: 230px;
	}

	.hero-sidebar ul {
		font-size: 18px;
	}

	.hero-sidebar h4 {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.hero-details-inner .inner h1 {
		font-size: 40px;
	}

	.hero-details-inner .inner {
		padding: 20px;
	}

	.hero-details-inner .inner span.custom-profiles {
		font-size: 18px;
	}

	.quick-features {
		grid-column-gap: 5px;
	}

	.quick-feature-block i {
		font-size: 20px;
		margin-right: 10px;
	}

	.quick-feature-block p {
		font-size: 12px;
	}

	.customized-profiles-details h2 {
		font-size: 38px;
	}

	.customized-profiles-details p,
	.only-par p {
		font-size: 16px;
	}

	.customized-profiles-block {
		flex-wrap: wrap;
		grid-gap: 30px;
	}

	.customized-profiles-details {
		width: 100%;
		margin-bottom: 30px;
	}

	.customized-profiles-img,
	.home-about-us-inner .home-about-us-img,
	.about-inner-page-sec .customized-profiles-img {
		min-width: 100%;
		width: 100%;
		display: block;
	}

	.customized-profiles-img figure img {
		width: 100%;
		max-height: 400px;
		object-fit: cover;
	}

	.customized-profiles-details p {
		margin-bottom: 20px;
	}

	.main-title.border-bottom {
		margin-bottom: 40px;
		padding-bottom: 10px;
		padding-left: 0;
	}

	.main-title h2,
	.pop-contentbox .main-title h2,
	.assortment-slider-sec .main-title h2 {
		font-size: 38px;
	}

	.home-about-us-inner {
		flex-wrap: wrap;
		padding: 20px;
		transform: none;
		margin-top: 0;
		margin-bottom: 30px;
	}

	.solutions-sec {
		transform: none;
		margin-bottom: 0px;
		margin-top: 0;
	}

	.traject-sec {
		margin-top: 0;
	}

	.home-about-us-details {
		padding: 0;
	}

	.home-about-us-details h2 {
		margin-bottom: 15px;
	}

	.home-about-us-details .read-more {
		margin-top: 0px;
		margin-bottom: 20px;
	}

	.home-about-us-inner .home-about-us-img img {
		width: 100%;
		max-height: 300px;
	}

	.solutions-applications-sec:before {
		display: none;
	}

	.view-solutions-block {
		padding: 15px;
	}

	.timeline ul li span.step {
		font-size: 44px;
	}

	.why-dg-blocks {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}

	.why-dg-blocks .why-dg-details {
		padding-left: 0;
		width: 100%;
	}

	.why-dg-blocks .why-dg-img {
		min-width: 100%;
		width: 100%;
		margin-bottom: 20px;
	}

	.why-dg-sec {
		padding: 50px 0;
	}

	.why-dg-blocks .why-dg-details p {
		margin-bottom: 30px;
	}

	.why-dg-details ul li {
		margin-bottom: 10px;
	}

	.questions-inner {
		padding: 20px;
	}

	.questions-details,
	.questions-sec.questions-with-bg .questions-details {
		padding: 0;
		width: 100%;
	}

	.questions-details h2 {
		font-size: 40px;
	}

	.questions-details p {
		font-size: 22px;
		margin-bottom: 20px;
	}

	.swiper-inner-contents .news-more-details .public,
	.home-news-slider .swiper-slide:hover .swiper-inner-contents .news-more-details .public {
		margin-bottom: 5px;
	}

	.swiper-inner-contents .news-more-details p,
	.news-block .swiper-inner-contents .news-more-details p {
		margin-bottom: 0px;
	}

	.search-option {
		margin: 0;
		padding: 0 25px 0 15px;
	}

	.lang-inner {
		display: flex;
		align-items: center;
		margin-left: auto;
	}

	.lang-inner a {
		display: block;
		margin-left: 15px;
	}

	.assortment-sidebar {
		width: 240px;
	}

	.assortment-products {
		grid-template-columns: repeat(3, 1fr);
	}

	.assortment-products-sec .assortment-filters,
	.assortment-filters {
		margin-left: 0;
		margin-bottom: 30px;
	}

	.inner-banner {
		height: 300px;
	}

	.inner-banner .main-title.border-bottom h2 {
		font-size: 44px;
	}

	.assortment-products-sec,
	.assortment-products-details-sec {
		padding: 30px 0 0;
	}

	.products-inner {
		grid-gap: 20px 30px;
	}

	.assortment-inner-details .title-desc h2 {
		font-size: 34px;
	}

	.assortment-slider {
		padding: 0 40px;
	}

	.assortment-slider .swiper-button-next:after,
	.assortment-slider .swiper-button-prev:after {
		font-size: 24px !important;
	}

	.assortment-inner-details table {
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.pro-popup {
		grid-gap: 20px;
	}

	.solutions-inner-applications-sec .industries-blocks {
		grid-gap: 20px;
	}

	.solutions-inner-applications-sec .industry-block a .industry-inner h4 {
		font-size: 26px;
		margin-bottom: 5px;
	}

	.solutions-applications-sec.solutions-inner-applications-sec {
		padding: 80px 0 10px;
	}

	.solutions-inner-img figure {
		width: 300px;
	}

	.solutions-inner-img .with-icon {
		width: 300px;
	}

	.solutions-inner-img .with-icon i {
		font-size: 240px;
	}

	.solutions-inner-title-desc h2 {
		font-size: 50px;
		margin-bottom: 20px;
	}

	.solutions-inner-page-details {
		padding-bottom: 40px;
	}

	.news-block figure,
	.news-block img {
		border-radius: 0 !important;
		transform: none !important;
	}

	.news-block figure {
		border-radius: 10px 10px 0 0 !important;
	}

	.news-blocks {
		grid-gap: 20px;
	}

	.news-block a .swiper-inner-contents.slider-gradient {
		transform: none !important;
		max-width: 100%;
		width: 100%;
		position: static;
		border-radius: 0;
		background: linear-gradient(90deg, rgba(0, 65, 65, 1) 0%, rgba(0, 47, 50, 1) 49.72%, rgba(0, 34, 39, 1) 100%, rgba(0, 34, 39, 1) 100%);
		padding: 20px;
		border-radius: 0 0 10px 10px !important;
	}

	.news-block .swiper-inner-contents .news-more-details,
	.news-block .swiper-inner-contents .slide-title {
		opacity: 1 !important;
		visibility: visible !important;
		padding: 0;
	}

	.news-block a .slide-sep-title {
		display: none;
	}

	.news-block .swiper-inner-contents h2.slide-title {
		text-align: left;
	}

	.news-block .swiper-inner-contents .news-more-details .public {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.news-block .swiper-inner-contents .news-more-details p {
		-webkit-line-clamp: 3;
		font-size: 14px;
		margin-bottom: 20px !important;
	}

	.news-block .swiper-inner-contents .news-more-details .custom-profiles {
		font-size: 18px;
	}

	.next-prev-btns {
		padding: 40px 0;
	}

	.news-filter {
		padding: 0 0 40px;
	}

	.only-par {
		margin-bottom: 30px;
	}

	.our-solutions-sec,
	.contact-inner-details {
		padding: 30px 0;
	}

	.questions-sec.more-pad {
		padding: 60px 0;
	}

	.contact-form .form-row {
		grid-gap: 20px;
	}

	.contact-form .contact-links li {
		font-size: 20px;
	}

	.assortment-sidebar ul .meer-gegevens {
		font-size: 16px;
	}

	.solutions-inner-applications-sec .industry-block figure {
		height: 200px;
	}

	.prodcut-categories-main-sec+.customized-profiles-sec {
		padding-top: 200px;
	}

	.prodcut-categories-title h4 {
		font-size: 18px;
		padding: 10px;
	}

	.prodcut-categories-main-sec {
		padding: 60px 0 0;
	}
}

/*==========================================================================================================*/
@media only screen and (max-width: 767px) {

	#header {
		box-shadow: 0px 5px 5px #00000017;
		padding: 0;
	}

	.default-grid.cols3 .col {
		width: 50%;
	}

	.tabnav {
		display: none;
	}

	.tab-container {
		padding: 0;
		border: none;
	}

	.tab-data {
		margin: 0 0 30px;
	}

	.tab-data .tabnav {
		display: none;
	}

	.tab-container .tabMobiletrigger {
		background: #f3f3f3;
		border: medium none;
		font-size: 15px !important;
		text-transform: uppercase;
		margin: 0 0 7px;
		padding: 16px 54px 16px 16px;
		position: relative;
		cursor: pointer;
		font-weight: bold;
	}

	.tabMobiletrigger:after {
		border-left: 8px solid rgba(0, 0, 0, 0);
		border-right: 8px solid rgba(0, 0, 0, 0);
		border-top: 8px solid #848690;
		content: "";
		margin-top: -3px;
		position: absolute;
		right: 19px;
		top: 50%;
	}

	.tabMobiletrigger:before {
		background: rgba(0, 0, 0, 0.08);
		content: "";
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		width: 54px;
		z-index: 1;
	}

	.tabcontent {
		padding: 15px 0;
		margin: 0;
	}

	.tabMobiletrigger.rotate:after {
		border-top-color: #272c2f;
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	.heading-listblock.cols2 .col,
	.dropcaps-box.cols2 .col {
		width: 100%;
	}

	h1,
	h2 {
		font-size: 40px;
	}

	.ftr-company h3 {
		font-size: 22px;
	}

	h4.ftr-titles {
		font-size: 20px;
	}

	.footer-inner address,
	.footer-inner a {
		font-size: 18px;
	}

	.footer-main {
		padding: 40px 0 30px;
	}

	.bottom-footer p a {
		display: block;
	}

	.ftr-details {
		margin-bottom: 20px;
	}

	.ftr-details.datasheets-blk {
		margin: 0;
	}

	h4.ftr-titles {
		margin-bottom: 10px;
	}

	.time {
		display: none;
	}

	.call-mail-time {
		font-size: 0;
	}

	.call-mail-time i {
		font-size: 20px;
		margin: 0;
	}

	.call-mail-time {
		justify-content: flex-start;
	}

	.top-social ul {
		justify-content: flex-end;
	}

	.call-social {
		flex-wrap: nowrap;
	}

	.search-option form {
		position: static;
	}

	.search-option form input {
		position: absolute;
		width: 100%;
		font-size: 16px;
		left: 0;
		top: 100%;
		height: 100%;
		border-radius: 0;
		background: var(--green);
		color: var(--white);
		border: none !important;
		padding-left: 20px;
		box-shadow: 0px 5px 5px rgb(0 0 0 / 20%);
		display: none;
	}

	.search-option form input::placeholder {
		color: var(--white);
	}

	.search-option form button {
		position: relative;
		top: 0;
		right: 0;
		font-size: 20px;
	}

	.hero-with-sidebar-blocks {
		flex-wrap: wrap;
		padding-left: 20px;
		padding-right: 20px;
	}

	.hero-sidebar {
		width: 100%;
		margin-bottom: 10px;
		margin-top: 30px;
	}

	.hero-sidebar h4 br {
		display: none;
	}

	.timeline ul li .traject-content p {
		width: 130px;
		font-size: 15px;
	}

	.timeline ul li:nth-child(even) .traject-content p {
		padding-top: 30px;
	}

	.timeline ul li .traject-content {
		height: 70px;
	}

	.timeline {
		margin: 80px auto 100px;
	}

	.hero-sidebar ul {
		display: flex;
		align-items: stretch;
		overflow-x: auto;
		box-shadow: none;
		padding: 0 0 10px 0;
		border: none;
	}

	.hero-sidebar ul li {
		width: 100%;
		border: 1px solid #d3d3d3;
		margin-right: 10px;
		margin-bottom: 0;
		padding: 10px;
	}

	.hero-sidebar ul li:last-child {
		border-right: none;
		padding-right: 0;
		margin-right: 0;
	}

	.hero-sidebar ul li a {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		text-align: center;
		font-size: 16px;
		width: 100%;
		font-weight: 600;
		line-height: 1.3;
	}

	.hero-sidebar ul li a i {
		display: block;
		text-align: center;
		margin: 0 auto 10px;
		font-size: 30px;
	}

	.hero-sidebar a.custom-profiles {
		margin-top: 20px;
		display: block;
		text-align: center;
		padding: 10px;
	}

	.hero-with-sidebar-blocks {
		margin-bottom: 40px;
	}

	.customized-profiles-sec,
	.featured-solutions-sec {
		padding: 50px 0;
	}

	.customized-profiles-details h2,
	.main-title h2,
	.pop-contentbox .main-title h2,
	.assortment-slider-sec .main-title h2 {
		font-size: 34px;
	}

	.industry-block a span {
		font-size: 24px;
	}

	.read-more {
		font-size: 20px;
	}

	.home-about-us-details p {
		font-size: 16px;
	}

	.home-news-slider .swiper-wrapper {
		padding: 20px 0;
	}

	.why-dg-img figure img {
		max-width: 250px;
	}

	.questions-details h2 {
		font-size: 34px;
	}

	.questions-details p,
	.questions-details a.custom-profiles,
	.why-dg-details a.custom-profiles {
		font-size: 20px;
	}

	.why-dg-blocks .why-dg-details ul li p {
		font-size: 18px;
	}

	.home-news-slider .swiper-slide {
		flex-wrap: wrap;
	}

	.swiper-inner-contents.slider-gradient,
	.home-news-slider .swiper-slide:hover .swiper-inner-contents.slider-gradient {
		max-width: 100%;
		width: 100%;
		position: static;
		border-radius: 0;
	}

	.home-news-slider .swiper-slide img {
		border-radius: 10px 10px 0 0;
	}

	.slide-sep-title {
		display: none;
	}

	.swiper-slide-active .swiper-inner-contents,
	.home-news-slider .swiper-slide:hover .swiper-inner-contents {
		transform: none;
	}

	.swiper-inner-contents h2.slide-title {
		width: 100%;
	}

	.swiper-inner-contents .news-more-details p,
	.news-block .swiper-inner-contents .news-more-details p {
		font-size: 14px;
		-webkit-line-clamp: 4;
		margin-bottom: 10px;
	}

	.swiper-inner-contents .news-more-details .public,
	.swiper-inner-contents .news-more-details .custom-profiles {
		font-size: 16px;
	}

	.header-row {
		padding: 14px 20px;
		background: var(--white);
		transition: all .5s ease;
	}

	#header.sticky .header-row {
		padding: 5px 20px;
	}

	#header.sticky {
		padding: 0;
	}

	.home-news-slider.swiper {
		padding: 0 0 50px;
	}

	.home-news-slider .swiper-button-next,
	.home-news-slider .swiper-button-prev {
		top: 95%;
		left: 50%;
		right: 50%;
	}

	.home-news-slider .swiper-button-prev {
		left: 45%;
	}

	.home-news-slider .swiper-button-next {
		right: 55%;
	}

	.home-news-slider .swiper-button-next:after,
	.home-news-slider .swiper-button-prev:after {
		font-size: 28px !important;
	}

	.swiper-inner-contents.slider-gradient,
	.home-news-slider .swiper-slide:hover .swiper-inner-contents.slider-gradient {
		padding: 20px;
		border-radius: 0 0 10px 10px;
	}

	.home-news-sec {
		padding: 10px 0 20px;
	}

	.main-title.border-bottom {
		margin-bottom: 20px;
	}

	.swiper-inner-contents .news-more-details,
	.home-news-slider .swiper-slide:hover .swiper-inner-contents .news-more-details {
		padding: 0;
	}

	.swiper-inner-contents .news-more-details,
	.home-news-slider .swiper-slide:hover .swiper-inner-contents .news-more-details,
	.swiper-inner-contents .slide-title {
		display: block;
	}

	.swiper-inner-contents.slider-gradient,
	.home-news-slider .swiper-slide:hover .swiper-inner-contents.slider-gradient {
		background: -moz-linear-gradient(-491.05% 703.28% 0deg, rgba(0, 65, 65, 1) 0%, rgba(0, 47, 50, 1) 49.72%, rgba(0, 34, 39, 1) 100%, rgba(0, 34, 39, 1) 100%);
		background: -webkit-linear-gradient(0deg, rgba(0, 65, 65, 1) 0%, rgba(0, 47, 50, 1) 49.72%, rgba(0, 34, 39, 1) 100%, rgba(0, 34, 39, 1) 100%);
		background: -webkit-gradient(linear, -491.05% 703.28%, -490.55% 703.28%, color-stop(0, rgba(0, 65, 65, 1)), color-stop(0.4972, rgba(0, 47, 50, 1)), color-stop(1, rgba(0, 34, 39, 1)), color-stop(1, rgba(0, 34, 39, 1)));
		background: -o-linear-gradient(0deg, rgba(0, 65, 65, 1) 0%, rgba(0, 47, 50, 1) 49.72%, rgba(0, 34, 39, 1) 100%, rgba(0, 34, 39, 1) 100%);
		background: -ms-linear-gradient(0deg, rgba(0, 65, 65, 1) 0%, rgba(0, 47, 50, 1) 49.72%, rgba(0, 34, 39, 1) 100%, rgba(0, 34, 39, 1) 100%);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#004141', endColorstr='#002227' ,GradientType=0)";
		background: linear-gradient(90deg, rgba(0, 65, 65, 1) 0%, rgba(0, 47, 50, 1) 49.72%, rgba(0, 34, 39, 1) 100%, rgba(0, 34, 39, 1) 100%);
	}

	.call-social i {
		margin-right: 0;
	}

	.assortment-side-pro {
		grid-template-columns: repeat(1, 1fr);
	}

	.assortment-sidebar {
		width: 100%;
	}

	.assortment-products {
		margin-bottom: 30px;
	}

	.inner-banner {
		height: 250px;
	}

	.inner-banner .main-title.border-bottom h2 {
		font-size: 40px;
	}

	.assortment-inner-image h4 {
		font-size: 26px;
	}

	.assortment-slider-sec .main-title {
		margin-bottom: 20px;
	}

	.solutions-applications-sec.solutions-inner-applications-sec {
		padding: 50px 0 10px;
	}

	.solutions-inner-applications-sec .industries-blocks {
		grid-template-columns: repeat(2, 1fr);
	}

	.solutions-inner-applications-sec .industry-block a .industry-inner {
		padding: 15px;
	}

	.solutions-inner-applications-sec .industry-block a .industry-inner {
		margin-bottom: 40px;
	}

	.solutions-details {
		grid-template-columns: auto;
	}

	.solutions-inner-img figure {
		width: 100%;
	}

	.solutions-inner-img .with-icon {
		width: 100%;
	}

	.solutions-inner-img img {
		height: 300px;
		object-fit: cover;
	}

	.solutions-details {
		margin-bottom: 20px;
	}

	.only-title-sec .main-title h2 {
		font-size: 40px;
		padding: 30px 0;
	}

	.vertical-traject .timeline h3 {
		width: 50%;
	}

	.solutions-inner-img .with-icon i {
		font-size: 200px;
	}

	.contact-form .form-row {
		grid-template-columns: repeat(1, 1fr);
	}

	.our-solutions-inner .only-par {
		margin-bottom: 20px;
	}

	.form-block .form-group label {
		padding: 0 0 5px 0;
		font-size: 18px;
	}

	.custom-profiles-form-sec {
		padding: 40px 0;
	}

	.categories .accordion-databox {
		display: none;
		margin-top: 20px;
	}

	.quick-features {
		grid-template-columns: repeat(1, 1fr);
	}

	.quick-feature-block {
		justify-content: flex-start;
	}

	.quick-feature-block p {
		font-size: 16px;
	}

	.quick-feature-block i {
		font-size: 24px;
		margin-right: 15px;
	}

	.contact-form .form-row {
		grid-gap: 0;
	}

	.contact-form .form-row .row-1 {
		padding-bottom: 10px;
		border-bottom: 1px solid;
		border-bottom: 1px solid var(--bg-light);
	}

	.contact-form .form-row .contact-links {
		margin-top: 20px;
	}

	.contact-form .contact-links li {
		font-size: 18px;
	}

	.prodcut-categories-sec {
		width: calc(50% - 10px);
	}
}

/*==========================================================================================================*/
/* only iphone4 landscape & Potriat 300 by 480*/
@media only screen and (max-width: 567px) {

	.default-grid.cols3 .col,
	.default-grid.cols2 .col,
	.default-grid.cols4 .col {
		width: 100%;
	}

	table.res-table tr th {
		display: none;
	}

	table.res-table tr td {
		display: block;
		position: relative;
		padding-left: 50%;
	}

	table.res-table td:before {
		content: attr(data-th) ": ";
		font-weight: bold;
		width: 50%;
		display: block;
		padding-right: 10px;
		position: absolute;
		left: 0;
		top: 0;
		padding: 10px 10px;
	}

	table.res-table {
		border-top: 0;
	}

	.list-block.cols3 .col {
		width: 100%;
	}

	.image-block figure {
		width: 100%;
		float: none;
		padding-right: 0;
	}

	.image-block.right-align figure {
		padding-left: 0;
	}

	h1,
	h2 {
		font-size: 34px;
	}

	.footer-inner {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 15px;
	}

	.ftr-details {
		margin-bottom: 0px;
	}

	.ftr-company h3 {
		margin-bottom: 10px;
	}

	.ftr-blocks,
	.ftr-company {
		padding-bottom: 15px;
		border-bottom: 1px solid #fff;
	}

	.ftr-blocks:last-child {
		padding-bottom: 0;
		border: none;
	}

	.quick-features {
		grid-template-columns: repeat(1, 1fr);
	}

	.quick-feature-block {
		justify-content: flex-start;
		padding: 8px 0;
	}

	.industries-blocks,
	.solutions-blocks {
		grid-template-columns: repeat(1, 1fr);
	}

	.home-about-us-sec {
		padding-left: 20px;
		padding-right: 20px;
	}

	.hero-details-inner .inner h1 {
		font-size: 34px;
	}

	.hero-details figure img {
		min-height: 300px;
	}

	.customized-profiles-details h2,
	.main-title h2,
	.pop-contentbox .main-title h2,
	.view-solutions-block h3,
	.assortment-slider-sec .main-title h2,
	.news-inner-slide-sec .main-title h2 {
		font-size: 28px;
	}

	.customized-profiles-details p,
	.only-par p {
		font-size: 14px;
	}

	.custom-profiles,
	.read-more,
	.why-dg-blocks .why-dg-details ul li p {
		font-size: 16px;
	}

	.customized-profiles-img figure img {
		max-height: 300px;
	}

	.view-solutions-block i {
		font-size: 80px;
	}

	.why-dg-img figure img {
		max-width: 200px;
	}

	.why-dg-details h6 {
		font-size: 20px;
	}

	.why-dg-details ul li i {
		font-size: 26px;
		margin-right: 15px;
	}

	.questions-details p,
	.questions-details a.custom-profiles,
	.why-dg-details a.custom-profiles {
		font-size: 16px;
	}

	.questions-details h2 {
		font-size: 28px;
		margin-top: 20px;
	}

	.why-dg-details a.custom-profiles {
		margin-top: 20px;
	}

	.timeline {
		margin: 30px 0;
	}

	.timeline ul {
		padding: 0;
		margin: 0;
		list-style: none;
		position: relative;
	}

	.timeline ul li {
		display: flex;
		flex-direction: row-reverse;
		justify-content: flex-end;
		grid-gap: 10px;
		align-items: flex-start;
		margin-bottom: 20px;
	}

	.timeline ul li .traject-content {
		height: auto;
	}

	.timeline ul li .traject-content p {
		font-size: 16px;
		padding: 0;
		width: 100%;
		margin: 0;
		font-weight: 500;
	}

	.timeline ul li:nth-child(even) .traject-content p {
		padding: 0;
	}

	.timeline ul li span.step {
		font-size: 26px;
		font-weight: 600;
		min-width: 50px;
		min-height: 50px;
		background: var(--green);
		display: flex;
		align-items: center;
		justify-content: center;
		color: var(--white);
		border-radius: 50%;
	}

	.timeline ul li span.dot {
		display: block;
		width: 4px;
		height: 100%;
		background: var(--dark-green);
		position: absolute;
		left: 23px;
		top: 0;
		z-index: -1;
	}

	.timeline ul li:last-child span.dot {
		display: none;
	}

	.industry-block a figure img {
		max-height: 200px;
		object-fit: cover;
	}

	.home-news-slider .swiper-button-prev {
		left: 40%;
	}

	.home-news-slider .swiper-button-next {
		right: 60%;
	}

	.solutions-applications-sec,
	.questions-sec {
		padding: 30px 0;
	}

	.search-option {
		padding: 0 15px 0 2px;
	}

	.lang-inner img {
		width: 28px;
		height: 28px;
	}

	.assortment-products {
		grid-template-columns: repeat(2, 1fr);
	}

	.inner-banner {
		height: 200px;
	}

	.inner-banner .main-title.border-bottom h2 {
		font-size: 34px;
	}

	.products-inner {
		grid-template-columns: repeat(1, 1fr);
	}

	.assortment-inner-details .title-desc h2 {
		margin-bottom: 10px;
	}

	.products-inner {
		margin-bottom: 30px;
	}

	.pro-popup {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 10px;
	}

	.pop-contentbox {
		border-radius: 10px;
		padding: 20px;
		max-height: 600px;
	}

	.assortment-inner-image img {
		margin-bottom: 30px;
	}

	.pro-form .form-block {
		margin: 0;
	}

	.solutions-inner-applications-sec .industries-blocks {
		grid-template-columns: repeat(1, 1fr);
	}

	.lang-inner a {
		margin-left: 8px;
	}

	.solutions-inner-img img {
		height: 250px;
	}

	.solutions-inner-title-desc h2 {
		font-size: 40px;
	}

	.only-title-sec .main-title h2 {
		font-size: 32px;
		padding: 20px 0;
	}

	.traject-sec {
		padding: 0;
	}

	.customized-profiles-details {
		margin-bottom: 0;
	}

	.vertical-traject .timeline h3 {
		width: 100%;
		font-size: 40px;
		color: var(--dark-green);
		text-transform: uppercase;
		margin-bottom: 20px;
	}

	.news-blocks {
		grid-template-columns: repeat(1, 1fr);
	}

	.news-block a .swiper-inner-contents.slider-gradient {
		padding: 15px;
	}

	.news-block .swiper-inner-contents h2.slide-title {
		font-size: 20px;
	}

	.news-block .swiper-inner-contents .news-more-details p {
		margin-bottom: 10px !important;
	}

	.news-block .swiper-inner-contents .news-more-details .public {
		font-size: 14px;
	}

	.news-block .swiper-inner-contents .news-more-details .custom-profiles {
		font-size: 16px;
	}

	.next-prev-btns {
		padding: 30px 0;
	}

	.solutions-details .solutions-inner-img.fl,
	.solutions-details .solutions-inner-img.fr {
		float: none;
		padding: 20px 0;
	}

	.solutions-details {
		margin-bottom: 0px;
	}

	.solutions-details .solutions-inner-img {
		float: none;
		padding-right: 0;
		margin-bottom: 20px;
	}

	.assortment-side-pro .assortment-details .page-numbers li a,
	.assortment-side-pro .assortment-details .page-numbers li .current {
		font-size: 12px;
		min-width: 24px;
		min-height: 24px;
	}

	.solutions-inner-applications-sec .industry-block a figure img {
		object-position: center;
	}
}

/*==========================================================================================================*/
/* only iphone landscape 340 by 478*/
@media only screen and (max-width: 480px) {

	.form-inline .form-group label,
	.form-inline .form-group .field-box {
		float: none;
		display: block;
		width: auto;
	}

	.form-inline .form-group label {
		padding: 0 0 5px;
	}

	.form-inline .form-group label.blank {
		display: none;
	}

	h1,
	h2 {
		font-size: 30px;
	}
}

/*==========================================================================================================*/
/* only iphone portrait 300 by 479*/
@media only screen and (max-width: 479px) {

	#logo {
		width: 80px;
	}

	.fmenu {
		width: 100%;
		text-align: center;
		justify-content: center;
	}

	.copyright {
		width: 100%;
		margin: 10px 0 0;
		text-align: center;
	}

	.prodcut-categories-sec {
		width: 100%;
	}

	.prodcut-categories-image figure {
		padding-top: 0;
		min-height: 300px;
	}

	.prodcut-categories-row {
		margin-bottom: 0;
	}

	.prodcut-categories-main-sec {
		padding: 50px 0;
	}

	.prodcut-categories-main-sec+.customized-profiles-sec {
		padding-top: 50px;
	}

}

/*==========================================================================================================*/
/* Retina css */
/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
	.sprites, .sp-after:after, .sp-before:before { background-image:url(../images/bgi/sprites@2x.png);
	-moz-background-size:237px 207px; -ms-background-size:237px 207px; -o-background-size:237px 207px; -webkit-background-size:237px 207px; background-size:237px 207px;}
}*/