@charset "UTF-8";
/* CSS Document */
* {
  font-variant-ligatures: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
    height: 100%;
    font-family: copperplate, sans-serif;
    font-weight: 300;
    font-style: normal;
    margin: 0px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-size: 16px;
    letter-spacing: 1.4px;
    font-variant-ligatures: none;
	
    /*border-bottom-right-radius: 0px;*/
}



.alignCenter {
  left: 50%;
  -ms-transform: translateX(-50%); /* IE 9 */
  -webkit-transform: translateX(-50%); /* Safari */
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}

.flagPosition {
	
    height: 93px;
    width: 19px;
    position: fixed;
    z-index: 200;
    left: 0px;
    background-color: rgba(113,69,2,1.00);
    text-align: center;
    font-size: 18px;
    padding-left: 1px;
    top: 70vh;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.biggerText {
	
  font-family: Baskerville, "serif";
	color: #574732; 
  font-size: 5vw;
  font-weight: 700;
  font-style: normal;
  line-height: 100%;
	letter-spacing: 0.75px;

}

.bigText {
	
  font-family: rosella-solid, sans-serif;
  font-size: 36px;
  font-weight: 500;
  font-style: normal;
  line-height: 100%;
	letter-spacing: 0.75px;

}

.medText {
  /*font-family: rosella-solid, sans-serif;*/
	color: #574732;
  font-size: 28px;
  font-weight: 900;
  font-style: normal;
  line-height: 100%;
  letter-spacing: 0.75px;
}

.plainText {
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    line-height: 120%;
    padding-top: 12px;
	letter-spacing: -.1px;
}

.fromFont {
	font-family: Helvetica, sans-serif;
    font-size: 2.5vw;
    font-weight: 300;
	line-height: 1.3;
    font-style: normal;
	
	
}

img {
  border: 0px;
  padding: 0px;
  max-width: 100%;
  max-height: 100%;
}

.alignCenter2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%)
}

.clearALL {
  clear: both;
}

.eventNum {
    font-weight: 700;
	font-size: 12px;
    letter-spacing: 1.4vw;;
	padding-left: 1.4vw
}



/* ———————————————————————— cssTable ———————————————————————— */

.benefitsContainer {
	width: 80%;
	height: auto;
	position: relative;
	font-size: 19px;
	
	
}

.bigDisplay {
	display: block;
	
	width: 15%;
	height: auto;
	text-align: center;
	padding: 10px;
	float: left;
	color: #786C52;
	font-weight: 700;
	
}

.smallDisplay {
	display: none;
	
}

.bCell40 {
	
	width: 40%;
	height: auto;
	text-align: left;
	padding: 10px;
	float: left;
}

.bCell15 {
	width: 15%;
	text-align: center;
	padding: 10px;
	float: left;
	color: #786C52;
	font-size: 32px;
	font-weight: 900;
	height: auto;
}


/* ———————————————————————— Landing Page Items ———————————————————————— */
/* Create a Parallax Effect */
.bgimg-Pre {
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 100vh;
  clear: both;
	
}
/* Pre image (Logo. Full height) */
.bgimg-Pre {
  background-image: url("wfImages21/WF21-PurpleBG-1920X.jpg");
}

.preTopBlock {
  text-align: center;
  position: relative;
}

.logoItem {
  top: 4vh;
  width: 75vw;
	
}

.pioneerText {
    margin-top: -75px;
    text-align: center;

 
    
	
}

.colA {
	float: left;
	width: 18%;
	height: auto;
}

.colB {
	float: left;
	width: 81%;
	height: auto;
}

.preTopText {
  bottom: 12%;
  width: 100%;
  padding-top: 70vh;
	
  font-size: 6vw;
  font-weight: 600;
  color: #FFFFFF;
	line-height: 85%;
  position: absolute;
	
}

.sponsorItem {
	width: 76px; 
  bottom: 13%;
  left: 7%;
  position: absolute;
}


.eventBox {
	
	width: 100%;
	height: auto;
	
	padding-left: 24px;
	padding-right: 24px;
  background-image: url("wfImages21/leatherBG-03.jpg");
  background-size: cover;
  background-position: center;
	
}

