@charset "utf-8";
/* CSS Document */

@-ms-viewport
{
	width:device-width;
}
@-viewport
{
	width:device-width;
}
@media only screen and (max-width:1200px)
{
	img
	{
		max-width:100%;
	}
	.
	{
		width:auto; padding-left:20px; padding-right:20px;
	}
	.isStuck
	{
		display:none;
	}
}
@media only screen and (max-width:1024px)
{
	
}
@media only screen and (max-width:960px)
{
	.header-inner, .navbar
	{
		padding: 0 20px;
	}
	.phoneno
	{
		clear:both;
		float:none;
		padding: 20px;
	}
	.social-media
	{
		padding: 20px 0;
		margin-right: 0;
		text-align:center;
		float:none;
	}
	.social-media a
	{
		display: inline-block;
		float: none;
		margin:0 1px;
	}
	.section-laboratory-furniture
	{
		padding: 100px 10px 0px 10px;
	}
	 .section-clients
	{
		padding: 100px 10px 100px 10px;
	}
	.section-laboratory-equipments
	{
		padding: 100px 10px 0px 10px;
	}
	.footer_marg, .section-text
	{
		padding: 30px 20px;
	}
	.foot_list, .footermap, .copyright
	{
		margin-right: 0;
		text-align:center;
		float:none;
	}
	.footermap
	{
		width:100%;
	}
	.social-icon-footer a
	{
		display: inline-block;
		float: none;
		margin:0 1px;
	}
	.footer-bottom, .contact
	{
		padding: 30px 20px;
	}
	.footer-bottom-inner p
	{
		float:none;
		text-align:center;
	}
	.banner-heading
	{
		text-align:center;
		padding: 30px 20px;
	}
	.image-link ul li
	{
		width: 50%;
	}
	.content
	{
		width:auto;
		float:none;
		clear:both;
	}
	.links
	{
		width:auto;
		float:none;
		clear:both;
	}
	.clients
	{
		padding: 5px;
	}
	.section-home
	{
		padding:50px 20px 0px 20px;
	}
	.section-home:before
	{
		display:none;
	}
	.section-laboratory-furniture:before,
	.section-laboratory-furniture:after,
	.section-laboratory-equipments:before,
	.section-laboratory-equipments:after,
	.section-clients:before,
	.section-clients:after
	{
		z-index: -9;
	}
	.get:before,
	.get:after
	{
		
	}
}
@media only screen and (max-width:768px)
{
	.section-laboratory-equipments ul li
	{
		width: 50%;
	}
	.section-clients ul li
	{
		width: 33.333333%;
	}
	.get h2
	{
		font-size: 40px;
	}
	.content figure, .content figcaption
	{
		width:auto;
		float:none;
	}
	.product-links, .product-text
	{
		width:auto;
		float:none;
	}
	.products-images ul li
	{
		
		width:auto;
		float:none;
	}
	.clients ul li
	{
		width: 50%;
		border: solid 5px #fff;
	}
	.contact-left, .contact-right
	{
		width:auto;
		float:none;
		padding: 0;
	}
	.section-home aside
	{
		width:auto;
		float:none;
	}
	.section-home h2
	{
		margin-top: 30px;
	}
}
@media only screen and (max-width:480px)
{
	.header-inner h1 img
	{
		height:80px;
	}
	.section-laboratory-equipments ul li
	{
		width:auto;
		float:none;
	}
	.section-clients ul li
	{
		width: 50%;
	}
	.get h2
	{
		font-size: 28px;
	}
	.image-link ul li
	{
		width:auto;
		float:none;
	}
	.clients ul li
	{
		width:auto;
		float:none;
	}
	.table-text aside:first-of-type
	{
		display:none;
	}
	.table-text aside:nth-of-type(2)
	{
		width:50%;
	}
}
@media only screen and (max-width:320px)
{
	.section-clients ul li
	{
		width:auto;
		float:none;
	}
	.foot h4
	{
		font-size: 14px;
		padding-left: 30px;
	}
}