/* Title Typha Styles */
main section header:not(.no-flair), main .header-flair:not([class*='m-']) {
	position: relative;
	margin-bottom: 2.5rem;
	padding-bottom: 1.5rem !Important;
	display: block;
}

main section header:not(.no-flair):before, main .header-flair:before, main section header:not(.no-flair):after, main .header-flair:after {
	content: ' ';
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

main section.text-left header.align-affected:before, 
main section.text-left .header-flair:before, 
main section.text-left header.align-affected:after, 
main section.text-left .header-flair:after, 
main section .flex header:not(.align-affected):before, 
main section .flex header:not(.align-affected):after,
main .column-layout-content header:not(.align-affected):before, 
main .column-layout-content header:not(.align-affected):after {
	left: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

main section.text-center header.align-affected:before, 
main section.text-center .header-flair:before, 
main section.text-center header.align-affected:after, 
main section.text-center .header-flair:after {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

main section.text-right header.align-affected:before, 
main section.text-right .header-flair:before, 
main section.text-right header.align-affected:after, 
main section.text-right .header-flair:after {
	left: auto;
	right: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

main section header:not(.no-flair):before, main .header-flair:before {
	width: 10rem;
	max-width: 60%;
	height: .3rem;
}

main section header:not(.no-flair):after, main .header-flair:after {
	width: 30rem;
	max-width: 100%;
	height: 1px;
}
/* End Title Typha Styles */

/* 1500px Min Width Responsive */
@media screen and (min-width:1500px) {
	body {
	}

	main .header-flair.m-1500 {
		position: relative;
		margin-bottom: 2.5rem;
		padding-bottom: 1.5rem !Important;
		display: block;
	}
}
/* End 1500px Min Width Responsive */

/* 1500px Responsive */
@media screen and (max-width:1500px) {
	body {
	}

	main .m-1500.header-flair:before, main .m-1500.header-flair:after {
		display: none;
	}
}
/* End 1500px Responsive */

/* 1200 Min Width Responsive */
@media screen and (min-width:1200) {
	body {
	}

	main .header-flair.m-1200 {
		position: relative;
		margin-bottom: 2.5rem;
		padding-bottom: 1.5rem !Important;
		display: block;
	}
}
/* End 1200 Min Width Responsive */

/* 1200px Responsive */
@media screen and (max-width:1200px) {
	body {
	}

	main .m-1200.header-flair:before, main .m-1200.header-flair:after {
		display: none;
	}
}
/* End 1200px Responsive */

/* 1000px Min Width Responsive */
@media screen and (min-width:1000px) {
	body {
	}

	main .header-flair.m-1000 {
		position: relative;
		margin-bottom: 2.5rem;
		padding-bottom: 1.5rem !Important;
		display: block;
	}
}
/* End 1000px Min Width Responsive */

/* 1000px Responsive */
@media screen and (max-width:1000px) {
	body {
	}

	main .m-1000.header-flair:before, main .m-1000.header-flair:after {
		display: none;
	}
}
/* End 1000px Responsive */

/* 800px Min Width Responsive */
@media screen and (min-width:800px) {
	body {
	}

	main .header-flair.m-800 {
		position: relative;
		margin-bottom: 2.5rem;
		padding-bottom: 1.5rem !Important;
		display: block;
	}
}
/* End 800px Min Width Responsive */

/* 800px Responsive */
@media screen and (max-width:800px) {
	body {
	}

	main .m-800.header-flair:before, main .m-800.header-flair:after {
		display: none;
	}
}
/* End 800px Responsive */

/* 650px Min Width Responsive */
@media screen and (min-width:650px) {
	body {
	}

	main .header-flair.m-650 {
		position: relative;
		margin-bottom: 2.5rem;
		padding-bottom: 1.5rem !Important;
		display: block;
	}
}
/* End 650px Min Width Responsive */

/* 650px Responsive */
@media screen and (max-width:650px) {
	body {
	}

	main .m-650.header-flair:before, main .m-650.header-flair:after {
		display: none;
	}
}
/* End 650px Responsive */

/* 550px Min Width Responsive */
@media screen and (min-width:550px) {
	body {
	}

	main .header-flair.m-550 {
		position: relative;
		margin-bottom: 2.5rem;
		padding-bottom: 1.5rem !Important;
		display: block;
	}
}
/* End 550px Min Width Responsive */

/* 550px Responsive */
@media screen and (max-width:550px) {
	body {
	}

	main .m-550.header-flair:before, main .m-550.header-flair:after {
		display: none;
	}

	main section header:not(.no-flair), main .header-flair:not([class*='m-']) {
		margin-bottom: 1.5rem;
		padding-bottom: 1rem !important;
	}
}
/* End 550px Responsive */

/* 475px Min Width Responsive */
@media screen and (min-width:475px) {
	body {
	}

	main .header-flair.m-475 {
		position: relative;
		margin-bottom: 2.5rem;
		padding-bottom: 1.5rem !Important;
		display: block;
	}
}
/* End 475px Min Width Responsive */

/* 475px Responsive */
@media screen and (max-width:475px) {
	body {
	}

	main .m-475.header-flair:before, main .m-475.header-flair:after {
		display: none;
	}
}
/* End 475px Responsive */

/* 400px Min Width Responsive */
@media screen and (min-width:400px) {
	body {
	}

	main .header-flair.m-400 {
		position: relative;
		margin-bottom: 2.5rem;
		padding-bottom: 1.5rem !Important;
		display: block;
	}
}
/* End 400px Min Width Responsive */

/* 400px Responsive */
@media screen and (max-width:400px) {
	body {
	}

	main .m-400.header-flair:before, main .m-400.header-flair:after {
		display: none;
	}
}
/* End 400px Responsive */

/* 350px Min Width Responsive */
@media screen and (min-width:350px) {
	body {
	}

	main .header-flair.m-350 {
		position: relative;
		margin-bottom: 2.5rem;
		padding-bottom: 1.5rem !Important;
		display: block;
	}
}
/* End 350px Min Width Responsive */

/* 350px Responsive */
@media screen and (max-width:350px) {
	body {
	}

	main .m-350.header-flair:before, main .m-350.header-flair:after {
		display: none;
	}
}
/* End 350px Responsive */
