/***************************************************************************************/
/*
/*		Author: AS Designing
/*		Author URI: http://www.asdesigning.com
/*		Theme URI: http://www.astemplates.com
/*		
/*		Note: Design for Narrow desktop
/*
/***************************************************************************************/

@media (max-width: 980px) 
{	

	#slider-row #camera-slideshow
	{
		box-shadow: none !important;
	}
	
	#slider-row .camera_pag
	{
		left: 30px;
	}

	.slide_title
	{
		font-size: 70px;
		letter-spacing: -4px;
		line-height: 44px;
		margin-bottom: 6px;
	}
	
	.cameraContents
	{
		display: none;
	}
	
	.camera_caption a.readmore .arrow
	{
		right: 12px;
		top: 27px;
	}
	
	.shadow span
	{
		left: 2%;
		width: 96%;
	}
	
	.mod-newsflash-adv__links .item_content h2
	{
		line-height: 30px;
		padding-top: 14px;
		padding-bottom: 14px;
	}

	aside .mod-search input.inputbox 
	{
	    width: 180px;
	}

	aside .mod-search button.btn.btn-search 
	{
		margin-top: 15px;
		padding: 5px 10px 4px;
	}	
	
	#footer-row .moduletable.social li a 
	{
		font-size: 20px;
		height: 40px;
		width: 40px;
		margin-left: 10px;
	}	
		
	#back-top
	{
		display: none !important;
	}
	
}