.whiteBox {
	
	
	text-align: center;
	
	padding-top: 32px;
	padding-bottom: 52px;
	
	padding-left: 20%;
	padding-right: 20%;
  
	
}

.historyBox {
	padding-top: 42px;
	padding-bottom: 24px;
    text-align: center;
    background-image: -webkit-linear-gradient(270deg,rgba(94,50,51,1.00) 0%,rgba(113,69,2,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(94,50,51,1.00) 0%,rgba(113,69,2,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(94,50,51,1.00) 0%,rgba(113,69,2,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(94,50,51,1.00) 0%,rgba(113,69,2,1.00) 100%);	
	
}

.centerBox {
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	margin: 0px;
	text-align: center;
	
}


.col2 {
  width: 50%;
  float: left;
  padding: 2.5%;
  text-align: center;
}
.col3 {
    width: 33.33%;
    min-height: 470px;
    float: left;
    padding-top: 2%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-bottom: 3%;
    text-align: center;
    background-image: url("wfImages21/leatherBG-03.jpg");
    border: 6px solid #FFFFFF;
	position: relative;
}

.col3H {
    width: 33.33%;
    height: 80vh;
    float: left;
    padding-top: 1.5%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-bottom: 24px;
    text-align: center;
    border: 6px solid rgba(113,69,2,1.00);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.historyText {
    bottom: 5%;
    width: 94%;
    height: auto;
    text-align: center;
    position: absolute;
    text-shadow: 2px 2px 2px #000000;
}

.photo3 {
	padding: 1.5%;
	width: 33%;
	text-align: center;
	float: left;
	
}

.slideContainer {
	width: 80%;
}

.mySlides1, .mySlides2, .mySlides3, .mySlides4 {
	display: none;
	
}

.wfFooter {
	width: 75%;
	height: auto;
	text-align: center;
	
	padding-top: 50px;
	padding-bottom: 50px;
	
	position: relative;

}

.wfFooter img {
	
	width: 70%;
}

/* ———————————————————————— Buttons and Links ———————————————————————— */

a {
	color:#93917B;
    text-decoration: none;
}




.movingBtn, .movingBtnArrow {
	
  width: auto;
  height: auto;
  
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 8px;
  padding-left: 8px;
  margin-top: 12px;
  background-color: #574732;
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  line-height: 115%;
  color: #ffffff;
  transition: transform .7s;
  cursor: pointer;
  
	
	border-width: thin;
    border-style: none;
    border-radius: 5px;
}

.specialBTN1 {
	background-color: #5e3879;
	margin-left: 30px;
	margin-right: 30px;
	
}

.specialBTN2 {
	background-color: #8868aa;
	margin-left: 30px;
	margin-right: 30px;
	
}

.specialBTN1::before, .specialBTN2::before {
  content: "☞ ";
  
}
.specialBTN1::after, .specialBTN2::after {
  content: "  ☜";
}



.movingBtnArrow:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
}

.bottomButton {
	width: 84%;
	bottom: 15px;
	position: absolute;
}


.w3-animate-top {
  position: relative;
  animation: animatetop 0.4s
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }
  to {
    top: 0;
    opacity: 1
  }
}


.playVideo {
	color: #C0C0C0;
    position: absolute;
    width: 45px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 2px;
    cursor: pointer;
    bottom: 6px;
    right: 6px;
    font-size: 21px;
    text-align: center;
    background-color: #004490;
    border-style: none;
    border-radius: 5px;
	font-family: Helvetica, Arial, "sans-serif";
}

.playVideo2 {
	
    color: #C0C0C0;
    padding-left: 20px;
	padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: pointer;
    font-size: 21px;
	font-weight: 700;
    text-align: center;
    background-color: #004490;
    border-style: none;
    border-radius: 5px;
	
}

/* ———————————————————————— 1200px ———————————————————————— */
@media only screen and (max-width: 1200px) {
	
.bgimg-Pre {
	background-image: url("wfImages21/WF21-PurpleBG-1200X.jpg");
	background-attachment: scroll;
}
	
.pioneerText {
    margin-top: -50px;   
	
}
	
	
.colA {
	
	width: 23%;

}

.colB {
	
	width: 76%;
	
}
	
.col3 {
    width: 33.33%;
    min-height: 495px;
	}
	
.col3H {
    height: 580px;
}
	
.movingBtn, .movingBtnArrow {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 4px;
  padding-left: 4px;

  font-size: 18px;
	}
	
	.eventNum {
    font-weight: 700;
	font-size: 11px;
    letter-spacing: 1.1vw;;
	padding-left: 1.1vw
}
	
	
}


/* ———————————————————————— 750px ———————————————————————— */
@media only screen and (max-width: 750px) {
	.col3 {

    min-height: 525px;
	}
	
.bigDisplay {
	display: none;
}


	.smallDisplay {
	display: block;
	
    width: 15%;
	height: auto;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	color: #786C52;
	font-weight: 900;
	float: left;
}
	
}

/* ———————————————————————— 600px ———————————————————————— */
@media only screen and (max-width: 600px) {
	
.bgimg-Pre {
  background-image: url("wfImages21/WF21-PurpleBG-600X.jpg");
  background-attachment: scroll;
}
	
	.pioneerText {
    margin-top: -30px;   
	
}
	
.plainText {
    font-size: 18px;
}
	
.preTopBlock {
  width: 90%;
	
	left: 50%;
  -ms-transform: translateX(-50%); /* IE 9 */
  -webkit-transform: translateX(-50%); /* Safari */
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
	
.logoItem {
  top: 8vh;
width: 90vw;

}
	
	
.colA {
	
	width: 26%;

}

.colB {
	
	width: 73%;
	
}

.preTopText {
  bottom: 17%;	
  font-size: 10vw;
}
	
.sponsorItem {
  width: 50px;
  bottom: 3%;
	
  left: 50%;
  -ms-transform: translateX(-50%); /* IE 9 */
  -webkit-transform: translateX(-50%); /* Safari */
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}
	
.eventBox {
	padding-top: 2%;
	padding-left: 2.5%;
	padding-right: 2.5%;
	padding-bottom: 2%;

}
	
.whiteBox {
	
	padding-left: 4.0%;
	padding-right: 4.0%;
  
	
}
	

.biggerText {

  font-size: 10vw;
  font-weight: 700;
	}
	
.fromFont {
	font-family: Helvetica, sans-serif;
    font-size: 5vw;
    font-weight: 300;
	line-height: 1.3;
    font-style: normal;
	
	
}
	
  .col2 {
    width: 100%;
	padding-top: 30px;
	padding: 0;
    float: none;
  }
  .col3 {
	min-height: 470px;
    float: none;
    width: 100%;
	padding-top: 5%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-bottom: 3%;
  }
	
.col3H {
    height: 640px;
	float: none;
    width: 100%;
	}
	
.movingBtn, .movingBtnArrow {
  
  transition: transform 0;
	}
	
.movingBtnArrow:hover {
  -ms-transform: scale(1); /* IE 9 */
  -webkit-transform: scale(1); /* Safari 3-8 */
  transform: scale(1);
}
	
.specialBTN1 {
	
	margin-left: 0px;
	margin-right: 0px;
	
}

.specialBTN2 {
	
	margin-left: 0px;
	margin-right: 0px;
	
}
	
.specialBTN1::before, .specialBTN2::before, .specialBTN1::after, .specialBTN2::after {
  display: none;
  
}

	
	.bottomButton {
	width: 95%;

}
	
	.wfFooter {
	width: 92%;
	
	padding-top: 50px;
	padding-bottom: 50px;

}
	
.wfFooter img {
	
	width: 90%;
}
	.playVideo {
		padding-top: 1px;
    
}
	
	
/* ———————————————————————— cssTable ———————————————————————— */

.benefitsContainer {
	width: 97%;
	font-size: 16px;
}
	
.smallDisplay {
	display: block;
	
    width: 10%;
	padding: 0px;
	font-size: 13px;
	font-weight: 900;
}
	

.bCell40 {
	
	width: 60%;
	text-align: left;
	padding: 5px;
	float: left;
}

.bCell15 {
	width: 10%;
	text-align: center;
	padding: 5px;
	float: left;
	font-size: 22px;
	font-weight: 500;
}
	
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-width: 1024px) {
  .bgimg-Pre, .bgimg-1, .bgimg-2, .bgimg-3 {
    background-attachment: scroll;
  }
}
