@charset "UTF-8";
/*global styles*/
body {
	font-family: "aktiv-grotesk",sans-serif;
	color: #505050;
	font-size: 1.8em;
}
h1, h2, h3 {
	font-family: "trajan-pro-3",sans-serif;
	font-style: normal;
	font-weight: 600;
}
h2 {
	font-family: "aktiv-grotesk",sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 5px;
	font-size: 12px;
}
h3 {
	color: #d50054;
}
h4 {
	font-family: "aktiv-grotesk", sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #7e9f5c;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-size: 1.5rem;
}
p {
	line-height: 24px;
}
p::selection {
	background: #8ab25d;
	color: #FFF;
}
a {
	color: #57703a;
}
a:hover, a:visited, a:active {
	color: #8ab25d;
	text-decoration: none;
}
.breadcrumb {
	font-size: .8em;
	color: #d50054;
}
ol.breadcrumb {
	background-color: #d8ceaa;
	clear: both;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #777;
    content: "/\00a0";
}
.main-content {
	background-color: #e1d6b1;
	padding-top: 11%;
	padding-bottom: 8%;
	z-index: 0;
	position: relative;
	border-top: 2px #FFF solid;
}
.main-content-hero {
	margin-top: -27.5%;
	display: block;
	height: 75px;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
	border-top: 2px #FFF solid;
	padding-bottom: 22.5%;
}
.main-content-hero img {
	margin-top: 0;
	width: 100%;
	
	z-index: 0;
}
.main-content h1 {
	font-family: "trajan-pro-3",sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #d50054;
	font-size: 28px;
}
.main-content h2 {
	font-family: "trajan-pro-3",sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #d50054;
	font-size: 18px;
	letter-spacing: .5px;
	padding-top: 20px;
}
.main-content h3 {
	font-family: "aktiv-grotesk", sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #970357;
	font-size: 14px;
	letter-spacing: .5px;
	text-transform: uppercase;
}
.main-content ul, .main-content ol li ol {
	line-height: 28px;
}
.main-content img {
	padding: 3px;
	background-color: #FFF;
}
.panel {
    background-color: #f4e9c4;	
}
.panel-default {
    border-color: #f4e9c4;
}
.panel-default>.panel-heading {
	background-color: #d8ceaa;
}
.panel ul {
  list-style: none;
  padding: 0;
}
.panel li {
  padding-left: 1em;
}
.panel li:before {
  content: "\f091"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: .5em;
  width: 1.75em;
}
.twoColumns{
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.no-padding {
	padding: 0;
}
.bilan-fix {
	position: absolute;
}

/*table styles*/
.main-content table {
	width: 100%;
}
.main-content table th, .main-content table td {
	padding: 8px;
}
.main-content table th {
	background-color: #970357;
	color: #FFF;
}
.main-content tr {
	border-bottom: 1px dotted #ac6ea2;
}

/*form styles*/
.main-content input, .main-content textarea {
	max-width: 380px;
}
img.ccm-captcha-image {
    margin: 5px 10px 10px 0;
}
.main-content input.btn {
	color: #FFF;
	transition: .2s ease-in;
	background: #d50054;
	width: 100%;
	padding: 10px 0;
	margin: 5px 0 20px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
}

/*hamburger > tablet*/
.nav a {
	color: #ae0091;
}
.navbar-header {
	float: right;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #ae0091;
	background-image: none;
	border: #E04220;
	border-radius: 4px;
}
.navbar-toggle .icon-bar{
	background-color:#FFF;
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
}
.navbar-nav>li {
	float: none;
}
.navbar-collapse.collapse.in{
	display:block !important;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: #ac6ea2;
    color: #FFF;
}

/*Header and Nav*/
.nav {
	background-color: #FFF;
	border-bottom: 1px #000 solid;
	/*padding-right: 0;remove if issues with nav spacing*/
}
.date {
	text-transform: uppercase;
	color: #ae0091;
	display: inline-block;
	margin: 0 auto;
	width: 82%;
	text-align: center;
	font-family: "trajan-pro-3",sans-serif;
	padding: 18px 5px 5px 20px;
	font-size: .75em;
	margin-top: -8px;
}
.glyphicon-menu-hamburger {
	font-size: 175%;
	float: right;
	padding: 3px;
}
.skyline {
	background-image: url(../images/milwaukee-skyline-background.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
.logo {
	display: block;
	overflow: hidden;
	z-index: 10;
	width: 70%;
	margin: 0 auto;
	position: relative;
	padding-top: 14%;
	padding-bottom: 0;
	min-width: 100px;
}
.attendees {
	position: relative;
	margin-top: -51%;
	background-image: url(https://www.huntingmoonpowwow.com/application/files/1817/2599/1297/hmpw_attendees.webp);
	background-repeat: no-repeat;
	display: block;
	color: #FFF;
	background-size: cover;
	z-index: 0;
	border-top: 2px #FFF solid;
	border-right: 1px #FFF solid;
}
.attendees h2 {
	padding: 49% 0;
}
.hero-wrapper {
	background-color: #FFF;
}
.hero-wrapper a:hover {
	text-decoration: none;
	opacity: .7;
	color: #FFF;
}
.hero-wrapper a:link, .hero-wrapper a:visited, .hero-wrapper a:active {
	text-decoration: none;
	color: #FFF;
}
.participants {
	position: relative;
	margin-top: -51%;
	background-image: url(https://www.huntingmoonpowwow.com/application/files/5217/2599/1309/hmpw_participants.webp);
	background-repeat: no-repeat;
	display: block;
	color: #FFF;
	background-size: cover;
	z-index: 0;
	border-top: 2px #FFF solid;
	border-left: 1px #FFF solid;
}
.participants h2 {
	padding: 49% 0;
}
.plus {
	font-size: 1.5em;
}

/*schedule of events*/
.schedule-container {
	background-color: #e1d6b1;
	background-image: url(../images/brick-background.jpg);
	margin-top: -10px;
	border-top: 2px #FFF solid;
	padding-bottom: 10px;
}
.schedule-container h3 {
	padding-top: 0px;	
}
.schedule-container p {
	margin: 0;
}
.schedule-container h5 {
	margin: 10px 0 0 0;
	color: #d50054;
}
.paint-wall {
	background-image: url(../images/paint-wall-xs.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin: 12% 0 10% 0;
	padding: 5% 0 8% 0;
}
.feather {
	transform: rotate(90deg);
	margin: 0;
	padding: 0;
	display: inline;
	width: 7%
}
/*cards*/
.cards {
	border-bottom: 2px #FFF solid;
}
.card a {
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.card a:hover {
	opacity: .7;
	color: #FFF;
}
.card a p {
	padding: 0 0;
}
.dance-competitions {
	background-image: url(https://www.huntingmoonpowwow.com/application/files/2317/2599/2644/hmpw_dance-competitions.webp);
	background-repeat: no-repeat;
	display: block;
	background-size: cover;
	padding: 30% 5% 25% 5%;
	border-top: 2px #FFF solid;
}
.drums-competitions {
	background-image: url(https://www.huntingmoonpowwow.com/application/files/3417/2599/2646/hmpw_drums-competions.webp);
	background-repeat: no-repeat;
	display: block;
	background-size: cover;
	padding: 30% 5% 25% 5%;
	border-top: 2px #FFF solid;
}
.winners {
	background-image: url(../images/winners.jpg);
	background-repeat: no-repeat;
	display: block;
	background-size: cover;
	padding: 30% 5% 25% 5%;
}
.about-pow-wows {
	background-image: url(https://www.huntingmoonpowwow.com/application/files/6417/2599/2645/hmpw_about-pow-wows.webp);
	background-repeat: no-repeat;
	display: block;
	background-size: cover;
	padding: 30% 5% 25% 5%;
}

/*about HMPW*/
.about-hmpw {
	background: #f2eddb;
	padding-bottom: 50px;
	background-image: url(../images/pow-wow-background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.about-hmpw h3 {
	padding-top: 40px;
}
.about-hmpw a button, .main-content a button {
	color: #FFF;
	transition: .2s ease-in;
	background: #d50054;
	width: 100%;
	padding: 10px 0;
	margin: 5px 0 20px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.about-hmpw a button:hover, .main-content a button:hover {
	background: #cc0000;
	color: #FFF;
}
.btn {
	white-space: inherit;
}
.main-content button {
	max-width: 320px;
}

/*responsive YouTube videos*/
.videoWrapper {
	display: block;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin: 0 0 20px 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    max-width: 730px;
	height: 100%;
	padding: 3px;
	background: #FFF;
}

/*map*/
.map {
	background-image: url(../images/map-placeholder.png);
	height: 300px;
	background-position: bottom;
}

/*footer*/
footer {
	background: #d6005f;
	background: -webkit-linear-gradient(to left, #970357 , #d6005f);
	background: linear-gradient(to left, #970357 , #d6005f);
	color: #FFF;
}
footer p {
	font-size: 10px;
	margin: 15px 0 0 0;
}
.footer-nav {
	list-style-type: none;
	display: inline;
}
footer ul {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
footer ul li {
	padding: 10px;
	border-bottom: 1px #970357 solid;
}
footer ul a {
	text-decoration: none!important;
}
footer ul a li {
	color: #FFF;
	background: #d6005f;
	transition: .2s ease-in;
}
footer ul a:hover li {
	color: #FFF;
	background: #970357;
}
footer img {
	max-width: 150px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	width: 100%;
}
.fa {
	padding: 0 10px 5px 0;
}

@media screen and (min-width: 420px) {
h2 {
	font-size: 18px;
}
.date {
	font-size: .9em;
	width: 86%;
	padding-top: 16px;
	margin-top: 0;
}
.attendees {
	margin-top: -51%;
}
.participants {
	margin-top: -51%;
}
.schedule-container h3 {
	padding-top: 5%;	
}
.paint-wall {
	background-image: url(../images/paint-wall-sm.png);
	background-position: center;
	margin: 8% 0 6% 0;
	padding: 2% 0 7% 0;
}
.main-content-hero {
	padding-bottom: 23.5%;
}
.card p {
	font-size: 16px;
}
}

@media screen and (min-width: 768px) {
h2 {
	font-size: 30px;
	letter-spacing: 7px;
}
.date {
	font-size: 1em;
	padding-left: 16%;
	padding-top: 16px;
}
.nav {
	padding-right: 0;/*remove if issues with nav spacing*/
}
.nav .row {
	margin: 0;
}
.navbar-toggle {
    display: block;
}
.logo {
	max-width: 400px;
}
.attendees {
	margin-top: -52.5%;
}
.participants {
	margin-top: -52.5%;
}
.plus {
	font-size: 2em;
}
.feather {
	width: 75%;
	transform: rotate(0deg);
	max-width: 35px;
	padding-top: 15px;
}
.schedule-container h3 {
	padding-top: 3.5%;	
}
.paint-wall {
	background-image: url(../images/paint-wall-sm2.png);
	margin: 7% 0 6% 0;
	padding: 2% 0 6% 0;
}
.winners {
	border-top: 2px #FFF solid;
}
.about-pow-wows {
	border-top: 2px #FFF solid;
}
.about-hmpw {
	background-position: bottom;
}
.main-content-hero {
	padding-bottom: 22.5%;
}
footer {
	padding: 20px;
}
footer ul li {
	border-bottom: 0;
	display: inline;
}
footer img {
	padding: 0px 0 30px 0;
}
}

@media screen and (min-width: 992px) {
h2 {
	font-size: 38px;
	letter-spacing: 8px;
}
.nav>li>a {
	text-align: center;
}
.date {
    padding-left: 14%;
}
.paint-wall {
	background-image: url(../images/paint-wall-md.png);
}
}

@media screen and (min-width: 1200px) {
h2 {
	font-size: 42px;	
}
.logo {
	padding-bottom: 6%;
}
.attendees {
	margin-top: -55%;
}
.participants {
	margin-top: -55%;
}
.date {
	font-size: 1.25em;
	padding-left: 14%;
	padding-top: 14px;
}
.paint-wall {
	background-image: url(../images/paint-wall-md.png);
}
.card p {
	font-size: 18px;
	line-height: 26px;
}
.about-hmpw {
	background-size: cover;
}
.main-content-hero {
	padding-bottom: 18.5%;
}
}

@media screen and (min-width: 1400px) {
h2 {
	font-size: 48px;	
}
.logo {
	padding-bottom: 15.5%;
}
.main-content-hero {
	padding-bottom: 13.5%;
}
}


