@media only screen and (min-width: 1025px) and (max-width: 1250px) {
	
	.header { width: 100%; padding: 75px 0 140px }
	.header .Center { width: 100%; padding: 0px 2%; }
	
	.header .arrow { right: 2%; bottom: -140px; }
	
	.Top_Bar { width: 100%; padding-bottom: 40px;}
	
	.Navigation { width: 68.5%; background-size: 100% 100%; margin-right: -11px; }
	
	.Navigation li a { padding: 0px 0px 0px 80px; }
	.Navigation li a span { padding: 0 114px 0 25px; }
	.Navigation li.gap { margin-left: -81px; }
	.Navigation li.gap1 a span { padding: 0 114px 0 25px; }
	
	.Navigation li a:hover, .Navigation li.active a { height: 79px; }
	.Navigation li a:hover span, .Navigation li.active a span { height: 79px; }
	
	.Navigation .triangle { top: 79px; left: -1px; }
	
	
	.Product_sec { width: 100%; }
	.Product_sec li .right { width: 71.75%; }
	.Product_sec li .left {  width: 71.75%; }
	

	#Container { width: 100%; }
	
	.Middle_sec { width: 100%; padding: 0px 0px 0px 0px; }
	.Middle_sec .Center { width: 100%; padding: 0px 2% 0px 0% ; }
	.Middle_sec #Leftside .Client1 { left: 37.5%; }
	
	
	.Contact_sec { width: 100%;}
	.Contact_sec .Center { width: 100%; padding: 0px 2%; }
	.Contact_sec .Mapside { margin-left: -122px; padding: 34px 0 0;  }
	
	.Contact_sec .Form { width: 48.9%; }
	.Contact_sec .Form fieldset p { margin: 0 0 8px; }
	.Contact_sec .Form input.field { background-size: 88%; }
	.Contact_sec .Form input.field1 { width: 417px; background-size: 100%; margin-left: 58px; }
	.Contact_sec .Form textarea { width: 473px; height: 112px; background-size: 100%; margin-left: 117px;}
	.Contact_sec .Form input.Button { width: 408px; background-size: 100%; margin-left: 238px; }
	
	
	footer { width: 100%; }
	footer .Center { width: 100%; padding: 15px 2%; }
	

	}	


