@charset "utf-8";
/*@animation
/////////////////////////////////////////////////////////////////////*/
/*fadeIn*/
@-webkit-keyframes fadeIn {
	0% { opacity:0;}
	100% { opacity:1;}
}
@keyframes fadeIn {
	0% { opacity:0;}
	100% { opacity:1;}
}




/*@font
/////////////////////////////////////////////////////////////////////*/
/**
 * @license
 * MyFonts Webfont Build ID 3295226, 2016-10-13T01:20:40-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: BrandonTextWeb-Bold by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-text/bold/
 * Copyright: Copyright (c) 2015 by Hannes von Doehren. All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3295226
 * 
 * © 2016 MyFonts Inc
*/@font-face{font-family: 'BrandonTextWeb-Bold';src: url('../fonts/BrandonText/3247FA_0_0.eot');src: url('../fonts/BrandonText/3247FA_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/BrandonText/3247FA_0_0.woff2') format('woff2'),url('../fonts/BrandonText/3247FA_0_0.woff') format('woff'),url('../fonts/BrandonText/3247FA_0_0.ttf') format('truetype');}
