/***************************************************************************************/
/*
/*		Author: AS Designing
/*		Author URI: http://www.asdesigning.com
/*		Theme URI: http://www.astemplates.com
/*		
/*		Note: Design for Narrow desktop
/*
/***************************************************************************************/

@media (max-width: 980px) 
{	
	h1,
	h2
	{
		font-size: 16px;
	}
		
	#header-row #logo 
	{
		margin-top: 15px;
	}

	#header-row .logo,
	#header-row .logo a, 
	#header-row .logo a:hover 
	{
		font-size: 20px;
	}
	
	#header-row .logo span.slogan 
	{
		font-size: 10px !important;
		font-style: normal;
		font-weight: normal;
		left: 5px;
		top: 0;
	}
	
	#header-row .mod-search
	{
		padding-left: 0;
	}
	
	#header-row .btn-search
	{
		left: 10px;
	}
	
	#header-row .mod-search_searchword
	{
		
	}
	
	#header-row .moduletable.search input.buttonsearch
	{
		left: 14px;
	}
	
	#logo span.slogan
	{
		display: block;
		left: 59px;
		top: -10px;
		width: auto;
	}
	
	#header-row .call-now .mod-custom
	{
		margin-top: 17px;
	}	
			
	#header-row .moduletable.social.span4
	{
		margin-left: 0px;
		width: auto;
	}
	
	.thumbnails
	{
		margin-left: -12px;
	}
	
	.thumbnails > li
	{
		margin-left: 12px;
	}
	
	.page-category__team .item_introtext
	{
		overflow: visible;
	}

	#as-menu ul.as-menu > li, 
	#as-menu ul.as-menu > li:hover 
	{
	    padding: 2px 10px 15px !important;
	}
	
	#slider-row .moduletable.slider
	{
		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
	{
	}
	
	.camera_caption a.readmore .arrow
	{
		right: 12px;
		top: 27px;
	}
	
	.masonry_gallery 
	{
		min-height: 100%;
	}

	.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: 0px;
	}	
	
	#content-row-4 #phocagallery-module-ri div.mosaic img,
	#footer-row #phocagallery-module-ri div.mosaic img
	{
		width: 102px !important;
		height: 102px !important;
		max-width: none;
		max-height: none;	
	}
	
	#content-row-4 #phocagallery-module-ri div.mosaic,
	#footer-row #phocagallery-module-ri div.mosaic	
	{
		width: 102px !important;
	}
			
	#back-top
	{
		display: none !important;
	}
	
}