/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 1024px) {

	
	.header { width: 100%; padding: 75px 0 222px; background: url(../img/header-bg1.png) top center; background-size: cover; }
	.header .Center { width: 100%; padding: 0px 6%; }
	
	.header .arrow { right: 9.8%; bottom: -222px; }
	
	.Top_Bar { width: 100%; padding-bottom: 60px;}
	.Top_Bar .site-logo { padding-bottom: 10px; width: 100%; }
	/* Logo sizing: fixed visible height, keep aspect ratio */
	.Top_Bar .site-logo img { height: 140px; width: auto; max-width: 100%; display: block; }

/* Responsive logo scaling: mobile-first, grows on larger screens */
.Top_Bar .site-logo img { height: 80px; width: auto; max-width: 100%; display: block; }
@media (min-width: 768px) {
	.Top_Bar .site-logo img { height: 140px; }
}
@media (min-width: 1200px) {
  /* Fixed large desktop logo: 420px height and stop scaling larger */
  .Top_Bar .site-logo img { height: 420px; width: auto; max-width: none; }
  /* Keep the logo aligned with the nav edge; adjust if needed */
  .Top_Bar .site-logo { transform: none; width: auto; margin-right: -100px; }
}
	
	
	.Navigation { width: 100%; margin-right: 0px; background:url(../img/menu-bg1.png) repeat-x; }
	.Navigation li { line-height: 62px; }
	.Navigation li a { padding: 0px 83px; }
	.Navigation li.gap { margin-left: 0px; }
	.Navigation li a span { padding: 0 0px;}
	.Navigation li.gap a span { padding: 0px; }
	.Navigation li.gap1 a span { padding: 0px 80px 0px 0px; }
	.Navigation li:last-child a { padding-right: 10px;}

	.Navigation li a:hover, .Navigation li.active a { background: #1f252e; background-image: none; }
	.Navigation .triangle {  display: none; }
	.Navigation li a:hover span, .Navigation li.active a span {background: none; }
	

	
	.Product_sec { width: 100%; }
	.Product_sec li { padding: 100px 0px 0px 0px; margin: 0px; }
	.Product_sec li .right { width: 100%; }
	.Product_sec li .left {  width: 100%; }
	
	#Container { width: 100%; }
	
	.Middle_sec { width: 100%; padding: 0px 0px 0px 0px; background: none; }
	.Middle_sec .Center { width: 100%; }
	.Middle_sec #Leftside { padding: 0px 99px; width: 100%; float: none; background: #222a35 url(../img/Client-left-bg.jpg) top center no-repeat;  }
	.Middle_sec #Leftside .Client1 { left:37.2%; top: 186px; }
	
	.Middle_sec #Rightside { margin-top: -1px; padding: 0px 113px 100px ; width: 100%; float: none; background: #2c3545; }
	.Middle_sec #Rightside li { padding: 94px 0px 0px 0px; }
	
	
	.Contact_sec { width: 100%; padding: 0px; background: none; height: auto;}
	.Contact_sec .Center { width: 100%; padding: 0px 0% 0px 0%; }
	.Contact_sec .Center { padding: 98px 6% 98px 6%; width: 100%; background:url(../img/contact-bg1.png) top center no-repeat; background-size: cover; position: relative; right: 0px; }
	.Contact_sec .Form { position: relative; right: 0%; top: 0px; width: 100%;}
	.Contact_sec .Form fieldset p { margin: 0 0 8px; }
	.Contact_sec .Form input.field { width: 100%; background: #2a3241; background-image: none; padding: 0px 26px }
	.Contact_sec .Form input.field1 { width: 100%; background: #2a3241; background-image: none; margin-left: 0px; padding: 0px 26px  }
	.Contact_sec .Form textarea {  width: 100%; background: #2a3241; background-image: none; margin-left: 0px; padding: 20px 26px 10px 26px  }
	.Contact_sec .Form input.Button { width: 100%; background: #005a84!important; background-image: none!important; border-radisu: 0px!important; margin-left: 0px; -webkit-appearance: none; }
	.Contactside { position: relative; background: none; height: auto; }
	
	.map_sec { width: 100%; position: relative; height: 501px; }
	
	footer { width: 100%; }
	footer .center { width: 100%; padding: 15px 2%; }

	}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	
	.header { width: 100%; padding: 70px 0px 0px 0px; background: url(../img/header-bg2.png) top center no-repeat;  background-size: cover; }
	.header .Center { width: 100%; padding: 0px 6%; }
	
	.header .arrow { right: 0%; bottom: 0px; width: 28% }
	
	.Top_Bar { width: 100%; padding-bottom: 60px;}
	.Top_Bar .site-logo { padding-bottom: 10px; width: 100%; }
	/* Logo sizing: fixed visible height, keep aspect ratio */
	.Top_Bar .site-logo img { height: 140px; width: auto; max-width: 100%; display: block; }
	
	
	.Navigation { width: 100%; margin-right: 0px; background:url(../img/menu-bg1.png) repeat-x; }
	
	.Navigation li { line-height: 62px; }
	.Navigation li a { padding: 0px 42px; }
	.Navigation li.gap { margin-left: 0px; }
	.Navigation li a span { padding: 0 0px;}
	.Navigation li.gap a span { padding: 0px; }
	.Navigation li.gap1 a span { padding: 0px 30px 0px 0px; }
	.Navigation li:last-child a { padding-right: 10px;}

	.Navigation li a:hover, .Navigation li.active a { background: #1f252e; background-image: none; }
	.Navigation .triangle {  display: none; }
	.Navigation li a:hover span, .Navigation li.active a span {background: none; }
	


	.Product_sec { width: 100%; text-align: center; }
	.Product_sec li { padding: 0px 0px 90px 0px; margin: 0px; }
	.Product_sec li .right { width: 100%; float: none; }
	.Product_sec li .right .img { margin: auto; float: none; padding-bottom: 30px;}
	.Product_sec li .right .Details { width: 100%; text-align: center; }
	.Product_sec li .right .Details p { text-align: center; }
	.Product_sec li .Details a { margin: auto; float: none; }

	.Product_sec li .left {  width: 100%; float: none; padding-left: 0px; }
	.Product_sec li .left .img { margin: auto; float: none; padding-bottom: 30px;}
	.Product_sec li .left .Details { width: 100%; text-align: center; }
	.Product_sec li .left .Details p { text-align: center; }

	#Container { width: 100%; }
	
	.Middle_sec { width: 100%; padding: 0px; background: none; }
	.Middle_sec .Center { width: 100%; }
	.Middle_sec #Leftside { padding: 0px 0px;  width: 100%; float: none; background: url(../img/Client-left-bg.jpg) top center no-repeat; }
	.Middle_sec #Leftside .Client { margin-top: 0px; padding: 106px 65px 0px 65px; width: 306px; height: 306px; background-size: 100%; }
	.Middle_sec #Leftside .Client2 { padding: 106px 65px 0px 65px; margin: 5px 0 0; width: 306px; height: 306px; background-size: 100%;}

	.Middle_sec #Leftside .Client1 { left: 33.2%; top: 155px; padding: 66px 65px 0px 65px; width: 306px; height: 306px; background-size: 100%;}
	
	.Middle_sec #Rightside { margin-top: -1px; padding: 0px 6%; width: 100%; text-align: center; float: none; background: #2c3545; }
	.Middle_sec #Rightside li { padding: 94px 0px; }
	.Middle_sec #Rightside li:last-child { padding-bottom: 94px; }
	.Middle_sec #Rightside li .Industrial { float: none; }
	.Middle_sec #Rightside li .Industrial img { margin: auto; padding-bottom: 30px; }
	
	.Middle_sec #Rightside li .Information { width: 100%; margin: auto; }
	.Middle_sec #Rightside li .Information li { float: none; display: inline-block; }
	
	
	.Contact_sec { width: 100%; padding: 0px; background: none; height: auto;}
	.Contact_sec .Center { width: 100%; padding: 0px 0% 0px 0%; }
	.Contact_sec .Center { padding: 98px 6% 98px 6%; width: 100%; background:url(../img/contact-bg1.png) top center no-repeat; background-size: cover; position: relative; right: 0px; }
	.Contact_sec .Form { position: relative; right: 0%; top: 0px; width: 100%;}
	.Contact_sec .Form fieldset p { margin: 0 0 8px; }
	.Contact_sec .Form input.field { width: 100%; background: #2a3241; background-image: none; padding: 0px 26px }
	.Contact_sec .Form input.field1 { width: 100%; background: #2a3241; background-image: none; margin-left: 0px; padding: 0px 26px  }
	.Contact_sec .Form textarea {  width: 100%; background: #2a3241; background-image: none; margin-left: 0px; padding: 20px 26px 10px 26px  }
	.Contact_sec .Form input.Button { width: 100%; background: #005a84!important; background-image: none!important; border-radisu: 0px!important; margin-left: 0px; -webkit-appearance: none; }
	
	.Contactside { position: relative; background: none; height: auto; }

	.map_sec { width: 100%; position: relative; height: 501px; }

	footer { width: 100%; }
	footer .Center { width: 100%; padding: 15px 2%; }



/* Desktop: pin media figure to the right corner of the header */
@media (min-width: 1200px) {
	.header .Center { position: relative; }
	#media-figure {
		position: absolute;
		right: 2%;
		top: 40px;
		width: 300px; /* matches inline JS size */
		height: auto;
		z-index: 12;
		display: block;
	}
	#media-figure > img, #media-figure > video {
		width: 100%;
		height: auto;
		object-fit: contain;
		display: block;
	}
}
	}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

	
	
	.header { width: 100%; padding: 70px 0px 0px 0px; background: url(../img/header-bg2.png) top center no-repeat; background-size: cover;  }
	.header .Center { width: 100%; padding: 0px 6%; }
	
	.header .arrow { right: 0%; bottom: 0px; width: 28% }
	
	.Top_Bar { width: 100%; padding-bottom: 50px;}
	.Top_Bar .site-logo { padding-bottom: 10px; width: 100%; }
	/* Logo sizing: fixed visible height, keep aspect ratio */
	.Top_Bar .site-logo img { height: 140px; width: auto; max-width: 100%; display: block; }
	
	
	.Navigation { width: 100%; margin-right: 0px; background:url(../img/menu-bg1.png) repeat-x; }
	
	.Navigation li { line-height: 62px; }
	.Navigation li a { padding: 0px 21px; }
	.Navigation li.gap { margin-left: 0px; }
	.Navigation li a span { padding: 0 0px;}
	.Navigation li.gap a span { padding: 0px; }
	.Navigation li.gap1 a span { padding: 0px 10px 0px 0px; }
	.Navigation li:last-child a { padding-right: 10px;}

	.Navigation li a:hover, .Navigation li.active a { background: #1f252e; background-image: none; }
	.Navigation .triangle {  display: none; }
	.Navigation li a:hover span, .Navigation li.active a span {background: none; }
	
	
	.Product_sec { width: 100%; text-align: center; }
	.Product_sec li { padding: 0px 0px 90px 0px; margin: 0px; }
	.Product_sec li .right { width: 100%; float: none; }
	.Product_sec li .right .img { margin: auto; float: none; padding-bottom: 30px;right: 0%;}
	.Product_sec li .right .Details h3 { font-size: 22px; }
	.Product_sec li .right .Details { width: 100%; text-align: center; }
	.Product_sec li .right .Details p { text-align: center; }
	.Product_sec li .Details a { margin: auto; float: none; }

	.Product_sec li .left {  width: 100%; float: none; padding-left: 0px; }
	.Product_sec li .left .img { margin: auto; float: none; padding-bottom: 30px;}
	.Product_sec li .left .Details { width: 100%; text-align: center; }
	.Product_sec li .left .Details h3 { font-size: 20px; }
	.Product_sec li .left .Details p { text-align: center; }

	#Container { width: 100%; }
	
	.Middle_sec { width: 100%; padding: 0px; background: none; }
	.Middle_sec .Center { width: 100%; }
	.Middle_sec #Leftside { text-align: center; padding: 0px 0px;  width: 100%; float: none; background: #222a35 url(../img/Client-left-bg.jpg) top center no-repeat; }
	.Middle_sec #Leftside .Client { margin: auto; margin-top: 0px; padding: 106px 65px 0px 65px; width: 333px; height: 333px; background-size: 100%; }
	.Middle_sec #Leftside .Client2 { margin: auto; padding: 106px 65px 0px 65px; width: 333px; height: 333px; background-size: 100%;}

	.Middle_sec #Leftside .Client1 { margin: auto; left: 0%; top: 0px; position: relative; padding: 66px 65px 0px 65px; width: 333px; height: 333px; background-size: 100%;}
	
	.Middle_sec #Rightside { margin-top: -1px; padding: 0px 6%; width: 100%; text-align: center; float: none; background: #2c3545; }
	.Middle_sec #Rightside li { padding: 94px 0px; }
	.Middle_sec #Rightside li:last-child { padding-bottom: 94px; }
	.Middle_sec #Rightside li .Industrial { float: none; }
	.Middle_sec #Rightside li .Industrial img { margin: auto; padding-bottom: 30px; }
	
	.Middle_sec #Rightside li .Information { width: 100%; margin: auto; }
	.Middle_sec #Rightside li .Information li { float: none; display: inline-block; }
	
	
	.Contact_sec { width: 100%; padding: 0px; background: none; height: auto;}
	.Contact_sec .Center { width: 100%; padding: 0px 0% 0px 0%; }
	.Contact_sec .Center { padding: 98px 6% 98px 6%; width: 100%; background:url(../img/contact-bg1.png) top center no-repeat; background-size: cover; position: relative; right: 0px; }
	.Contact_sec .Form { position: relative; right: 0%; top: 0px; width: 100%;}
	.Contact_sec .Form fieldset p { margin: 0 0 8px; }
	.Contact_sec .Form input.field { width: 100%; background: #2a3241; background-image: none; padding: 0px 26px }
	.Contact_sec .Form input.field1 { width: 100%; background: #2a3241; background-image: none; margin-left: 0px; padding: 0px 26px  }
	.Contact_sec .Form textarea {  width: 100%; background: #2a3241; background-image: none; margin-left: 0px; padding: 20px 26px 10px 26px  }
	.Contact_sec .Form input.Button { width: 100%; background: #005a84!important; background-image: none!important; border-radisu: 0px!important; margin-left: 0px; -webkit-appearance: none; }
	
	.Contactside { position: relative; background: none; height: auto; }
	
	
	.map_sec { width: 100%; position: relative; height: 501px; }
	

	footer { width: 100%; }
	footer .Center { width: 100%; padding: 15px 2%; }
	
}

@media only screen and (max-width: 1024px) {
	.Navigation li {
	    width: 33.33%;
	    text-align: center;
	
	}		
}
.philosophy-section {
	padding: 120px 30px;
	background: linear-gradient(180deg,
			var(--primary-black) 0%,
			rgba(119, 56, 197, 0.966) 50%,
			var(--primary-black) 100%);
	position: relative;
	overflow: hidden;
}

.philosophy-container {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}

/* Animated Prism Line */
.prism-line {
	width: 100%;
	height: 2px;
	margin: 0 auto 60px;
	position: relative;
	overflow: hidden;
	background: var(--carbon-medium);
}

.prism-line::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg,
			transparent,
			var(--accent-red) 20%,
			var(--accent-blue) 40%,
			var(--accent-green) 60%,
			var(--accent-purple) 80%,
			transparent);

	animation: prismSweep 4s ease-in-out infinite;
}

@keyframes prismSweep {
	0% {
		left: -100%;
	}

	100% {
		left: 100%;
	}
}

.philosophy-headline {
	font-size: 46px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 30px;
	line-height: 1.2;
	background: linear-gradient(135deg,
			var(--accent-cyan) 0%,
			var(--accent-purple) 25%,
			var(--accent-blue) 50%,
			var(--accent-green) 75%,
			var(--accent-cyan) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	background-size: 200% 200%;
	animation: gradientFlow 5s ease infinite;
}

@keyframes gradientFlow {
	0% {
		background-position: 0% 50%;
	}

	50% {
		background-position: 100% 50%;
	}

	100% {
		background-position: 0% 50%;
	}
}

.philosophy-subheading {
	font-size: 46px;
	color: black;
	text-shadow: #005a84 1px 1px 2px;
	max-width: 700px;
	margin: 0 auto 80px;
	line-height: 1.6;
	font-weight: 300;
}

.philosophy-pillars {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 50px;
	margin-bottom: 60px;
}

.pillar {
	position: relative;
	padding: 40px 30px;
	background: linear-gradient(135deg,
			rgba(7, 177, 112, 0.425),
			rgba(4, 27, 231, 0.541));
	border: 1px solid var(--metal-dark);
	border-radius: 20px;
	transition: all 0.4s ease;
	overflow: hidden;
}

.pillar::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: linear-gradient(90deg,
			var(--accent-purple),
			var(--accent-blue),
			var(--accent-green));
	transform: scaleX(0);
	transition: transform 0.4s ease;
}

.pillar:hover::before {
	transform: scaleX(1);
}

.pillar:hover {
	transform: translateY(-10px);
	border-color: var(--accent-purple);
	box-shadow: 0 20px 40px rgba(0, 4, 216, 0.548);
	background: linear-gradient(135deg,
			rgba(245, 142, 7, 0.541),
			rgba(90, 4, 4, 0.438));
}

.pillar-icon {
	width: 80px;
	height: 80px;
	margin: 0 auto 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 40px;
	position: relative;
}

.pillar-icon::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(135deg, var(--accent-purple), var(--accent-blue));
	border-radius: 50%;
	opacity: 0.2;
	animation: pulse 3s ease-in-out infinite;
}

@keyframes pulse {

	0%,
	100% {
		transform: scale(1);
		opacity: 0.2;
	}

	50% {
		transform: scale(1.2);
		opacity: 0.1;
	}
}

.pillar-title {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 15px;
	color: rgb(9, 110, 156);
}

.pillar-description {
	font-size: 19px;
	color: #ffffff;
	line-height: 1.6;
}
.pillar-description a {
	color: var(--accent-cyan);
	text-decoration: none;
	transition: all 0.3s ease;
	position: relative;
}

.pillar-description a::after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 0;
	height: 1px;
	background: var(--accent-cyan);
	transition: width 0.3s ease;
}

.pillar-description a:hover {
	color: var(--accent-purple);
}

.pillar-description a:hover::after {
	width: 100%;
}

/* Particle Effect Background */
.philosophy-particles {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	pointer-events: none;
}

.particle {
	position: absolute;
	width: 4px;
	height: 4px;
	background: linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));
	border-radius: 50%;
	opacity: 0;
	animation: float-particle 20s infinite linear;
}

@keyframes float-particle {
	0% {
		transform: translateY(0) rotate(0deg);
		opacity: 0;
	}

	5% {
		opacity: 1;
	}

	95% {
		opacity: 1;
	}

	100% {
		transform: translateY(-100vh) rotate(720deg);
		opacity: 0;
	}
}
