
/***************************************************************************************/
/*
/*		Author: AS Designing
/*		Author URI: http://www.asdesigning.com
/*		Theme URI: http://www.astemplates.com
/*		
/*		Note: Designed for Desktops
/*
/***************************************************************************************/

@media (max-width: 1199px) 
{
	body
	{
		overflow-x: hidden;	
	}
	
			
	#slider-row #camera-slideshow	
	{
		min-height: inherit;
	}
	
	#top-row #top-contact
	{
		padding: 0;
	}
	
	.camera_caption > div 
	{
		padding: 0px !important;
	}
	
	.camera_caption .slide_title
	{
		font-size: 42px !important;
		line-height: 42px !important;
	}
	
	.camera_caption p
	{
		display: block;	
	}
		
	#slider-row .camera_caption a.readmore
	{
		right: 60px;
	}
	
	#featured-row .mod-newsflash p 
	{
    	float: none;
    	overflow: hidden;
		clear: both;
	}
	
	#featured-row .mod-custom .cal-us h2 
	{
		font-size: 24px;
		letter-spacing: -1px;
	}

	.moduletable.social ul li.separator 
	{
		display: block;
	}
		
	.mod-newsflash-adv__links .item_content ul li a
	{
		font-size: 12px;
	}
	
	.nspArt img.nspImage
	{
		width: 100%;
	}
	
	.page-category .img-intro__left,
	.page-category .img-intro__right
	{
		float: none;	
	}
	
	.page-gallery .view .item_introtext
	{
		display: none;
	}
	
	aside .moduletable .mod-custom ul li a
	{
		font-size: 11px;	
	}
	
	#footer-row .moduletable.social li a
	{
		width: 55px;
		height: 55px;
		line-height: 60px;
	}	
	
}