@charset "utf-8";



/*  -------------------- Desktop ------------------------ */

@media (max-width: 1100px) {
#bannertext		{width:99%;
				}
				
#quote		{width:280px;
			left:0px;
			top:170px;
			}
		
#message		{width:280px;
				right:0px;
				top:170px;
				}					
	
	}


/*  -------------------- Tablet ------------------------ */

@media (max-width: 997px) {
	
#box1		{
			width:47%;
			padding:1%;}
			
#bannertext p		{
		font-size:16px;
		}

#footer1		{
				width:25%;
				margin-right:0%;
				}
		
#footer1 img 	{
				float:left;
				}
				
	
				
#footer1   {width:45%;}							
	}


@media (max-width: 796px) {



#headerwrap  {
			height:210px;
			position:relative;
			}
	
#logo		{
	width: 100%;
			float:left;
			}
	
.logo		{

		margin-left:auto;
		margin-right: auto;
		display: block;

			}

#number		{
			margin-top: 25px;
			height:42px;
			float:none;
			
	}
			

			
#topnav   	{
			margin-top:10px;
			float: left;
			position:absolute;
			bottom:0px;
			left:0px;
			}
			
#quote		{
			width:170px;
			left: 0px;
			top: 190px;
			padding: 5px;
			}
		
#message		{
				width:170px;
				right:0px;
				top:190px;
				padding:5px;
				}		

h3			{
			font-size:14px;}	
				

	
	}
				
@media (max-width: 670px) {
	
		#topnav {margin-top: 10px;}

	
#bannertext p		{
					font-size:14px;
					}	
					
h1					{
					font-size:20px;
					}	
					
	
#title1		{margin-top:10px;}									
	}
		
@media (max-width: 510px)
{

	
.logo		{

		margin-left:auto;
		margin-right: auto;
		display: block;

			}

#number		{
			float:none;
			height:42px;
			}	
			
	
	#topnav {margin-top: 25px;
	padding-top: 10px;}
	
#headerwrap  {width:90%;}

#bannerwrap  {width:100%;}

#content  {width:90%;
	}
	
	#formWrap {
		width: 90%;
	}
	#form {
		width: 90%;
	}

#footerwrap		{
				width:90%;}

#bannertext		{
				position:static;
				}
				
#quote		{
			width:100%;
			position:static;
			margin-top:10px;
			padding: 1px;
			}
		
#message		{
				width:100%;
				position:static;
				margin-top:10px;
				padding:1px;
				}	

#banner		{width:100%;
			height:auto;
			background-repeat:no-repeat;
			background-size:cover;
			padding-bottom:10px;
			}	

#bannerwrap  {
	width: 90%;
	height: auto;
			 }
			 
#box1		{
			width:100%;

			}	
	
				
#footer1   {width:90%;}					 
	}	