* {
  box-sizing: border-box;
}
@font-face{
  font-family: "Kristen ITC";
  src: url("../font/KristenITCRegular.ttf") format("truetype");
}
body {
  margin: 0;
  padding: 0;
  font-family: Kristen ITC, Arial;
  overflow-x: hidden;
  background-color: #000;
}

.header {
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #000;
}
.header img {
  max-width: 350px;
  max-height: 82px;
  height: auto;
  margin: 3px auto;
}

.row {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 7px;
}

/* Create four equal columns that sits next to each other */
.column {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
  padding: 0 7px;
}

.column img {
  margin-top: 14px;
  vertical-align: middle;
  width: 100%;
  cursor: pointer;
}

.column video {
  margin-top: 14px;
  vertical-align: middle;
  width: 100%;
  cursor: pointer;
}

/* Navigation */
.menu-wrap {
	max-width: 840px;
	margin: 0px auto;
	
}
.menu {
	background-color: #151515;
	margin: 0;
	padding: 0;
	height: 35px;
	overflow: hidden;
}
.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
	line-height: 35px;
	font-size: 0;
}
.menu ul li {
	display: inline-block;
	cursor: pointer;
	color: #fff;
	padding: 0 10px;
	margin-left: -1px;
/*	border-left: 1px solid #ffffff1f;
	border-right: 1px solid #ffffff1f; */
	font-family: 'Kristen ITC', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

.menu ul li.active {
	border-top: 1.5px solid #bb1717;
	background-color: #161616;
	line-height: 33px;
    padding-bottom: 4px;
}
.menu .desk.one {
	float: left;
	width: 50%;
}
.menu .desk.two {
	float: right;
	width: 50%;
	text-align: right;
}

.mobile {
	display: none;
}

.hide-on-desktop {
    display: none;
}

/* Join button colors */
.green1 {
	background-color: #f7c524;
	font-weight: 700;
	color: #151515!important;
	border-radius: 5px;
	font-size: 15px !important;
/*	text-shadow: 1px 1px 1px #06632b; */
}	

.green2 {
	background-color: #13A000;
	font-weight: 900;
	font-size: 14px !important;
	text-shadow: 1px 1px 1px #06632b;
}

/* Arrow down for the menu */
.arrow {
  border: solid #fff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  margin-left: 4px;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: relative;
  top: -3px;
}
/* Pagination */
.pagination {
  font-family: tahoma;
  display: inline-block;
  padding: 20px 10px 10px;
}

.pagination a {
  color: #fff;
  float: left;
  padding: 5px 16px;
  text-decoration: none;
}

.pagination a.active {
  background-color: #399a3d;
  color: white;
  border-radius: 5px;
}

.pagination a:hover:not(.active) {
  background-color: #363636;
  border-radius: 5px;
}
/* Pagination */
/* Footer */
.footer p { 
	font-size: 10px;
	text-align: center;
	color: #fff;
	max-width: 480px;
}

.footer .links a { 
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin: 0 10px;
}

.player {
	cursor: default;
    height: 8em;
    width: 8em;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20140%20140%22%20style%3D%22%22%20xml%3Aspace%3D%22preserve%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bopacity%3A0.6%3Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23FFFFFF%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M70%2C5C34.1%2C5%2C5%2C34.1%2C5%2C70s29.1%2C65%2C65%2C65c35.9%2C0%2C65-29.1%2C65-65S105.9%2C5%2C70%2C5z%20M70%2C132c-34.2%2C0-62-27.8-62-62%0A%09S35.8%2C8%2C70%2C8c34.2%2C0%2C62%2C27.8%2C62%2C62S104.2%2C132%2C70%2C132z%22%2F%3E%0A%3Cg%20id%3D%22Shape_2_copy%22%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M89.2%2C68.5L63.1%2C50.4c-0.6-0.4-1.4-0.5-2-0.1c-0.6%2C0.3-1.1%2C1-1.1%2C1.7v36.2c0%2C0.7%2C0.4%2C1.4%2C1.1%2C1.7%0A%09%09%09c0.3%2C0.1%2C0.6%2C0.2%2C0.9%2C0.2c0.4%2C0%2C0.8-0.1%2C1.1-0.4l26.1-18.1c0.5-0.4%2C0.8-0.9%2C0.8-1.5C90%2C69.4%2C89.7%2C68.8%2C89.2%2C68.5z%20M63.9%2C84.4V55.6%0A%09%09%09L84.7%2C70L63.9%2C84.4z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E);
    background-size: 7em;
    outline: none;
    overflow: hidden;
    margin: auto;
    background-position: 50% center;
    background-repeat: no-repeat;
}




/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
	margin:0;
	padding:0;
  }
  .row {
    padding: 0;
  }	
  .column img {
    margin-top: 0;
  }
   .column video {
    margin-top: 0;
  }
  .footer .links a {
	color: #fff;
  }
  .footer p {
	color: #c0c0c0;
	max-width: 320px;
  }  
  .desk {
	display: none;
  }
  .mobile {
	display: block;
	text-align: center;
  }
}

@media screen and (max-width: 480px) {
  body {
	background-color: #000;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .hide-on-desktop {
    display: block !important;
  }
  img { 
	max-width: 100%;
	height: auto;
  }
}