@import url('https://fonts.googleapis.com/css?family=Krona+One|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
/* font-family:'Roboto',sans-serif; font-family: 'Krona One', sans-serif; */

.header-block-stylesheet{
	display: table;
	width: 100%;
	height: 174px;
	margin-bottom: 60px;
}
.header-stylesheet{
	background-color: #E8E8E8;
	display: table-cell;
	width: 100%;
	height: 172px;
	text-align: center;
	vertical-align: middle;
}
.logo-stylesheet{
	margin-bottom:10px;
}
.stylesheet{ 
	color:#000;
	font-family: 'Krona One', sans-serif;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.container-stylesheet{
	margin: 0 auto;
	padding:0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
		 box-sizing: border-box;
}

.style-head{
	background-color: #000;
	color:#fff;
	font-size: 14px;
	line-height: 18px;
	font-family:'Roboto',sans-serif;
	font-weight: 100;
	display: table;
	width: auto;
	clear: both;
	overflow: hidden;
	padding: 4px 10px;
	margin: 40px 0 20px 0;
}
.style-css{
	background-color: #F8E71C;
	color:#A36E3F;
	font-size: 14px;
	line-height: 18px;
	font-family:'Roboto',sans-serif;
	font-weight: 100;
	display: table;
	width: auto;
	clear: both;
	overflow: hidden;
	padding: 4px 10px;
	margin: 20px 0 10px 0;
}
.body-text-small,.body-text{color:#333;font-family:'Roboto',sans-serif;}
.body-blurb{color:#222;font-family:'Roboto',sans-serif;}
.byline{color:#29024A;font-family:'Roboto',sans-serif;font-style:italic;text-transform:uppercase;font-weight:500;}
.head-small,.head-medium,.head-large,.head-xl,.parallax-head{color:#000;font-family:'Roboto',sans-serif;font-style:italic;text-transform:uppercase;}
.h1-page-title,.h3-module-header{color: #000;}
.h1-page-title{font-family:'Roboto',sans-serif;text-transform:uppercase;font-style:italic;text-transform:uppercase;}
.h2-subhead{color: #250808;font-family:'Roboto',sans-serif;font-style:italic;font-weight:600;}
.h3-module-header{text-transform:uppercase;font-family: 'Krona One', sans-serif;}
.h4-label{color: #222;font-family:'Roboto',sans-serif;font-style:italic;text-transform:uppercase;}
@media (min-width: 1200px) {
	.container-stylesheet{ max-width: 1200px; }
	/* Body and other small text START */
	.body-text-small{font-size:16px;line-height:30px;}
	.body-text{font-size:18px;line-height:30px;}
	.body-blurb{font-size:18px;line-height:30px;}
	/* Body and other small text STOP */
	/* Headlines START */
	.byline{font-size:24px;line-height:32px;}
	.head-small{font-size:18px;line-height:21px;}
	.head-medium{font-size:30px;line-height:30px;}
	.head-large{font-size:36px;line-height:36px}
	.head-xl{font-size:60px;line-height:60px;}
	.parallax-head{font-size:80px;line-height:80px;}
	/* Headlines STOP */
	/* H tags & labels START */
	.h1-page-title{font-size:60px;line-height:60px;}
	.h2-subhead{font-size:36px;line-height:44px;}
	.h3-module-header{font-size:40px;line-height:48px;letter-spacing:8.33px;}
	.h4-label{font-size:18px;line-height:23px;}
	/* H tags & labels STOP */
}
@media (min-width: 992px) and (max-width: 1200px) {
	.container-stylesheet{ max-width: 992px; }
	/* Body and other small text START */
	.body-text-small{font-size:16px;line-height:30px;}
	.body-text{font-size:18px;line-height:30px;}
	.body-blurb{font-size:18px;line-height:30px;}
	/* Body and other small text STOP */
	/* Headlines START */
	.byline{font-size:24px;line-height:32px;}
	.head-small{font-size:18px;line-height:21px;}
	.head-medium{font-size:30px;line-height:30px;}
	.head-large{font-size:36px;line-height:36px;}
	.head-xl{font-size:60px;line-height:60px;}
	.parallax-head{font-size:80px;line-height:80px;}
	/* Headlines STOP */
	/* H tags & labels START */
	.h1-page-title{font-size:60px;line-height:60px;}
	.h2-subhead{font-size:36px;line-height:44px;}
	.h3-module-header{font-size:40px;line-height:48px;letter-spacing:8.33px;}
	.h4-label{font-size:18px;line-height:23px;}
	/* H tags & labels STOP */
}
@media (min-width: 768px) and (max-width: 991px) {
	.container-stylesheet{ max-width: 768px; }
	/* Body and other small text START */
	.body-text-small{font-size:16px;line-height:30px;}
	.body-text{font-size:18px;line-height:30px;}
	.body-blurb{font-size:18px;line-height:30px;}
	/* Body and other small text STOP */
	/* Headlines START */
	.byline{font-size:24px;line-height:32px;}
	.head-small{font-size:18px;line-height:21px;}
	.head-medium{font-size:30px;line-height:30px;}
	.head-large{font-size:36px;line-height:36px;}
	.head-xl{font-size:60px;line-height:60px;}
	.parallax-head{font-size:60px;line-height:60px;}
	/* Headlines STOP */
	/* H tags & labels START */
	.h1-page-title{font-size:60px;line-height:60px;}
	.h2-subhead{font-size:36px;line-height:44px;}
	.h3-module-header{font-size:24px;line-height:30px;letter-spacing:5px;}
	.h4-label{font-size:18px;line-height:23px;}
	/* H tags & labels STOP */
}
@media (min-width: 576px) and (max-width: 767px) {
	.container-stylesheet{ max-width: 576px; }
	/* Body and other small text START */
	.body-text-small{font-size:14px;line-height:30px;}
	.body-text{font-size:16px;line-height:24px;}
	.body-blurb{font-size:16px;line-height:24px;}
	/* Body and other small text STOP */
	/* Headlines START */
	.byline{font-size:20px;line-height:32px;}
	.head-small{font-size:20px;line-height:24px;}
	.head-medium{font-size:20px;line-height:24px;}
	.head-large{font-size:20px;line-height:24px;}
	.head-xl{font-size:20px;line-height:22px;}
	.parallax-head{font-size:27px;line-height:30px;}
	/* Headlines STOP */
	/* H tags & labels START */
	.h1-page-title{font-size:20px;line-height:22px;}
	.h2-subhead{font-size:18px;line-height:24px;}
	.h3-module-header{font-size:24px;line-height:30px;letter-spacing:5px;}
	.h4-label{font-size:11px;line-height:14px;}
	/* H tags & labels STOP */
}
@media (max-width: 576px) {
	/* Body and other small text START */
	.body-text-small{font-size:14px;line-height:30px;}
	.body-text{font-size:16px;line-height:24px;}
	.body-blurb{font-size:16px;line-height:24px;}
	/* Body and other small text STOP */
	/* Headlines START */
	.byline{font-size:20px;line-height:32px;}
	.head-small{font-size:20px;line-height:24px;}
	.head-medium{font-size:20px;line-height:24px;}
	.head-large{font-size:20px;line-height:24px;}
	.head-xl{font-size:20px;line-height:22px;}
	.parallax-head{font-size:27px;line-height:30px;}
	/* Headlines STOP */
	/* H tags & labels START */
	.h1-page-title{font-size:20px;line-height:22px;}
	.h2-subhead{font-size:18px;line-height:24px;}
	.h3-module-header{font-size:24px;line-height:30px;letter-spacing:5px;}
	.h4-label{font-size:11px;line-height:14px;}
	/* H tags & labels STOP */
}