html { 
  background: url(i/j.jpg) no-repeat top center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body {
	margin: 0px;
	padding: 0px;
font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
#w {
	width: 100%;
}
#h {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#j {

min-height: 620px;
}

.enter {
margin-top: 15px;
margin-bottom: 15px;
	color: #FFFFFF;
			-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	font-size: 21px;
	font-weight: bold;
	width: 96%;
	padding: 15px 5px;
-webkit-appearance: none;
background-color:#FF154A;
   cursor: pointer;
border: 0px;
-webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out;-ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out;
 text-transform: uppercase;
}



#wld_badge_wrapper { border: 0px solid black; width: 100%; overflow: hidden; } 
#wld_badge_inner { padding: 10px 0 10px 10px; } 
.wld_badge_item { float: left; margin: 0 10px 0 0; padding: 0; } 
.wld_badge_item img { border: 1px solid black; } 
.wld_badge_item_detail { margin-top: 5px; font-size: 75%; width: 90px; overflow: hidden; } 
.wld_badge_clear { clear: both; } 
#l {
	width: 100%;
max-width: 1400px;	
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}
#f {
	margin-right: auto;
	margin-left: auto;
width: 140px;
float: right;
}
div.box {
    box-sizing: border-box;
    width: 100%;
	margin-top: 10px;
}

.login {

-webkit-border-radius: 8px; -moz-border-radius: 8px;	border-radius: 8px;
	font-size:14px;
	font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none;
	display:inline-block;
	color: #ffffff;
	background: rgba(164, 39, 39, 0.58);;
}

.login:hover {

}
#jmain {
	width: 100%;
max-width: 1400px;	
	margin-left: auto;
	margin-right: auto;
}
#jleft {
float: left;
width: 38%;
margin-top: 0px;
margin-bottom: auto;
margin-left: 1%;
margin-right: 1%;
}
#jleft h1 {
	font-size: 170px;
	color: #FF0000;
	text-transform: capitalize;
		text-shadow: 3px 3px 0 rgba(0,0,0,0.9);
font-family: 'Just Another Hand', cursive;
margin-top: 0px;
margin-left: 0px;
margin-bottom: -30px;
padding-bottom: 0px;
}
#jleft p {
color: #FFf;
	font-size: 20px;
	text-shadow: 3px 3px 0 rgba(0,0,0,0.9);
margin-top: 0px;
}

 
h2 {
font-size: 40px;
	color: #333333;
	text-transform: capitalize;
font-family: 'Just Another Hand', cursive;
margin-top: 0px;
		}
		h3 {
font-size: 34px;
	color: #333333;
	text-transform: capitalize;
font-family: 'Just Another Hand', cursive;
		}
		h4 {
font-size: 24px;
	color: #ffffff;
	text-transform: capitalize;
font-family: 'Just Another Hand', cursive;
margin-left: 5px;
		margin-top: 5px;
		margin-bottom: 5px;
		}
#jright {
float: right;
width: 58%;
margin-top: 0px;
margin-bottm: auto;
margin-left: 1%;
margin-right: 1%;
text-align: right;
}  
#jright h1 {
	font-size: 140px;
	color: #FF154A;
	text-transform: capitalize;
		text-shadow: 2px 2px 0 rgba(0,0,0,0.9);
font-family: 'Just Another Hand', cursive;
margin-top: -20px;
margin-left: 0px;
margin-bottom: -30px;
padding-bottom: 0px;
padding-right: 0px;
margin-right: 0px;
font-weight: normal;
}

#jright p {
color: #fff;
	font-size: 18px;
font-family: 'Rubik Mono One', sans-serif;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.9);
margin-top: 0px;
}
#jright h1.archive {
	font-size: 140px;
 line-height: 80%;
margin-bottom: 0px;
}

#right p {
color: #A6C6AC;
	font-size: 20px;
font-family: 'Rubik Mono One', sans-serif;
	text-shadow: 3px 3px 0 rgba(0,0,0,0.9);
