@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%;
	}
	table, tr, td
	{
		width:auto;
	}
	.section-home-content, .facilities, .footer_marg, .footer-bottom, .section-content
	{
		width:auto; padding-left:20px; padding-right:20px;
	}
	.header-top h1
	{
		float:none; text-align:center;
	}
	.isStuck
	{
		display:none;
	}
	.nav
	{ 
		float:none; padding:15px 0;
	}
	.nav ul li
	{
		margin-left:0;
	}
	.banner-heading h2
	{
		width:auto; text-align:center;
	}
	.section-home-content-right, .section-home-content-left
	{
		width:auto; float:none; text-align:center;
	}
	.section-home-content-right-rightcont, .section-home-content-right-leftcont
	{
		width:auto; float:none; 
	}
	.facilities
	{
		border:none;
	}
	.facilities ul
	{
		display:inline-block;
	}
	.facilities ul li
	{
		border:none; 
	}
	.facilities ul li:first-child
	{
		border:none;
	}
	.contact-left, .contact-right
	{
		width:49%; 
	}
	.section-pages-left
	{
		width:32%;
	}
	.section-pages-right
	{
		width:65%;
	}
}
@media only screen and (max-width:768px)
{
	.foot_list
	{
		width:auto; float:none; margin:0;
	}
	.footer-bottom p
	{
		text-align:center; float:none;
	}
	.contact-left, .contact-right
	{
		width:auto; float:none;
	}
	.section-pages-left, .section-pages-right
	{
		width:auto; float:none;
	}
	.applicationLeft {     width: 100%;
    padding: 0 0 0 0;}
.applicationRight {     width: 100%;
    padding: 0 0 0 0;}
    
    .consultants ul li
{
    float: left;
    width: 46%;
    padding: 0 1% 40px;
}
    
}
@media only screen and (max-width:480px)
{
    
    .consultants ul li
{
    float: left;
    width: 100%;
    padding: 0 0% 40px;
}
.consultants ul li img {
   
    height: auto;
}

	.header-top-strip h4
	{
		float:none; text-align:center;
	}
	.header-top-strip-right
	{
		float:none;
	}
	.facilities ul li
	{
		width:auto; float:none;
	}
	.insurance
	{
		width:auto; float:none;
	} 
	.address
	{
		float:none;
	}
}