@charset "utf-8";
/* CSS Document */
  @media screen and (min-width: 600px){
#mobStyle{
	 visibility: hidden;
			 display:none;
			
}
  }
  
   @media screen and (max-width: 600px){
	  #webStyle{
		   visibility: hidden;
		   display:none;
		  
	  }
	  }
	  
.mobilewidget{
	
	 margin:0 auto;
    width:250px;
}
	  
	  
	.widgetemail{
		
		height:40px; font-size:16px; 
	}
#footer_div {
    min-height: 35px;
    padding-bottom: 5px;
    z-index: 15;
	  
	
}
#footer_div {
    background-color: #ff9e1b;
    border-color: transparent;
    border-width: 0;
	
	
    vertical-align:middle;
    text-align:center;
	
	
}
.footer_menus{
font-size:18px;
 
}







.Paragraph-Style {
    color: #25282a;
    font-family: source-sans-pro,sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
}
