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

@media (max-width: 1199px) 
{
	h1,
	h2
	{
		font-size: 20px;
	}

	.moduletable.social ul li.separator 
	{
		display: block;
	}
	
	#header-top-row .moduletable.social li a 
	{
		font-size: 10px;
		height: 21px;
		line-height: 21px;
		margin-left: 3px;
		margin-top: 1px;
		width: 20px;
	}
	
	#header-row .call-now .mod-custom
	{
		margin-top: 22px;
	}
		
	#header-row #logo 
	{
		margin-top: 5px;
	}
		
	.slide_title
	{
		font-size: 100px;
	}
	
	#camera-slideshow	
	{
		min-height: inherit;
	}
		
	.camera_caption a.readmore
	{
		right: 60px;
	}
	
	.mod-newsflash-adv__links .item_content ul li a
	{
		font-size: 12px;
	}
	
	.page-gallery .item_title
	{
		padding-top: 20px;
	}
	
	.masonry_gallery .mod-newsflash-adv .item_content	
	{
		text-align: center;	
	}
	
	.page-blog .cols-2 .item_img
	{
		max-width: 50%;	
	}
	
	.masonry_gallery .mod-newsflash-adv .item_content .readmore
	{
		float: none;
		padding-right: 0px;	
	}
	
	.masonry_gallery .mod-newsflash-adv .item_content .item_title
	{
		padding-top: 50px;
	}
	
	.page-gallery .item_introtext,
	.masonry_gallery .mod-newsflash-adv .item_content .item_introtext
	{
		display: none;
	}	
	
	#content-row-4 #phocagallery-module-ri div.mosaic img,
	#footer-row #phocagallery-module-ri div.mosaic img
	{
		width: 138px !important;
		height: 138px !important;
		max-width: none;
		max-height: none;	
	}
	
	#content-row-4 #phocagallery-module-ri div.mosaic,
	#footer-row #phocagallery-module-ri div.mosaic	
	{
		width: 132px !important;
	}

	#footer-row .moduletable.social li a 
	{
		font-size: 22px;
		height: 45px;
		width: 45px;
	}
	#navigation-mlnkrow 
        {
	       background: rgba(70, 26, 9,0.6) none repeat scroll 0 0;
               border-bottom: 1px solid #fb9d14;
               height: auto;
               margin-top: 0;
               position: relative;
               margin-left: 1px;
               margin-right: 1px;
	}   

        .orizzontale li 
        {
              border-right: 1px solid #fb9d14;
              display: inline;
    	      float: left;
    	      font-size: 11px;
              list-style-type: none;
              padding-left: 2px;
              padding-right: 2px;
              position: relative;
              top:-10px;
              color: #fb9d14;
              left: auto;
              font-weight: 600;

        }
}