@charset "utf-8";
/* CSS Document */

@media screen and (min-width:480px) and (max-width:800px) {
  /* Target landscape smartphones, portrait tablets, narrow desktops
*/
	.homeMainPicture .mainProducts {
  position: absolute;
  right: 0px;
  width: 50%;
}
	.optionsServices .option p.pCategory
	{
		font-size: 1.4em;
	}
	.footer ul
	{
		margin-left:0px;
	}
 header ul.telephone
	{
		font-size:0.7em;
	}
	.sidebar1
	{
		width:100%;
		text-align:center;
	}
	.sidebar1 h3
	{
		padding:0px;text-align:center;
	}
	.sidebar1 ul li, .sidebar1 ul li a
	{
		width:100%;
		text-align:center;
		
	}
	nav a, nav a:visited
	{
		max-width:100%;
		padding-right:0px;
		padding-left:0px;
	}
}

@media screen and (max-width:480px) {
  /* Target portrait smartphones */
	.homeMainPicture ul.slogan
	{
		left: 25%;
  		top: 330px;
	}
	.homeMainPicture ul.slogan li{
		font-size: 3em;
		text-align:center;
	}
	
	footer
	{
		padding-bottom:140px;
	}
	a[href^="tel"],
a[href^="mailto"] {
    color:#FF0004; 
    text-decoration: none;  
}
	
	
	.optionsServices .option
	{
		width:100%;
	}
	 footer ul
	{
		margin-left:10px;
	}
    .contactBand input, .contactBand textarea
    {
        width:75%;
    }
	.contactLeftColumn
	{
		width:384px;
	}
	.noShowMobile
	{
		display:none;
	}
	.headerWrapp
	{
		height:340px;
	}
	header ul.telephone
	{
		top:190px; 
		text-align:center;
		padding-top:18px;
		background:none;
		 
	}
	header ul.telephone li a
	{
 
		color:#FF0004;
	}
	.container
	{
		margin-top:40px;
	}
	.sidebar1
	{
		background:none;
	}
	.sidebar1 h3
	{
		text-align:center;
	}
	 
	nav a, nav a:visited
	{
		max-width:100%;
		text-align:center;
	}
	.fltlft
	{
		float:none;
		display:block;
		
		margin:0 auto;
		margin-bottom:30px;
	}
	p
	{
		text-align:justify;
		padding-right:20px;
	}
	.content ul, .content ol
	{
		text-align:justify;
	}
	.content ul li
	{
		padding-top:30px;
		padding-right:30px;
	}
	.map-responsive {
    overflow: hidden;
    padding-bottom: 100.25%;
    position: relative;
    height: 0;
}
	.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
	
	article.content p img
	{
		margin:0 auto;
		display:block;
		margin-bottom:30px;
		
	}
	footer p
	{
		text-align:center;
	}
  header
  {
	height:180px;
	  
  }
 header h1.telephone
{
	
	color:#F7090D;
	font-size:1em;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	padding-top:0px;
	position:static;
	background-color:rgba(241,10,14,1.00);
	padding:0px;
	margin:0px;
	margin-top:40px;
	margin-bottom:20px;	
}
header h1.telephone a
{
	color:#F7090D;
}
img.shedsForAllLogo
{
	margin:0px;
	padding:0px;
	margin-bottom:-30px;	
}
.content{
	width:auto;	
	float:none;
	padding-top:60px;
}
span.redText
{
	color:rgba(167,30,33,1.00);
	font-weight:bold;
	font-size:17px;	
}
.sidebar1
{
	width:100%;
	display:block;
	float:none;
		
}
.megamenu{
	margin-top:0px;
}
	
	.inquiryProductBand input
	{
		width:89%;
	}
}


