/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
.dark .slider-caption { background-color:rgba(255,255,255,0.00); max-width: 600px; }
.smallHeader {font-size:24px !important;}
.headerPaddingTop { padding-top:20px;}
.disclosure { font-size:10px; color:#999; }
.white { color:#fff !important; }
.textshadow { text-shadow: 1px 1px 1px #000 !important; }
.noborder { border:0 !important; }
.h2ac { font-size: 3rem; }
.h3ac { font-size: 2.5rem; }
.h4ac { font-size: 2.0rem; }
.svg-trigger path { stroke: #FFF; }
.sticky-header #header-wrap { background:#263349; }