/*1400px fold1*/

@media (max-width: 1400px) {
	
	.fold-1-content-inner .subtitle {
 	   font-size: 32px;
}
	
}

/* 1200px Generic Responsive */
@media (max-width: 1200px) {
  .f2-content p {
    font-size: 32px;
  }

  .cs-item-content p {
    font-size: 32px;
    line-height: 40px;
  }
  
  .fold-1-content-outer {
    padding: 190px 0 20px;
}

.fold-1-clock {
    position: relative;
    top: 6px;
    right: 0px;
    transform: unset;
    z-index: 3;
}

.fold-1-content-inner {
  position: relative;
  z-index: 10;
  padding: 40px 20px;
  color: white;
  border-left: solid 2px #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.fold-1-background::before {
    position: absolute;
    top: -70px;
    right: -190px;
    width: 500px;
    height: 500px;
    background: url('wp-content/uploads/2026/05/Metal-Z30-40W02-scaled.png');
    content: '';
    background-size: contain;
    background-position: center;
    display: none;
}

.fold-1-background::after {
    position: absolute;
    top: 570px;
    right: -270px;
    width: 500px;
    height: 500px;
    background: url('/wp-content/uploads/2026/05/Metal-Z30-40W02-scaled.png');
    content: '';
    background-size: contain;
    display: none;
    background-position: center;
}

	.fold-1-clock img {
	    max-height: 350px;
	    margin: 0px auto;
}

.fold-1-clock img:not(.base) {
    width: 100%;
    margin: 0px auto;
    object-fit: contain;
}

}

/* Fold 1 Responsive - 1024px */
@media (max-width: 1024px) {
  .fold-1 {
    background-position: center;
  }

	.fold-1-clock img.base {
    min-height: 300px;
}

.fold-1-clock img:not(.base) {
    min-height: 300px;
    max-height: unset;
    height: 100%;
}

	.f5-content-title {
    border-top: solid 2px #426699;
    padding-top: 30px;
    padding-bottom: 30px;
}

.f5-content-title .subtitle {
    margin: 0px;
}
	
	.owl-carousel.statistics-slider .owl-nav {
		top: 50%;
		position: absolute;
		justify-content: space-between;
		display: flex;
		width: calc(100% - 30px);
		left: 15px;
		pointer-events: none;
	}

.owl-carousel.statistics-slider .owl-nav :is(.owl-prev, .owl-next) {
    pointer-events: all;
}

.fold-1-content-outer {
    padding: 50px 0 50px;
}
	
	.owl-carousel.statistics-slider :is(.owl-item) {
 	   display: flex;
    	justify-content: center;
}
	
	.casestudy-slider {
		width: 100%;
		transform: unset;
		margin: unset;
	}
	
	.sector-slider {
    	width: 100%;
    	margin: unset;
    	left: 0px;
    	transform: unset;
}
	
  .fold-1-clock {
    position: relative;
    top: 0px;
    right: 0px;
    transform: unset;
    z-index: 3;
    width: calc(100% - 40px);
    margin: 0px auto;
    max-width: 500px;
    display: flex;
    justify-content: center;
}
	.fold-1-clock {
    background-image: url('/wp-content/uploads/2026/05/Metal-Z30-40W02-no-hands-image.png');
    background-size: 300px 100%;
    background-repeat: no-repeat;
    background-position: center;
}

  .fold-1-content-inner {
    text-align: center;
    border: none;
    padding: 40px 0px;
  }
}

@media(max-width: 480px){
    .fold-1-content-outer {
  }

	.fold-1-content-inner .subtitle {
		font-size: 24px;
		line-height: 32px;
	}

	h2.subtitle span.bold {
		font-size: 20px;
		line-height: 28px;
	}

	span.trading-since {
		font-size: 18px;
		line-height: 26px;
	}
	
}
/* Fold 2 Responsive - 1024px / 640px / 480px */
@media (max-width: 1024px) {
  .fold-2 {
    flex-direction: column;
  }
	
	.flex-title {
    justify-content: center;
    gap: 15px;
}

	.flex-title .title.inline {
    margin: 0px;
}
	
	.about-buttons .readmore {
 	   margin: 0px;
 	   width: 160px;
 	   font-size: 16px;
}

.about-buttons {
    justify-content: center;
    margin-top: 20px;
}

  .f2-item-img {
    width: 100%;
    height: 100%;
  }

  .f2-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .f2-content p {
    font-size: 52px;
  }

  .f2-content .block {
    font-size: 26px;
  }
}

@media (max-width: 640px) {
  .f2-content p {
    font-size: 40px;
  }
}

@media (max-width: 540px) {

	.flex-title {
		gap: 0px;
	}

	.fold-1 {
	    min-height: 700px;
}
	
}

@media (max-width: 480px) {
  .f2-content p {
    font-size: 28px;
    font-weight: 500;
  }
}

@media (max-width: 400px) {


.about-buttons {
	flex-direction: column;
	align-items: center;
}

.about-buttons .readmore{
	width: 100%;
}
	
	
}

@media (max-width: 380px) {

.fold-1-clock {
    background-size: 100% 100%;
}
}

/* Fold 3 Responsive - 1024px / 480px */
@media (max-width: 1024px) {
  .f3-left-outer {
    display: none;
  }

  .f3-right-outer {
    padding: 0;
    text-align: center;
  }

  .owl-carousel.statistics-slider {
    padding: 50px 0 0 0;
    display: block;
  }

  .statistic-item {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin: 20px;
  }
}

@media (max-width: 480px) {
  .f3-right-inner .title {
    font-size: 36px;
    line-height: 44px;
  }

  .f3-right-inner p {
    font-size: 18px;
  }
}

@media (max-width: 400px) {

.cs-item-content p {
	font-size: 24px;
	line-height: 36px;
}
	
}

/* Fold 5 Responsive - 980px */
@media (max-width: 980px) {
  .f5-content-top {
    flex-direction: column;
    text-align: center;
  }

  .f5-content-title {
    border-right: none;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .f5-content-text {
    padding: 0;
  }

  .f5-content-text p {
    margin: 10px;
  }
}
