@charset "utf-8";
/* CSS Document */
@-ms-viewport{
  width: device-width;
}

body	{
	margin:0;
	padding:0;	
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:normal;
	background-color:#000;
	color: #ffffff;
	line-height:20px;
	position: relative;
}
small{
	font-size: 11px !important;
}
a{
	text-decoration: none;
}
img {
	border:none !important;
	padding:0px;
	margin:0px;
}
#header	{
	margin:0px auto;
	padding:0px;
	height: 200px;
}

.logo	{
	width: 216px;
	height: 77px;
	float: left;
	margin-left: 120px;
	margin-top: 15px;
}
.sns{
	width: 400px;
	height:46px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
	margin-bottom: -20px;
}

#page{
	width:100%;
	height:100%;
	position: relative;
	overflow: hidden;
	min-width: 1150px;
	max-width: 2000px;
	margin: 0 auto;
	background: url('images/bg_01.jpg') top no-repeat, #000;
	background-size: 102% 100%;
    min-height: 1800px;
	margin-bottom: -40px;
}
#gagunb {
	position:relative;
	z-index:4;
    overflow: hidden;
    min-width: 1150px;
    max-width: 2000px;
    min-height: 45px;
    margin:0px;
	padding:0px;
}
#gfooter {
	position:relative;
	z-index:4;
    overflow: hidden;
    min-width: 1150px;
    max-width: 2000px;
    min-height: 144px;
    margin: 0 auto;
}
#menu {
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 10px 0;
}
#menu a{
	margin: 0 10px;
}
#content {
	color:#fff;
	font-size:16px;
	line-height: normal;
	height:100%;
    width: 1100px;
    margin: 0 auto;
    text-align:	center;	
    font-family: sans-serif;
}
#content .slides{
    position: relative;
}
#content .rslides{
    margin: 30px auto;
    height: 550px;
}
.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs {
    display: none;
}
#content h1{
    color: #ffffc1;
    font-family: serif;
	text-transform: uppercase;
    text-shadow: 0px 1px 3px #000000;
}
#content img.new-raid{
	margin: 3rem 0 0 -8rem;
}
#content #menu a img {
    transition: all .2s;
}
#content #menu a:hover img, #content #menu a img.active{
	transform: scale(1.1);
}
#content .video-frame{
	width: 954px;
	height: 555px;
	background: url('images/frame.png') no-repeat;
	background-size: contain;
	margin: 0 auto;
	padding: 30px;
}
.hide{
	display: none;
}
.ml-1{
margin-left: 1rem;
}
.mr-1{
margin-right: 1rem;
}
/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}
/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    text-align: center;
	padding:0px;
    position: absolute;
    z-index: 1;
    top: -150px;
    margin-left: -710px;
	font-size:12px;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
#wrapper{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.yellow{
	color: #eaff00 !important;
}
.white{
	color: #fff !important;
}
.teal{
	color: #1ff8fb !important;
}
.red{
	color: #ee0808 !important;
}
.blue{
	color: #1150f0 !important
}
.gold{
	color: #e89505 !important;
}
.underlined{
	text-decoration:underline;	
}

.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.9);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index:600;
}
.overlay:target {
	visibility: visible;
	opacity: 1;
}

.popup {
	margin: 20px 0 0;
	position: relative;
	z-index:7;
	top:5%;
}

.popup h2 {
	margin-top: 0;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
}
.popup .close2 {
	position: relative;
	top:0px;
	transition: all 200ms;
	z-index: 10;
	width:100%;
	margin:0px;
	float:right;
}
.popup .close2 span:hover {
	color: #ff0000;
}
.popup .close2 span{
	position: absolute;
    right: 178px;
    font-size: 22px;
    color: #FFF;
    background: #4c2b0c;
    border-radius: 30px;
    padding: 4px 8px;
    height: 20px;
}
.popup .maincontent {
 	max-height: 80%;
}
.popup iframe{
	padding: 0px;
    text-align: center;
    display: block;
    width: 100%;
    max-width: 900px;
    height: 680px;
    margin: auto;
    position: relative;
    border: none;
    overflow: hidden;	
}
.header	{
	width:1000px;
	height:412px;
}
#masthead {
	height:500px;
	display:block;
	position: relative;
}
.date h1{
	position: absolute;
    color: #180d45;
    bottom: 60px;
    right: 400px;
    text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff;
    font-size: 1.4rem;
}

#playnow {
	height:160px;
}

/* tbl imgs start */
#tbl-bg-1 {
}
/* tbl imgs end */

/* font start */
.ff1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:20px;
	color: #ffffff;
	text-transform:uppercase;
}
/* font end */

/* spacer start */
#spacer-xs {
	height:10px;
}
#spacer-sm {
	height:20px;
}
#spacer {
	height:30px;
}
/* spacer end */

/* misc start */
/* misc end */

/* generic footer start */
footer[role="contentinfo"] {
  padding-top: 15px;
  background-color: #000;
}

footer {
  background-image: url(/wp-content/themes/elsword3/images/bg-footer.jpg);
  font-size: 12px;
  font-size: 0.857142857rem;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  width: 100%;
  min-width: 1024px;
  margin: 0px auto 0px auto;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-position: top;
  height: 144px;
}

.footernormal {
	font-size:12px;
	color:#4679ba;
	text-align:left;
	font-weight:normal;
}

a.footerlinks:link {color: #4679ba; text-decoration:none; line-height:16px; }
a.footerlinks:active {color: #4679ba; }
a.footerlinks:visited {color: #4679ba; }
a.footerlinks:hover {color: #4679ba; }

.footersections {
	font-size:12px;
	color:#FFF;
	font-weight: bold;
}

.footercopyright {
	font-size:12px;
	color:#FFF;
}
/* generic footer end */