.navbar{
	background-color: #ae0000;
}

.navbar-nav>li>a{
	font-family: 'Open Sans'; font-size: 16px; font-style: normal; font-variant: normal; font-weight: bold; line-height: 11px;	
	color: white;
}

.navbar-nav{
	margin-right: 40px;
}

.navbar-toggler{
	border: 2px solid transparent;
	color: white;
}

.logo{
	background-color: #D2B987;
	padding: 40px;
}

.menu{
	position: absolute;
	width: 100%;
	z-index: 1;
}


.c-background{
  background: url('../img/my_bg.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.c-spacer{
	background-color: #D2B987;
	min-height: 40px;
}

.c-frame{
	border: 0px solid;
	padding-top: 33vh;
}

.cl-img-top{
	margin-top: 3vh;
	margin-bottom: 3vh;
}

.a1{
	margin-top: 3vh;
	background: rgba(255, 255, 255, 0.7);
}

.c1{
	border-size: 3px;
	border-right: 3px solid;
}

.c-wrapper{
	padding-left: 50px;
}

.f-frame{
	border: 0px solid;
	margin-top: 50px;
	background-color: #000000;
	border-color: #000000;
	color: #000000;
}

.d1{
	background-color: #000000;
	overflow: hidden;
}

.f1{
	border: 0px solid;
	color: #FFFFFF;
}

.f1 > p{
	color: #FFFFFF;
}

.ptxt-1{
	padding-top: 3vh;
}

.ptxt-2{
	text-align:  center;
}

.s-image{
	text-align:  center;
}

.p-footer{
   font-family: 'Open Sans', sans-serif;
   font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

.w-c a{
	color: white;
	text-decoration: none;
}

.my-itchio-red{
   display: inline-block;
   width:   20vw;
   height:  auto;
}

.my-itchio-black{
   display: inline-block;
   width:   20vw;
   height:  auto;	
}

.my-itchio-white{
   display: inline-block;
   width:   20vw;
   height:  auto;	
}