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


/*
********************************
For Banner - from Project Seven
********************************
*/

@media only screen and (min-width: 0px) and (max-width: 800px) {
#p7IGM_1 {
  max-height: 700777px;
}
.p7IGMimage-wrapper {
   max-height: 400px;
}
}

@media only screen and (min-height: 0px) and (max-height: 850px) {
#p7IGM_1 {
  max-height: 700777px;
}
.p7IGMimage-wrapper {
   max-height: 400px;
}
}



@media only screen and (min-width: 0px) and (max-width: 750px) {
	
	#header {
	max-width:600px;
	min-width:550px;

}


.textcontentresp {
	font-size: 22px;	
}
table, td, th {

padding: 20px;
	}
#number {
	display:none;

}
	
#textbox {
	width:100%;
	z-index:7;
	float: left;
	clear: none;
	font-size: 18px;
}
#textbox2 {
	width:100%;
	z-index:7;
	float: left;
	clear: none;
	font-size: 25px;
}	
#content2 {

	padding-right: 5px;
	padding-left: 5px;
	max-width: 90%;
}
	
	
	#textbox {
		width:100%;

	margin-right: auto;
	margin-left: auto;
	float:left;
	clear: both;

} 
	  
	  
	  
	  
	#photobox {

    width:80%;
	



}  
	
	
	#footer {
		display:none;
	
	
	
}

#indcontent {
	display:none;

}
	  
	
	
	}
	
	
	
	@media only screen and (min-width: 0px) and (max-width: 900px) {
		

        
        
		#indcontent {
	    display:none;

        }
		
		
		
		}
	
	
	@media only screen and (min-width: 750px)  {

		
		#footerb {
	
	    display:none;

        }
			
		
		
		}
	
@media only screen and (min-width: 900px)  {	

     #indcontentb {
	
     display:none;


     }	


	}
	
	
	@media only screen and (min-height: 0px) and (max-height: 850px) {
		
		
		
		
		
		
		
		}


/*
********************************
SAP Panorama - on Pano Page!
********************************
*/
@media only screen and (min-width: 0px) {
		
		
	.sap360 {
	
	height: 350px;

	
}		
		
}

@media only screen and (min-width: 775px) {
		
		
	.sap360 {
        
    width: 425px;    
	
	height: 275px;

	
}		
		
}


@media only screen and (min-width: 1000px) {
		
		
	.sap360 {
        
    width: 550px;    
	
	height: 350px;

	
}		
		
}