margin-top: 0px;
}
#join {
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.80);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.80);
	box-shadow: 0 0 3px rgba(0,0,0,0.80);
	padding: 10px 20px 20px 20px;
	-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	color: #FFFFFF;
	float: left;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.58);
	border: 8px solid #333333;
width: 450px;
text-align: center;
 }
 #join h2 {
 font-size: 38px;
	color: #FFFFFF;
	text-transform: capitalize;
		text-shadow: 5px 5px 0 rgba(0,0,0,0.7);
font-family: 'Just Another Hand', cursive;
		text-align: center;
		margin-top: 5px;
margin-bottom: 0px;
 }
#join p {
font-size: 14px;
}

 

.button {
	border:0;
	background:transparent url(i/fb2.png) no-repeat;
	height: 44px;
	width: 201px;
	filter: alpha(opacity=0);
	margin-top: 15px;
	 cursor: pointer; 
  cursor: hand; 
}
 .button2 {
	margin-top: 15px;
margin-bottom: 15px;
	color: #FFFFFF;
			-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	font-size: 21px;
	font-weight: bold;
	width: 96%;
	padding: 15px 5px;
-webkit-appearance: none;
background-color:#FF154A;
   cursor: pointer;
border: 0px;
-webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out;-ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out;
 text-transform: uppercase;
}
.button2:hover {
background-color: #000;
	color: #FF154A;

}
.input-box {
    box-sizing: border-box;
    width: 100%;
float: left;}


h3 {
font-size: 30px;
color: #fff;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
font-family: 'Open Sans', sans-serif;
padding-top: 7px;
padding-bottom: 7px;
	background: rgba(0, 0, 0, 0.58);
text-align: center;
}
h4 {
font-size: 30px;
color: #FFf;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
font-family: 'Open Sans', sans-serif;
padding-top: 7px;
padding-bottom: 7px;
	background: rgba(0, 0, 0, 0.58);
text-align: center;
}
h5 {
font-size: 30px;
color: #fff;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
font-family: 'Open Sans', sans-serif;
padding-top: 7px;
padding-bottom: 7px;
	background: rgba(0, 0, 0, 0.58);
text-align: center;
}
 #gallery-wrap {
	width: 100%;	
	margin-left: auto;
	margin-right: auto;
	background: rgba(0, 0, 0, 0.88);
}

#gallery {
	width: 1200px;	
max-width: 100%;
	margin-left: auto;
	margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
color: #fff;
}

.profile-photo {
text-align: center;
 display:inline-block;
width: 180px;
margin: 15px;
}

#main-wrap {
	width: 100%;;	
	margin-left: auto;
	margin-right: auto;
	background: rgba(0, 0, 0, 0.88);
}

#main {
	width: 100%;
max-width: 1400px;	
	margin-left: auto;
	margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
}
#main p{
margin-top: 0px;
color: #fff;
} 
#area-wrap {
width: 100%;
	background: rgba(0, 0, 0, 0.88);
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#areas {
	width: 100%;
max-width: 1400px;	
	margin-right: auto;
	margin-left: auto;
}
#areas ul {
	float: left;
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	width: 19.5%;
		font-size: 13px;
}
#areas li {
	list-style: none;
}
#areas li a {
	color: white;
	underline: none;
	text-decoration: none;
}
#areas li a:hover {
	color: yellow;
	underline: none;
	text-decoration: none;
}

#footer-wrap {
	width: 100%;
	background-color: #000;
	color: #FFFFFF;
}
#footer {
	width: 100%;
max-width: 1400px;	
	margin-right: auto;
	margin-left: auto;
padding-top: 5px;
padding-bottom: 5px;
}
#footer h4 {
color: #666666;
margin-top: 0px;
}
#footer ul {
margin-top: 0px; 
margin-left: 0px;
margin-right: 5px;
padding-right: 0px;
padding-left: 0px;
}

#footer li {
color: #ffffff;
text-align: center;
float: left;
padding: 2px; 
margin-left: 0px;
margin-right: 5px;
font-size: 12px;
list-style: none;
}
#footer a {
color: #CCCCCC;
text-decoration: none;
}
#footer a:hover {
color: #ffffff;
text-decoration: none;
}
#footer-main {
width: 80%;
float: left;
}

