@-ms-viewport
{
	width:device-width;
}
@-viewport
{
	width:device-width;
}
@media only screen and (max-width:1200px)
{
	img
	{
		max-width:100%;
	}
}
@media only screen and (max-width:1024px)
{	
	.nav
	{
		position: absolute;
		right: 0;
		left: 0;
		z-index: 9999999;
		float: right;
		padding: 0 0;
		margin: 0;
		top: 0;
	}
	.nav ul li
	{
		margin: 0;
	}
	.nav ul li a
	{
		padding: 8px 0px;
		text-align:center;
    	background: rgba(0,0,0,0.8);
		color:#fff;
	}
	.nav-shrink .nav ul li a
	{
		padding: 8px 0px;
		text-align:center;
	}
	.nav ul li ul li a, .nav-shrink .nav ul li ul li a
	{
    	background: #fff;
		color:#000;
		text-align:center;
	}
	.nav ul li a i
	{
		display:none;
	}
	.nav ul li ul
	{
		position: relative;
		left:0;
		width: auto;
		-webkit-transform: translateX(-0%);
		transform: translateX(-0%);
		padding: 20px;
	}
	.nav ul ul li a, .nav-shrink .nav ul li ul li a
	{
		text-align:center;
	} 
	.nav ul li ul:before
	{
		top: -12px;
		left: 0;
		right:0;
	}
	.nav ul li a span
	{
		display: block;
	}
	.nav ul li:hover > a, .nav ul li.active > a 
	{
		color:#034ea2;
	}
	.nav-shrink .nav ul li a
	{
		color:#fff;
	}
	.nav ul li a::after
	{
		display:none;
	}
	.nav ul li ul aside
	{
		width: auto;
		float: none;
		padding: 0;
		display: block !important;
		text-align: center;
		margin: 0 !important;
	}
	.header-strip
	{
		padding: 10px 10px;
	}
	.header-top
	{
		padding: 10px 20px;
	}
	.header-top .alignmiddle, .header-strip .alignmiddle
	{
		display: flex !important;
	}
	.header-top h1, .header-top aside
	{
		position: relative;
		z-index: 99999999;
	}
	.header-top aside
	{
		margin-left: auto;
		margin-right: 60px;
	}
}
@media only screen and (max-width:960px)
{
	.header-top h1:before
	{
		display: none;
	}
	.container
	{
		padding: 25px 20px;
	}
	.our-clients ul li
	{
		width: 25%;
		height: 100px;
	}
	.footer article
	{
		padding: 30px 20px;
        display: flex;
        flex-wrap: wrap;
	}
	.footer article aside
	{
		margin-right: 0%;
		width: 33.333333%;
		float: left;
	}
	.process ul
	{
		grid-template-columns: 1fr 1fr 1fr;
	}
	.fadein:after
	{
		padding-top: 40vh;
	}
}
@media only screen and (max-width:768px)
{
	.header
	{
		padding: 5px 0px;
	}
	.header-strip nav
	{
		margin-left: 0;
	}
	.header-strip aside
	{
		margin-left: auto;
	}
	.header-strip nav ul li
	{
		margin: 0 5px 0 0;
	}
	.header-strip nav ul li a
	{
		font-size: 14px;
	}
	.header-strip aside h3
	{
		font-size: 13px;
	}
	.header-top aside, .infrastructure:after
	{
		display: none;
	}
	.header-top h1
	{
		top: 0;
	}
	.alignmiddle
	{
		display: block;
	}
	.hero
	{
		height: 400px;
	}
	.container h2
	{
    	font-size: 26px;
		line-height: 30px;
	}
	.container h3
	{
		font-size: 18px;
		line-height: 24px;
	}
	.intro figure, .intro aside, .products article aside, .products article figure, .ProductSlider, .products-page aside, .products-intro aside, .products-intro figure, .products-image-with-desc figure, .products-image-with-desc aside .infrastructure figure, .infrastructure aside, .awards, .news, .aboutus figure, .aboutus aside, .infrastructure-intro figure, .infrastructure-intro aside, .facilities article .FacilitiesSlider, .address-details, .contact .formfield
	{
		width: auto !important;
		float: none;
	}
	.intro figure:after, .infrastructure figure:after
	{
		top: -50px;
		left: 0;
        width: 250px;
        height: 250px;
	}
	.intro figure:before, .infrastructure figure:before
	{
		bottom: -30px;
		left: auto;
		right: 0px;
		width: 200px;
		height: 200px;
	}
	.count ul li
	{
		width: 50%;
	}
	.count ul li article h1
	{
		font-size: 30px;
	}
	.products .row
	{
		grid-template-columns: 1fr;
	}
	.products article
	{
		margin-top: 0px;
		display: block;
		height: auto;
	}
	.products article aside
	{
		position: static;
	}
	.products article figure img
	{
		height: 150px;
	}
	.ProductSlider.owl-carousel .owl-item img
	{
		max-height: 300px;
		height: auto;
	}
	.testimonials .TestimonialsSlider .item figure img
	{
		height: 100px;
	}
	.testimonials .row:before
	{
		font-size: 60px;
		top: 30px;
		left: -20px;
	}
	.testimonials .row:after
	{
		font-size: 60px;
		bottom: 50px;
		right: -10px;
	}
	.testimonials .TestimonialsSlider .item figure
	{
		width: 10%;
	}
	.testimonials .TestimonialsSlider .item aside
	{
		width: 88%;
	}
	.testimonials .TestimonialsSlider .item figure:after
	{
		font-size: 40px;
	}
	.our-clients ul li
	{
		width: 33.333333%;
	}
	.footer article aside
	{
		width: 50%;
	}
	.scrollup
	{
		bottom: 10px;
		right: 10px;
		width: 30px;
		height: 30px;
		line-height: 28px;
	}
	.social-icons-fixed
	{
		bottom: 50px;
		right: 10px;
	}
	.social-icons-fixed a
	{
		width: 30px;
		height: 30px;
		padding: 7px 0;
		font-size: 18px;
		margin: 5px 0px;
	}
	.footer-bottom p
	{
		float: none;
		text-align: center;
	}
	.page-title h2
	{
		font-size: 34px;
	}
	.aboutus figure, .infrastructure-intro figure
	{
		position: static;
	}
	.aboutus figure img
	{
		border-radius: 30px;
	}
	.ProductSlider
	{
		position: static !important;
	}
	.fadein:after
	{
		padding-top: 30vh;
	}
	.infrastructure article
	{
		grid-template-columns: 1fr;
	}
	.infrastructure article aside
	{
		padding: 5px 20px;
	}
	.process ul, .products-list ul, .products-grid ul
	{
		grid-template-columns: 1fr 1fr;
	}
	.table-content
	{
		overflow: auto;
	}
	.table-content table
	{
		width: 768px;
	}
	.testimonials-page ul li
	{
		width: 100%;
		display: block;
	}
	.testimonials-page ul li figure, .testimonials-page ul li aside
	{
		width:  auto;
	}
	.testimonials-page ul li figure img
	{
		width: 100px;
		height: 100px;
	}
	.scrollbutton
	{
		right: 10px;
	}
	.scrollbutton a
	{
		font-size: 18px;
		width: 30px;
		height: 30px;
	}
	.advantages ul.list li, .facilities ul.list li
	{
		width: 100%;
	}
	.news-events ul li
	{
		padding: 50px 20px 20px 20px;
	}
	.download ul
	{
		grid-template-columns: 1fr 1fr 1fr;
	}
	.testimonials-page ul
	{
		grid-template-columns: 1fr 1fr 1fr;
	}
	.modal-content
	{
		width: 96%;
	}
	.awards
	{
		text-align: left;
	}
}
@media only screen and (max-width:520px)
{	
	.header-top h1 img
	{
		height: 40px;
	}
	.hero h1
	{
		font-size: 36px;
	}
	.count ul li, .news-events ul li
	{
		width: 100%;
	}
	.our-clients ul li
	{
		width: 50%;
	}
	.footer
	{
		text-align: center;
	}
	.footer article aside
	{
		width: 100%;
		float: none;
	}
	.social-icons a
	{
		display: inline-block;
		float: none;
		margin: 0 1px;
	}
	.process ul, .products-list ul, .products-grid ul
	{
		grid-template-columns: 1fr;
	}
	.ProductSlider.owl-carousel .owl-item img
	{
		max-height: 200px;
		height: auto;
	}
	.ProductSlider.owl-carousel .owl-item h2
	{
        font-size: 18px !important;
	}
	.news-events ul
	{
		grid-template-columns: 1fr;
	}
	.news-events ul li
	{
		display: block;
	}
	.news-events ul li figure, .news-events ul li aside
	{
		width: auto;
		float: none;
	}
	.fadein:after
	{
		padding-top: 25vh;
	}
	.download ul
	{
		grid-template-columns: 1fr 1fr;
	}
	.testimonials-page ul
	{
		grid-template-columns: 1fr;
	}
}
@media only screen and (max-width:320px)
{
	.download ul
	{
		grid-template-columns: 1fr;
	}
}