.clear {
	clear: both;
		width: 100%;
}
#footer-copy {
	float: right;
	width: 20%;
	font-size: 11px;
}
/* ------------------mobile tweek--------------- */ 
 @media screen and (max-width: 1450px){
#jright h1 {
	font-size: 100px;
	color: #FF154A;
	text-transform: capitalize;
		text-shadow: 3px 3px 0 rgba(0,0,0,0.9);
font-family: 'Just Another Hand', cursive;
margin-top: 0px;
margin-left: 0px;
margin-bottom: -30px;
padding-bottom: 0px;
}
#jright h1.archive {
	font-size: 70px;
 line-height: 80%;
margin-bottom: 0px;
}
.profile-photo {
text-align: center;
 display:inline-block;
width: 130px;
margin: 15px;
}

}
 @media screen and (max-width: 910px){
#jright h1 {
	font-size: 100px;
	color: #FF154A;
	text-transform: capitalize;
		text-shadow: 3px 3px 0 rgba(0,0,0,0.9);
font-family: 'Just Another Hand', cursive;
margin-top: 0px;
margin-left: 0px;
margin-bottom: -30px;
padding-bottom: 0px;
}
#jright h1.archive {
	font-size: 80px;
 line-height: 80%;
margin-bottom: 0px;
}
.profile-photo {
text-align: center;
 display:inline-block;
width: 180px;
margin: 15px;
}
} 
@media screen and (max-width: 780px){
#jright h1 {
	font-size: 90px;
}
#footer-copy {
	float: none;
	width: 100%;
	font-size: 11px;
	margin-left: 0%;
	margin-right: 0%;
	clear: both;
}
.profile-photo {
text-align: center;
 display:inline-block;
width: 140px;
margin: 15px;
}
#footer-main {
	width: 100%;
		margin-left: 0%;
	margin-right: 0%;
}
}
@media screen and (max-width: 650px){
#j {

	height: 680px;
}
#jleft {
float: none;
width: 96%;
margin-top: 0px;
margin-bottm: auto;
margin-left: 2%;
margin-right: 2%;
}
.profile-photo {
text-align: center;
 display:inline-block;
width: 120px;
margin: 15px;
}
#jright {
float: none;
width: 96%;
margin-top: 0px;
margin-bottm: auto;
margin-left: 2%;
margin-right: 2%;
}
#jright h1 {
	font-size: 90px;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
margin-top: 10px;
}
#jright h1.archive {
	font-size: 62px;
 line-height: 80%;
}
#jright h1.page {
	font-size: 72px;
 line-height: 80%;
}
#jright p {
	font-size: 13px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#join {
	float: none;
margin-left: auto;
margin-right: auto;
 }
#l {	
	margin-right: auto;
	margin-left: auto;
	height: auto;
} 
#f {
	width: 140px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.input-box {
    box-sizing: border-box;
    width: 100%;
float: none;}
 #join h2 {
 font-size: 40px;
	color: #FFFFFF;
	text-transform: capitalize;
		text-shadow: 3px 3px 0 rgba(0,0,0,0.7);
		text-align: center;
		margin-top: 0px;
		margin-bottom: 5px;
 }
 .button {
	height: 44px;
	width: 201px;
	margin-top: 5px;
	
}
#areas ul {
	float: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
		
}
#areas li a {
	color: white;
	underline: none;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 0px;
		margin-left: 0px;
margin-right: 0px;
			display: block;
}

#footer li {
float: none;
			display: block;
}
#footer li a{
color: #ffffff;
text-align: left;
float: none;
width: 100%;
margin-left: 0px;
margin-right: 0px;
font-size: 12px;
	border-bottom: solid 1px #ffffff;
	padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 0px;
			display: block;
}
}
@media screen and (max-width: 480px){
.profile-photo {
text-align: center;
 display:inline-block;
width: 150px;
margin: 15px;
}